body {
	margin: auto;
	font-family: segoe ui, verdana, arial, sans-serif;
	background: #e5eff8;
	font-size: 10.5pt;
}
#wrapper {
	min-width: 962px;
	width: 962px;
	margin: auto;
	background: url('images/bg_middle.jpg') repeat-y;
}
#header-content {
	background: url('images/bg_chrome.jpg') no-repeat scroll center top;
	height: 130px;
	padding: 0px 20px 0px 20px;
}
#site-name {
	float: left;
	margin-top: 20px;
	font-size: 150%;
}
#site-name a {
	text-decoration: none;
	color: black;
}
#menu-bar {
	display: block;
	float: left;
	width: 100%;
	clear: both;
	margin-top: 20px;
}
#cat-single {
	height: 34px;
	background-color: #e5eff8;
	margin: 0px 9px 10px 9px;
	padding: 5px 11px 5px 0px;
}
#main-content {
	padding: 0px 20px 0px 20px;
}
#top-content {
	margin:0px -11px 10px -11px;
}
#left-content {
	width: 610px;
	float: left;
}
.entry p {
	padding: 0px;
	margin: 0px;
}
.entry {
	margin-bottom: 10px;
	text-align: justify;
}
.entry img{
	margin: 10px;
}
.entry-meta {
	background-color: #e5eff8;
	min-height: 110px;
	display: block;
	padding: 10px 15px 10px 15px;
	margin: 0px -11px 0px -11px;
	clear: both;
}
.entry-meta h6 {
	margin: 0px;
}
.entry-meta p {
	font-size: 90%;
	margin: 0px;
}
#RateShare {
	width: 33%;
	float: left;
}
#relatedpost {
	width: 33%;
	float: left;
}
#relatedpost li {
list-style-type: none;
}

#popularpost {
	width: 33%;
	float: right;
}
#commentwrap {
	clear: both;
}
.sticky {
	background: transparent url('images/bg_sticky.png') no-repeat right top;
}
.widget h2 {
	color: #19b300;
}
#right-content {
	width: 300px;
	float: right;
}
.widget {
	padding-bottom: 10px;
}
.widget li{
	padding:0px;
	margin: 0px;
}
.widget ul{
	padding-left:25px;
	margin: 0px;
	list-style-type: square;
	color: #0066cc;
}

#bottom-content {
	clear: both;
	display: block;
}
#left-bs {
	width: 33%;
	float: left;
}
#middle-bs {
	width: 33%;
	float: left;
}
#right-bs {
	width: 33%;
	float: left;
}
#footer-content {
	background: transparent url('images/bg_chrome.jpg') no-repeat scroll center bottom;
	height: 130px;
	padding: 0px 20px 0px 20px;
	clear: both;
}
#siteinfo {
	padding-top : 20px;
}
p {
	font-size: 100%;
}
h1 {
	margin: 0px;
	font-size: 120%;
	color: black;
	font-weight: normal;
}
h2 {
	font-size: 115%;
	margin: 0px;
	font-weight: normal;
	color: #19b300;
}
h2 a {
	text-decoration: none;
}
h3 {
	font-size: 110%;
	margin: 0px;
	color: black;
	font-weight: normal;
	padding: 0px;
}
h4 {
	margin: 0px;
	font-size: 105%;
	color: black;
	font-weight: normal;
}
h5 {
	font-size: 100%;
	color: #19b300;
	margin: 0px;
	font-weight: normal;
}
h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	color: #f07522;
}
a, a:link {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #0066cc;
	text-decoration: underline;
}

img {
	border: none;
}
