    /*aesthetics*/  
    /*structure*/  
    /*debug*/

html
{
    /*aesthetics*/  
    /*structure*/  
    /*debug*/    
} 
body {
    /*aesthetics*/
    /*structure*/

    /*debug*/
}
#Medved #Wrapper{
    /*aesthetics*/  
    /*structure*/
    width:990px;
    margin: .5em auto;
    /*debug
    background-color:#FFFF00;*/
}
#Medved #Wrapper .headerImage
{
	margin-left:3px;
}
#Medved #Header{
    /*aesthetics*/  
    /*structure*/  
    height:190px;
	position: relative;
	z-index:100;/*Fix to IE z-index bug issue with GlobalNav Menu*/
	
    /*debug
    background-color:#3F5A6F;*/
}
#Medved #Header a.linkMap{
    /*aesthetics*/    
    /*structure*/
    width:175px;  
    height:144px;
    /*debug
    background-color:#3F975B;*/
}

#Medved #Header div.listen{
    /*aesthetics*/  
    /*structure*/
    position:absolute;
	left: 180px;
	top: 25px;
    width:390px;
    height:42px;
    line-height:40px;
    /*debug
    background-color:#3F975B;*/
}
#Medved #Header div.action .leftCol{
    width:156px;
}
#Medved #Header div.action .rightCol{
    width:226px;
}
#Medved #Header div.listen a.linkMap{
    /*aesthetics */
    background: transparent url("http://media.townhall.com/res/4.3.0.192/images/medved/btn_listen_live.png") no-repeat;
    /*structure*/
    width:156px;
    height:42px;
    /*debug*/
}
#Medved #Header div.listen p{
    text-indent:106px;
}
#Medved #Header div.shop{
    /*aesthetics*/  
    /*structure*/
    position:absolute;
	left: 180px;
	top: 75px;
    width:390px;
    height:42px;     
    line-height:40px;
    
    /*debug
    background-color:#3F975B;*/
}
#Medved #Header div.listen .text,
#Medved #Header div.shop .text{
padding-left:165px;
font-size:116%;
font-weight:bold;
}
#Medved #Header div.shop a.linkMap{
    /*aesthetics*/
    background: transparent url("http://media.townhall.com/res/4.3.0.192/images/medved/btn_shop_now.jpg") no-repeat;  
    /*structure*/ 
    width:156px;
    height:42px; 
    /*debug*/
}

#Medved #Header div.join{
    /*aesthetics*/  
    background: transparent url("http://media.townhall.com/res/4.3.0.192/images/medved/background_podcast.jpg") no-repeat;  
    
    /*structure*/
    position:absolute;
	left: 575px;
	top: 25px;
    width:151px;
    height:94px; 
    /*debug
    background-color:#3F975B;*/
}

#Medved #Header div.join a.linkMap{
    /*aesthetics*/
      
    /*structure*/
    width:107px;
    height:27px;
	left: 24px;
	top: 60px;
    /*debug*/
}
#Medved #Header div.adSpot{
    /*aesthetics*/  
    /*structure*/
    position:absolute;
    margin:27px 0 0 745px;
    width:234px;
    height:90px; 
    /*debug*/
    line-height:90px;
}

#Medved #Header div.logo{
    /*aesthetics*/  
    /*structure*/
    position:absolute;
	left: 0px;
	top: 144px;
    width:301px;
    height:46px; 
    /*debug
    background-color:#3F975B;*/
}
#Medved #Header div.logo a.linkMap{
    /*structure*/
    width:301px;
    height:46px; 
    /*debug
    background-color:#3F975B;*/
}
#Medved #Header div#GlobalNavContainer {	
    position:absolute;
	top: 144px;
	left: 305px;
}
#Medved #Header div#GlobalNav{
    /*aesthetics*/  
    /*structure*/
    width:685px;line-height:35px;
    height:46px;
     
    /*debug
    background-color:#3F975B;*/
}

#Medved #Header div#GlobalNav li div.menuNav {
	display: none;
}
#Medved #Header div.yuimenubar li div.menuNav { 
	display: block !important;
}

#Medved #Footer{
    /*aesthetics*/      
    /*structure*/
    margin: 0 auto;
    padding: 0 0 1.5em 0;  
    /*debug
    background-color:#B99280;*/
}
#Medved #Footer div.menuNav{
    /*aesthetics*/  
    /*structure*/
    width:560px;
    /*width:728px;*/
    height:40px;
    margin:0 auto;
    padding:10px 0 0 0;    
    /*debug*/
}
#Medved #Footer div.menuNav li{
    /*aesthetics*/  
    /*structure*/
    padding:7px;    
    /*debug*/
}
#Medved #Footer div.menuNav a{
    color:#4e4e4e;
}
#Medved #Footer div.adSpot{
    /*aesthetics*/  
    /*structure*/
    width:728px;
    height:90px;
    margin:0 auto;  
    /*debug*/
}
#Medved #Content {
    /*aesthetics*/
    background:#ffffff;  
    /*structure*/
    padding:.5em 0 0 0;  
    /*debug*/
}

#Medved #Main{
    /*aesthetics*/  
    /*structure*/
    float:left;
    width:635px;
    padding-left:9px;
    /*debug
    background-color:#D0E0E0;*/
}

#Medved #Main .leftCol{
    width:435px;    
    /*debug 
    background-color:#3F975B;*/  
}
#Medved #Main .rightCol{
     width:194px;
    /*debug
    background-color:#5A3559;*/ 
}
/*/ //By Default Modules within Content Main will span 100% in width /*/
#Main .mod .hd .modMiddle{
    width:613px;
}
 #Main .mod .ft .modMiddle{
    width:611px;
}
 #Main .mod {
    margin:0 0 .7em 0;
}

/*/ //Modules within a "leftCol" class in Main will be have 2/3 with of Main /*/
#Medved #Main .leftCol .mod .hd .modMiddle{
    width:413px;
}
#Medved #Main .leftCol .mod .bd{
    width:413px;
}
#Medved #Main .leftCol .mod .ft .modMiddle{
    width:411px;
}
#Medved #Main .leftCol .mod .hd .modMiddle span{
    left:84%;
}
/*/ //Modules within a "rightCol" class in Main will be have 1/3 with of Main /*/
#Medved #Main .rightCol .mod .hd .modMiddle{
    width:172px;
}
#Medved #Main .rightCol .mod .ft .modMiddle{
    width:170px;
}
#Medved #Main .rightCol .mod .bd{
    padding:.75em 0 0 0;
    width:192px;
}

/*/ //Adspots in a mod within a "rightCol" class within Main will be 160x600px /*/
#Medved #Main .rightCol .mod .adSpot{
    width:160px;
    height:600px;
    margin: 0 auto;
}
#Medved .modBtn a {
color:#999999;
}
#Medved .modBtn a.selected {
color:#991B1E;
}

/* //Modules with a "featured" class have a set height and look /*/
#Medved #Main .featured .bd{
    height:168px;
}
#Medved .modBtn{
    margin:0 .5em 0 0;}#Medved #Content #Sidebar{
    /*aesthetics*/  
    /*structure*/
    float:right;
    width:345px;  
    /*debug
    background-color:#D1DEA6;*/
}

#Medved #Content #Sidebar{
    /*structure*/
    margin:0 auto;
}
#Medved #EmailNewsletter{
    /*structure*/
    margin:0 auto .5em auto;
    width:324px;
    height:90px;
}
#Medved #Content #Sidebar .join{
    /*structure*/
    margin:0 auto .5em auto;
    width:324px;
    height:130px;
}

/*/ //Modules in the Sidebar are uniform by default /*/
#Medved #Sidebar .mod{
    margin:0 auto .5em auto;
    width:324px;
}
#Medved #Sidebar .mod .hd .modMiddle
{
    width:302px;
}
#Medved #Sidebar .mod .ft .modMiddle{
    width:300px;
}
#Medved #Sidebar .mod .bd{
}
#Medved #Sidebar .mod .hd .modMiddle span{
    left:79%;
}
#Medved #Sidebar div.adSpot{
	margin:0 auto;
	background-color:#fff;
}

/**------ Aesthetics ------**/
#Medved #Header{
    /*aesthetics*/  
    color:#ffffff;
    background: #405A71 url("http://media.townhall.com/res/4.3.0.192/images/medved/background_site_header.jpg") no-repeat;
}

#Medved #Header div.join{
    /*aesthetics*/  
    background: transparent url("http://media.townhall.com/res/4.3.0.192/images/medved/background_podcast.jpg") no-repeat; 
}
#Medved #Header div.shop a.linkMap{
    /*aesthetics*/
    background: transparent url("http://media.townhall.com/res/4.3.0.192/images/medved/btn_shop_now.png") no-repeat; 
}
#Medved #Header div.listen a.linkMap{
    /*aesthetics */
    background: transparent url("http://media.townhall.com/res/4.3.0.192/images/medved/btn_listen_live.png") no-repeat;
}
#Medved #Header div.logo{
    /*aesthetics*/
    background: transparent url("http://media.townhall.com/res/4.3.0.192/images/medved/logo.jpg") no-repeat;
}

/*------*/
#Medved #Sidebar .join{
    /*aesthetics*/ 
    background: transparent url("http://media.townhall.com/res/4.3.0.192/images/medved/background_medhead_for_right_column.jpg") no-repeat;
}

#Medved #Sidebar .join a.login{
    /*aesthetics*/ 
    background: transparent url("http://media.townhall.com/res/4.3.0.192/images/medved/btn_login.png") no-repeat;
    width:105px;
    height:35px;
    margin:80px 0 0 10px;
}

#Medved #Sidebar .join a.signup{
    /*aesthetics*/ 
    background: transparent url("http://media.townhall.com/res/4.3.0.192/images/medved/btn_signup.png") no-repeat;
    width:105px;
    height:35px;
    margin:82px 0 0 150px;  
}

/* Email Newsletter */
#Medved  #EmailNewsletter{
    background: transparent url("http://media.townhall.com/res/4.3.0.192/images/medved/background_newsletter_signup.jpg") no-repeat;
}
#Medved #EmailNewsletter input {
    position:relative;
    /*margin:60px  0 0 10px;*/
    top:60px;
    left:10px;
}
#Medved #EmailNewsletter a{
    position:absolute;
    margin:60px 0 0 15px;
}
#Medved #Sidebar .mod{
}
#Medved  .adSpotHost {
	height:100px;
	width:300px;
	margin: 10px 0 0 5px;
	margin-bottom:1em;	
}

/*/ -- / Id Specific Styles / -- /*/


/* --- Menu Nav --- */
#Medved #Header div#GlobalNav {
    font-weight:bold;
    font-size:116%;
}
#Medved #Header div#GlobalNav a{
    color:#ffffff;
    text-decoration:none;
    padding:17px;
}
#Medved #Header div#GlobalNav a em {
	font-weight: bold;
}
#Medved #Header div#GlobalNav ul li {
	position: relative;
}
#Medved #Header div#GlobalNav ul li.selected span{
    display:inline-block;
    float:left;
}
#Medved #Header div#GlobalNav ul li.selected a{    
    color:#4D4D4F;
}
#Medved #Header div#GlobalNav .btnLeft{	
}
#Medved #Header div#GlobalNav .btnRight{
}
#Medved #Header #Search input{
    position:absolute;
    margin:4px 0 0 0;
}
#Medved #Header #Search a.btnGO{
    margin:1px 0 0 190px;
}
#Medved #Header div#GlobalNav ul li div.menuNav div.bd {
	margin-left: 1em;
	margin-top: .8em;
	background-color: #506d83;
	z-index:10;
}
#Medved #Header div#GlobalNav ul li.selected div.menuNav div.bd {
	margin-left: .4em;
	margin-top: .6em;
	/*height: 280px !important;*/	
}
#Medved #Header div#GlobalNav ul li div.menuNav ul li {
	display: block;
}
#Medved #Header div#GlobalNav ul li div.menuNav ul li.yuimenuitem-selected {
	background-color: #7fa2be;
}
#Medved #Header div#GlobalNav ul li div.menuNav ul li a {
	padding: 2px 0 !important;
	display: block;
	border-bottom: 1px solid #a0afba;
	color: #ffffff !important;
}
#Medved #Header div#GlobalNav ul li div.menuNav ul li a em {
	width: 200px;
	padding-left: 15px;
	white-space: nowrap;
	font-size: 90% !important;
	font-weight: 900 !important;
	display: block;
	line-height: 1.5em !important;
}
#Medved #Header div#GlobalNav ul li div.menuNav ul li  {
	float: none !important;
}
#Medved #Header div#GlobalNav ul li div.menuNav ul li a:hover em {
}
/* --- TodaysBroadcast --- */
#Medved #TodaysBroadcast{

}
#Medved #TodaysBroadcast .top{
    padding:0;
    overflow:auto;
}
#Medved #TodaysBroadcast .bottom{
}
#Medved #TodaysBroadcast p{
}
#Medved #TodaysBroadcast .btnGetPodCast-blue{
    margin-left:120px;
}
#Medved #TodaysBroadcast strong{ 
	font-weight: bold;
	color: #4d4d4d;
}
#Medved ul.imgTwoColumn .right {
width:72%;
}
#Medved ul.imgTwoColumn .left {
width:25%;
}
#Medved ul.imgTwoColumn li {
border-bottom:1px solid #4D4D4D;
margin-bottom:0.2em;
}
/* --- LatestHeadline --- */
#Medved #LatestHeadline{
}
#Medved #LatestHeadline .bd{
    height:250px;
    overflow:auto;
}
#Medved #LatestHeadline ul li{
    list-style:url(http://media.townhall.com/res/4.3.0.192/images/medved/yellow_arrow.gif) inside;
    margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	padding-bottom:.5em;
}
/* --- ContactShow --- */
#Medved #ContactShow{
}
#Medved #Sidebar #ContactShow .bd{
    padding:.4em;
}
#Medved #ContactShow li{
    padding:1px;
}
#Medved #ContactShow p{
    font-size:116%;
    padding: .2em .4em;
}
#Medved #ContactShow p.action{
    font-size:131%;
    font-weight:bold;
}
span#GetSocial a{
    padding:0 2px;
}
/* --- Search --- */
div#SearchPage div.terms {
	background-color: #e3e3e3;
	padding: 1.1em 15px;
	margin: 1em 0;
	color: black;
	width: 440px;
	float: left;
}

div#SearchPage div.terms input.terms {
	height: 1.8em;
	padding: 0.5em 0 0 0.2em;
	color: #777777;
	margin: 0 .5em;
	border: solid 1px black;
}
div#SearchPage div.terms input.search {
	background:transparent url("http://media.townhall.com/res/4.3.0.192/images/mikeonline/btn_search_again.jpg") no-repeat;		
	width: 102px;
	height: 28px;
	vertical-align: top;
}

/* --- Albums --- */
div#AlbumsPage .left .mod .bd {
	height: 599px;
	overflow-y: scroll;
}
div#AlbumsPage .featured .bd img {
	float: left;
	margin-right: 15px;
}
div#AlbumsPage .featured .bd h3 a {
	color: #981C1E;
	font-size: 131%;
	font-weight: bold;
}
div#AlbumsPage .left .bd ul li{
	margin-bottom: 15px;
}
div#AlbumsPage .left .bd ul li img {
	float: left;
	margin-right: 10px;
}
div#AlbumsPage .left .bd ul li a h3{
	font-size: 123.1;
	font-weight: bold;
}

/* --- Broadcasts --- */
ul.broadcastArchive li {
	border-bottom: solid 2px #666;	
	margin-bottom: 10px;
}
ul.broadcastArchive li div {
	margin: 3px 0;
}
ul.broadcastArchive li strong {
	font-weight: bold;
}
ul.broadcastArchive li a {
	position: relative !important;
	display: block;
	float: left;
	margin: 7px 10px 7px 0;
}
ul.broadcastArchive li h3 {
	font-weight: bold;
}

.pager span,
.pager a{
	margin: 0 3px;
}

/* --- Bumper Music --- */
div#BumperMusic td {
	/*float: left;
	width: 185px;
	margin-left: 15px;
	margin-bottom: 20px;
	*/
	padding: 5px;
	margin: 5px;
}
div#BumperMusic  em {
	text-decoration: underline;
}
div#BumperMusic  div.img {
	width: 70px;
	margin-right: 5px;
	float: left;
}
div#BumperMusic  div.desc {
	float: left;
	width: 110px;
}
ul#BumperMusic a.buyAlbum {
	background:transparent url("http://media.townhall.com/res/4.3.0.192/images/medved/buyalbum.gif") no-repeat;		
	width: 103px;
	height: 24px;
	display: block;
}
div#BumperMusic a.buySong {
	background:transparent url("http://media.townhall.com/res/4.3.0.192/images/medved/buysong.gif") no-repeat;		
	width: 103px;
	height: 24px;
	display: block;
}


/* --- Movies --- */
ul#Movies li {
	border-bottom: solid 1px #666666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
ul#Movies li h4 {
	font-weight: bold;
	color: #666666;
	margin-bottom: 3px;
}
ul#Movies li img {

}
ul#Movies li div.img {
	float: left;
	width: 100px;
	margin-right: 10px;
}
ul#Movies li div.desc {
	width: 300px;
	float: left;
}
ul#Movies li a {
	font-weight: normal;
	color: #333;
}

ul#Movies li a.movielink {
	font-weight: bold;
	color: #4D4D4D;
}
ul#Movies li a.strong {
	font-weight: bold;
	color: #335876;
}
div.Movies div.bd h2 {
	font-weight: bold;
	color: #ab2c27;
	font-size: 133%;
}
div.Movies div.bd img.single {
	float: left;
	margin: 5px;
	
}

/* --- Events --- */
ul#Events li {
	border-bottom: solid 1px #666666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
ul#Events li h4 {
	font-weight: bold;
	color: #666666;
	margin-bottom: 3px;
}
ul#Events li img {
	width: 50px;
	height: 38px;	
}
ul#Events li div.img {
	float: left;
	width: 55px;
}
ul#Events li div.desc {
	width: 345px;
	float: left;
}
ul#Events li a {
	font-weight: normal;
	color: #333;
}
ul#Events li a.strong {
	font-weight: bold;
	color: #335876;
}
div.single div.bd h2 {
	font-weight: bold;
	color: #ab2c27;
	font-size: 133%;
}
div.single div.bd .eventTitle{
	font-weight: bold;
	color: #ab2c27;
	font-size: 133%;
	display:block;	
} 
div.single div.bd img.single {
	float: left;
	margin: 5px;
	
}

div#ThankYouPage div.bd h2 {
		padding: .5em 0;
		font-size: 150%;
		font-weight: 900;
	}
	div#ThankYouPage div.bd p {
		font-size: 120%;
	}
	div#ThankYouPage div.bd div.blue {
		background-color: #edf3f3;
		padding: 10px;
	}
	div#ThankYouPage div.blue div.spacer {
		padding-bottom: 1em;
	}
	div#ThankYouPage div.blue div.bottom-spacer {
		padding-top: 1em;
		padding-left: 2em;
	}
	div#ThankYouPage div.newsletter {
		padding: .2em 0;
	}
	div#ThankYouPage div.newsletter label {
		color: #1d4e86;
		font-weight: 900;	
		padding: 0 0 0 1em;	
	}
	div#ThankYouPage div.newsletter span {
		display: block;
		padding: 0 0 0 2em;
		width: 400px;
	}
	div#ThankYouPage div.blue input.email {
		height: 1.8em;
		padding: 0.5em 0 0 0.2em;
		color: #777777;
	}
	div#ThankYouPage div.blue input.subscribe {
		background:transparent url("http://media.townhall.com/res/4.3.0.192/images/mikeonline/btn_subscribe.jpg") no-repeat;		
		width: 106px;
		height: 27px;
		vertical-align: top;
	}
	
	#FindStation table{
    width:100%;
}
#FindStation th{
    font-weight:bold;
    font-size:123.1%;
    padding-bottom:1em;
}
#FindStation td{
    padding-bottom:1em;
    font-size:108%;
}
#FindStation .extra{
    margin:1em .7em 2em 0;
}
#FindStation input{
    height:23px;
    margin:0 .7em 0 0;
    color:#999999;
}

