/*- yahoo reset css ----------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,legend,fieldset,input,textarea,p,blockquote,th,td {  
margin:0; 
padding:0; 
} 
table { 
border-collapse:collapse;
border-spacing:0;
} 
fieldset,img {  
border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
font-style:normal; 
font-weight:normal; 
} 
ol,ul { 
list-style:none; 
} 
caption,th { 
text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
font-size:100%; 
font-weight:normal; 
} 
q:before,q:after { 
content:''; 
} 
abbr,acronym { border:0; 
}

/*- social media buttons ----------------------*/

.buttonfixed{
display:block;
_display:none;
position:fixed;
z-index:9999;
text-indent:-9999px;
overflow:hidden;
outline:none;
right:5px;
border: none;
}

.buttonfixed .feed1{
background:url('ui_images/feed1.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .twit1{
background:url('ui_images/twit1.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .face1{
background:url('ui_images/face1.png') no-repeat 0 0; width:32px; height:32px;
}

.buttonfixed .you3{
background:url('ui_images/youtube3.png') no-repeat 0 0; width:39px; height:39px;
}

.buttonfixed:hover{
right:6px;
border: none;
}

/*- main css ----------------------*/

a {
  text-decoration: none;
  color: #570904;
  border-bottom: 1px solid #ea8b06;
}

a:hover {
  color: #a1140b;
  border-bottom: 2px solid #ea8b06;
}

a.noborder {
  border: none;
}

a.noborder:hover {
  border: none;
}

em {
  display: inline;
  font-style: oblique;
}

strong {
  display: inline;
  font-weight: bold;
}

em strong {
  font-weight: bold;
  font-style: oblique;
}

body  {	
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	line-height: 1.2em;
	background: #570904;
	color: #000;
}

#container {
	width: 960px;  
	background: #fff;
	margin: 0 auto; 
	border: none;
	text-align: left;
}

#header {
	background-image:url('ui_images/header.jpg');
	background-color: #ddd;
	padding: 0;
	width: 960px;
	height: 189px;
	text-indent:-2000em;
  z-index:1000;
}

#header a {
  display: block;
  width: 600px;
  height: 189px;
  border: none;
}

#header a:hover {
  border: none;
}

#navbar {
	background: #fff;
	height: 39px;
	padding: 0; 
	overflow: hidden;
}

  #navbar li {
    float: left;
  }
  
  #navbar li a {
    float: left;
    display: block;
    padding: 8px 12px 0px 12px;
    height: 31px;
    font-size: 20px;
    line-height: 22px;
    color: #000;
    font-family: "Arial Narrow", "Tahoma", sans-serif;
    text-decoration: none;
    border-right: 1px #ccc solid;
  }
  
  #navbar li.last a {
    border-right: none;
  }
  
  #navbar li a.selected {
    background-color: #ea8b06;
    color: #fff;
  }
  
  #navbar a:hover {
    background-color: #ea8b06;
    color: #fff;
    text-decoration: none;
  }

#sidebar {
	float: left;
	width: 410px;
	padding: 0px;
	background: #fff url('ui_images/sidebar_shadow.png') no-repeat 0 0;
	overflow: hidden;
}

  #sidebar h2 {
  	font-size: 16px;
  	font-weight: bold;
  	padding-top: 15px;
  	padding-bottom: 5px;
  }
  
  #sidebar p {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
  }

.right_sidebar {
  width: 380px;
  padding: 20px 15px 0px 15px;
}

#sidebar .right_sidebar h2 {
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 0px;
}

.twitter a, .twitter a:hover {
  border: none;
}

.left_sidebar {
  width: 380px;
  padding: 0px 15px;
}

.thanks {
  margin-top: 20px;
  border-top: 3px solid #570904;
  padding-top: 5px;
}

.thanks h2 {
  font-size: 20px;
}

.thanks ul {
  list-style: disc inside;
  font-size: 14px;
  padding-top: 3px;
  padding-left: 5px;
}

.thanks li {
  padding: 2px 0px;
}

.thanks p {
  padding-top: 8px;
  font-size: 14px;
}

#mainContent { 
	background-color:#ccc;
	float: left;
	width: 550px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

  #mainContent h1 {
  	font-size: 22px;
  	line-height: 24px;
  	padding-bottom: 5px;
  	font-weight: bold;
  	color: #570904;
  }
  
  #mainContent h2 {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
  }
  
  #mainContent p {
    padding-top: 10px;
  }
  
  #mainContent p img {
    padding-bottom: 10px;
  }

#radio {
  height: 130px;
  width: 550px;
  background-image: url('ui_images/radio_asset.png');
}

#radio h2 {
  float: left;
  width: 320px;
  font-size: 17px;
  line-height: 21px;
  font-weight: normal;
  padding-top: 25px;
  padding-bottom: 15px;
  padding-left: 30px;
  color: #fff;
}

#radioPlayer {
  float: left;
  padding-left: 30px;
  width: 300px;
}

#donate_wide {
  float: left;
  width: 550px;
  height: 80px;
}

#donate_narrow {
  float: left;
  width: 410px;
  height: 80px;
}

.articleBox {
	float: left;
 	padding: 20px 15px 5px 15px;
	width: 520px;
	font-size: 13px;
}

.articleBox .latestnews {
  padding-bottom: 20px;
  border-bottom: 3px solid #570904;
}

.articleBox ul {
  list-style: disc outside;
  padding-top: 5px;
  padding-left: 5px;
  margin-left: 20px;
}

.articleBox li {
  padding: 5px 0px;
}

.articlePhoto {
	float: left;
 	padding: 0px 10px 0px 0px;
	width: 220px;
	overflow: hidden;
}

.articlePhoto a, .articlePhoto a:hover {
  border: none;
}

.articlePhotoright {
	float: left;
 	padding: 0px 0px 0px 10px;
	width: 220px;
	overflow: hidden;
}

.articleCopy {
	float: left;
 	padding: 0px;
	width: 290px;
}

.articleCopy a img {
  float: left;
  border: none;
  padding-right: 7px;
  margin-top: 5px;
}

#mainContent .articleCopy .follow {
 padding-top: 7px;
}

#mainContent .articleCopy h1 {
	font-size: 18px;
	padding: 8px 0px 0px 0px;
}

#mainContent .articleCopy h2 {
	font-size: 14px;
	font-weight: bold;
}

#mainContent .articleCopy h3{
	font-size: 14px;
	padding-top: 10px;
}

.members img {
  float: right;
  padding: 10px 15px 0px 10px;
}

.right_sidebar h1 {
  font-size: 22px;
  line-height: 24px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #570904;
}

.staff img {
  padding-top: 5px;
  padding-bottom: 10px;
}

.staff h3 {
  font-size: 15px;
  font-weight: normal;
}

#footer {
  clear: both;
  float: left;
  width: 100%;
	background: #000;
	padding: 10px 0px;
} 

#footerLogo {
	margin: 0;
	padding: 0;
	float: left;
	width:190px;
}

#footerContact {
	font-size:11px;
	color:#b3b3b3;
	margin: 0;
	padding: 8px 0px 0px 0px;
	float: left;
	width:220px;
}

  #footerContact a {
  	font-size:11px;
  	color:#FFFFFF;
  }

#footerCopyright {
	font-size:11px;
	color:#FFFFFF;
	margin: 0;
	padding: 8px 0px 0px 0px;
	float: left;
	width:400px;
}

.clear {
  clear: both;
}