/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

p, h1, h2, h3, h4, h5, li {
    margin: 0px;
    font-weight:500;
	font-family:"Calibri";
}
h1{
	font-size:25px;
	font-family:"Arial Rounded MT Bold"; sans-serif;
}
h2{
	font-family:"Arial Rounded MT Bold"; sans-serif;
	font-size:25px;
	color:#1B75BC;
}
h3{
	font-size:16px;
	padding-top:20px;
	color:#1B75BC;
	font-weight:800;
}
p{
	font-size:14px;
	color:#000;
	padding-top:20px;
	line-height:24px;
}
a{
	text-decoration: none;
	color:#92278F;
	font-weight:600;
}
li{
	color:#1B75BC;
	padding-top:10px;
}
body {
	margin:0;
	background-color:#fff;
}

#header {
	width:1270px;
	margin:0 auto;
}
#headerCont {
	height:430px;
	width:100%;
	background-color:#fff;
}
#starImg{
	margin:0 auto;
	height:430px;
	width:1270px;
	overflow:hidden;
	background-image:url("img/SummerfestStars.gif");
	background-repeat: no-repeat;
	}
#headerIllustration{
	margin:75px auto;
	height:300px;
	width:960px;
	overflow:hidden;
	background-image:url("img/SummerfestHeader.png");
	background-repeat: no-repeat;
	}
#headerLogo{
	margin-top:15px;
	margin-left:15px;
	float:left;
	height:160px;
	width:334px;
	background-image:url("img/SummerfestLogoWeb.png");
	background-repeat: no-repeat;
}
#footerCont{
	width:100%;
	background-image:url("img/footerSwatch.png");
	background-repeat: repeat;
	height:200px;
	float:left;
	
}
#footer {
	width:960px;
	margin:50px auto;
}
#wrapper{
	margin:0px auto; 
	margin-bottom:50px;
	margin-top:30px;
	width:960px;
	overflow:hidden;
	height:auto;
	
}
#singleLeft{
	width:600px;
	float:left;
	overflow:hidden;
}
.post ul{
}
.post ul li{
	list-style:inside;
	text-indent:-17px;
	padding-left:17px;
	color:#000;
	font-family:Calibri, Arial,sans-serif;
	font-size:14px;
}
#singleLeft form{
	margin-top:23px;
}
#blogCont {
	width:575px;
	float:left;
	height:auto;
}
#blogCont ul{
}
#blogCont ul li{
	font-family:Calibri, Arial,sans-serif;
	font-size:14px;
	list-style:inside;
	text-indent:-17px;
	padding-left:17px;
	color:#000;
}
#blogRight{
	width:300px;
	margin-left:50px;
	float:left;
}
#pageCont {
	width:1274px;
	margin:0 auto;
	height:auto;
}
#customCont {
	width:900px;
	margin:0 auto;
	height:auto;
}
#archiveCont {
	width:900px;
	margin:0 auto;
	height:auto;
}
#sidebar{
	float:right;
	width:300px;
}
#shailan-countdown-widget-3 h2{
	color:#92278F;
}
.fan_box{
	float:right;
}
.post {
	width:100%;
	float:left;
	overflow:hidden;
	margin-bottom:25px;
}
.postWrap{
	width:575px;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-top:10px;
	padding-right:15px;
	float:left;
}
ul.headerNav{
	float:right;
}
ul.headerNav li{
	float:left;
	margin-top:11px;
	padding-left:15px;
	padding-right:15px;
	margin-right:10px;
}
ul.headerNav li a{
	font-family:Jokerman;Arial;
	font-size:24px;
	color:#fff;
	font-weight:400;
}
#contactForm{
	margin-top:10px;
	margin-left:10px;
}
.countdown{
	margin-left:-10px;
}
.countdown a{
	color:#fff;
}
#navbar{
	margin:0 auto;
	margin-top:-50px;
	width:960px;
	height:75px;
	background-image:url("img/navbar5.png")

