/*  
Theme Name: Delicious Healing
Theme URI: http://delicioushealing.com/
Description: Custom <a href="http://wordpress.org/">WordPress</a> theme developed for May Johnstone by <a href="http://dmiracle.com">Dawud Miracle</a>. Not for redistribution.
Version: 1.0
Author: Dawud Miracle
Author URI: http://dmiracle.com/
*/



	/*  LINKS  */

a:link {
	text-decoration: underline;
	color: #161e83;
}

a:visited {
	text-decoration: underline;
	color: #1B3B72;	
}

a:hover, a:active {
	text-decoration: none;
}


	
	/*  OVERALL LAYOUT  */
	
body {
	margin: 0;
	padding: 0;
	background: #FFF url(images/bkgrd_body.gif) repeat-x fixed center top;
	color: #1A1A1A;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 140%;
	font-size: 13px;
	text-align: center;
}

#bkground {
	margin: 0 auto;
	padding: 0;
	width: 740px;
	background: url(images/bkgrd_outline.gif) repeat-y center top;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 740px;
	background: url(images/bkgrd_outlinetop.gif) no-repeat fixed center top;
	text-align: left;
}

* html #wrapper {
	padding-left: 40px;
}

#masthead {
	margin: 0;
	padding: 0;
	height: 192px;
	background: url(images/bkgrd_masthead.jpg) no-repeat scroll top center;
}

#topnav {
	margin: 18px 20px 0 20px;
	padding: 0;
	height: 29px;
}

#secondnav {
	clear: both;
	margin: 0 20px;
	padding: 0;
	height: 29px;
	width: 100%;
	background: url(images/bkgrd_secondnav.gif) no-repeat scroll top left;
}
	body.search-no-results #secondnav ul { display: none; }

#main {
	margin: 1.5em 20px 0 0;
	padding: 0 0 0 20px;
}

#sidebar {
	float: left;
	margin: 0;
	padding: 0;
	width: 206px;
	display: inline;
}

#content {
	float: right;
	margin: 0;
	padding: 0;
	width: 450px;
	display: inline;
}

#footer {
	clear: both;
	margin: 2em 0 0 0;
	padding: 2em 0;
	text-align: center;
}



	/*  MASTHEAD  */
	
#masthead h1 {
	display: none;
}



	/*  CONTENT  */
	
#content h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 140%;
	line-height: 140%;
	color: #06620a;
}

#content h2 a:link, #content h2 a:visited {
	color: #06620a;
	text-decoration: none;
}

#content h3 {
	font-size: 130%;
	line-height: 140%;
	color: #06620a;
	margin: 2em 0 1em 0;
}

#content h4 {
	font-size: 110%;
	line-height: 140%;
	color: #06620a;
	margin-bottom: 1px;
}

#content p {
	margin: 0 0 1.5em 0;
}

#content ol, #content ul {
	margin: 1em 0 1em .5em;
	padding: 0 0 0 1.5em;
}

#content li {
	margin: 0 0 .75em 0;
}


blockquote {
	margin: 1.5em 0px 0px 25px;
	padding: 0px 25px 0px 15px;
	font-style: italic;
	border-left: 5px solid #d6e2f7;
	font-size: 90%;
	color: #1B3B72;
	line-height: 130%;
	text-align: justify;
}

.testimonial {
	margin: 2em 0em;
	padding: 5px 12px;
	font-size: 90%;
	font-style: italic;
	color: #1B3B72;
	line-height: 130%;
	background: #d6e2f7;
	border:  1px solid #8395b5;
	width: 90%;
}

.testimonialwho {
	font-style: normal;
	text-align: right;
	display: block;
}

.textright {
	text-align: right;
}

.textblue {
	color: #000099;
}

.quote {
	font-style: italic;
	margin: 2em 0;
	padding: 0 1em;
	font-size: 100%;
}

.quotewho {
	font-style: normal;
	text-align: right;
	display: block;
}

img {
	padding: 3px;
	border: 1px solid /*#373737*/ #1A1A1A;
}

img.imageright, .alignright {
	margin: /*.5em*/ 0 0 .5em 12px;
	float: right;
}

img.imageleft, .alignleft {
	margin: /*.5em*/ 0 12px .5em 0;
	float: left;
}

.noborder {
	border: none;
}

.postmetadata {
	font-size: 85%;
	padding-bottom: 35px;
}




	/*  CONTENT FORMS  */
	
#content #form {
	margin-bottom: 2.5em;
}
	
#content #form form, #content .form {
	margin: 2.5em 0;
	padding: 8px 20px;
	background: #d6e2f7;
	border:  1px solid #8395b5;
}

#content #form .row {
	clear: both;
	margin: 1em 0;
}

#content #form label {
	float: left;
	margin-bottom: 1em;
}

#content #form input, #content #form textarea {
	float: right;
	width: 45%;
}

#content #form textarea {
	margin-bottom: 1em;
}

#content #form input.submit {
	float: none;
	clear: both;
	width: 80px;
	margin-top: 1em;
	margin-left: 55%;
}

#content form#commentform textarea {
	width: 95%;
}



	/*  CONTENT TABLE  */
	
#content table {
	width: 410px;
	border: 0;
	margin: 0 0 1.5em 0;
	text-align: left;
	font-size: 100%;
}

#content th {
	padding:  5px;
}


#content th.colleft {
	width: 20%;
}

#content th colright {
	width: 78%;
}

#content td {
	padding: 5px;
}



	/*  CURRENCY CONVERTER  */
	
#converter {
	margin: 1.5em 3em;
	padding: 8px 20px;
	width: 200px;
	background: #d6e2f7;
	border:  1px solid #8395b5;
}



	/*  TOP NAV  */
	
#topnav ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

#topnav li {
	margin: 0;
	padding: 0;
	float: left;
}

#topnav li a:link, #topnav li a:visited {
	margin: 0 1px;
	padding: 6px 0;
	text-decoration: none;
	font-size: 14px;
	background: url(images/bkgrd_topnav_off.gif) no-repeat scroll top center;
	float: left;
	color: #1D4A96;
	font-weight: normal;
	display: block;
	width: 111px;
	text-align: center;
}

#topnav li a:hover, #topnav li a:active {
	background: url(images/bkgrd_topnav_on.gif) no-repeat scroll top center;
	color: #12175f;
}



	/*  SECOND NAV  */

#secondnav ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	float: left;
}

#secondnav li {
	float: left;
	margin: 0;
	padding: 0;
}

#secondnav li a:link, #secondnav li a:visited {
	font-size: 13px;
	background: transparent;
	margin: 0 10px;
	padding: 5px 0;
	text-decoration: none;
	float: left;
	color: #1b3b72;
}

#secondnav li a:hover, #secondnav li a:active {
	background: transparent;
	color: #12175f;
}



	/*  TOP NAV & SECOND NAV - triggers & where am i  */
/*
#free1 #topnav ul li a.free,
#services1 #topnav ul li a.services,
#products1 #topnav ul li a.products,
#resources1 #topnav ul li a.resources, 
#events1 #topnav ul li a.events {
	background: url(images/bkgrd_topnav_on.gif) no-repeat scroll top center;
	font-weight: bold;
	color: #12175f;
}
*/
#topnav ul li.current_page_item a, #topnav ul li.current_page_item a:visited,
#topnav ul li.current_page_parent a {
	background: url(images/bkgrd_topnav_on.gif) no-repeat scroll top center;
	font-weight: bold;
	color: #12175f;
}

#topnav ul li.current_page_parent a {
	font-weight: normal;
}

#topnav ul li.page-item-236 a {
	font-weight: normal;
}

#free1 #secondnav ul.free,
#services1 #secondnav ul.services,
#products1 #secondnav ul.products,
#methods1 #secondnav ul.methods,
#events1 #secondnav ul.events,
#free #secondnav ul.free,
#services #secondnav ul.services,
#products #secondnav ul.products,
#methods #secondnav ul.methods,
#events #secondnav ul.events {
	display: inline;
}

#secondnav ul li.current_page_item a {
	font-weight: bold;
	color: #12175f;
}



	/*  BOTTOM NAV   */
	
#bottomnav {
	margin: 2em 0;
	padding: 0;
}

#bottomnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#bottomnav li {
	margin: 0 .5em;
	padding: 0;
	display: inline;
}

#footer #bottomnav ul li.current_page_item a {
	font-weight: bold;
}




	/*  SIDEBAR - BOX  */
	
#sidebar {
	font-size: 100%;
	clear: none;
}

#sidebar .box {
	margin: 0 0 1em 0;
	padding: 0;
	background: url(images/bkgrd_sidebar_bottom.gif) no-repeat scroll bottom left;
}

#sidebar .box ul,
#sidebar .box form {
	margin: 0;
	padding: 0;
	background: url(images/bkgrd_sidebar_top.gif) no-repeat scroll top left;	
}
#sidebar .box form#searchform { background: none !important; padding: 0 0 10px 0 !important; }

#sidebar .box ul ul {
	background: none;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 130%;
	color: #1d4a9e;
	font-weight: normal;
}


	/*  SIDEBAR  - NAV  */

#sidebar .box ul {
	margin: 0;
	padding: 15px 18px;
	list-style: none;
}

#sidebar .box li {
	margin: 0;
	padding: 0;
	display: inline;
}

#sidebar .box li a:link, #sidebar .box li a:visited{
	margin: 3px 0;
	padding: 1px 5px;
	display: block;
	text-decoration: none;
	color: #1D4A96;
}

#sidebar .box li a:hover, #sidebar .box li a:active {
	color: #06045f;
}

#sidebar .box ul.children {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#sidebar .box li.feed {
	background: url(images/feed-icon-16x16.gif) no-repeat 0 50%;
	padding-left: 20px;
	margin-top: 8px;
	margin-bottom: 15px;
	display: block;
}

* html #sidebar .box li.feed {
	background-position: 0 5px;
}



	/*  SIDEBAR - NAV - where am i  */
	
#sidebar .box li.current_page_item a {
	color: #12175f;
	font-weight: bold;
}


	/* SIDEBAR - FORM  */

#sidebar .box form {
	margin: 0;
	padding: 15px 15px 15px 18px;
	font-size: 90%;
}

#sidebar .box form p {
	margin: 0 0 1em 0;
	padding: 0;
}

#sidebar .box label {
	margin: 0;
}

#sidebar .box input {
	margin: 2px 0 .5em 0;
}

#sidebar .box form p.privacy {
	margin-top: 1.5em;
	line-height: 130%;
	font-size: 85%;
	font-style: italic;
}



	/*  FOOTER  */

#footer h6 {
	margin: 0 12em;
	padding: 0;
	font-weight: normal;
}
