/* 
	Theme Name: Web UserCentric	9
	Description: Clean Content Orientated Blog
	Version: 1.0
	Author: MonetizeDesign
*/
* {
	margin: 0;
	padding: 0;
}
body {
	text-align:center;
	background:  url(images/background.gif)  repeat-x top #207193;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding-top: 10px;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:943px;
	text-align:left;
	border: 1px solid #d7d7d7;
	background: url(images/header.gif) no-repeat top #fff;
}
body {font-size:62.5%} /* for IE/Win */
html>body {font-size:10px} /* for everything else */
/* Set other elements using ems 
(where 1em = 10px, 2em = 20px */
/* END font size CSS */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
a {
	color: #287395;
	font-weight: bold;
}
p {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	text-align: justify;
}
#header {
	width: 100%;
	
}
#header #logo {
	display: block;
	float: left;
	margin: 20px;
padding-top: -90px;
}
#header #logo h1 a {
	text-decoration: none;
	font-size: 30px;
	padding: 10px;
	padding-bottom: 0;
	letter-spacing: -1px;
	color: #207193;
}
#header #logo h2 {
	text-decoration: none;
	font-size: 18px;
	padding: 10px;
	padding-top: 0;
	font-weight: lighter;
	color: #999;
}
#header #rss {
	width: 65px;
	height: 86px;
	background: url(images/rss.gif) no-repeat top;
	float: right;
	text-indent: -999999px;
	margin-right: 10px;
}
#navigation {
	display: block;
	clear: both;
	width:938px;
	background: url(images/nav-background.gif) repeat-x top;
	height: 34px;
	padding-top: 8px;
	padding-left: 5px;
	text-align: center;
}
#navigation ul {
	list-style: none;
}
#navigation ul li {
	display: block;
	float: left;
}
#navigation ul li a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	padding: 6px 10px;
	font-size: 14px;
	font-weight: bold;
}
	#navigation ul li a:hover {
		background: #fff;
		color: #333;
	}
#header #search {
	float: right;
	padding: 10px;
}
#header #search form label {
	font-weight: bold;
	color: #287395;
	font-size: 12px;
}
#header #search input {
	width: 200px;
	border: 1px solid #ccc;
	padding: 3px;
	color: #333;
}
#content {
	background: url(images/content-background.gif) repeat-x top;
	width:943px;
}
#content img {
	padding: 10px;
	background: #e8f1f5;
	border: 1px solid #b2cedb;
}
#columns img {
	padding: 10px;
	background: #e8f1f5;
	border: 1px solid #b2cedb;
}
#sidebar {
	width: 370px;
	margin: 0 15px;
	float: left;
	padding: 0 10px;
}
#sidebar #featured {
	background: url(images/featured.gif) no-repeat left;
	height: 51px;
	padding-left: 98px;
	padding-top: 20px;
	color: #b44156;
	font-size: 24px;
	margin-top: 10px;
}
	#sidebar h3 a {
		font-size: 12px;
		line-height: 2.5em;
	}
	#sidebar p {
		font-size: 12px;
		line-height: 1.6em;
		padding-bottom: 20px;
		text-align: justify;
	}
#sidebar li {
	list-style: none;
}
#sidebar  h2 {
	color: #b44156;
	font-size: 16px;
	margin: 5px 0;
	margin-top: 15px;
	margin-left: -10px;
}
#sidebar ul {
	margin-left: 10px;
}
#sidebar ul li {
	padding: 5px;
	padding-left: 0;
}
#sidebar ul li a {
	font-size: 12px;
}
div.greybox {
	background: #e7f0f4;
	padding:  10px;
	border: 1px solid #b2cedb;
	padding-bottom: 0;
	color: #666;
	margin: 10px 0;
}
div.greybox h3 a {
	color: #333;
	text-decoration: none;
}
div.greybox h3 a:hover {
	color: #408fb3;
	text-decoration: underline;
}
#ad-content {
	width: 468px;
	padding: 0 15px;
	float:left;
}
	#ad-content h3.headline {
		font-size: 24px;
		padding: 5px 0;
		color: #366d85;
		text-decoration: none;
		display: block;
	}
	#ad-content h3 a {
		font-size: 15px;
		padding: 5px 0;
		text-decoration: none;
		display: block;
	}
	#ad-content p {
		font-size: 12px;
		line-height: 1.6em;
		padding: 10px 0;
	}
#columns {
	clear: both;
	width: 100%;
	width:943px;
	padding: 10px 0;
	margin: 10px 0;
	border-top: 1px dotted #d7d7d7;
}
div.column {
	width: 268px;
	float: left;
	padding: 10px 20px;
}
	div.column h2.post-title {
		background: url(images/post-title.gif) no-repeat left top;
		height: 60px;
		padding-left: 58px;
		padding-top: 10px;
		color: #b44156;
		font-size: 17px;
		font-weight: lighter;
		margin-bottom: 10px;
	}
	div.column p {
		font-size: 12px;
		line-height: 1.5em;
		color: #333;
		text-align: justify;
		padding: 5px 0;
	}
	div.column img {
		margin: 10px 0;
	}
	div.column h3 {
		padding: 5px 0;
	}
#footer {
	padding: 10px;
	color: #999;
	bottom:-1px;
}
div.post strong.date {
	padding-bottom: 5px;
	color: #999;
	display: block;
}
div.post strong.date a {
	color: #62a5c4;
}

#comments {
	width: 520px;
	padding: 30px 50px;
	float: left;
}
#comments form input {
	width: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
}
#comments form textarea {
	width: 500px;
	height: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	border: 1px solid #999;
}
#comments ol.commentlist {
	list-style: none;
}
#comments ol.commentlist li {
	padding: 10px;
	margin: 10px 0;
	width: 500px;
	background: #fafafa;
	border: 2px solid #eee;
	clear: left;
	line-height: 1.4em;
	font-size: 13px;
	color: #555;
}
table#wp-calendar caption {
	font-size: 18px;
	padding: 5px 0;
}
table#wp-calendar td {
	padding: 7px;
	border-bottom: 1px solid #eee;
	font-size: 12px;
}
	table#wp-calendar td:hover {
		background: #eee;
	}
div.search-post {
	padding: 20px;
}
div.search-post p {
	padding: 20px;
}
