/*
Theme Name: Electric Studio
Theme URI: http://www.electricstudio.co.uk/
Description: Made for The Complete Cookshop in Bakewell
Version: 1.0
Author: Patrik Johnsson
Author URI: http://www.electricstudio.co.uk/
*/

/* RESET IT ALL FIRST */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Begin Typography & Colors */
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 87.5%;
	color: #333333;
}

body {
	background:#fff url(images/pageBg.gif) 0 0 repeat;
	margin: 10px 0;
}

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

#footer {
	clear:both;
	border-top:2px solid #EDECE9;
	padding-top:15px;
}
#footer span {
	width: 200px;
	display:block;
	float:right;
	text-align:right;
}
#footer span a {
	color:#333;
	text-decoration:none;
}
strong {
	font-weight:900;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
#content p { 
	margin:0 0 15px 0;
	line-height:1.4em;
}
a {
	color: #09F;
}
h1 a {
	color: #333;
	text-decoration:none;
}
h1 a:hover {
	color: #09f;
	text-decoration:underline;
}
h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 2.25em;
	line-height:1em;
	margin:15px 0 10px 0;
}

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

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

h2.hometext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	padding:10px 0;
	font-weight:100;
	line-height:1em;
}
p.hometext {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 10px 0;
	font-weight:100;
	line-height:1em;
}

#sidebar h2 {
	font-size: 1.2em;
}
#respond h3 {
	padding-bottom:10px;
}
h3 {
	font-size: 1.3em;
}
h3.archive {
	font-size: 1.3em;
	line-height:1em;
	padding:10px 0 5px 0;
}
label {
	font-weight:900;
}
.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;
}

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

.commentmetadata {
	font-weight: normal;
}

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

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

acronym, abbr, span.caps
{
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#header .siteSelector {
	height:30px;
}
#header .siteSelector a {
	color:#000;
	text-decoration:none;
}
#header .siteSelector .contactDetails {
	width:500px;
	float:right;
	color:#605F51;
	text-align:right;
	padding:8px 0 0 0;
}
#header .siteSelector span.cookware {
	display:block;
	float:left;
	background:transparent url(images/cookware.gif) 5px 7px no-repeat;
	padding:10px 0 0 33px;
	height:20px;
}
#header .siteSelector span.recipies {
	display:block;
	float:left;
	background:transparent url(images/recipies.gif) 25px 7px no-repeat;
	padding:10px 0 0 55px;
	height:20px;
}

/* End Typography & Colors */



/* Begin Structure */
#page {
	background-color: white;
	margin: 0 auto;
	padding: 0 20px 20px 20px;
	width: 900px;
}

#header {
	background:#fff url(images/topHeaderBg.png)  0 0 no-repeat;
	height: 165px;
	padding: 0 20px;	
	width: 900px;	
	margin: 0px auto;
}
#header .logo {
	float:left;
	padding:5px 0 0 10px;
}
#header .slogan {
	float:right;
	padding:50px 0 0 0;
}
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 680px;
}
#breadcrumb {
	padding-bottom:13px;
}
#homepage {
	padding:20px;
	background-color:#CCCCCC;
}

.post hr {
	display: block;
}

.post {
	min-height:190px;
	margin: 0;
	border-top:5px solid #EDECE9;
}
.post .postPhoto {
	float:left;
	clear:left;
	padding:20px 20px 20px 0;
	width:150px;
}
.post .postExcerpt {
	float:right;
	width:510px;
}
.archiveItem {
	min-height:70px;
	margin: 0;
	border-top:1px solid #EDECE9;
}
.archivePhoto {
	float:left;
	clear:left;
	padding:10px 20px 10px 0;
	width:50px;
}
.archiveText{
	float:right;
	width:610px;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {

	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
#ingredients {
	background:#fff url(images/ingredients.gif)  0 0 no-repeat;
	float:right;
	width:230px;
	border:3px solid #9C9A95;
	padding:50px 10px 15px 15px;
	margin:0 0 20px 20px;
}
#ingredients pre {
	line-height:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/* End Structure */

/* 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 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;
}
#sidebar h3 {
	padding:0 0 5px 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;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */

#sidebar .categoryBox, #sidebar .archiveBox {
	padding:10px;
	margin-top:10px;
	background-color:#fff;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;

}

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

/* End Form Elements */

/* ---------------------------------------------------------------- 
*  CONTENT > COMMENTS
* ---------------------------------------------------------------- 
*/ 
h2#comments {
	margin:15px 0;
	padding-top:15px;
	border-top:5px solid #EDECE9;
}
#content .comment {
	margin-bottom: 20px;
}

#content .comment .author {
	float: left;
	width: 140px;
	margin-right: 20px;
	clear:both;
}

#content .comment .author img {
	width: 80px;
	height: 80px;
	margin-bottom: 10px;
	padding: 0;
}

#content .comment .author a {
	color: #000000;
	text-decoration: underline;
	font: 13px Arial, Helvetica, sans-serif;
}

#content .comment .author div {
	color: #949494;
	margin-top: 5px;
	font: 10px Arial, Helvetica, sans-serif;
}

#content .comment .box {
	float: left;
	width: 480px;
	min-height: 105px;
	background: #f9f9f9;
	border: 1px solid #e9e9e9;
	padding: 18px;
}

#content .alt .box {
	background: #ffffff;
}

#content .comment .box a {
	color: #191919;
	text-decoration: underline;
}

/* ---------------------------------------------------------------- 
*  CONTENT > LEAVE COMMENT
* ---------------------------------------------------------------- 
*/ 
#content #leave_comment {
	background: #EDECE9;
	padding: 5px 20px 20px 20px;
	margin-bottom:20px;
}
#content #leave_comment p {
	margin: 10px 0;
}

#content #leave_comment p a {
	color: #191919;
	text-decoration: underline;
}

#content #leave_comment input, #content #leave_comment textarea {
	width: 344px;
	padding: 6px;
	border: 1px solid #e9e9e9;
	clear:both;
	float:left;
}

#content #leave_comment textarea {
	height: 80px;
}

#content #leave_comment label {
	float: left;
	clear:both;
	margin: 12px 0 5px 0;
}
div.button {
	padding-top:10px;
}
div.button a {
	display:block;
	height:22px;
	width:120px;
	text-align:center;
	background-color:#09F;
	color:#FFF;
	padding-top:7px;
}
legend {
	font-size:1.4em;
	font-weight:900;
	margin:0;
	padding:0;
}
fieldset {
	border:none;
	padding:0;
	margin:0;
}

/* Begin Sidebar */
#sidebar {
	background:#EDECE9 url(images/find-your-recipes.png) 10px 14px no-repeat;
	padding:85px 10px 10px;
	width: 180px;
	float:right;
}

#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 {

	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;

}

#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 {

}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	padding-bottom: 20px;
}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

