/*
Theme Name: Paddy Harvest right
Theme URI: http://www.greentwinkie.com
Description: A 2 column template made by Sumanasa.com and adapted by Greentwinkie.com.
Author: Optimizare
Author URI: http://www.greentwinkie.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
background: #666666;
height:100%; 
}

body, textarea, select {
	font: normal small "Verdana", Helvetica, sans-serif;
	color: #333;
	margin: 0px auto;
}

input {
font: normal small "Verdana", Helvetica, sans-serif;
	color: #333;
	margin: 0px auto;
width: 100px;
}

img { border:none;
}

h1, h2, h3 {

	font-weight: normal;
	color: #579700;
}

h1 {
	font-size: medium;
}

h2 {
	font-size: small;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}


h4 {
font-size: x-small;
font-style: italic;
}

h5 {
font-size: 11px;
font-weight: normal;
}


p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}

blockquote, ul,  {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style-type: square;
}

a {
	color: #003366;
text-decoration: none;
}

a:hover {

	text-decoration: underline;
}

.alignleft {
  float:left;
  margin: 10px;
}

.alignright {
  float:right;
  margin: 10px;
}


/* Wrapper */

#wrapper {
height:100%;
	width: 928px;
	margin: 5px auto;
	border: 5px solid #FFF;
	
	 
}

/* Header */

#header {
	height: 250px;
	position:relative; 
	background: #CDE691 url(images/head.jpg) no-repeat;
	margin: 0px auto;
}

#header h1, #header h2 {
}

#header h1 {
	position: absolute;
	top: 183px;
	left: 200px;  
	font-size: 3em;
	letter-spacing: -2px;
font-family: "Trebuchet MS";

}

#header h2 {
	position: absolute;
	top: 225px;
	left: 200px;  
	font-size: 1em;
font-family: "Trebuchet MS";
}

#header a {

	text-decoration: none;
	color: #FFF;
}


#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Menu */

#menu {
height: 30px;
background: #407FAA;
border-top: 5px solid #8CC405;
position:absolute;
margin:0;
padding:0;
}

#menu ul
{
  font-size:1.2em;
  list-style:none;
  margin:0;
  padding:0;
}

#menu li
{
  float:left;
  border-bottom:0;
}

#menu li a
{
  color:#fff;
  margin-left:.5em;
  display:block;
  padding:.6em .6em .3em;
}

#menu li a:hover
{
  background:#7aafcb;
  color:#fff;
}

#menu ul li ul
{
  display:none;
}

/* Content */

#content {
height:100%;
	background: #FFF;
	border-top: 5px solid #8CC405;
	margin: 0px auto;
	width: 928px;
overflow: hidden;
}



/* Blog */

#blog {
	background: #FFF;
float: left;
	width: 649px !important;
	width: 646px;  /* IE6 3px problem */
	margin: 0px auto;
padding-bottom: 2000px
margin-bottom: -2000px;
}

/* Post */

.post {
	margin-bottom: 20px;
	padding: 10px 10px 20px;
}

.post .title {
	border-top: 1px solid #8CC405;
	font-size: 20px;
	background: #FFF;
	padding: 5px 5px;
color: #003366;
}


.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .date {
	text-align: left;
	font-size: x-small;
	padding: 5px 5px;
	color: #999999;
}

.post .entry {
	padding: 10px 15px 10px 15px;
	line-height: 1.8em;
font-size: 11px;
font-family: Verdana;
border-top: 1px dotted #666666;
}

.post .entry a {
color: #4080FF;
}

.post .entry .lnk a {
color: #003366;
}

span.cal {
font-weight: bold;
float:left;
color: #003366;
}

span.cal a:hover {
text-decoration: underline;
}

.tag {
color: #707070;
font-size: 10px;
padding: 5px;
}

span.skom {
float: right;
padding-bottom: 0px;
}


.post p {
	text-align: justify;
}


#meta {
	padding: 0 15px;
	font-size: x-small;
	color: #333;

}

#met {
	padding: 0 15px;
	font-size: x-small;
	color: #333;

}


.entry h1, .entry h2, .entry h3 {
	color: #333;
}

/* Sidebar */

#sidebar {
	background: url(images/gbg.jpg) repeat;
float: right;
width: 255px;
padding: 10px 10px 2000px; 
margin-bottom: -2000px;

	

}

#sidebar ul {
	margin: 0;
	list-style: none;
	padding: 0 5px;
}

#sidebar ul il {
margin-bottom: 30px;
}


#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	line-height: 1.5em;
	list-style-type: none;
	padding-left: 5px;
}

#sidebar li li {
	margin: 0;

}

#sidebar h2 {
	background: #407FAA url(images/sbg.jpg) repeat-y;
	border-bottom: 3px solid #003366;
	color: #003366;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
	margin-bottom: 1em;
}

#sidebar a {
	text-decoration: none;
	color: #003366;
	

}


ul.o a {
	text-decoration: none;
outline: none;
}


#sidebar a:hover {
	text-decoration: none;
	color: #ffffff;
}


ul.l a {
	padding-left: 0px;
	background: transparent left center no-repeat;  
}



ul.l a:hover {
	
	background: transparent left center no-repeat;
      }

a.g {
	padding-left: 0px;
	background: transparent left center no-repeat;
        
}

a.g:hover {
	
	background: transparent left center no-repeat;
     
}


/* Search */

label.screen-reader-text {
display: none;
}

input#searchsubmit {
width: 10px;
}

#search {
}

#search h2 {
}

#searchform {

}

#search #inputtext1 {
}

#search #inputsubmit1 {
}

/* Archives */




/* Categories */

#categories {
}

/* Blogroll */

#links {

}

/* Meta */

#meta {
}

/* Footer */

#footer {
	background: #407FAA ;
	border-top: 1px solid #8CC405;
	border-bottom: 5px solid #8CC405;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}

#footer a {
text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover
{
	text-decoration: underline;
}

textarea {
height: 100px;
width: 400px;
white-space: normal;
}


input.text
{
width: 200px;
}

input.submit
{
width: 200px;
}

#tl
{
font-weight: bold;
float: left;
color: #579700;
}

#tl a
{
color: #579700;
text-decoration: none;
}

#tl a:hover
{
color: #579700;
text-decoration: underline;
}

.logo img {
float:left;
padding-top: 0px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}

#navi {
margin-bottom:10 px;
}