/*
Title: 			CloudHarmony.com Blog
Author: 		Timo Brimhall (www.timodesign.com)
Updated:		February 13 2010
Notes: 			CloudHarmony.com Blog Styles
----------------------------------------------------------------------------------------------						
*/	
body {
	background: #fff url(../images/blog-bodybg.png) 0 0 repeat-x;
	}
#wrapper {
	background: transparent url(../images/blog-cloudsbg.png) 50% 0 no-repeat;
	}
#header-wrapper,
#header {
	border: none;
	}
#header {
	text-align: left;
	}
#header-inner a {
	width: 275px;
	}
#header img {
	margin: 0 0 0 -5px;
	}
#navbar-iframe { /* Hides Blogger navigation Bar */
	display: none;
	}

.post h3 {
	/*color: #CC6600;*/
	font-size: 170%;
	/*font-weight: normal;*/
	line-height: 1.1em;
	/*margin: 0.25em 0 0;*/
	padding: 0 0 12px;
	font-family: Helvetica, Arial,sans-serif;
	}