/* @override http://womenintohealing.com/wp-content/themes/with%20theme/style.css */

/* @override http://womenintohealing.com/wp-content/themes/with%20theme/style.css */

/* design copyright 2009 malloreigh.com
PALETTE
dark yellow: #e3b535;
light yellow: #ffebb3;
white: #fff;
blue: #2d6482;
purple: #7d79b1;
*/

* {
	padding: 0;
	margin: 0;
	}

body {
	background: #f3d88a url(/images/background.gif);
	color: #2d6482;
	font: 11.5px 'trebuchet ms',trebuchet,tahoma,sans-serif;
	}
a:link {
	color: #7d79b1;
	}
a:hover {
	color: #e3b535;
	text-decoration: none;
	}
a:visited {
	color: #7d79b1;
	}
img {
	border: 0;
	}
	
img.alignright { 
	float: right;
	margin: 0 0 10px 10px; 
	}
	
h1 {
	color: #2d6482;
	font-size: 18px;
	padding-bottom: 10px;
	}
h1 a:link {
	color: #e3b535;
	font-size: 18px;
	text-decoration: none;
	}
h2 {
	color: #e3b535;
	font-size: 14px;
	}
h3 {
	margin-bottom: 5px;
	color: #e3b535;
	}
h4 {
	font-size: 14px;
	text-align: center;
	}
p {
	margin-bottom: 10px;
	}
#content ul,
#content ol {
	margin: 0 0 10px 20px;
	}
	
#content ul li,
#content ol li { 
	margin-bottom: 5px; 
	}

#holder {
	width: 1000px;
	display: table;
	margin: 0 auto;
	}
	
#container {
	width: 750px;
	display: table-cell;
	background-color: #fff;
	}
	
#header {
	height: 180px;
	}
	
#navigation {
	height: 30px;
	}
#navigation li {
	float: left;
	margin-left: 10px;
	list-style: none;
	width: 130px;
	}
	
#content {
	clear: both;
	margin: 10px;
	width: 730px;
	background-color: #fff;
	}

#text {
	width: 515px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	}
.imgnav {
	text-align: center;
	}

#sidebar {
	width: 200px;
	margin-left: 5px;
	text-align: center;
	float: left;
	}
#sidebar img {
	border: 1px solid;
	}
	
#footer {
	clear: both;
	padding-top: 10px;
	color: #ffebb3;
	background: #2d6482 url(/images/footer.jpg);
	height: 50px;
	text-align: center;
	}
	
#testimonials {
	display: table-cell;
	vertical-align: top;
	}
	
.testimonial {
	width: 250px;
	margin: 20px 0;
	font-family: book antiqua, georgia, times new roman, serif;
	font-size: 14px;
	}
.testiBG {
	width: 230px;
	padding: 0 10px;
	margin: 0;
	font-style: italic;
	background-color: #fff2ce;
	}
	
#testimonials blockquote {
	padding-bottom: 5px;
	text-align: justify;
	font-family: book antiqua, georgia, times new roman, serif;
	font-size: 14px;
	font-style: italic;
	}

#testimonials-3{
}

#articles blockquote {
	margin: 10px;
	border: 0;
	color: #7d79b1;
	text-align: inherit;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	}
#articles blockquote a {
	color: #2d6482;
	}
#articles ol {
	list-style: inside;
	}
#articles .breadcrumb ol li {
	float: left;
	margin-right: 15px;
	}
	
.rule {
	border-bottom: 1px #e3b535 dotted;
	height: 0px;
	margin: 10px 10%;
	}
	
/* @group Contact */
#text-3{
	padding-bottom: 5px;
}

#text-3 .captchaSide input{
	width: 70px
}

#text-3 input{
	width: 223px;
	padding: 3px;
	border: 1px solid #e3b535;
}

#text-3 textarea{
	width: 223px;
	padding: 3px;
	border: 1px solid #e3b535;
}

#text-3 .captcha-622 input { 
	width: 100px;
	padding: 3px; 
	}

#text-3 .submitSide input{
	background: #e3b535;
	width: 80px;
}

/* @end */
