/*
Theme Name: WordCamp 2009 New York
Theme URI: http://wordcamp.org/
Description: WordCamp 2009 New York
Version: 1.0
Author: Matt Thomas and Noel Jackson
Author URI: http://automattic.com
*/

/* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td {margin: 0; padding: 0;}
table {border-collapse:collapse;}
fieldset,img,abbr {border: 0;}
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,strong,th,var { font-style: normal; font-weight: normal; }
caption,th {text-align: left;}
q:before,q:after {content: '';}`
a {text-decoration: none;}
#bd:after,#ft:after,.wrapper:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
#page {
	width: 960px;
	margin: auto;
	text-align: left;
}
body {
	background: #9cf url(images/background.png) center top no-repeat;
	color: #444;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#hd {
	position: relative;
}

#hd a, #hd a:link, #hd a:visited { color: #fff; text-decoration: none; display: block; position: absolute; left: 0; border-left: 300px solid transparent;}
#hd a:hover, #hd a:active {  }
a, #navigation a:visited {
	color: #21759b;
}
a:visited {
	color: #4ca6cf;
}
a:hover {
	color: #d54e21;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.wrapper {
	background: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	padding: 15px 20px;
	min-height: 250px;
}
#navigation {
	border-bottom: 1px solid #dfdfdf;
	float: left;
	width: 100%;
	padding-bottom: 4px;
}
#navigation .menu, #subnavigation .menu {
	float: left;
	margin: 0;
	color: #aaa;
}
#navigation .menu {
width: 900px;
}
#navigation .menu ul {
width: 100%;
display: inline;
}
#navigation .menu a, #subnavigation .menu a {
	padding-bottom: 7px;
	text-decoration: none;
}
#navigation .menu a:hover, #subnavigation .menu a:hover {
	text-decoration: underline;
}
#navigation .menu li.current_page_item a, #subnavigation .menu li.current_page_item a {
	color: #aaa;
}
#navigation .menu li, #subnavigation .menu li {
	font: 14px Arial, Helvetica, sans-serif;
	list-style: none !important;
	float: left;
	margin: 4px 12px 0 0;
}
#subnavigation .menu li:first-child {
	margin-right: 6px;
	line-height: 1.3em;
}
#navigation .menu li {
	font-weight: bold;
}
#subnavigation .menu li {
	margin-top: 6px;
}
#navigation .search {
	float: right;
}
#navigation .search input[type="text"] {
	font: 400 13px "Helvetica Neue", "HelveticaNeue", "Helvetica Neue", Arial, Helvetica, sans-serif;
	background: #f1f1f1;
	border: 1px solid #eee;
	border-top-color: #dfdfdf;
	border-left-color: #dfdfdf;
	width: 130px;
	padding: 2px 4px;
}
#navigation .search input[type="submit"] {
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-border-radius: 11px;
	line-height: 21px;
	height: 22px;
}
#bd p, #bd ul {
	margin-bottom: 0.8em;
}
#bd p, #bd li, #bd blockquote, #bd address {
	font: 14px/1.6em Georgia, "Times New Roman", Times, serif;
}
#bd li {
	list-style: square;
	margin-left: 20px;
}
#bd abbr {
	font-size: 80%;
	letter-spacing: 1px;
}
#bd p img {
	float: left;
	margin: 4px 12px 2px 1px;
}
#bd p a, #bd h2 a, #bd h3 a, #bd h4 a, #bd h5 a, #bd h6 a, #bd li a, #bd table a, #ft p a {
	text-decoration: underline;
}
h1 {
	display: block;
	padding-left: 290px;
	height: 62px;
	background: url(images/h1.png) center left no-repeat;
	margin: 14px 0 15px 8px;
	clear: both;
	color: #fff;
	font: 300 37px/59px "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px #82add9;
}
h1 .h1wc {
	display: none;
}
h2 {
	clear: both;
	padding-top: 0px;
	margin: 0 0 0px;
	font: 40px Georgia, "Times New Roman", Times, serif;
}
h3 {
	margin: 24px 0 12px;
	font: 300 22px "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
h3:first-child {
	margin-top: 0;
}
h3 small {
	font-size: 70%;
}
h4 {
	margin: 14px 0 10px;
	font: 300 16px "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
h6 {
	margin: 0;
	font: bold 15px/1.5 Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}
.headerlabel {
	font-size: 50%;
	color: #999;
	}
#bd p.lead {
	margin-top: 0;
	font: 300 20px "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
#home .intro {
	clear: both;
	padding: 30px 0 0 20px;
	margin: 0 0 12px -20px;
	float: left;
}
#home .intro .textwidget, #home .intro p {
	margin: 0 !important;
	font: 20px/1.65em Georgia, "Times New Roman", Times, serif;
}
#home .intro .drop {
	font-size: 70px;
	line-height: 0.9em;
	float: left;
	margin: 0 4px 0 0;
}
#home .intro .picture {
	margin: -10px 20px 14px 0;
	float: left;
	position: relative;
	background: #f7f7f7;
	border: 1px solid #eee;
	padding: 10px;
	font-size: 12px;
	text-align: center;
	color: #666;	
}
#home .intro .picture img {
	margin: 0;
}
h4.widgettitle  {
	text-transform: uppercase;
	color: #fff;
	margin: 24px -6px 6px;
	background: #bbb;
	padding: 2px 6px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font: bold 10px Arial, Helvetica, sans-serif;
}
.quarter h4:first-child {
	margin-top:0;
}
#home h4.platinum {
	background: #555;
}
#home h4.silver {
	background: #888;
}
#home .front-blog,
#posts-container {
	margin-top: 24px;
	width: 70%;
}
 .front-sidebar,
.post .front-sidebar,
#posts-sidebar {
	background: #f5f5f5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 14px 16px;
	width: 22%;
	margin-top: 24px;
}
img.sponsor {
	margin-left: -3px;
}
.post h2, #home .front-blog h2 {
	font-size: 22px !important;
	margin-bottom: 4px;
	padding-top: 6px;
}
#home .front-blog h2 span.date, p.dateauthor {
	color: #888;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 300 12px "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif !important;
}
.signupbutton a {
	display: block;
	float: right;
	margin: -4px 0 0 0;
	text-indent: -9999px;
	width: 243px;
	height: 51px;
	background: url(images/signupbutton.png) top left no-repeat;
}
.signupbutton a:hover {
	background: url(images/signupbutton.png) bottom left no-repeat;
}
#ft {
	margin: 18px 0 0;
	padding: 0 20px;
	font-size: 13px;
}
.ftnav {
	float: left;
	color: #fff;
	text-shadow: 0 -1px 0 #7eb0da;
}
.ftnav a {
	color: #fff;
}
.codeispoetry {
	float: right;
	text-indent: -9999px;
	width: 156px;
	height: 12px;
	background: url(images/codeispoetry.png) top left no-repeat;
}
.edit_post a {
	color: rgba(255, 255, 255, 0.2);
}
.drivingdirections {
	float: left;
	background: #f7f7f7;
	padding: 8px 8px 0;
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
}
.drivingdirections div {
	width: 50%;
	float: left;
	margin-bottom: 24px;
}
#bd .drivingdirections h4 {
	font: 700 "Helvetica Neue Bold", "HelveticaNeue-Bold", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	background: #0ca467;
	padding: 4px 10px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	margin: 6px;
}
#bd .drivingdirections ul {
	margin: 4px 12px 0;
}
#bd .drivingdirections li {
	font: 13px "Helvetica Neue", Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
#bd .map {
	float: right;
	width: 49%;
	margin-left: 1%;
	margin-bottom: 12px;
}
#bd .map iframe {
	float: right;
}
iframe {
	border: 8px solid #f7f7f7;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
#bd .map small a, #bd small.mapcite a {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	font-style: italic;
	padding-top: 6px;
}
div.half {
	width: 46%;
	padding-right: 4%;
	float: left;
}
div.full {
width: 98%;
padding-right: 1%;
float: left;
margin-top: 24px;
}
div.quarter {
	width: 22%;
	padding-right: 3%;
	float: left;
}
div.threequarters {
	width: 71%;
	padding-right: 3%;
	float: left;
}
span.price {
	font-weight: normal;
	font-size: 9px;
	color: #fff;
	background: #0ca467;
	padding: 2px 6px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	vertical-align: middle;
}
span.price:hover {
	cursor: help;
}
.alignnone {
	float: none !important;
}
.alignleft {
	float: left !important;
}
.alignright {
	float: right !important;
}
#bd div.attendee{
	list-style: none;
	margin: 0;
	width: 25%;
	float: left;
	border-bottom: 1px solid #dfdfdf;
	padding: 4px 0;
	font-size: 12px;
	height:50px;
}
#bd div.attendee_percentage{
	list-style: none;
	margin: 0;
	width: 25%;
	float: left;
	padding: 4px 0;
	font-size: 12px;
	height:26px;
}
#bd div.percentage_box{
	padding:10px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	border: 1px solid #dfdfdf;
}
#bd div.attendee h4{
	margin-top:0;
	margin-bottom:4px;
}
#bd div.attendee img {
	vertical-align: middle;
	border: 1px solid #dfdfdf;
	margin-right: 6px;
	background: #f7f7f7;
	float:left;
}
#bd .register {
	width: 80%;
	background: #eee;
	font: 300 "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 4px;
	padding: 20px;
}
#bd .register table {
	width: 100%;
}
#bd .register td, #bd .register th {
	padding: 6px 18px 6px 0;
}
#bd .register th {
	font: 700 18px "Helvetica Neue Bold", "HelveticaNeue-Bold", "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-align: right;
	width: 25%;
}
.register td {
	padding-bottom: 4px;
}
.register select, .register input {
	font-size: 20px;
}
.register input[type=text] {
	font: 300 18px "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding: 4px;
	width: 100%;
}
#wpstats {
	display: none;
}
.web-button {
	clear: both;
	float: none;
	background: #f5f5f5;
	border: 1px solid #dfdfdf;
	padding: 15px 0;
	margin-bottom: 24px;
	width: 100%;
	text-align: center;
}
.web-button img {
	border: 3px solid #fff;
}
.contact-form textarea {
	width: 600px;
	height: 300px;
}
#signupform input[type="submit"] {
	font-size: 21px;
	line-height: 39px;
	height: 40px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	padding: 0 20px;
	margin-top: 10px;
}
button, input[type="submit"] {
	font: 700 13px "Helvetica Neue Bold", "HelveticaNeue-Bold", "Helvetica Neue", Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	line-height: 27px;
	height: 28px;
	background: #F2F2F2 url(./images/buttonbg.png) 0 0 repeat-x;
	text-shadow: 0 1px 0 #fff;
	padding: 0 10px;
	color: #333;
}
button:active, input[type="submit"]:active {
	background: #eee url(./images/buttonbg.png) 0 -100px repeat-x;
}
.schedule {
	width: 100%;
	margin-bottom: 6px;
}
.schedule tbody tr {
	min-height: 60px;
	color: #666;
}
.schedule tbody td {
	width: 40%;
	display: table-cell;
	vertical-align: middle;
	font: normal 19px "Helvetica Neue", "HelveticaNeue", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.schedule tbody td a.oneliner {
	line-height: 42px;
}
.schedule tbody td span {
	font-size: 13px;
	line-height: 1.5em;
}
.schedule tbody td.widecell {
	font-size: 27px;
}
.schedule tbody td img {
	vertical-align: middle;
	float: left;
	margin-right: 10px;
	border: 1px solid #dfdfdf;
}
.schedule tbody th {
	width: 20%;
	font-size: 24px;
	height: 70px;
	padding: 0 16px;
}
.schedule tbody th small {
	font-size: 16px;
}
.schedule thead th {
	background: #bbb;
	color: #fff;
	padding-top: 6px;
	padding-bottom: 6px;
}
.schedule thead th:first-child, .schedule tbody th:first-child {
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
}
.schedule thead th:last-child, .schedule tbody td:last-child {
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
}
.schedule thead th:first-child {
	padding-left: 16px;
}
.schedule thead {
	font: 700 16px "Helvetica Neue Bold", "HelveticaNeue-Bold", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.schedule tbody th {
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.schedule tbody tr.alt {
	background: #f5f5f5;
}

#home .calltoaction {
	clear: both;
	padding: 10px 0;
	float: left;
	width: 100%;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

h1 {
	background: url(images/h1.png) top left no-repeat;
}

h1 span {
	display: none;
}

#page-295 h2 {
	text-indent: -9999px;
	background: url(http://2009.sf.wordcamp.org/files/2009/04/anniversary.jpg) bottom left no-repeat;
	width: 100%;
	height: 204px;
	margin-bottom: 24px;
}

.divider {
	border-top: 1px solid #dfdfdf;
}

/* edit link next to post titles */
.post .edit a {
	font-size: 12px;
	font-family: arial;
	text-transform: lowercase;
	text-decoration: none !important;
	}
	
/* style for messages about setting up sidebars/widgets */
.setup-instruction {
	border: 2px solid #99CCFF;
	padding: 10px;
	margin: 10px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif !important;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #99CCFF;
	color: #fff;
	font-size: 15px;
	}	

/* event date and location styles for homepage */
.event-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #aaa;
	float: left;
	line-height: 38px;
	}
.event-location {
	font-size: 26px;
	color: #4ca6cf;
	padding-left: 20px;
	float: left;
	line-height: 40px;
	}

/* paging links  */
.nav {
	clear: both;
	font-size: 24px;
	padding: 20px;
	margin-bottom: 20px;

	}
	
/* paging info in title of updates page */
h2 .paging-text {
	font-size: 16px;
	color: #666;
	}
.post h3 {
	clear: left;
	margin: 20px 0 0 0;
	}
.postmetadata,
#bd .postmetadata {
	clear: left;
	color: #888;
	font-size: 13px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	}
#home .postmetadata {
	margin-bottom: 5px;
	}
#bd p.dateauthor {
	margin: 0;
	}
.post-excerpt p {
	display: inline;
	}
#bd p.dateauthor a {
	text-decoration: none;
	}
textarea#comment {
	width: 95%;
	}
.entry {
	margin-bottom: 18px;
}
/* prettier RSS widgets */
#bd h4 a.rsswidget {
	color: #fff;
	text-decoration:none;
	position:relative;
	top:-2px;
	}
#bd h4 a.rsswidget img {
	position:relative;
	top:3px;
	}
	
/* Comments */
#bd .commentlist li {
	list-style: none;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	padding: 10px 10px 0 10px;
	margin: 10px 0;
	}
.commentlist .avatar {
	float: right;
	margin: 0 10px 10px 0;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	}
.commentlist .vcard {
	display: inline;
	}
.commentlist .says {
	/* hide it */
	display:none;
	}
#bd  .commentlist .fn a {
	text-decoration: none;
	font-size: 18px;
	}
.commentlist .comment-meta {
	display: inline;
	
	}
#bd .commentlist .comment-meta a {
	color: #999;
	text-decoration: none;
	padding-left: 5px;

	}

textarea#comment {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #ddd;
	padding: 10px;
	font-family: Verdana, sans-serif;
	color: #666;
		
	}
	
/* search form on search page */
	
#posts-container #search {
	text-align: center;
	padding: 15px;
	background: #f7f7f7;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 500px;
	font-size: 22px;
	color: #999;
	}	
#posts-container #search #q {
	font-size: 18px;
	color: #666;
	padding: 2px;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}