/*
Theme Name: Bespoke Framing
Theme URI: http://www.bespokeframing.org.uk
Version: 0.1
*/


/* @group reset */
/* simple reset  --- from Russ Weakley of http://www.maxdesign.com.au/ */

html, body, ul, ol, li, form, fieldset, legend { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p { margin-top: 0; }
fieldset,img { border: 0; }
legend { color: #000; }
li { list-style: none; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; vertical-align: top; font-weight: normal; }
input, textarea, select { font-size: 110%; line-height: 1.1; }
abbr, acronym {	border-bottom: .1em dotted;	cursor: help; }

body {  background: #f0efe0;  font-family: Verdana, Tahoma, Sans-Serif; font-size: 12px;}
img { border: 0; }
h1, h2, h3, h4, h5, h6 { font-family: tahoma, Helvetica, Arial, Sans-Serif; font-weight: normal; }
/* @end */

/* @group Layout */

/* @group Containers */
body { background: #e2ecda url('images/bg1.jpg'); padding: 35px 0px 35px 0px;}
#shell { width:970px; margin:0 auto; }
.header-t { background:url(images/header-top.gif) no-repeat; width:100%; z-index: 55;}
#header { position: relative; width: 100%; width: 964px; background-color: #faf9cb; z-index: 2; border-left: 3px solid #ffffff; border-right: 3px solid #ffffff; border-top: 3px solid #ffffff; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px;
border-top-left-radius: 10px; border-top-right-radius: 10px;
}
#header h1 {
	position: relative;
	top: 245px;
	left: 35px;
}
.headerpic { position: relative; height: 397px; background: #B7B7B2 url('images/toppic.jpg') no-repeat top left; z-index: 2;border-left: 3px solid #D3D3B8; border-right: 3px solid #D3D3B8; }
#menubottom { background: url('images/header-bottom.gif') repeat-x; height: 14px; margin-bottom: 0.5em;}
#main {
	clear: both;
}
#footer { font-size:20px; background: #E2ECDA none; 
border-left: 3px solid #ffffff;
border-right: 3px solid #ffffff;
border-bottom: 3px solid #ffffff;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;}
#footer ul { list-style-type: none; }
#footer ul li { display: inline; }
#footer .box-cnt { padding:5px 5px 5px 25px; text-align: center; }
.footer-nav a { color:#7E6A4D; text-decoration:none; margin-right:25px; }
.footer-nav a:hover, .footer-nav li.current_page_item a , .footer-nav li.current_home a  { color:#006633;  }
#footer .copynotice { font-size:11px; color:#707070; line-height:16px; position:relative; margin-top:10px; white-space:nowrap; text-align: center; }
#footer .copynotice p { margin-top:10px; margin-bottom:0; }
#footer .right a { color:#b97a0c; }
#footer .right a:hover { background: #b97a0c; color: #000; }
#footer .box {
	border: none;
}
/* @end */


/* @group Menu */


#navigation { font-size:19px; line-height:32px; padding-left:2px; display: block; width: 962px; border-left: 3px solid #fff; border-right: 3px solid #fff;
	background: #fff url(images/navbg.gif) no-repeat right;
}
#navigation ul{ list-style-type: none; height:40px; padding-left: 15px;
}
#navigation ul li{ display:inline; float:left; margin:0; position:relative; padding: 0 5px 0 5px;
background: url(images/navbuts.gif) no-repeat left -140px;
}
#navigation ul li a{
	display:block; height:40px; padding:0 15px 0 15px; text-decoration: none; color:#fefefe;
background: url(images/navbuts.gif) no-repeat right -221px;
}
#navigation ul li.current_page_item, #navigation ul li.current_home, #navigation ul li:hover {
	
	background: url(images/navbuts.gif) no-repeat left 0px;
}
#navigation ul li.current_page_item a, #navigation ul li.current_home a, #navigation ul li a:hover, #navigation ul li:hover a {
	background: url(images/navbuts.gif) no-repeat right -81px;
}

/* @group Dropdown */
#navigation ul ul{
	position: absolute;
	padding: 0 0 10px;
	background: #fbf4b5 url(images/subnav-gradient.png) repeat-x;
	border: solid 1px #c5c5a2;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
		z-index: 3;
}
#navigation ul ul li{
	background: none;
	padding: 0;
	margin: 0;
}
#navigation ul ul li:hover, #navigation ul ul li:hover a,#navigation ul ul li.current_page_item {
	background: none;
}
#navigation ul ul a {
	color: #755433;
	font-weight: normal;
	text-shadow: none;
	padding: 7px 0 7px 15px;
	width: 200px;
	background: none !important;
}
#navigation ul li.current_page_item li a, #navigation ul ul li.current_page_item a {
	color: #755433;
	background: none;
}
#navigation ul ul a:hover, #navigation ul li.current_page_item li a:hover, #navigation ul ul li.current_page_item a:hover {
	background: none;
	color: #000;
}


#navigation ul ul{
	display: none;
	
}
#navigation ul li:hover > ul {
	display: block;
	}
#navigation ul ul ul{
	left: 200px;
	top: -18px;
	z-index:3;
	
}
/* @end */


/* @end */



.box {position:relative; border-left: 3px solid #ffffff; border-right: 3px solid #ffffff;}
.box-c { width:100%;
	background: #E2ECDA url(images/boxbg.gif) no-repeat left top;
}

.box-cnt { padding:15px; }



#header h1 { font-weight: normal; color: #fff; font-size: 2.5em; padding: .5em; }
#header h1 a { color: #fff; text-decoration:none; }
#header h1 a:visited { color: #fff; text-decoration:none; }
#header h1 a:hover { color: #fff; text-decoration:none; }
#header h2 { font-size: 1.5em; font-weight: normal; color:#fefefe; 
position: relative;
	top: 230px;
	left: 425px;
	width: 425px;
 }

#search { position: absolute; top: 5.5em; right: 2.0em; padding-right: 0.0em; }
#search input.text { margin-right: 0.5em; vertical-align: middle; border-top: solid 1px #000000;
border-right: 0px; border-bottom: solid 1px #777777; border-left: 0px; padding: 0.15em; width: 10.0em; }



/* @end */

/* @group columns */

/* @group Left hand column */



#lhcol {
  float: left;
  width: 586px;
}

#lhcol h3 {
  color: #000;
  font-size: 18px; font-weight: bold;
  margin-bottom: 30px;
}

#lhcol h2.pagetitle {
  margin-bottom: 30px;
}

#lhcol {
	background:none repeat scroll 0 0 #ffffff;
border:1px dotted #F4F4F4;
margin:0;
padding:10px;
-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px

}

#lhcol .post {
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 50px;
  padding-bottom: 10px;
}
#lhcol .page {
  margin-bottom: 50px;
  padding-bottom: 10px;
}
#lhcol .post img, #lhcol .page img {
  background: #fff;
  padding: 5px;
}

#lhcol .post img.alignright, #lhcol .page img.alignright {
  margin-left: 15px;
}

#lhcol .post img.alignleft, #lhcol .page img.alignleft {
  margin-right: 15px;
}

#lhcol .post .postmetadata, #lhcol .page .postmetadata {
  color: #909090;
  overflow: hidden;
  width: 586px;
}

#lhcol .post .read-more-box, #lhcol .page .read-more-box {
  margin-top: 20px;
}

#lhcol .sticky .read-more-box {
  margin-bottom: 0;
}

#lhcol .post .postmetadata small, #lhcol .page .postmetadata small {
  font-size: 11px;
}

#lhcol .post .postmetadata .read-more a, #lhcol .page .postmetadata .read-more a {
  background: #689800;
  color: #fff;
  display: block;
  padding: 5px;
  text-decoration: none;
}

#lhcol .post .postmetadata .read-more a:hover, #lhcol .page .postmetadata .read-more a:hover {
  background: #5a8300;
  color: #fff;
  display: block;
  padding: 5px;
  text-decoration: none;
}

#lhcol .post .comments, #lhcol .post .comments a, #lhcol .page .comments, #lhcol .post .comments a {
  color: #000000;
  font-style: italic;
  text-decoration: none;
}

#lhcol .post .comments a:hover, #lhcol .page .comments a:hover {
  text-decoration: underline;
}

#lhcol .post h2, #lhcol .post h2 a, #lhcol .page h2, #lhcol .page h2 a {
  color: #28903b;
  font-size: 18px; 
  margin-bottom: 20px;
  text-decoration: none;
}

#lhcol .post h2 a:hover, #lhcol .page h2 a:hover {
  color: #28903b;
  text-decoration: underline;
}

#lhcol .post .content h1, #lhcol .post .content h1 a, #lhcol .page .content h1, #lhcol .page .content h1 a {
  color: #676661;
  font-size: 20px;
  margin-bottom: 10px;
  text-decoration: none;  
}

#lhcol .post .content h2, #lhcol .post .content h2 a, #lhcol .page .content h2, #lhcol .page .content h2 a {
  color: #676661;
  font-size: 18px; font-weight: normal;
  margin-bottom: 10px;
  text-decoration: none;  
}

#lhcol .post .content h3, #lhcol .post .content h3 a,#lhcol .page .content h3, #lhcol .page .content h3 a {
  color: #676661;
  font-size: 16px;
  margin-bottom: 10px;
  text-decoration: none;  
}

#lhcol .post .content h4, #lhcol .post .content h4 a, #lhcol .page .content h4, #lhcol .page .content h4 a {
  color: #676661;
  font-size: 14px; font-weight: bold;
  margin-bottom: 10px;
  text-decoration: none;  
}

#lhcol .post .content h5, #lhcol .post .content h5 a, #lhcol .page .content h5, #lhcol .page .content h5 a {
  color: #676661;
  font-size: 12px; font-weight: bold;
  margin-bottom: 10px;
  text-decoration: none;  
}

#lhcol .post .content h6, #lhcol .post .content h6 a, #lhcol .page .content h6, #lhcol .page .content h6 a {
  color: #676661;
  font-size: 11px; font-weight: bold;
  margin-bottom: 10px;
  text-decoration: none;  
}

#lhcol .post .content ol, #lhcol .post .content ul, #lhcol .page .content ol, #lhcol .page .content ul {
  margin-left: 50px;
  margin-bottom: 10px;
}

#lhcol .post .content li, #lhcol .page .content li {
  margin-bottom: 10px;
}

#lhcol .post .content blockquote, #lhcol .page .content blockquote {
  background: #F0EFE0;
  border: 1px solid #D1D0C5;
  font-style: italic;
  padding-left: 20px; padding-right: 50px;
  margin: 10px 0px;
}

#lhcol .post .title, #lhcol .page .title {
  overflow: hidden;
  width: 586px;
}

#lhcol .post .content, #lhcol .page .content {
  overflow: hidden;
  width: 100%;
}

#lhcol .sticky .content {
  overflow: hidden;
  width: 100%;
}

#lhcol .post .content p, #lhcol .page .content p  {
  display: block;
  line-height: 20px;
  padding: 10px 0;
  font-size: 14px;
}

#lhcol .post .postmetadata p, #lhcol .page .postmetadata p  {
  margin-bottom: 5px;
}

#lhcol .sticky {
  background: #f1f1f1;
  border: 1px solid #cccccc; border-top: 3px solid #cccccc;
  padding: 10px 15px;
}

#lhcol .sticky .postmetadata {
  width: 556px;
}

#lhcol .sticky .postmetadata .featured {
  border: 1px solid #cdcdcd;
  color: #6e6e6e;
  font-family: Arial, Helvetica, Sans-Serif; font-size: 16px;
  padding: 0;
}

#lhcol .sticky .postmetadata .featured span {
  display: block;
  border: 1px solid #fff;
  padding: 3px 10px;
}

#lhcol .wp-pagenavi {
  margin-bottom: 50px;
}

#lhcol .wp-pagenavi span.pages, #lhcol .wp-pagenavi a {
  background: #5A8300;
  border: 0;
  color: #fff;
  padding: 5px;
}

#lhcol .wp-pagenavi span, #lhcol .wp-pagenavi a {
  display: inline;
  padding: 5px;
  text-decoration: none;
}

#lhcol .wp-pagenavi span.on, #lhcol .wp-pagenavi span.current {
  background: #364F00;
  border: 0;
  color: #fff;
}

#lhcol ol.comments {
  float: left;
  display: inline;
  padding-bottom: 10px;
}

#lhcol ol.comments, #lhcol ol.comments ul {
  list-style: none;
}

#lhcol ol.comments li .comment-container {
  background: #f9f9f9;
  border: 1px solid #d6d6d6;
  display: inline;
  float: left;
  overflow: hidden;
  margin-bottom: 15px;
  padding: 15px 15px;
  width: 554px;
}

#lhcol ol.comments li.depth-2 .comment-container {
  margin-left: 20px;
  width: 534px;
}

#lhcol ol.comments li.depth-2 .comment-container .comment,
#lhcol ol.comments li.depth-2 .comment-container .comment .commentmetadata
{
  width: 405px;
}

#lhcol ol.comments li.depth-3 .comment-container {
  margin-left: 40px;
  width: 514px;
}

#lhcol ol.comments li.depth-3 .comment-container .comment,
#lhcol ol.comments li.depth-3 .comment-container .comment .commentmetadata
{
  width: 385px;
}

#lhcol ol.comments li.depth-4 .comment-container {
  margin-left: 60px;
  width: 494px;
}

#lhcol ol.comments li.depth-4 .comment-container .comment,
#lhcol ol.comments li.depth-4 .comment-container .comment .commentmetadata
{
  width: 365px;
}

#lhcol ol.comments li.depth-5 .comment-container {
  margin-left: 80px;
  width: 474px;
}

#lhcol ol.comments li.depth-5 .comment-container .comment,
#lhcol ol.comments li.depth-5 .comment-container .comment .commentmetadata
{
  width: 345px;
}

#lhcol ol.comments li.depth-6 .comment-container {
  margin-left: 100px;
  width: 454px;
}

#lhcol ol.comments li.depth-6 .comment-container .comment,
#lhcol ol.comments li.depth-6 .comment-container .comment .commentmetadata
{
  width: 325px;
}

#lhcol ol.comments li.depth-7 .comment-container {
  margin-left: 120px;
  width: 434px;
}

#lhcol ol.comments li.depth-7 .comment-container .comment,
#lhcol ol.comments li.depth-7 .comment-container .comment .commentmetadata
{
  width: 305px;
}

#lhcol ol.comments li .comment-container .avatar {
  background: #fff;
  border: 1px solid #d7d7d7;
  float: left;
  margin-right: 25px;
  padding: 6px;
}

#lhcol ol.comments li .comment-container .comment {
  float: left;
  width: 425px;
}

#lhcol ol.comments li .comment-container .noavatar,
#lhcol ol.comments li.depth-2 .comment-container .noavatar,
#lhcol ol.comments li.depth-3 .comment-container .noavatar,
#lhcol ol.comments li.depth-4 .comment-container .noavatar,
#lhcol ol.comments li.depth-5 .comment-container .noavatar,
#lhcol ol.comments li.depth-6 .comment-container .noavatar,
#lhcol ol.comments li.depth-7 .comment-container .noavatar {
  width: 100%;
}

#lhcol ol.comments li .comment-container .comment .commentmetadata {
  background: transparent url('imgs/commentmetadata_bg.jpg') repeat-x bottom left;
  overflow: hidden;
  margin-bottom: 5px;
  padding-bottom: 15px;
  width: 425px;
}

#lhcol ol.comments li .comment-container .noavatar .commentmetadata,
#lhcol ol.comments li.depth-2 .comment-container .noavatar .commentmetadata,
#lhcol ol.comments li.depth-3 .comment-container .noavatar .commentmetadata,
#lhcol ol.comments li.depth-4 .comment-container .noavatar .commentmetadata,
#lhcol ol.comments li.depth-5 .comment-container .noavatar .commentmetadata,
#lhcol ol.comments li.depth-6 .comment-container .noavatar .commentmetadata,
#lhcol ol.comments li.depth-7 .comment-container .noavatar .commentmetadata {
  width: 100%;
}

#lhcol ol.comments li .comment-container .comment .commentmetadata cite {
  color: #000000;
  font-style: normal; font-size: 18px;
}

#lhcol ol.comments li .comment-container .comment .commentmetadata .date {
  color: #6f6f6f;
  font-style: italic;
}

#lhcol ol.comments li .comment-container .comment .comment-text {
  color: #2a2a2a;
  line-height: 20px;
  margin-bottom: 10px;
}

#lhcol ol.comments li .comment-container .comment .comment-text p {
  padding: 10px 0px;
}

#lhcol ol.comments li .comment-container .reply {
  float: right;
}

#lhcol ol.comments li .comment-container .reply a {
  background: #689800;
  color: #fff;
  float: right;
  padding: 5px 10px;
  text-decoration: none;
}

#lhcol #respond {
  background: #f1f1f1 url('imgs/respond_bg.jpg') repeat-x top left;
  border: 1px solid #d7d7d7;
  padding: 15px 15px;
  overflow: hidden;
  width: 554px;
}

#lhcol #respond button {
  background: #f5f5f5;
  border: 1px solid #cdcdcd;
  color: #6e6e6e;
  font-size: 14px;
  padding: 5px 30px;
}

#lhcol #respond p {
  margin-bottom: 10px;
}

#lhcol #respond h3 {
  background: transparent url('imgs/comment.jpg') no-repeat top left;
  height: 30px;
  padding-left: 40px;
}

#lhcol #respond label {
  color: #535353;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}

#lhcol #respond label span {
  color: #8b8a8a;
  font-size: 12px;
}

#lhcol #respond input {
  border-top: 1px solid #adadad; border-left: 1px solid #adadad;
  border-bottom: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9;
  font-size: 12px;
  height: 15px;
  padding: 5px;
  width: 544px;
}

#lhcol #respond textarea {
  border-top: 1px solid #adadad; border-left: 1px solid #adadad;
  border-bottom: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9;  
  padding: 5px;
  width: 544px;
  height: 190px;
}
/* @group Flickr Gallery */
.content div.flickr-thumb {
float:left;
height:105px;
margin:10px;
width:105px;
border: none;
}

.content div.flickr-thumb img{
height:100px;
width:100px;
}
/* @end */


/* @end */

/* @group Right Hand Column */

#rhcol {
  float: right;


}

#rhcol ul .widget {
  width: 288px;
  list-style: none;
  -webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 25px;
	background:none repeat scroll 0 0 #398937;
	padding:10px;
	color: #fff;
}

#rhcol ul .widget a{
	color: #fff;
}
#rhcol ul .widget a:hover{
	color: #fff;
	text-decoration: underline;
}
#rhcol h3, #rhcol h3 a, #rhcol .post-title{
  color: #fff;
  font-size: 19px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#rhcol li ul li {
  float: none;
  display: inline;
  margin: 0;
  color: #fff;
}

#rhcol li ul li a {
  color: #fff;
  display: block;
  padding: 7px 10px;
  text-indent: 20px;
  text-decoration: none;
}

#rhcol li ul li a:hover {
  color: #fff;
  text-decoration: underline;
}

/* @end */


/* @end */

/* @group testimonial */

.testimonial{
    margin: 10px 0;
    padding:10px;
    border: 1px dotted #bbbbbb;
    background: #fff;
}
.testimonial a {
	color: #398937;
	text-decoration: none;
}
.testimonial a:hover {
	text-decoration: underline;
	}


.testimonial .avatar {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #bbbbbb;
    float:right;
    margin-right:-5px;
    margin-top:-5px;
    padding:2px;
    position:relative;
}

div.pagination {
    padding: 3px;
    margin: 3px;
    text-align:center;
}

div.pagination a {
    border: 1px solid #dedfde;
    margin-right:3px;
    padding:2px 6px;

    background-position:bottom;
    text-decoration: none;

    color: #0061de;
}
div.pagination a:hover, div.meneame a:active {
    border: 1px solid #000;
    background-image:none;
    background-color:#0061de;
    color: #fff;
}
div.pagination span.current {
    margin-right:3px;
    padding:2px 6px;

    font-weight: bold;
    color: #ff0084;
}
div.pagination span.disabled {
    margin-right:3px;
    padding:2px 6px;
    color: #adaaad;
}                    

/* @end */

/* @group socialLinksContainer */
#socialLinksContainer {
	width: 100%;
	background-color: #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#socialLinksContainer a img {
	width:  40px;
	height: 40px;
}


/* @end */

/* @group Overrides */
.noborder { border:0 !important;}
.nodisplay { display: none; }
.nobackground {
	background-image: none;
}
.cl{ clear: left; }
.cr{ clear: right; }
.cb{ clear: both; }
.alignleft { float: left;}
.alignright { float: right;}
.aligncenter {  display: block; margin-left: auto; margin-right: auto;}
.noheight {
	line-height: 0;
}
.wp-caption-text {
	text-align: center;
}
/* @end */

