#navbar-iframe {   
	display: none !important;
}
html body
{
	background-color: #333344; 
	margin: 0px;
}

body 
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color:#333333;
}

#center {	
	width:830px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	border:5px solid #FFFFFF;
	position:relative;
	text-align:left;
	height: auto;
	background-color: #ffffff;
}
#header-wrapper {
	width:830px;
	height:90px;
	margin:0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	background: #fff url(http://www.clickalifecoach.com/images/goyin/goyin_header.jpg) no-repeat;
}

#header-wrapper h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding: 20px 0px 20px 0px;
}

#content-wrapper
{
	display:inline-block;
	width:830px;
	padding:0px;
	margin:0px;
}

#sidebarL-wrapper {
	float:left;
	width:180px;
	margin:0px 0px, 5px 0px;
	padding:0px 5px 0px 0px;
}
#main-wrapper {
	float: left;
	width:450px;	
	padding:0px 5px 0px 5px;
	margin:0px 0px, 5px 0px ;
	vertical-align:top;
}

#sidebarR-wrapper {
	float:left;
	width:180px;
	margin:0px 0px, 5px 0px;
	padding:0px 0px 0px 5px;
}

.sidebar h2 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: #fff url(http://www.clickalifecoach.com/images/goyin/sidebarHeadingGoyin.gif) no-repeat;
	padding: 2px 2px 2px 2px;
	margin: 5px auto 5px auto;
}
.sidebar a 
{
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}

.sidebar a 
{
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}
.sidebar a:hover 
{
	color: #ff6501;
	font-size: 9px;
	text-decoration: underline;
}

.sidebar li
{
	list-style:none;
	margin-left: 0px;
}
.sidebar ul
{
	list-style:none;
	margin-left: 0px;
}


.section
{
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.date-header {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #ff6600;
	padding: 2px 0px 2px 2px;
	margin: 5px 5px 0px 5px;
}
.post 
{
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.post-header-line-1
{
	border-top:solid 1px #386B9A;
	width:450px;
	margin: 0px auto 0px auto;
}

.post-title a:link {
	text-decoration:none;
	font-size: 16px;
	color:#386B9A;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px 0px 7px 0px;
	border-bottom:none;
}
.post-title a:visited {
	text-decoration:none;
	font-size: 16px;
	color:#386B9A;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px 0px 7px 0px;
	border-bottom:none;
}
.post-title a:active {
	text-decoration:none;
	font-size: 16px;
	color:#386B9A;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px 0px 7px 0px;
	border-bottom:none; 
}
.post-title a:hover{
	text-decoration:none;
	font-size: 16px;
	color:#ff6501;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px 0px 7px 0px;
	border-bottom:none;
}

.widget-content
{
	margin-left:5px;
}

