/*
Theme Name: WordCamp Montreal 2010
Theme URI: http://wordcampmontreal.org/
Description: WordCamp 2010 grey theme
Version: 1.0
Author: Matt Thomas and Noel Jackson and Jeremy Clarke
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;
	/*background: url(http://wordcampmontreal.org/wp-content/uploads/2009/05/skyline.gif) right 8px no-repeat;*/

}
body {
	background: #333 url(images/background.png) center top no-repeat;
	color: #444;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#hd {
	position: relative;
}
blockquote {
	margin-left: 20px;
	}
#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: #3b7ca6;
}
a:visited {
	color: #2f698d;
}
a:hover {
	color: #4da2d7;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.wrapper {
	background: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	padding: 15px 20px;
	min-height: 250px;
}
#navigation {
	/*border-bottom: 1px solid #dfdfdf;*/
	/*float: left;
	width: 100%;*/
	padding-bottom: 4px;
	background: #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*border: 1px solid #ddd;*/
	text-align: center;
	padding: 5px 10px;
}
#navigation .menu, #subnavigation .menu {
	float: left;
	margin: 0;
	color: #eee;
}
#navigation .menu a, #subnavigation .menu a {
	padding-bottom: 7px;
	text-decoration: none;
}
#navigation .menu a {
	color: #eee;
}
#navigation .menu a:hover {
	color: #fff;
	}
#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: #ccc;
}
#navigation .menu li, #subnavigation .menu li {
	font: 17px Arial, Helvetica, sans-serif;
	list-style: none !important;
	float: left;
	margin: 0 16px 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;
}
#french-auto {
	border: 1px solid #ddd;
	}

#bd p, #bd ul {
	margin-bottom: 10px;
}
#bd p, #bd li, #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 15px 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;
}
h1 .h1wc {
	display: none;
}
h2 {
	clear: both;
	padding-top: 0px;
	margin: 0 0 10px 0;
	font-size: 28px;
	line-height: 110%;
}
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;
}
big {
	font-size: 18px;
	}
.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: 15px 0 0 20px;
	margin: 0 0 12px -20px;
	float: left;
}
#home .intro p {
	margin: 0 0 5px 0;
	position:relative;
	font-size: 14px;
	line-height: 140%;

}
#home .intro hr {
	color:  #eee;
	background-color: #eee;
	border: 0;
	}
#home .intro .drop {
	font-size: 50px;
	line-height: 0.9em;
	float: left;
	margin: 0 4px 0 0;
}
#home .intro .picture {
	margin: 0 20px 10px 0;
	float: left;
	position: relative;
	background: #f7f7f7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*border: 1px solid #ddd;*/
	text-align: center;
	padding: 10px;
	font-size: 12px;
	color: #666;	
}
#home .intro .picture img {
	margin-right: 0;
	margin-bottom: 5px;
	border: 2px solid #333;
	-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);
	max-width: 373px;
	max-height: 337px;
}
h2.widgettitle {
	margin-bottom: 5px;
	}
h4.widgettitle  {
	color: #fff;
	background: #333;
	padding: 4px 8px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;	
	margin: 5px -6px 6px;
	
	font: normal 14px 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: 15px;
	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: 15px;
}
.sidebar .widget {
	margin-bottom: 20px;
	}
#searchform .screen-reader-text {
	display: none;
	}
#searchform #s {
	width: 115px;
	font-size: 14px;
	border: 2px solid #ddd;
	padding: 3px;
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
img.sponsor {
	margin-left: -3px;
}
#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 14px "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, sans-serif !important;
}
.signupbutton a {
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 10px 6px 10px;
	float: right;
	background: url(http://wordcampmontreal.org/wp-content/uploads/2009/06/signupbuttonslice.gif);
	color: #fff;
	
}
.button {
	/*3d button generic*/
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px; 
	background: #207297 url(http://wordcampmontreal.org/wp-content/uploads/2009/06/signupbuttonslice.gif) repeat-x;
	text-align: center;
	}
.button a {
	color: #fff;
	font-size: 20px;

	}
#ft {
	margin: 18px 0 0;
	padding: 0 20px;
	font-size: 13px;
}
.ftnav {
	float: left;
	color: #fff;
	text-shadow: 0 -1px 0 #000;
}
.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: 2px solid #ccc;
	padding: 10px;
}
#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: 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 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 img {
	display: none;
}
.schedule thead {
	font-size: 14px;
}
.schedule tbody tr {
	min-height: 40px;
}
.schedule a,
#bd .schedule a {
	text-decoration: none;
	}
.schedule small {
	font-size: 12px !important;
}
.schedule tbody th {
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	height: 20px;
}
.schedule tbody td {
	padding: 10px 5px 10px 0;
}
.schedule tbody td span, .schedule tbody td {
	font-size: 12px;
}
.schedule tbody th {
	width: 12%;
}
.schedule tbody td a {
	font-size: 12px;
	font-weight: bold;
}
.schedule tbody td span a {
	font-weight: normal;
}
.schedule tbody td.widecell {
	font-size: 12px;
	font-weight: bold;
}
.calltoaction {
	color: #333;

	clear: both;
}
.calltoaction .widget {
	width: 27%;
	float: left;
	padding: 1% 2% 2% 2%;
	margin: 0 2% 15px 0;
	background: #f7f7f7;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	}
.calltoaction .textwidget {
	padding: 0 0;
	}
.calltoaction .widgettitle {
	margin: 0;
	padding: 0;
	}
	
.calltoaction big {
	font-size: 28px;
	
	}

/* event date and location styles for homepage */
.event-date {
	text-transform: uppercase;
	font-size: 23px;
	/*float: left;*/
	letter-spacing: 1px;
	}
.event-location {
	font-size: 23px;
	letter-spacing: 1px;
	color: #666;
	padding-left: 10px;
	/*float: left;*/
	}
h1 {
	background: url(http://wordcampmontreal.org/wp-content/uploads/2010/06/wcmtl-site-heading-background.png) top left no-repeat;
}
#home .calltoaction dt {
	display: none;
}
#home .intro-date, .intro-location {
	text-indent: -9999px;
	height: 43px;
	float: left;
}
#home .intro-date {
	width: 181px;
	background: url(images/date.png) top left no-repeat;
}
#home .intro-location {
	width: 461px;
	background: url(images/location.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;
}
.stickergiant {
	clear: both;
	border: 1px solid #dfdfdf;
	background: #eee;
	padding: 20px;
	font: 18px Arial, Helvetica, sans-serif !important;
	height: 65px;
}
.stickergiant img {
	margin: -8px 10px -8px -8px !important;
}
.divider {
	border-top: 1px solid #dfdfdf;
}


.post blockquote,
#bd .post blockquote {
	background: #f7f7f7;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font: 120%;
	padding: 10px;
	margin:  0 25px 10px 25px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	}
.post blockquote p,
#bd .post blockquote p {
	margin-bottom: 0;
	}
/* edit link next to post titles */
.post .edit a {
	font-size: 12px;
	font-family: arial;
	text-transform: lowercase;
	text-decoration: none !important;
	}
.post .wp-caption-text {
	background: #f7f7f7;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 2px 6px;
	font-size: 12px;
	}
.post .speaker-image {
	/*Speakers images for schedule*/
	float:right;
	margin: 10px 0px 10px 10px;
	border:1px solid #666;
	}
	
/* 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;
	}	



/* 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 5px 0;
	}
.post h4 {
	margin: 5px 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;
	}
.post-footer {
	clear: both;
	font-size: 13px;
	margin-bottom: 15px;
	}
textarea#comment {
	width: 95%;
	}

/* 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;
	}
#skyline {
	float: right;
	position: relative;
	top: 25px;

	}
span.cityname {
	color: transparent;
	display: block;
	width: 200px;
	/*background: url(http://wordcampmontreal.org/wp-content/uploads/2009/05/montreal1.gif) left 10px no-repeat;*/
	}
	
	
/* badgecode */

.badgecode {
	border-bottom: 1px solid #ddd;
	margin: 15px 0;
	text-align: center;
	}
.badgecode textarea {
	margin: 10px;
	width: 500px;
	height: 50px;
	font-size: 9px;
	color: #999;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #ccc;
	}

/* Contact forms */
/* each should be wrapped in <div class="ddfm"> */
#bd .ddfmwrap,
#bd form.ddfm {
	width: 600px;
	}
#bd .ddfmwrap {
	background: #f7f7f7;
	border: 1px solid  #eee;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	}
#bd .ddfm textarea {
	height: 300px;
	}
#bd .ddfm textarea#fm_bio {
	height: 150px;
	}
#bd .ddfm .credits {
	display: none;
	}
#bd .attendeelist li {
	list-style: none;
	width: 300px;
	float: left;
	margin: 10px 0;
	line-height: 1;
	font-family: sans-serif;
	font-size: 12px;
	padding: 0 15px 0 0;
	}
#bd .attendeelist .avatar {
	float: left;
	padding-right: 10px;
	}
#bd .attendeelist h4 {
	margin: 0;
	padding: 0;
	}
#bd .attendeelist a {
	text-decoration: none;
	}






