/*
Theme Name: Soundtrackcity
Theme URI: http://www.soundtrackcity.nl/
Description: Special designed theme for Soundtrackcity
Version: 1.0
Author: Andries Reitsma
Author URI: http://www.andriesreitsma.nl
Tags: Soundtrackcity, Geluidswandelingen, Amsterdam

	Soundtrackcity v1.0
	http://www.soundtrackcity.nl

	This theme was designed by Michiel Uilen (http://www.michieluilen.nl)
	This theme was built by Andries Reitsma (http://www.andriesreitsma.nl)

*/



/* General Menu */

#STC_GeneralMenu {
	display: block;
	float: left;
	top: 0px;
	width: 190px;
}

#STC_GeneralMenu ul.leftGeneralMenu {
	margin: 0px;
	display: block;
	list-style: none;
	background: bottom transparent url('./images/STC_border_small.png') repeat-x;
	float: left;
	padding-bottom: 1px;
	width: 186px;
}

#STC_GeneralMenu li.page_item {
	float: left;
	width: 186px;
}

#STC_GeneralMenu li.page_item a{
	display: block;
	height: auto;
	width: 181px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 15px;
	background: transparent url('./images/STC_border_small.png') repeat-x;
}

#STC_GeneralMenu li.page_item a:hover{
	text-decoration: underline;
}

#STC_GeneralMenu li.page_item:nth-child(odd) {
	background: transparent url('./images/STC_BG_link_lime_light.png') repeat-y;
}

#STC_GeneralMenu li.page_item:nth-child(even) {
	background: transparent url('./images/STC_BG_link_aqua_light.png') repeat-y;
}


/* End General Menu */

/* News Menu */

#STC_NewsMenu {
	display: block;
	float: left;
	top: 0px;
	width: 190px;
}

#STC_NewsMenu h2, #STC_PressMenu h2, #STC_GeneralMenu h2 {
	font-style: normal;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 1.7em;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #8d8d8d;
}

#STC_NewsMenu ul.leftNewsMenu {
	margin: 0px;
	display: block;
	list-style: none;
	background: bottom transparent url('./images/STC_border_small.png') repeat-x;
	float: left;
	padding-bottom: 1px;
	width: 186px;
}

#STC_NewsMenu li.page_item {
	float: left;
	width: 186px;
}

#STC_NewsMenu li.page_item a{
	display: block;
	height: auto;
	width: 181px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 15px;
	background: transparent url('./images/STC_border_small.png') repeat-x;
}

#STC_NewsMenu li.page_item a:hover{
	text-decoration: underline;
}

#STC_NewsMenu li.page_item:nth-child(odd) {
	background: transparent url('./images/STC_BG_link_lime_light.png') repeat-y;
}

#STC_NewsMenu li.page_item:nth-child(even) {
	background: transparent url('./images/STC_BG_link_aqua_light.png') repeat-y;
}

/* End News Menu */

/* Press Menu */

#STC_PressMenu {
	display: block;
	float: left;
	top: 0px;
	width: 190px;
}

#STC_PressMenu ul.leftPressMenu {
	margin: 0px;
	display: block;
	list-style: none;
	background: bottom transparent url('./images/STC_border_small.png') repeat-x;
	float: left;
	padding-bottom: 1px;
	width: 186px;
}

#STC_PressMenu li.page_item {
	float: left;
	width: 186px;
}

#STC_PressMenu li.page_item a{
	display: block;
	height: auto;
	width: 181px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 15px;
	background: transparent url('./images/STC_border_small.png') repeat-x;
}

#STC_PressMenu li.page_item a:hover{
	text-decoration: underline;
}

#STC_PressMenu li.page_item:nth-child(odd) {
	background: transparent url('./images/STC_BG_link_lime_light.png') repeat-y;
}

#STC_PressMenu li.page_item:nth-child(even) {
	background: transparent url('./images/STC_BG_link_aqua_light.png') repeat-y;
}

/* End Press Menu */

/* Main buttons */

#STC_side ul.sidenav {
	display: block;
	height: 115px;
	list-style: none;
	margin-bottom: 15px;
	margin-left: -20px;
}

#STC_side ul.sidenav li{
	display: block;
	float: right;
	width: 140px;
	margin-left: 15px;
	height: 115px;
	text-align: center;
}

#STC_side li.sidenav a.sidenav {
	display: block;
	float: right;
	width: 140px;
	height: 115px;
	text-decoration: none;
	font-size: 0.9em;
	background: transparent url('./images/STC_border.png') repeat-x;
}

#STC_side li.sidenav a.sidenav:hover, a.active {
	font-weight: bold;
}

#STC_side li.sidenav:nth-child(n+1) {
	background: transparent url('./images/STC_BG_button_cyan_light.png') repeat-y;
}

#STC_side li.sidenav:nth-child(n+2){
	background: transparent url('./images/STC_BG_button_pink_light.png') repeat-y;
}

#STC_side li.sidenav:nth-child(n+3){
	background: transparent url('./images/STC_BG_button_lime_light.png') repeat-y;
}

#STC_side li.sidenav img {
	display: block;
	width: 128px;
	height: 60px;
	padding: 6px;
	padding-top: 10px;
	border: 0px;
	border-spacing: 0px;
}

/* End Main buttons */

/* Main News Buttons */

#STC_side ul.newsnav {
	margin: 0px;
	display: block;
	list-style: none;
	background: bottom transparent url('./images/STC_border_small.png') repeat-x;
	float: left;
	padding-bottom: 1px;
	width: 450px;
}

#STC_side li.newsnav {
	float: left;
	width: 450px;
}

#STC_side li.newsnav a {
	display: block;
	height: auto;
	width: 445px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 15px;
	background: transparent url('./images/STC_border_small.png') repeat-x;
	
	
}

#STC_side li.newsnav a.newsnav:hover {
	text-decoration: underline;
}

#STC_side li.newsnav:nth-child(n+1) {
	background: transparent url('./images/STC_BG_sidebar_long_aqua_light.png') repeat-y;
}

#STC_side li.newsnav:nth-child(n+2){
	background: transparent url('./images/STC_BG_sidebar_long_violet_light.png') repeat-y;
}

#STC_side li.newsnav:nth-child(n+3){
	background: transparent url('./images/STC_BG_sidebar_long_greenyellow_light.png') repeat-y;
}


/* End Main News Buttons */

/* Walk Buttons */

#STC_walkside ul.walknav {
	margin: 0px;
	display: block;
	list-style: none;
	background: bottom transparent url('./images/STC_border_small.png') repeat-x;
	float: left;
	padding-bottom: 1px;
}

#STC_walkside li.walknav {
	float: left;
	width: 372px;
}

#STC_walkside li.walknav a {
	display: block;
	height: auto;
	width: 367px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 15px;
	background: transparent url('./images/STC_border_small.png') repeat-x;
	
	
}

#STC_walkside li.walknav a.walknav:hover {
	text-decoration: underline;
}

/* End Walk Buttons */


/* Color seperations */

#STC_walkside ul.geel li {
	background: transparent url('./images/STC_BG_sidebar_yellow_light.png') repeat-y;
}

#STC_walkside ul.geel li.active, div.geel {
	background: transparent url('./images/STC_BG_sidebar_yellow.png') repeat-y;
}

#STC_walkside ul.paars li {
	background: transparent url('./images/STC_BG_sidebar_purple_light.png') repeat-y;
}

#STC_walkside ul.paars li.active, div.paars {
	background: transparent url('./images/STC_BG_sidebar_purple.png') repeat-y;
}

#STC_walkside ul.blauw li {
	background: transparent url('./images/STC_BG_sidebar_blue_light.png') repeat-y;
}

#STC_walkside ul.blauw li.active, div.blauw {
	background: transparent url('./images/STC_BG_sidebar_blue.png') repeat-y;
}

#STC_walkside ul.rood li {
	background: transparent url('./images/STC_BG_sidebar_red_light.png') repeat-y;
}

#STC_walkside ul.rood li.active, div.rood {
	background: transparent url('./images/STC_BG_sidebar_red.png') repeat-y;
}

#STC_walkside ul.bruin li {
	background: transparent url('./images/STC_BG_sidebar_brown_light.png') repeat-y;
}

#STC_walkside ul.bruin li.active, div.bruin {
	background: transparent url('./images/STC_BG_sidebar_brown.png') repeat-y;
}

#STC_walkside ul.groen li {
	background: transparent url('./images/STC_BG_sidebar_green_light.png') repeat-y;
}

#STC_walkside ul.groen li.active, div.groen {
	background: transparent url('./images/STC_BG_sidebar_green.png') repeat-y;
}

#STC_walkside ul.oranje li {
	background: transparent url('./images/STC_BG_sidebar_orange_light.png') repeat-y;
}

#STC_walkside ul.oranje li.active, div.oranje {
	background: transparent url('./images/STC_BG_sidebar_orange.png') repeat-y;
}

#STC_walkside ul.grijs li {
	background: transparent url('./images/STC_BG_sidebar_grey_light.png') repeat-y;
}

#STC_walkside ul.grijs li.active, div.grijs {
	background: transparent url('./images/STC_BG_sidebar_grey.png') repeat-y;
}

#STC_walkside ul.roest li {
	background: transparent url('./images/STC_BG_sidebar_rust_light.png') repeat-y;
}

#STC_walkside ul.roest li.active, div.roest {
	background: transparent url('./images/STC_BG_sidebar_rust.png') repeat-y;
}

#STC_walkside ul.turquoise li {
	background: transparent url('./images/STC_BG_sidebar_turquoise_light.png') repeat-y;
}

#STC_walkside ul.turquoise li.active, div.turquoise {
	background: transparent url('./images/STC_BG_sidebar_turquoise.png') repeat-y;
}

#STC_walkside ul.lichtgroen li {
	background: transparent url('./images/STC_BG_sidebar_lightgreen_light.png') repeat-y;
}

#STC_walkside ul.lichtgroen li.active, div.lichtgroen {
	background: transparent url('./images/STC_BG_sidebar_lightgreen.png') repeat-y;
}

#STC_walkside ul.donkergroen li {
	background: transparent url('./images/STC_BG_sidebar_darkgreen_light.png') repeat-y;
}

#STC_walkside ul.donkergroen li.active, div.donkergroen {
	background: transparent url('./images/STC_BG_sidebar_darkgreen.png') repeat-y;
}

#STC_walkside ul.mosterd li {
	background: transparent url('./images/STC_BG_sidebar_mustard_light.png') repeat-y;
}

#STC_walkside ul.mosterd li.active, div.mosterd {
	background: transparent url('./images/STC_BG_sidebar_mustard.png') repeat-y;
}