/*
Theme Name: BPC
Description: Base Wordpress theme built by Wes Bos, Based off Startkers/2010
Version: 1.0
Author: Wes Bos
Author URI: http://wesbos.com
Tags: starkers, naked, clean, basic
*/


/*--------------------------------------------------------------------------------------------------------------------------------------*/

/* 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,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/*--------------------------------------------------------------------------------------------------------------------------------------*/





/*--------------------------------------------------------------------------------------------------------------------------------------*/

/* 	Global Selectors */

	body 				{ color: #161616; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #fff url(i/bg.png) top center no-repeat; } 
	h1, h2				{ color: #3d3d3d; margin: 0 0 10px 0; font-weight: bold;  }
	h1					{ font-size: 24px; }
	h2					{ font-size: 20px; width: 100%; }
	h3					{ font-size: 16px; margin: 0 0 10px 0; font-weight: bold; float: left; width: 100%; }
	p					{ line-height: 16px; margin: 0 0 10px 0; }
	a, a:visited 		{ color: #d5a31c; text-decoration: none; }
	a:hover, a:active  	{ color: #d5a31c; text-decoration: none; }
	a img				{ border: none; }
	strong 				{ font-weight: bold; }
	small				{ font-size: 11px; font-weight: normal; }
	label				{ color: #161616; clear: left; float: left; }
	em					{ font-style: italic;  }

/*--------------------------------------------------------------------------------------------------------------------------------------*/

/*	Global Classes */

	.black				{ color: #161616; }
	.strong				{ font-weight: bold; }
	.hide				{ display: none; }
	.clearMargins		{ margin: 0; padding: 0; }
	.clearBoth			{ clear: both; }
	img.alignleft			{ float: left; padding: 10px 10px 10px 0;}
	img.alignright			{ float: right; padding: 10px 0px 10px 10px;}

	
	
/*--------------------------------------------------------------------------------------------------------------------------------------*/


body {
	background: url(i/bg.png) repeat-x;}

#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
	
	.menu ul li {

	}

#header {
	height: 164px;
	}
	
	#headerInfo {
		position: relative;}
	#headerInfo h1 a {
		display: block;
		text-indent: -9999px;
		float: left;
		background: url(i/logo.png) no-repeat;
		height: 120px;
		width:  225px;
		position: relative;
		top: 12px;}
		
		
	.menu-header {
		float: left;}
		
		.menu-header ul#menu-main-nav li {
			float: left;
			background: url(i/navBg.png) left center no-repeat;
			padding: 7px 10px;
			margin: 0 0 0 5px;
			width: 106px;
		
			}
			
			.menu-header ul#menu-main-nav li a {
				font-size: 18px;
				color: #080707;}
				
			.menu-header ul#menu-main-nav li span.navHead {
				font-size: 18px;
				color: #080707;}
				
				
		
				.menu-header ul#menu-main-nav li ul.sub-menu li {
					background: none;
					padding: 0;
					margin: 0;
					float: none;}
					
				.menu-header ul#menu-main-nav li ul.sub-menu li a {
					font-size: 12px;}


	ul.social {
right: 52px;
top: 197px;
width: 367px;
text-align: right;}

p.blogdesc {
font-style:italic;
font-weight:600;
margin:1px 0 0;
position:absolute;
right:0;
width:178px;}

	ul.socialHead {
		position: absolute;
		width: 130px;
		right: 57px;
		}
		
	

li.featuredSponsor {
	width: 100%;
}
#search {
	float: left;
	width: 210px;
	position: relative;
	left: -59px;
	top: 2px;}		
				
	form#searchform input#s{
		border:0 none;
		padding:8px 15px;
		width:130px;
		margin-left: 30px;
		background: url(i/search2.png) no-repeat;
		}
		
		form#searchform input#searchsubmit {display: none;}
		
		
		p.dateStamp {
			margin: 0;
			width: 30px;
			float: left;
			text-align: center;}
			
		ul.updateFeed  li {
			width: 95%;
			float: left;
			border-bottom: 1px solid #ECB727;
			padding: 10px 0;}
			
		ul.updateFeed li a {
			color: #000;
			position: relative;
			top: 10px;}
			
		ul.updateFeed span {
			position: relative;
			top: 10px;
			margin-right: 10px;}
		
		span.seeMore {	
		float: right;
		margin-top: 10px;}
	
		.cform {
float:left !important;
margin:10px auto 20px !important;
width:510px !important;
}


ul.social li {
	display: inline;
	text-align: center;}
	
ul.social li a {
	padding: 6px;
	float: left;
	border-bottom: 0;}
	
	li.ypblogs {
		position: relative;
		margin-top: 5px;
		float: left;}
	
		
#content {
	float: left;
	position: relative;
	width: 955px;
	min-height: 500px;}
	
	#content.col3 {	background: url(i/3colBg.png) repeat-y;}
	#content.col2 {	background: url(i/2colBg.png) repeat-y;} 
		
		
h2.entry-title, h2.entry-title a {
	font-size: 30px;
	color: #3d3d3d;
	
	margin: 0;
	font-style: italic;
	}
 h2.entry-title a {color: #3d3d3d;}
 
 h2.pagetitle {
 	font-size: 35px;
 	padding-bottom: 10px;

 	margin-bottom: 15px;
 	border-bottom: 2px solid #ecb727;}

/* ----------- Content --------------- */
.entry-meta {
	font-size: 11px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 2px solid #ecb727;
	color: #575757; 
	margin-bottom: 5px;}
	
.entry-meta a span.entry-date {
	background: none !important;}
#content.col3 #left {
	width: 505px;
	top: -90px;
	position: relative;
	background: url(i/leftHead.png) top center no-repeat;
	left: -2px;}
	
	
#content.col2 #left {
	width: 678px;
	top: -90px;
	position: relative;
	background: url(i/leftHead2.png) top left no-repeat;
	left: -5px;}

#left {
	float: left;
	position: relative;
	padding: 20px;
	background: #fff;
	}
	
	
	.post {
		margin-bottom: 20px;}
	.post ul, .post ol {
		margin: 8px;}
		
	.post ul li {
		list-style: square inside;
		padding: 3px;
		line-height: 17px;}
		
	.post ol li {
		list-style: decimal inside;
				padding: 3px;
		line-height: 17px;}
		
	blockquote {
		margin: 25px;
		padding: 20px;
		border-left: 3px solid #ecb727;
		background: #f3f3f3;
		font-style: italic;}
		
	blockquote p {padding: 0; margin: 0;}
	
	.post.mini {
		width: 225px;
		float: left;
		margin: 10px;
		height: 225px;}
		
		.post.mini h3.entry-title {margin: 0;}
		.post.mini h3.entry-title a {
			font-size: 14px !important;
			margin: 0;
			padding: 0;
			line-height: 10px;
			color: #000;
			display: block;
			border-bottom: 1px solid #ECB727;}
			
ul.archives li {
	width: 95%;
	padding: 10px;
	border-bottom: 1px solid #ECB727;}
ul.archives li a {color: #000;}
	/* -------------------------------------------- Compeition Table ----------------------------------------------------------------------------- */
	
table#compTable {
	background: #fff;
	position: relative;
	}
	
	table#compTable a {color: #000;}
	
	table#compTable th:before {
		border-bottom: 2px solid #000;}
		
	table#compTable th {
		border-bottom: 2px solid #000;
		border-left: 1px solid #fff;
		background: #f9e7b8;
		height: 50px;
		vertical-align: middle;}
		
	table#compTable th a {
		color: #000;}
	
	table#compTable tr {
		min-height: 75px;
		border-top: 1px solid #c8c8c8;
		height: 75px;}
		
	
	table#compTable tr.odd {
		background: #f3f3f3;}
		
	table#compTable td {
		text-align: center;
		vertical-align: middle;}
		
	table#compTable td.one {
		text-align: left;
		}
		
	table#compTable td.three {
		
		width: 50px;
		}
	
	table#compTable td ul li {
		background: #ECB727;
		float: left;
		margin: 3px;
		padding: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		text-align: left;
		}
		table#compTable td ul li:hover {background: #000;}
		table#compTable td ul li a { color: #fff;}
		
	a.button {

		background: #ECB727;
		float: left;
		margin: 3px;
		padding: 4px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		text-align: left;
		color: #fff;

	}
	
	span.comingUp {
		position: relative;
		float: left;
		margin-top: 10px !important;
		}
		
		
.searchBox {
	padding: 10px;
	background: #F3F3F3;}

p.becomePrize a {
	color: #5e5e5e;
	}
	
h3.sponsor {margin-bottom: 2px;}

.linksPage {
	clear: both;
	margin-bottom: 10px;
	float: left;}
	
	.linksPage a {
		color: #000;}
	
	
.linksPage li {list-style-type: none;}

/* ------ single ------- */

.competition-single dt {
	font-weight: 600;
	padding: 7px 0 3px 0;
	font-size: 15px;}
	
#sidebar {
	float: left;
	position: relative;
	overflow: hidden;
	width:230px;}
	
	#sidebar h3 {
		font-size: 17px;
		margin: 2px 0 5px 0;}
	#sidebar ul li ul li {
		border-bottom: 1px solid #cca816;
		padding: 1px 0;
		float: left;
		width: 230px;
		line-height: 18px;}
		
	#sidebar ul li ul li a {
		color: #6B6B6B;
		}
		
	#sidebar ul li ul li:hover  {
		background: url(i/arrow.png) right center no-repeat;
		color: #000;}
		
	#sidebar ul li ul li:hover a {

		color: #000;}
		
	#sidebar ul li {
		padding: 7px 0;
		float: left;
		width: 230px;
	}
	
 span.tag {
		font-size: 11px;
		color: #fff;
		background: #ECB727;
		position: relative;
		
		padding: 1px 2px;
		
		margin: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		}
		
span.tag a {color: #fff !important;}

$sidebar span.tag a {color: #fff;}
	#sidebar ul li ul li:hover span.tag a {color: #fff;}
	
	
#sidebarRight {
	width: 165px;
	float: left;}
	
	#sidebarRight .block {
		padding: 20px 0;
		border-bottom: 1px solid #cccccc;
		width: 170px;
		left: -5px;
		position: relative;
		text-align: center;}
	
	.block span.signupBtn {
		position: relative;
		left: 10px;}

	li.recentcomments {
		font-weight: 600;}
		
	li.recentcomments a {
		font-weight: 100;}
p.form-allowed-tags {display: none;}

a.latestUpdate {
	display: block;
	float: left;
	width: 190px;}

.authorWrap {
	background: #ededed;
	padding: 15px;
	overflow: hidden;
	margin: 0 10px 10px 0px;
	border: 1px solid #ccc;}
	
	.authorWrap img {
		float: left;
		padding-right: 10px;}
		
	
	#featuredAuthor p {
		font-size: 15px;
		padding-top: 4px;
		}
	#featuredAuthor a.button {
		font-size: 11px;
		color: #fff;
		background: #ECB727;
		position: relative;
		top: -2px;
		padding: 2px;
		
		margin: 2px;
			-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		}
		
a.post-edit-link {
	
	float: left;
	clear: both;}
/* ============================ */
/* = ARBITRARY CALENDAR STYLE = */
/* ============================ */

a.navButton	{
		display: block;
	padding: 10px;
	color: #000;
	margin: 5px 0;
	background: #ededed;
	border: 1px solid #ccc;
	width: 100px;
	text-align: center;
	}
a.prev {
	float: left;
}
	
a.next {
	float: right;
}
table.calendar {
	clear: both;
	height:700px;
margin:0;
padding:0;
width:100%;
	}
	
table.calendar thead {
}
	
.calendar caption {
	margin: 0;
	padding: .3em 0;
	background: #ECB727;
	}

.calendar td {
	border: 1px solid #cccccc;
	padding: .1em .3em ;
	width: 1em;
	text-align: center;
	width: 50px;
	position: relative;
	height: 50px;
	}
.calendar thead tr {height: 10px;}	
.calendar thead tr th {
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	vertical-align: middle;
	background: #3D3D3D;
	color: #fff;
	height: 25px!important;
	}
.calendar a {
	color: #000;
	text-decoration: none;
	}

.calendar td.today {
	background: #ffc;
	}
.calendar td.selected {
	border: 1px dotted #ff7800;
	}
.calendar td.highlighted {
	background: #ECB727;
	}
	
.calendar td:hover, .calendar td.today:hover, 
.calendar td.selected:hover, .calendar td.highlighted:hover {
	background: #ededed;
	}

table.calendar td.pad {
	color: #999;
	background: #fff;
	}
table.calendar td.pad:hover {
	background: none;
	border: 0;
	}
	
.sunday, .saturday {
	background: #f0f0f0;
	}
	
#year {
	padding: 0;
	width: 500px;
	list-style: none;
	}
#year:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#year li {
	float: left;
	padding: 0 .5em .5em 0;
	height: 150px;
	}
	
	
a.entry-date {
		background: #FBEC5D;
		font-size: 11px;
		float: left;
		margin: 3px;
		color: #000;
		padding: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;}

a.finals-date {
		background: #6D9BF1;
		font-size: 11px;
		float: left;
		margin: 3px;
		color: #000;
		padding: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;}

a.finalist-selection-date {
		background: #AB82FF;
		font-size: 11px;
		float: left;
		margin: 3px;
		color: #000;
		padding: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;}

a.submission-date {
		background: #90EE90;
		font-size: 11px;
		float: left;
		margin: 3px;
		color: #000;
		padding: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;}
	
a.awards-event-date {
		background: #FF92BB;
		font-size: 11px;
		float: left;
		margin: 3px;
		color: #000;
		padding: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;}
		
.entry-date {
		background: #FBEC5D;}

.finals-date {
		background: #6D9BF1;}

.finalist-selection-date {
		background: #AB82FF;}

.submission-date {
		background: #90EE90;}
	
.awards-event-date {
		background: #FF92BB;}
	
	
.popup {
	display: none;
	width: 200px;
	padding: 15px;
	margin-left: 100px;
	z-index: 5;
	position: absolute;}
	

	
/* =Comments
-------------------------------------------------------------- */

#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
	clear: both;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 5px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin-top: 24px;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond dt,
#respond dd {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond dd code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 0 0 24px;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
#respond dl {
	margin: 0 0 10px;
}
#respond dt {
	 display: inline;
	font-weight: normal;
}
#respond dd {
	display: inline;
}


.wp-pagenavi {
	margin-top: 10px;}
	
#footer {
	background: url(i/footerBg.png) repeat-x;
	height: 240px;
	clear: both;
	color: #fff;}
	
	#footerInner {
		width: 960px;
		margin: 0 auto;
		position: relative;
		height: 240px;}
		
		#footerInner .block {
			width: 300px;
			float: left;
	
			margin: 20px 10px;}
	
		#footerInner h4 {
			font-size: 18px;
			color: #fff;
			margin-bottom: 5px;	
			
			}
		#footerInner #block3 {margin-right: 0px;}	
		
		#footerInner ul li {
			padding: 5px 0;
			border-bottom: 1px solid #464646;}

		
			

			
	#footerLegal {
		position: absolute;
		bottom: 5px;
		left: 10px;}
		
		#footerLegal p {
			margin-bottom: 2px;}
			
		#footerLegal p a {
			margin-right: 5px;}
	#footerSocial {
		position: absolute;
		bottom: 0px;
		right: 10px;}
		
		
	.linkcat li {
		list-style: square inside;
		float: left;
		width: 240px;
		margin-right: 12px;
		padding: 10px 0;
		border-top: 1px solid #ECB727;
		}
		.linkcat li a {
			color: #000;
			padding: 10px;}	
			
			
input#mce-group-1-1, input#mce-group-1-0, input#mce-group-1-2 {
	margin-left: -1px;
	position: relative;}
	
	
.linklove {display: none;}


#mc_embed_signup .input-group input {
	float: right !important;}
	
#mc_embed_signup .input-group label {
	width: 350px;}

#bizplancompetitions_other_left_bottom_small_square, 
#bizplancompetitions_other_left_top_small_square,
#bizplancompetitions_other_right_wide_skyscraper, 
#bizplancompetitions_other_top_leaderboard {
	margin: 0 auto;
}

#bizplancompetitions_other_top_leaderboard {
	width: 728px;
	height: 90px;
	padding: 9px 0 8px;
}

#bizplancompetitions_other_left_bottom_small_square, 
#bizplancompetitions_other_left_top_small_square {
	width: 200px;
	height: 200px;
}

#bizplancompetitions_other_right_wide_skyscraper {
	width: 160px;
	height: 600px;
}


