/* mfm_stylesheet.css */

body 
{
  margin: 0;
  padding: 0;
  background-color: black;
  font: 1.2em Arial, Verdana, "Trebuchet MS", arial, sans-serif;
  color: #CCC;
  
}
ul
{
  list-style-type: none;
}
img
{
  border-width: 0px;
}



/*NAVIGATION MENU CSS*/

#now_playing
{
  position: absolute;
  left: 20px;
  top: 6px;
  height: 20px;
  margin: 0;
  padding: 0;
  font-size: .7em;
  z-index: 2;
}
#nav, #nav ul {
	float: right;
	width: 100%;
	list-style: none;
	line-height: 1;
	background-color: #333;
  padding: 0;
	border: solid #444;
	border-width: 1px 0;
	margin: 0 0 20px 0;
	font: .85em Verdana, sans-serif;
	
}

#nav a {
	display: block;
	color: #aaa;
	text-decoration: none;
	padding: 0.25em .8em;
	border-left: 1px solid #aaa;
}

#nav li {
	float: right;
	padding: 0;
	
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-size: .8em;
  font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	z-index: 1;
}

#nav li li {
	
  padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
	border-left: 0px;
}

#nav li:hover ul, #nav li.sfhover ul
{
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #444;
}

/*#nav a {
  float: right;
  height: 0px;
  padding-top: 30px; 
  overflow: hidden;
  margin-right: 10px;
  
  }
#nav a.home{width:60px; background: transparent url("../images/home_link.gif") no-repeat;}
#nav a.listen{width:85px; background: transparent url("../images/listen_link.gif") no-repeat;}
#nav a.shows{width:65px; background: transparent url("../images/shows_link.gif") no-repeat;}
#nav a.events{width:90px;background: transparent url("../images/events_link.gif") no-repeat;}
#nav a.photos{width:95px; background: transparent url("../images/photos_link.gif") no-repeat;}
#nav a.contact{width:100px; background: transparent url("../images/contact_link.gif") no-repeat;}
#nav a.links{width:60px; background: transparent url("../images/links_link.gif") no-repeat;}
#nav a:hover {background-position: 0 -30px;}
*/
/*HEADER CSS*/

#header
{
    
}
#header img
{
  margin: 0 0 10px 0;
}

#topstripe
{
 clear: both;
 height: 130px;
 width: 100%;
 background: url("../images/topstripe_back.gif") top left repeat-x;
 text-align: left;
 margin: 0px 0 20px;
}

#topstripe div.logo
{
  height: 65px;
  width: 433px;
  position: absolute;
  left: 70px;
  top: 80px;
}

#topstripe h1
{
  margin: 0px;
  padding: 0px;
  text-indent: -5000px;
  position: absolute;
  left: 700px;
  top: 80px;
  height: 67px;
  width: 200px;
  z-index: 0;
}
#topstripe h1.events{background: url("../images/events_hdr.gif") no-repeat;}
#topstripe h1.shows{background: url("../images/shows_hdr.gif") no-repeat;}
#topstripe h1.links{background: url("../images/links_hdr.gif") no-repeat;}
#topstripe h1.listen{background: url("../images/listen_hdr.gif") no-repeat;}
#topstripe h1.contact{background: url("../images/contact_hdr.gif") no-repeat;}
#topstripe h1.about{background: url("../images/about_hdr.gif") no-repeat;}
#topstripe h1.photos{background: url("../images/photos_hdr.gif") no-repeat;}
#topstripe h1.faqs{background: url("../images/faqs_hdr.gif") no-repeat;}
#topstripe h1.video{background: url("../images/video_hdr.gif") no-repeat;}

/*MIDSTRIPE CSS*/

#midstripe
{
 text-align: center;
 height: 224px;
 width: 100%;
 background: url("../images/midstripe_back.gif") repeat-x left top;
 padding-top: 11px;
}

/*CONTENT CSS*/
#content
{
  width: 90%;
  margin: 0 auto;
  text-align: center;
  margin-bottom:20px;
}

#content h1
{
  font-size: 1.1em;
}

#content p
{
  font-size: .8em;
}
span.pink
{
  color: #FD79DA; 
}
#content a, a:link{
  color: #FFFF55;
  
}
#content #left
{
  float: left;
  width: 35%;
  height: 400px;
  min-height: 400px;
  height: auto !important;
  margin-top: 10px;
  padding-right: 15px;
  text-align: left;
  border-right: 1px dotted #333;  
  overflow: hidden;
}
#content #left h1
{
  font-size: .9em;
  margin-bottom: 0;
  padding-bottom: 0;
}
#content #left p
{
  padding-top: 0;
  margin-top: 0;
}
#content #left strong
{
  color: #FD79DA; 
}
#content #left img
{
  margin: 0;
  padding: 0;
  margin-left: 0px;
  margin-bottom: 20px;
}

#content #left ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#content #left li
{
  margin: 0px;
  padding: 0px;
  margin-left: 20px;
}
#content #left li a
{
  margin: 0px;
  padding: 0px;
  display: block;
  width: 314px;
  height: 0px;
  padding-top: 26px; 
  overflow: hidden;
}
#content #left a.this_week{margin-left:-30px;background: transparent url("../images/this_week_link.gif") no-repeat;}
#content #left a.mboard_front{margin-left:-30px;background: transparent url("../images/mboard_front_link.gif") no-repeat;}
#content #left a.news{margin-left:-30px;background: transparent url("../images/news_link.gif") no-repeat;}
#content #left a.mmshow{background: transparent url("../images/morning_show_link.gif") no-repeat;}
#content #left a.mrshow{background: transparent url("../images/request_show_link.gif") no-repeat;}
#content #left a.shshow{background: transparent url("../images/shaynes_show_link.gif") no-repeat;}
#content #left a.mnshow{background: transparent url("../images/midnights_show_link.gif") no-repeat;}
#content #left a.crshow{background: transparent url("../images/classic_hour_link.gif") no-repeat;}
#content #left a.lsshow{background: transparent url("../images/little_steven_link.gif") no-repeat;}
#content #left a.bdshow{background: transparent url("../images/blues_deluxe_link.gif") no-repeat;}
#content #left a.blueseumshow{background: transparent url("../images/blueseum_link.gif") no-repeat;}
#content #left a.soundcheckshow{background: transparent url("../images/soundcheck_texas_link.gif") no-repeat;}
#content #left a.artists{background: transparent url("../images/artists_link.gif") no-repeat;}
#content #left a.venues{background: transparent url("../images/venues_link.gif") no-repeat;}
#content #left a.publications{background: transparent url("../images/publications_link.gif") no-repeat;}
#content #left a.friends{background: transparent url("../images/friends_link.gif") no-repeat;}
#content #left a.sponsors{background: transparent url("../images/sponsors_link.gif") no-repeat;}
#content #left a.contests{background: transparent url("../images/contests_link.gif") no-repeat;}
#content #left a.appearances{background: transparent url("../images/appearances_link.gif") no-repeat;}
#content #left a.sports{background: transparent url("../images/sports_link.gif") no-repeat;}
#content #left a.CHSfootball{background: transparent url("../images/CHSfootball_link.gif") no-repeat;}
#content #left a.community{background: transparent url("../images/community_link.gif") no-repeat;}
#content #left a.concerts{background: transparent url("../images/concerts_link.gif") no-repeat;}
#content #left a.Baylor{background: transparent url("../images/baylor_football_link.gif") no-repeat;}
#content #left a.office_cont{background: transparent url("../images/office_contact_link.gif") no-repeat;}
#content #left a.staff_cont{background: transparent url("../images/staff_contact_link.gif") no-repeat;}
#content #left a.news_cont{background: transparent url("../images/news_contact_link.gif") no-repeat;}
#content #left a.psa_cont{background: transparent url("../images/psa_contact_link.gif") no-repeat;}
#content #left a.request_cont{background: transparent url("../images/request_contact_link.gif") no-repeat;}
#content #left a.mboard_cont{background: transparent url("../images/messageboard_link.gif") no-repeat;}
#content #left a.myspace_cont{background: transparent url("../images/myspace_link.gif") no-repeat;}
#content #left a:hover{background-position: 0 -26px;}



#content #right
{
  float: left;
  width: 55%;
  min-height: 400px;
  margin-left: 18px;
  text-align: left;

  padding-left: 10px;
}
#right p
{
  line-height: 1.3em;
}
#right h1
{
  display: block;
  font-size: 1em;
  width: 400px;
  border-bottom: 1px dotted #333;
}
#right h2
{
  font-size: .8em;
  font-weight: bold;
  margin-bottom: 0;
}
#right em
{
  font-weight: bold;
}
#right strong
{
  color: #FD79DA;
}
#right table
{
  font-size: .8em;
  font-weight: normal;
}
#right img.bio_pics
{
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  
}
#right div.bios
{
  float: left;
}
#right p.staff
{
  margin:0;
  padding:0;
}
#right ol
{
  font-size: .8em;
}
#right ol li
{
  margin-top: 1em;
}
#right ul
{
  list-style-type: square;
  font-size: .8em;
}
#right ul.friends_links
{
  list-style-type: none;
}
#right ul.friends_links li
{
  margin-bottom: .6em;
}
#right ul.alpha_links
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#right ul.alpha_links li
{
  display: inline;
  margin-right: 3px;
}

#right ul.artist_links li
{
  display: block;
  line-height: 1.3em;
}
#right label
{
  font-size: .8em;
}
/*FOOTER CSS*/
#footer
{
  clear: both;
  text-align: center;
  padding:0;
  margin:0;
  padding-top: 20px;
  height: 94px;
  background: url("../images/footer_back.gif") left bottom repeat-x;
}

#bottom_logo
{
  position: absolute;
  bottom: 70px;
  height: 60px;
  width: 126px;
}
