/*
Theme Name: WordCamp UK
Theme URI: http://wordcamp.org.uk/
Description: Theme for WordCamp UK.
Version: 1.0
Author: Laura Kalbag & Simon Wheatley
Author URI: http://simonwheatley.co.uk/
Tags: wordcamp, multi-language

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */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;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

html {
	background-color: #fdfff5;
	background-image: url(images/bg.jpg);
	color: #175674;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
}
body {
	font-size: 1em;
	line-height: 1.6em;
}
div#wrapper {
	background: url(images/watermark.gif) top left;
	width: 100%;
}
div#wrap {
	margin: 0 auto;
	width: 980px;
}
div.language-list, div.footer-list {
	background: #21759b url(images/blue-bg.jpg);
	clear: both;
	float: left;
	width: 100%;
}
div.language-list {
	border-bottom: 2px solid #9eddff;
}
ul#languages {
	margin: 0 auto;
	width: 910px;
}
ul#languages li {
	float: right;
	margin-right: 1em;
}
ul#languages li#welsh-link a {
	padding-right: 1em;
}
ul#languages li#english-link a {
	margin-right: 0;
	padding-right: 1em;
}
ul#languages li a {
	border: 0;
	color: #fff;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 1em;
	text-transform: uppercase;
}
ul#languages li#english-link a:hover,
ul#languages li#welsh-link a:hover,
ul#languages li a.current_language {
	background-color: #9eddff;
	color: #175674;
}
div#header {
	float: left;
	height: 170px;
	margin-left: -20px;
	width: 670px;
}
h1, h2, h3, h4 {
	font-family: Georgia, Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0 0.5em 0.5em 0.3em;
}
h1 {
	height: 220px;
	margin-top: -2.6em;
	position: absolute;
	width: 300px;
}
h1 a {
	background: url(images/logo.png) no-repeat top center !important; /* SW: This PNG is quite large (28kb), perhaps we swap to an 8bit PNG and lose the rule below? */
	background: url(images/logo.gif) no-repeat top center; /* SW: Why are there two BG image rules? */
	border: none;
	display: block;
	height: 100%;
	text-indent: -9000px;
	text-decoration: none;
	width: 100%;
}
h1 a:hover { /* SW: We could do a rollover on the logo with this hover pseudo class? */
	border: none;
}
h2 {
	border-bottom: 3.5px solid #21759b;
	margin: 0 0 1em 0;
}
h2#subtitle,
h2#tagline {
	border: 0;
	float: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	margin: 0 0 0 27em;
	position: absolute;
	text-align: left;
}
h2#subtitle {
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	margin: -1.7em 0 0 16em;
	text-transform: uppercase;
}
h2#tagline {
	margin-top: 0.5em;
}
h3 {
	padding-left: 0;
}
ul#nav {
	float: left;
	margin:0;
	padding-top: 1em;
	width: 640px;
}
ul#nav li {
	float: left;
	margin-right: 1em;
}
ul#nav li a {
	border: 0;
	display: block;
	font-size: 1em;
	padding: 0.5em 0.8em;
}
ul#nav li a:hover,
ul#nav li.current_page_item a,
ul#nav li.current-cat a {
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
  	border-radius: 0.5em;
	background-color: #21759b;
	color: #fff;
}
div#main {
	float: left;
	margin-right: 10px;
	padding-bottom: 2em;
	width: 620px;
}
div#content {
	border-top: 3px solid #21759b;
	border-bottom: 1px dotted #2892C4;
	color: #175674;
	clear: both;
	margin-top: 0.8em;
	margin-bottom: 1em;
	padding: 2em 0 0 0;
}
div#content h3 {
	padding: 0.5em 0;
}
div.entry {
	padding-bottom: 1em;
}
div.entry ul,
div.entry-content ul,
div.entry ol,
div.entry-content ol {
	padding: 0 0.5em 1em 0.5em;
}
dl.hentry dd.entry-content ul {
	margin-bottom: 1em;
}
div.entry ul li,
div.entry-content ul li,
dl.hentry dd.entry-content ul li,
 {
 	border: none;
	list-style-type: disc;
	margin-left: 1em;
	margin-bottom: 0;
}
div.entry ol li,
div.entry-content ol li {
	list-style-type: decimal;
	margin-left: 1em;
}
div#navigation {
	float: left;
	width: 310px;
}
p {
	line-height: 1.6em;
	padding: 0 0 1.5em 0;
}
p.intro {
	font-weight: bold;
	font-size: 1.1em;
}
a {
	border-bottom: 1px solid;
	color: #175674;
	text-decoration: none;
}
a:hover {
	border-style: dashed;
	color: #2182b1;
}
div.post {
	border-bottom: 1px dotted #2892C4;
	margin-bottom: 1em;
}
.hentry img {
	padding: 0.25em 0.5em;
}
.hentry img.alignleft {
	padding-left: 0;
}
.hentry img.alignright {
	padding-right: 0;
}
.wp-caption {
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #f3f1eb;
	border: 1px solid #dedacd;
	border-radius: 2px;
	margin: 0.25em 1.5em;
	padding: 0.5em 0.25em;
	text-align: center;
}
a.image-link,
.wp-caption a:link,
.wp-caption a:hover {
	border: none;
}
.wp-caption-text {
	font-size: 0.75em;
	padding-bottom: 0;
}
.alignleft {
	float: left;
	margin-left: 0;
}
.alignright {
	float: right;
	margin-right: 0;
}
.hentry blockquote {
	background-color: #f3f1eb;
	border-left: 6px solid #d6cfbb;
	margin: 0 0 1em 0;
	padding: 1em;
}
.hentry blockquote p {
	padding-bottom: 0;
}
form.attending-notification {	
	border-bottom: 1px dotted #2892C4;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
span.form-option {
	padding-right: 1em;
}
form#commentform fieldset {
	float: left;
}
form#commentform fieldset.comment-info {
	margin-right: 2em;
}
.entry-content legend,
form#commentform legend {
	font-family: Georgia, Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 1em;
}
.entry-content div.form-input,
.entry-content div.form-textarea,
.entry-content div.form-option,
.entry-content div.form-submit,
form#commentform div.form-input,
form#commentform div.form-textarea,
form#commentform div.form-option,
form#commentform div.form-submit {
	padding-bottom: 1em;
}
.entry-content div.form-input input,
.entry-content div.form-textarea textarea,
form#commentform div.form-input input,
form#commentform div.form-textarea textarea {
	background-color: #fff;
	border: 1px solid #2892C4;
	padding: 0.5em;
}
.entry-content div.form-input input:focus,
.entry-content div.form-textarea textarea:focus,
form#commentform div.form-input input:focus,
form#commentform div.form-textarea textarea:focus {
	background-color: #d9f0ff;
}
div.form-submit input.button,
input#wcuk_attending_submit {
	-moz-border-radius: 1.5em;
	-khtml-border-radius: 1.5px;
	-webkit-border-radius: 1.5em;
	background: #2892C4 url(images/button-bg.jpg) top left repeat-x;
	border: 2px solid #21759b;
  	border-radius: 1.5em;
	color: #0F3C51;
	cursor: pointer;
	font-size: 0.9em;
	padding: 0.3em 1em;
	text-align: center;
}
input#wcuk_attending_submit {
}
div.form-submit input.button:hover,
input#wcuk_attending_submit:hover {
	background-position: bottom left;
	border: 2px solid #2892C4;
	color: #fff;
}
ul#speakers,
ul#sponsors {
	margin: -1em 0 0 0;
}
ul#speakers li,
ul#sponsors li {
	border-bottom: 1px dotted #2892C4;
	clear: left;
	display: block;
	width: 100%;
}
dl.speaker,
dl.speaker-info,
dl.sponsor {
	clear: left;
	padding: 1em 0;
}
dl.sponsor-info {
	padding: 1em 0 0.5em 0;
}
dl.speaker-info {
	padding: 1em 0;
}
dl.speaker dt,
dl.speaker-info dt,
dl.sponsor-info dt.fn {
	font-weight: bold;
	margin-bottom: 0.6em;
}
dl.speaker dt.avatar,
dl.speaker-info dt.avatar,
dl.sponsor dt.avatar {
	margin: 0;
}
dl.speaker dt img,
dl.speaker-info dt img {
	background-color: #2892C4;
	display: block;
	float: left;
	margin: 0.4em 1.5em 0 0;
	padding: 0;
}
dl.sponsor-info dt.photo {
	background-color: #2892C4;
	display: block;
	float: left;
	height: 162px;
	margin: 0.4em 1.5em 1em 0;
	overflow: hidden;
	width: 390px;
}
dl.speaker dd,
dl.speaker-info dd {
	padding: 0 1em 1.3em 6em;
}
body.single dl.speaker-info dd {
	padding-left: 170px;
}
body.page-slug-speakers dl.speaker-info dd {
	padding-left: 100px;
}
dl.speaker-info dd {
	padding-bottom: 1em;
}
dl.speaker-info dd p {
	padding: 0;
}
ul#latest-news {
	float: left;
	margin-top: 0;
	padding: 0.8em 0;
	width: 620px;
}
ul#latest-news li {
	float: left;
	width: 310px;
}
ul#latest-news li ul li {
	width: auto;
}
ul#latest-news h2 {
	clear: left;
	margin-right: 10px;
}
ul#news {
	margin-right: 10px;
	padding: 0 0.5em;
}
ul#latest-news li ul#news li,
ul#news li {
	border-bottom: 1px dotted #2892C4;
	clear: left;
	display: block;
	float: left;
	margin-bottom: 1em;
	width: 100%;
}
dl.hentry dt {
	-moz-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
	-webkit-border-radius-bottom-left: 0.5em;
	-webkit-border-radius-bottom-right: 0.5em;
	background-color: #21759b;
	bottom-right-border-radius: 0.5em;
	color: #fff;
	display: block;
	float: left;
	font-family: Georgia, Times, serif;
	height: 5em;
	line-height: 1em;
	margin: 0.3em 2em 0 0;
	text-align: center;
	width: 3.5em;
  	border-top: 0.5em solid #175674;
  	bottom-left-border-radius: 0.5em;
}
dl.hentry dt span.number {
	font-family: Arial, Verdana, sans-serif;
	font-size: 2em;
	font-weight: bold;
	display: block;
	padding-top: 0.3em;
}
dl.hentry dt span.month {
	display: block;
	padding-top: 0.6em;
	text-transform: uppercase;
}
dl.hentry dd {
	margin-left: 6em;
}
dl.hentry dd.entry-title {
	font-weight: bold;
	margin-bottom: 0.6em;
}
ul#twitter-feeds {
	margin: -1em 0 0 0;
}
ul#latest-news li.widget_twitter_tracker li {
	border-bottom: 1px dotted #2892C4;
	clear: left;
	display: block;
	margin-bottom: 1em;
	width: 100%;
}
ul#twitter-feeds li.wordcampuk-user {
	background-color: #d8edff;
}
.widget_twitter_tracker ul {
	padding-bottom: 0;
}
dl.tweet {
	clear: left;
	padding: 0 0 0 1em;
}
dl.tweet dt {
	font-weight: bold;
	margin-bottom: 0.6em;
}
dl.tweet dt.avatar {
	font-weight: normal;
	font-size: 0.8em;
	margin: 0;
}
dl.tweet dt img.twitter-avatar {
	display: block;
	float: left;
	height: 4em;
	margin: 0.4em 2em 1em 0;
	width: 4em;
}
dl.tweet dd {
	padding: 0 1em 1.3em 5em;
}
p.more-tweets {
	clear: both;
	padding-top: 1em;
	padding-left: 7em;
}
ol.commentlist {
	padding-bottom: 1em;
}
ol.commentlist li {
	border-bottom: 1px dotted #2892C4;
	clear: left;
	display: block;
	padding: 1em 0;
}
ol.commentlist dl dt.comment-author {
	font-weight: bold;
	margin-bottom: 0.5em;
}
ol.commentlist dl dd {
	margin-left: 6em;
}
ol.commentlist dl dd.trackback {
	margin-left: 0;
}
ol.commentlist cite {
	font-style: normal;
	font-weight: bold;
}
ol.commentlist p {
	padding-bottom: 0.5em;
}
ol.commentlist div.text {
	margin-left: 7em;
}
ol.commentlist li ul.children {
	margin-top: 0.5em;
}
ol.commentlist li ul.children li {
	border-top: 1px dotted #2892C4;
	margin-left: 7em;
}
ol.commentlist img.avatar {
	background-color: transparent;
	display: block;
	float: left;
	margin: 0.4em 1.5em 1em 0;
}
ul#sidebar {
	float: left;
	margin-top: -4.3em;
	padding: 0.8em 0;
	width: 320px;
}
ul#sidebar li {
	padding-bottom: 2em;
}
ul#sidebar li ul li {
	padding-bottom: 0;
}
ul#sidebar li div,
ul#sidebar li ul {
	margin: 0 0.5em;
}
ul#sidebar li.widget_registration {
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	background: #21759b url(images/blue-bg.jpg);
	border-radius: 1em;
	border: 5px solid #2892c4;
	color: #fff;
	display: block;
	font-weight: bold;
	margin: 0 0 1.5em 0.2em;
	padding: 1em 0.8em 0 0.8em;
}
ul#sidebar li.widget_registration h2 {
	border-color: #2892c4;
	display: none;
	padding-bottom: 1em;
}
ul#sidebar li.widget_registration a {
	color: #fff;
}
ul#sidebar li.widget_registration a:hover {
	color: #7dff16;
}
ul#sidebar li.widget_registration a#register-button {
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	background-color: #9eddff;
	border-radius: 1em;
	border: 2px solid #134f6c;
	color: #0f3d53;
	display: block;
	font-weight: bold;
	margin-bottom: 1em;
	margin: 0 auto;
	margin-bottom: 1em;
	padding: 0.5em;
	text-align: center;
	width: 16em;
}
ul#sidebar li.widget_registration a#register-button:hover {
	background-color: #175674;
	border: 2px solid #fff;
	color: #fff;
}
ul#sidebar .widget-sponsors a {
	border: none;
}
ul#sidebar li.sponsor-list li a {
	border: 1px dotted #2892C4;
	display: block;
	height: 10em;
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 24em;
}
div.footer-list {
	border-top: 2px solid #9eddff;
}
div.clearer {
	clear: both;
}
ul#footer {
	color: #fff;
	margin: 0 auto;
	width: 980px;
}
ul#footer li#footer-links {
	float: left;
	width: 340px;
}
ul#footer li#flickr-photos {
	float: right;
	width: 640px;
}
ul#footer li ul {
	padding: 1em;
}
ul#footer li ul li.wp-link {
	background: url(images/wordpress.gif) 0 2px no-repeat;
	padding-left: 24px;
}
ul#footer li ul li.wp-link:hover {
	background: url(images/wordpress.gif) 0 -21px no-repeat;
}
ul#footer li ul li.rss-link {
	background: url(images/rss.gif) 0 2px no-repeat;
	padding-left: 24px;
}
ul#footer li ul li.rss-link:hover {
	background: url(images/rss.gif) 0 -21px no-repeat;
}
ul#footer li#flickr-photos div.flickr_badge_image {
	float: left;
	margin: 1em 1.1em 0 0;
}
ul#footer li#flickr-photos div.flickr_badge_image a {
	border: 0;
}
ul#footer li#flickr-photos div.flickr_badge_image a img {
	border: 2px solid #2892c4;
	height: 4em;
	width: 4em;
}
ul#footer a {
	color: #fff;
}
ul#footer li#credits {
	float: right;
	text-align: right;
	padding-right: 1.5em;
}
ul#footer li.tech-stats {
	color: #9eddff;
}
/* ---------------------- styles for sign up --------------- */
body.wp-signup div#content {
	border: 1px dotted #2892C4;
	margin: 0 auto;
	padding: 1.5em;
	width: 400px;
}
body.wp-signup div#content div#header {
	height: 240px;
	margin: 0 auto;
	width: 400px;
}
body.wp-signup div#content div#headerimg {
	float: left;
	width: 400px;
}
body.wp-signup div#content div#headerimg h1 {
	height: 220px;
	margin: -1em 0 1em 0;
	width: 380px;
}
body.wp-signup div#content div#headerimg h1 a {
	margin: 0 auto;
}
body.wp-signup div#content div#headerimg div.description {
	margin-top: 215px;
	text-align: center;
}
body.wp-signup div#content div#content {
	padding-top: 1em;
}
body.wp-signup div.mu_register h2 {
	margin-top: 0;
	text-align: center;
}
body.wp-signup div#content form#setupform {
	margin-top: 0;
}
body.wp-signup div#content form#setupform input {
	background-color: #fff;
	border: 1px solid #2892C4;
}
body.wp-signup div#content form#setupform input:focus {
	background-color: #d9f0ff;
}
body.wp-signup div#content form#setupform input#submit {
	background: #2892C4 url(images/button-bg.jpg) top left repeat-x;
	border: 2px solid #21759b;
	-moz-border-radius: 1.5em;
	-webkit-border-radius: 1.5em;
  	border-radius: 1.5em;
	color: #0F3C51;
	cursor: pointer;
	font-size: 0.9em;
	margin-bottom: 1em;
	padding: 0.3em 1em;
	text-align: center;
}
body.wp-signup div#content form#setupform input#submit:hover {
	background-position: bottom left;
	border: 2px solid #2892C4;
	color: #fff;
}
body.wp-signup div#content hr {
	display: none;
}
body.wp-signup .footer-list {
	margin-top: 4em;
}
/*----------------------------------------------- styles for attendee list */
.entry-content ul.attendees {
	margin: 1em 0;
	padding: 0;
}
.entry-content ul.attendees li {
	border-bottom: 1px dotted #2892C4;
	float: left;
	height: 45px;
	list-style-type: none;
	margin-bottom: 1em;
	padding: 0.5em 1em;
	width: 160px;
}
.entry-content ul.attendees li a {
	border: 0;
}
.entry-content ul.attendees li img {
	float: left;
	margin-right: 0.5em;
}