/*
Theme Name: USCF
Theme URI: http://www.uscustomized.com
Description: A theme customized for USCF
Version: 1
Author: Eclipse Web Media
Author URI: http://www.eclipsewebmedia.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/


@charset "utf-8";
/* RESET */

*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strong
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: #7F7F7F url('http://www.uscustomized.com/images/bg-painted-door-color.jpg') no-repeat fixed center top;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 87.5%;
	margin: 0;
	padding: 0;
	border: 0;
}

html > body {
	font-size: 14px;
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	text-align: justify;
	line-height: 1.5em;
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1.25em;
}

#main #left #content p {
padding-left: 15px;
padding-right: 12px;
}

a:link, a:visited/*a or anchor tags - the four statest that must appear in the following order - LVHA*/
 {
	color: #315b63;
}
a:hover {
	color: #6D6A19;
}
a:active {
	color: #648083;
}
a:img{
	border: none;
}

#container {
	background: #fff;
	width: 823px;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
	position: relative;
}

#nav  img  {
	float: left;
}
#nav  {
	position: relative;
	height: 45px;
}
#nav .menu {
	position: absolute;
	left: 0px;
	top: 0px;
}

#nav img {
	border-width: 0px;
	border-style: none;
}

#main {
	background: #ffffff;
}
#main #left {
	float: left;
	width: 588px;
	border-right: 1px solid #666666;
min-height: 430px;
}

#main #sidebar {
	margin-left: 600px;
	width: 235px;
}

#innerBanner {
	background: url(http://www.uscustomized.com/images/header-short.jpg) no-repeat;
	height: 179px;
	padding-left: 65px;
	padding-top: 10px;
}

#container #main #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px 0px 15px;
}

#container #main h2 a:link, #container #main h2 a:visited {
	color: #315b63;
	text-decoration: underline;
}
#container #main h2 a:hover {
	color: #6D6A19;
	text-decoration: underline;
}

.floatRight {
	float: right;
	padding-bottom: 7px;
	padding-left: 7px;
}

#footer {
                clear: both;
                background: #6D6A19;
                height: 130px;
                padding: 0px 30px;
                margin: 0px;
}
#footer a:link, #footer a:visited {
                color: #BFA54A;
}
#footer a:hover {
                color: #FFFFFF;
}

#container #footer table {
                text-align: left;
                margin: 0px auto;
}
#container #footer table p {
                font-family: Arial, Helvetica, sans-serif;
                color: #FFFFFF;
                font-size: 12.8px;
                line-height: 17.6px;
                font-style: normal;
                font-weight: normal;
}
.footerBrown {color: #CDA55D}

.contactBrown {
	font-family: Tahoma, Arial;
	color: #6D6A19;
}


#main #content h2, h3 {
font-family: Arial, Helvetica, sans-serif ;
line-height: 1.05em ;
margin-bottom: 1.05em ;
margin-top: 1.05em ;
font-size: 1.4825em ;
padding-left: 15px;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif ;
margin-bottom: .5em;
margin-top: 1.05em;
font-size: 1.4825em;
padding-left: 15px;
}

h3#comments , #respond h3 {
font-family: Arial, Helvetica, sans-serif ;
margin-bottom: .5em;
margin-top: 1.05em;
font-size: 1.4825em;
padding-left: 15px;
}

#main #sidebar h2, h3 {
font-family: Arial, Helvetica, sans-serif ;
margin-bottom: .5em;
margin-top: .5em;
font-size: 1.4825em;
padding-left: 0px;
}


#sidebar ul.nav {
list-style-type: none;
padding: 0;
margin: 0;
}

#sidebar a {
font-size: 100%;
line-height: 1.5em;
}

.small {
font-size: 10px ;
}

#main #sidebar a {
text-decoration:underline;
}

#blog-home {
font-family: Arial, Helvetica, sans-serif ;
margin-bottom: .5em;
margin-top: .5em;
}

.postmetadata {
font-size: 10px;
}

.pagetitle {
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
}

#post-titles {
padding-left: 15px;
}

li#search {
margin-top: 4.2em;
}
