/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/**/font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*start here after reset*/
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}
body
{
font: 12px Arial, Helvetica, sans-serif;
text-align: center;
background: #fe9806;

}
a img 
{
border:none; 
}
#container
{
text-align: left;
margin: 0 auto;
padding: 0;
width: 950px;
}
#wrapper
{
float: left;
background: #fff;
}
#top
{
background: url(../images/banner.jpg) no-repeat;
width: 950px;
height: 110px;
padding-top: 16px;
}
#top a:link, #top a:active, #top a:visited, #top a:hover
{
height: 110px;
width:296px;
display:block;
}
#top table
{
border-collapse:collapse;
}
#menu
{
background: url(../images/bg_menu.gif) no-repeat;
text-align:center;
width: 950px;
height: 32px;
line-height: 32px;
}
#menu ul
{
margin: 0;
padding: 0;
}
#menu li
{
margin: 0;
display: inline;
list-style-type: none;
padding: 0 7px;
}
#menu a:link, #menu a:visited
{
font-size: 14px;
font-weight: bold;
color: #fff;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
color: #fec706;

}


#content
{

padding: 0px;
width: 930px;
}
#content a:link, #content a:visited
{
color: #60021c;

}
#content a:hover, #content a:active
{
background-color: #60021c;
color: #fff;
text-decoration: none;
}
/**/
.main
{
float: left;
width: 740px;
}
.follow
{
width: 730px; 
height: 45px;
background-image: url(../images/follow_listen.gif);
background-repeat:repeat-y;
padding-top:3px;
padding-left:10px;
}
.follow a:hover
{
background-color: #8AA7C5 !important; 
}
.follow span
{
line-height:45px;
padding: 0 0 0 15px;
font-weight:bold;
font-size:18px;
}
.right
{
background: #fff;
float: right;
width: 180px;
padding-right: 10px;
}
.ticker
{
width: 720px; 
height: 30px;
line-height: 30px;
background: #6b3f00;
color: #fffc00;
margin: 10px 0 ;
padding: 5px;
font-weight: bold;
}
.boxies_250
{
border: 1px #000 solid;
width: 250px;
margin: 10px 0;
}
.boxies_468
{
float: right;
border: 1px #000 solid;
width: 468px;
margin: 5px;
}
.boxies_250 h1, .boxies_468 h1
{
color: #fec706;
display: block;
border: none;
background: #4a6774 ;
font-size: 18px ;
font-style: italic;
padding: 0 3px;
}
.boxies_250 h2, .boxies_468 h2
{
color: #fec706;
display: block;
border: none;
background: #4a6774 ;
font-size: 16px ;
font-style: italic;
padding: 0 3px;
}
.boxies_250 p, .boxies_468 p
{
padding: 5px;
}

h1
{
font-size: 22px;
color: #AA181B;
padding: 1em 0 0.5em 0;

}
h2
{
font-size: 18px;
color: #444;
padding: 0.5em 0 0.5em 0;
}
h3
{
font-size: 18px;
}
#footer
{
float: left;
background: url(../images/footer.gif) no-repeat;
width: 950px;
height: 32px;
}
#footer a:link, #footer a:visited
{


}
#footer a:hover, #footer a:active
{

}
#copyright
{
padding: 15px;
color: #fff;
font-size: 10px;
text-align: center;
}
#copyright a
{
color: #fff;
}
.insidepages_white_bg
{
background: url(../images/beige_adbanner_bg.gif) no-repeat #fff;
width: 930px;
/*margin:0 20px 20px 20px;*/
padding:0px 10px 0 10px;
min-height:460px;
}
.listenlive
{
width: 203px;
height: 49px;
float: left;
padding: 15px 0 0 0;
margin: 0;
}
.bruce_banner
{
float:left;
margin:0;
padding: 5px 20px 0px 40px;
height:67px;
width:450px;
display:block;
}
.facebook
{
float:right;
height:35px;
width:90px;
padding:15px 25px 20px 15px;
display:block;
}
.rss_feed
{
padding:12px 6px 0 6px;
}
.rss_feed h4
{
padding:4px;
display:block;
background-color:#4A6774;
margin-bottom:2px;
color:#FEC706;
}