/*
Theme Name: Evo 09
Theme URI: http://evo09.com/
Description: A custom designed theme for the Evo 09 Conference.
Version: 1.0
Author: (Developer) Jennifer Stuart
Author URI: (Developer URL) http://stuartweb.net/
*/


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;
}

/******
COLORS:
light green: #ecf5bc
brown: #4f3a28
light grey: #dcdcdc
darker gray: #999
pink: #f1616f
orange: #fcba63

*******/

body {
	background:#ecf5bc url(images/body_bkg.gif) top left repeat;	
	font: 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4f3a28;
}
#page {
	width: 1022px;
	margin: 0 auto 20px auto;
	background: #fff;
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	overflow: hidden;
}
#header {
	padding: 0;
	margin-bottom: 3px;
}
	#evologo {
		float: left;
		width: 470px;
		text-align: center;	
	}

		#conferenceinfo {
			color: #fff;
			padding-top: 20px;
			padding-left: 50px;
			float: left;
			display: block;
		}
		#conferenceinfo h1 {
			color: #ecf5bc;
			font-size: 30px;
			font-weight: normal;
			padding-bottom: 30px;
		}
			#conferenceinfo p {
			padding-bottom: 10px;
			font-size: 20px;
		}
		#conferenceinfo p .label {
			font-size: 14px;
			width: 55px;
			display: block;
			float: left;
		}
	
	#navbar {
		width: 1022px;
		height: 35px;
		background-color: #4f3a28;
		text-transform: uppercase;
	}
	
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav {
padding-left: 22px;	
}

#nav a {
	display: block;
	color: #ecf5bc;
	text-decoration: none;
	font-size: 14px;
	line-height: 35px;
	padding: 0 20px;
	background:url(images/nav_divider.gif) center left no-repeat;
}
#nav a:hover {
	color: #fff;
}
#nav li.first a {
	background-image: none;	
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
	background-color: #4f3a28;
	z-index:1000;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul a {
	padding: 2px 10px;
	width: 180px;
	background-color: #4f3a28;
	background-image: none;
	line-height: 20px;
}
#nav li ul a:hover {
	background-color: #ecf5bc;
	color: #4f3a28;
}




#centercontent-wrapper {
	width: 1002px;
	padding: 25px 10px 0px 10px;
	background:url(images/page_bkg_one-rulelines.gif) top left repeat-y;
	overflow: hidden;
}
#homepage #centercontent-wrapper {
	background:url(images/page_bkg_two-rulelines.gif) top left repeat-y;	
}
	/**** leftcolumn is on homepage only ****/
	#leftcolumn {
		float: left;
		width: 204px;/*214-10*/
		margin-right: 10px;
	}
	
	#centercontent {
		float: left;
		padding: 0 25px;
		width: 670px;/* 720-25-25*/
	}
	#homepage #centercontent {
		/*width: 456px;*/ /*506-10-10 FULL width -> set width to 453 add 15 margin both sides*/
		width: 475px;
		padding: 0 15px;
	}
	#homepage #rightcolumn p {
margin: 0;
padding: 0;
}
	
	#rightcolumn {
		float: left;
		width: 272px;/*282-10*/
		margin-left: 10px;
	}
	#rightcolumn #registernow {
		margin:0;padding: 0;
	}
	#rightcolumn #registernow {
text-align: center;
}
#rightcolumn .alignleft, #rightcolumn .alignright {
padding-bottom: 0;
}

	#rightcolumn .divider {
		display: block;
		width: 272px;
		background:url(http://evoconference.com/wp_cms/wp-content/themes/evo09/images/homepage_right_sidebar_divi.gif) top center no-repeat;
		margin: 3px 0;
		height: 3px;
	}
	#rightcolumn .divider.tall {
		margin: 50px 0;
	}
	
	#rightcolumn #presentedby {
	overflow: hidden;	
	}
	#rightcolumn #presentedby h2 {
		font-size: 24px;
		text-align: center;
		line-height: 30px;
		text-transform: none;
		padding-bottom: 20px;
	}
	
	#home_photobox {
	z-index: 1;	
	position: relative;
	}
		/*.categoryblock {
			padding: 20px 0 30px 0;
			background: url(images/category_seperator.gif) bottom center no-repeat;
		}
		
		.sponsorblock {
			padding: 20px 0 42px 0;	
		}
		#sponsorsidebig {
		display: block;
		float: left;
		width: 272px;
		clear: both;
		text-align:center;
		border-bottom: 1px solid #dcdcdc;
		padding-bottom: 2px;
		}
		#sponsor1, #sponsor2, #sponsor3, #sponsor4, #sponsor5, #sponsor6 {
		display: block;
		width: 135px;
		height: 80px;
		float: left;
		text-align: center;
		}
		#sponsor1, #sponsor3, #sponsor5 {
		border-right: 1px solid #dcdcdc;
		}
		#sponsor1, #sponsor2,#sponsor3,#sponsor4 {
		border-bottom: 1px solid #dcdcdc;
		}
		.noborder {
		border: none;	
		}*/
	
	
#midfooter {
	border-top: 1px solid #dcdcdc;
	overflow: hidden;
height: 76px;
padding: 0 0 0 10px;
}
#sponsorinfo {
display: block;
background: url(images/footer_flower_box.gif) top left no-repeat;
height: 66px;
padding: 5px 0 5px 90px;
width: 348px;
float: left;
border-right: 1px solid #dcdcdc;
}
#sponsorinfo h3 {
color: #f1616f;
	font-size: 15px;
}
#sponsorinfo p {
color: #666;
font-size: 12px;
}

	#socialblock {
padding: 5px 20px;
height: 66px;
border-right: 1px solid #dcdcdc;
		float: left;
		width: auto;
	}
		#socialblock ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		#socialblock li {
			float: left;
			padding: 3px 10px 0 0;
		}
	#newsletterblock {
		float: left;
		width: auto;
padding: 5px 15px;
border-right: 1px solid #dcdcdc;
height: 66px;
	}
		#newsletterblock form {
		padding-top: 5px;
		}
		#newsletterblock label {
		float: left;
		padding-right: 10px;
		padding-top: 3px;
		}
		#newsletterblock .txtfield {
		width: 130px;
		font-size: 10px;
		height: 14px;
		border: 1px solid #dcdcdc;
		float: left;
		padding-top: 3px;
margin-right: 5px;
		}
		#newsletterblock .button {
		width: auto;
		font-size: 10px;
		height: 20px;
		border: 1px solid #dcdcdc;
		float: left;
		}
		
#mc-embedded-subscribe-form {
position: relative;	
}
#mce-success-response {
width: 300px;
position: absolute; font-size: 10px;
top: 25px;
line-height: 10px;
}
#mce-error-response {
width: 300px;
position: absolute; font-size: 10px;
top: 25px;
line-height: 10px;
font-weight: bold;
color: #C00;
}
	#footerbanner {
		float: right;
		width: 468px;
	}

#footer {
	border-top: 1px solid #dcdcdc;	
	overflow: hidden;
	padding: 10px 0;
	color: #999;
	clear:both;
}
	#footer a {
		color: #999;
		text-decoration: none;
	}
	#footer a:hover {
		color: #000;	
	}
	#copyrightblock {
		width: 240px;
		float: left;
		text-align: left;
padding: 0 0 0 30px;
	}
	#footernavblock {
		/*width: 722px;*/
		float: right;
		text-align: left;

overflow: hidden;

width: 750px;

	}
		#footernavblock ul {
			margin: 0;
			padding: 0 20px 0 0;
			list-style: none;
float: right;
			
		}
		#footernavblock li {
			float: left;
			padding: 0 10px;
			background: url(/wp_cms/wp-content/themes/evo09/images/footer_nav_divider.gif) center left no-repeat;
		}
		#footernavblock li.first {
			background: none;	
		}
		
#footeradblock {
text-align: center;
float: left;
width: 290px;
display: block;
height: 66px;
line-height: 66px;
}
#footeradblock img {
padding: 0 4px;
vertical-align: middle;
}
#footeradblock p.sociallogos {
height: 66px;
line-height: 66px;
margin: 0; padding: 0;
}
	
	
/****** TEXT FORMATTING ******/
#centercontent h1 {
	color: #f1616f;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}
#homepage #centercontent h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 15px;
}


#centercontent h2 {
	font-size: 16px;
	color: #f1616f;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style:italic;
}
#homepage #centercontent h2 {
	font-size: 24px;
	font-style: normal;
}
#centercontent p {
	margin-bottom: 10px;
}

a {
	/*color: #fcba63;	*/
	color: #c9636c;
}
a:hover {
	color: #4f3a28;
}

#centercontent ul {
	margin: 0 15px 0 0;
	padding: 0;
	list-style: none;
}
#centercontent li {
	background:url(images/centercontent_bullet.gif) 0 7px no-repeat;
	padding-left: 10px;
	margin-bottom: 6px;
}
.aligncenter,
.center {
	text-align:center;	
}
.alignright {
	float: right;
	padding: 0 0 10px 10px;
}
.alignleft {
float: left;
padding: 0 10px 10px 0;
}
#centercontent p .alignleft {
padding-top: 5px;
}

#rightcolumn p {
	color: #999;
	margin-bottom: 10px;
}
#rightcolumn h2 {
	font-size: 20px;
	color: #4f3a28;
	font-weight: normal;
	text-transform:uppercase;
	margin-bottom: 10px;
}
#rightcolumn h2 a {
color: #4f3a28;
}
#newsletterblock h3,
#socialblock h3 {
	color: #f1616f;
	font-size: 15px;
}

fieldset {
padding: 20px;
border: 1px solid #dcdcdc;
}
legend {
padding: 0 10px;
font-size: 14px;
font-weight: bold;
}

/** BLOG **/
#centercontent .post h1 {
margin: 0 0 8px 0;
padding: 0;
}
.post {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #dcdcdc;
}
#centercontent .post p.date {
	font-style: italic;
}

/** COMMENTS **/
#centercontent .commentlist {
list-style:none;
list-style-type: none;
margin: 0;
padding: 0;
}
#centercontent .commentlist li {
margin: 0;
padding: 0 0 10px 0;
background: none;
clear: both;
}
#centercontent .commentlist li p {
margin: 0;
padding: 0 0 4px 0;
}
#centercontent .commentlist a.comment-date {
font-style: italic;	
}

#respond {
clear: both;	
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*** agenda styles ***/

table td, table th {
	padding: 5px;
	vertical-align: middle;
}

th {
	background-color: #4f3a28;
	color: #fff;
	font-size: 18px;
}
td.label {
font-weight: bold;
white-space: nowrap;
}
tr.altrow td {
background-color: #ECF5BC;	
}
tr.altrow td.label {
background-color: #C9CFA8;	
}
#centercontent .speakertable td {
border-bottom: 1px solid  #C9CFA8;
padding: 10px 5px;
}
#centercontent .speakertable td h2 {
margin-top: 0;
padding-top: 0;
}

#centercontent .speakertable td.photo {
vertical-align: top;
padding-top: 15px;
}


hr {
border: none;
border-top: 1px solid #4F3A28;
margin: 20px 0 0 0;	
}
.striped a {
color: #5B5F47;
}
.footnote { font-size: 11px; line-height: 14px; }

blockquote { padding: 0 20px; border-left: 4px solid #ecf5bc; }

#leftcolumn .quote {
margin: 0 10px 10px 10px;
padding-bottom: 10px;
line-height: 18px;
border-bottom: 2px solid #ccc;
}
#leftcolumn .quote p {
font-size: 12px;
font-style: italic;
}
#leftcolumn  .quote p.author, #leftcolumn  .quote p.author a {
color: #BFBE5F;
font-weight: bold;
}