/*
Theme Name: IceyAds
Theme URI: http://christo-rufinus.blogspot.com
Description: The Adsense ready wordpress theme created by <a href="http://christo-rufinus.blogspot.com" target="_blank">Christo Rufinus</a>.
Version: 1.0
Author: Christo Rufinus
Author URI: http://christo-rufinus.blogspot.com
*/

body{
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	color: #000;
	background: #e9e9e9;
}
h1{
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 22px;
}
h2{
	margin: 0;
	padding: 0;
	font-family: Arial, Georgia, Sans-serif;
	font-size: 20px;
}
blockquote{
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 0 10px 7px 10px;
	background: #ededed;
}
hr{
	text-align: center;
	width: 460px;
	height: 1px;
	color: #999;
	opacity: 95%;
	margin: 5px 0 5px 10px;
}
a:link{
	color: #0161B7;
	text-decoration: none;
}
a:visited{
	color: #0161B7;
	text-decoration: none;
}
a:hover{
	color: #ff0000;
	text-decoration: none;
}
p{
	margin: 0 0 15px;
}
p img {
	max-width: 100%;
	border: none;
}
img.centered {
	display: block;
	padding: 3px;
	border: 1px solid #e2e2e2;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	float: right;
	padding: 3px;
	border: 1px solid #e2e2e2;
	margin: 5px 0 10px 15px;
	display: inline;
}
img.alignleft {
	float: left;
	padding: 3px;
	border: 1px solid #e2e2e2;
	margin: 5px 15px 10px 0;
	display: inline;
}
#wholepage{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #fff url(images/backimage.gif);
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}
#header{
	float: left;
	width: 100%;
	height: 25px;
	background: #2a2a2a;
	border-bottom: 3px solid #c9c9c9;
	border-top: 1px solid #4B4B4B;
}
#topall{
	width: 100%;
	height: 100px;
	background: #383838;
	margin-top: 0;
}
#topcontainer{
	height: 100px;
	width: 100%;
	background: #383838;
	text-align: left;
	color: #8d8d8d;
}
#topcontainer h1{
	clear: both;
	margin: 0 15px 0 15px;
	padding-top: 8px;
}
#topcontainer a{
	color: #fff;
}
#topcontainer a:hover{
	color: #ddd;
}
.blogdesc{
	margin: 1px 15px 15px 16px;
	text-align: left;
}
.archivetitle{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
	margin: 15px 21px 30px 17px;
	padding: 5px 0 5px 20px;
	background: #fff url(images/icon-archive.gif) no-repeat left center;
}
.pagetitle{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
	margin: 15px 21px 15px 17px;
	padding: 5px 0 5px 20px;
	background: #fff url(images/icon-page.gif) no-repeat left center;
}
.searchtitle{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
	margin: 15px 21px 30px 17px;
	padding: 5px 0 5px 20px;
	background: #fff url(images/icon-search.gif) no-repeat left center;
}
#nav {
	list-style: none;
	margin-top: 3px;
	margin-left: 0;
	padding-left: 4px;
	position: relative;
	text-align: center;
	float: left;
}
#nav li {
	float: left;
	text-align: center;
	margin: 1px 2px 0 1px;
	padding: 0 5px 0 2px;
	text-transform: uppercase;
}
#nav .page_item a{
	color: #bfbfbf;
	text-decoration: none;
	padding: 2px 10px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_item a:hover, #nav .current_page_item a:visited{
	background: #6a6a6a;
	color: #fff;
	padding: 2px 10px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	display: block;
}
#container{
	float: left;
	width: 571px;
	padding-bottom: 20px;
	margin-right: 1px;
}
#search_post_adsense{
	width: 336px;
	height: 280px;
	margin: 15px 0 15px 100px;
}
#adsense_single_post{
	width: 468px;
	height: 60px;
}
.post{
	margin: 0;
	padding: 15px 15px 20px 15px;
	color: #000;
	text-align: justify;
	clear: both;
}
.post h2 a, .post h2 a:visited{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2a2a2a;
	line-height: 18px;
	padding-left: 1px;
	text-align: left;
}
.post h2 a:hover{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 20px;
	color: #666;
	line-height: 18px;
	text-align: left;
}
.post-archive, .post-search{
	margin: 15px 18px 30px 15px;
	color: #333;
	text-align: justify;
}
.post-archive h2 a, .post-archive h2 a:visited, .post-search h2 a, .post-search h2 a:visited{
	font-family: arial, tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
	text-align: left;
}
.post-archive h2 a:hover, .post-search h2 a:hover{
	font-family: arial, tahoma, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 18px;
	text-align: left;
}
.post-archive-date{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #000;
}
.post-notfound{
	width: 500px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: #fcfcfc;
	text-align: center;
	margin-left: 33px;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-thumbnail.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 3px;
	margin-left: -4px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #333;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 485px;
}
.fullstory{
	height: 20px;
	margin-top: 5px;
	padding-top: 10px;
	background: url(images/icon-fullstory.gif) no-repeat left center;
	padding-left: 22px;
}
.fullstory a, .fullstory a:visited{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0161B7;
}
.fullstory a:hover{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}
.entry{
	font-family: arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	clear: both;
}
.entry a, .entry a:visited{
	color: #0161B7;
	line-height: 18px;
	border-bottom: 1px dashed #c9c9c9;
}
.entry a:hover{
	color: #ff0000;
	line-height: 18px;
	border-bottom: 0;
}
.tags{
	color: #666;
}
.tags a{
	border-bottom: 1px dashed #c9c9c9;
}
.tags a:hover{
	border-bottom: 0;
}
p.postmetadata{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #515151;
	margin-top: 6px;
	padding: 3px 0 3px 3px;
	border-bottom: 1px solid #e2e2e2;
	text-align: left;
	background: #f8f8f8;
}
p.postmetadata a, p.postmetadata a:visited{
	margin-top: 4px;
	padding-top: 5px;
	padding-bottom: 3px;
	color: #0161B7;
	text-decoration: none;
}
p.postmetadata a:hover{
	margin-top: 4px;
	padding-top: 5px;
	padding-bottom: 3px;
	color: #ff0000;
	text-decoration: none;
}
p.postmetadata2{
	border: 1px solid #c9c9c9;
	background: #eee;
	margin-top: 15px;
	padding: 0 10px 10px 10px;
}
.navigation{
	margin-left: 15px;
	margin-top: 15px;
	color: #000;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.navigation a, .navigation a:visited {
	color: #000;
	text-decoration: none;
}
.navigation a:hover{
	color: #ff0000;
	text-decoration: none;
}
.prevpost a{
	float: left;
	color: #000;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top: 15px;
	margin-left: 3px;
	padding-left: 18px;
	background: url(images/icon-nav-left.gif) no-repeat left center;
}
.prevpost a:hover{
	float: left;
	color: #ff0000;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top: 15px;
	margin-left: 3px;
}
.nextpost a{
	float: right;
	color: #000;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 15px;
	padding-right: 18px;
	background: url(images/icon-nav-right.gif) no-repeat right center;
}
.nextpost a:hover{
	float: right;
	color: #ff0000;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 15px;
}
#sponsorbox{
	float: right;
	width: 395px;
	height: 300px;
	background: #fff;
	border-bottom: 1px solid #e6e6e6;
	display: inline;
}
#sponsortitle{
	text-align: center;
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}
#sponsor_banner1{
	float: left;
	width: 125px;
        margin-left: 35px;
	height: 125px;
}
#sponsor_banner2{
	float: left;
	width: 125px;
	height: 125px;
	margin-left: 5px;
}
#sponsor_banner3{
	float: left;
	width: 125px;
	height: 125px;
	margin-left: 5px;
}
#adsense_sidebar{
	float: left;
	width: 185px;
	height: 600px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
.rssbutton{
	float: left;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 85px;
}
#rsidebar{
	float: right;
	width: 202px;
	margin-bottom: 20px;
}
#rsidebar ul{
	list-style-type: none;
	margin: 5px;
	padding: 0 0 0 2px;
}
#rsidebar ul li{
	padding: 5px 5px 5px 1px;
}
#rsidebar ul li h2{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	height: 15px;
	color: #333;
	margin-bottom: 0;
	margin-left: 2px;
	background: #f8f8f8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom: 1px solid #f8f8f8;
}
#rsidebar ul ul li{
	padding: 0;
	line-height: 18px;
	font-family: arial, Verdana, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #e2e2e2;
	background: #fff;
}
#rsidebar ul ul li a, .rsidebar ul ul li a:visited{
	display: block;
	color: #333;
	text-decoration: none;
}
#rsidebar ul ul li a:hover{
	padding: 0;
	color: #000;
	background: #f8f8f8;
}
.menu-box{
	background: #fff;
	padding: 2px;
	margin-bottom: 0px;
	color: #f8f8f8;
}
table#wp-calendar{
	border: 1px solid #c9c9c9;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #fff;
	width: 100%;
}
table#wp-calendar caption{
	border: 1px solid #c9c9c9;
	background: #fff;
	color: #333;
}
table#wp-calendar a{
	color: #f8f8f8;
	background: #f8f8f8;
	padding: 5px;
	text-decoration: none;
}
#footer {
	clear: both;
	width: 980px;
	height: 20px;
	padding-top: 5px;
	border-top: 1px solid #000;
	text-align: center;
	font-family: Tahoma, Arial, verdana, sans-serif;
	font-size: 11px;
	background: #2a2a2a;
	color: #919191;
}
#footer p{
	line-height: 18px;
}
#footer a{
	color: #a4a4a4;
	text-decoration: none;
}
#footer a:hover{
	color: #fff;
	text-decoration: underline;
}
.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
}
.comments-template ol li{
	margin: 20px 0 0 0;
	line-height: 18px;
	padding: 0 15px 10px 15px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background: #f8f8f8;
	list-style-type: none;
}
.comments-template ol li a{
	color: #333;
	text-decoration: underline;
}
.comments-template ol li a:hover{
	text-decoration: none;
}
.comments-template h2, .comments-template h3{
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-decoration: underline;
}
.commentmetadata{
	font-size: 12px;
}
.comments-template p.nocomments{
	padding: 0;
}
.comments-template textarea{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
}
.comments-template .alt {
	background: #f8f8f8;
}
#submit{
	background: #ededed;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}
#menu-box-search{
	margin-top: 8px;
	margin-bottom: 10px;
	display: inline;
}
#searchform #s {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #333;
	width: 140px;
	height: 15px;
	background: #fff;
	padding: 2px;
	margin-left: 9px;
	font-weight: normal;
	font: normal 12px Arial, Tahoma, Sans-serif;
}
#searchform input {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #fff;
	width: 25px;
	height: 21px;
	font: bold 12px Arial, Tahoma, Sans-serif;
	color: #333;
	vertical-align: middle;
}

.leftt {

	width: 35%;
	height: 100%
	background: #383838;
	color: #8d8d8d;
    float:left;
}
.aff {

	width: 65%;
	background: #383838;
	height: 100%
	text-align: left;
	margin-top: 15px ;
	color: #8d8d8d;
    float:right;

}

