/* CSS Document */

/*----------------------------------------------------------
Section below from:
* AnyLink Drop Down Menu- © Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
----------------------------------------------------------*/

#dropmenudiv{
position:absolute;
border:0px solid white;
border-bottom-width:0;
font:normal 12px;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
color:#F8F8F8;
/* font-weight: bold; */
}

#dropmenudiv a:hover{ /*hover background color*/
/* background-color: black; */
color:#95BBDF;
}

/*----------------------------------------------------------
End section
----------------------------------------------------------*/

body {
	margin:0px;
	padding:0px;

	background-color:#130009;
	/* background-image:url(images/backgrounds/01.jpg); */
	background-repeat:no-repeat;
	background-attachment:fixed;
	
	color:#F8F8F8;
	font-family:Trebuchet MS, Tahoma, Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size:12px;
	/* line-height:17px;*/
	}

img {border:0px}

a, a:link, a:visited, a:hover, a:active {text-decoration: none;}  /* display:inline;} */

a:link {color:#A0D1FF;}
a:visited {color:#A0D1FF;}
a:hover, a:active, #navbar0 a:hover, #navbar0 a:active {color:#4788C5;} /*;}*/

#namelink a:link {color:#4788C5;}
#namelink a:visited {color:#4788C5;}
#namelink a:hover, a:active, #navbar0 a:hover, #navbar0 a:active {color:#1B5184;}

#namelink2 a:link {color:#000000;}
#namelink2 a:visited {color:#000000;}
#namelink2 a:hover, a:active, #navbar0 a:hover, #navbar0 a:active {color:#1B5184;}

#menu a:link {color:#F8F8F8;}
#menu a:visited {color:#F8F8F8;}
#menu a:hover, a:active, #navbar0 a:hover, #navbar0 a:active {color:#95BBDF;} /*;}*/
#spantitle a:hover, a:active, #navbar0 a:hover, #navbar0 a:active {color:#F8F8F8;}

/*
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {text-decoration: none;}
*/

#spantitle {
	font-size:18px;
	margin-bottom:10px;
	}

#title {
	font-size:9px;
	bottom:10px;
	left:18px;
	color:#F8F8F8;
	position:fixed;
	}

#title-dark {
	font-size:9px;
	position:fixed;
	bottom:10px;
	left:18px;
	color:#383838;
	}
	
#title-top {
	font-size:13px;
	position:fixed;
	top:10px;
	left:18px;
	color:#383838;
	}	
	
#menu {
	position:absolute;
	top:10px;
	left:562px;
	width:377px;
	text-align:center;
	}

#centerheader {
	position:absolute;
	top:102px;
	left:562px;
	width:353px;
	padding:0px 12px;
	}

#centerheader2 {
	font-size:12px;
	}

#content {
	position:absolute;
	top:102px;
	left:562px; /*562*/
	width:353px;
	padding:0px 12px;
	padding-bottom:40px;
	}

#content-election {
	position:absolute;
	top:102px;
	left:350px;
	width:500px;
	padding-left:36px;
	padding-right:48px;
	padding-bottom:40px;

	font-size:11px;
	}

#content-recordings {
	position:absolute;
	top:102px;
	left:286px;
	width:629px;
	padding-left:36px;
	padding-right:48px;
	padding-bottom:40px;

	font-size:11px;
	}

#content-live {
	position:absolute;
	top:102px;
	left:262px;
	width:629px;
	padding-left:36px;
	padding-right:48px;
	padding-bottom:40px;

	font-size:11px;
	}

#content-articles {
	position:absolute;
	top:102px;
	left:563px;
	width:353px;
	padding:0px 12px;
	padding-bottom:40px;

	font-size:11px;
	}

#content-tcs {
	position:absolute;
	top:42px;
	left:262px;
	width:629px;
	padding-left:36px;
	padding-right:48px;
	padding-bottom:40px;

	font-size:11px;
	}




#recordings-subsection {
	padding:0px 0px 0px 24px; 
	/* margin:18px 0px 0px 24px; */
	}

#recordings-subsubsection {
	padding:0px 22px 0px 22px;
	}

#content-recordings table {
	padding-bottom:44px;
	}


#photos-leftcol {
	position:absolute;
	top:144px;
	left:286px;
	width:228px;
	padding-left:12px;
	}

#election-leftcol {
	position:absolute;
	top:144px;
	left:100px;
	width:228px;
	padding-left:12px;
	}

#live-leftcol {
	position:absolute;
	top:144px;
	left:161px;
	width:341px;
	padding-left:12px;
	}

td {
	font-size:11px;
	margin:0px;
	padding:0px;
	}
	
#entrytitle {
	font-size:14px;
	font-weight:bold;
	}



#entrytitle-smaller {
	/* font-size:12px; */
	font-weight:bold;
	}

#music-recordings-centerimages {
	padding-left:4px;
	}

#smallertext {
	font-size:11px;
	}
	
	
#indent {
	margin-top:0px;
	padding-top:0px;
	padding-left:24px;
	}


#music-recordings_col-left {
	float:left;
	}
#music-recordings_col-right {
	float:left;
	}

	
.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

.floatimgright {
float:right;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
}

#blog-leftcol {
	line-height:15px;
	/* text-align: justify; */
	}
	
#recording-text {
	padding-right:24px;
	}
	
	
	