/*
Theme Name: Fun Painted
Description: Fun and Multi-colored Painted Effect
*/

* {
	margin: 0;
	padding: 0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(images/background.jpg) repeat-x top #27343c;
}
a {
	font-weight: bold;
	color: #798694;
}
	a:hover  {
		font-weight: bold;
		color: #333;
	}
#container {
	width: 911px;
	margin: 0 auto;
	text-align: left;
}
#container ul.top-nav {
	float: right;
	list-style: none;
	padding: 5px;
}
#container ul.top-nav li {
	display: inline;
	padding: 0 5px;
}
#container ul.top-nav li a {
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
	#container ul.top-nav li a:hover {
		color: #dbf0fc;
	}
#header {
	background: url(images/header.jpg) no-repeat top;
	width: 911px;
	height: 104px;
	clear: both;
}
#logo {
	width: 400px;
	float: left;
	padding: 25px;
}
#logo h2 a  {
	font-size: 28px;
	font-weight: bold;
	color: #8d7e51;
	letter-spacing: -1px;
	text-decoration: none;
}
#logo h3 {
	font-size:14px;
	font-weight: lighter;
	font-style: italic;
	letter-spacing: 1px;
	color: #a9a081;
}
ul.navigation {
	float: right;
	list-style: none;
	margin-top: 65px;
}
ul.navigation li {
	float: left;
	display: block;
}
ul.navigation li a {
	float: left;
	display: block;
	width: 132px;
	padding: 8px 0;
	text-align: center;
	text-decoration: none;
	color: #9f915f;
	font-size:17px;
	font-weight: lighter;
	letter-spacing: -1px;
	background: url(images/nav.gif) no-repeat top;
}
	ul.navigation li a:hover {
		color: #666;
		background: url(images/nav-hover.gif) no-repeat top;
	}
	ul.navigation li a.current {
		color: #666;
		background: url(images/nav-hover.gif) no-repeat top;
	}
#wrapper {
	background: url(images/inner-background.gif) repeat-y;
}
#content {
	width: 514px;
	float: left;
}
#banner {
	background: url(images/banner-background.gif) repeat-x;
	height: 86px;
	text-align: right;
}
#banner h2 {
	font-size: 21px;
	font-weight: normal;
	color: #292e31;
	letter-spacing: -1px;
	padding: 15px;
	padding-right: 20px;
	padding-bottom: 0;
}
#banner h3 {
	font-size: 16px;
	font-weight: normal;
	color: #699bb8;
	padding: 5px 20px 0;
	font: bold 12px Verdana;
}
#content div.post {
	padding: 20px;
	border-bottom: 1px solid #c5d9e6;
}
#content div.post h2 a {
	color: #245069;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
div.post small {
	display: block;
	font-size: 10px;
	color: #444;
	line-height: 1.6em;
	padding-bottom: 10px;
	clear: left;
}
#content div.post p {
	font-size: 13px;
	line-height: 1.6em;
	color: #333;
	padding-bottom: 10px;
	text-align: justify;
}
#content div.post span.info {
	padding: 10px 0;
	padding-left: 20px;
	font-size: 11px;
	color: #798694;
	background: url(images/info.jpg) no-repeat left;
}
#sidebar {
	float: left;
}
#sidebar div.pad {
	padding: 10px;
}
#sidebar p {
	font-weight: bold;
	text-align: center;
	color: #444;
}
#sidebar div.left {
	width: 198px;
	float: left;
}
#sidebar div.left h2 {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}
#sidebar div.left ul {
}
#sidebar div.left ul li {
	list-style: none;
	display: block;
	background: url(images/arrow.gif) no-repeat left;
	display: block;
	border-top: 1px solid #2c739b;
	border-bottom: 1px solid #5989a7;
	padding: 3px 0;
	padding-left: 15px;
	color: #fff
}
#sidebar div.left ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#sidebar div.left ul li:hover {
	color: #225676;
	background: url(images/arrow.gif) no-repeat left #8eb4cb;
}
	#sidebar div.left ul li:hover a {
		color: #225676;
	}

#sidebar div.right {
	width: 198px;
	float: left;
}
#sidebar div.right h2 {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}
#sidebar div.right ul {
}
#sidebar div.right ul li {
	list-style: none;
	display: block;
	background: url(images/arrow.gif) no-repeat left;
	display: block;
	border-top: 1px solid #2c739b;
	border-bottom: 1px solid #5989a7;
	padding: 3px 0;
	padding-left: 15px;
	color: #fff
}
#sidebar div.right ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#sidebar div.right ul li:hover {
	color: #225676;
	background: url(images/arrow.gif) no-repeat left #8eb4cb;
}
	#sidebar div.right ul li:hover a {
		color: #225676;
	}
#footer {
	background: url(images/footer.jpg) repeat-x top;
	clear: both;
	height: 30px;
	padding-top: 15px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	letter-spacing: 1px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#comments {
	width: 480px;
	padding: 10px 20px;
	float: left;
	padding-top: 0;
}
#comments h3 {
	padding: 10px 0;
}
#comments form input {
	width: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	margin: 5px 0;
}
#comments form textarea {
	width: 470px;
	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: 5px;
	margin: 10px 0;
	width: 460px;
	background: #fafafa;
	border-left: 10px solid #eee;
	clear: left;
	line-height: 1.6em;
	font-size: 11px;
	color: #555;
}

#sidebar-adsense {
	padding: 10px 0 10px 20px;
}
#home-adsense {
	float: left;
	padding: 16px 0 0 14px;
}
#linkunit {
	margin: 8px 0 8px -5px;
}
#single-adsense {
	float: left;
	display: inline;
	margin: 0 10px;
}

