/*
Theme Name: Doughco
Theme URI: http://www.blubolt.com/
Description: Custom CMS
Version: 1.0
Author: blubolt ltd
Author URI: http://www.blubolt.com/
Tags: custom, cms, brochure, dough

*/

/* ------------RESET CSS------------- */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
h1,h2,h3,h4{font-size: 100%;}
/* ----------DEFAULT STYLES---------- */
html {
	color: #4e4e4e;
	background: #32251b;
}
body {
	font: 16px/20px Arial, Helvetica, sans-serif;
	width: 760px;
	margin: 15px auto 30px;
}
a {
	text-decoration: none;
	color: #000;
}

/* ----------LAYOUT STYLES---------- */
.clear {
	display: block;
	clear: both;
	height: 0;
	margin-top: -1px;
	line-height: 1px;
	font-size: 1px;
}

.fl {float: left;}
.fr {float: right;}

#header {
	height: 101px;
	margin: 0 0 10px 0;
}

#wrap_content {
	padding:10px;
	background: #FFF;
	margin: 0 0 10px; 0;
}

#footer {
	color: #b39f83;
	font-size: 0.75em;
}
.sub-page {
	background: #fff;
	background-repeat: no-repeat;
	background-position: left top;
}
.sub-content {
	background: #ece9cb;
	float: right;
	padding: 20px 20px 10px 20px;
	width: 445px;
}
.sub-content p {
	margin-bottom: 10px;
}
.sub-content ul {
	margin-top:10px;
	padding-left: 15px;
}
.sub-content .text-content ul li {
	list-style: disc;
	padding: 0;
	margin: 0 0 4px 13px;
}

/* ----------SITE STYLES---------- */
h1#logo {
	margin: 0;
	padding: 0;
	background: url(images/logo.png) no-repeat left top;
	width: 134px;
	height: 101px;
	position: relative;
	float: left;
}
h1#logo span {
	position: absolute;
	top: -9999px;
}
h2 {
	color: #32251b;
	font-size: 1.375em;
	font-weight: bold;
	margin-bottom: 0.5em;
	text-transform: lowercase;
}
h3 {
	color: #32251b;
	font-size: 1em;
	font-weight: bold;
	margin: 1.25em 0 0.25em;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
.text-content {
	font-size: 0.75em;
}
.text-content h3 {
	font-size: 1.1667em;
}
.text-content a {text-decoration: underline;}
.text-content a:hover {text-decoration: none;}


.post {
	padding-bottom: 10px;
	border-bottom: 1px solid #cdc99c;
	margin: 0 0 20px 0;
}


/* ----------NAV STYLES---------- */
#nav {
	float: right;
	margin-top: 70px
}
#nav li {
	display: inline;
}
#nav li a {
	font-size: 0.875em;
	font-weight: bold;
	color: #FFF;
	text-transform: lowercase;
	display: block;
	float: left;
	margin-left: 17px;
}
#nav li a:hover, #nav li.selected a {
	border-bottom: 2px solid #FFF;
}


/* ----------INDEX STYLES---------- */
#portrait {
	float: left;
	width: 245px;
	height: 296px;
}
#fader {
	float: right;
	width: 485px;
	height: 296px;
}
#buckets {
	background: #70634e;
	padding: 20px;
	margin-top: 9px;
	overflow: hidden;
	color: #FFF;
}
#buckets ul {
	width: 720px;
}
#buckets li {
	width: 220px;
	float: left;
	margin-right: 20px;
}
#buckets h3 {
	margin: 0;
	color: #FFF;
}
#buckets a {
	color: #fff;
	text-decoration: underline;
}

/* ----------ABOUT STYLES---------- */
#about-page .sub-page {
	background-image: url(images/about.jpg);
}
#news-page .sub-page {
	background-image: url(images/news.jpg);
}
#classes-page .sub-page {
	background-image: url(images/classes.jpg);
}
#consultancy-page .sub-page {
	background-image: url(images/consultancy.jpg);
}
#media-page .sub-page {
	background-image: url(images/media.jpg);
}
#bread-page .sub-page {
	background-image: url(images/bread.jpg);
}
#links-page .sub-page {
	background-image: url(images/links.jpg);
}
#contact-page .sub-page {
	background-image: url(images/contact.jpg);
}

/* ----------BLOG POST STYLES---------- */

#blog .sub-content {
	float: none;
	width: auto;
	padding-bottom: 0;
	overflow: hidden;
}

/* ----------BLOG POST STYLES---------- */

#contact-info {
	float: left;
	width: 215px;
	margin: 15px 15px 0 15px;
	font-size: 0.75em;
}

#contact-info h3 {
	margin: 0;
}
#contact-info li {
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 12px;
	
}

#contact-info dt {
	float: left;
	width: 40px;
	
}
#contact-info dd {
	float: left;
	width: 130px;
	clear: right;
}
#contact h2 {
	margin: 0 0 5px 0;
}
#contact h3 {
	margin: 0;
}

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

/* End Images */

/* 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 */

.alignright {
	float: right;
	margin: 5px 0 10px 25px ;
	}

.alignleft {
	float: left;
	margin: 5px 25px 10px 0;
	}