@charset "UTF-8";

/* CSS Document CHASING DIRT
------------------------------------------------------------- */
html, body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	background:url(../images/bgtop.jpg) center top no-repeat #141414;
	height:100%;
	width:100%;
}

p {
	margin: 0 0 14px 0;
	font-size:12px;
	}

a {
	color: #F90;
	text-decoration:none;
}

a:hover {color: #000000;}	


/* Layout background
------------------------------------------------------------- */
#bgtop {
	width:100%;
	background:url(../images/bgtop.jpg) center top no-repeat;
	float: left;
}
	
#bgbot {
	width:100%;
	float:left;
	height:100%;
	/*background:url(../images/bgbot.jpg) center bottom no-repeat;*/}
	
	
/* Layout container
------------------------------------------------------------- */
#container {
	margin:0 auto;
	width:950px;
}	
	

/* Header section 
------------------------------------------------------------- */
#header {
	width:950px;
	height: 244px;
	background:url(../images/header.jpg) 0 -120px;
	padding:0 0 0 0;
	float:left;}
	
#logo {
	width:382px;
	height:156px;
	float:left;
	margin: 52px 0 0 0;
}	
	
/* Top section
------------------------------------------------------------- */
#vision {
	width:552px;
	height:104px;
	background:url(../images/vision.jpg);
	float:left;
	padding: 5px 30px 0 50px;
}
	
#vision h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#D6BA8A;
	margin:0;
	padding:0 0 5px 0;
	font-weight:normal;
	font-style:italic;
}

#vision p {
	color:#fff;
	font-size:14px;
	line-height:16px;
	padding:0;
	margin:0;
}
	
#register {
	width:299px;
	height:97px;
	background:url(../images/register.jpg);
	float:left;
	color: #EBE3C7;
	font-size: 11px;
	padding: 12px 0 0 19px;
}
	
#registertop {
	width:299px;
	height:24px;
	float:left;
}
	
#registerleft {
	width:131px;
	height:69px;
	float:left;
	padding: 4px 10px 0 0;
}
	
#registerright {
	width:158px;
	height:63px;
	float:left;
	padding: 10px 0 0 0;
}

#registertop img {
	border:0;
	margin:0;
	padding:0;}
	
#registertop a {
	color: #EBE3C7;
	font-size: 11px;}
	
#registertop a:hover {
	color: #fff;}
	
#register form {
	padding:0;
	margin:0;}
	
#register input.text {
	background-color:#900;
	border:1px solid #C00;
	width:100px;
	height:18px;
	margin:0 2px 5px 0;
	padding:2px;
	color: #E76B00;
	font-size: 11px;
	float: left;
}

#register input.send {
	width:44px;
	height:22px;
	padding:0;
	margin:0;
	border:none;
	background:url(../images/send.png);
	display:block;
	float:left;
	text-indent: -999999px;
	overflow: hidden;
	cursor:pointer;
}
	
/* Code for the menus
------------------------------------------------------------- */
#topmenu {
	width:100%;
	display:block;
	height: 39px;
	background:url(../images/topmenu.jpg) no-repeat;
	padding:3px 0 0 0;
	float:left;
}
	
#topmenubot {
	width:100%;
	display:block;
	height: 48px;
	background:url(../images/topmenubot.jpg);
	padding:0px 0 0 0;
	float:left;
}

#topmenu ul, #topmenubot ul {
	display:block;
	margin:0 auto;
	padding:0;
	}
	
#topmenu ul { width:497px; }
#topmenubot ul { width:400px; /*width:540px; */ }
	
#topmenu li, #topmenubot li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;}	
	
#topmenu li a, #topmenubot li a {
	float:left;
	font-size:13px;
	color:#EDAD27;
	font-weight:bold;
	height:22px;
	padding:11px 21px 0;
	background:url(../images/menudiv.jpg) right center no-repeat;
	display:block;
}

#topmenubot li a {
	padding:11px 21px 0;}
	
#topmenu li.last a{
	background:none;}	

#topmenubot li.last a{
	background:none;
	width:80px;}	

#topmenu li a:hover, #topmenubot li a:hover{ color: #9ECD1C; }
	
#topmenu li.selected a, #topmenubot li.selected a{
	color:#FFE9D4;}

		
/* Page Content
------------------------------------------------------------- */
#left {
	width:579px;
	background:url(../images/left.jpg) no-repeat;
	padding:15px 0 0 34px;
	float:left;
}
	
#lefttop {
	width:569px;
	height:43px;
	float:left;
}
	
#right {
	width:337px;
	height:760px;
	background:url(../images/right.jpg);
	float:left;}
	
/*#right img {
	border:0;}*/
	
#news {
	margin: 0px 0 0 0px;
	padding-right:10px;
	float:left;
}
	
#josh {
	width:220px;
	padding:0px 10px 0px 50px;
}
	
#tell {
	width:257px;
	padding:0px 0px 0px 50px;
	float:left;
}
	
#wiki {
	width:108px;
	height:137px;
	padding:0px 0px 0 8px;
	float:left;
}

#boxRight {
	float:left;
	width:137px;}
	
#rightip {
	width:307px;
	float:left;
}

#rightip img {
	border:0;
}

.sidebarlinks a {
	color: #3387cc;
}
/* Footer area
------------------------------------------------------------- */
#footer {
	float:left;
	width:100%;
	height:91px;
	background:url(../images/footer.jpg);
	background-repeat: repeat-x;
	text-align:center;
	padding:12px 0px 0px 0px;
	line-height: 18px;
	color: #666;
}

#footer p {
	font-size:11px;}
	
#footer a {
	color:#666;
	font-weight:bold;}

#footer a:hover {
	color:#ccc;}
	

	
/* Classes and styles
------------------------------------------------- */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#F43F36;
	margin:0;
	padding:0;
	font-weight:normal;
	line-height: 28px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFF;
	margin:0;
	padding:0 0 15px 0;
	font-weight: normal;
	line-height: 20px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#f90;
	margin:0;
	padding:0 0 5px 0;
	font-weight: normal;
	font-style:italic;
	
}


.h2red {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color:#900;
	margin:0;
	padding:0 0 15px 0;
	font-weight: normal;
	line-height: 20px;
	text-align:center;
}

.h3red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#900;
	margin:0;
	padding:0 0 5px 0;
	font-weight: normal;
	font-style:italic;
	text-align:center;
}

.h3orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#EA7F25;
	margin:0;
	padding:0 0 5px 0;
	font-weight: normal;
	font-style:italic;
	text-align:center;
}

.box a img, .box2 a img { border:none; }
.box {
	float:left;
	width:263px;
	height:155px;
	padding:10px 10px 0 10px;
	background:url(/images/bg_home-box.png) top left no-repeat;
}

.box2 {
	float:left;
	width:263px;
	height:155px;
	padding:10px 10px 0 10px;
	margin-left:12px;
	background:url(/images/bg_home-box.png) top left no-repeat;
}

#home-boxes { display:block; margin:10px 0; float:left; }
#home-boxes p { color:#fff !important; margin:-3px 0 0 95px !important; padding:0 !important; }
#home-boxes img { width: 75px; height:50px; }
#home-boxes .imgborder { margin-right:0; }
#home-boxes .box, #home-boxes .box2 {  
	width:218px;
	background:url(/images/bg_home-box.png) no-repeat;
	padding:7px;
	margin:2px;
}

.left-home { margin-top:40px; padding:0 10px 5px 10px; background:url(/images/bg_left-home.png) top center no-repeat; color:#000; }
.left-home h3 { margin-left: 255px; margin-right:20px; padding-top:50px; }
.left-home h2, .left-home p { margin-left:20px; margin-right: 20px; }
.left-home .piccorner { position:absolute; margin-left:-65px; margin-top:-12px; margin-right:0; }

.left-home-foot { height:10px; background:url(/images/bg_left-home.png) bottom center no-repeat; margin:0 auto 20px auto; }

.orange {
	color:#EA7F25;
	font-weight: bold;}
	
a.orange2 { color:#EA7F25;}
a.orange3 { color:#E96717; }
a.green { color:#779E04; }	
a.red { color:#F43F36; }
a.yellow { color:#FFCC00; }

a.orange2:hover { color:#779E04; }
a.orange3:hover { color:#FC0; }
a.green:hover { color:#EA7F26; }
a.red:hover { color:#EDAD27; }
a.yellow:hover { color:#E96717; }

.tanbackground { color:#000;}
.tanbackground li { padding-bottom:10px;}
.darkbackground { color:#fff;}
.darkbackground li { padding-bottom:10px;}

.imgborder {
	padding:5px;
	background-color:#fff;
	border:1px solid #716659;
	margin: 0 8px 30px 0;
	float: left;
}

.imgborder:hover {border:1px solid #FFCC00;}

p.whitetext {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;}
	
.imageLeftExtra {
	float:left;
	margin-bottom:170px;
}

.imageRightExtra {
	float:left;
	padding-right:5px;
}
	
.imageRightJosh {
	margin:-40px 0 0 -155px;
	float:left;
}
	
.imageRightTell {
	margin:0px 7px 0 0px;
	float:right;
}
	
.imageRightWiki {
	margin:-40px 0 0 -158px;
	float:left;
}

#discussionid, #wikiid, #breakingnewsid {
	padding-left:10px;
}

#discussionid .rsscontainer{
margin-bottom: 1em;
}

#wikiid .rsscontainer{
margin-bottom: 1em;
}

#breakingnewsid .rsscontainer{
margin-bottom: 10px;
}
