@charset "UTF-8";
/* CSS Document */

#header_warning{
	padding: 5px 0 5px 0;
	height: 15px;
	background:#FFFF00;
}

.button{
	background: url(../images/2010/button_bg.gif) repeat-x bottom;
	border-left: #ccc solid 1px;
	border-top: #ccc solid 1px;
	border-right: #999 solid 1px;
	border-bottom: #999 solid 1px;
	box-shadow: 0px 0px 4px #ccc;  
	-moz-box-shadow: 0px 0px 4px #ccc;  
	-webkit-box-shadow: 0px 0px 4px #ccc;
	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 
	color: #444;
}
#nav_countdown{
	padding: 0 0 0 120px;
	float:left;
	height: 20px;
}
#nav_meta{
	padding: 10px 0 0 0;
	float:right;
	height: 20px;
}
#nav_meta ul{
	margin: 0;
	padding: 0;
}
#nav_meta li{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav_meta a{
	text-decoration:none;
	padding: 0px 5px 0 5px;
	font-family:  "Octin", "Lucida Grande", "Octin Spraypaint Free", Geneva, Arial;
	font-size:14px;
	text-transform: uppercase;
	color: #dddddd;
	text-shadow: 0 0 3px #000;
	line-height: 1.5;
}

#meta_search{
	padding: 0px 3px 0px 5px;
	width: 160px;
}
#meta_search .searchfield{
	float:left;
	width: 130px;
	background: url(../images/2010/button_bg.gif) repeat-x bottom;
	border-left: #6b6b6b solid 1px;
	border-top: #6b6b6b solid 1px;
	border-right: #e0e0e0 solid 1px;
	border-bottom: #e0e0e0 solid 1px;
	box-shadow: 0px 0px 4px #444;  
	-moz-box-shadow: 0px 0px 4px #444;  
	-webkit-box-shadow: 0px 0px 4px #444;
	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 
	color: #444;
}
#meta_search .searchbutton{
	float:right;
}





#nav_main{
	margin: 25px 0px 0px 230px ;
	padding: 2px 0 0 0px;
	float:left;
}
#nav_main ul{
	margin: 0;
	padding: 0;
}
#nav_main li{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	display:block;
}
#nav_main a{
	text-decoration:none;
	padding: 0 0px 0 20px;
	font-family:  "Octin", "Lucida Grande", "Octin Spraypaint Free", Geneva, Arial;
	font-size:18px;
	text-transform: uppercase;
	color: #f1f1f1;
	text-shadow: 0 0 4px #000;
}
.current_page_parent{	
	background-image: url(../images/2010/nav_active.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.current_page_item{	
	background-image: url(../images/2010/nav_active.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#subnav{
	padding: 15px 0 0 0;
	width: 230px;
	height: 265px;
	background-image: url(../images/2010/subnav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnav_header{
	/*height: 22px;
	background-image: url(../images/2010/subnav_header.png);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#subnav_content{
	/*background-image: url(../images/2010/subnav_content.png);
	background-repeat: repeat-y;
	background-position: left;*/
}
#subnav_footer{
	/*margin: 0 0 50px 0;
	height: 18px;
	background-image: url(../images/2010/subnav_footer.png);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#subnav_content ul{
	margin: 0;
	padding: 0;
}
#subnav_content li{
	padding: 4px 0 4px 0;
	margin: 0;
	list-style: none;
}
#subnav a{
	margin: 5px 0px 5px 0px;
	padding: 0px 20px 0px 20px;
	font-family:  "Octin", "Octin Spraypaint Free", "Lucida Grande", Geneva, Arial;
	font-size:14px;
	text-transform: uppercase;
	color: #f1f1f1;
	text-shadow: 0 0 4px #000;
}

#subnav_wildcard{
	padding: 0 30px 0 20px;
}
#subnav_wildcard h1{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family:  "Octin", "Octin Spraypaint Free", "Lucida Grande", Geneva, Arial;
	font-size:20px;
	text-transform: uppercase;
	color: #f1f1f1;
	text-shadow: 0 0 4px #000;
}
#subnav_wildcard a{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family:  "Octin", "Octin Spraypaint Free", "Lucida Grande", Geneva, Arial;
	font-size:14px;
	text-transform: uppercase;
	color: #f1f1f1;
	text-shadow: 0 0 4px #000;
	text-decoration:underline;
}


#web_box{
	margin: 0px 0 0 0;
	width: 230px;
}
.web2_box{
	margin: 0px 0 0 0;
	padding: 20px 0 0 0;
	height: 274px;
	background-image: url(../images/2010/subnav_webbox_bg.png);
	background-repeat: no-repeat;
	background-position: 2px top;
}
.bottom_box{
	margin: 560px 0 0 0;
}
#web_box_header{
	height: 22px;
	background-image: url(../images/2010/subnav_webbox_header.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#web_box_content{
	background-image: url(../images/2010/subnav_webbox_content.png);
	background-repeat: repeat-y;
	background-position: left;
}
#web_box_footer{
	height: 18px;
	background-image: url(../images/2010/subnav_webbox_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#web_box_box{
}

.box_rss{
	height:180px ;
	color:#7f7f7f;
	font-size:9px;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 30px;
	background-image: url(../images/2010/bg_rss.png);
	background-repeat: no-repeat;
	background-position: -5px 0px;
}
.box_rss p{
	padding: 3px 25px 10px 40px;
	margin: 0px 0px 5px 0px;
}
.rsslink a:link{
	line-height:1.2;
	padding: 1px 0px 0px 13px;
	margin: 2px 0px 2px 40px;
	color:#f58239;
	background-image: url(../images/2010/icon_rss_orange.png);
	background-repeat: no-repeat;
	background-position: 1px 50%;
}
.rsslink a:visited{
	line-height:1.2;
	padding: 1px 0px 0px 13px;
	margin: 2px 0px 2px 40px;
	color:#f58239;
	background-image: url(../images/2010/icon_rss_orange.png);
	background-repeat: no-repeat;
	background-position: 1px 50%;
}
.rsslink a:hover{
	color:#fff;
	background-color:#f58239;
	background-image: url(../images/2010/icon_rss_white.png);
	background-repeat: no-repeat;
	background-position: 1px 50%;
}
.box_web2{
	color:#7f7f7f;
	font-size:9px;
	padding: 0px 0px 10px 30px;
	margin: 0px 0px 60px 0px;
}
.box_web2 img{
	margin: 0px 2px 0px 2px;
}

