/*
Theme Name: Green and White Theme
Description: Green and White Theme is light and minimal theme brought to you free by <a href="http://jump2top.com/themes" target="_blank">Free Blog Themes and Blog Templates</a>
Author: Free Blog Themes and Blog Templates
Author URI: http://jump2top.com/themes
Version: 1.0
Tags: gray, white, green, 2-columns, left sidebar, widget ready, fixed width, seo friendly

*/
* {
	padding: 0px;
	margin:0px;
}
body {
	background-color:#FFFFFF;
	color: #555555;
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
}
#container {
	width:920px;
	text-align:left;
}
#wrap {
	background:url(images/background.png) repeat-y;
	padding: 0px 10px;
}
#header {
	background:url(images/background_header.jpg) repeat-x;
	height:125px;
	padding: 0px 10px;
}
#title {
	height:89px;
	float:left;
}
#topright {
	float:right;
	padding: 30px 10px 0px 20px;
}
#pagenav {
	height:35px;
	line-height:35px;
	font-size: 9pt;
	color: #ffffff;
}
#pagenav ul li {
	display: inline;
	list-style: none;
}
#pagenav li a {
	color: #ffffff;
	margin-right:25px;
	text-decoration: none;
}
#main {
	background:url(images/background_main.jpg) repeat-x;
	padding: 20px 10px;
}
#sidebar {
	width: 180px;
	float:left;
	color: #999999;
}
#content {
	width: 680px;
	float:right;
}
#footer {
	margin: 20px 0px;
	text-align:center;
	color:#CCCCCC;
}
/* default */
p, h1, h2, h3, h4, h5, h6, ol, ul, .post {
	padding-bottom:10px;
}
img {
	border: 0px;
}
.clear {
	height:1px;
	clear:both;
}
/* text */
#title h1 {
	padding: 10px 0px 0px 0px;
	font-size: 24pt;
	font-weight: normal;
}
#title h1 a {
	color: #acacac;
	text-decoration: none;
}
.description {
	font-size:12pt;
	color:#999999;
}
#footer a {
	color:#CCCCCC;
	text-decoration: none;
}
#content ul li, #content ol li {
	margin-left: 25px;
}
#content h1 {
	font-size: 18pt;
	font-weight: normal;
	color: #a1a1a1;
}
#content h1 a {
	color: #a1a1a1;
	text-decoration: none;
}
h2 {
	font-size: 11pt;
}
#sidebar h2 {
	color: #999999;
}
#content h2 a, #content h2 {
	color:#8fc400;
	text-decoration: none;
	font-size:14pt;
	font-weight:normal;
}
h3, h4 {
	font-size: 11pt;
	color: #a1a1a1;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 3px;
}
#sidebar ul li ul li ul li {	
	margin-left: 3px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#sidebar a {
	color: #999999;
	text-decoration: none;
}
blockquote {
	margin: 10px;
	font-size: 10pt;
	font-style: italic;
}
.postmetadata {
	padding: 10px 0px;
	color: #666666;
}
.postmetadata a {
	color: #666666;
	text-decoration: none;
}
a {
	color: #8fc400;
	text-decoration:none;
}
.searchform {
	padding-bottom: 10px;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
#today {
	color: #464646;
}
td, th {
	padding: 2px;
}
td a {
	text-decoration: underline;
}
#calendar_wrap {
	padding-bottom: 10px;
}
/* form */
#author, #email, #url, #comment, textarea, .s {
	border: 1px solid #464646; 
	padding: 5px;
	font-size: 8pt;
	background:transparent;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#submit, .searchsubmit {
	background-color: #8fc400;
	color: #ffffff;
	border: 1px solid #464646; 
	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;
}
/* wp default */
.center {
	text-align:center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.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;
}

#ad-head{
float: left;
padding-left: 50px;
}

#ad-foot{
padding-left: 160px;
}

#toptbl{
	width : 100%;
	margin: 0px;
	padding: 0px;
}
#contents {
	margin: 0px auto;
	padding: 0px;
	width: 650px;
	text-align: left;
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-top: 3px solid #213c52;
	background-color: #FFFFFF;
}
.searchForm {
	text-align: right;
	margin: 0px;
	height: 18px;
	padding: 5px 0px;
	display: block;
	width: 100%;
}

.registText a{
	text-align:right;
	color: #FF0000;
	margin: 5px;
	padding: 5px;
	height: 18px;
	display: block;
}

.registText a:hover{
	text-decoration: underline;
}
.registLink ul {
  padding: 0px;
  margin: 0px;
  list-style:none;
}
.registLink li a {
	margin: 0px 0px 0px 5px;
	padding:0px 0px 0px 10px;
	text-decoration: none;
	display: block;
	height: 15px;
	color: #FF0000;
}
.registLink li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.largeMenu {
	margin: 0px;
	padding: 0px;
}

.largeMenu ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
}
.largeMenu li a {
	display: block;
	border-left : 3px solid #213c52;
	color : #354155;
	text-decoration: none;
	background-color: #EEEEEE;
	text-indent: 0.8em;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	height: 18px;
	margin: 2px;
	padding: 4px 2px 2px;
}
.largeMenu li a:hover {
	display: block;
	border-left : 4px solid #FF0000;
	color : #FF0000;
	text-decoration: none;
	background-color: #EEEEEE;
	text-indent: 0.8em;
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
}

.middleMenu ul {
	padding:0px;
	margin:5px 0px 0px;
	list-style:none;
}
.middleMenu li a {
	margin: 0px;
	padding:0px;
	display: block;
	color: #0066B3;
	text-decoration: none;
	text-indent: 1.5em;
	height: 20px;
}
.middleMenu li a:hover {
	color: #CC0033;
	text-decoration: underline;
	text-indent: 1.5em;
	background-color: #EEEEEE;
}
.resultRows{
  font-size:12px;
}
.pageLink {
  text-align:right;
}
.footLine{
	width:644px;
	text-align:center;
	margin: 0px;
}
.title {
  font-size:16px;
  word-break:break-all;
}
.text {
	line-height:170%;
	word-break:break-all;
	clear: both;
}
