/*
  
Theme Name: Ecologist
Theme URI: http://wp-content-themes.com/ecologist-free-green-wordpress-theme/56
Description: 2 columns wiget ready black and green theme for ecology-oriented blogs.
Tags: dark, green, two-columns, fixed-width, right-sidebar
Version: 0.1
Author: Delicia
Author URI: http://www.wp-content-themes.com/
Credits:960 Grid System by NathanSmith & Blueprint Css by Joshua Clayton for inspiration

*/ 

/*
heavly modified by Kurtis Holsapple at Zoom Creates for the Oregon Dairy Products Commission
http://www.lapubell.com
http://www.zoomcreates.com
*/

body {
    font-size:10px;
    font-family:Arial, Verdana;
    color:#111;
    background: url('header.jpg') top center no-repeat;
    background-color: #fff;
    line-height:16px;
}

.container {
    margin: 0px auto;
    width: 950px;
}

.g1,.g2,.g3,.g4,.g5,.g6,.g7,.g8,.g9,.g10,.g11,.g12,.g13,.g14,.g15,.g16,.g17,.g18,.g19,.g20,.g21,.g22,.g23,.g24,
.g25 {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.alpha {
    margin-left: 0;
}

.breadcrumbs {
    font-size: 18pt;
    color: #999;
    margin-bottom: 20px;
}

.activeStep {
    font-weight: bold;
    color: #666;
}

.omega {
    margin-right: 0;
    float:left;
}

#sidebar {
    background: url('sidebar_bkg.gif') repeat-y;
    margin-right: 5px;
}

.g1 {
    width: 150px;
}

.g2 {
    width: 210px;
}

.g3 {
    width: 250px;
}

.g4 {
    width: 300px;
}

.g5 {
    width: 330px;
}

.g6 {
    width: 360px;
}

.g7 {
    width: 390px;
}

.g8 {
    width: 420px;
}

.g9 {
    width: 250px;
}

.g10 {
    width: 480px;
}

.g11 {
    width: 510px;
}

.g12 {
    width: 540px;
}

.g13 {
    width: 570px;
}

.g14 {
    width: 600px;
}

.g15 {
    width: 630px;
}

.g16 {
    width: 660px;
}

.g17 {
    width: 690px;
}

.g18 {
    width: 720px;
}

.g19 {
    width: 750px;
}

.g20 {
    width: 780px;
}

.g21 {
    width: 810px;
}

.g22 {
    width: 840px;
}

.g23 {
    width: 870px;
}

.g24 {
    width: 900px;
}

.g25 {
    width: 930px;
}

html body div.clear, html body span.clear {
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

#header h2 {
    font-family:Georgia;
    font-size:40px;
    padding-left:20px;
}

#header h3 {
    font-family:Georgia;
    font-size:12px;
    padding-left:20px;
}

#pag {
    font-size:14px;
    text-transform:uppercase;
    text-align:right;
}

#search {
    padding-top:5px;
    color:#000;
}

#cats {
    text-transform:uppercase;
    height:24px;
    background:#030303;
}

#pg,#ctg {
    list-style:none;
    padding-left:0px;
}

#pg li,#ctg li {
    display:inline;
}

#pg li a {
    color:#111;
    padding:0px 10px;
}

#pg li a:hover {
    color:#111;
}

#s {
    background:#ccc;
    color:#333;
    border:2px solid #bbb;
}

#sb {
    color:#333;
    background:#ccc;
    border:2px solid #bbb;
}

#ctg li a {
    color:#333;
    padding:0px 10px;
}

#ctg li a:hover {
    color:#222;
/*     background:#222; */
}

#content {
    padding-top:20px;
}

#post {
    margin:10px 0px;
}

.pt h2, .pt h1 {
/*     color:#a56b63; */
    color: #333;
    font-size:22px;
    font-family:'Times New Roman';
/*     font-style:italic; */
}

.meta {
    color:#222;
    width:66%;
/*     border-bottom:1px solid #bdc5c5; */
    border-bottom:1px solid #333;
}

.meta a{}

.text {
    font-size:12px;
    padding-top:10px;
    padding-bottom:15px;
    margin-bottom:15px;
    text-align:justify;
    border-bottom: 1px solid #888;
}

.subText {
    color: #888;
}

#sidebar ul, #sidebar ul li {
    list-style:none;
    padding-left:0px;
}

.text a {
/*     color:#bdc5c5; */
    color:#333;
}

.navigation {
    font-size:14px;
    background:#ccc;
    margin:10px 0px;
}

a {
    text-decoration:none;
    color:#333;
}

a:hover {
    text-decoration:underline;
}

blockquote {
    font-family:'Palatino Linotype';
    font-style:italic;
}

.comments_template {
    margin: 0 0 0 10px;
    padding: 0 0 10px 0;
}

.comments_template p.nocomments, .comments_template p.alert {
    padding: 10px;
    font-size: 12px;
}

#comments {
    font-size: 14px;
    padding: 2px 10px 0px 30px;
}

.comments_template form#commentform {
    margin: 0;
    padding: 10px;
}

.comments_template form#commentform p {
    line-height: 16px;
}

ol.commentlist {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 16px;
}

ol.commentlist p {
    margin-bottom:10px;
    line-height: 16px;
}

ol.commentlist cite {
    font-style: normal;
    font-weight: bold;
    color:#222;
}

ol.commentlist li {
    padding: 10px;
    border-top:1px dotted #222;
}

ol.commentlist li.alt {
    border-top:1px dotted #222;
}

ol.commentlist li.highlighted {
    border-top:1px dotted #222;
}

.gravs {
    margin-top:0px;
}

.avatar {
    float:left;
    margin-right:5px;
    margin-bottom:5px;
    padding:3px;
    border:1px solid #999;
}

p + p {
    text-indent:2em;
}

form p + p {
    text-indent: 0;
}

/*img {
    max-width:90%;
    margin:10px;
}*/

.caps {
    font-variant: small-caps;
    letter-spacing: 1px;
    text-transform: lowercase;
    font-size:1.2em;
    line-height:1%;
    font-weight:bold;
    padding:0 2px;
}

table {
    margin-bottom: 1.4em;
    width:100%;
}

th {
    font-weight: bold;
    background: #222;
}

/*
th,td {
    padding: 4px 10px 4px 5px;
}*/

th {
    padding: 4px 10px 4px 5px;
}

tr.even td {
    background: #c0c0c0;
}

tfoot {
    font-style: italic;
}

caption {
/*     background: #111; */
}

.alignleft {
    float: left;
    display: inline;
    margin-right: 15px;
    margin-bottom: 5px;
}

.alignright {
    float: right;
    display: inline;
    margin-left: 15px;
    margin-bottom: 5px;
}

.aligncenter {
    display: inline;
    text-align: center;
}

.alignnone {}

p.wp-caption-text {
    padding: 5px;
    font-size: 0.7em;
    color: #666;
}

h1,h2,h3,h4,h5,h6 {
    line-height: 1.3em;
    margin: 0px 0px 5px 0px;
}

p {
    font-size: 12px;
    line-height:16px;
    color: #222;
    margin: 0px 0px 10px 0px;
}

h1 {
    letter-spacing: -0.5px;
    font-size: 18px;
    color: #222;
    font-style:italic;
}

h2 {
    letter-spacing: -0.5px;
    font-size: 16px;
    color: #222;
}

h3 {
    letter-spacing: -0.5px;
    font-size: 14px;
    font-weight: bold;
    color: #222;
}

h4 {
    font-size: 12px;
    font-weight: bold;
    color: #222;
}

h5 {
    font-size: 11px;
    font-weight: bold;
    color: #333;
}

h6 {
    font-size: 10px;
    font-weight: bold;
    color: #333;
}

ol {
    padding-left: 20px;
    margin: 5px 5px 20px 5px;
}

ul {
    margin: 5px 5px 20px 5px;
}

ul ul {
    margin: 5px 5px 5px 5px;
}

ol ol {
    margin: 5px 5px 5px 5px;
}

ol li {
    line-height: 18px;
    color: #222;
    margin-bottom: 5px;
    font-size: 12px;
}

ul li {
    line-height: 18px;
    color: #222;
    margin-bottom: 5px;
    font-size: 12px;
}

#footer {
    margin-top: 15px;
}

.text table {
    width: 630px;
}

.text table td {
    width: 315px;
    padding: 0px;
    margin: 0px;
}

.text table img {
    width: 100%;
}
