@charset "UTF-8";
/* CSS Document */

html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#holder {
	width:758px;
	position:relative;
	top:20px;
	text-align:left;
	}

#header_green {
	height:52px;
	background-color:#B8CF2E;
	background-image:url(http://www.inharmony.com/images/blog_header.gif);
	background-position:545px 0px;
	background-repeat:no-repeat;
	position:relative;
	top:10px;
	text-align:left;
	vertical-align:middle;
	
	}
#header_links {
	position:relative;
	left:52px;
	top:20px;
	color:#595041;
	font-size:12px;
	font-family:"HelveticaNeueLT Std Hvy", "HelveticaNeue Std Hvy" "Helvetica Neue Std",Helvetica Neue Regular,"Helvetica Neue", "HelveticaNeueLT Std", "Century Gothic", Verdana;
	
	}
#header_links b {
	font-style:normal;
	font-weight:bold;
	}

#header_links a {
text-decoration:underline;
	color:#595041;
	}
#header_links a:hover {
	color:#FFFFFF;
	}
#divider {
	height:2px;
	background-color:#595041;
	background-color::#;
	position:relative;
	top:10px;
	}
a {	
	color:#d6721b;
	font-weight:normal;
	border:none;
	}
h1 {
	font-size:16px;
	line-height:1em;
	padding:0;
	margin:0;
	color:#595041;
	}
h2 {
	font-size:9px;
	}
#sidebar {
	width:200px;
	float:right;
	position:relative;
	top:20px;
	border-left:1px solid #595041;
	padding-left:22px;
	}
#sidebar a{
	color:#000000;
	}
#main {
	width:488px;
	float:left;
	position:relative;
	top:20px;
	}
	
img a {
	border:none;
	}
a img {
	border:none;
	}
#sidebar ul {
	padding:0px;
	margin:0px;
	}
#sidebar li {
		padding:0px;
		margin:0px;
		list-style:none;
		padding-bottom:5px;
		}

.post-title {
	color:#d6721b;
	
	}
h3 {
color:#d6721b;
padding-top:7px;

}

.sidebar-title {
	font-size:11px;
	}
	
