/*
Theme Name: Nescar 2010
Theme URI: http://nescar.org
Description: Wordpress theme for Nescar.org
Version: 1.0
Author: Jeannette Bierman
Author URI: http://jbierman.com
*/

@import "style/reset.css";

body {
	background-attachment: fixed;
	background-color: #0b0506;
	background-image: url(images/static_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.2em;
}

#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* --------------------------- Utility Menu ------------------------- */
#utilitymenu {
	background-color: #000;
	width: 100%;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-bottom: 3px solid #f8641c;
}
#utilitymenu ul {
	padding:10px 0;
	
}

#utilitymenu li {
	display: inline;
	list-style-type: none;
	border-left: #999 dotted 1px;
}

#utilitymenu li a:link, #utilitymenu li a:visited {
	padding: 10px 10px;	
	text-decoration: none;
	color: #fff;
}

#utilitymenu li a:hover, #utilitymenu li a:active {
	color:#FC0;	
}


#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 224px;
	position: relative;
}
#navigation {
	height: 30px;
	background-color: #000;
	
}
#separator1 {
	height: 22px;
	background-image: url(images/bar_top.jpg);
	background-repeat: no-repeat;
	border-top: #999 solid 1px;
	border-bottom: #000 solid 1px;
}
#banner {
	width: 960px;
	height: 247px;
	
}
#separator2 {
	height: 22px;
	background-image: url(images/bar_bottom.jpg);
	background-repeat: no-repeat;
	border-top: #000 solid 1px;
	border-bottom: #999 solid 1px;
}

#content {
	background-image: url(images/bkgd.png);
	background-repeat: repeat;
	padding: 30px;
	color: #fff;
	min-height: 100%;

}


#copy {
	float: left;
	width: 650px;
	padding-right: 30px;
}

#sidebar {
	float: right;
	width: 210px;
	padding: 0 0 20px 0;

	
}

#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 110px;	
}
#logo {
	background-image: url(images/logo_nescar.png);
	background-repeat: no-repeat;
	height: 224px;
	width: 960px;
	position: absolute;
	z-index: auto;
	background-position: center 20px;
	text-indent: -9999px;
}

.posts {
	padding: 20px;
	width: 605px;
	border: 1px dotted #666;
	margin-bottom: 10px;
}

.paginate {
	margin: 20px 0;	
}

/* --------------------------- Homepage only ------------------------- */

#callout1 {
	width: 498px;
	float: left;	
}
#callout1 h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.8em;
	color: #FC0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #FC0;
	margin-bottom: 15px;
	letter-spacing: 3px;
}
#callout1 .post-title {
	font-size: 1.3em;	
}
#callout1 .post-date, #copy .post-date {
	color: #CCC;	
	font-size: 0.8em;
}
#callout1 .cat-post-item {
	margin-bottom: 10px;
}
#callout2 {
	width: 142px;
	float: left;
	margin-left: 30px;
}
#callout2 h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	color: #FC0;
	padding-bottom: 20px;
	border-bottom: 1px dotted #FC0;
	margin-bottom: 15px;
	letter-spacing: 2px;
}
#callout3 {
	width: 200px;
	float: left;
	margin-left: 30px;
}
#callout3 h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	color: #FC0;
	padding-bottom: 20px;
	border-bottom: 1px dotted #FC0;
	margin-bottom: 15px;
	letter-spacing: 2px;
}
#sponsors {
	width: 100%;
	padding-top: 20px;
	border-top: 1px dotted #999;
}
#sponsors img {
	border: none;
	margin: 0 10px;
}
/* ---------------------------- Main Navigation ------------------------*/
#nav {
	font-size: 1.2em;
	height: 30px;
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	letter-spacing: 1px;
}

#nav, #nav ul {
	list-style: none;
	line-height: 1;
}
#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border: none;
}
#nav li {
	float: left;
	list-style: none;
	border-right: 1px dotted #999;
}
#nav a, #nav a:visited {
	display: block;
	font-weight: normal;
	color: #f5f5f4;
	padding: 7px 20px;
}
#nav a:hover, #nav a:active, .current_page_item_a {
	color: #333;
	tect-decoration: none;
	background-color: #FC0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	z-index: 1000;
}
#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #000;
}
#nav li li a, #nav li li a:visited {
	font-weight: normal;
	font-size: 0.9em;
	color: #FFF;
}
#nav li li a:hover, #nav li li a:active {
	background: #FC0;
	color: #000;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
a:main:hover {
	background: none;
}

/* ----------------- TypeStyles -------------------------- */

#content a:link, #content a:visited {
	color: #0CF;
	text-decoration: none;
}
#content a:hover, #content a:active {
	color: #FC0;	
}

#copy h2 {
	font-size: 1.5em;
	color: #FC0;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FC0;
	margin-bottom: 30px;
	letter-spacing: 2px;
}

#blogroll li h2 {
	font-size: 1.3em;
	border: none;
	margin: 0 0 10px 0;
	color: #fff;
}
#blogroll ul {
	margin: 0 0 40px 100px;
}
#blogroll li {
	list-style-type: none;	
}

#blogroll li ul li {
	list-style-type: disc;	
}


#content h3 {
	font-size: 1.3em;
	
}

#content p {
	line-height: 1.4em;
}

#copy ul {
	list-style-position: inside;
	list-style-type: disc;	
	margin-left: 30px;
}
#copy li {
	margin-bottom: 1.2em;	
}
#sidebar h2 {
	font-size: 1.3em;
	color: #FC0;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	font-weight: normal;	
	padding: 5px 0 8px 0;
	border-bottom: 1px dotted #FC0;
	border-right: 10px solid #FC0;
	margin-bottom: 10px;
	letter-spacing: 2px;
	
}
#sidebar li {
	margin-bottom: 20px;	
}

h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 0.7em;
}

