/*  
Theme Name: Harvest
Description: Wordpress Theme for Fall
Version: 2.0
Author: Karen Blundell
Author URI: http://karenblundell.com
Tags: harvest, fall, orange, two columns, fixed width, widget ready,left sidebar
Changes: fixed sidebar to remove theme-switcher is now located in sidebar.php
and fixed images in post
*/

* {margin: 0; padding: 0;}
body { background-color: #D68107; font-family: Arial,Verdana,sans-serif; font-size: 90%; color: #5D2816; margin: 0; padding: 0 }
#wrap { width: 760px; margin: 20px auto; padding: 0; background:#CD880F url(images/wrapbg.png) repeat-y; color: #5D2816; }

#head { height: 155px; margin: 0; padding: 0; background: transparent url(images/top.png) no-repeat; color: #5D2816 }
#title { padding: 50px 0 0 10px; margin: 0 10px; font-size: 1.9em; text-align: left; color: #30261B; background-color: transparent }
#title a:link, #title a:visited { color: #30261B; text-decoration: none; background-color: transparent }
#title a:hover { color: #93601B; background-color: transparent }
#desc { padding: 0px 20px 0px 10px; margin: 0 10px; text-align: left; }

#left { float: left; width: 200px; margin: 0 10px; padding: 0 25px 0 0; color: #5D2816; }
#left h2 { margin: 0 0 10px ; padding: 10px; font-size: 1.2em; background-color: transparent; color: #30261B }
#left a:link, #left a:visited { color: #30261B; background-color: transparent; font-size: 0.85em; }
#left a:hover { color: #93601B; background-color: transparent; }
#left ul { margin: 0px; padding: 0; }
#left ul li { list-style-type: none; margin: 0px; padding: 0px 0px 30px 0px; }
#left ul ul li { list-style-type: none; color: #5D2816; margin: 0px 5px 0px 10px; padding: 0px 5px 5px 5px; }
#left ul.children { margin: 0px; padding: 5px 5px 0px 0px; }
#left ul.children li { margin: 0px; padding: 0px 5px 5px 12px; }

#content { float: right; width: 690px; margin: 0;  }
#content .post { margin: 0px; padding: 0px 0px 10px 0px; line-height: 20px; }
#content .post p { padding: 0 0 15px 0 }
#content .post blockquote { padding-top: 0px; padding-bottom: 0px; }
#content .post blockquote p { margin: 5px 0 0 0; padding: 10px 5px 10px 5px; border-left: 2px solid #8B7448; border-right: 2px solid #8B7448; }
#content ul { margin: 0px; padding: 0 5px 0 40px; }
#content li { list-style-type: disc;  color: #5D2816; margin: 0px 5px 0px 5px; padding: 0px 5px 5px 0px; }
#content ol { margin: 0px; padding: 0 5px 0 40px; }
#content ol li { list-style-type: none;  color: #5D2816; margin: 0px 5px 0px 5px; padding: 0px 5px 5px 0px; }
#content img { display: inline; border:1px solid #8B7448; margin:5px 7px 0 7px; padding:4px; vertical-align: middle; }

/** footer styles **/
#footer {
text-align: center;
color: #FFFFFF;
text-shadow: 0.2em 0.2em 0.3em #333;
}

#footer a {
color: #FFFFFF;
}

#footer a:hover {
color: #CCCCCC;
}

#footer h2 {
margin: 0 0 3px 0;
padding: 0;
font-size: 14px;
color: #FFFFFF;
font-weight: normal;
}

#footer p {
margin: 0;
padding: 0;
font-size: 12px;
}

#commentlist { margin: 0px; padding: 0px; }
#commentlist li { list-style-type: none; margin: 10px 0px 10px 0px; padding: 5px 15px 0px 15px; border: 1px solid #8B7448; background-color: #BDC69E; color: #5D2816; }
#commentlist p { margin: 0px; padding: 10px 5px; }
#commentlist .commentmeta { font-weight: bold; margin-bottom: 5px; font-size: 0.75em; }
#commentlist .alt { background-color: #F6B384; border-color: #8B7448; color: #5D2816; }
#commentlist blockquote { background-color: #BDC69E; border: 1px solid #8B7448; color: #5D2816; }
#commentlist .alt blockquote { border-color: #8B7448; }
#commentform p { margin: 10px 0px 0px 0px; padding: 0px; }
#commentform textarea { width: 350px; }

.meta { margin: -2px 0px 0px 0px; padding: 0; font-size: 0.75em; font-weight: bold; }

.postmetadata { font-size: 0.75em; font-weight: bold; text-align: center; }

a:link, a:visited {
color:#3F3F3F;
text-decoration:none;
}
a:hover { color: #93601B; }
blockquote { background-color: transparent; color: #5D2816; margin-left: 10px; margin-right: 15px; padding: 10px 20px 10px 30px; }
h1 { margin: 0; padding: 2px 0 2px 0; background-color: transparent; color:#30261B; font-size: 1.5em; }
h1 a { text-decoration: none; }
h1 a:link, h1 a:visited { color: #30261B; background-color: transparent;}
h1 a:hover { color: #93601B; background-color: transparent; }
h2 { background-color: transparent; color:#30261B;  font-size: 1.3em; } 
h3 { background-color: transparent; color:#30261B;  font-size: 1.2em; } 
h4 { background-color: transparent; color:#30261B;  font-size: 1.0em; } 
form { margin: 0px; padding: 0px; }
form input, form textarea, form submit { border: 1px solid #30261B; background-color:#BDC69E; }


img.centered {display:block; margin: 0 auto 5px auto; border:1px solid #8B7448; padding:2px; }

img.alignright { display: inline; border:1px solid #8B7448; margin:5px 7px 0 7px; padding:4px; vertical-align: middle; }

img.alignleft { display: inline; border:1px solid #8B7448; margin:5px 7px 0 7px; padding:4px; vertical-align: middle; }

img.border { border:1px solid #8B7448; padding:2px; }

.alignleft { float:left; text-align:left; }

.alignright { float:right; text-align:right; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


acronym { cursor: help; border-bottom: 1px dotted #96A66D }



.clearfix {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

#wrapper {
width: 970px;
margin: 0px auto;
overflow: hidden;
}

/** header styles **/
#header {
width: 960px;
float: left;
color: #FFFFFF;
padding: 40px 5px 0 5px;
text-shadow: 0.2em 0.2em 0.3em #333;
font: 14px/20px Arial,Helvetica,sans-serif;
}

#header a {
color: #FFFFFF;
}

#header a:hover {
color: #CCCCCC;
}

#header p {
margin: 0;
padding: 0;
}

#header-left {
width: 400px;
float: left;
}

#header-right {
width: 560px;
float: left;
text-align: right;
}

#header ul {
margin: 0;
padding: 0;
list-style: none;
}

#header li {
display: inline;
margin: 0 0 0 15px;
}

#sub-header {
width: 940px;
float: left;
padding: 0 0 20px 0;
border-bottom: 1px solid #E6E6E6;
}

#logo {
width: 450px;
float: left;
padding: 0 0 0 20px;
}

#search {
width: 450px;
float: left;
padding: 7px 20px 0 0;
}

#search-wrapper {
background: url(images/search-bg.jpg) top left no-repeat;
width: 373px;
height: 56px;
float: right;
}

#search-wrapper input{
vertical-align: middle;
background: none;
color: #4D4D4D;
font-family: arial,helvetica,verdana,sans-serif;
margin: 3px 0 0 4px;
}

#s{
font-size: 20px;
border: none;
padding: 4px 4px;
width: 305px;
height: 38px;
}


/** content styles **/
#content-top {
background: url(images/content-top-bg.png) bottom left no-repeat;
width: 970px;
height: 25px;
float: left;
}

#content-wrapper {
background: url(images/content-bg.png) top left repeat-y;
width: 940px;
padding: 20px 15px 20px 15px;
float: left;
}

#content-bottom {
background: url(images/content-bottom-bg.png) top left no-repeat;
width: 970px;
height: 25px;
float: left;
}

#main {
width: 940px;
float: left;
}

#home-featured {
float: left;
margin: 10px 0 20px 0;
}

.the-post {
width: 940px;
float: left;
padding: 0 0 12px 0;
border-bottom: 1px solid #E6E6E6;
}

.the-single-post {
width: 720px;
float: left;
padding: 0 0 0 0;
}

.dets {
background: #EBEBEB;
border: 1px solid #CCCCCC;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
margin: 15px 0 5px 0;
padding: 8px;
font-size: 12px;
float: left;
}

.job-date {
width: 200px;
float: left;
padding: 12px 0 0 20px;
font-size: 14px;
line-height: 18px;
}

.the-post h2 {
width: 450px;
float: left;
font-size: 15px;
padding: 10px 0 0 0;
margin: 0;
}

.the-single-post h2 {
font-size: 20px;
padding: 10px 0 0 0;
margin: 0;
}

.job-type {
width: 100px;
float: left;
padding: 12px 0 0 0;
font-size: 14px;
line-height: 18px;
}

.job-location {
width: 150px;
float: left;
padding: 12px 0 0 0;
font-size: 14px;
text-align: right;
line-height: 18px;
}

.the-post h2 a {
}

.the-post h2 a:hover {
}

.entry {
width: 680px;
float: left;
}

.entry img {
border: 1px solid #CCCCCC; 
padding: 5px;
}

.entry ul {
margin: 0 0 30px 0;
padding: 0;
list-style: none;
}

.entry li {
padding: 0 0 0 20px;
margin: 8px 0 0 0;
background: url(images/bullet.png) top left no-repeat;
font: 13px 'Lucida Grande',Lucida,Verdana,Arial,Helvetica,sans-serif;
color: #666666;
line-height: 1.2em;
}

.entry ol li {
background: none;
padding: 0;
margin: 8px 0 0 -20px;
}

* + html .entry ol li {
margin-left: -17px;
}

.entry img {
border: 1px solid #ccc; 
padding: 5px; 
background: #FFFFFF;
}

.entry img:hover {
border: 1px solid #999; 
padding: 5px; 
background: #FFFFFF; 
}

.entry-thumb {
float: left;
margin: 5px 20px 0 0;
}

/** sidebar styles **/
#sidebar {
width: 200px;
float: left;
padding: 15px 0 0 5px;
}

.side-ad {
margin: 0 0 20px 18px;
float: left;
}

.widget-block {
width: 200px;
float: left;
margin-bottom: 20px;
}

/** footer styles **/
#footer {
text-align: center;
color: #FFFFFF;
text-shadow: 0.2em 0.2em 0.3em #333;
}

#footer a {
color: #FFFFFF;
}

#footer a:hover {
color: #CCCCCC;
}

#footer h2 {
margin: 0 0 3px 0;
padding: 0;
font-size: 14px;
color: #FFFFFF;
font-weight: normal;
}

#footer p {
margin: 0;
padding: 0;
font-size: 12px;
}

/** comment styles **/
#comments {
width: 608px;
float: left;
padding: 15px 0 20px 0;
margin: 0 0 10px -23px;
}

#reply-form {
width: 604px;
margin: 0 0 0 0;
padding: 8px;
float: left;
}

.comment-author {
font-weight: normal;
}

.comment-meta {
font-size: 10px;
font-weight: normal;
margin: 0 0 10px 0;
}

.avatar {
float: right;
margin: 2px 0 15px 15px;
width: 64px;
border: 1px solid #ccc; 
padding: 5px; 
background: #FFFFFF; 
}

/* Begin Comments*/


#comments-last-item {
float: left;
margin: -1px 0 0 0;
background: #FBFBFB;
width: 660px;
height:1px;
}

input#submit {
cursor: pointer;
background: url(images/submit.jpg) 0 0;
border: none;
width: 75px;
height: 30px;
padding: 0;
}

input#submit:hover {
background: url(images/submit.jpg) 0 -30px;
}

#comment {
border: 1px solid #CACBCB;
width: 575px;
height: 215px;
padding: 5px;
font: 12px/20px 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
background: url(images/fields.jpg) top left repeat-x;
}

#author {
border: 1px solid #CACBCB;
width: 154px;
height: 20px;
padding: 4px 5px 0 5px;
font: 12px/20px 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
background: url(images/fields.jpg) top left repeat-x;
}

#email {
border: 1px solid #CACBCB;
width: 154px;
height: 20px;
padding: 4px 5px 0 5px;
font: 12px/20px 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
background: url(images/fields.jpg) top left repeat-x;
}

#url {
border: 1px solid #CACBCB;
width: 154px;
height: 20px;
padding: 4px 5px 0 5px;
font: 12px/20px 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
background: url(images/fields.jpg) top left repeat-x;
}

.fieldset {
list-style: none;
margin: 0;
padding: 0;
}

.fieldset li {
margin: 0;
padding: 0;
}

.says {display:none;}

#respond {
width: 585px;
float: left;
padding: 0 0 20px 0;
margin: 0;
}

/** wordpress specific styles **/
.wp-caption img {
margin-bottom: 5px;
border: 1px solid #ccc; 
padding: 5px; 
background-color:#FFFFFF;
}

.wp-caption-text {
color:#FFFFFF;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
font-weight: bold;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
border: 1px solid #ccc; 
padding: 5px; 
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
border: 1px solid #ccc; 
padding: 5px; 
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-left: 15px;
}

.alignleft {
float: left;
margin-right: 15px;
}

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
text-align: center;
background-color: #FFF;
padding: 10px 5px 0 5px;
margin-bottom: 5px;
}

.wp-caption img {
margin: 0;
border: 1px solid #ccc; 
padding: 5px; 
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 4px 4px 5px;
margin: 0;
background: none;
color: #333;
}

/** tooltip styles **/
.tooltip {
border:1px solid #E6E6E6;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
background: url(images/trans-bg.png) repeat;
width: 300px;
margin:0;
padding:6px 12px 6px 12px;
}

.tooltip .tooltip-content {
position:relative;
margin:0;
padding:0;
}

a.tooltip-close {
display:block;
height:18px;
width:18px;
background:url(../images/closeBtn.png) no-repeat;
text-indent:-9999px;
outline:none;
position:absolute;
top:-15px;
right:-15px;
margin:2px;
padding:4px;
}

/** form styles **/
.gform_wrapper {
margin: 0 0 20px 0;
}

.gfield_required {
color: #C30;
}

.gfield_description {
font-size: 10px;
font-style: italic;
margin: 5px 0 0 0;
width: 600px;
}

.gform_body ul {
list-style: none;
margin: 0;
padding: 0;
border-bottom: none;
}

.gform_body li {
margin: 0;
padding: 0;
background: none;
}

.gfield_label {
font-size: 14px;
color: #3F3F3F;
padding: 0 0 0 2px;
font-weight: bold;
}

li.gfield {
margin: 20px 0 0 0;
}

.medium {
background: #EBEBEB;
border: 1px solid #CCCCCC;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
width: 300px;
height: 20px;
padding: 4px 5px 0 5px;
margin: 5px 0 0 0;
}

.large {
background: #EBEBEB;
border: 1px solid #CCCCCC;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
width: 600px;
height: 20px;
padding: 4px 5px 0 5px;
margin: 5px 0 0 0;
}

.small {
width: 200px;
margin: 5px 0 15px 0;
}

.textarea{
background: #EBEBEB;
border: 1px solid #CCCCCC;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
width: 600px;
height: 600px;
padding: 5px;
margin: 5px 0 0 0;
}

.gfield_select {
background: #EBEBEB;
border: 1px solid #CCCCCC;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 3px 2px 2px 2px;
height: 25px;
font-size: 11px;
margin: 5px 0 0 0;
}

input.button {
cursor: pointer;
background: url(images/form-submit.jpg) 0 0;
border: none;
width: 146px;
height: 56px;
margin: 5px 0 0 0;
padding: 0;
}

input.button:hover {
background: url(images/form-submit.jpg) 0 -56px;
}

.gform_footer {
margin: 25px 0 0 0;
}
html, body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#686E72 url(images/bg.jpg) repeat-x fixed left top;
color:#4D4D4D;
font-family:'Lucida Grande',Lucida,Verdana,Arial,Helvetica,sans-serif;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:auto;
line-height:0.8em;
margin:0;
padding:0 0 5px;
width:auto;
}
.h1class {
color:#FFFFFF;
font-size:16px;
font-weight:normal;
letter-spacing:-1px;
line-height:20px;
margin:0;
}
#content-bottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/content-bottom-bg.png) no-repeat scroll left top;
float:left;
height:25px;
width:970px;
}
.h3class {
color:#FFFFFF;
font-size:14px;
letter-spacing:-1px;
line-height:18px;
margin:0;
}
.dets {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#EBEBEB none repeat scroll 0 0;
border:1px solid #CCCCCC;
float:left;
font-size:12px;
margin:15px 0 5px;
padding:8px;
}
.the-single-post {
width: 720px;
float: left;
padding: 0 0 0 0;
}
#bodyleft {
width: 970px;
height: 25px;
float: left;
}
.the-single-post h1 {
font-size:20px;
}
h1 {
color:#4D4D4D;
font-size:16px;
letter-spacing:-1px;
line-height:20px;
}
#content-top {
background: url(images/content-top-bg.png) bottom left no-repeat;
width: 970px;
height: 25px;
float: left;
}
p {
-x-system-font:none;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
padding:7px 0;
}
element.style {
opacity:1;
}
img {
border:medium none;
}