@charset "UTF-8";
/* CSS Document */

/*/ --Global Classes-- /*/
.clearFloatSpacer{
	clear:both;
	height:0px;
	font-size:0;
}
.linkMap{
	position:absolute;	
}
.adSpot{
	width:10px;
	height:10px;
	/*debug
	background-color:#C69;*/
}
.headerAd {	
	height:27px;
	position:absolute;	
	width:984px;
	top:210px;
	left:35px;
	/*z-index:100;*/				
}
.adSpot-234x90{
	width:234px;
	height:90px;
	/*debug
	background-color:#C93;*/
	background-image:url(http://media.townhall.com/res/4.3.0.192/images/billbennett/234x90.jpg);
}
.adSpot-300x250{
	width:300px;
	height:250px;
	/*debug*/
	background-color:#C69;
}
.adSpot-728x90{
	width:300px;
	height:250px;
	/*debug*/
	background-color:#C69;
}
.fixedAd{margin-left:35px;}
.horizontalList li{
	display:inline-block;
	float:left;
}
.left,
.leftCol{
	float:left;
}
.right,
.rightCol{
	float:right;	
}
.extra{
}
/*button classes*/
.btnPodcast-grey{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/BillBennett/button_podcast.jpg) no-repeat;
	width:79px;
	height:26px;
	position:absolute;
}
.btnListen-grey{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/button_listen_now.jpg) no-repeat;
	width:89px;
	height:26px;
	position:absolute;
}
.join-grey {
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/join_now.jpg) no-repeat;
	width:144px;
	height:26px;
	position:absolute;
}
.btnArchivesIcon{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/icon_archives.gif) no-repeat;
	width:19px;
	height:19px;
	position:absolute;
}
.btnEmailIcon{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/icon_email.gif) no-repeat;
	width:19px;
	height:19px;
	position:absolute;
}
.btnGuestsIcon{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/icon_guests.gif) no-repeat;
	width:19px;
	height:19px;
	position:absolute;
}
.btnListenIcon{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/icon_listen.gif) no-repeat;
	width:19px;
	height:19px;
	position:absolute;
}
.btnListingsIcon{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/icon_listings.gif) no-repeat;
	width:19px;
	height:19px;
	position:absolute;
}
.btnPodcastIcon{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/icon_podcast.gif) no-repeat;
	width:19px;
	height:19px;
	position:absolute;
}
.btnClear-grey{
    background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/btn_clear.jpg) no-repeat;
	width:79px;
	height:26px;
	position:absolute;
}
.btnSubmit-grey{
    background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/btn_submit.jpg) no-repeat;
	width:89px;
	height:26px;
	position:absolute;
}
.btnJoin-red{
    background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/btn_join.jpg) no-repeat;
	width:141px;
	height:42px;
	position:absolute;
}
/*icon classes*/
.iconArchives{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/icon_archives.gif) no-repeat;
	width:19px;
	height:19px;
}
.iconEmail{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/BillBennett/icon_email.gif) no-repeat;
	width:19px;
	height:19px
}
.iconGuests{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/icon_guests.gif) no-repeat;
	width:19px;
	height:19px
}
.iconListen{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/icon_listen.gif) no-repeat;
	width:19px;
	height:19px
}
.iconListings{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/icon_listings.gif) no-repeat;
	width:19px;
	height:19px
}
.iconPodcast{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/icon_podcast.gif) no-repeat;
	width:19px;
	height:19px
}
/*.mod classes*/
.mod{
}
/*text classes*/
.italicize{
	font-style:italic;
}
.bolden{
	font-weight:bold;	
}
.italicTitles{
	font:Arial, Helvetica, sans-serif;
	font-size:93%;
	color:#041d33;
	font-style:italic;
	line-height:22px;
}
.primaryTitles{
	font:Arial, Helvetica, sans-serif;
	font-size:200%;
	color:#be0000;
}
/*A.C. 8/31/09 Removing subtitles from style to reslove spacing issue for John Hanlon.*/
.subTitle{
	font:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#041d33;
	font-weight:bold;
	line-height:22px;
}
.subTitles-red{
	color:#BB0000;
	font-size:116%;/*15px*/	
}
.listenText{
	font:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#685656;
	line-height:22px;
}
.archiveText{
	color:#061c33;
	font-fize:16px;
}
.underlined{
	text-decoration:underline;	
}
.txtRed{
    color:#BB0000;
}
.moreLink{
	color:#BB0000;
	text-decoration:underline;
}

/*mod*/
.mod .hd h2,
.mod-hdText{
	font:Arial, Helvetica, sans-serif;
	font-size:200%;
	color:#061c33;
	text-align:center;
	padding-bottom:10px;
}
.mod .bd p{
	color:#858585;
}
.mod .ft{
	padding:.5em 0 1em 0;	
}
.mod .moreContent{
	font-size:123.1%;
	color:#061c33;
	float:right;
	font-weight:bold;
	line-height:40px;
	padding-right:8px;
}
.mod .moreContent img{
	margin-right:5px;	
}
.mod .moreContent a{
	color:#061c33;
}
.mod .adSpot-234x90{
	margin:0 auto;	
}
/*/ ---Global Elements--- /*/
html{
	background-color:#dee3e7;	
}
body{
}
a{
	text-decoration:none;	
}
h1{
    color:#BB0801;
    font-size:197%;
    padding-bottom:.5em;
}
h1 span{
    color:#061c33;
}
/*/   ---Global Extras---  /*/
div.moreContent{
	background: transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/arrow.gif) no-repeat 0 .95em;
	padding-left: 10px;
}
ul.contentList{
	padding-left:1em;
}
ul.contentList li{
	margin:.5em 0;
	list-style-image:url(http://media.townhall.com/res/4.3.0.192/images/billbennett/arrow-small.gif);
	list-style-position:outside;
}
ul.books li {
	list-style: none;
	padding-bottom:1em;
	clear: both;
}
ul.books li img {
	float: left;
	width:64px;
	height:82px;
	padding: 0 .5em .5em 0;
}
ul.contentList a,
ul.contentList-beta a{
	color:#051E34;
}
ul.contentList .subTitles,
ul.contentList-beta .subTitles{
	text-decoration:underline;	
}
ul.contentList .underlined,
ul.contentList-beta .underlined,
ul.underlined li{
	text-decoration:underline;
}
ul.underlined li{
    margin:.75em 0;
}
ul.underlined,
ul.underlined a,
ul.contentList-beta{
    font-weight:bold;
    color:#051E34;
}
.noWrap{
    white-space:nowrap;
}
/*/ ---First Tier Content Regions--- /*/
#OuterWrapper{
	width:1054px;
	margin:0 auto;
	margin-top:10px;
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/background_stretch.jpg) repeat-y;
	position:relative;
}
#OuterWrapper .bottom{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/background_bottom.jpg) no-repeat -1px 0px;
	height:10px;
	margin-top:1em;	
}
#Wrapper{
	width:958px;
	margin:0px auto;
	/*position: relative;
	padding-top:20px;
	width:980px;*/
}
#Header{
	width:958px;
	height:210px;
	position:relative;
	z-index: 10;
	margin:0 auto;
	/*debug
	background-color:#845;*/
}
#AdSpacer{height:30px;}
#Footer{
	width:958px;
	height:145px;
	margin:1em auto;
	position:relative;
	/*debug
	background-color:#FF0000;*/
}
#Content{
	/*position: relative;*/
	z-index: 0;
}
/*/ --Sub Content Regions-- /*/
/*/-#Header (Region)-/*/
/*#Header.logo*/
#Header .logo{
	position:absolute;
	top:10px;
}
/*#Header.globalNav*/
#Header .globalNav{
	background: transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/navigation_bar.jpg) no-repeat;
	width:958px;
	height:48px;
	position:absolute;
	left:0px;
	top:155px;
	line-height:48px;
	color:#FFFFFF;
	position: relative;
}
#Header .globalNav ul{
	margin-left:16px;
}
#Header .globalNav li{
	padding:0 15px;
	line-height:48px;
	/*height:48px;*/
}
#Header .globalNav li.hover {
	position: relative;
}
#Header .globalNav li a{
	color:#FFFFFF;
	font-size:138.5%;/*18px*/
}
#Header .globalNav input{
	width:145px;
	margin-top: 15px;
}
#Header em {font-style: normal !important;}
#Header div#GlobalNav {
	z-index: 10 !important;
}
#Header div#GlobalNav ul li div.menuNav {
	/*display: none;*/
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 48px;
}
#Header div#GlobalNav ul li div.yuimenu {
	display: block;
}
#Header div#GlobalNav ul li div.menuNav ul {
	margin-left: 0 !important;
	width: 230px;
	background-color: #738EA5;
}
#Header div#GlobalNav ul li div.menuNav div.bd {
/*	margin-left: 1em;*/
	margin-top: .2em;
	z-index:10;
	width: 200px;
}
#Header div#GlobalNav ul li.selected div.menuNav div.bd {
	margin-left: .4em;
	margin-top: .2em;
	/*height: 280px !important;*/
}
#Header div#GlobalNav ul li div.menuNav ul li {
	display: block;
	border-bottom: .3em solid #ffffff;
	width: 200px;
	background-color: #738EA5;
}
#Header div#GlobalNav ul li div.menuNav ul li.yuimenuitem-selected {
	background-color: #6f8798;
}
#Header div#GlobalNav ul li div.menuNav ul li a {
	padding: 2px 0 !important;
	display: block;
	color: #ffffff !important;
	width: 200px;
}
#Header div#GlobalNav ul li div.menuNav ul li a em {
	/*width: 200px;*/
	padding-left: 0px;
	padding-top: .6em;
	padding-bottom: .3em;
	/*white-space: nowrap;*/
	font-size: 90% !important;
	font-weight: 900 !important;
	display: block;
	line-height: 1.5em !important;
	width: 200px;
	
}
#Header div#GlobalNav ul li div.menuNav ul li  {
	float: none !important;
}
/*#Header.links*/
#Header .links{
	width:525px;
	height:30px;
	position:absolute;
	left:430px;
	top:115px;
	background-color:#FFFFFF;
	line-height:30px;
	
}
#Header .contactShow{
	background-color:#FFF;
	position:absolute;
	left:435px;
	top:138px;
	font-size:12px;		
}
#Header .links li{
	font-size:77%;
	padding-left:6px; 
}
#Header .links a{
	color:#333333;
}
#Header .links img{
	height:35px;
	background-position:0px 5px;
	float:left;
	margin-right:2px;
}
/*#Header.subscribe*/
#Header .subscribe{
	position:absolute;
	width:258px;
	height:93px;
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/header_round_table.jpg);
	left:701px;
	top:10px;
}
#Header .subscribe .login{
	width:95px;
	height:30px;
	top:55px;
	left:12px;
	
	/*debug
	background-color:#C03;
	opacity:.4;*/
}
#Header .subscribe .learnMore{
	width:95px;
	height:30px;
	top:55px;
	left:140px;
	/*debug
	background-color:#803;
	opacity:.4;*/
}
/*Header.adSpot*/
#Header .adSpot{
	position:absolute;
	width:234px;
	height:90px;
	left:430px;
	top:12px;
	/*debug*/
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/234x90.jpg) no-repeat;
}
/*/-#Footer (Region)-/*/
/*#Footer.globalNav*/
#Footer .globalNav{
	color:#061c33;
	width:700px;
	margin:0 auto;
	/*debug
	background-color:#CF6;*/
}
#Footer .globalNav li{
	padding:10px;	
}
#Footer .globalNav a{
	color:#061c33;
}
#Footer .adSpot{
	width:728px;
	height:90px;
	margin:0 auto;
	/*debug*/
	background-color:#666;
	
}
/*/-#Content (Region)-/*/
#Content .twoColWrapper{
	/*debug
	background-color:#0F0;*/
}

/*#Content #Banner*/
#Banner{
	width:958px;
	height:213px;
	margin:0 auto;
	position: relative;
	z-index: 0;
	/*debug
	background:#996699 url(http://media.townhall.com/res/4.3.0.192/images/billbennett/flash_feature.jpg) no-repeat;	*/
}
#Banner .carousel-container {
	width: 958px;
	height: 213px;
	padding: 0 0;
	border: none;
	position: relative;
}
#Banner ol {
	height: 213px;
	display: none;
}
#Banner ol.yui-carousel-element {
	display: block;
}
#Banner ol.carousel li {
	width: 958px;
	height: 213px;
	padding:0 0;
	border: none;
	position: relative;
	text-align: left;
	z-index: 1;
}
#Banner .yui-carousel-nav {
	position: absolute;
	top: 140px;
	left: 15px;
	z-index: 99;
}
#Banner .yui-carousel-nav ul {
	display: none;
}
#Banner .yui-carousel-button {
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/featured-left.png) no-repeat scroll;
	float:right;
	height:25px;
	margin:5px;
	overflow:hidden;
	width:14px;
	position: absolute;
	left: 10px;
	top: 27px;
}
#Banner .yui-carousel-button button {
	background-color:transparent;
	border:0 none;
	cursor:pointer;
	display:block;
	height:25px;
	margin:-2px 0 0 -2px;
	padding:0 0 0 150px;
}
#Banner .yui-carousel-next-button {
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/featured-right.png) no-repeat scroll;
	left: 40px;
}

/*#Content #Main*/
#Main{
    color:#061c33;
	padding:20px 10px 0 0;
	width:630px;
	/*debug
	background-color:#6C6;*/
	padding:20px 10px 0 0;
	width:620px;
}
#Main p{
    margin:0 0 .75em 0;
}
/*#Content Sidebar*/
#Sidebar{
	width:306px;
	padding:0 0px 10px 10px;
	padding: 0 0 10px 20px;
	margin-top:20px;
	border-left:#061c33 solid 1px;
	/*debug
	background-color:#C96;*/
}
/*/ --Masterpage Specific-- /*/
/*#Sidebar #MediaCorner (Control)*/
#Sidebar #MediaCorner .extra{
	position:relative;
	height:30px;
}
#Sidebar #MediaCorner .btnListen-grey{
	left:90px;
}
#Sidebar #MediaCorner .btnPodcast-grey{
}
/*#Sidebar.adSpot*/
#Sidebar .adSpot{
	/*debug*/
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/billbennett/300x250.jpg) no-repeat;
	width:300px;
	height:250px;
	margin:0 auto;
}
/*/ --Page/Control Specific-- /*/
/*-#DefaultPage (Page)-*/
/*#DefaultPage.twoColWrapper*/
#DefaultPage.twoColWrapper{
}
#DefaultPage .leftCol{
	width:310px;	
	/*debug
	background-color:#3FF;*/
}
#DefaultPage .rightCol{
	width:300px;
	/*debug
	background-color:#3FF;*/
	
}
#DefaultPage .mod .bd{
	height:300px;	
}
#DefaultPage .leftCol .mod{
	border-right:#061c33 solid 1px;
	padding:5px
}
#DefaultPage .adSpotHost{
	width:300px;
	height:100px;
	/*background-color:Gray;*/
	margin:0 0 0 1px;
	margin-bottom:1em;	
}

#DefaultPage .mod{
	margin-bottom:50px;
}
#DefaultPage #NewsAndNotes .bd
{
	height:auto;	
}
/*-#Guests (Page)-*/
/*#Guests.contentList*/
#Guests{
    color:#061c33;
    font-size:116%;
}
#Guests ul.contentList li{
    list-style-image:none;
}
#Guests th,
#Guests th a{
    font-weight:bold;
    color:#061c33;
    font-size:100%;
    /*debug
    background-color:Fuchsia;*/
}
#Guests td{
    padding-left:10px;
    padding-bottom:20px;
    white-space:normal;
    /*debug
    background-color:Yellow;width:450px;*/
}
#Guests tr{
}
/*-#FindStation (Page)-*/
/*#FindStation.contentList*/
#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;
}
/*-#Sponsors (Page)-*/
#Sponsors table{
    border:none;
}
#Sponsors table td{
    padding:1em 0;
    border:none;
}
#Sponsors table td img{
    border:1px solid #061c33;
}
/*-#Terms (Page)-*/
#Terms{
 color:#061c33;
}
/*-#Privacy (Page)-*/
#Privacy .extra{
    padding:.7em 0 .7em .7em;
    margin: 2em 0 2em 0;
    background-color:#DDD;
}
#Privacy .extra li{
    padding:.2em 0 .2em .75em;
}
#Privacy .subTitle{
    font-size:116%;
}
#Privacy .bolden{
    color:#555;
}
/*-#Bio (Page)-*/
#Bio img.left{
    margin:0 1em 1em 0;
}/*#Books (Page)*/
#Books td.textBody a{    
    color:#061c33;    
    font-weight:bold;
}
#Books td.textBody{    
    padding-left:20px;    
    vertical-align:text-top;    
}
#Books td.textBody p{    
    padding:.3em 0 .5em 0;    
}
#Books td{    
    padding: 0 0 1.5em 0;
}
#Books td .extra{    
    border: 1px solid #BBBBBB;     
    padding: 10px 15px;     
    background-color: #EEEEEE;}
/*#Articles (Page)*/
#Articles a{    
    color:#061c33;
}
#Articles p{    
    font-size:108%;
}
#Articles .byLine{    
    margin-bottom:1em;
}
#Articles .italicize{    
    margin-bottom:1em;
}/*#MediaCorner (Page)*/
#MediaCorner .adSpot{    
    /*debug*/    
    width:600px;    
    height:300px;    
    background-color:#768EA6;    
    opacity:.5;
}
/*#Help (Page)*/
#Help td {    
    vertical-align:text-top;
}
#Help td .subTitle{    
    width:275px;    
}
/*#MeetTheTeam*/
#MeetTheTeam .bio{
    clear:both;
    margin-bottom:2em;
}
#MeetTheTeam img.left{
    margin:0 1em .75em 0;
}
#MeetTheTeam .subTitle{
    font-size:123.1%;
}
/*#Email (Page)*/
div.form table{
    margin-top:2em;
    margin-bottom:2em;
    position:relative;
}
div.form th{
    width:150px;
    height:30px;
    font-weight:bold;
    font-size:116%;
    vertical-align:text-top;
}
div.form td input{
    width:250px;
    height:20px;
}
div.form td{
}
div.form tr.extra td input{
    width:auto;
}
div.form td input.btnSubmit-grey{
    width:89px;
    height:26px;
    margin-left:95px;
}
div.form td input.btnClear-grey{

}
.pager span,
.pager a{
	margin: 0 3px;
}
.pager span.current {font-weight: 900; }

/* #Default */
#Default .books li{
    margin-bottom:.5em;
}
div.pager {clear: both;}

