/*
 Theme Name: Agriculture
 Theme URI: http://www.insureyourfarm.com
 Description: Wordpressified version of Decli's Ag Theme
 Version: 1.0
 Author: Kendog15
 Author URI: http://www.twitter.com/kendog15
 
 */
html {
height : 100%;
}
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
margin : 0;
padding : 0;
}
body {
margin : 0;
font-family : Georgia, Sans-serif;
font-size : 12px;
text-align : left;
vertical-align : top;
background : #5c743d;
color : #000000;
height : 100%;
}
h1 {
font-family : Sans-serif, Georgia;
font-size : 24px;
padding : 0 0 10px 0;
}
#wrapper {
margin : 3px auto 0 auto;
width : 725px;
text-align : left;
background-color : #000000;
}
#header {
float : left;
width : 725px;
background-color : #000000;
margin-bottom: -3px;
}
#container {
font-family : Sans-serif, Georgia;
font-size:11px;
float : left;
padding-left : 10px;
background-color : #ffffff;
width : 536px;
padding-right: 10px;
}
#container img {
float: left;
padding: 5px;
}
.post {
padding : 10px 0 10px 0;
}
.post h2 {
-x-system-font:none;
color:#003300;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0.21em;
line-height:26px;
text-decoration : underline;
}
.entry {
line-height : 18px;
}
p {
padding : 10px 0 0 0;
}
p.postmetadata {
border-top : 1px solid #ccc;
margin : 10px 0 0 0;
}
.navigation {
padding : 10px 0 0 0;
font-size : 14px;
font-weight : bold;
line-height : 18px;
}
.sidebar {
float : left;
width : 159px;
height : 100%;
background : #000000;
color : #5c743d;
}
#sidebarExtra {
min-height : 20px;
float : left;
width : 7px;
height : 100%;
color : #5c743d;
}
.sidebar ul {
list-style-type : none;
margin : 0;
padding : 10px 0 0 0;
}
.sidebar ul li {
padding : 10px 0 10px 0;
}
.sidebar img {
display: block;
}
li#linkcat-2 ul li:hover {
background-color : #5c743d;
}
/*
 * Remove the display:none and the category names will show again.
 */ 
.sidebar ul li h2 {
font-size : 14px;
position:relative;
z-index: -1;
}
li#linkcat-2 ul li {
margin-top: -1px;
padding : 5px;
padding : 0;
padding-left : 20px;
border-top : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
line-height : 2.5;
display : block;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
font-variant : normal;
font-weight : bold;
letter-spacing : 0.1em;
line-height : 34px;
text-decoration : none;
}
table#wp-calendar {
width : 100%;
}
#footer {
width : 725px;
clear : both;
background : #000000;
color : #ffffff;
}
#footer p {
line-height : 18px;
text-align : right;
}
.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;
}
.sidebar a:link {
text-decoration : none;
color : #d5edb3;
}
a:link {
text-decoration : none;
color : #003300;
}
a:visited {
text-decoration : none;
color : #003300;
}
.sidebar a:visited {
text-decoration : none;
color : #d5edb3;
}
a:hover {
text-decoration : underline;
color : #000000;
}
a:active {
text-decoration : none;
color : #003300;
}

li .twitter-item {
font-weight : normal;
line-height: normal;
margin-left: 20px;
}
#date {
padding-top: 10px;
text-align: center;
margin-bottom: -23px;
color: #D5EDB3;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 11px;
}