/* somafm.com default stylesheet, revised 15-Oct-09 */

/* general style */
* {
  margin: 0;
  padding: 0;
  font-size: 1em;
  }

body {
	    background: #000 url(/img3/SomaFMbkg.jpg) no-repeat;
/*	background: #000 url(/img3/SomaXmasBkg.jpg) no-repeat; */
	color: #eeeeee;
	font-family: "Monaco", "Lucida Console", "Monotype.com",  "Andale Mono", "Courier", "Trebuchet MS", "Sans-Serif";
	font-size: 95%;
	}

p {
  font-size: 90%;
  margin: 1.5em 0;
  }

blockquote {
  margin: 1em 0;
  font-style: oblique;
  color: #39F;
  }
  
  
TEXTAREA {
	font-family: "Lucida Console", "Monotype.com",  "Andale Mono", "Courier", "Trebuchet MS", "Sans-Serif";
	padding: 2px;
	font-size: 13px;
	color: #eeeeee;
	background-color: #000000;
	border: solid 1px #39F;
}

img { border: 0; }
dt { color: #008DCD; }
em { font-style: oblique; }
strong { font-weight: bold; }


/* headline style */
h1 {
	font-family: "Trebuchet MS", "verdana", "Sans-Serif";
	font-weight: 500;
	font-size: 125%;
	color: #F00;
	margin: 1em 0;
  }

h2 {
	font-family: "Trebuchet MS", "verdana", "Sans-Serif";
	font-weight: 500;
	font-size: 115%;
	color: #F00;
	margin: 1em 0;
  }

h3 {
	font-family: "Trebuchet MS", "verdana", "Sans-Serif";
	color: #39F;
	font-weight: 400;
	font-size: 100%;
	margin: 1em 0;
  }

h4 {
	font-family: "Trebuchet MS", "verdana", "Sans-Serif";
	font-size: 90%;
	color: #F00;
	margin: 1em 0;
  }

h5 {
	font-family: "Trebuchet MS", "verdana", "Sans-Serif";
	font-size: 70%;
	color: #F00;
	margin: 1em 0;
  }

h6 {
  font-size: 60%;
  color: #F00;
  margin: 1em 0;
  }


dl.linernotes dt {
	font-family: "Trebuchet MS", "verdana", "Sans-Serif";
	
	font-size: 125%;
	color: #F00;
	margin: 1em 0 0 40px ;
  }

dl.linernotes dd {
	font-family: "Trebuchet MS", "verdana", "Sans-Serif";
	font-family: "Monaco", "Lucida Console", "Monotype.com",  "Andale Mono", "Courier", "Trebuchet MS", "Sans-Serif";
	font-size: 95%;
	color: #008DCD;
	margin: 0 0 0 40px;
  }



 
ul  {
  margin: 0em 0;
  font-size: 75%;
  padding-left: 0em;
  font-style: normal;
  text-decoration: none;
  list-style-type: none;
  list-style-position: outside;
  text-indent: 0px;
  }
  
ul#recently  {
  margin: 0px 0;
  font-size: 85%;
  padding-left: 0em;
  padding-top: 10px;
  font-style: normal;
  text-decoration: none;
  list-style-type: none;
  text-indent: 0px;
}

ul#recently li {
	padding-top: 1em;
}

#recently ul li, archive-list ul li {

	padding-top: 1em;
	font-size: 75%;

}

ul.selectlines li {
	font-size: 100%;
	padding-top: 1em;
	margin-right: 100px; 
	clear: both;	
}

#other ul.RHNreport {
  margin: 0;
  font-size: 85%;
  padding-left: 0em;
  padding-top: 10px;
  font-style: normal;
  text-decoration: none;
  list-style-type: none;
  text-indent: 0px;
}

#other ul.RHNreport li {
  margin: 10;
  padding-top: 10px;
}

#other ul.RHNdetail, #other ul.RHNdetail li {
  margin: 0;
  padding-left: 0;
  padding-top: 0px;
}

ol.ReportList, ol.ReportList li {
  margin: 0 0 0 20px ;
  padding: 0 0 0 0;

}





div.post {
	margin: 0 30px 0 0;


}


ul.archive-list {
  margin: 0em 0;
  font-size: 75%;
  padding-left: 0em;
  font-style: normal;
  text-decoration: none;
  list-style-type: none;
  list-style-position: inside;
  text-indent: 0px;
 }



ul.bullets {
  margin: 0em 0 0 20px;
  padding-left: 0em;
  font-style: normal;
  text-decoration: none;
  list-style-type: disc;
  list-style-position: inside;
  text-indent: 0px;
 }
 
 ul.bullets li {
   margin: 1em 0 0 0;
   
 }
 
h2.sidebar-title {

	margin: 0 0 0 0;
}




archive-list h1 {
	font-family: "Trebuchet MS", "verdana", "Sans-Serif";
	font-weight: 500;
	font-size: 115%;
	color: #F00;
	margin: 1em 0;

}


feedburnerFeedBlock, feedburnerFeedBlock li, div.feedburnerFeedBlock ul, li.feedburnerFeedBlock {
  margin: 0em 0;
  font-size: 75%;
  padding-left: 0em;
  font-style: normal;
  text-decoration: none;
  list-style-type: none;
  list-style-position: outside;
  text-indent: 0px;
  }

div.feedburnerFeedBlock ul li {

padding-top: 1em;

}

feedburnerFeedBlock p.feedTitle {
	font-family: "Trebuchet MS", "verdana", "Sans-Serif";
	font-weight: 500;
	font-size: 115%;
	color: #F00;
	margin: 1em 0;

}

/* list style */
ul, ol {
  margin: 1em 0;
  font-size: 95%;
  padding-left: 3em;
  }

/* link style */
a { color: #F00; text-decoration: underline; }
a:active { color: #eeeeee; }
a:hover, a:visited:hover { color: #008DCD; }
a:visited { color: #E7BDAD; }

/* table style */
table { width: 100%; }
th { text-align: left; }
th, td { padding: 0.2em 0; }
#playbanner, bannerad, span.bannerad, td.bannerad { text-align: center;   padding: 0;}


table.skinnycenter { width: 50%; }

table.supporterlist { width: 130px; font-family: "Trebuchet MS", "verdana", "Sans-Serif"; font-size: 80%; background: #222222; padding: 0 0 0 5px;}
table.supporterlist h1, table.supporterlist h2 { margin: 0 10px  0 10px; text-align: center; }

table.menutable { width: 100%; padding: 0 0 0 0px;}
table.menutable td { padding: 0 30px 0 0;}
table.menutable td p { padding: 0 0 0 0; margin: 7px 0 0 0;}

/* general classes */

.blue { color: #39F; }
.green { color: #0F0; }
.red { color: #F00; }
.bigger { font-size: 135%; color: #eeeeee; }
.shout { text-align: center; }
.nobr {  white-space: nowrap; }

/* head style */
#head {
  width: 700px;
  height: 165px;
  }

#head h1 a {
  text-decoration: none;
  position: absolute;
  text-indent: -9999px;
  top: 11px;
  width: 171px;
  height: 37px;
  background: url("/img/somafmtrans.gif") no-repeat;
  left: 35px;
  }

/* no longer used */
#paypal {
  position: absolute;
  left: 735px;
  top: 11px;
  }

/* no longer used */
#amazon {
  position: absolute;
  left: 798px;
  top: 11px;
  }

#topright {
  position: absolute;
  left: 735px;
  top: 11px;
  margin: 0;
  width: 115px;
 }
  
/* content style */
#content {
  position: relative;
  margin-left: 36px;
  width: 700px;
  }

#midcontent {  /* See also #lhn */
  float: left;
  margin-left: 10px;
  width: 540px;
  
  }

#midcontent ul {
	padding-left: 0;
	margin: 0 0 0 0;
}

/* Hide redundant content on station pages */

#midcontent p.descr,  #midcontent h3, #midcontent ul li p  {
	display: none;
}
 
 
/* Left Hand Nav, transitional style */
/* See also #midcontent */

#lhn {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	width: 140px;
	margin-top: 16px;
  }

#lhn ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	padding-right: 14px;
}

#lhn li {
	margin: 2px 0px 0 0;
	
}

#lhn a {
	display: block;
	width:110px;
	
	
	background: #aaaaaa;
	text-decoration: none; /*lets remove the link underlines*/
	padding: 4px 20px 2px 10px;
	
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

#lhn a:link, #lhn a:active, #lhn a:visited {
color: #000000;
}

#lhn a:hover {

background: #333333;
color: #eeeeee;
}


#article {
  position: relative;
  margin-left: 32px;
  width: 500px;
  background: #222222;
  
  }

#podplayer {
  position: relative;
  margin-left: 57px;
  width: 450px;
  background: #222222;
  text-align: center;
  }

#article p {
	padding: 0px 20px 0px 20px;
	}


#bloggerarticles {

  position: relative;
  margin-left: 120px;
  width: 500px;
  background: #222222;
  padding: 0px 20px 0px 20px;

  }


  
/* style for 'right col' box */
#rightcol {
  position: absolute;
  left: 730px;
  top: 120px;
  margin: 0;
  width: 120px;
  }

/* style for 'other' box */
#other {
  position: absolute;
  left: 745px;
  top: 40px;
  margin: 0;
  width: 115px;
  }

#otherhigh {
  position: absolute;
  left: 735px;
  top: 130px;
  margin: 0;
  width: 115px;
  }

#other, #otherhigh em {
  color: #eeeeee;
  font-style: normal;
  }

/* navigation style */

#soma {
  font-size: 80%;
  position: absolute;
  top: 9px;
  left: 230px;
  color: #938c82;
  }

#soma span {
  color: #eeeeee;
  }

/* stations style */

#stations {
  width: 850px;
  margin-left: 36px;
  z-index: 1;
  background: transparent;
  }

/* Need to mod images before we use these... the borders are getting cut off. */
/* Round corners of front page stations */
#stations ul li p a img {  
  	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

#stations ul { padding: 0; }

#stations li {
  float: left;
  position: relative;
  width: 190px;
  height: 36em;
  list-style-type: none;
  margin-right: 20px;
  }

#stations dl {
  position: absolute;
  top: 19em;
  }

#stations dt { margin: 0; }

#stations h3 {
  font-size: 105%;
  margin: 1em 0 0 0;
  }

#stations p.descr {
  margin: 0 0 4em 0;
  }

#stations dd span {
  display: block;
  clear: left;
  }

#stations dt, #midcontent dt {
  font-size: 95%;
  float: left;
  margin-right: 0.5em;
  }




#stations dd a {
  white-space: nowrap;
  }

#listening {
  clear: both;
  }

/* foot style */
#foot {
	clear: both;
  margin-top: 60px;
  margin-left: 36px;
  border-top: 1px solid #666666;
  width: 700px;
  }

#foot p, #foot p a {
  text-align: center;
  color: #666666;
  font-size: 8pt;
  margin: 0.2em 0 1em 0;
  }

#foot #lucky { text-align: left; }

/* old css - should be deleted after revising complete website */
.whitey {color: #eeeeee;}
.boldblue {color: #3399FF;}
.dim {color:#444444;}

.h2boldblue {color: #3399FF; font-weight: bold; font-size:110%;}
.dlabel { color: #008DCD;}
.dscriptor {font-size:110%; color: #008DCD;}
.footer { font-size: 80%; color: #FF0000;}

.icontitle {text-align: center; color: #eeeeee; font-size:95%; font-weight: bold;} 
.divider {color: #938c82; font-family: "Lucida Console", "Monotype.com", "Monaco", "Andale Mono", "Courier", "Trebuchet MS"; font-size:80%;}


.podcastIcon { 
	border: 0; 
	float: left;
	width: 150px;
	margin: 0;
	padding: 2px 10px 2px 0;
	white-space: nowrap;
	}
	
	
DIV.ArtistDirect, DIV.ArtistDirect a:active, DIV.ArtistDirect a:visited, DIV.ArtistDirect a:link {
	text-decoration: none;
	color: #eeeeee;
	font-weight: bold;
	height: 15px;
	width: 61px;
	background: #777777;
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	font-family: "Arial", "Helvetica", sans-serif;
 	font-size: 9px; 
 	line-height: 10px;
	text-align: center;
  }

a:link.PLartist a:link.PLalbumname {color:#dddddd; text-decoration: none; }
a:active.PLartist a:active.PLalbumname {text-decoration: underline; color:#eeeeee;}
a:visited.PLartist a:active.PLalbumname {color: #999999; text-decoration: none; }
a:hover.PLartist a:hover.PLalbumname {text-decoration: underline; color:#eeeeee;}




/* Top Nav Links */
div#soma a { color: #F00; text-decoration: none; }
div#soma a:active { color: #F00; }
div#soma a:visited { color: #F00; }
div#soma a:hover, a:active:hover, a:visited:hover { color: #008DCD; }

/* Highlighted Nav items, e.g. support */

div#soma span.hilite a { color: #eeeeee; background-color: #444; text-decoration: bold; }
div#soma span.hilite a:active { color: #eeeeee; }
div#soma span.hilite a:visited { color: #eeeeee; }
div#soma span.hilite a:hover, a:active:hover, a:visited:hover { color: #008DCD; }



div.smallstations span, div.smallstations span img, div.other div.smallstations span,  div.other div.smallstations span img {
	// float: left;
	width: 59px;
	margin: 0;
	padding: 1px 0 0 0;
	white-space: nowrap;
}


/* Day of silence stuff */


div#silenced
  {
  width: 850px;
  z-index: 6;
  margin: 0 0 0 0;
 
 /*  background: url(/img/dayofsilencebkg.png) no-repeat; */
  /* for IE */
  filter: alpha(opacity=20);
  /* CSS3 standard */
  opacity:0.2;
  /* for Mozilla */
  -moz-opacity:0.2;
  }


/* table style */
div#fppromo table { width: 650px ; }
div#fppromo table  td { padding: 0.2em 0 0 0; vertical-align: top; text-align: left;}
div#fppromo table  td p { font-family: "Trebuchet MS", "Sans-Serif"; padding-right: 4em; }
div#fppromo table tbody tr td form input { text-align: center;  vertical-align: top; padding: 0;}


/* Buttons */
table.subscribebuttons tbody {width: 680; text-align: center;}
table.subscribebuttons tbody tr td form input.form-submit.button { text-align: center;  font-size: 13px;  letter-spacing:-1px; max-width: 220px; width: 220px;}

