/*

Theme Name: Green Blog Theme

Description: Green Blog Theme minimal, 2-columned theme brought to you free by <a href="http://jump2top.com/themes" target="_blank">Free Blog Themes and Templates</a>. 

Author: Free Blog Themes and Templates

Author URI: http://jump2top.com/themes

Version: 1.0

Tags: green, white, gray, 2-columns, left sidebar, widget ready, fixed width, seo friendly



*/

* {

	padding: 0px;

	margin: 0px;

}

body {

	background-color: #ececec;

	font-family: Arial, Helvetica, sans-serif;

	font-size:8pt;

	color: #555555;

}

#wrap {

	width: 900px;

	text-align: left;

}

#header {

	height: 101px;

}

#title {

	float: left;

	padding-right: 20px;

}

#pagenav {

	float: right;

	padding-top: 40px;

	font-size: 10pt;

	font-weight: bold;

}

#pagenav ul li {

	display: inline;

	list-style: none;

}

#pagenav li a {

	color: #898989;

	text-decoration: none;

	margin-left: 25px;

}

#green {

	background-color: #355F85;

	height: 10px;

}



#main {

	width: 898px;

	border: 1px solid #355F85;

	background: url(images/background_main.gif) repeat-y;

	margin-bottom:10px;

	float: left;

}

#sidebar {

	float: left;

	width: 200px;

	padding: 15px;

	background: url(images/background_sidebar.gif) no-repeat;

	color: #fff;

}



#content {

	float: right;

	width: 620px;

	padding: 15px;

}

#lightgreen {

	background-color: #4C88BE;

	height: 5px;

}

#footer {

	clear: both;

	margin: 15px;

	color: #666666;

	text-align: center;

}

#footer a {

	color: #666666;

	text-decoration: none;

}

.post, .widget {

	padding-bottom: 15px;

}

div.dfw-right1 {

        padding: 0 0 0 0;

	background: 0 bottom no-repeat;

	height: 175px;

        width: 270px;

}



div.dfw-right1 iframe {

	width: 270px;

	height: 175px;

	padding: 0;

	background: transparent;

}



/* default */

img {

	border: 0px;

}

.clear {

	clear: both;

}

p, ul, ol, #content h1, h2, h3, h4, h5, h6, #pagetitle {

	padding-bottom: 10px;

}

/* text */



.postmetadata a {

	color: #999999;

	text-decoration: none;

}

.postmetadata {

	color: #999999;

	padding-bottom: 10px;

}

#title h1 {

	color: #73ad03;

	font-size: 18pt;

	font-weight: normal;

	padding-top: 25px;

}

#title h1 a {

	color: #355F85;

	text-decoration: none;

}

.description {

	font-size: 12pt;

	color: #4c88be;

}



#content ul, #content ol {

	margin-left: 25px;

}

#sidebar ul li {

	list-style: none;

}

#sidebar ul li ul li {

	margin-left: 0px;

}

#sidebar ul li ul li ul li {	

	margin-left: 10px;

}

ul li ul li {

	margin-left: 10px;

}

ul li ul li ul li {	

	margin-left: 10px;

}

h2 a {

	color: #666666;

	text-decoration: none;

}

#content h1 {

	color: #355F85;

	font-size: 16pt;

	font-weight: normal;

}

#content h1 a {

	color: #355F85;

	text-decoration: none;

}

h2 {

	font-size: 14pt;

	font-weight: normal;

}

h3, h4 {

	font-size: 12pt;

}

h5, h6 {

	font-size: 11pt;

}

#sidebar h2 {

	font-size: 12pt;

	color: #fff;

	font-weight: bold;

}

#sidebar a {

	color: #fff;

	text-decoration: underline;

	line-height: 1.5em;

}

a {	

	color: #4c88be;

	text-decoration: none;

}

blockquote {

	margin: 10px;

	padding: 5px 0px 0px 10px;

	border-left: 3px solid #666666;

}

.searchform {

	background:url(images/background_searchform.png);

	padding: 10px;

}

/* calendar */

#today, caption {

	font-weight: bold;

}

td, th {

	padding: 2px;

}

#calendar_wrap {

	padding: 0px 10px 10px 10px;

}

/* form */

#author, #email, #url, #comment, .s {

	border: 1px solid #355F85; 

	padding: 5px;

	font-size: 8pt;

	background: transparent;

	color: #999999;

	font-family: Arial, Helvetica, sans-serif;

}

#author, #email, #url, #comment {

	padding: 5px;

}

.s {

	padding: 3px;

}

#submit, .searchsubmit {

	background-color: #355F85;

	color: #d7d7d7;

	border: 1px solid #355F85; 

	font-size: 8pt;

	padding: 2px;

	margin-top: 3px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}



#commentform a {

	color: #666666;

	text-decoration: none;

}

#comments {

	margin: 10px 0px;

}

.comment {

	padding: 10px;

}

#date {

	padding-bottom: 10px;

}

#date a {

	text-decoration: none;

}

.alt strong {

	font-size: 9pt;

}

.alt a {

	text-decoration: none;

}

.searchform {

	margin-bottom: 0px;

}

/* wp default */

.center {

	text-align:center;

}

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}

img.alignright{
float: right;
text-align:justify;
margin:10px 10px;
}

.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption-dd {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}



.entry p{

	clear: both;

}

p.MsoNormal {

	clear: both;

}

.iframe{

	width: 150px;

	padding: 20px;

	margin: 20px 0;

	background: #cce7ff;

}

#sidebar .iframe h2.widgettitle{

	color: #355F85

}
#auto-p-fix{
margin-bottom:15px;
line-height:18px;
}
#auto-p-fix b{
   line-height:15px;
}

#dfw-sidebar {padding: 10px 10px 10px 0; width: 180px; margin-bottom: 10px;}
#dfw-sidebar h3 {text-align: center; font-size: 16px;}
#dfw-sidebar form {margin-left: 10px; margin-top: 5px;}
#dfw-sidebar button {background: url(/images/btn-findnow.gif) transparent; width: 94px; height: 24px; border: 0 none; margin: 0px 0 0 35px; text-indent: -9999px;}
#dfw-sidebar label {font-weight: bold; margin-bottom: 1px; font-size: 1em;}
#dfw-sidebar select {width: 160px; margin-bottom: 7px;}

#dfw-content {height: 250px; width: 300px; margin: 0; padding: 0;}
#dfw-content h3 {border-bottom: 1px dotted #666; color: black; font-size: 22px; margin: 5px 10px 3px; padding: 0px 0px 5px; text-align: center;}
#dfw-content form {display: block;}
#dfw-content label {color: black; font-size: 14px; font-weight: bold; padding: 0px; margin-top: 3px;}
#dfw-content select {display: block; padding: 0px; width: 230px;}
#dfw-content button {background: url(/images/button_gray.jpg) no-repeat top ; border: 0 none; color: #666; cursor: pointer; font-family: Arial, Helvetica, sans-serif !important; font-size: 18px; font-weight: bold; height: 36px; margin: 8px 50px 0px; text-align: center; width: 193px;}
#dfw-content button:hover {background: url(/images/button_gray.jpg) no-repeat bottom; border: 0 none; color: #666; cursor: pointer; font-family: Arial, Helvetica, sans-serif !important; font-size: 18px; font-weight: bold; height: 36px; margin: 8px 50px 0px; text-align: center; width: 193px;}
