/*
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.8
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";

body {	font: 100% "Trebuchet MS", Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background: #F8F9CF;
}

p {	font-size: 14px;
	padding: 0px 15px 5px 2px;
	margin-top: 5px;
	line-height: 1.6em;
		}

h1 {
	font-size: 150%;
	color: #F48760;
	line-height: 1.97em;
text-transform: uppercase;


		}
	

h2 {
	font-size: 115%;
	color: #000;
	margin: 5px 10px 0px 0px;
		}
h3 {
	font-size: 105%;
	color: #000;
	line-height: 1.7em;
		}
h4 {
	font-size: 95%;
	color: #000;
	margin: 2px 10px 0px 0px;
		}

	
a img {
border: none;}

/*
HEADER SECTION CSS
*/

#wrapper1header {
	height: 250px;
	background: #ffffff;
}

#wrapper2header {
	
background: #ffffff url("/wp-content/uploads/website-logo.jpg") no-repeat;
	height: 247px;
	width: 860px;
	margin: 0px auto;
	padding: 0px 0 0 0;
	font-weight: bold;
	text-align: left;
}

#wrapper1title {	
	padding-top: 170px;
	padding-left: 340px;
	line-height: 2em;
	
}										

#wrapper2title {
	width: 780px;
	margin: 0px auto;
	padding: 0px 0px 0px 0;
	text-align: left;
	
}

#wrapper2title a, a:visited{
	margin-right: 4px;
margin-left: 4px;
	text-decoration: none;
	font-size: 1.05em;
font-weight: bold;

	}

a.red, a:visited.red {color: #06C6B1;}
a.white, a:visited.white {color: #02617d;}
a.pink, a:visited.pink  {color: #02617d;}
a.yellow, a:visited.yellow  {color: #02617d;}
a.green, a:visited.green   {color: #02617d;}
a.blue, a:visited.blue   {color: #F48760;}

#wrapper2title a:hover {
	color: #a7eaf6;
        }

#wrapper2title  a:active {
	color: #cccc00;
	}			

/*
CONTENT SECTION CSS INCLUDING RED STRIPE
*/

#wrapper1content {
	background: #462F67;       
	min-height: 400px; 
	width: 100%;
	padding-top: 80px;
}
#wrapper2content {
	background: #ffffff;
	min-height: 600px;
	width: 1050px;
	margin: 0px auto;
	margin-bottom: 20px;
	padding: 0 0 0 0;
	text-align: center;
	}
#content {
	background: #ffffff; 
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	padding: 40px 0px 0 30px;
	text-align: left;
	width: 550px;
	min-height: 500px;
_margin-left:15%;
_margin-right: 0%;
.margin-left:0%;
.margin-right: 0%;
}

#content-custom {
	background: #ffffff; 
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	padding: 40px 0px 0 80px;
	text-align: left;
	width: 80%;
	min-height: 500px;
_margin-left:15%;
_margin-right: 0%;
.margin-left:0%;
.margin-right: 0%;
}



#content p {
	font-size: 13px;
	line-height: 1.8em;
        color: #000;
	padding-right: 30px;
}

#content a {
	color: #0000ff;
        text-decoration: none;
	font-size: 1.0em;
}

#content a:hover {
	color: #ff5500;
        text-decoration: none;
}

.printText {
	font-size: 60%;
}

/*
CUSTOM FIELD CSS
*/


/*
SIDEBAR AND FOOTER CSS
*/

#sidebar {
	float:right;
	color: #000;
	background-color: #ffffff;
	width:400px;
	margin:80px 30px 10px 0px;
       }

#sidebar a, a:visited{
	
	color: #880000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	}
		
#sidebar a:hover {
	color: #cc0000;
        }

#sidebar  a:active {
	color: #cc0000;
	}			

#sidebar1 {
	background: #F48760;
	height: 310px;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 50px 40px 10px 40px;
}
#sidebar1 h3 {color: #fff;}

#sidebar1a {
	background: #F48760;
	height: 310px;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 50px 40px 10px 40px;
}
#sidebar1a h3 {color: #fff;}


#sidebar2 {
	background-color: #fff;
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 20px 20px 20px 20px;
	min-height: 320px;
	}

#sidebar2 a:link {
	color: #06C6B1;
	text-decoration: none;
	line-height: 1.6em;
	font-size: 1.2em;
	}
#sidebar2 a:visited{
	color: #06C6B1;
	text-decoration: none;
	line-height: 1.6em;
	font-size: 1.2em;
	}

		
#sidebar2 a:hover {
	color: #cc0000;
        }

#sidebar3 {
	background: url("/wp-content/uploads/white_box.jpg") no-repeat;
	margin-top: 80px;
	margin-right: 10px;
	margin-left: 20px;
	padding: 1px 20px 0px 20px;
	min-height: 200px;
}

#sidebarimage {
	float: left;
}

#wrapper1footer {
background-color: #D7BA06;
padding-bottom: 10px;
width: 100%;
}

#wrapper2footer {
	width: 920px;
	margin: 0 auto;
	text-align: left;
        line-height: 12px;
	height: 30px;
	color: #fff;
        text-decoration : none;
	padding: 10px 0px 10px 0px;
	
}

#wrapper2footer a {
	color: #67aecc;
        text-decoration : none;
}

#wrapper2footer a:hover {
	color: #ff5500;
        text-decoration : none;
}


.footer-text1 p {
	float: left;
	font-size: 12px;
color:#6F6E6A;
}

.footer-text2 p {
	float: right;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 5px;
color:#6F6E6A;
}


#loginout {
        float: left;
        font-size: 11px;
        color: #555;
        padding-right: 30px;
        
}

/*
POST CSS
*/

#post {
       padding: 10px 10px 20px 10px;
       margin: 10px 0;
       background-color: #550000;
       border-bottom: 1px solid #aaa;
}

#post a:link {
       color: #cc0000;
       text-decoration: none;
}
#post a:hover {
	color: #ff0000;
        text-decoration: none;
}
li.fergcorp_countdownTimer_event_li {
	background-color: #F1cc61;
	color: #880000;
	font-weight: bold;
	border: 2px solid;
	list-style-type: none;
	margin: 7px 80px 0 50px;
	padding: 20px 0px;
	text-align: center;
}
.aligncenter {
    display: block;
    margin: 0 auto;
}
