/*   
Theme Name: Belly 3.0
Theme URI: www.belly-timber.com
Description: Redesign of Belly Timber blog
Author: Robin Catesby
 */


/* STYLESHEET SECTIONS:
-GLOBAL
-HEADER
-INDEX-POST-SINGLE
-COMMENTS
-SIDEBAR
-SIDEBAR STANDARD GIZMOS
-FOOTER
-SPECIAL FORMATTING
-PLUG-INS
*/


/*
+++++++++++++++++++++++++++
GLOBAL 
+++++++++++++++++++++++++++
*/

/*  Reset Reloaded via Eric Meyer: meyerweb.com */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END Reset Reloaded */


body {
  	font-family:  verdana, tahoma, arial, sans-serif;
  	font-size: 62.5%;
	background: #fff;
	background-image: url(images/splatter_back.jpg);
	padding: 0;
  	margin: 0;
	height: 101%
	}
	
a {
	font-weight: normal;
	}
	
/*
+++++++++++++++++++++++++++
MAIN BLOCK ELEMENTS
+++++++++++++++++++++++++++
*/

/* NOTE - borders need to be figured in to overall width: for 3px border, subtract 6px from total 960 grid element width */

#wrapper {
	margin: 0 auto;
	margin-top: 0px;
	width: 960px;
	} 

#header {
  	background: #transparent;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 168px; 
	width: 960px;
	}
	
#header_info {
	float: left;
	padding: 20px;
	margin: 0px;
	}

#header_banner {
	background-color: #transparent;
	background-image: url(images/belly_banner2.jpg);
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: right;
	width: 805px;
	height: 156px;
	}
	
#header_text {
	margin: 124px 0px 0px 0px;
	float: right;
	}
	
#content {
	float: left;
	width: 636px;
	margin: 0px;
	padding: 0px;
	display: inline;
	overflow: hidden;
	}
	
#belly_main {
	float: left;
	display: inline;
	} 

div.post {
	color: #615339;
	background: #fff;
	margin: 0px 10px 10px 10px;
	border: 2px solid #e9e9d9;
	width: 614px;
	} 
	
#sidebar {
	float: right;
	width: 296px;
	display: inline;
	}
	
	
div.side_post {
	color: #615339;
	float: right;
	background: #fff;
	margin: 0px 10px 10px 10px;
	border: 2px solid #e9e9d9;
	width: 288px;
	display: inline
	} 
	
#sidebar_left {
	background: #fff;
	margin: 10px;
	border: 2px solid #e9e9d9;
	float: left;
	width: 290px;
	}
	
#left_460 {
	background: #fff;
	margin: 10px;
	border: 2px solid #e9e9d9;
	float: left;
	width: 454px;
	}
	
#right_460 {
	background: #fff;
	margin: 10px;
	border: 2px solid #e9e9d9;
	float: right;
	width: 454px;
	}

#left_380 {
	background: #fff;
	margin: 10px;
	border: 2px solid #e9e9d9;
	float: left;
	width: 374px;
	}
	
div.left_container {
	float: left;
	}
	
div.right_container {
	float: right;
	text-align: right;
	width: 158px;
	}
	
div.right_300 {
	background: #fff;
	margin: 0px 10px 10px 10px;
	border: 2px solid #e9e9d9;
	float: right;
	width: 294px;
	}
	
div.left_300 {
	background: #fff;
	margin: 0px 10px 10px 10px;
	border: 2px solid #e9e9d9;
	float: left;
	width: 294px;
	display: inline;
	}
	
div.centered_content {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
div.list_content {
	padding: 8px;
	}
		/*
+++++++++++++++++++++++++++
CLEARER
+++++++++++++++++++++++++++
*/
	
div.clear {
	clear: both;
	}
	
	/*
+++++++++++++++++++++++++++
TYPOGRAPHY
+++++++++++++++++++++++++++
*/

h1 {font-size: 2.2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.1em;}

#wrapper {
	font-size: 1.4em;
	}
	
div.post {
		line-height: 1.8em;
		}

h1,h2,h3,h4 { 
	font-weight: normal;
	clear: both;
	font-family: trebuchet, tahoma, arial, sans-serif;
	}

h1 {letter-spacing: 1px;
	color: #000;
	background-color: transparent;
	text-align: right;
	margin: 14px;
	}
	
h2 {letter-spacing: 1px;
	color: #9b97b2;
	background-color: transparent;
	text-align: right;
	margin: 6px 3px 0px 0px;
	padding: 0;
	}
	
h3 {letter-spacing: 1px;
	color: #9b97b2;
	background-color: transparent;
	text-align: right;
	margin: 6px 8px 0 0;
	}
	
#header_text h3 {
	letter-spacing: 1px;
	color: #9b97b2;
	background-color: transparent;
	text-align: right;
	margin: 10px 0px 8px;
	}
	
	
h4 {letter-spacing: 1px;
	color: #859e7a;
	background-color: transparent;
	text-align: right;
	margin: 0px 8px 0 0;
	}
	
h2.special {letter-spacing: 1px;
	color: #9b97b2;
	background-color: transparent;
	text-align: right;
	margin: 6px 3px 0px 0px;
	padding: 0;
	text-shadow: 0px 2px 3px #A4B797; 
	}
p {
	margin: 0 0 18px 0;
	}
	
div.side_post p {
	margin: 0 0 18px 0;
	font-size: 0.9em;
	line-height: 1.4em;
	}
	
acronym, abbr, span.caps {
  	cursor: help;
	}

acronym, abbr {
  	border-bottom: 1px dashed #999;
	}
	
blockquote {
  	margin: 2em 4em 2em 4em;
  	padding: 2em;
	border: 1px solid #000;
  	background: #eee;
	}

blockquote cite {
 	margin: 5px 0 0;
  	display: block;
	}
	
div.hr {
	background-color: #990033;
	height: 2px;
	margin: 20px 24px 20px 24px;
	}
	
 div.hr hr {
  display: none;
}
	
p.indent {
	margin-left: 40px;
	margin-right: 20px;
	}

div.small, small {
  	font-size: 0.9em;
	line-height: 1.4em;
	}
	
.center {
  	text-align: center;
	}
	
pre {
	font-family: courier new, courier, monospace;
	font-size: 1.3em;
	line-height: 1.8em;
	margin-bottom: 18px;
	}
	
code {
	font: 1.2em Monaco, monospace;
	}
	
sub {
}

sup {
}


/*
+++++++++++++++++++++++++++
POST LOOP 
+++++++++++++++++++++++++++
*/
	
.entry {
  	margin: 20px 40px 20px 40px;
	}
	
.postmetadata {
  	padding: 2px;
	margin: 2px;
  	font-size: 0.7em;
	line-height: 1.0em;
  	border-top: 1px solid #990033;
	border-bottom: 1px solid #990033;
	letter-spacing: 1px;
	color: #9b97b2;
	background-color: transparent;
	text-align: right;
	margin: 10px 4px 8px;
	}
	
.postmetadata a {
	}
	
.postfoot { 
	font-size: 0.7em; 
	line-height: normal; 
	text-align: right; 
	border-top: 1px solid #000; 
	margin: 10px;
	}

.navigation {
  	display: block;
	height: 2px;
  	margin: 10px 20px 30px 20px;
	}
 
.alignleft {
  	float: left;
  	text-align: left;
	}

.alignright {
  	float: right;
	text-align: right;
	}
	
.post-date {
	color: #ce8135;
	font-family: verdana, tahoma, arial, san-serif;
	font-size: 0.96em;
	float: right;
	font-weight: normal;
	margin: 6px 10px 0 6px;
	line-height: 1.1em;
}


	
/*
+++++++++++++++++++++++++++
NAVIGATION
+++++++++++++++++++++++++++
*/

#header a, #header a:visited {
  	text-decoration: none;
	}

#header a:active, #header a:hover {
  	text-decoration: none;
	}

#topmenu {
	padding-bottom: 2px;
	text-align: right;
	}

#topmenu a {
	color: #592114;
	background-color: #fffceb;
	font-family: verdana, tahoma, arial, sans-serif;
	border: 1px solid #000;
	padding: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	text-decoration: none;
	}		
	
#topmenu a:hover {
	color: #d32026;
	background-color: #cccc99;
	text-decoration: none;
	border: 1px solid #000;
	font-family: verdana, tahoma, arial, sans-serif;
	}
	
h1 a:link, h1 a:visited {
	}		
	
h1 a:active, h1 a:hover {
		}
		
h3 a:link, h3 a:visited {
	text-decoration: none;
	color: #9b97b2;
	}		
	
h3 a:active, h3 a:hover {
	text-decoration: none;
	color: #8669d;
		}
	
#content a:link, #content a:visited {
	}		
	
#content a:active, #content a:hover {
		}
	
#sidebar a:link, #sidebar a:visited {
	}		
	
#sidebar a:active, #sidebar a:hover {
		}

a, a:visited {
	color: #b0653b;
	}
	
a:active, a:hover {
	color: #cc0033;
	}
	
.moar a {
	text-align: right;
	}
	
/*
+++++++++++++++++++++++++++
LISTS
+++++++++++++++++++++++++++
*/
	
ul, ol {
	margin: 0 0 1.8em 2em;
	color: #9b97b2;
	}
	
ul {
	list-style: disc;
	}
	
ul li {
	margin: 1.2em 1.2em 0 1.8em;
	}
	
ol {
	list-style: decimal;
	}
	
dl {
	margin: 0 0 1.8em 0;
	}
	
dl dt {
	font-weight: bold;
	margin: 1.8em 0 0 0;
	}
	
dd {
	margin: 0 0 0 2em;
	}
	
.list_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.list_content ul li {
	margin: 0 0 1.8em 0;
	font-size: 0.8em;
	}
	
/*
+++++++++++++++++++++++++++
SIDEBAR
+++++++++++++++++++++++++++
*/

/*lists on sidebar....*/

#sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	}
	
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	}
	
#sidebar ul li ul {
	margin: 0 4px 1.8em 4px;
	list-style: none;
	color: #615339;
	float: right;
	background: #fff;
	margin: 0px 10px 10px 10px;
	border: 2px solid #e9e9d9;
	width: 288px;
	}
	
#sidebar ul li ul li {
	font-size: .8em;
	color: #859e7a;
	text-align: right;
	padding: 6px;
	}

/*navigation bar on sidebar....*/
	
div.icons {
	margin: 0 10px 10px 12px;
	float: right;
	pading: 0px;
	display: inline;
	}
		
div.belly_best {
	margin: 8px;
	padding-bottom: 8px;
	font-size: 0.84em;
	line-height: 1.4em;
	text-align: right;
	display: block;
	height: 80px;
	color: #859e7a;
	}
 








/*
+++++++++++++++++++++++++++
IMAGES
+++++++++++++++++++++++++++
*/

a img {
  	border: none;
	}
	
img.right {
	float: right;
	margin: 6px;
	border: 3px double #e9e9d9;
	}
	
img.left {
	float: left;
	margin: 6px;
	border: 3px double #e9e9d9;
	}
	

img.center {
	margin: 0 auto 1.8em auto;
	border: 3px double #e9e9d9;
	display: block;
	float: none;
	clear: both;
	}

/*
+++++++++++++++++++++++++++
COMMENTS
+++++++++++++++++++++++++++
*/

h3#respond {
	text-align: left;
	margin: 0 0 0 10px;
	border: 2px solid #e9e9d9;
	background: #fff;
	padding: 3px;
	width: 164px;
	}

#commentform {
	width: 560px;
	margin: 20px;
	}

ol.commentlist {
	width: 560px;
  	margin: 20px;
	}

ol.commentlist li {
  	margin-bottom: 1.5em;
  	border: 3px solid #87a37a;
	padding: 10px;
  	background-color: #eeedf2;
	}

ol.commentlist li.alt {
  	background-color: #f8f7f2;
	}

ol.commentlist a {
  	color: #990033;
	}
	
ol.commentlist p {
	color: #7c7795;
	}
	
.commentmetadata {
	font-size: 0.8em;
	margin-top: 2em;
  	margin-bottom: 2em;
	background: #fff;
	padding: 3px;
	border: 1px solid #ccc;
	}
	
#email, #author #url {
	background: #fff;
	border: 1px solid #87a37a;
	color: #000;
	font-size: 0.9em;
	padding-left: 2px;
	vertical-align: middle;
	}
	
#comment_fields {
	padding: 6px;
	margin-bottom: 6px;
	width: 260px;
	height: 160px;
	background-image: url(images/trans_fields.png);
	border: 2px solid #e9e9d9;
	}
	
#commentform p {
	color: #6f8565;
	}
	
/*
+++++++++++++++++++++++++++
FORMS
+++++++++++++++++++++++++++
*/
	
/* sidebar search */
	
#searchform {
  	text-align: right;
	}

#searchform input {
	border: 1px solid #7e8b83;
  	background-color: #f7faf1;
	}

#searchform #s {
	width: 80%;
  	background-color: white;
	margin-bottom: 8px;
	}

	
/*
+++++++++++++++++++++++++++
FOOTER
+++++++++++++++++++++++++++
*/

#footer {
	font-size: 0.86em;
  	clear: both;
  	width: 934px;
	margin: 10px;
  	height: 6em;
  	color: #859e7a;
  	padding-top: 4px;
  	padding-bottom: 4px;
  	background-color: #fff;
	border: 2px solid #e9e9d9;
	}
	
#footer a:link, #footer a:visited {
	color: #993333;
	text-decoration: none;
	}		
	
#footer a:active, #footer a:hover {
	color: #be4d10;
	text-decoration: none;
		}
		
div.left_foot {
	list-style-type: none;
	float: left;  	
	text-align: left;
	margin-left: 16px;
	padding-left: 6px;
	padding-right: 6px;
	}
	
div.center_foot {
	float: left;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #7e8b83;
	display: block;
	}
	
div.right_foot {
	float: left;
	width: 200px;
	text-align: right !important;
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #7e8b83;
	}
	
.right_foot h2  {
	font-weight: bold !important;
	font-size: 1.1em;
	}
	
.left_foot ul {
	list-style: none;
	margin: 0;
	}

/*
+++++++++++++++++++++++++++
PLUG-INS & WIDGETS
+++++++++++++++++++++++++++
*/


div.flickr {
	float: right;
	margin: 6px;
	border: 3px double #000;
	}
	
div.flickr a {
	border: none;
	}

#podPress_footer a {
	color: #990033;
	text-decoration: none;
	}
	
/*
+++++++++++++++++++++++++++
CSS FROM BELLY 2.0 STYLESHEET - with border color alterations
+++++++++++++++++++++++++++
*/

div.alignleft {
	float: left;
	margin: 6px;
	border: 3px double #e9e9d9;
	}

div.alignright {
	float: right;
	margin: 6px;
	border: 3px double #e9e9d9;
	}
	
div.blurbalignleft {
	float: left;
	margin: 6px;
	color: #000000 !important;
	border: 3px double #e9e9d9;
        width: 302px;
        padding: 4px;
	}

div.blurbalignright {
	float: right;
	margin: 6px;
	color: #000000 !important;
	border: 3px double #e9e9d9;
        width: 302px;
        padding: 4px;
	}
	
img {
	border: none;
}

img.piccie {
	border: 3px double #e9e9d9;
	align: center;
	margin: 4px;
}

img.left_piccie {
	float: left;
	margin: 6px;
	border: 3px double #e9e9d9;
	}

img.right_piccie {
	float: right;
	margin: 6px;
	border: 3px double #e9e9d9;
	}

	
	

.recipe {
	line-height: 140%;
	background-color: #fcfbf7;
	color: #ae5e30;
	margin-left: 6px;
	margin-right: 0px;
	padding: 10px;
	border: 1px solid #f1f1e8;
	}
	
.recipe h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 80px;
	color: #859e7a;
	font-size: 18px;
	text-align: right;
	font-family:  trebuchet, tahoma, arial, sans-serif;
	font-weight: normal;
	letter-spacing: 0.16em;
	}
	
.recipe h4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #859e7a;
	font-size: 14px;
	text-align: right;
	font-family:  trebuchet, tahoma, arial, sans-serif;
	font-weight: normal;
	letter-spacing: 0.16em;
	}
	
.recipe ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
.recipe li {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	}
	
#method ol {
	list-style-type: decimal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#method li {
	list-style-type: decimal;
	margin: 10px 0 0 20px;
	padding: 0 0 0 0;
	}
	
.budget {
	width: 440px;
	line-height: 150%;
	background-color: #fcfbf7;
	color: #57704c;
	margin-left: 20px;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #f1f1e8;
	}
	
#budget table {
    border-spacing: 0px;
    border-collapse: collapse;
}

#budget th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border-bottom: 2px solid #ffffff;
    background: #fcfbf7;
}

#budget td {
    text-align: right;
    border-bottom: 2px solid #ffffff;
    padding: 0.1em 0.5em;
    background: #f1f1e8;
}


#budget thead th {
    background: #859e7a;
    color: #ffffff;
    text-align: right;
}

#budget th.corner {
    text-align: left;
}

.recipesidebox {
        width: 300px;
        float: right;
	line-height: 140%;
	background-color: #fcfbf7;
	color: #ae5e30;
	margin-left: 30px;
	margin-right: 20px;
	padding: 10px;
	border: 1px solid #f1f1e8;
	}

.review {
	line-height: 150%;
	background-color: #fcfbf7;
	color: #57704c;
	margin-left: 20px;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #f1f1e8;
	}

.infobox {
        width: 300px;
	line-height: 150%;
	background-color: #fcfbf7;
	color: #ae5e30;
	margin-left: 30px;
	margin-right: 20px;
	padding: 10px;
	border: 1px solid #f1f1e8;
	}
	
div.centertext {
	color: #434343;
	font-family:   verdana, tahoma, arial, sans-serif;
	font-weight: normal;
	line-height: 150%;
	line-height: 1.4em;
	text-align: center !important;
	margin-bottom: 10px;
	}
	
div.script {
	color: #434343;
	font-family:   verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}
	
.dialog {
	color: #434343;
	font-family:   verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-left: 65px;
	margin-right: 65px
	}
	
.parent {
	color: #434343;
	font-family:   verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-left: 190px;
	margin-right: 65px
	}
	
.name {
	color: #434343;
	font-family:   verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
	}
	

	
	
	
