/*
Theme Name: D&L
Theme URI: http://www.derekandlindsay.co.uk/
Description: Our theme.
Version: 1.0
Author: Derek
Author URI: http://www.derekandlindsay.co.uk/
*/



* { margin: 0px; border: 0px; padding: 0px; }

body
{
	background-color: #ECF8F8;
}

.all
{
	padding-top: 20px;
	padding-bottom: 2px;
	width: 960px;
	margin: 0 auto;
	background-color: #FFF;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}

/* HEADER */
.header h1 a{
text-decoration: none;
font-family: "Trebuchet MS";
font-size:25px;
margin-top: 5px; margin-bottom: 0px;
text-align: left;
font-weight: normal;
color: #6B3109;
}
.header h2, .header .description {
font-family: "Trebuchet MS", Tahoma;
font-size: 18px;
font-weight: lighter;
font-variant: normal;
color: #C1AB45;
margin-top: 10px;
letter-spacing: 0.1em
}


/* HORIZONTAL MENU */
.menu1 {
margin-top: 10px;
margin-bottom: 10px;
float: right;
text-align: right;
background: transparent url(images/img_04.jpg) right top no-repeat;
padding-right: 6px;
}
.menu2 {
padding-left: 6px;
height: 24px;
float: right;
text-align: right;
background: #9B6B3A url(images/img_03.jpg) left top no-repeat;
}

.menu1 li{
padding-top: 0px;
padding-bottom: 0px;
list-style: none;
display: inline;
}
.menu1 li a{
display: block;
float: left;
padding: 1px 6px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #fff;
text-transform: capitalize;
text-decoration: none;
font-weight: bold;
height: 22px;
}
.menu1 li a:hover{
background-color: #CC8035;
}

.current_page_item a {
	/*background-color: #CC8035;*/
}

/* CONTENT */
.content
{
	margin-top: 0px;
	float: left;
	width: 724px;
}

.contenttext
{
	padding-left: 17px;
	padding-right: 17px;
}

/* POST */

/* POST HEADER*/
.postheader {
	margin-top: 10px;
}

.posttitle h1, .posttitle h2, .posttitle h3 {
	display: block;
	color: #8D6649;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-variant: normal;
}

.posttitle a {
	color: #8D6649;
	text-decoration: none;
}

.postmeta
{
	padding-top: 4px;
	margin-bottom: 10px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.postauthor
{
	color: #B57A42;
}

.postcategory
{
	padding-left: 10px;
	color: #979795;
}

.postmeta a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
color: #B57A42;
}
.postmeta a:hover{
text-decoration: none;
}


		/* POST TEXT */
.posttext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #414449;
}

.posttext h1, .posttext h2, .posttext h3 {
	color: #8D6649;
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;
	font-variant: normal;
}

.posttext h3 {
	font-size: 17px;
}

.posttext img {
padding: 1px;
border: 1px #FAE0C5 solid;
margin: 0px 5px 5px 0px;
}

.posttext blockquote {
padding: 5px 5px 5px 40px; background: #F1FAFF url(images/img_28.jpg) top left no-repeat; margin: 5px 0px; color:#1F89C7; border: dashed 1px #D8ECF7;}
.posttext blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px; }


		/* POST FOOTER */
.postfooter {
margin-top: 15px;
margin-bottom: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
height: 32px;
background: url(images/sidebox_green04.png) center top repeat-x;
display: table;
#position: relative;
width: 690px;
overflow: hidden;
height: 32px;
}

.postcomments {
margin-top: 9px;
margin-left: 6px;
height: 20px;
padding-left: 10px;
color: #6A330C;
float: left;
}

.posttags {
margin-left: 20px;
height: 20px;
padding-left: 10px;
color: #9B9796;
width: 490px;
#position: absolute;
#top: 50%;
display: table-cell;
vertical-align: middle;
}
.posttags2 {
#position: relative;
#top: -50%;
}
.postfooter a{
text-decoration: none;
color: #6A330C;
}
.postfooter a:hover{
text-decoration: underline;
}

.postnr {
width: 50px;
height: 31px;
background: #F7E382 url(images/img_33.jpg) right top no-repeat;
float: right;
text-align: center;
padding-top: 1px;
}
.postnrtext {
width: 30px;
padding-left: 10px;
padding-top: 4px;
margin-left: 7px;
margin-top: 4px;
background: transparent url(images/img_39.jpg) left center no-repeat;
height: 20px;
color: #6A330C;
}

.post p {
padding-bottom: 15px;
}
.posttext a {
color: #9A6A3A;
}
.post ul, .post ol {
padding-left: 25px;
}

/* SIDEBAR */
.sidebar
{
	margin-top: 5px;
	margin-right: 10px;
	float: right;
	width: 223px;
	color: #9A6A3A;
}

.sidebar li{
list-style: none;
}

.sidebar h2{
font-size: 18px;
font-weight: normal;
color: #A37C43;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.sidebar li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #6A330A;
padding: 3px 6px;
}
.sidebar ul li ul
{
	padding-left: 10px;
}


.postfooter2 h3 {
text-align: center;
color: #9A6A3A;
height: 27px;
font-size: 15px;
padding-top: 5px;
}

.footer {
	margin: 10px;
	background: url(images/sidebox_green04.png) center top repeat-x;
}

.footertext {
color: #9D6B3A;
padding: 5px 0;
text-align: left;
padding-left: 15px;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer a{
color: #9D6B3A;
text-decoration: underline;
}


/************** COMMENTS DESIGN **************/
ol.commentlist {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	color: #8D6649;
	}	

.cite2 {
	background: url(images/sidebox_green04.png) center top repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8D6649;
}

.authorcomment .cite2 {
}

.commentlist a:link, .commentlist a:visited {
	text-decoration: underline;
	}

.commentlist cite img {
	border:3px solid #fff;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font-weight: bold;
	text-decoration: none;
	}

.commenttext {
	border:1px solid #F2AF6B;
	color:#0f7eb3;
	}

.commenttext a:link, .commenttext a:visited {
	font-weight: bold;
	color:#0f7eb3;
	text-decoration: underline;
	}

.commenttext2 {
	padding: 0 20px 0px 20px;
	background: url(img/comm/bottom-left.jpg) bottom left no-repeat;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#comments, #respond {
text-align: center;
color: #0c587c;
margin-bottom: 10px;
font-size: 20px;
}

.commenttext2 p{
padding: 10px 0;
}

.comm {
background-color: #F0FFDD;
font-size: 16px;
padding: 10px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.comm a{
color: #9A6A3A;
}

.comm textarea, .posttext textarea {
border: 1px #9A6A3A solid;
padding: 5px;
color: #333333;
}
.comm input, .posttext input {
border: 1px #9A6A3A solid;
padding: 3px 5px;
color: #333333;
}

#submit {
background-color: #9A6A3A;
color: #FFFFFF;
border: 1px #FFFFFF solid;
padding: 3px 6px;
cursor: pointer;
font-weight: bold;
}
#submit:hover {
background-color: #FFFFFF;
color: #9A6A3A;
border: 1px #9A6A3A solid;
padding: 3px 6px;
cursor: pointer;
}

.navigation a {
text-decoration: none;
display: block;
width: 86px;
height: 21px;
text-align: center;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #95513A;
font-weight:bold;
padding-top: 3px;
background: url(images/nav-bg.jpg) top center no-repeat;
}

.navigation a:hover {
background: url(images/nav-bg-hover.jpg) top center no-repeat;
}


.notfound {
background-color: #F27676;
padding: 30px 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.notfound h2{
font-size: 20px;
}
.notfound p{
font-size: 15px;
}

.notfound input{
margin-top: 30px;
}

.notfound #s {
padding: 2px 5px;
width: 400px;
}

.notfound #searchsubmit {
color: #A37C43;
font-weight: bold;
border: 1px #FFFFFF solid;
background-color: #F5DF72;
}

#searchform {
padding-bottom: 10px;
}

.sidebar #s {
background: #f7e382 url(images/search-bg.jpg) left top no-repeat;
height: 22px;
margin-top: 0px;
vertical-align: top;
width: 167px;
color: #9A6A3A;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 14px;
padding: 4px 10px 0px 10px;
}




.aligncenter, img.aligncenter, div .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.alignleft
{
	margin-right: 20px;
}

img.alignright
{
	margin-left: 20px;
}

.post img.alignleft, .post img.alignright
{
	margin-bottom: 20px;
	padding: 10px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);	
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	border: #ccc 1px solid;
	background: #FFFFFF none repeat scroll 0 0;
}

.wp-caption.alignleft
{
	margin-right: 20px;
}

.wp-caption.alignright
{
	margin-left: 20px;
}

.wp-caption
{
	margin-bottom: 20px;
	padding: 5px 5px 0 5px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);	
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	border: #ccc 1px solid;
	background: #FFFFFF none repeat scroll 0 0;
	text-align: center;
}

.wp-caption img
{
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
}

.post p.wp-caption-text
{
	padding: 5px 0 5px 0;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* custom */

.sidebox
{
	width: 223px;
	/*	background: url(images/sidebox_centre.png) center top repeat-y;*/
	background: url(images/sidebox_green04.png) center top repeat-x;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sideboxcontent
{
/*	background: url(images/sidebox_top.png) center top no-repeat;*/
}

.sideboxtext
{
	padding: 12px;
/*	background: url(images/sidebox_bottom.png) bottom no-repeat;*/
}

.sideboxtext a
{
	color: #9A6A3A;
}

.sidebox .recent-comment
{
	font-size: 12px;
}

.sidebox .recent-comment a:hover
{
	text-decoration: underline;
}


li .page_item a
{
	font-size: 1.1em;
	color: #9A6A3A;
}

li .page_item a:hover
{
	text-decoration: underline;
}

#tag_cloud a {
text-decoration: none;
text-align:center;
}
#tag_cloud {
text-align:center;
}

#tag_cloud a {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
/*color: #6A330A;*/
/*color: #A0469B;*/
text-transform: capitalize;
}

#tag_cloud a:hover
{
/*background-color: #F5DF72;*/
/*background-color: #DFA4DC;*/
	text-decoration: underline;
}

.email-form input {
	padding: 2px;
	border: 1px #CCC solid;	
}

.email-form .button:hover {
	cursor: pointer;
}

.social-bookmarks {
	float: left;
	color: #7ba072;
	margin: 0;
	list-style: none outside;
}
ul.social-bookmarks  {
	padding: 0;
	margin: 0;
}
.social-bookmarks a {
	color: #7ba072;
	text-decoration: none;
}
.social-bookmarks  li {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}
.social-bookmarks li img {
	border: 0; 
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

.clearer {
	clear				: both;
	margin				: 0;
	padding				: 0;
}

.related-posts ul {
	margin-left: 0px;
	padding: 0px;
}

.related-posts li {
	list-style: none;
}

.related-posts li a {
	padding: 3px 0px 0px 0px;
}

hr
{
	clear				: both;
	height				: 3px;
	background-color	: #8D6649;
	margin				: 20px 0 20px 0;
}

/* Parent category pages */

img.titleimage
{
	border: 0px;
	padding: 0px;
}

.profile
{
	margin-top: 20px;
}

.profile a img
{
	margin: 0px;
	border: 0px;
	padding: 0px;	
}

.profile .icon
{
	float: left;
	width: 110px;
}

.profile .picture
{
	float: right;
	width: 150px;
}

.profile .thumbnail
{
	float: left;
	width: 150px;
	margin: 0px 20px 20px 0px;
}

.profile .thumbnail img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.profile span
{
	float: left;
	width: 390px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.profile .summary
{
	padding-top: 10px;
}

.post-summaries
{
	margin-top: 10px;
}

.post-summaries h3
{
	margin-bottom: 10px;
}

.post-summaries .thumbnail img
{
	float: left;
	margin: 5px 20px 0px 0px;
	padding: 0px;
	border: 0px;
}


/* BBW's Diary */

.bbwdiary td
{
	background-color: #CCFFCC;
	padding: 10px;
	margin: 0px;
	border: 0px;
	text-align: center;
	vertical-align: top;
	width: 33%;
}

.bbwdiary p
{
	padding-bottom: 0;
}

.bbwdiary img
{
	margin: 10px;
}


/* Diary navigation */

.diary-wrapper
{
	width: 33%;
	float: left;
}

.diary-prev
{
	float: left;
}

.diary-main
{
	text-align: center;
}

.diary-next
{
	float: right;
}


/* Page navigation */

.pagenav li
{
	padding-left: 0.5em; 
	text-indent: -1em; 
}

/* Recent updates */

.recent_updates li
{
	padding-left: 1em; 
	text-indent: -1em; 
}

li .recent_update a:hover
{
	text-decoration: underline;
}

