/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#page{
	background-color: #080808;
}

#wooslider {position:relative;
z-index:1;}


#wooslider h3{font-size:20px;}

.post h2{
	font-size: 18px;
}

.post-alt h2 {
	font-size: 25px;
	line-height: 30px;
	text-transform: uppercase;
}

.widget h3 {
	padding: 25px 20px 20px;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 25px;
}

#header{ 
        background-image: url(http://grandprixhydroplane.com/gpheader/rotator.php);
	margin: 0 0 0 0px;
	padding: 0px 0px;
	width: 940px;
        height: 200px;
}

#top-container {
}

#nav1 {float:left;
}


#hqad {
	float:left;
        width:940px;
        margin:10px 0 10px 0;
        background-color: #080808;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top:1px solid #222222;
	border-bottom:1px solid #222222;
}
#hqadlist li {float:left; width: auto; margin: auto; padding: 5px;}

/*- Page Navigation -*/
#nav{
        position:relative;
        z-index:998;
        float:left;
        height: 30px;
	padding: 5px 10px;
	margin:0;
	width: 920px;
}
#nav-left {
	float:left;
	display:inline;
	width:1000px;
	}
#nav-right {
	float:right;
	display:inline;
	width:320px;
	margin:0px !important;
	padding:0px !important;
	}
#nav2 {
	margin:0 0 0 0 !important; 
	padding-bottom: 3px;
}
#nav1 a {
        font-size: 12px;
	color: #777777;
}

#credits .fr {
display:none;
}


