@import url('bar.css');

html, body {
  background-color:#000;
  font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
  font-size:11px;
  color:#fff;
  margin:0px auto;
  z-index:1;
  height:100%;
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #323232;
  scrollbar-face-color: #750000;
  scrollbar-highlight-color: #cc9999;
  scrollbar-3dlight-color: #d00000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #5a0000;

}

table, td {
  height:100%;
}


a:link, a:active, a:visited {
  color:#fff;
  text-decoration:none;
}



a:hover {
  color:#990000;
}





#container {
margin: 0px auto;
display: inline-block; /*sets hasLayout - required for IE*/
overflow: hidden; /*causes modern browsers to enclose child floats*/
margin: 0px;
padding: 0px;
}

#container {display: block; /* resets to proper property value without resetting layout*/}



#content {
  width:1000px;
  height:100%;
  background-image:url(images/background.png);
  background-repeat:repeat-y;
  margin:0px auto;
  padding:0px;
  overflow:auto;
  margin-bottom:-12px;
}



#logo {
  display:block;
  width:100%;
  height:700px;
  padding-top:51px;
 background-image:url(images/loading.png);
 background-repeat:no-repeat;
 background-position:center center;
 margin:0px auto;
 text-align:center;
}



#page {
  width:100%;
  margin-bottom:200px;
}



#news {
  width:562px;
  margin-bottom:0px;
  height:100%;
}



#page_content {
  width:500px;
padding-left:62px;
  margin-bottom:0px;
  height:100%;
}



#news_img {
position:relative;
top:-1px;
left:-1px;
}



.post {
  margin-left:55px;
  width:460px;
  text-align:justify;
  margin-bottom:50px;
  color:#fff;
}



#news_entry {
  margin-left:55px;
  width:460px;
  text-align:justify;
  margin-bottom:50px;
  color:#fff;
}



.news_date {
  text-align:right;
  height:14px;
  font-weight:bold;
  background-image:url(images/news_datebg.png);
  background-repeat:repeat-y;
  padding-right:5px;
  margin-bottom:2px;
  color:#fff;
}



#news_div {
  height:25px;
  padding-top:10px;
  background-image:url(images/news_div.png);
  background-repeat:no-repeat;
  text-align:center;
}



span.postcomment {
  text-align:right;
}



span.comments {
  text-align:left;
}





 #sidebar {
   width:348px;
   padding-bottom:200px;
 }





#links{
margin-left:10px;
  width:307px;
  height:357px;
  margin-bottom:20px;
}



#newsletter {
  font-size:12px;
  width:100%;
}



#newsletter li {
  list-style-type: none;
}



#sidebar li {
list-style-type:none;
}



#sidebar h2.widgettitle {
display:none;
}



input, textarea {
background-image:url(images/inputbg.png);
border:1px solid #ccc;
color:#fff;
background-color:transparent;
margin-top:5px;
font-family:verdana; }





#radio {
margin-top:50px
}



#footer {
  margin-top:-91px;
  position:relative;
  bottom:0px;
  width:100%;
  height:91px;
  background-image:url(images/bottombar.png);
  background-repeat:repeat-x;
}





 #footer_ch {
   position:absolute;
   left:600px;
   top:35px;
 }



#copyright {
width:1000px;
margin: 0px auto;
position:relative;
top:0px;
left:0px;
 }



#copy { position:absolute;
left:200px;
top:45px;
}


ul .twitter {
width:348px;
padding:0px;
margin:0px;
}
li .add-twitter-item {padding:0px;margin:0px;}

#twitter-1 {
width:348px; 
padding:0px;
margin:0px;
}
.radio_table_content {
height:20px;
}
tr .radio_tr:hover {
background-color:#000;
}