/*
Theme Name: WordCamp Central 2009
Theme URI: http://wordcamp.org/
Description: WordCamp 2009
Version: 1.0
Author: Matt Thomas
Author URI: http://automattic.com
*/

/* Front page */

/* 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;
}
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 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,
#navigation .menu li.current_page_parent 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) top left no-repeat;
	margin: 14px 0 15px 8px;
	clear: both;
	color: #fff;
	font: 300 38px/60px "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: 24px;
	margin: 0 0 10px;
	font: 40px Georgia, "Times New Roman", Times, serif;
}
h3 {
	margin: 24px 0 12px;
	font: 300 24px "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;
}
#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 p {
	margin: 0;
	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 10px 0;
	float: left;
	position: relative;
}
#home .intro .picture img {
	margin-right: 0;
	border: 8px solid #f7f7f7;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
#home h4 {
	text-transform: uppercase;
	color: #fff;
	margin: 0 -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;
}
#home h4.platinum {
	background: #555;
}
#home .front-blog {
	margin-top: 24px;
	width: 71%;
}
#home .front-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-bottom: 24px;
	margin-left: -3px;
}
#home .front-blog h2 {
	font-size: 22px !important;
	margin-bottom: 0;
	padding-top: 6px;
}
#home .front-blog h2 span, span.date {
	color: #888;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 300 14px "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

div.post-meta-top {
	margin: -5px 0 15px 0;
	color: #888;
	text-transform: none;
	letter-spacing: 1px;
	font: 300 14px "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.signupbutton a {
	display: block;
	float: right;
	margin: -4px 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.quarter {
	width: 22%;
	padding-right: 3%;
	float: left;
}
div.threequarters {
	width: 72%;
	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;
}
#bd ol.attendee li {
	list-style: none;
	margin: 0;
	width: 25%;
	float: left;
	border-bottom: 1px solid #dfdfdf;
	padding: 4px 0;
}
#bd ol.attendee li img {
	vertical-align: middle;
	border: 1px solid #dfdfdf;
	margin-right: 6px;
	background: #f7f7f7;
}
#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;
}

.schedule .item, .oldold p {
	float: left;
	width: 31%;
	margin-right: 1%;
	padding-bottom: 20px;
}
.oldold p a, .schedule .item a {
	font-weight: bold;
	font-size: 1.2em;
}

#bd .schedule .lead {
	margin-bottom: 40px;
}

.schedule .upcoming {
	width: 550px;
	float: left;
	margin-top:35px;
	margin-bottom: 40px;
}

.schedule .upcoming p.item {
	width: 100%;
	padding-bottom: 18px;
}

.schedule .upcoming .item .date {
	display: inline-block;
	width: 140px;
	letter-spacing: 0;
	text-transform: none;
	font-size: 1.15em;
}

.schedule .upcoming .item .wordcamp-title {
	font-weight: normal;
	font-size: 1.3em;
}

.schedule .upcoming .item a {
	font-weight: normal;
	font-size: 1em;
}

.schedule .upcoming .location {
	display: inline-block;
	margin-left: 5px;
}

.schedule .planned {
	background: #e9f4ff;
	float: right;
	width: 312px;
	padding: 20px 20px 15px 22px;
	margin: 40px 0 30px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.schedule .planned h4 {
	margin-top: 0;
	font-size: 1.8em;
}

.schedule .planned .item {
	float: none;
	width: auto;
	padding: 5px 0;
}

.schedule .planned .item a {
	font-weight: normal;
	font-size: 1em
}

#bd .schedule .planned .side {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.schedule .past h4 {
	font-weight: bold;
	color: #777;
	font-size: 1.8em;
	border-bottom: 1px #ddd solid;
	padding-bottom: 8px;
	margin: 20px 0;
	clear: both
}

/* Intro */
#home .intro {
	padding: 286px 20px 20px 20px;
	margin: 18px -20px 24px -20px;
	background: #fff url(images/world/rotate.php) top center no-repeat;
}
#home .intro p {
	padding: 20px 24px;
	color: #fff;
	font: 21px/1.6em Georgia, "Times New Roman", Times, serif;
	background: #000;
	opacity: 0.7;
	filter:alpha(opacity=70);
}
#home .intro p a {
	color: #ccc;
}

/* Map */
#wordcampworldmap {
	margin-bottom: 4px;
}

/* Upcoming WordCamps */
#upcoming-wordcamps {
	float: right;
	width: 450px;
}
#bd .post-meta {
	margin-bottom: 2px;
}
#bd .centraldates .post-meta li {
	margin: 0;
	list-style: none;
	color: #a6a6a6;
	font: 300 24px "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#bd .centraldates .post-meta li span {
	font: 700 24px "Helvetica Neue Bold", "HelveticaNeue-Bold", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #d54e21;
}
#bd .centraldates .post-meta-key {
	display: none;
}
#bd .centraldates .post {
	width: 50%;
	float: left;
	height: 90px;
}
#bd .centraldates p, #bd .centraldates li {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #777;
}
#bd .centraldates h3 {
	margin: 0 0 6px;
	font: 700 18px/1.2em "Helvetica Neue Bold", "HelveticaNeue-Bold", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#bd h3.front {
	border-top: 1px solid #ddd;
	display: block;
	clear: both;
	padding-top: 6px;
	font-size: 20px;
	padding-bottom: 8px;
	color: #777;
}

/* WordCamp News */
#recent-news {
	float: left;
	width: 450px;
}


/* News */
#news-container {
	clear: left;
	width: 660px;
	float: left;
}

#news-container h2 {
	padding-top: 20px;
}

#news-container h2 a {
	font-size: 25px;
	text-decoration: none;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 240px;
	margin-top: 20px;
}

#sidebar li {
	list-style: none;
	margin: 10px 0 10px 0;
}

#sidebar h2 {
	font-size: 2em;
}

#sidebar div {
	font-size: 1em;
}

/* Footer */
.codeispoetry {
	float: none;
	margin: 0 auto 12px;
}
