/*  
Theme Name: Homeopathic Wisdom
Theme URI: http://homeopathicwisdom.com
Author: Virginia Sotirova
Author URI: http://zayko.com
*/


/* basic */

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Sans-Serif;
	font: normal 62.5% sans-serif;
	text-align: center;
	background: #faf8b5;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #669933;
}

a:hover {color: #3399CC; text-decoration: none;}

a img {border: 0;}

abbr, acronym {border: 0;}

address, dl, p {padding: 15px 0 0;}

blockquote{
	margin: 15px 0 0;
	background: #f5f5f5;
}

blockquote p {padding: 15px;}

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f5f5f5;
}

dt {font-weight: bold;}

dd {padding: 0 0 0 15px;}

hr {
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ddd;
	color: #ddd;
}

small {
	font-size: 11px;
}

pre {
	width: 90%;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment {
	border: 1px solid #99cc67;
	padding: 3px;
}


input#s {
         width: 140px;

	}


input#author, input#email, input#url{
	margin: 0 5px 0 0;
}


/* structure */


#wrapper{
	margin: 0 auto;
	width: 760px;
	padding: 10px 0 0;
	text-align: left;

}

#maincontainer {
	width: 760px;
	float: left;
	background: #99cc67 url(images/top.gif) no-repeat;
	color: #fff;
	clear: both;
}


/* footer */


#footer{
	width: 760px;
	float: left;
	color: #fff;
	clear: both;
	margin: 0 0 10px;
	background: #99cc67 url(images/footer.gif) no-repeat bottom left;

}


#footer p{
	padding: 10px 25px;
	line-height: 18px;
}

#footer .left {
        width:66%;
        float: left;
}


#footer .right {
        width:33%;
        float: right;
        text-align: right;
}



/* navigation */

#navigation{
	display: inline;
	float: left;
	margin: 0 10px 0 10px;
	padding: 10px 0 10px 0;
	width: 740px;
	background: #336600;
	font-size: 12px;
}

#navigation ul{
	list-style: none;
	margin: 0;
	padding: 0px 15px 0px;
}

#navigation ul li{
	display: inline;
	padding: 0 30px 0 0;
	font-weight: bold;
	color: #fff;
}

#navigation ul li a, #navigation ul li a:visited {
	color: #fff;
}

#navigation ul li a:hover {
	color: #ffcc00;
}



/* header */


#headerimg{
	margin: 10px 10px 0;
	width: 740px;
	height: 299px;
	background: url(images/headerimg.jpg) no-repeat;
}



/* main */

.main_bottom{
         display: inline;
	float: left;
	margin: 0px 10px 0;
	width: 740px;
	background: #fff url(images/bottom.gif) no-repeat bottom left;
}

.main_top{
	float: left;
	width: 740px;
	padding: 0 0 10px;
	color: #000;

}

.maincontent{
	float: left;
	width: 515px;
}



/* posts */


.post{
	padding: 20px;
}

.post h2{
	padding: 0 0 8px;
         font-weight: bold;
	font-size: 2em;
         color: #006666;
}

.entry{
	line-height: 20px;
	font-size: 1.2em;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 30px;
	line-height: 36px;
         color: #006666;
}

.entry h2{
	font-size: 1.8em;
	line-height: 24px;
         margin: 0;
         font-weight: bold;
         color: #006666;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
         color: #006666;
}

.entry h5, .entry h6{
	font-size: 12px;
         color: #006666;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #eee;
	padding: 5px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.browse{
	padding: 0 20px 20px;
	font-size: 14px;
	line-height: 18px;
}

.cat-title {
         padding: 15px 20px 0;
         font-weight: bold;
	font-size: 1.8em;
         color: #006666;

}



/* sidebar */

.sidebar{
	float: left;
	width: 200px;
}

.sidebar ul{
	list-style: none;
	padding: 10px 0 0;
	margin: 0;
}

.sidebar ul li#search input{
	margin: 0 0 5px;
}

.sidebar ul li.widget_search form{
	padding: 0 10px 10px;
	background: url(images/sidebar-li-bg-top.gif) no-repeat bottom left;
}

.sidebar ul li{
	margin: 10px 0 0;
	padding: 3px 0 0;
	background: #efefef url(images/sidebar-li-bg-top.gif) no-repeat;
	font-size: 1.1em;
}


.sidebar ul li h2{
	margin: 0 10px;
	padding: 10px 10px 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: #efefef;
	color: #c2522a;
}

.sidebar ul ul{
	padding: 0 20px 10px;
	background: url(images/sidebar-li-bg-bottom.gif) no-repeat bottom left;
}

.sidebar ul ul li{
	margin: 0;
	line-height: 24px;
	background-image: none;
}

.sidebar ul ul ul{
	margin: 0;
	padding: 0;
	background-image: none;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}


/* comments template */

.comments-template{
	padding: 20px;
	font-size: 1.2em;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 20px 0 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #ddd;
	line-height: 18px;
}

.commentmetadata{
	font-style: italic;
	font-size: 0.9em;
         color: #666;
}


.commentmetadata p {
	padding: 0;
         margin: 0;

}


.comments-template p.nocomments{
	padding: 0;
}

h3#respond {color:#666;}

h3#comments {color:#666;}

h4#commentauthor {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 3px;
         color:#333;
}


#submit {
	margin: 8px 0 0;

}
