/*
Theme Name: Mindful Maid
Theme URI: http://www.mindfulmaid.com
Description: A custom designed website for Mindful Maid.
Version: 1
Author: April Howson, Treelight Design
*/


body {
margin: 0;
padding: 0;
font-size: 62.5%;
background: #e2f0fc url(images/bg.gif) top repeat-x;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
color: #333333;
text-align: center;
}

img {
border: 0;
}

#wrapper {
margin: 0px auto 0px auto;
text-align: left;
width: 804px;
background: transparent url(images/bg2.gif) top repeat-y;
font-size: 1.2em;
}
#wrapper_header {
background: transparent url(images/bgheader.gif) top no-repeat;
height: 140px;
width: 804px;
}
#navbar_center {
margin: 0px auto 0px auto;
text-align:center;
}
#navbar {
margin: 0px auto 0px auto;
text-align:left;
background: transparent url(images/bgnavbar.gif) top repeat-x;
height: 45px;
width:800px;
position: relative;
top: -10px;
}
#homepics_center {
margin: 0px auto 0px auto;
text-align: center;
}
#homepics {
margin: 0px auto 0px auto;
text-align: left;
width: 800px;
margin: 0px auto 0px auto;
height: 200px;
position: relative;
top: -10px;
}
.testimonials {
text-align: left;
position: relative;
top: -29px;
background: transparent url(images/bgtestimonial.gif) top no-repeat;
width: 800px;
margin: 0px auto 0px auto;
height: 50px;
}
.testimonials p {
padding: 15px 20px 6px 20px;
color: #967f77;
}
#logo {
position: relative;
top: 40px;
left: 230px;
}
#contactinfo {
text-align: right;
float: right;
margin-right: 8px;
margin-top: -40px;
color: #2f672a;
font-size: 1em;
}

.contentIn {
width: 770px;
padding: 0px 20px 0px 26px;
font-size: 1.1em;
line-height: 160%;
margin-bottom: 20px;
}

.contentInHome {
width: 800px;
padding: 0px 12px 0px 20px;
font-size: 1.1em;
line-height: 160%;
margin-bottom: 20px;
}
.home_main {
float: left;
width: 540px;
margin-top: -20px;
}
.contentIn a:link, .contentIn a:visited, .contentIn a:hover, .contentIn a:active {
color: #f23c3c;
text-decoration: underline;
}
.contentIn a:hover {
color: #f23c3c;
text-decoration: none;
}
.contentInHome a:link, .contentInHome a:visited, .contentInHome a:hover, .contentInHome a:active {
color: #f23c3c;
text-decoration: underline;
}
.contentInHome a:hover {
color: #f23c3c;
text-decoration: none;
}

.contentIn img {
padding: 3px 3px 3px 3px;
}
#navbar ul {
padding: 14px 4px 0px 8px;
}
#navbar ul li {
display: inline;
}
#navbar ul li a:link, #navbar ul li a:visited, #navbar ul li a:hover, #navbar ul li a:active {
font-size: 1.3em;
padding: 6px 14px 6px 14px;
color: #12380f;
text-decoration: none;
border: 1px solid transparent;
}

#navbar ul li a:hover {
background-color: #fff;
border: 1px solid #acce91;
}
#navbar ul li a:active {
background-color: #fff;
border: 1px solid #acce91;
}

#footer {
clear: both;
background: transparent url(images/bgfooter.gif) top no-repeat;
height: 82px;
width: 804px;
}

#footer ul {
text-align: center;
padding-top: 32px;
}
#footer ul li {
display: inline;
}
#footer ul li a:link, #footer ul li a:visited, #footer ul li a:hover, #footer ul li a:active {
padding: 0px 3px 0px 3px;
font-size: 1em;
color: #8db272;
text-decoration: underline;
}

#footer ul li a:hover {
text-decoration: none;
}

h1 {

}

h2 {
font-size: 1.3em;
color: #4cac04;
}

#sidebar {
padding-left: 18px;
float: right;
width: 220px;
}

.sidebar_box {
width: 194px;
height: 266px;
background: transparent url(images/bgsidebar.gif) top no-repeat;
margin-bottom: 40px;
}
.sidebar_box p {
padding: 0px 6px 2px 6px;
color: #968078;
font-size: 0.9em;
line-height: 112%;
}

.sidebar_box img {
border: 3px solid #f0eede;
}

h4 {
margin: 0;
padding: 0;
padding: 8px 4px 0px 6px;
color: #fe3942;
font-size: 1.2em;
}
.floatright {
float: right;
}
.clearright {
clear: right;
}
.clearboth {
clear: both;
}
.clearleft {
clear: left;
}

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto; 
	width: 710px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform fieldset.cf_hidden { 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 0 10px 0; 
	font:normal 18px Verdana; 
	color: #aaa;
}

ol.cf-ol { 
	margin:10px 0 10px 0; 
	padding:0; 
}
ol.cf-ol li	{ 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	padding:3px 0; 
	text-align:center;
	font-size:0.9em;
	color:#888;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:200px; 
	margin:2px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #333;
	font:1em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;;
}
.cform label span {
	width:200px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:0 10px 0 0; 
}

label.cf-after 	{
	margin:0 0 0 6px;
	width:200px;
	text-align:left;
}

label.cf-after span {
	width:200px;
	display:block;
}

label.cf-group-after {
	margin:0 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
	margin-top:3px;
	line-height:1.1em;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:1px 3px 8px 0;
	border: 1px solid #aaa; 
	font:1em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color:#000;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;

}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #FFCC00;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform textarea,
.cform input {
	width:250px; 
}
.cform select {
	width:258px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 1em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 0px 0px 0px;
	display: block; 
	vertical-align:top;
	color: #aaa;
	font-size:0.9em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	padding-left:100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 30px 0; 
	width:16px; 
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 0px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	text-align:left;
}
.cform input.sendbutton	{ 
	width:100px;  
	padding:2px; 
	margin: 0 0 0 100px;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}


/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */

.cform .error 		{ color:red!important; border:1px solid #FF0000!important; padding:1px 3px; }
.cform .errortxt,
.mailerr	    	{ color:red!important; }


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 10px;
}
label.secq,
label.secq span {
	margin-top: 8px;
	width:174px;
}
input.secinput {
	width:45px;
	margin: 10px 0 10px 0;
	vertical-align:top;
}

#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	background:	url(../images/captcha_reset_white.jpg) no-repeat;
	margin-left:3px;
	width:21px;
	height:21px;
}

img.imgcalendar {
	position:relative;
	top:4px;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:10px 0 10px 50px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform fieldset.cf_hidden { 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: -8px; 
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-top:1px!important;
}
*+html input.cf-box-a,
*+html input.cf-box-b {
	margin-top:0px;
	background:none;
}
* html input.cf-box-a,
* html input.cf-box-b { 
	height:1.2em;
	margin-top:0px;
	background:none;
}
*+html label.cf-after 	{
	margin-top:2px;
}


______

.entry_header {
}

.entry {
}
.entry_footer {
}
.post {
width: 400px;
border: 1px solid #4cac04;
padding: 4px 10px 4px 10px;
color: #333333;
margin-bottom: 20px;
}

.post a:link, .post a:visited, .post a:hover, .post a:active {
padding: 0px 3px 0px 3px;
font-size: 1em;
color: #fe3942;
text-decoration: underline;
}

.post a:hover {
text-decoration: none;
}