/*
Theme Name: HSCC
Theme URI: http://www.unodesignstudio.com
Description: Fresh beach theme designed by <a href="http://www.unodesignstudio.com">Uno Design Studio</a>
Version: 1.0
Author: Uno Design Studio
Author URI: http://www.unodesignstudio.com
Tags: dark, fixed width, 2 columns, widgets, adsense enabled

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #5d4d36; background-image: url(images/ws-bg.jpg);
	background-repeat: repeat-x; background-position: top;
	font-family: Arial, 'Century Gothic', Times New Roman, Sans-Serif;
	font-size: 14px;
	color: #ddd;
}

p
{
    padding: 5px;
    text-indent: 0px;
    border: none;
    margin: 5px 0px;
}

li
{
    padding: 5px;
    /* list-style-image: url(images/bullet.gif); */
    list-style-type: square;
}

ol li
{
    padding: 5px;
    /* list-style-image: url(images/bullet.gif); */
    list-style-type: decimal;
}

ul li ul li
{
    list-style-image:none;
    list-style-type: none;
    padding-left: 0;
}

.right
{
    foat:right;
}

#logo
{
    padding-top: 265px;
    padding-left: 12px;
}

#wraper
{
	width: 878px;
	margin: 0px auto 0px auto;
}

#header
{
	height: 346px;
	margin: 0px auto 0px auto;
	background: url(images/header-bg.jpg) center top no-repeat;
}

#header-menu
{
	float: left;
	margin: 32px 5px 5px 5px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#header-menu a
{
    padding-left: 21px;
    color: #ddd;
	text-decoration: none;
}

#header-menu a:hover
{
	color: #999;
	text-decoration: none;
}


#header-menu li, #footer-menu li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header-text
{
	margin: 0px;
	padding: 170px 0px 0px 290px;
	font-size: 36px;
	font-weight: bold;
}

#header-text a
{
	color: #ddd !important;
}

#header-desc
{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 80px;
	color: #ffdd00;
	font-size: 18px;
}

#facebook{
	width: 25px;
	height: 25px;
	padding-top:50px;
	padding-right:20px;
	border:0px;
	float:right;
}

#rss-feed{
	height: 25px;
	padding-top:50px;
	padding-right:65px;
	border:0px;
	float:right;
}

#youtube{
	height: 27px;
	padding-top:50px;
	padding-right:20px;
	border:0px;
	float:right;
}

#forum{
	widows: 27px;
	height: 28px;
	padding-top:49px;
	padding-right:20px;
	border:0px;
	float:right;
}

#page
{
	clear: both;
	height: 100%;
	padding: 15px 10px 0px;
	background: #15120f;
	overflow: hidden;
}

#content
{
	float: left;
	width: 564px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

/*
.postheader
{
	width: 564px;
	margin: 0px;
	padding: 11px;
	background: #15120f url(images/postheader-bg.jpg) left top no-repeat;
	overflow: hidden;
}
*/

.postheader
{
	border-style: solid;
	border-width:1px 0 0 0;
	border-color:#5b99fe;
}

.postdate
{
	float: right;
	width: 70px;
	height: 57px;
	margin: 6px 15px 0px 0px;
	padding: 7px 0px;
	color: #ddd;
	background: url(images/postdate-bg.jpg) left top no-repeat;
	font-weight: bold;
	text-align: center;
}

.postdateM, .postdateY
{
	font-size: 14px;
}

.postdated
{
	margin: -5px 0px;
	font-size: 32px;
}

.posttitle
{
	margin-top: 10px;
	/* padding: 15px 0px 0px 15px; */
	padding: 0 0 0 15px;
	color: #ddd;
}

.posttitle a
{
	color: #ddd !important;
	font-size: 22px;
}

.postmeta
{
	margin: 0px;
	padding: 30px 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
}

.postmeta span
{
	color: #ddd !important;
}

.postmeta a
{
	color: #ddd !important;
	font-weight: bold;
}

.postcontent
{
	width: 534px;
	margin: 0px;
	padding: 10px 15px 20px;
	background: #15120f;
	overflow: hidden;
}

.postfooter
{
	width: 564px;
	margin-bottom: 20px;
	background: #15120f ;
	overflow: hidden;
}

.postfootercomment
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 50px;
	font-weight: bold;
	text-align: right;
}

blockquote
{
	margin: 0px auto 10px auto;
	padding: 0px;
	color: #80adfd;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 10px 15px 0px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 10px 15px 0px;
}


#sidebar
{
	float: left;
	width: 271px;
	margin: 0px;
	padding-top: 0px;
}

.sidebar-content ul li
{
	/* list-style-image: url(images/bullet.gif); */
    	list-style-type: none;
    	font-size: 12px;
		/* font-weight: bold; */
    	margin-left: 0;
    	margin-bottom: 5px;
}

#whats-new li
{
	/*
list-style-image: url(images/bullet.gif);
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0;
*/
	margin-bottom: 10px;
}
.sidebar-header
{
	/* height: 31px; */
    /* margin-top: 10px; */
	/* padding: 10px 10px 0px 10px; */
	/* border: 1px solid #5b99fe; */
	color: #ddd;
	/* background: url(images/sidebar-header-bg.jpg) left top no-repeat; */
	/* font-size: 18px; */
	font-weight: bold;
	text-align: center;
}

.sidebar-content
{
	margin: 10px 0px;
	padding: 0px 30px;
	/* border: 1px solid #5b99fe; */
	background: #000000;
	font-size: 13px;
	font-weight: bold;
}

.sidebar-ads
{
	margin: 0px 0px;
	/* padding: 3px 3px; */
	border: 1px solid #5b99fe;
	background: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.sidebar-ads ul{
	margin: 0 !important;
}

.sidebar-widget
{
	width: 271px;
}

.sidebar-widget div#accordion
{
	margin: 20px 0;
}

.sidebar-widget ul
{
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0px;
}

.sidebar-widget li
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #ddd;
}

#sidebar a:link, #sidebar a:visited
{
	color: #5b99fe;
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active
{
	color: #ddd !important;
}

#nite-series
{
	margin-top: 15px !important;
}

a {
	outline: none;
}

#footer
{
	clear: both;
	height: 100%;
	margin: 0px auto 0px auto;
	background: #5d4d36;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 20px 0px 60px;
	color: #ddd;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
}

a, a:link, a:visited
{
	color: #5b99fe;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #ddd ;
	outline: none;
}

form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	background: #ddd;
	border: none;
	font-family: Times New Roman, Arial, Sans-Serif;
}

textarea{
	width:475px;
	height:125px;
}

input.submit
{
	padding: 2px 5px;
	/* margin-left: 35px; */
	color: #ddd;
	background: #5b99fe;
	/* background-image: url(images/sidebar-header-bg.jpg); */
	font-family: Times New Roman, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

p#autocross
{
	color:#ddd;
	font-weight:bold;
	font-size: 18px;
	font-family: Arial, 'Century Gothic', Times New Roman, Sans-Serif;
	margin: 15px;
}


.section
{
	margin-bottom:40px;
	border-style:groove;
	border-width:0 0 0 2px;
	border-color:#5b99fe;
	font-family: Arial, 'Century Gothic', Times New Roman, Sans-Serif;
}

div.section p, div.section li
{
	padding-left:15px;
}

div.section p:first-child
{
	color:#5b99fe;
	font-weight:bold;
	font-size: 18px;
	font-family: Arial, 'Century Gothic', Times New Roman, Sans-Serif;
}

div#news p:last-child
{
	line-height:2em;
}

.ui-accordion-content object{
	display: inline-block;
	margin:3px;
}

#media p{
	/*padding-bottom:40px;*/
	border-style:groove;
	border-width:0 0 0 2px;
	border-color:#5b99fe;
}

#media h4{
	margin:40px 0 10px 20px;
	color:#5b99fe;
	font-size: 1.2em;
}

#media h4:first-child{
	margin:20px 0 10px 20px;
	color:#5b99fe;
	font-size: 1.2em;
}

.youtube_gallery_item img{
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
}

.ui-accordion-content a{
	color: blue;
}

#rsslink{
	display: none;
}

#rsstojs li{
	list-style-type: none;
	margin-bottom: 10px;
}

.channel{
	display: none;
}

#message-board{
	text-align: center;
	
}

#message-board a{
	color: #ddd !important;
}

#message-board a:hover{
	color: #5b99fe !important;
}
video {border:none;}
#home-video video, #home-video object, #home-video embed{
	display: block;
	margin: 0 auto;
}
#home-video video img{
	width: 480px !important;
	height: 272px !important;
}

#contact-form, #calendar{
	display: block;
	margin: 0 auto;
	background-color: #222;
	padding: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

#contact-form p{
	color: #5b99fe;
	font-weight:bold;
}

#officers{
	display: block;
	margin: 0 auto;
/* 	background-color:blue; */
	padding: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

#announcement{
	border: 1px solid #444;
	background-color: #333;
	border-radius: 10px;
	margin-top: 6px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#announcement p{
	padding: 0 20px;
}

#announcement h3{
	float:left;
	color:#f00;
	margin: 10px 20px;
}

#announcement h4{
	float:right;
	cursor: pointer;
 	margin: -6px -5px 0 0;
}

.clear {
	clear: both;
}

#fb-root{
	border: none;
}

.ncac-heading {
	color: #5B99FE;
}

#ncac a {
	color: #aaa;
	text-decoration: underline;
}

#ncac a:hover {
	color: #5B99FE;
	text-decoration: underline;
}
