/*
Theme Name: Mindful Movement Inc.
Theme URI: http://www.mindfulmovementinc.com
Description: Custom Theme created by Nota Bene Consulting for Mindful Movement Inc.
Version: 1.0
Author: Melaena D. Thomas
Author URI: http://www.notabenemarketing.com
*/
@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #130e0b;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #474747;
	line-height: 18px;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #474747;
} 

#header {
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 147px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
} 

#logo {
	width: 350px;
	float: left;
	height: 147px;
}

#headerRight {
	float: right;
	height: 147px;
}

#slogan h2 {
	color: #465f88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	line-height: 24px;
	margin-top: 30px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navcontainer {
	padding: 0px;
	margin: 0px;
}

ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding: 3px 5px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#navlist a:hover {
	color: #fff;
	background-color: #369;
	text-decoration: none;
}

#bannerTopBar {
	margin: 0px;
	padding: 0px;
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e1b18;
	background-color: #829270;
}

#banner {
	height: 179px;
	background-image: url(images/banner-stretch.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#bannerWrapper {
	width: 780px;
	height: 204px;
	margin: 0px auto;
	position: relative;
	background-image: url(images/banner-hands-leaf.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#bannerLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 255px;
	margin-left: 40px;
	margin-top: 25px;
}

#bannerLeftContent {
	text-align: left;
	padding: 5px;
}

#bannerLeftContent ul {
	margin-left: 0;
	padding-left: 0;
}
#bannerLeftContent li {
	list-style-type: none;
}
#bannerLeftContent h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
}

#bannerLeftContent a {
	color: #a2b68b;
	text-decoration: underline;
	font-weight: bold;
	line-height: 12px;
}

#bannerLeftContent a:hover {
	color: #BCCBAB;
}

#bannerRight {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: left;
	width: 255px;
	margin-right: 30px;
	margin-top: 25px;
}

#bannerRightContent {
	padding: 5px;
}

#bannerRightContent h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}

#bannerRightContent p {
	color: #474747;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
/* Begin sidebar */
#sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}

#sidebar ul {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
}

#sidebar ul li {
	padding: 10px 0px 10px 0px;
}

#sidebar ul li h2 {
	font-size: 14px;
	color: #465f88;
}

#sidebar ul ul {
	padding-left: 20px;
	list-style-image: url(images/bullet.gif);
}

#sidebar ul ul li {
	padding: 0px;
	line-height: 24px;
}

#sidebar ul ul li a {
	color: #829270;
	text-decoration: none;
	display: block;
	padding-left: 3px;
}

#sidebar ul ul li a:hover {
	color: #ffffff;
	background-color: #829270;
}

#sidebar ul ul ul {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#sidebar form {
	margin: 0;
}
/* End sidebar */


#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#mainContent .post h1 {
	color: #79945C;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 5px;}

#mainContent .post h2 {
	color: #79945C;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#mainContent .post h3 {
	color: #79945C;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#mainContent .post h1 a {
	color: #465F88;
	text-decoration: none;
	font-weight: normal;
}

#mainContent .post h1 a:hover {
	color: #6285bf;
	text-decoration: underline;
}

#mainContent .post h2 a {
	color: #465F88;
	text-decoration: none;
	font-weight: normal;
}

#mainContent .post h2 a:hover {
	color: #6285bf;
	text-decoration: underline;
}

h1.posttitle a {
	color: #465F88;
	text-decoration: none;
	font-weight: normal;
}

h1.posttitle a:hover {
	color: #6285bf;
	text-decoration: underline;
}
h1.posttitle {
	color: #79945C;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#mainContent .post p {
	padding: 0px;
	margin: 0px 0px 10px;
	line-height: 20px;
}

#container #mainContent img {
	border: 1px solid #474747;
}

#mainContent h3 {
	color: #474747;

}
#mainContent a:link, #mainContent a:visited {
	text-decoration: underline;
	color: #829270;
}


#footer {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #829270;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #757575;
	text-align: center;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	display: inline;
	list-style-type: none;
} 

#footer li a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}

#footer p {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #BFC8B7;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

h2 {
	font-size: 18px;
}

h1.posttitle {
	font-size: 18px;
}

h1 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Wordpress Styles */
.post {
	padding: 10px 0px 10px 0px;
}

.postinfo {
	font-size: 10px;
	color: #474747;
}

.postmetadata {
	margin: 10px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 10px;
	color: #474747;
}

.navigation {
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

.entry {

}
/* Begin Images */
p img {
	padding: 0px;
	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;
	display: inline;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */

/*WP Calendar Styles */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}

#wp-calendar tbody td {
	border: 1px solid #cccccc;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	border: 1px solid #cccccc;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	text-decoration: none;
	font-weight: bold;
	color: #829270;
	display: block;
}

#wp-calendar a:hover {
	color: #FFFFFF;
	background-color: #8ea07a;
}

#wp-calendar caption {
	font: bold;
	font-size: 18px;
	text-align: center;
	text-align: center;
	width: 100%;
	color: #465f88;
	margin-top: 10px;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#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;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */

/* Begin Comments*/
.comments-template{
	margin: 10px 0 10px 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 10px 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	padding-left: 20px;
	border-left: 5px solid #a2b68b;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 10px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin: 5px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
/* End captions */