/*
Theme Name: Leonard Cheshire Default Theme
Theme URI: http://www.creaturediscomforts.org
Description: Custom theme for LCD
Version: 1
Author: Tim Baker & Rob Ford @ deletelondon
Author URI: http://www.deletelondon.com
Tags: blue, custom header, fixed width, two columns, widgets

	Leonard Cheshire Default Theme
        http://www.deletelondon.com

	This theme was designed and built by Tim Baker & Rob Ford @ deletelondon
	who you will find at http://www.deletelondon.com

*/



/* Begin Typography & Colors */
.narrowentry {
margin-top:-120px;
margin-left:160px;
margin-bottom:-10px;
padding-right:70px;
}
 
h1 {
z-index:10
font-size:3em;
  letter-spacing: -.05em;
  margin: 0 0 0 30px;
  padding: 0;
}
h2 {
font-size:2em;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  	height:50px;
}
h2 a {
text-decoration:none;
}
#comments {
width:400px;
margin-left:30px;
}
	
.blogimage {
width:100px;
height:100px;
margin-left:20px;
}
.rule {
width:450px;
background-image:url(images/blog/rule.gif); 
	height:16px;
	margin-left:30px;
	background-repeat:no-repeat;
	clear:both;
}
.ruleinline {
background-image:url(images/blog/rule.gif); 
	height:16px;
	margin-left:0px;
	background-repeat:no-repeat;
	clear:both;
}
.ruleside {
	background-image:url(images/blog/rule.gif);
	width:220px;
	height:16px;
	margin-left:0px;
	background-repeat:no-repeat;
	clear:both;
}
.rulehome {
background-image:url(images/blog/rule.gif); 
	height:16px;
	margin-left:0px;
	background-repeat:no-repeat;
	clear:both;
	padding:0;
	margin-top:0;
	margin-bottom:0;
}
#page {
	background-color: white;
	text-align: left;
	}

#content {
	font-size: 11px;
	}

.widecolumn .entry p {
	font-size: 11px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 15px;
	overflow:hidden;
	width:450px;
	
	}
	
.singleentry {
	line-height: 15px;
	overflow:hidden;
	width:450px;
	}
	
.singlepost {
	padding: 0 0 0px 20px;
	margin: 0 10px 10px;
	}	
	
.widecolumn {
width:594px;
overflow: hidden; 
overflow-y: visible;
	line-height: 15px;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	color: #74004C;
	font-size:9px;
	}

.alt { background-color:none;
	}

.blogdate {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color:#c30e55;
	padding:0;
	clear:both;
	}

h2.pagetitle {
	font-size: 25px;
	}

#sidebar h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	letter-spacing: -.05em;
	padding:0;
	margin:0;
	height:40px;
	width:170px;

	}
#sidebar h3 {
text-indent:0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	height:30px;
	letter-spacing: -.05em;
	padding:0 !important;
	margin:0 !important;
	width:170px;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px Arial,Helvetica,sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color:#74004c;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform {
padding: 0 20px 0 30px;
margin:0;
	width:450px;
	}
	
#commentform p {
	font-family: Arial,Helvetica,sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial,Helvetica,sans-serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:hover {
	color: #56003A;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial,Helvetica,sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

.narrowcolumn {
	padding: 0 0 0px 50px;
	margin: 0px 0 0;
	min-height:400px;
	}

.widecolumn {
	padding: 0 0 0px 60px;
	margin: 0px 0 0;
	min-height:400px;
	}

.post {
padding: 0 0 0px 10px;
	margin: 0 10px 10px;

	}

.post hr {
	display: block;
	}
#post h2 {
	margin-left:10px;
	height:40px;
	}
	
.widecolumn .post {
	padding: 0 0 0px 20px;
	}

.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:left;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 0 ;
	}
/* End Headers */



/* Begin Images */

/*	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;
	float:right;
	position:relative;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	z-index:2;
	float:left;
	position:relative;
	}

.alignright {
	text-align:right
	}

.alignleft {
	text-align: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 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: 5px;
	}

#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;
	margin: 0;
	padding: 0;
	}

#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: 0;
	margin: 0;
	z-index:2;
	
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	margin: 0;
	z-index:2;
	}

#commentform #submit {
	margin: 0;
	z-index:100;
	display:block;
	width: auto;
	margin-left: 330px;;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 20px;
	}

.commentlist {
	padding: 0 0 0 30px;
	text-align: justify;
	width:400px;
	}

.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;
	font-size:7px;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{

	position:absolute;
	top:10px;
	right:20px;
	}

#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: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.navigation {
margin-top:-30px;
	margin-bottom: 20px;
	margin-left:420px;
	}
div.blogmore {
margin:-10px 5px 5px 205px;
padding:0;
width:98px;
height:14px;
}
div.blogmorehome {
padding:0;
margin:-15px 5px 0px 235px;
z-index:100;
width:98px;
height:14px;
}
a.arrowlink:hover {
position:relative;
left:2px;
}

a.backarrowlink:hover {
position:relative;
left:-2px;
}

/*
bbpress styling
*/

.alt { background-color: #fff; }

pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background-color: #c00;
	color: #fff;}

p {font-family: Arial, Helvetica, Sans-Serif;}

fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;}

fieldset p {
	font-size: 14px;}
	
img.avatar { border: 1px solid #ddd; }

.bozo { background-color: #eeee88; }

.alt.bozo { background-color: #ffff99; }

.deleted { background-color: #ee8888; }

.alt.deleted { background-color: #ff9999; }

.notice {
	border: 2px solid #4c9545;
	background-color: #abd8a2;
	color: #4c9545;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;}

.notice p { margin-bottom: 0; }

h3.bbcrumb {font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.8em}

.bbtextwrapper p {font-size: 14px;}

/* Login Form
=================================== */

.login {
	left: 0;
	font-weight: normal;
	color: #444;
	width: 100%;
	z-index: 1;
	font-size: 14px;
}

form.login {
	bottom: 15px;
}

.login p { padding: 0 0 4px;
font-size: 14px; }

.login label {
	display: block;
	float: left;
	padding: 10px 10px 0 0;
	line-height: 14px;
}

form.login input {
	padding: 2px;
	font-size: 1em;}

form.login input#submit {
	float: left;
	margin-top: 14px;
	display: block;
	_height: 3em;
}

div.remember label {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	line-height: 12px;
}

form.login input#remember {
	border-width: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}

/* Front Page
=================================== */

#bbheader {
	float: left;
	margin: 20px 0pt 0pt 20px;
	width: 150px;
	overflow: hidden;
	font-family: Arial, Helvetica, Sans-Serif;
}

#discussions {
	margin: 0 0 0 200px;
	padding-top: 26px;
	width: 770px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
}

#discussions h2, h2#userlogin, h2#useractivity, h2#register, h2.post-form, h2#currentfavorites {height: auto;}

h2.post-form, #userlogin, #currentfavorites, #register, #discussions h2, h2.topictitle, h2#useractivity {
	font-size: 1.2em;
	color: #74004c;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
	font-family: Arial, Helvetica, Sans-Serif;
	width: 90%;
}

#discussions ul { padding: 0 0 0 14px; }

.sticky { background-color: #ffe6f0; }

/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em;
	font-family: Arial, Helvetica, Sans-Serif;
	width: 800px;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

.nav {
	margin: 15px 0;
/*	padding: 12px 0; */
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

ol#thread li {
	list-style: none;
	padding: 0;
	width: 800px;
	left: 1em;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

ol#thread li.alt {padding: 0}

.threadauthor {
	float: left;
	width: 120px;
}

.threadauthor p { margin: 0; 
font-size: 14px;}

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	margin-left: 110px;
	background-color: #eee;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;	
}

#thread .post p {
	font-size: 14px;
	line-height: 16px;
}

#thread .post blockquote {
	margin: 0 0 0 4ex;
	padding: 0 0 0 1ex;
	border-left: 5px solid #ccc;
}

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.postform {
	background-color: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 90%;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 720px;
	display: block;
}

.postform label { display: block; 
font-size: 12px;}

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: left; }

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

.rss-link {
	display: block;
	padding: 6px 0;
	text-indent: 20px;
	background-image: url('../../../forum/bb-templates/lcd/images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

#topic-move { margin-top: 1em; }

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px;
font-family: Arial, Helvetica, Sans-Serif; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background-color: #ffeff5; }

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background-color: #ddd;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background-color: #fff6f9;
	margin-bottom: 2em;
	width: 90%;
}

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}

#profile-menu li {
	display: inline;
	margin-left: 3px;
}

#profile-menu li a {
	font-size: 1.1em;
	background-color: #ddd;
	padding: 4px 7px;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#profile-menu li.current a {
	background-color: #bbb;
	border-top: 1px solid #9e9e9e;
}

#profile-menu li a:hover {
	background-color: #e4f3e1;
}

#useravatar { margin-bottom: 1em; }

#useravatar img { display: block; border-width: 3px; border-style: double; }

#userinfo { margin-top: 10px;
font-family: Arial, Helvetica, Sans-Serif;}

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; 
font-family: Arial, Helvetica, Sans-Serif;}

.user-recent { margin: 0 0 10px;
font-family: Arial, Helvetica, Sans-Serif; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Login, Register, Profile Edit
=================================== */

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
}

#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}

#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}

#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}

#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}

#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#login-page sup.required,
#register-page sup.required,
#profile-page sup.required {
	color: red;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	border-color: #c00 !important;
}

.form-table input, .form-table textarea {
	border-color: #c6d9e9;
}