/*  
Theme Name: Ads Theme
Theme URI: http://www.blogging-secret.com/ads-theme-free
Description: Ads  Theme is 2 or 3 column ads style wordpress theme
Version: 2.0
Author: Eric
Author URI: http://www.blogging-secret.com/
*/

body 
{
	margin: 0px auto 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #535353;
	background: #BCBEB0;
	line-height: 22px;
}

#page {
	background: #fff;
	width: 980px;
	margin: 10px auto 10px;
	padding: 0px 20px 15px 20px;
	border: double #C0C0C0;
}

a {
	color: #535353;
	text-decoration: underline;
	}

a img { 
	border: none; 
	}

small {
	font-size: 11px;
}

code {
	background: #dee0d3;
}

blockquote p {
	padding: 15px;
	border: 1px #ccc solid;
}

code {
	font: 1.1em, Courier, Fixed;
	}

/* Begin Header */	
#header {
	margin: 20px 0px 0px 0px;
	height: 110px;
	background: #322E2B;
	border-bottom: #4D4B49 1px solid;
}

#header .logo {
	width: 480px;
	background: url(images/logo.png) no-repeat 0 0;
	float: left;
	height: 100%;
}

#header .ads46860 {
	width: 480px;
	height: 85px;
	float: right;
	padding: 25px 0px 0px 0px;
}
/* End Header */


/* Begin PageNavi */	
#nav{
	background: #3A3A3A;
	height: 37px;
}

#nav-left {
	float: left;
	display: inline;
	width: 730px;
}
	
#nav-right {
	float: right;
	display: inline;
	width: 250px;
}
	
#nav ul {
	position: relative;
    overflow: hidden;
	padding-top: 4px;
	padding-left: 5px;
	margin: 0;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#nav ul li {
    float: left;
    list-style: none;
}

#nav ul li a {
	display: block;
	color: #fff;
	margin: 0 8px; 
	padding: 4px 7px;
	color:#fff;
	text-decoration: none;
}

#nav ul li a:hover {
	background-color: #ca1717;
  	color: #fff;
} 
/* End PageNavi */



/* Begins Search */
#search{
	background: #F7F7F7;
	border: 1px solid #b3b3b3;
	float: right;
	margin: 4px 12px 0 0;
	width: 220px;
}

#search input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	border: 0;
	color: #000;
	float: left;
	font-size: 13px;
	padding: 5px;
}
/* End Search */	


/* Begins Content */
#contentwrapper{
	width: 980px;
	margin: 0px auto 0px;
	background-image: url(images/contentbg.jpg);
}

#content {
	float: left;
	padding: 15px;
	width: 535px;
}	

.post {
	margin-bottom: 30px;
	}
	
.post h2 {
	font-size: 26px;
	margin: 0 0 10px 0;
	line-height: 30px;
	color: #262626;
}

.post h2 a {
	color: #262626;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 37px;
}

.post h2 a:hover {
	color: #ca1717;
}

.entry p {
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 15px;
}

.entry a, .tags a {
	color: #262626;
	text-decoration: underline;
}

.entry a:hover, .tags a:hover {
	color: #ca1717;
	text-decoration: none;
}

.post .postmetadata {
	font-size: 12px;
	}

.post .postmetadata a {
	text-decoration: underline;
	}
	
.post .postmetadata a:hover {
	text-decoration: none;
	}

.post .category {
	margin-right: 4px;
	font-size: 14px;
	text-transform: lowercase;
}

.post .category a {
	color: #fff;
	background: #262626;
	padding: 5px;
	text-decoration: none;
}

.post .category a:hover {
	background: #ca1717;
}

.tags {
	font-size: 13px;
	color: #999;
	}
/* End Content */


/* Begins Sidebar */
#sidebar {
	float: right;
	width: 395px;
	height: 100%;
	min-height: 100%;
	padding: 10px;
}

#sidebar .box {
	padding: 6px;
	margin-bottom: 10px;
	background-color: #fff;
}

#lsidebar {
	float: left;
	width: 192px;	
}

#rsidebar {
	float: right;
	width: 192px;	
}

#sidebar h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000;
	background-color: #ABAE9B;
	padding: 5px 8px;
	font-size: 16px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	color:#ca1717;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#sidebar ul li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 2px;
	padding: 2px 0px 2px 7px;
}
/* End Sidebar */


/* Begin Navigation */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 14px;
	}
	
.navigation a:hover {
	text-decoration: none;
	color: #ca1717;
	}
/* End Navigation */


/* Begins Footer */
#footer {
	background-color: #322E2B;
	margin: 0px 0px 5px 0px;
	padding: 5px 8px;
}

#footer p {
	margin: 0px;
	font-size: 11px;
	padding: 0px;
	color: #CCCCCC;
}

#footer p a {
	color: #ccc;
}

#footer p a:hover {
	color: #fff;
	text-decoration: none;
}

#footer .left {
	float: left;
	width: 80%;
}

#footer .right {
	float: right;
	width: 20%;
	text-align: right;
}
/* End Footer */


/* Begin Comments */
.commentsblock textarea {
	width: 535px;
}

.commentsblock input {
	height: 20px;
	}

.commentsblock input, .commentsblock textarea {
	border: 1px solid #d1d1d1;
}

.commentsblock textarea:focus {
	background: #eee;
	border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus {
	background: #eee;
	border: 1px solid #a1a1a1;
}

ol.commentlist {
	color: #222;
	list-style-type: none;
	margin: 0;
	margin-top: 1.5em;
	padding: 0;
}

.commentlist li {
	margin-bottom: 2em;
}

h3#comments {
	font-size: 1.6em;
}

.commentcount {
	float: right;
	font-weight: bold;
	font-size:16px;
}

.commentcount a {
	color: #cccccc;
}

.commentcount a:hover {
	color: #999999;
}

.commenttext {
	border-top: 1px solid #ddd;
}
/* End Comments */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


.adsense {
	margin-bottom: 10px;
	}