/*
Theme Name: homeopathica
Theme URI: http://homeopathi.ca/
Description: Created by Fortified Media 
Version: 1
Author: Chris Sherry
Author URI: http://fortifiedmedia.ca/
Tags: fixed width, two columns, widgets,

*/


/* Layout */
html { height:97%}

body {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	background: #fbf49c; /* url(images/bk.jpg) left top repeat-x; */
	color: #878787;
	height:97%
}

/* Default */
a {
	color: #878787;
}

a:hover {
	color: #ca7eb4;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

blockquote {
	padding: 0 0.5em;
	border-left: 5px solid #f0e8a7;
	margin: 0;
	background-color: #f8f8e2;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	padding: 5px;
	border: 1px solid #ccc;
}

form {
	padding: 0;
	margin: 0;
}

/* Layout */
#container {
	/*background: url(images/orientalBk.jpg) right top no-repeat; */
	width: 960px;
	margin: 0 auto;
	min-height: 99%;
	height: auto !important;
	height: 99%;

}

#metanav{
	float:right;
	margin:0;
	padding:0;
	height:26px;
}

#metanav ul{
	list-style: none;
	margin: 4px 0;
	
}

#metanav ul li{
	color: #ca7eb4;
	float:left;	
}
#metanav ul li a{
	color:#ca7eb4;
	text-decoration:none;
	padding:0 0 0 10px;
}

#header {
	margin:0;
	height: 164px;
	/*background: url(images/banner.png) center top no-repeat;*/
	clear:both;
}

#header h1 {
	margin: 0;
	color: #faf6bb;
	font-family: Garamond, Georgia, serif;
	font-size: 2em;
	text-indent:-999px;
}

#header h1 a,
#header h1 a:hover {
	text-decoration: none;
	color: #faf6bb;
}

#header .description {
	padding: 0 0 0 53px;
	color: #c46816;
	font-family: Garamond, Georgia, serif;
	font-size: 1.3em;
	text-indent:-999px;
}

#page {
	padding: 0;
	/*background: url(images/leftFlare.jpg) left 87px no-repeat;*/
}

#pageinner {
	position: relative;
	margin: 13px 0 0 0;
	/*background: url(images/pageInnerBk.gif) right top repeat-y;*/
}


#s {
	border: 1px solid #bbb;
}

#sidebar {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	margin: 0;
	*margin-left:0;
	_margin-left:-213px;
	font-size: 0.9em;
	line-height: 1.5em;
}

#sidebar ul li a {
	color: #ca7eb4;
}


#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar ul li {	
	margin: 0 0 13px 0;
}

#sidebar ul li.sidenav{
	background: url(images/sidenavbg.png) left top no-repeat;	
}

#sidebar ul li.sidenav ul li{
	margin:0;
	padding: 6px 15px;
}

#sidebar ul.mainnav li
{
	border-bottom: solid 2px #fff15f;
}

#sidebar .dropdown dt{
	margin:0;
	padding: 6px 15px;
	border-bottom: solid 2px #fff15f;
	color: #ca7eb4;
	cursor:pointer;
}

/* subnav styes */
#sidebar ul.subnav li{
	margin:0;
	border-bottom:none;
}

#sidebar ul.subnav li a, #sidebar ul.subnav li a:hover  {
	display:block;
	color:#fffeef;
	text-decoration:none;
	margin-top:2px;
}

#sidebar ul.subnav li{
	border-bottom:dashed 1px #fffeef;
	background-color:#ca7eb4;
	margin-bottom:2px;
}

#sidebar ul.subnav{
	opacity: 0.9;filter:alpha(opacity=90);zoom:1;
}

.dropdown dd {
	height:400px;
	position:absolute;
	top:0px;
	margin-left:0px;
	width:200px;
	overflow:hidden;
	display:none;
	opacity:0;
	z-index:99;

	}

/* end subnav styles */

#sidebar ul li h2 {
	margin: 0;
	color: #CA7EB4;
	padding: 1em;
}

#sidebar ul li p,
#sidebar ul li div {
	padding: 0 0 0 1em;
	margin: 0;
	color: #878787;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 1em 1em 0.2em 0;
	margin: 0 0 0 1em;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
}

#sidebar ul li ul li a {
	text-decoration: none;
}

#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
	color: #ca7eb4;
}

h2, h3{
	color: #ca7db3;
	clear:both;
}

h2.pagetitle {
	margin: 0;
	color: #3a3a3a;
	font-family: Garamond, Georgia, serif;
	padding: 3px 3px 3px 10px;
}

#content {
	background: url(images/contentbg.png) center top no-repeat;
	margin: 0 0 0 213px;
	padding: 0;
}

#contentinner {
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
	min-height:350px;
}


/* Post */
.post h2 {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}

.post h2 a,
.post h2 a:hover {
	text-decoration: none;
	color: #ca7db3;
}

small.postmetadata {
	font-size: 0.85em;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.85em;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {
	/*background: url(images/divider.gif) center center repeat-x;*/
	height: 47px;
	margin: 1em 0;
}

div.navigation {
	text-align: center;
	font-family: Garamond, Georgia, serif;
	padding: 0 0 2em 0;
}


#singlepost {
	background: url(images/commentBk.gif) center bottom repeat-x;
	padding: 10px 10px 49px 10px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#singlepost h2 a{
	
	font-size:22px;
}
#commentwrapper {
	background: #dfd797 url(images/commentBottomBk.gif) center bottom repeat-x;
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 1.2em;
	color: #fefef6;
	font-family: Garamond, Georgia, serif;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #3a3a3a;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.alt .commentindheader {
	text-align: right;
}

ol.commentlist li.alt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.alt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

input#submit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#footer {
	clear: both;
	/*background: url(images/footerBk.gif) 60px top no-repeat;*/
	text-align: center;
	font-size: 0.9em;
}

#footer, .push { height:40px;}

#footer p {
	margin: 0;
	padding: 0.9em;
	line-height: 1.5em;
}

#footer a {
	color: #ca7eb4;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/*top nav bar styling for lava lamp effect */
/* Styles for the entire LavaLamp menu */
#topnav {
		height:35px;
    background: url("images/topnavbg.png") no-repeat top;
		padding-left:4px;
}


.lavaLamp {
    position: relative;
    height: 35px;
    padding: 0;
 		margin: 0;
    overflow: hidden;
}
/* Force the list to flow horizontally */
.lavaLamp li {
	float: left;
	list-style: none;
}
/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
   background: url("images/lava.gif") no-repeat right -30px;
   .background: none;
	 width: 11px; height: 35px;
   z-index: 8;
   position: absolute;
	 margin-top:3px;
}
.lavaLamp li.back .left {
    background: url("images/lava.gif") no-repeat top left;
    .background:none;
		height: 35px;
    margin-right: 9px;
}
/* Styles for each menu-item. */
.lavaLamp li a {
    position: relative; overflow: hidden;
    text-decoration: none;
    text-transform: lowercase;
    font: 16px arial;
    color: #fffeef;
    text-align: center;
    z-index: 10;
 		display: block;
		padding: 8px 15px;
		cursor:pointer;
}

.lavaLamp li a:hover {
    color: #fffeef;
    .z-index: 10;

}

hr.testimonial{
	height:1px;
	width:80%;
	border:none;
	border-top: dashed 1px #ca7eb4;
	margin-bottom:20px;
}

#sidebar .textwidget{
	padding-left:0;
	
}

.entry h1{
	font-size:18px;
	color:#ca7db3;
}
