/*
Theme Name: The Clean Crue
Theme URI: http://wowwebsitedesigns.com/
Description:
Version: 1.0
Author: Chris Tennyson
Author URI: http://www.wowwebsitedesigns.com
Tags: 

*/

body{
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
height:100%;
margin:0px;
margin-bottom:15px;
padding:0px;
}
img#bg{
width:100%;
height:100%;
position:fixed;
top:0px;
left:0px;
z-index:-1;
filter:alpha(opacity=50);
opacity:0.5;
}

a{
color:#33CC00;
text-decoration:none;
font-weight:bold;
}
body a:hover{
color:#FFFFFF;
}

hr {
	height:12px;
	border:0px;
}

#page{
width:813px;
margin:0px auto;
background:url(images/cleancrue_page_bg.jpg)
}

#header{
	width: 813px;
	height:100px;
	margin: 0px auto;
}

#headerimg{
	padding:25px 0 0 50px;
}
#tagline{
	padding-left:120px;
	color:#999999;
}

#navbar{
	background:url(images/cleancrue_navbar.jpg) repeat-x;
	font-weight:bold;
	font-size:15px;
	width:100%;
	height:50px;
	padding-top:4px;
	
}
#nav{
	width:812px;
	margin:0px auto;
	text-transform:uppercase;
}
#nav ul li{
	margin:0px 10px;
}
#navbar a{
	color:#FFFFFF;
}
#navbar a:hover{
color:#FF0000;
}

#content_top{
}

#content{
background:url(images/content_bg.jpg) repeat-y;
width:775px;
padding: 0 15px;
overflow:hidden;

}
#content_bottom{
background:url(images/gj_content_bottom.jpg) no-repeat;
height:10px;
width:827px;
margin-bottom:10px;
}

#footer{
background-color:#CCCCCC;
padding:10px 0 10px 0;
margin-bottom:25px;
text-align:center;
width:100%;
height:35px;
color:#000000;
}
#footer li{
list-style:none;
display:inline;
padding:10px;
}
.alignleft{
float:left;
}
.alignright{
float:right;
}
