/* 
CyberSoundNetwork stylesheet
by Mike Murray www.murz.net 
Copyright © 2007 All rights reserved
*/
body{margin:0;background-color:#0a0a0a;font-family:Tahoma,Verdana,Arial;}
a img{border:none;}

/*main wrap*/
#wrap{width:930px;margin:0 auto 0 auto;}

/*top*/
#top{width:930px;background:url(../images/csn_bg_top.gif);float:left;padding:0 0 2px 0;}
#header{width:930px;height:117px;float:left;}
#nav{width:897px;height:28px;margin:0 17px 3px 16px;float:left;}
#nav ul,#games ul,#status ul{list-style:none;margin:0;padding:0;float:left;}
#nav ul li,#games ul li{float:left;}
#games{background:url(../images/csn_games_bg.gif);width:437px;height:119px;float:left;margin:0 2px 0 16px;}
#games ul{margin:6px 11px 0 11px;}
#games ul li{width:74px;height:98px;padding:4px;margin-left:1px;}
#status{width:458px;height:118px;float:left;}
#status ul li{background:url(../images/csn_status_bg.gif);width:443px;height:26px;margin:0 0 2px 0;color:#757575;font-weight:bold;font-size:0.7em;padding:12px 0 0 15px;}

/*left and right*/
#content{width:930px;float:left;background:url(../images/csn_bg.gif);}
#left{float:left;width:219px;margin:0 0 0 16px;}
#right{float:left;width:219px;margin:0;}
.hub{background:url(../images/csn_left_bg.gif);width:219px;float:left;margin:0 0 2px 0;}
.hub h1{font-size:0.7em;font-weight:bold;color:#2e2e2e;background:url(../images/csn_left_title.gif);height:26px;width:201px;margin:0;padding:14px 0 0 18px;}
.hub ul{list-style:none;margin:0 0 0 4px;;padding:0;}
.hub ul li{background:url(../images/csn_left_listbg.gif);width:205px;height:22px;margin:0;padding:0 0 0 10px;}
.hub a:link,.hub a:visited{font-size:0.6em;color:#757575;font-weight:bold;text-decoration:none;}
.hub a:hover{color:#FF9900;}
.hub .viewmore{padding:7px 0 7px 157px;}
.hub .bottom{background:url(../images/csn_left_bottom.gif);width:219px;height:4px;}
/*login*/
#logintop{background:url(../images/csn_right_top.gif);width:219px;height:19px;float:left;}
#loginbot{background:url(../images/csn_right_bot.gif);width:219px;height:6px;float:left;}
#username,#password{float:left;height:22px;}
input.login{width:88px;height:17px;background:#ccc;border:1px solid #fff;float:left;margin:0 0 0 10px;padding:3px 0 0 5px;font-size:0.6em;}
input#pw{margin:0 0 0 6px;}
#register{margin:5px 0 8px 10px;float:left;}
#lostpw,#login{float:left;margin:5px 0 8px 9px;}

/*main content*/
#main{background:url(../images/csn_main_bg.gif);width:455px;margin:0 2px 0 2px;float:left;}
#maintop{background:url(../images/csn_main_top.gif);width:455px;height:4px;float:left;}
#mainbot{background:url(../images/csn_main_bottom.gif);width:455px;height:4px;float:left;}
.newsitem{width:455px;float:left;}
.newsitem a:link,.newsitem a:visited{color:#d56908;text-decoration:underline;}
.newsitem a:hover{color:#333333;}
.newstitle{width:436px;height:31px;background:url(../images/csn_main_titlebg.gif);padding:5px 0 0 11px;margin:0 4px 0 4px;}
.newstitle h1{margin:0;padding:0;font-size:0.7em;color:#2e2e2e;font-weight:bold;}
.newstitle h2{margin:0;padding:0;font-size:0.6em;font-weight:normal;color:#7e7e7e;}
.newstitle h2 .date{color:#2e2e2e;}
.newsimage{background:url(../images/csn_main_newimgbg.gif);width:441px;height:67px;float:left;margin:5px 6px 0px 6px;padding:1px;}
.newscontent{width:433px;float:left;color:#2e2e2e;font-size:0.6em;margin:0px 0px 0px 11px;}
.newscontent p{margin:7px 0 8px 0;padding:0;}
.readmore{margin:3px 0 10px 10px;float:left;}

/*footer*/
#fx{float:left;margin:16px 0 0 2px;}
#copyright{float:right;margin:18px 0 0 0;}
#footer{background:url(../images/csn_footer_bg.gif);width:930px;height:98px;font-size:0.7em;color:#2e2e2e;float:left;}