/*  
Theme Name: MindBodyNutrition
Version: 1
Author: Sean Carnell
Author URI: http://zydecode.net
Description: This theme/design was adapted from autumn by <a href="http://www.headsetoptions.org">headsetoptions.org</a>

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}
.clearboth {
	clear: both;
}
body {
	font-family: "Trebuchet MS", Helvetica, Georgia, Sans-Serif;
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
	background-color: #b39b4d;
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
}

a{
	text-decoration: none;
	color: #c16900;
}
fieldset {
	border: 1px solid #FCC;
}
	
a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 10px 0;
	color: #736926;
}

blockquote p{
	padding: 10px 10px 10px 20px;
}

blockquote blockquote{
	margin: 10px 20px;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}

dd{
	padding: 0 0 5px 15px;
}

hr{
	clear: both;
	margin: 15px 0 5px;
	width: 100%;
	border: 0;
	height: 1px;
	text-align: left;
}

small{
	font-size: 10px;
}

input, textarea, select {
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #cbb945;
	background-color: #FFE;
}

input.image-button
{
	padding: 0;
	border: none;
	background-color: transparent;
	margin-bottom: 10px;
}

input#author, input#email, input#url, textarea#comment {
	padding: 3px;
}

input#author, input#email, input#url {
	margin: 0 5px 0 0;
}

#container, #header, #menu, #menu ul li, #menu ul li a, 
#pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, 
.narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar {
	text-align: left;
	vertical-align: top;
}

#container {
	margin: 0 auto;
	width: 970px;
	padding: 0 5px;
	background: url(images/content_bg.gif) repeat-y;
}

body.single-column #container
{
	width: 730px;
	padding: 0;
	background: #fff;
	border-right: 5px solid #AA9244;
	border-left: 5px solid #AA9244;
}

body.single-column
{
	font-size: 11pt;
}

#header {
	margin: 0;
	float: left;
	width: 730px;
	height: 204px;
	background-color: #FFF;
	color: #333;
	border-bottom: 4px solid #933737;
	border-top: 4px solid #933737;
}
#header img {
	padding: 14px 0 0 96px;
}
#footer {
	width: 980px;
	background: #cfcf94 url(images/footer_bg.gif) no-repeat;
	height: 72px;
	margin: 0 auto;
	font: 7pt Verdana;
	color: #BDB;
}

body.single-column #footer
{
	width: 730px;
	background: #b8bb6b;
	border-right: 5px solid #AA9244;
	border-left: 5px solid #AA9244;
	border-bottom: 5px solid #AA9244;
}

#footer p {
	padding: 16px 0 0 0;
}
#footer a {
	color: #CEC;
}
#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	background: url(images/bg_tab_right.gif) no-repeat right top;
	color: #325b0a;
}

#menu ul li a{
	display: block;
	padding: 14px 20px 10px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat left top;
	color: #325b0a;
}

#menu ul li a:hover{
	text-decoration: underline;
}

div.wpa_container
{
	margin: 30px 0;
}

div.wpa_container a:link,
div.wpa_container a:visited
{
	color: #C16900;
	text-decoration: none;
}

div.wpa_container a:hover,
div.wpa_container a:active
{
	color: #ff0000;
	text-decoration: none;
}

#pagetitle{
	clear: both;
	width: 604px;
	height: 155px;
}

#pagetitle h1{
	padding: 36px 28px 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

#pagetitle h1 a{
	text-decoration: none;
	color: #fff;
}

#syndication{
	float: left;
	padding: 15px 31px 0;
	color: #999;
}

#syndication a{ color: #666; }

#syndication a.feed{
	padding: 0 0 0 19px;
	background: url(images/feed_icon.png) no-repeat 0 1px;
}

#searchbox{
	float: right;
	padding: 10px 31px 0;
}

#s {
	border: 1px solid #B35757;
	padding: 3px 4px 4px;
	background-color: #933737;
	color: #FFC;
}

#searchsubmit { 
	height: 24px;
	background-color: #731717;
	border: 1px solid #B35757;
	color: #FFF;
	padding: 0;
}

.pagewrapper{
	margin: 0;
	float: left;
	width: 730px;
	color: #764816;
}

.page {
	float: left;
	width: 730px;
}

.narrowcolumnwrapper {
	margin: 0;
	float: left;
	width: 530px;

}

.content{
	float: left;
	width: 515px;
	padding: 15px;
}

body.single-column .content
{
	width: 700px;
}

.post{
	line-height: 20px;
	padding: 0 0 18px 0;
}
.post a {
	border-bottom: 1px solid #FC9;
}
.post a:hover {
	color: #F00;
	border-bottom: 1px solid #C96;
}
.post h2{
	padding: 0 0 2px;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
}

.post h2 a{
	text-decoration: none;
	color: #764816;
}

.post img{
	padding: 4px;
	border: 1px solid #ddd;

}

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

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

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.entry p {
	padding: 4px 0;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 0 0 10px 0;
}

.entry h1{
	font-size: 20px;
	line-height: 30px;
}

.entry h2{ line-height: 18px; }

.entry h3{ font-size: 14px; }

.entry h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.postinfo{
	font-size: 11px;
	color: #963;
}

.postinfo a{
	color: #C60;
}

.postdate{ color: #a12a2a; }

.browse{
	border-top: 1px solid #bdbdbd;
	padding: 15px 16px;
	line-height: 18px;
}
.sidebar {
	float: right;
	width: 240px;
}
.sidebar, .obar {
	margin: 0;
	line-height: 18px;
}

.obar {
	margin: 0;
	padding: 0 0 30px 10px;
	float: left;
	width: 170px;
}
.sidebar ul, .obar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #CA6;
}
.pagenav ul, .pagenav li {
	margin: 0;
	padding: 0;
}
.pagenav ul li {
	margin: 0;
	padding: 0;
}
.obar ul li h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #da862a;
	padding: 24px 2px 4px 8px;
}
.obar a {
	border-top: 1px dotted #FFC;
	padding: 4px 2px 4px 8px;
	display: block;
	color: #B60;
	text-decoration: none;
}
#pages ul li a {
	font-weight: 800;
}
#pages ul li ul li a {
	padding: 2px 0 2px 26px;
	font-weight: 400;
}
.obar a:hover {
	color: #F00;
	border-top: 1px dotted #FFF;
	text-decoration: none;
	background-color: #f5efbe;
}
.sidebar a {
	color: #da862a;
	text-decoration: none;
}

.sidebar ul li {
	margin: 5px 0 0;
	padding: 9px 16px 15px;

}

.sidebar ul li.widget_search {
	padding: 15px 16px;
}

.sidebar ul li h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	color: #da862a;
}

.sidebar ul ul li {
	margin: 0;
	padding: 6px 0 3px;
	background: none;
}
#testimonials {
	padding: 4px;
	margin: 32px 8px 0 0;
	color: #633;
	font-size: 9pt;
	text-align: right;
}

ul.resources {
	margin: 12px 4px;
	padding: 0;
	list-style-type: none;
}
.resources li {
	padding: 0;
	margin: 0;
}
.resources li a {
	color: #B60;
	text-decoration: none;
	font-weight: 800;
}
.resources p {
	padding: 2px 0 12px 0;
}

/* COMMENTS TEMPLATE */

.post h3#comments, .post h3#respond{
	padding: 0 0 2px 19px;
	line-height: 27px;

	color: #e45b00;
}

.post h3#respond{
	background: url(images/add_comment.gif) no-repeat 0 6px;
	color: #333;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 13px 0;
}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #546477;
}

ol.commentlist li .commentmetadata a {
	color: #546477;
}

form#commentform small {
	font-size: 11px;
}
.falbum-random {
	width: 220px;
	padding: 0 0 0 28px;
}
.thumbs p {
	text-align: center;
}
.falbum-thumbnail-nods {
	width: 80px;
	padding: 24px 24px 4px 0;
	float: left;
}
