/*
Theme Name:eClinic
Theme URI:http://eclinic.com
Description:eClinic
Version:1.0
Author:Electric Pulp
Author URI:http://electricpulp.com.com/
Tags:white, green, fixed-width, two-columns, right-sidebar
*/
.post h1 {
	margin:0;
}
.post h1 a {
	color:#367f00;
}
.post h1 a:hover {
	color:#00599a;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
#sidebar h3 {
	font-weight:normal;
	font-family:helvetica, arial, sans-serif;
	text-transform:lowercase;
	margin:1.5em 0 .5em;
}
#sidebar a {
	color:#367f00;
	font-weight:bold;
}
#sidebar ul,
#sidebar ol {
	list-style:none;
	margin:0;
	padding:0;
}
.post {
	border-bottom:1px solid #ccc;
	margin:0 0 2em;
}
#post-meta {
	margin:2em 0 1em;
	text-transform:uppercase;
	font-size:10px;
	line-height:10px;
}
#commentform {
	background:url(/images/blue-fade.gif) top left repeat-x #4487c0;
	padding:20px;
	width:500px;
}
#commentform p {
	margin:0;
	color:#fff;
}
#commentform textarea {
	width:96%;
	border:none;
	height:100px;
	padding:10px;
	color:#999;
	font-family: arial, helvetica, sans-serif;
}
#commentform h4 {
	color:#fff;
}
#commentform label {
	width:166px;
	color:#fff;
	float:left;
	margin-right:10px;
	text-align:right;
	font-weight:bold;
}
#commentform input.input {
	background:#fff;
	padding:2px;
	width:186px;
	border:none;
}
#commentform ul.formlist {
	list-style:none;
	margin:0;
	padding:0;
}
#commentform ul.formlist li {
	margin:0 0 10px;
}
#commentform ul.formlist li.submitbutton {
	margin:10px 0 0 172px;
}
#commentform span.required {
	color:#a3d2ec;
	font-size:12px;
	margin-left:10px;
}
#comments h3 {
	font-weight:normal;
	color:#61ab30;
	font-size:22px;
	line-height:28px;
	margin:1em 0 1em;
}
ol.commentlist {
	list-style:none;
	padding:0;
	margin:0;
}
ol.commentlist li {
	margin:0 0 2em;
}
ol.commentlist cite {
	font-style:normal;
}
ol.commentlist p {
	margin:0 0 1em;
}
ol.commentlist span.author {
	color:#00599a;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
}
ol.commentlist span.date {
	color:#d1d1d1;
	line-height:22px;
}