/*  
Theme Name: London 2012
Theme URI: http://www.london2012.com
Description: London 2012 blog theme
Version: 1.0
Author: Stephen Fulljames for Syzygy
Author URI: http://www.syzygy.net
*/

/* element definitions */

body {
	margin: 0 0 20px 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #fff;
	color: #333;
	text-align: center;
}

a {
	color: #3385ab;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 1em;
	text-align: center;
	margin: 0; padding: 0;
}
h2 {
	margin: 1em 0 0;
	font-size: 1.3em;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 1.3em;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

small {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333;
}

/* named elements */

#page {
	margin: 0 auto; padding: 0;
	width: 770px;
	background-color: #fff;	
	text-align: left;
}

#header {
	background-color: #999;
	margin: 0 0 0; 
	padding: 0; 
	width: 770px;
}

#sidebar {
	background-color: #f9f9f9;
	padding: 0 0 10px 0;
	margin-left: 520px;
	width: 250px;
}
* html #sidebar {
	margin-left: 517px;
}
#sidebar h2 {
	background-color: #3385ab;
	color: #fff;
	margin: 0 0 0 -10px;
	padding: 3px 10px;
}

#sidebar h2 a {
	color: #fff;
}
#sidebar ul {
	margin: 0; padding: 0;
}
#sidebar li {
	padding: 0 0 0 10px;
}
#sidebar li.first h2 {
	background-color: transparent;
	color: #000;
}
#sidebar li ul {
	margin: 0!important; padding: 0!important;
}
#sidebar li ul li {
	border: none;
	margin: 0;
	padding: 0;
}
#sidebar form {
	margin: 0;
	margin-bottom: 25px;
}
#searchform input {
	font-size: 90%;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}	

#content {
	font-size: 1.2em;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 770px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 10px 0 20px;
	text-align: center;
}

/* classes */

.narrowcolumn {
	float: left;
	padding: 0 20px 20px 0;
	margin: 0 0 0;
	width: 480px;	
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	line-height: 1.6em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.narrowcolumn .postmetadata {
	margin-left: -10px;
	padding: 10px;
	border-top: 1px dotted #3385ab;
}

.widecolumn .post {
	margin: 0;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}

.navigation {
	margin: 10px;
	padding: 0;
	list-style-type: none;
}
.navigation li {
	display: inline;
	margin-right: 2em;
}

.post {
	margin: 0 0 20px;
	padding: 0 0 0 10px;
	border-bottom: 1px dotted #3385ab;
}
.post h2 {
	font-size: 1.3em;
}
.post p img {
	margin-right: 1em;
	margin-bottom: 1em;
}

.iconList {
	margin: 5px 0; padding: 0;
	list-style-type: none;
	font-size: 90%;
}
.iconList li {
	display: inline;
	padding-left: 1.2em;
	margin-right: 0.5em;
}
.iconList li.author {
	background: url(images/icon_author.gif) no-repeat 0% 2px;
}
.iconList li.date {
	background: url(images/icon_calendar.gif) no-repeat 0% 2px;
}
.iconList li.page {
	background: url(images/icon_page.gif) no-repeat 0% 2px;
}
.iconList li.comment {
	background: url(images/icon_comment.gif) no-repeat 0% 2px;
}

.entry_author_image {
  float: left;
  margin: 0.3em 1em 1em 0;
}
/* IE7 */
*:first-child+html .entry_author_image { margin: 1.5em 1em 1em 0; } 
/* IE6- */
* html .entry_author_image {margin: 1.5em 1em 1em 0; }


/* Begin Calendar */
#calendar h2 a {
	display: inline;
	color: #fff!important;
}
#calendar h2 span {
	display: block;
	font-weight: normal;
}
#wp-calendar {
	width: 250px;
	margin-left: -10px;
	padding: 0 10px;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
/* End Calendar */

/*theirs */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#footer {
	border: none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}


#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar ul.photos li {
	text-align: center;
}
#sidebar ul.photos li:before {
	content: ''!important;
}	

#sidebar ul.feeds {
	margin-bottom: 0.5em!important;
}
#sidebar ul.feeds li {
	padding: 1px 2em 5px;
	background: url(images/rss_feed.gif) no-repeat 0% 0%;
}
#sidebar ul.feeds li:before {
	content: ''!important;
}
	
/* End Entry Lists */


/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
}

/* End Various Tags & Classes*/