/*@import url(reset.css);*/
body {background: url(../images/black_bg.jpg) center 347px repeat-x #090909; text-align:center; font-family:verdana, helvetica, arial; color: #fff;}
div.row_divider{width:100%; margin:0px auto; position:relative;}
div.row_divider_wrapper{background:url(../images/row_divider.png) no-repeat; width:960px; height:41px;margin: 0px auto;}

/* LINKS */
a, a:visited, a:active{color:#666; text-decoration: none;}
a:hover{color:#999; text-decoration: underline;}
div.links{background: url(../images/header_bg.gif); background-position: center top; margin: 66px auto 0px auto; width:960px; height:24px; }
div.links_wrapper{width:960px; height:24px;margin: 0px auto; }
.links ul {float: left;margin: 0px 0 0 152px;}
.links li {display: inline;}
.links ul a {float: left;height: 24px;margin-left: 0px;margin-top: 0px;text-indent: -7000em;background-image: url(../images/links.png);background-repeat:no-repeat;background-position: 0px;}
.links ul .email a {width: 82px;background-position: 0px 0px;}
.links ul .video a {width: 112px;background-position: -82px 0px;}
.links ul .shows a {width: 94px;background-position: -194px 0px; margin-right:89px;}
.links ul .music a {width: 96px;background-position: -380px 0px;}
.links ul .follow a {width: 109px;background-position: -475px 0px;}
.links ul .like a {width: 89px;background-position: -580px 0px;}
.links ul .email a:hover {width: 82px;background-position: 0px -33px;}
.links ul .video a:hover {width: 112px;background-position: -82px -33px;}
.links ul .shows a:hover {width: 94px;background-position: -194px -33px;}
.links ul .music a:hover {width: 96px;background-position: -380px -33px;}
.links ul .follow a:hover {width: 109px;background-position: -475px -33px;}
.links ul .like a:hover {width: 89px;background-position: -580px -33px;}

/* HEADER */ 
h1 {text-indent:-9999px; overflow: hidden; width: 492px; height: 242px; margin:50px 0px 0px 280px; position:absolute;  background: url(../images/logo.png) center 0px no-repeat; }
div.header{ background-color:#000; height: 346px; position:relative; width:100%; border-bottom:solid 1px #CCC;}
div.header_wrapper{width:1049px; height:346px;margin: 0px auto; background: url(../images/eagle_bear.jpg) center 0px no-repeat; }

/* Main */ 
div.main_container {margin: 0px auto; width:960px;}
div.main_container_wrapper{ clear:both; width:732px; height:387px;  background-color:none; margin:20px auto 0px auto;}

/* TWITTER */
div#twitter {margin: 0px auto; width:100%; }
div#twitter_wrapper{ clear:both; width:732px; height:387px;margin: 0px auto; background-color:#fcfcfc;}

/* TWITTER FEED */	
#tweet {height:300px;overflow-y:auto;overflow-x:hidden;text-align:left; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color:#717676;border: 0px; padding: 0 20px 0 0;  position: absolute; margin: 70px 20px 20px 20px; width: 900px;}
#tweet span.prefix, #tweet span.prefix a {text-decoration:none; font-weight: bold; text-transform: uppercase;font-size: 11px;letter-spacing:1px;color: #0e0e0e; }
#tweet ul {list-style: none;}
#tweet li {padding: 10px; margin:0px 0px 20px 0px; background-color: #d5dede;}
#tweet span.time, #tweet span.time a{ text-decoration:none; font-style: italic; color: #717676; font-size:9px;}
#tweet span.time a:hover{color:#ee3533;}
#tweet span.status {font-style: italic;}p.loading{text-align:center;text-transform:uppercase;letter-spacing:2px;}
#tweet span.status a{color:#b93333;}
#tweet span.status a:hover{color:#ee3533;}
p.loading span{display:block;position:relative;margin:80px auto;width:auto;height:220;overflow:hidden;}	
/*#tweet span.prefix a  {display:inline-block; width:110px; height:20px; background:url('../images/index4_03.jpg');font-size:0; float:left;}   <--- change link into image*/

/* CLEAR */
div.clear {visibility:hidden; width:100%; clear:both;}
hr.clear {visibility:hidden; height:1px; width:100%; clear:both;}

/* FOOTER */
div.footer {margin: 100px auto 100px auto; width:310px; height:31px; display:block; position:relative; }
div.footer_wrapper{margin: 0px; font:normal 12px Verdana, Helvetica, Arial; color: #666; display:block; position:relative; height:20px; width:310px; }
div.copyright {float:left; letter-spacing:2px; font-size:10px; text-transform:uppercase;  position:absolute; margin:0px}
div.site_by{letter-spacing:2px;  text-decoration:none; font-size:10px; text-transform:uppercase; display:block; position:absolute; margin:0px 0 0 220px}
div.site_by a{text-decoration:none;}



