/*-----------------------------------------------------------------------------
	Blueprint-WP Theme
	By: Joshua Sowin (fireandknowledge.org)
-----------------------------------------------------------------------------*/
html {
	background: #e7e7e7 url('../images/background-pipes.gif') top left no-repeat fixed;
}

html,
body 	{  margin-bottom: 0; margin-top: 0;}

body {
	margin-top: 20px; background-color: transparent;
}

.container 	{ 
	background: white;
	width: 890px;
	padding-top: 10px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border: 1px solid #c1c1c1;
}			

#page {
	float: left;
}

blockquote {
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
	background: url('../images/quote.png') .5em top no-repeat;
}

a 				{ color: #3E4967; }
a:hover			{ color: #000; }
blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #CCC; height: 1px; }
img				{ margin: 0; }
p img			{ float: none; }
a.button 		{ float: left; } /* Fix for buttons */
input 			{ padding-left: 0; border: 1px solid #CCCCCC;  }
ul 				{ list-style-type: none; margin: 0; padding: 0; }
ul li 			{ padding: 2px 0 2px 9px; }
ol				{ margin-left: 35px; }
label			{ font-weight: normal; }
textarea		{ height: 200px; width: 500px;}
.small			{ font-size: .9em; }
.nomargin		{ margin: 0; }
a.button, button { font-weight: normal; }

h3, h3 a {
	font-size: 1.3em;
	line-height: 1.2;
	color: #3B4A25;
 	letter-spacing: 0px;
	text-decoration: none;
}

.column {
	margin-right: 0;
}

#maincontent h2 		{ margin-bottom: 15px; }
h2 a 					{ color: #3B4A25; text-decoration: none; }
#maincontent .post h2	{ margin-bottom: 5px; }
						/* Padding inside columns */
#maincontent .content 	{ padding: 0px 30px 00px 48px; }	

.navigation, 
.navigation a			{ color: #AAA; }
.alignright 			{ float: right; }
.alignleft 				{ float: left; }

.post					{ margin-bottom: 25px; }

p {
	text-align: left;
}

p img {
	margin: 0;
	padding: 0;
	margin: 12px;
	margin-top: 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}
p img:hover {
	background: #ddd;	
}

.entry {
	margin-top: 30px;
	padding-top: 20px;
}

.entry p:first-child {
	font-size: 14px;
}

/*-----------------------------------------------------------------------------
	Ads
-----------------------------------------------------------------------------*/

#adblock1 {
	background: #999;
	padding: 0;
	width: 820px;
	margin: 0 auto;
	height: 150px;
}


/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/

#header {
	height: 220px;
}

#header h1, #header .description {
	padding-left: 50px;
	margin: 0;
	line-height: 1em;
}


.description {
	visibility: hidden;
}

.logo {
	margin-top: 35px;
	margin-left: 30px;
	float: left;
	width: 300px;
	clear: right;
	text-decoration: none;
	border: 0;
}


#topright {
	float: right;
	position: relative;
	top: -28px;
	right: -13px;
}



/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/

#nav, #subnav	{ padding: 0; float: left; width: 100%; line-height: 1.5em; text-align:center;}

#nav ul,
#subnav ul		{ margin: 0; padding: 0; list-style: none; }

#nav li,
#subnav li		{ margin: 0; padding: 0; float: left; background-image: none; }

#nav li a,
#subnav li a 	{ color: white; padding: 5px 10px; float: left; text-decoration: none; }


#nav li {
	border-bottom: 2px solid white;
}

#nav li.current_page_item {
	border-bottom: 2px solid transparent;
}


#nav li.current_page_item a,
#subnav li.current_page_item a,
#subnav li a:hover 	{ color: white }

#tabs {text-align:center;
	   }


	/*-------------------------------------------------------------------------
		Navigation bar in posts (use main nav html inside a post)
	-------------------------------------------------------------------------*/

	.entry #nav .content {
		padding: 0;
		margin: auto;
	}

	.entry #nav {
		margin-bottom: 15px;
		background: #FFF;

	}

	.entry #nav li a 		{ color: #FFF; border-right: 1px solid #AAA; background: #666; }
	.entry #nav li.last a	{ border-right: none; }
	.entry #nav li a:hover 	{ background: #333; color: #FFF;}

/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/

#footer 		{ 
				text-align: center;
	 			font-size: .9em;
				margin: 0;
				clear: both;
				padding: 20px;
				padding-top: 15px;
				background: #E7E7E7;
				padding-bottom: 10px;
				-webkit-border-bottom-right-radius: 13px;
				-webkit-border-bottom-left-radius: 13px;	
				-moz-border-radius-bottomleft:13px;
				-moz-border-radius-bottomright:13px;
				border-top: 1px solid #aaa;
				}

#footer a 		{ text-decoration: none; color: #9E0B0F; text-decoration: underline;}

/*-----------------------------------------------------------------------------
	Comments
-----------------------------------------------------------------------------*/

.commentlist li { padding: 8px 15px; } 
.comments-alt 	{ background: #EEE;}

/*-----------------------------------------------------------------------------
	Main Tabs
-----------------------------------------------------------------------------*/

.maintabs {
	margin: 0 auto;
	width: 850px;
	background: url('../images/menu-back.gif') bottom no-repeat;
	height: 357px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 6px;
	padding-bottom: 0;
	margin-bottom: 0;
	border-left: 0;
	border-right: 0;
	overflow: visible;	
}
.maintabs ul {
	padding-top: 224px;
	padding-left: 30px;
}

.maintabs li {
	width: 148px;
	height: 117px;
	float: left;
	padding: 0;
	margin: 0;
	background: #beb500;	
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 3em;		
}

.maintabs li:hover {
	background-position: -148px;
	background-repeat: none;
}

.maintabs li a {
	text-decoration: none;
	height: 90px;
	display: block;
}

.maintabs li a {
	text-indent: -9999px;
}

/* main page buttons */

#nav li,.tipslist a {
	margin-right: 3px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

#nav li:hover, .tipslist a:hover {
	background-position: bottom;
}

#nav .subnav li {
	margin-right: 0;
}

#nav .subnav li.selected {
	background: red;
}

#nav li a {
	font-size: 1em
}



li.page-item-4 { background: #003366 url('../images/about.jpg') }
li.page-item-6 { background: #FFCC33 url('../images/reg-button.gif'); }
li.page-item-9 { background: #003366 url('../images/directions.jpg');} 
li.page-item-254 { background: #003366 url('../images/apprentice.jpg');} 
li.page-item-258 { background: #003366 url('../images/sponsor.jpg');} 

#nav li.first { background: #f2a94a; }
#nav li.first a { color: black;}


/* site menu */

ul.subnav {
	clear: both;
	margin-left: 30px;
	padding-right:5px;
	
} 



.about-the-show h1,
.registration h1,
.directions h1,
.apprentice-of-the-year-2010 h1,
.sponsors h1 {
	background: #A0410D;
	color: white;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 2em;
	padding-bottom: 15px;
	overflow: hidden;
}


html body .about-the-show h1,
html body .registration h1,
html body .directions h1,
html body .apprentice-of-the-year-2010 h1 {
	background: ;
}

* html body .about-the-show h1,
* html body .registration h1,
* html body .directions h1, 
* html body .sponsors h1 {
	background: none;
}

.about-the-show ul.subnav,
.about-the-show ul.subnav a,
.about-the-show .subnav h1
{
	background-color: #003366;
}

.sponsors ul.subnav,
.sponsors ul.subnav a,
.sponsors .subnav h1 {
	background-color: #003366;	
}

.apprentice-of-the-year-2010 ul.subnav,
.apprentice-of-the-year-2010 ul.subnav a,
.apprentice-of-the-year-2010 .subnav h1 {
	background-color: #003366;	
}

.registration ul.subnav,
.registration ul.subnav a,
.registration .subnav h1 {
	background-color: #FFCC33
}

.directions ul.subnav,
.directions ul.subnav a,
.directions  .subnav h1 {
	background-color: #003366;
}



/*-----------------------------------------------------------------------------
	Main Content
-----------------------------------------------------------------------------*/

.content h2, .content h2 a {
	color: #D71920;
	margin-bottom: 20px;
	font-size: 1.5em;
}

.prize {
	border: 2px dashed #D71920;
	padding: 20px;
	color: #333;
	font-size: 16px;
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 50px;
}


div.wpcf7 {
	padding-left: 20px;
	padding-right: 20px;
}

.wpcf7-form textarea,
.wpcf7-form input {
	padding: 3px;
	width: 300px;
	position: relative;
	top: -2em;
	border: 1px solid #CCCCCC
}

.wpcf7-form textarea {
	height: 100px;
}


.wpcf7-form textarea:focus,
.wpcf7-form input:focus {
	background: #FFFACD;
	border: 1px solid #333;		
}

#register {
	background: #6DBCE0;
	border: none;
	padding: 10px;
	color: white;
	font-size: 2em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.formw {
	float: right;
}

.margin {
	margin-bottom: 8em;
	display: block;
}

p.radio  {
	margin-top: 3em;
	clear: both;
}

.wpcf7-radio {
	margin-bottom: 20px;
	margin-top: 50px;
}

.wpcf7-radio  input {
	margin-left: 20px;
	width: 30px;
	border: none;
}

p.radio input {
	top: 0;
}

#register {
	margin-top: 3em;
}


div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	background: #398f14;
	font-size: 1.5em;
	color: white;
	position:absolute;
	top:280px;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {

}

span.wpcf7-not-valid-tip {
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
	margin-top: -20px;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

