/*  
Theme Name: Adsense Theme
Theme URI: http://www.gstriatum.com./blog/
Description: The ultimate Adsense theme
Version: 1.0
Author: DForce
Author URI: http://www.gstriatum.com/blog/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

#header{
	float: left;
	width: 735px;
	background: url('images/header.gif') no-repeat bottom center;
	margin: 0 0 2px 0px;
	padding: 0;
	height: 60px;
}

#nav {
	list-style: none;
	margin: 0;
	text-align: center;
	padding: 1px 0 1px 1px;
	}

#nav li {
	float: left;
	margin-left: 5px;
	}

#nav .current_page_item a, #nav .current_page_item a:visited{
	background-color: #21b000;
	text-decoration: none;
	}

#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background-color: #21b000;
	padding: 1px 1px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	}

#nav .page_item a:hover {
	background-color: #21b000;
	border: none;
        text-decoration: underline;
	}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

h1{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 17px;
	padding: 0 0 2px 0;
}

a:link, a:visited{
	text-decoration: underline;
	color: #0000ff;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 735px;
	text-align: left;
}


#container{
	float: right;
	width: 540px;
	margin: 0 0 0 6px;
	background: #fff;
}

.post{
	padding: 10px 0 10px 0;
}

.post h1{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 18px;
	text-align: left;
}

.post h2{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	margin: 10px 0 0 0;
}

.navigation{
	
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
}

.sidebar{
	float: right;
	width: 170px;
	background: #fff;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 1px 0 1px 0;
}

.sidebar ul li h2{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.sidebar ul ul li{
	padding: 1px 0 1px 0;
}

#footer{
	clear: both;
	float: center;
	width: 720px;
	background: #fff;
	margin: 10px 0 0 0px;
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
