* {margin:0pt; padding:0pt;}
body {
	background: url(images/2008background.jpg) repeat-x #dedede;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: left;
}
p {margin-bottom:10px;}
#sidebar {
	width: 180px;
	padding: 0px;
	float: left;
}
li#linkcat-2.linkcat h2 {display:none;}
#content h3 {margin:15px 0;}
.subscribe {
	padding-left: 15px;
        padding-top:5px;
	background-color: #333333;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	border-right: 1px #b2b2b2 solid;
	color: #ffdf1b;
}
.subscribe form {
	padding-bottom: 15px;
}
img.floatLeft { 
    float: left; 
    margin: 4px;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
#midsection {
	height: 200px; margin-top:25px;
}
#container {
	background: url(images/contentbg.gif) repeat-y;
	width: 760px;
	margin: auto;
	padding: 0;
}
#footer {
	background: #484848;
	border-top: 1px solid #52558b;
	font-size: 60%;
	text-align: center;
	padding: 8px;
	color: #dedede;
}
#footer a, #footer a:visited {
	color: #ffcc00;
	text-decoration: none;
}
#footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#footer a:active {
	color: #5D0705;
	text-decoration: none;
}
#content {
	margin: 0 20px 0 200px;
	font-size: 80%;
	padding: 5px;
        min-height:475px;
        color: #dedede;
}
#content .audiolisting {
}	
#content table {
	margin:0px;
	padding:0px;
}
#content th{
	background-image: url(images/2008headerbg.jpg);
	background-color: #52558b;
	background-position: center left;
	border: 1px solid #52558b;
	padding: 2px;
	color: #dedede;
}
#content a, #content a:hover, #content a:visited{
	color: #ffdf1b;
}
#content ul {width:90%; padding-left:5%;}
#content h2 {margin:15px 0;}
#header {
	height: 140px;
	width: 760px;
	background: #52558b;
	border-bottom: 1px solid #ffdf1b;
}
#byline {
	font-size: .8em;
	text-indent: 60px;
	padding-top: -20px;
	line-height: .25;
}
#dateline {
	font-size: 1.5em;
}

#sectionheader {
	background-image: url(images/2008headerbg.jpg);
	background-position: center left;
	background: #52558b;
	border: 1px solid #51548a;
	font-weight: 100;
	padding: 0 10px;
        margin: 15px 0;
        color: #dedede;
}

#sectionheader a, #sectionheader a:visited, #sectionheader a:hover {
        color: #ffdf1b;
}

/* Navigation Bar */
#navcontainer {
  font-size: .7em;
  width: 180px;
  margin: 0;
  color: #fff;
}

#navcontainer ul
{
  margin-top: 10px;
  padding: 0;
  list-style-type: none;
}

#navcontainer a {
	display: block;
	padding: 3px 3px 3px 15px;
	width: 161px;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #b2b2b2;
}

#navcontainer a:link, #navcontainer a:visited
{
	color: #efefef;
	text-decoration: none;
	background: #555555 url(images/list-off.gif) left no-repeat;
	border-right: 1px solid #b2b2b2;
}

#navcontainer a:hover
{
	color: #ffdf1b;
	background: #006 url(images/list-on.gif) left no-repeat;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}

#sidebar li.current {
	color: #ffcc00;
	background: #000000 url(images/list-active.gif) left no-repeat;
	text-decoration: none;
	border-right: 1px solid #000000;
}

.listen {
	background-image: url(images/listenicon.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #ddd;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 22px;
}

#listen {
	background-image: url(images/listenicon.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #ddd;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 22px;
}
#allisten {
	background-image: url(images/listenicon.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 22px;
}
#allisten:hover {
	background-image: url(images/listenicon.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #333333;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 22px;
	color: #ffffff;
}
#listen:hover {
	background-image: url(images/listenicon.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #000066;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 22px;
	color: #ffffff;
}
ul.side_content li a{
        color:#ffffff;
}
ul.side_content {
         font-size:.7em;
        list-style:none;
}
ul.side_content li {
	padding: 3px 3px 3px 15px;
	width: 161px;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #b2b2b2;
}
ul.side_content li a:hover {
	padding: 3px 3px 3px 0px;
	width: 161px;
	color: #ffdf1b;
}

div.sideTitle {
	padding: 5px;
	background-color: #333333;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #b2b2b2;
	font-size: .7em;
}

.xm {
}

#mediawindow {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-color: #6b0a08;
	padding: 50px 0 0 0;
	margin: 0;
}
div#content div.postContainer a[href$=".mp3"] {
	background-image: url(images/listenicon.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #333;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 22px;
}
div#content div.postContainer a:hover[href$=".mp3"] {
	background-image: url(images/listenicon.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #006;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 22px;
	color: #ffffff;}

