/*
Theme Name: LRB Blog (2010)
Theme URI: http://wordpress.org/
Description: Custom LRB theme
Version: 1.0
Author: LRB
Author URI: https://www.lrb.co.uk
Tags: london review blog, custom header, fixed width, two columns, widgets
*/

body {
text-align: center;
min-width: 942px;
padding: 0;
margin: 0;
font-family: Georgia, helvetica, arial, sans-serif;
color: #333;
size: 15pt;
}

/* key columns in layout */

#wrapper {
text-align: left;
width: 940px;
margin-left: auto;
margin-right: auto;
}

#bodycontent {
float: left;
border-right: 1px solid #cccccc;
width: 765px;
min-height: 200px;
margin-top: 5px;
}

.pagebody {
width: 485px;
display: block;
min-height: 200px;
margin-top: -4.8em;
}

.sidenav1 {
margin-top: -2em;
width: 228px;
}

.column p.rss {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 0.7em;
font-weight: normal;
font-style: normal;
text-transform: uppercase;
line-height: 1.2em;
padding: 0 0.1em 0.3em 1.8em;
padding-top: 0.2em;
margin-bottom: 0.4em;
background: transparent url(images/rss.png) no-repeat left center;
}


#banners {
float: left;
width: 170px;
margin-right: 0;
margin-top: -1.5em;
padding: 0;
text-align: center;
}

img {
border: 0;
}

ul {
margin: 0;
padding: 0;
}

p {
padding: 0 0 0.1em 0;
margin: 0.2em 0;
display: block;
line-height: 1.4em;
}

.nocss a {
display: none;
}

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

#lrblink {
margin: 6px auto;
text-align: right;
}

#nav-user {
font-family: helvetica, arial, sans-serif;
margin: 0 8px;
font-size: 11px;
border: 1px solid #ffffff;
}

#nav-user p {
width: 260px;
margin: 6px 0 0 0;
vertical-align: middle;
}

#nav-LRB {
margin: -120px 0px 0px 260px;
}

#nav-LRB div {
width: 50%;
float: left;
}

#nav-LRB div img, #nav-LRB div form {
float: right;
}

#lrblink {
margin: 6px 0px 6px 0px;
}

a.nav-user-link {
float: left;
display: inline-block;
margin: 0px 0 0 5px;
color: #999999;
}

span.textlink {
float: left;
padding: 3px 35px 0 0;
}

#nav-user a {
padding-top: 0.3em;
}

#nav-banner {
clear: left;
position:relative;
margin: 14px 0 4.8em 0;
width: 224px;
height: 69px;
}

#nav-logo {
display:inline-block;
position:absolute;
top: 0;
left: 0;
width: 224px;
height: 69px;
background:url(images/nav-logo-set.png) no-repeat top left;
}

#nav-search {
border:1px solid #ADADAD;
color:#666666;
float:right;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:0.923em;
font-weight:bold;
height:22px;
margin:11px 0 0;
padding:0;
text-align:right;
}

#nav-search a:visited {
color: #999999;
}

input.btn {
background: #224466;
color: #000000;
font-family: Georgia;
font-size: 1.16em; /* 13px */
border: 1px solid #cccccc;
margin: 0;
padding: 3px 5px;
height: 25px;
vertical-align: middle;
background: transparent url(images/go_bg.gif) repeat-x;
}

#nav-search input.textfield {
padding-left:0.2em;
width:174px;
}

#nav-search input {
border:0 none;
font-weight:normal;
height:22px;
margin:0;
padding:0;
vertical-align:middle;
}

#nav-search #searchsubmit {
background:url(images/search_box_button.gif) no-repeat scroll left top transparent;
height:22px;
width:30px;
}
input.textfield {
border: 1px solid #cccccc;
height: 13px;
margin: 0;
padding: 3px 5px 7px 5px;
width: 198px;
font-weight: bold;
font-size: 1.16em; /* 13px */
color: #666666;
vertical-align: middle;
overflow: visible;
/*z-index: 100;*/
}

span.button {
padding: 0.2em 0.4em;
text-align: center;
font-family: georgia;
font-weight: normal;
text-transform: uppercase;
background: transparent url(images/go_bg.gif);
color: #000000;
display: block;
float: left;
text-decoration: none;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #cccccc;
}

span.button a {
color: #000000;
}

/* generic styles for columns */

.column {
float: left;
text-align: left;
display: block;
overflow: hidden;
position: relative;
}

div.singlepostside div.sidenav1 {
margin-top: -2.4em;
} 

div.singlepostside div.pagebody {
margin-top: -5.8em;
} 

.singlepostnav {
margin-top: -4.4em;
margin-bottom: 5.6em;
} 

.spaced {
margin-right: 20px;
}

.sidenav1 li {
list-style: none;
}

.sidenav1 li.widget {
margin-bottom: 2em;
margin-top: 0;
}

.sidenav1 li.widget_sidebar-contributors {
margin-bottom: 0;
}

ul#recentcomments li.recentcomments {
font-size: 13px;
font-weight: normal;
color: #666666;
}

.column h1 {
padding: .5em 0 0 0;
text-align: left;
}

.column p,
.column li {
padding: 0 0 0.6em 2px;
font-size: 0.875em; /* 14px */
line-height: 1.5em;
}

.column  p {
padding-left: 0;
}

.column .intro {
font-size: 1.071em; /* 15px */
    margin-left:0;
padding-left: 0;
}

.column ul {
margin-top: 0px;
padding-top: 0px;
}

.one {
width: 99%;
}
.two {
width: 470px;
}
.three {
width: 195px;
}
.four {
width: 235px;
}
.six {
width: 155px;
}
.two-thirds {
width: 600px;
}

.fullwidth {
width: 775px;
}

.five {
width: 520px;
}
.seven {
width: 280px;
margin-left: 0.5em;
}

.quarter {
width: 193px;
}
.nav-thirdlevel {
width: 188px;
}

.third {
width: 32%;
}
.half {
width: 48%;
}
.threequarters {
width: 581px;
}
.twothirds {
width: 445px;
}

.fifth {
width: 19%;
}
.sixth {
width: 16%;
}

.first {
margin-left: 0.5em;
}

.last {
margin-right: 0;
}

.comments {
width: 150px;
}

.left-align {
float: left;
}
.right-align {
float: right;
text-align: right;
}

.right-border {
border-right: 1px solid #d3dae0;
}
.left-border {
border-left: 1px solid #d3dae0;
}

#banners img {
margin: 0 0 0.5em 0;
}

#banners span.adv {
font-size: 0.7em;
font-family: "Lucida Grande";
font-weight: normal;
color: #cccccc;
text-transform: uppercase;
width: 168px;
text-align: center;
margin: 1em auto 0.5em;
display: block;
}

#page {
text-align: left;
width: 940px;
margin-left: auto;
margin-right: auto;
}

#header {
background: #73a0c5;
}

#headerimg {
margin: 7px 9px 0;
height: 192px;
width: 740px;
}

.entry {
padding-top: 0.5em;
font-size: 1.05em;
}

.singlepost {
padding-top: 0.5em;
}

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

.widecolumn {
line-height: 1.6em;
}

.postmetadata {
margin-top: 1em;
padding-top: 0.2em;
border-top: 1px solid #0076cc;
text-align: left;
size: 0.9em;
margin-bottom: 5em;
}

.postmetadata a {
color#666666;
text-decoration: none;
}

.postcommentslinks {
font-size: 0.8em;
font-weight: normal;
color: #333;
}

.postcommentslinks a {
color: #333;
text-decoration: none;
}

#commentform input.submit {
background: transparent;
text-align: right;
}

#commentform .button, #commentform #acp-preview {
border: 1px solid #ccc;
-moz-border-radius: 5px;
padding: 3px;
margin: 0.5em 0.5em 0.1em 0.5em;
color: black;
font-weight: bold;
-webkit-border-radius: 5px;
font-size: 13px;
display: inline;
}

#commentform .btn_grn {
background: url(images/btn_bg_blu.png) repeat-x bottom center;
}

#commentform #acp-preview {
background: url(images/go_bg.gif) repeat-x bottom center;
}

.pmd-caption {
color: #999999;
font-size: 0.8em;
}

.pmd-cats {
text-transform: lowercase;
font-size: 0.8em;
}

.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
border-left: 1px solid #ddd;
padding-left: 1em;
padding-top: 2em;
}

#footer {
margin: 30px auto;
width: 940px;
text-align: center;
border-top: 1px solid #0076cc;
font-size: 0.8em;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h2.widgettitle {
border-bottom: 1px solid #0076cc;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 0.7em;
font-weight: normal;
font-style: normal;
text-transform: uppercase;
color: #0076cc;
padding: 0 0.1em 0.3em 0.3em;
margin-bottom: 0.4em;
}

li.widget a {
color: #0076cc;
font-weight: normal;
padding: 0.3em 0.1em;
text-decoration: none;
}

li.widget a:hover {
color: #000;
text-decoration: underline;
}

div.post-header {
width: 100%;
font-size: 0.8em;
display: block;
padding: 0.2em 0;
height: 1.2em;
}

.padbottom {
margin-bottom: 2em;
}

.post-author a {
font-weight: bold;
}

.post-author-description {
width: 230px;
line-height: 1.2em;
margin: 1em 0.2em 0.2em 0.2em;
font-size: 1.05em !Important;
color: #666;
}

a.post-author-desc-link:hover, a.post-author-desc-link:visited {
font-size: 0.8em;
color: #black;
font-weight: normal;
}

div.post h2, div.hentry h2, div.hentry h2 a, div.post h2 a {
font-size: 24px;
color: #0076cc;
font-weight: normal;
margin: 0.5em 0 0.2em 0;
text-decoration: none;
}

div.hentry h2 a:hover, div.post h2 a:hover {
color: #000000;
text-decoration: underline;
}

h1 {
color: #0076cc;
font-size: 2em;
font-weight: normal;
text-align: left;
}

#headerimg .description {
font-size: 1.2em;
text-align: center;
}

h2.pagetitle {
font-size: 1em;
font-style: normal;
}

#sidebar h2 {
font-style: italic;
font-size: 1em;
color: #333333;
}

h3 {
font-size: 1.3em;
font-weight: normal;
}

#post-list h3 {
margin: 0;
padding: 0;
font-size: 14px;
font-weight: normal;
color: #0076cc;
}

#post-list h3 a {
color: #0076cc;
text-decoration: none;
}

h2.ruleunder, h3.ruleunder, .ruleunder {
padding-bottom: 0.3em;
border-bottom: 1px solid #0076cc;
}

.ruleover {
padding-top: 0.3em;
border-top: 1px solid  #0076cc;
}

h1, h1 a, h1 a:visited, #headerimg .description {
text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
text-decoration: underline;
}

.entry p a {
color: #333333;
text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
font-size: 0.9em;
}
.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
font-weight: normal;
}

.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

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

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

#commentform p {
font-family: Georgia,helvetica,arial,sans-serif;
}

.commentmetadata {
font-weight: normal;
}

#sidebar {
font-size: 1em;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
color: #666;
}

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

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

h2 a:hover, h3 a:hover {
color: #06c;
text-decoration: underline;
}

a:hover {
color: #333333;
text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Structure */
body {
margin: 0 0 20px 0;
padding: 0;
}

#page {
background-color: white;
margin: 20px auto;
padding: 0;
width: 760px;
border: 1px solid #959596;
}

#header {
background-color: #73a0c5;
margin: 0 0 0 1px;
padding: 0;
height: 200px;
width: 758px;
}

#headerimg {
margin: 0;
height: 200px;
width: 100%;
}

.narrowcolumn {
float: left;
padding: 0 0 20px 45px;
margin: 0px 0 0;
width: 450px;
}

.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}

.post hr {
display: block;
}

.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
}

.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: both;
}

.clear {
clear: both;
}

/* End Structure */

/*	Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */

/* Begin Images */
p img {
padding: 0;
/* max-width: 100%; */
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* 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 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: 15px;
}

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

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

#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;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}

#sidebar #searchform #s {
width: 108px;
padding: 2px;
}

#sidebar #searchsubmit {
padding: 1px;
}

.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 {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#respond:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
#commentform #acp-preview {
margin: 0 5px 5px auto;
float: right;
}
/* End Form Elements */

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

.commentlist {
padding: 0;
margin: 0;
text-align: left;
}

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

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

#commentform p {
margin: 5px 0;
}

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

.commentmetadata {
margin: 0;
display: block;
}

#ajax-comment-preview {
padding-top: 0.5em;
}
/* End Comments */

/* Begin Sidebar */
#sidebar {
padding: 20px 0 10px 0;
margin-left: 545px;
width: 190px;
}

#sidebar form {
margin: 0;
}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover {/* Doesn't work in IE */
background-color: #fff;
}
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 0 30px 0 10px;
padding-left: 20px;
}

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

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
width: 100%;
font-weight: normal;
font-size: 0.9em;
color: #0076cc;
float: left;
margin-bottom: 5em;
}

.navpostbottom {
margin-top: 0;
margin-bottom: 0;
}

.authorbottom {
margin-top: 1em;
margin-bottom: 1em;
}

.navigation a {
color: #666666;
text-decoration: none;
}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.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;
}
/* End captions */

/* From http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/ */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
display: block;
}
/* End hide from IE Mac */

/* declaring the link colours here to get around WP weirdness */

a, a:visited {
color: #0076cc;
}

a:hover {
color: #666;
text-decoration: underline;
}

div.entry a, div.entry a:visited {
color: #0076cc;
text-decoration: none;
}

a.more-link, a.less-link{
font-size: 0.9em;
}

/* Misc plugin styles */

div.entry div a.aepnless {
font-size: 0.875em;
}

.col2 {
float: left;
width: 45%;
list-style-type: none;
}
.col1 {
float: left;
width: 45%;
}

ul.social-media{list-style-type:none;float:right;margin:0 0 4px 24px}
ul.social-media li{display:inline;vertical-align:middle}
ul.social-media a.icon{display:inline-block;position:relative;height:25px;width:25px;margin-right:2px;font:10px/25px sans-serif;vertical-align:middle;overflow:hidden}
ul.social-media span.icon{display:inline-block;position:absolute;top:0;left:0;width:25px;height:25px}
.social-media a{cursor:pointer}
.social-media a:hover{text-decoration:none}
.social-media span.twitter{background:url(images/social-media-icons.png) no-repeat -5px -5px}
.social-media span.twitter:hover{background-position:-35px -5px}
.social-media span.facebook{background:url(images/social-media-icons.png) no-repeat -5px -35px}
.social-media span.facebook:hover{background-position:-35px -35px}
.social-media span.count-left{display:inline-block;position:relative;height:25px;vertical-align:middle;color:#999;left:-3px;background:url(images/social-media-icons.png) no-repeat left -65px}
.social-media span.count-right{display:inline-block;position:relative;height:25px;vertical-align:middle;color:#999;left:1px;margin-left:7px;padding-right:5px;background:url(images/social-media-icons.png) no-repeat right -65px;font:10px/25px sans-serif}

#your-profile{display:block;border:1px solid #999;border-radius:3px;padding:0 12px;background:#eee url(images/form_bg.png)}
#your-profile h3{margin:0.8em 0 0.4em;color:#0076cc;font-size:1em;font-weight:bold}
#your-profile input,
#your-profile select,
#your-profile textarea{display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}
#your-profile span.description{font-size:0.9em;line-height:1.2;font-style:italic}
#your-profile #pass-strength-result{display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0.4em 0;border:1px solid #999;background:#e6f4ff;text-align:center}
div.message{margin:12px 0;border:1px solid #e6db55;border-radius:3px;padding:0.6em 0.6em 0;background:#ffffe0}
div.error{margin:12px 0;border:1px solid #c00;border-radius:3px;padding:0.6em 0.6em 0;background:#ffebe8}

.contributors-index{margin:0.4em 0;padding:0.4em 0;background-color:#eee;text-align:center;letter-spacing:2px}
.contributors-section{}
.contributors-section-heading{margin:0.2em 0 0.6em;border-bottom:1px solid #0076cc;padding:0.4em 0;font-size:1em}
.contributors-column{float:left;width:49%;list-style-type:none}
