/* @override http://www.the-orchard.devarena.net/wp-content/themes/the-orchard/assets/css/screen.css */

/* @group Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/* @end */

/* @group Defaults */
body {font-size:62.5%;color:#151515;background:#fff;font-family: Arial, sans-serif;}
p{font-size:1.1em;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#fff;font-family: Arial, sans-serif;}
h1 {font-size:2em;margin-bottom:0.75em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
a:focus, a:hover {color: #0f3a06;}
a {color:#134b08;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
ol li {margin-left: 10px;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin:1.4em 0;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select, form select {margin:5px 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.honeypot {display: none;}
.skip-links{display:none; padding: 0; margin: 0;}
/* @end */

/* @group Clearfix */
.unit:after, .article:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.unit, .article {display:inline-block;}
* html .unit, * html .article {height:1%;}
.unit, .article {display:block;}
/* @end */

/* @group Page Structure */

body{
	background: #3D1700 url(/wp-content/themes/the-orchard/assets/images/background-body.jpg) no-repeat center top;
	border-top: 15px solid #134b08;
}

#page-wrapper{
	margin: 0 auto;
	width: 960px;
}

#main-content{
	background: #fff;
	clear: both;
	padding: 0 10px;
	position: relative;

}

/* @end */

/* @group Icons */

.stream{
	background: url(/wp-content/themes/the-orchard/assets/images/icon-folder_open_document.gif) no-repeat left center;
	padding-left: 20px;
}

.tags{
	background: url(/wp-content/themes/the-orchard/assets/images/icon-tag.gif) no-repeat left top;
	padding-left: 20px;
}

.comments{
	background: url(/wp-content/themes/the-orchard/assets/images/icon-balloon.gif) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 0;
}

/* @end */

/* @group #header */

#header{
	background: url(/wp-content/themes/the-orchard/assets/images/background-header.png) no-repeat center bottom;
	margin: 0;
	padding-bottom: 25px;
}

#logo{
	float: left;
	width: 484px;
}

#logo a{
	background: url(/wp-content/themes/the-orchard/assets/images/logo.png) no-repeat;
	display: block;
	margin-left: -16px;
	height: 183px;
	width: 503px;
	position:relative;
}

#logo h1{
	margin: 0;
}

#logo span{
	display: none;
}

#main-navigation{
	float: right;
	margin: 0;
}

#main-navigation li{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;	
	position: relative;
}

#main-navigation li a{
	background: url(/wp-content/themes/the-orchard/assets/images/background-navigation.gif) no-repeat left top;
	color: #131313;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-left: 5px;
	text-align: center;
	height: 31px;
	line-height: 31px;
	width: 114px;
}

#main-navigation li.first a{
	margin: 0;
	padding: 0;
}

#main-navigation ul.widget_categories{
	background: url(/wp-content/themes/the-orchard/assets/images/background-navigation.gif) no-repeat left bottom;
	padding: 10px 0px 25px 0;
	top:30px;
	left: -5px;
	width: 114px;
	position: absolute;
	display: none;
	margin: 0;
}

body #main-navigation ul.widget_categories li{
	background: none;
	margin:0;
	padding: 0 0 0 10px;

	
}


body #main-navigation ul.widget_categories li a{
	color: #151515;
	background: none;
	font-size: 14px;
	line-height: 23px;
	height: auto;
	width: 50px;
	text-align: left;
		margin:0;
	padding: 0;
}

/* @end */

/* @group #primary-content */

#primary-content{
	float: left;
	margin-bottom: 18px;
	width: 620px;
}

.article{
	clear: both;
	padding-top: 18px;
	padding-bottom: 28px;
}

/* @group .title */


.title .post-title{
	float: left;
	width: 440px;
	margin: 0;
}

.title .date{
	color: #134b08;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 180px;
}

.title h2, .title h1, #comments h2, .title h2 *, .title h1 *, #comments h2 *{
	line-height: 38px;
	margin: 0px;
	font-size: 30px;
	
}

.title h2 a, .title h1 a, #comments h2, .title h2 a *, .title h1 a *, #comments h2 *{
	background: #134b08;
	color: #fff;
	display: inline;
	font-weight: bold;
	padding: 3px 0;
	
}

.title h2 a:hover, .title h1 a:hover, .title h2 a:hover *, .title h1 a:hover *{
	color: #fff;
}

.title h2 em, .title h1 em, #comments h2 em, .title h2 em *, .title h1 em *, #comments h2 em *{
	background: #134b08;
	left:20px;
	overflow:hidden;
	position:relative;
	padding: 3px 0;
}

.title h2 span, .title h1 span, #comments h2 span, .title h2 span *, .title h1 span *, #comments h2 span *{
	background: #134b08;	
	left:-11px;
	position:relative;
}

/* @end */


/* @group .article-content */

.article-content{
	clear: both;
	font-size: 12px;
	padding-top: 12px;
	border-top: 2px solid #134b08;
}

.article-content img{
	display: block;
	margin: 0 auto 4px;
	text-align: center;
}

.button-read-more, .more-link{
	font-weight: bold;
	margin-bottom: 4px;
	float: right;
/* 	margin-top: -18px; */
}

/* @end */

/* @group .article-credits */

.article-credits{
	border-top: 2px solid #134b08;
	clear: right;
	padding-top: 8px;
}

.article-credits ul{
	float: left;
	font-size: 12px;
	list-style: none;
	margin: 0 0 8px;
	padding: 0;
	width: 65%;
}

.article-credits .button-download{
	background: url(/wp-content/themes/the-orchard/assets/images/button-download.gif) no-repeat right top;
	color: #fff;
	display: block;
	height: 27px;
	float: right;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	margin: 8px 0 16px;
	padding-top: 28px;
	padding-left: 8px;
	width: 167px;
}

/* @end */

/* @group article-meta */

.article-meta{
	border-top: 2px solid #134b08;
	clear: both;
	padding-top: 8px;
}

.article-meta ul{
	line-height: 18px;
	list-style: none;
	margin: 0;
	float: left;
	width: 480px;
}

.article-meta ul li{
	float: left;
	padding-right: 10px;
}

.article-meta .comments{
	float: right;
}

.article-meta .stream{
	border-right: 1px solid #134B08;
	margin-right: 10px;
}

/* @end */

/* @group .article-large */

.article-large {
	width: 620px;
	clear: none;
	float: left;
}

.article-large .article-meta ul{
	float: left;
	line-height: 18px;
	width: 150px;
}

.article-large .article-meta ul p{
	font-weight: normal;
}

.article-large .article-meta ul li{
	border: none;
	float: none;
	padding-right: 0;
}

.article-large .article-meta ul.medium-meta-links{
	float: right;
	text-align: right;
}

.article-large  .stbuttontext{
	font-size: 11px;
	line-height: 18px;
}


/* @end */

/* @group .article-medium */

#issue-content {
	width:940px;
	display: block;
	display:inline-block;
	position:relative;
}

#issue-content .row-first{
	clear: both;
}

#issue-content .row-end-article{
	margin-right: 0;
}

div.side-article {
	float: right;
	clear: none;
	margin-right: 0;
	display:block;
}

div.row-article {
	float: left;
	clear: right;
	display:block;
}

div.row {
	clear:both;
}

.archive .row-first{
	margin:0;
}

.archive .article-medium{
	float:left;
	clear:none;
}

.article-medium{
	width: 300px;
	margin-right: 20px;	
	position:relative;
}

.article-medium .post-title{
	width: 95%;
}

.article-medium .article-content{
	height: 367px;
}

.article-medium .article-meta ul{
	float: left;
	line-height: 18px;
	width: 150px;
}

.article-medium .article-meta ul li{
	border: none;
	float: none;
	padding-right: 0;
}

.article-medium .article-meta ul.medium-meta-links{
	float: right;
	text-align: right;
}

.article-medium .article-meta .download a{
	background: #134b08;
	color: #fff;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
	padding: 3px;
}

.article-medium .stico_default{
	background: none !important; 
}

/* @end */

/* @group .article-small */

.article-small .post-title{
	width: 100%;
}

/* @end */

/* @group #comments */

.comments-alt{
	display: block;
	position: relative;
}

#comments h3{
	color: #151515;
	font-size: 12px;
	margin-bottom: 6px;
}

#comments h3 cite, #comments h3 a{
	color: #134b08;
	font-size: 16px;
	font-style: normal;
}

#comments h3 a{
	font-weight: bold;
}

#comments p{
	font-size: 12px;
	line-height: 18px;
}

#comments p.small{
	color: #134b08;
	font-size: 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	right: 0;
	top: 0;
}

#commentform, ol.commentlist{
	padding-top: 18px;
}

/* @end */

/* @group The Friday Quote */

.the-friday-quote blockquote{
	color: #134b08;
	background: #e4e4e4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 2em;
	font-style: italic;
	padding: 1em;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}

.the-friday-quote blockquote p{
	margin: 0;
	font-weight: normal;
}

.the-friday-quote .title .date{
	font-weight: normal;
}

.the-friday-quote p{
	font-weight: bold;	
}


/* @end */


/* @end */


/* @group #secondary-content */

#secondary-content{
	font-size: 12px;
	float: right;
	width: 300px;
}

#secondary-content ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#secondary-content h2, #scondary-footer-content h2{
	background: #134b08;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 28px;
	padding-left: 8px;
}

#secondary-content h2 a{
	color: #fff;
}

.widget{
	clear: both;
	padding-top: 18px;
}

/* @group #text-3 */

#text-3{
	padding-top: 18px;

}

/* @end */

/* @group .widget_search */

.widget_search label{ 
	display: none;
}

.widget_search #s{
	line-height: 18px;
	width: 230px;
}

/* @end */

/* @group .widget_categories */

.widget_categories a, #main-navigation ul.widget_categories a{
	color: #fff;
	font-weight: bold;
}

#secondary-content .widget_categories ul, #main-navigation ul.widget_categories{
	color: #fff;
	margin: 0 0 12px 10px;
}

.widget_categories h2{
	margin-bottom: 5px;
}

.widget_categories ul li, #main-navigation ul.widget_categories li{
	background: #134b08 url(/wp-content/themes/the-orchard/assets/images/icon-folder_open_document-sidebar.gif) no-repeat 1px 1px;
	float: left;
	line-height: 23px;
	padding-left: 28px;
	margin-right: 5px;
	margin-top: 5px;
	width: 109px;
}
.widget_categories ul li{
	border-radius:5px;
	-moz-border-radius:5px;	
	-webkit-border-radius: 5px;
}
/* @end */

/* @group .widget_recent_comments */

.widget_recent_comments li{
	background: url(/wp-content/themes/the-orchard/assets/images/icon-balloon.gif) no-repeat 2px 1px;
	padding-left: 25px;
}

.widget_recent_comments .comment_author a{
	color: #151515;
}

.widget_recent_comments p{
	margin: 0 0 18px;
}

/* @end */

/* @group .widget_rrm_popular_posts */

.widget_rrm_popular_posts{
	padding-top: 0;	
}

.widget_rrm_popular_posts li, .stream-list li{
	background: url(/wp-content/themes/the-orchard/assets/images/icon-pencil.gif) no-repeat 2px 1px;
	padding-left: 25px;
}

.widget_rrm_popular_posts a, .stream-list a{ 
	font-weight: bold;
	line-height: 20px;
}

/* @end */

/* @group .widget_ctc */

.widget_ctc a{
	font-weight: bold;	
}

.ctc{
	margin-bottom: 150px;
}

/* @end */

/* @group .widget_twitter */

.widget_twitter .entry-meta{
	background: url(/wp-content/themes/the-orchard/assets/images/hr-yellow.gif) no-repeat center bottom;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 4px;
}	

.from-meta{
	display: none;
}

.widget_twitter p{
	text-align: right;
}

/* @end */

/* @end */

/* @group #footer */

#footer{
	background:url("/wp-content/themes/the-orchard/assets/images/background-footer.gif") repeat-x scroll 0 0 #134B08;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	padding:80px 10px 20px;
	width:940px;
	margin-left: -10px;
}

#footer a{
	color: #fff;
	text-decoration: underline;
}

#footer ul{
	list-style: none;
	margin: 5px 0 0;
	padding: 0;
}

#footer ul li{
	border-left: 1px solid #fff;
	float: left;
	padding: 0 4px;
	line-height: 12px;
}

#footer p{
	clear: both;
	padding: 5px 0 0;
	font-size: 12px;
}

#footer-rss-links{
	float: left;
	width: 45%;
}

#footer-rss-links li.list-label{
	border: none;
	font-weight: bold;
	padding-left: 0;
}

#footer-navigation{
	font-size: 12px;
	float: right;
}

#footer-links{
font-size: 12px;
	float: right;
	text-align: right;
	width: 45%;
}

#footer-links li.first{
	border-left: none;
	padding-left: none;
}

.time-to-rise{
	background: url(/wp-content/themes/the-orchard/assets/images/button-time-to-rise.gif) no-repeat 0 0;
	display: block;
	height: 12px;
	width: 124px;
}

.time-to-rise span{
	display: none;
}

/* @end */

/* @group 404 */

.page-404 h1, .archive h1{
	margin-top: 18px;
	margin-bottom: 10px;
	background: #134b08;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	padding: 0 10px;
	line-height: 38px;
	font-size: 30px;}

.page-404 p{
	
	font-size: 14px;
}

/* @end */

/* @group Steams */

.streams .title{
	margin-top: 18px;
	border-bottom: 2px solid #134b08;
}

.streams .article-medium .title{
	border: none;
}

.streams .article-medium .article-content, .page-404 .article-medium .article-content, .archive .article-medium .article-content{
	height: auto;
}

.stream-list{
	list-style: none;
	margin: 0;
}

.stream-list a{
	font-size: 14px;
}

/* @end */

/* @group Archive */

.archive h3{
	color: #134b08;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 32px;
	background: transparent url(/wp-content/themes/the-orchard/assets/images/hr-yellow.gif) no-repeat scroll center bottom;
	padding-bottom: 5px;
}

.archive #primary-content #searchform{
	margin-top: 18px;
	margin-bottom: 32px;
}

.archive #primary-content #searchform label{

}

.archive #primary-content #searchform input, .archive #primary-content #searchform label{
	font-size: 18px;
	line-height: 24px;
}

.archive #primary-content #searchform #s{
	width:520px;

}

#unit-archive-by-date{
	margin: 32px 0;
	padding: 0;
}

#unit-archive-by-date li{
	font-size: 18px;
	line-height: 32px;
	float: left;
	list-style: none;
	margin: 0 10px;
	width: 30%;
	background-color: #B1A463;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#unit-archive-by-date li a{
	color: #151515;
}

.archive .tag-cloud{
	clear: both;
	margin-top: 32px;
}

.archive .tag-cloud a{
	padding-right: 7px;
}

.archive .tag-cloud a:hover{
	font-style: italic;
}

.archive .title h2, .archive .title h2 *{
	font-size: 18px;
	line-height: 24px;
}

/* @end */

/* @group Issue Style */

#issue-content {
	position:relative;
}

@font-face { font-family: Fontin; src: url('/wp-content/themes/the-orchard/assets/fonts/Fontin-Normal.ttf'); } 
@font-face { font-family: Fontin; src: url('/wp-content/themes/the-orchard/assets/fonts/Fontin-Bold.ttf'); font-weight: bold;} 

#editorial {
	border-bottom: 1px solid #d1cb7c;
	width: 300px;
	float: right;
	margin-top: 28px;
}

#editorial a{
	text-decoration: underline;
}

#editorial h2 {
	font-family: Fontin, Arial, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	border-top: 1px solid #d1cb7c;
	border-bottom: 1px solid #d1cb7c;
	line-height: 40px;
	padding: 0;
	margin: 0;
	clear: right;
}

#editorial p{
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 8px 0 0;
}

#editorial p.signature {
	padding-bottom: 4px;
	font-weight: bold;
	text-align: right;
}

.issue-toggle {
	background: #d1cb7c url('/wp-content/themes/the-orchard/assets/images/button-hide-up.gif') right 2px no-repeat;
	line-height: 14px;	
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	border: 2px solid #d1cb7c;
	border-right-width: 4px;
	padding: 0 15px 0 5px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index:10;
}

.issue-toggle a {
	color: #fff;
}

#scondary-footer-content {
	background:none repeat scroll 0 0 #FFFFFF;
	border-top:5px solid #134B08;
	clear:both;
	font-size:12px;
	padding:1em 10px 0;
	width:940px;
	margin-left: -10px;
}

#blog-posts {
	float: left;
	width: 460px;
}

.blog-entry {
	clear: both;
	margin-bottom: 18px;
}

#blog-posts h3 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0;
}

#blog-posts p{
	margin-bottom: 0;
}

#blog-posts .read-more	{
	float: right;
	font-weight: bold;
	width: 70px;
	
}

#blog-posts .date {
	color: #134b08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	width: 230px;
	float: left;
}

#blog-posts img {
	float: left;
	margin-right: 10px;
}

#blog-posts .blog-data{
	float: right;
	width: 310px;
}

#home-third-content h2 a{
	color: #FFFFFF;
}

#home-secondary-content, #home-secondary-content ul, #home-third-content, #home-third-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 220px;
}

#home-secondary-content {
	float: left;
	margin: 0 20px;
}

#home-third-content {
	float: right;
}

#home-secondary-content .widget {
	margin: 0;
	padding: 0;
}

.unit-connection {
	border-top: 1px solid #d1cb7c;
	border-bottom: 1px solid #d1cb7c;
	height:30px;
	margin-top:30px;
}

.unit-connection p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0;
	line-height: 30px;
	width:160px;
	display: block;
	float:left;
}

.unit-connection a{
	padding: 3px;
	height:24px;
	width:24px;
	float:right;
}

/* @end */

