/*
Theme Name: offma
Version: 1
Author: gordbrydon
Tags: two-columns, fixed-width, right-sidebar
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- BASIC CSS ELEMENTS
	- FORMS
		+ GENERAL
		+ SEARCHFORM
		+ COMMENTFORM
	- FOOTER
	- USEFUL
		+ WORDPRESS CSS
		+ WIDGETS CSS

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: #2f0000 url(img/bkd.jpg) repeat-x left top;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #bc0215;
	font-weight:bold;
}
a:hover {
	color: #000;
}

p {
	margin: 10px 20px;
	padding: 0px;
	line-height: 18px;
}

img {
	border: none;
}
select {
background:#faf3e8 none repeat scroll 0 0;
border:1px solid #9C9C9C;
width:200px;
font-size:11px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	background-color:#f5e8d6;
	width: 900px;
	margin: 0 auto;
	padding-bottom:20px;
}
	
#header {
	position: relative;
	height: 300px;
	background-color: #f5e8d6;
	z-index: 2; /* IE z-index bug */
}
#headersplash {
	position: relative;
	background-color: #f5e8d6;
	height:420px;
	z-index: 2; /* IE z-index bug */
}
#blog-logo {
margin:10px 40px;
}
#subslide {
	position:absolute;
	bottom:35px;
	left:40px;
}
#content {
	background-color:#fff;
	margin: 0 39px;
	border:1px solid #ebdfce;
	z-index: 1; /* IE z-index bug */
}
#splashshow {
	width: 900px;
	position:absolute;
	bottom:0;
	left:0;
}

#content-left {
	float: left;
	width: 585px;
	padding: 20px 0;
	margin-bottom:10px;
	background-color:#fff;
	border-right: 1px #eee solid;

}
#content-right {
	float: right;
	width: 230px;
	background-color:#fff;
}
#bottom-nav {
text-transform:uppercase;
color:#3c1902;
}
#bottom-nav a {
color:#3c1902;
font-size:14px;
text-decoration:none;
}
#bottom-nav a:hover {
color:#000;
}

.breadcrumbs {
margin: 10px 20px 0 20px;
width:500px;
}
.breadcrumb-shop {
margin: 10px 20px 20px 0;
width:500px;
}
.phplist {
margin:20px;	
}
.display-post {
	color:#000;
	padding:10px 0;
	border-bottom:1px dotted #a5a4a4;
	margin:20px;
}
.display-post p {
margin:10px 0;	
}
.display-post h3 {
color:#437D14;
font-size:16px;
margin:0 0 20px 0;
padding:0;
}

/*	##################################
   	HEADINGS
	################################## */
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h1#blog-title {
	float: left;
	margin: 50px 10px 0 0;
	padding: 0px;
	font-size: 18px;
}

h1#blog-title a {
	color: #fff;
	text-decoration: none;
}

h1#blog-title a:hover {
	text-decoration: underline;
}

h2#blog-description {
	float: left;
	margin: 57px 0 0 0;
	padding: 0px;
	color: #f8dec7;
	font-size: 11px;
	font-weight: normal;
}

h2#category-title {
	margin: -10px 0 30px 20px;
}
h3.event-title {
	margin: 0 0 10px 20px;
	padding: 0px;
	font-size: 14px;
}

h3.post-title {
	margin: 0 0 20px 20px;
	padding: 0px;
	color: #b0020b;
	font-size: 18px;
}

h3.post-title a {
	color: #b0020b;
	text-decoration: none;
	border-bottom: 1px dotted #b0020b;
}

h3.post-title a:hover {
	border-bottom: none;
}
h3.sidebar-title {
	margin:10px 20px;
	text-align:center;
	padding:0 0 5px;
	color: #437d14;
	font-size: 14px;
	border-bottom:1px solid #000;
}

h4.sidebar-title {
	margin:10px 5px;
	padding:0 0 6px 2px;
	color: #437d14;
	font-size: 14px;
	border-bottom:1px solid #b0020b;
}

h4.content-title {
	margin: 0 0 10px 20px;
	padding: 0px;
	color: #437d14;
	font-size: 16px;
}

/*	##################################
   	HEADER
	################################## */

#rss {
	float:right;
	margin-right:20px;
	line-height: normal;
}

#rss a {
	display: block;
	padding: 0 30px 0 0;
	background: url(img/bg-rss.png) no-repeat right center;
	line-height: 20px;
	text-align: right;
	text-decoration: none;
	color: #fff;
}

#rss a:hover {
	text-decoration: underline;
}
#share {
	float:right;
	margin-right:20px;
	line-height: 20px;
	text-align: right;
	clear:right;
}
#section-nav {
	position:absolute;
	top:20px;
	right:40px;
	width:321px;
	height:28px;
	background: url(img/topnav_back3.gif) no-repeat left top;
	line-height:28px;
	text-align:center;
	color:#000;
	font-weight:bold;
}
#section-nav a {
	text-transform:uppercase;
	color:#e4d9cb;
	text-decoration:none;
	vertical-align:middle;
	border-right:1px solid #e4d9cb;
	padding:0 5px;
}
#section-nav a:hover {
	color:#000;
}
#member-bar {
position:absolute;
left:40px;
bottom:0;
background: #1d4a11 url(img/navbacklong.jpg) no-repeat left top;
height:10px;
width:820px;
}

/* For menu styles please edit /lib/superfish.css */

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left, .post, .page {
	margin: 0 0 40px 0;
}

.sticky {
	padding: 20px;
	background: #2a2a2a;
	border: 1px solid #3a3a3a;
}

.tags {
	padding: 0 0 0 15px;
	background: url(img/bg-tags.gif) no-repeat left center;
}
	
.meta {
	padding: 10px 0 0 20px;
	background: url(img/bg-meta.gif) repeat-x left top;
	color: #3c1902;
	border-top: 1px dotted #5d5d5d;
	clear: both;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

.box-left ol, .post ol, .page ol {
	line-height: 22px;
}
.box-left ol li, .post ol li, .page ol li {
	margin: 8px 20px 8px 20px;
	padding:  0 0 0 20px;
}
 
.box-left ul, .post ul, .page ul {
	line-height: 16px;
	padding: 0 ;
	list-style: none;
	_margin-left:5px;
}

.box-left ul li, .post ul li, .page ul li {
	margin: 8px 20px 8px 20px;
	padding:  0 0 0 20px;
	background: url(img/bg-list-item-content.gif) no-repeat left top;
}

.picright {
border:3px solid #F2F2F2;
clear:right;
float:right;
margin:3px 0 10px 14px;
}
.picleft {
border:0;
clear:right;
float:left;
margin:3px 10px 10px 0;
}

table.recipes {
border:0 none;
border-collapse:collapse;
border-spacing:0;
width:320px;
margin-left:20px;
font-size:11px;
}

table.recipes td {
	padding:5px;
	border:1px solid #DDDDDD;
line-height:115%;
}

.recipelist {
margin-left:30px;
}
.recipelist a {
text-decoration:none;	
}
.recipelist a:hover {
color:#000;	
}


#leftcol, #rightcol {
float:left;
}
#leftcol {
padding-right:18px;
width:330px;
}
#rightcol {
width:230px;
}
.googlemaps {
float:right;
margin:0 10px;
}
table.generaltable {
border:0 none;
border-collapse:collapse;
border-spacing:0;
width:520px;
margin-left:20px;
}

table.generaltable td {
	padding:5px;
	border:1px solid #DDDDDD;
line-height:18px;
}
table.centered td {
text-align:center;
}
table.calender {
margin-left:20px;
border-collapse:collapse;
border-spacing:0;
width:530px;
background-color:#e0ecd9;
}
table.calender td {
	padding:5px;
	border:1px solid #dae2d6;
	width:25%;
	text-align:center;
}
.calhead {
	background-color:#ccd4c7;
}
.wrap {
margin:20px;	
}

/** CONTENT RIGHT */

.box-right {
	margin: 0px;
	padding: 0 20px 25px 10px;
}

.box-right ul {
	margin: 0 5px;
	padding: 0;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px 0 5px 5px;
	border-bottom:1px dotted #cfcfcf;
}
.box-right li.current_page_item a {
	color:#999;
}
.box-right li a {
	padding: 5px 0;
	text-decoration: none;
}

.box-right li ul {
	padding: 5px 0 0 0;
}
table.featured-farm {
margin:0 5px;
border:0 none;
border-collapse:collapse;
border-spacing:0;
text-align:center;
width:190px;
}
table.featured-farm td {
	padding:5px 0;
}

/*	##################################
   	BASIC CSS ELEMENTS
	################################## */
	
hr {
	height: 1px;
	margin: 20px 10px;
	background: #3a3a3a;
	border: none;
}
	
table {
	width: 100%;
	margin: 0 0 20px 0;
}

th, td {
	padding: 5px 10px;
}

tr.even {
	background: #cacaca;
}

pre {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #2a2a2a;
	line-height: 22px;
	border: 1px solid #3a3a3a;
	font-family: Courier, serif;
	overflow-x: scroll;
	overflow-y: visible;
}

blockquote {
	padding: 0 0 0 20px;
	border-left: 5px solid #2a2a2a;
}

/*	##################################
   	FORMS
	################################## */
	
/** GENERAL */


legend {
	color: #006990;
	font-size: 14px;
}

label {
	display: block;
	margin: 0 0 5px 0;
}
	
textarea {
	width: 50%;
	height: 40px;
	margin: 0 0 20px 0;
	padding: 7px 5px 0 5px;
	color: #5d5d5d;
	background: #fff;
}

select {
	margin: 0 0 20px 0;
}

input.radio, input.checkbox {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

input.submit, input.button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #3c1902;
	border: none;
	color: #fff;
}
	
/** SEARCHFORM */

#searchform {
	width: 230px;
	margin:10px 0;
}
	
#searchform #search {
	float: left;
	width: 140px;
	height: 20px;
	padding: 3px 5px 0 5px;
	color: #afa08b;
	margin: 3px 0 0 15px;
}

#searchform #search-submit {
	float: right;
	width: 36px;
	height: 32px;
	margin: 0;
	padding: 0;
}
.navigation {
text-align:center;	
}

/** COMMENTFORM */

#comments, #trackbacks {
	margin: 40px 0 0 0;
}

#trackbacks {
	margin: 20px 0 0 0;
}

.comment {
	padding: 0 40px 40px 40px;
	background: #2a2a2a;
}

#trackbacks ul {
	margin: 0 0 40px 0;
	padding: 40px 40px 30px 40px;
	background: #2a2a2a;
	list-style: none;
}

#trackbacks li {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	line-height: 22px;
	background: url(img/bg-list-item-content.png) no-repeat 0px 4px;
}

.first {
	padding: 40px;
}

#response {
	margin: 60px 0 0 0;
}

#response fieldset {
	padding: 40px;
}

.comment-left, #commentform-left {
	float: left;
	width: 120px;
	height: 120px;
	background: url(img/bg-commentform-left.gif) no-repeat right top;
}

.comment-right, #commentform-right {
	float: left;
	width: 430px;
	min-height: 120px;
}

.comment-text {
	padding: 20px;
	background: #fff url(img/bg-form-input.png) repeat-x left top;
	color: #5d5d5d;
	line-height: 22px;
}

#response textarea {
	width: 420px;
	height: 100px;
	margin: 0px;
	padding: 5px;
}

#response label {
	display: block;
	line-height: 20px;
}

#response input.text {
	width: 420px;
	height: 20px;
	margin: 0px;
	padding: 5px;
}

#response input.submit {
	float: right;
	height: 30px;
	margin: 20px 0 0 0;
	padding: 0 20px;
}

.comment-author {
	margin: 0px;
	padding: 5px 0;
	color: #006990;
	font-size: 14px;
}

.comment-author a {
	color: #006990;
	text-decoration: none;
}

.comment-author a:hover {
	text-decoration: underline;
}

/** COMMENTS IN WP 2.7 */

#commentfieldset {
	padding: 20px 40px;
}

.commentlist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 20px 0 20px 20px;
	background: #2a2a2a;
	list-style: none;
}

.commentlist .avatar {
	float: right;
	margin: 0 20px 10px 20px;
}

.commentlist li a {
	color: #f8dec7;
}

.commentlist li p {
	margin: 0 20px 20px 0;
}

.commentlist .comment-meta {
	margin: 0 0 20px 0;
}

.commentlist .comment-author a {
	padding: 0 0 5px 0;
	color: #fff;
	font-weight: bold;
}

.commentlist ul.children {
	margin: 0px;
	padding: 0px;
}

.commentlist .children li {
	margin: 20px 0 0 0;
	padding: 20px 0 20px 20px;
	background: none;
	border: 1px solid #3a3a3a;
	border-right: none;
}

.reply {
	width: 50px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #1f1f1f;
	border: 1px solid #5d5d5d;
	border-right: none;
	border-bottom: none;
}

.reply a {
	display: block;
	height: 25px;
	line-height: 25px;
}

#cancel-comment-reply {
	margin: 5px 0 20px 0;
}

#cancel-comment-reply a {
	color: #6a6a6a;
}

.commentlist li.depth-1, .commentlist li.depth-3, .commentlist li.depth-5 {
	background: #2a2a2a;
}

.commentlist li.depth-2, .commentlist li.depth-4, .commentlist li.depth-6 {
	background: #3a3a3a;
}

/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
	background-color:#000;
	padding:10px 20px 50px 40px;
	border-top:1px solid #520000;
	margin-top:3px;
}

#footer {
	width: 900px;
	margin: 0 auto;
	color:#fff;
	font-size:11px;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: 16px;
}
#footer a:hover {
	color:#fff;
}

#legal {
	float: left;
	width: 650px;
}
#footer-menu {
width:900px;
clear:both;
}
#footer-menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#f-menu1 {
	float:left;
	margin:10px 50px 0 0;
	width:160px;
	line-height:16px;
}
#f-menu2 {
	float:left;
	margin:10px;
	width:200px;
	line-height:16px;
}
#f-menu2 a {
	color:#898989;
	text-decoration:none;
}
#f-menu3 {
	float:left;
	margin:10px;
	width:290px;
	line-height:16px;
}

/*	##################################
   	USEFUL
	################################## */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
}


/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #3a3a3a;
   	text-align: center;
   	background-color: #2a2a2a;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 2px;
	background: #3a3a3a;
}
/*	##################################
   	text styles
	################################## */
	.smallitalic {
	font-size:9px;
	font-style:italic;
	}
	.subtext {
	font-size:11px;
	color:#747474;
	font-style:italic;
	line-height:14px;
	}
	.searchquery {
	color: #437d14;
	font-weight: bold;
	font-style:italic;
}
.title {
font-weight:bold;
color:#437d14;
}
.required {
color:#900;
font-style:italic;
}