/****************************
/*	The Get Rich Project
/*	Custom Stylesheet
****************************/
html{
	padding: 0;
	margin:  0;
	
}
body{
	background: #e3d8c3 none;
	padding:  0 !important;
	margin: 0;
	color: #3e3626;
}
#wrap{
	margin: 0 auto !important;
	border: solid #cdb991;
	border-width: 0 1px 0;
	background-color: #f2efe8;
	padding: 0;
}
#nav{
	background: #cdb991;
	margin-bottom: 3px;
}
#nav ul{
	background-color: #cdb991;
	line-height: 26px;
	height: 26px;
	margin: 0;
	padding: 0;
}
#nav li{
	height:  26px;
	line-height: 26px;
}
#nav li.first{
	border: none;
}
#nav li a:link, #nav li a:visited{
	border-color: #b39c6f;
	border-top: none !important;
	background: #cdb381;	
}
#nav li a:hover, #nav li a:active{
	background-color: #b39c6f;
}
#header{
	background: transparent;
	margin:  2px;
	color: #b39c6f !important;
	padding: 10px 0;
}
#header h1, #header p{
	color: #b39c6f !important;
}
#header h1.blogtitle{
	width: 410px;
	margin: 0;
	padding: 0;
	height: 80px;
}
#header h1.blogtitle{
	display: block;
	text-indent: -9999px;
	background: transparent url(./grp-logo.png) top left no-repeat;
}
#header p.description{
	display: none;
}
#page{
	margin: 2px;
}
.post h2 a, .post h1 a, .featurepost h2 a{
	color: #64881a;
}
a:link, a:visited, a:hover, a:active{
	color: #1b7578;
}
h2.sectionhead, h2.widgettitle{
	color: #75571d !important;
}
#commentform{
	background-color: #f2efe8 !important;
}
.ad-main{
	float: left;
	margin: 10px 10px 10px 0px;
	width: 40%;
}
.related{
	width: 40%;
	float: right;
	background: transparent !important;
}
.related ul{
	background: transparent !important;
}
.breaker{
	visibility: hidden;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}
