/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, abbr, acronym, fieldset {
	border: 0;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	clear: both;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align="left"] {
	display: block;
	float: left;
}
.right, .alignright, img[align="right"] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align="middle"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
.wp-smiley {
	display: inline;
}
/************** Begin Skin CSS ***************************/
body { 
	font-size: 16px; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #444444; 
	line-height:27px;	
	background-color:#DEE2D4;
}

a { 
	color: #676E04; 
	text-decoration: none; 
}
a:hover { 
	color: #8F3C1C; 
	text-decoration: underline; 
}
img {
	max-width:100%; 
	height:auto;
	display:inline-block;
}
/************** Primary Structural Elements ***************************/

#outer_wrap { 
	width: 1054px; 
	background-color: #F5F6F2;
	margin-right: auto; 
	margin-left: auto; 
	padding-top: 26px; 
	padding-right: 26px; 
	padding-bottom: 13px; 
	padding-left: 26px; 
}
.page_wrapper { 
	width: 1054px; 
	background-color: #fff; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	border-color: #4F5938;
	margin:0 auto;
}
#header{
	width: 1054px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	margin:0 auto;
}
#header_columns{
	padding:0;
	margin-bottom:26px;
}
#top_nav{
	background: #7A8957; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KICAgICAgICAgICAgICAgICAgICA8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+DQogICAgICAgICAgICAgICAgICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPg0KICAgICAgICAgICAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdBODk1NyIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0RjU5MzgiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgICAgICAgICAgIDwvbGluZWFyR3JhZGllbnQ+DQogICAgICAgICAgICAgICAgICAgICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCiAgICAgICAgICAgICAgICAgICAgPC9zdmc+);
	background: -moz-linear-gradient(top, #7A8957 32%, #4F5938 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(32%,#7A8957), color-stop(100%,#4F5938)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7A8957 32%,#4F5938 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7A8957 32%,#4F5938 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7A8957 32%,#4F5938 100%); /* IE10+ */
	background: linear-gradient(to bottom, #7A8957 32%,#4F5938 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7A8957', endColorstr='#4F5938',GradientType=0 ); /* IE6-9 */
	padding:0 3px;
	border-radius:3px;
	box-shadow: 2px 2px 2px #4F5938;
	
	margin-bottom:14px;
}
#feature_box{padding-bottom:0px;}
#main_content{
	padding:13px;
	box-sizing:border-box;
}
#main_content .one-third{padding-top:24px;}
#footer_bottom .full{text-align:center;}

/* Carta Columns Style - Version 2.1 */
.columns_1, .columns_2, .columns_3, .columns_4, .columns_321, .columns_312, .columns_4121, .columns_4112, .columns_4211, .columns_431, .columns_413{
	clear:both; 
	padding:26px 0;
}
.full{
	width:100%; 
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	padding:0 26px;
}
.half, .columns_4112 .reverse_wrapper{
	width:50%;  
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	padding:0 13px;
}
.one-third{
	width:33.33%;  
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	padding:0 13px;
}
.columns_4121 .reverse_wrapper .one-quarter, .columns_4112 .reverse_wrapper .one-quarter{
	width:33.76%;  
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	padding:0 13px;
}
.columns_321 .one-third, .columns_312 .one-third{
	width:33.76%;
}
.two-thirds, .columns_4121 .reverse_wrapper .half {
	width:66.24%;  
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	padding:0 26px 0 13px;
}
.one-quarter{
	width:25%;  
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	padding:0 13px;
}
.three-quarters{
	width:75%;  
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	padding:0 26px 0 13px;
}
.columns_2 .half{
	float:left;
}
.columns_3 .one-third{
	float:left;
	padding:0 15px;
}
.columns_321 .two-thirds, .columns_321 .one-third{
	float:left;
}
.columns_312 .two-thirds, .columns_312 .one-third{
	float:right;
}
.columns_312 .one-third{
	float:left;
}
.columns_4 .one-quarter{
	float:left;
}
.columns_431 .three-quarters, .columns_413 .one-quarter{float:left;}
.columns_413 .three-quarters, .columns_431 .one-quarter{float:right;}
.columns_4211 .one-quarter, .columns_4211 .half{float:left;}
.columns_4121 .one-quarter, .columns_4121 .half{float:left;}
.columns_4112 .one-quarter{float:left;}
.columns_4112 .half{float:right;}
.columns_4121 .one-quarter, .columns_4121 .half{float:left;}
.columns_4121 .reverse_wrapper, .columns_4121 .reverse_wrapper .one-quarter{float:left;}
.columns_4121 .reverse_wrapper .half{float:right;}
.columns_4121 .reverse_wrapper{
	width:75%;  
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	padding:0;
}
.columns_4112 .reverse_wrapper{
	width:75%;  
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	padding:0; 
	float:right;
}
.columns_4112 .reverse_wrapper .half{
	float:right;
	width:66.666%;
}
.columns_4112 .reverse_wrapper .one-quarter{float:left;}
/* End Agility Columns Style*/
/************** End Primary Structural Elements ***************************/

/************** Submit Buttons ***************************/
.submit a, input#searchsubmit, input#submit { 
	color: #676E04; 
	background-color: #D3D9C6; 
	text-decoration: none; 
	padding: 10px 20px;
}
.submit a:hover, input:hover#searchsubmit, input:hover#submit { 
	color: #fff; 
	background-color: #4F5938;
	cursor:pointer;
}
input#searchsubmit, input#submit{
	border:none;
}
#searchform input[type="submit"]{
	padding:8px 10px;
}
/************** Input Fields ***************************/
input[type="text"], input[type="email"], textarea { 
	font-size: inherit; 
	line-height: inherit; 
	font-family: inherit; 
	padding: 5px; 
	background-color:#F0F2EC;
}
input[type="text"]:focus, textarea:focus { 
	border-style: solid; 
	background-color:#fff;
}
.search_form input[type="text"]{
	width:200px;
}
#searchform input[type="text"]{
	width:150px;
}
#searchform input#searchsubmit{padding:12px;}
.post_footer.submit a{border-radius:5px 5px 0 0;}

/************** Menus ***************************/
/*  Typical Menu   */
.menu { position: relative; list-style: none; z-index: 50; }
.menu li { position: relative; float: left; }
.menu ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
.menu ul li { clear: both; }
.menu a { display: block; }
.menu a:hover { text-decoration:none; }
.menu ul ul { position: absolute; top: 0; }
.menu li:hover ul, .menu a:hover ul, .menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul { visibility: visible; }
.menu :hover ul ul, .menu :hover ul :hover ul ul { visibility: hidden; }

/*  Main Menu   */
.main.menu > li{
	width:auto;}
.main.menu ul, .main.menu ul li { width: 150px; }
.main.menu ul ul, .main.menu :hover ul :hover ul { left: 150px; }
.main.menu a { font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px; }
.menu ul a { width: auto; }
.main.menu a, .main.menu .current ul a, .main.menu .current-cat ul a, .main.menu .current-menu-item ul a { color: #BBC4A7;
	background-color: transparent; }
.main.menu a:hover, .main.menu .current ul a:hover, .main.menu .current-cat ul a:hover, .main.menu .current-parent a:hover, .main.menu .current-menu-item ul a:hover, .main.menu .current-menu-ancestor a:hover { text-decoration:none; color: #F0F2EC;
	background-color: #4F5938; }
.main.menu .current a, .main.menu .current a:hover, .main.menu .current-cat a, .main.menu .current-cat a:hover, .main.menu .current-menu-item a, .main.menu .current-menu-item a:hover { color: #303622;
	background-color: transparent; }

/*  Main Submenu   */
.main.menu .sub-menu a{border-radius:0;font-size: 16px;}
.main.menu .sub-menu a, .main.menu .current ul.sub-menu a, .main.menu .current-cat ul.sub-menu a, .main.menu .current-menu-item ul.sub-menu a { 
	background-color: #7A8957; }
.main.menu .sub-menu a:hover, .main.menu .current ul.sub-menu a:hover, .main.menu .current-cat u.sub-menu a:hover, .main.menu .current-parent .sub-menu a:hover, .main.menu .current-menu-item ul.sub-menu a:hover, .main.menu .current-menu-ancestor .sub-menu a:hover { text-decoration:none; 
	background-color: #4F5938; }
.main.menu .sub-menu .current a, .main.menu .sub-menu .current a:hover, .main.menu .sub-menu .current-cat a, .main.menu .sub-menu .current-cat a:hover, .main.menu .sub-menu .current-menu-item a, .main.menu .sub-menu .current-menu-item a:hover { 
	 }

/*  Secondary Menu   */
.secondary.menu a{font-size: 16px;
	font-variant: small-caps;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px; }
.secondary.menu ul, .secondary.menu ul li { width: 150px; }
.secondary.menu ul ul, .secondary.menu :hover ul :hover ul { left: 150px; }
.secondary.menu a, .secondary.menu .current ul a, .secondary.menu .current-cat ul a, .secondary.menu .current-menu-item ul a { color: #4F5938;
	background-color: #fff; }
.secondary.menu a:hover, .secondary.menu .current ul a:hover, .secondary.menu .current-cat ul a:hover, .secondary.menu .current-parent a:hover, .secondary.menu .current-menu-item ul a:hover, .secondary.menu .current-menu-ancestor a:hover { color: #8F3C1C;
	background-color: white; }
.secondary.menu .current a, .secondary.menu .current a:hover, .secondary.menu .current-cat a, .secondary.menu .current-cat a:hover, .secondary.menu .current-menu-item a, .secondary.menu .current-menu-item a:hover { color: #8F3C1C;
	background-color: transparent; }

/*  Header Menu   */
#header_columns .menu{display:inline-block;}
#header_columns .menu a{font-size: 16px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px; }
#header_columns .menu ul, #header_columns .menu ul li { width: 150px; }
#header_columns .menu ul ul, #header_columns .menu :hover ul :hover ul { left: 150px; }
#header_columns .menu a, #header_columns .menu .current ul a, #header_columns .menu .current-cat ul a, #header_columns .menu .current-menu-item ul a { color: #676E04;
	background-color: transparent; }
#header_columns .menu a:hover, #header_columns .menu .current ul a:hover, #header_columns .menu .current-cat ul a:hover, #header_columns .menu .current-parent a:hover, #header_columns .menu .current-menu-item ul a:hover, #header_columns .menu .current-menu-ancestor a:hover { color: #8F3C1C;
	background-color: transparent; }
#header_columns .menu .current a, #header_columns .menu .current a:hover, #header_columns .menu .current-cat a, #header_columns .menu .current-cat a:hover, #header_columns .menu .current-menu-item a, #header_columns .menu .current-menu-item a:hover { color: #676E04;
	background-color: transparent; }

/*  Typical Post Box   */
.post_box{ font-size: 16px; line-height: 27px; }
.post_box h1, .post_box .headline { font-size: 36px;
	color: #676E04;
	line-height: 53px; }
.post_box .post_content h2 { font-size: 20px;
	color: #8F3C1C;
	line-height: 32px; margin-top: 41px; margin-bottom: 14px; }
.post_box h3, .post_box h4  { font-size: 18px;
	line-height: 30px; margin-top: 27px; margin-bottom: 14px; }
.post_box h5, .post_box .small { font-size: 13px;
	line-height: 23px; }
.post_box .drop_cap { font-size: 54px; line-height: 1em; margin-right: 9px; float: left; }
.post_box p, .post_box ul, .post_box ol, .post_box blockquote, .post_box pre, .post_box dl, .post_box dd { margin-bottom: 27px; }
.post_box ul { list-style-type: square; list-style-position: inside; }
.post_box ul, .post_box ol { margin-left: 27px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol { margin-left: 14px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol, .wp-caption p { margin-bottom: 0; }
.post_box .left, .post_box .alignleft, .post_box .ad_left { margin-bottom: 27px; margin-right: 27px; }
.post_box .right, .post_box .alignright, .post_box .ad { margin-bottom: 27px; margin-left: 27px; }
.post_box .center, .post_box .aligncenter { margin-bottom: 27px; }
.post_box .block, .post_box .alignnone { margin-bottom: 27px; }
.post_box .stack { margin-left: 27px; }
.post_box .featured_image_wrap .alignnone{margin-bottom:27px;}
.post_author_intro, .post_author, .post_date, .post_cats, .post_tags{color:#666666; font-size: 13px;
	line-height: 23px;}
#post_nav .half.right{float:right;}
#post_nav{padding-bottom:5px;}

/*  Home/Archive Post Box   */
.home_archive.post_box{ font-size: 16px; line-height: 27px; }
.home_archive.post_box h1, .home_archive.post_box .headline { font-size: 36px;
	color: #676E04;
	line-height: 53px; }
.home_archive.post_box .post_content h2 { font-size: 20px;
	color: #8F3C1C;
	line-height: 32px; margin-top: 41px; margin-bottom: 14px;}
.home_archive.post_box h3, .home_archive.post_box h4 { font-size: 18px;
	line-height: 30px; margin-top: 27px; margin-bottom: 14px; }
.home_archive.post_box h5, .home_archive.post_box .small { font-size: 13px;
	line-height: 23px; }
.home_archive.post_box .drop_cap { font-size: 54px; line-height: 1em; margin-right: 9px; float: left; }
.home_archive.post_box p, .home_archive.post_box ul, .home_archive.post_box ol, .home_archive.post_box blockquote, .home_archive.post_box pre, .home_archive.post_box dl, .home_archive.post_box dd { margin-bottom: 27px; }
.home_archive.post_box ul ul, .home_archive.post_box ul ol, .home_archive.post_box ol ul, .home_archive.post_box ol ol { margin-left: 27px; }
.home_archive.post_box ul ul, .home_archive.post_box ul ol, .home_archive.post_box ol ul, .home_archive.post_box ol ol, .wp-caption p { margin-bottom: 0; }
.home_archive.post_box .left, .home_archive.post_box .alignleft, .home_archive.post_box .ad_left { margin-bottom: 27px; margin-right: 27px; }
.home_archive.post_box .right, .home_archive.post_box .alignright, .home_archive.post_box .ad { margin-bottom: 27px; margin-left: 27px; }
.home_archive.post_box .center, .home_archive.post_box .aligncenter { margin-bottom: 27px; }
.home_archive.post_box .block, .home_archive.post_box .alignnone { margin-bottom: 27px; }
.home_archive.post_box .stack { margin-left: 27px; }
.home_archive.post_box h2.headline{margin-bottom:0;}
.home_archive.post_box p.post_cats{margin-bottom:14px;}
.home_archive.post_box .headline_area{margin-bottom:14px;}
.home_archive.post_box .post_footer{position:absolute; bottom:5px; right:5px; text-align:right;}
.home_archive.post_box .block, .home_archive.post_box .thumbnail_wrap .alignnone{margin-bottom:14px;}
article.home_archive.post_box{margin-bottom:41px; padding-bottom:14px; border-bottom:2px solid #D3D9C6; position:relative;}
#post_nav .right{text-align:right;}
#post_nav .half{padding:0;}

/*  Full Width Post Box   */
.full .post_box, .full .post_box h4 { font-size:17px; line-height:28px; }
.full .post_box h1, .full .post_box .headline { font-size: 38px;
	line-height: 56px; }
.full .post_box .post_content h2{ font-size: 22px;
	line-height: 35px; margin-top: 42px; margin-bottom: 14px; }
.full .post_box h3, .full .post_box h4 { font-size: 22px;
	line-height: 35px; margin-top: 28px; margin-bottom: 14px; }
.full .post_box h5, .full .post_box .small { font-size: 13px;
	line-height: 23px; }
.full .post_box .drop_cap { font-size: 56px; line-height: 1em; margin-right: 9px; float: left; }
.full .post_box p, .full .post_box ul, .full .post_box ol, .full .post_box blockquote, .full .post_box pre, .full .post_box dl, .full .post_box dd { margin-bottom: 28px; }
.full .post_box ul ul, .full .post_box ul ol, .full .post_box ol ul, .full .post_box ol ol { margin-left: 28px; }
.full .post_box ul ul, .full .post_box ul ol, .full .post_box ol ul, .full .post_box ol ol, .wp-caption p { margin-bottom: 0; }
.full .post_box .left, .full .post_box .alignleft, .full .post_box .ad_left { margin-bottom: 28px; margin-right: 28px; }
.full .post_box .right, .full .post_box .alignright, .full .post_box .ad { margin-bottom: 28px; margin-left: 28px; }
.full .post_box .center, .full .post_box .aligncenter { margin-bottom: 28px; }
.full .post_box .block, .full .post_box .alignnone { margin-bottom: 28px; }
.full .post_box .stack { margin-left: 28px; }

/*  Typical Query Box   */
.query_box{ font-size: 14px;
	line-height: 21px; }
.query_box h1, .query_box .headline { font-size: 23px;
	line-height: 33px; }
.query_box .post_content h2, .query_box h3, .query_box h4  { font-size: 18px;
	line-height: 30px; margin-top: 27px; margin-bottom: 14px; }
.query_box h5, .query_box .small { font-size: 13px;
	line-height: 23px; }
.query_box p, .query_box ul, .query_box ol, .query_box blockquote, .query_box pre, .query_box dl, .query_box dd { margin-bottom: 27px; }
.query_box ul { list-style-type: none; list-style-position: inside; }
.query_box ul, .query_box ol { margin-left: 14px; }
.query_box ul ul, .query_box ul ol, .query_box ol ul, .query_box ol ol { margin-left: 14px; }
.query_box ul ul, .query_box ul ol, .query_box ol ul, .query_box ol ol, query_box .wp-caption p { margin-bottom: 0; }
.query_box .left, .query_box .alignleft, .query_box .ad_left { margin-top: 7px; margin-bottom: 14px; margin-right: 14px; }
.query_box .right, .query_box .alignright, .query_box .ad {  margin-top: 7px; margin-bottom: 14px; margin-left: 14px; }
.query_box .center, .query_box .aligncenter { margin-bottom: 14px; }
.query_box .block, .query_box .alignnone { margin-bottom: 14px; }
.query_box .stack { margin-left: 14px; }
.query_box .featured_image_wrap .alignnone{margin-bottom:27px;}

/*  Images   */
.attachment-thumbnail { 
	width: 200px; 
	position:relative;
	z-index:2;
	background-color: #efefef; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #444444; 
	margin-right: 14px; 
	padding: 10px; 
}
.thumbnail_wrap{
	float:left; 	
}
.attachment-large { 
	width: 618px; 
	position:relative;
	z-index:2;
	background-color: #efefef; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #F5F6F2; 
	margin-top: 27px; 
	margin-bottom: 27px; 
	padding: 10px; 
}
.featured_image_wrap, .thumbnail_wrap{
  	position: relative;
}
.featured_image_wrap:before, .featured_image_wrap:after{
	  z-index: 1;
	  position: absolute;
	  content: "";
	  background: #777;
	  -webkit-box-shadow: 0 15px 10px #777;
	  -moz-box-shadow: 0 15px 10px #777;
	  box-shadow: 0 15px 10px #777;
	  -webkit-transform: rotate(-3deg);
	  -moz-transform: rotate(-3deg);
	  -o-transform: rotate(-3deg);
	  -ms-transform: rotate(-3deg);
	  transform: rotate(-3deg);
}
.featured_image_wrap:before, .featured_image_wrap:after{
	bottom: 10px;
  	left: 15px;
  	width: 50%;
  	top: 80%;
  	max-width:300px;
}
.featured_image_wrap:after{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.thumbnail_wrap:before, .thumbnail_wrap:after{
	  z-index: 1;
	  position: absolute;
	  content: "";
	  background: #777;
	  -webkit-box-shadow: 0 15px 10px #777;
	  -moz-box-shadow: 0 15px 10px #777;
	  box-shadow: 0 15px 10px #777;
	  -webkit-transform: rotate(-7deg);
	  -moz-transform: rotate(-7deg);
	  -o-transform: rotate(-7deg);
	  -ms-transform: rotate(-7deg);
	  transform: rotate(-7deg);
}
.thumbnail_wrap:before, .thumbnail_wrap:after{
	bottom: 27px;
  	left: 10px;
  	width: 50%;
  	top: 80%;
  	max-width:90px;
}
.thumbnail_wrap:after{
  -webkit-transform: rotate(7deg);
  -moz-transform: rotate(7deg);
  -o-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
  right: 18px;
  left: auto;
}


/*  Widgets   */
.widget { font-size: 14px;
	line-height: 21px; margin-bottom: 24px; }
.widget .widget_title { font-size: 23px;
	line-height: 33px; margin-bottom:0;}
.widget p, .widget ul { margin-bottom: 24px; }
.widget li ul { margin-bottom: 0; }
.widget ul { list-style-type: none; list-style-position: inside; }

.widget.feature_box{	margin-bottom:0px;}

.widget.style-1 .widget_title { color: #fff; }
.widget.style-1 .widget_title{
	padding:5px 10px 5px 10px; 
	background-color:#666666;
	margin-left:20px; 
	border-radius:5px 5px 0 0; 
	float:left;
}
.widget.style-1>div, .widget.style-1>ul { 
	border-width: 3px; 
	border-style: solid; 
	border-color: #666666; 
	border-radius: 10px; 
}
.widget.style-1>div, .widget.style-1>ul{padding:12px; clear:both;}

.widget.style-2 .widget_title { color: #fff; }
.widget.style-2 { background-color: #7A8957; border-radius: 10px; color: #F5F6F2; padding:12px;}

.widget.style-3 {padding: 12px; }
.widget.style-3 .widget_title { color: #444444; }
.widget.style-3 { border-width: 3px; border-style: solid; border-color: #7A8957; border-radius: 10px; }


.comment { font-size: 16px; line-height: 27px; border-width: 1px 0 0 5px; border-style: solid; border-color: #4F5938; margin-top: 27px; padding-right: 3px; padding-left: 3px; }
.comment .comment_author { font-size: 18px;
	line-height: 30px; }
.comment .comment_aux { font-size: 13px;
	line-height: 23px; }
.children .comment { list-style-type: none; border-style: none; padding-left: 12px; }
.comment .comment_text ul { list-style-type: square; list-style-position: inside; }
.comment .comment_text ul, .comment .comment_text ol { margin-left: 27px; }
.comment p, .comment .comment_text ul, .comment .comment_text ol, .comment .comment_text blockquote, .comment .comment_text pre { margin-bottom: 27px; }
.comment .comment_text li ul, .comment .comment_text li ol { margin-left: 27px; margin-bottom: 0; }
.comment .comment_text .left, .comment .comment_text .alignleft { margin-bottom: 27px; margin-right: 27px; }
.comment .comment_text .right, .comment .comment_text .alignright { margin-bottom: 27px; margin-left: 27px; }
.comment .comment_text .center, .comment .comment_text .aligncenter { margin: 0 auto 27px auto; }
.comment .comment_text .block, .comment .comment_text .alignnone { margin: 0 auto 27px 0; }
.comment{clear:both;}
.comment .avatar{float:left; margin:0 14px 14px 0;}
p.comments_intro, p#comment_form_title{font-size:27px; padding:27px 0; border-top:#7A8957 2px solid;}
#commentform label{display:block; padding-bottom:5px;}
#commentform input[type="text"]{padding:5px;width:90%;margin-bottom:14px;}
#commentform textarea{padding:5px;width:100%;margin-bottom:14px;}
#commentform .columns_2{padding-top:0;}


#site_title{ 
	font-family: Constantia, Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	color: #183100;
	line-height: 85px;
	font-weight:bold;
	text-align:center; 
	text-shadow:1px 1px 5px #fff, 2px 2px 2px #7A8957;
	margin-top: 14px; 
}
#site_title a { 
	color: #183100; }
#site_title a:hover { 
	color: #8F3C1C; }
#site_title a:hover{ 
	color: #8F3C1C; text-decoration:none;}
#site_tagline { font-size: 36px;
	color: #183100;
	line-height: 53px;
	text-align:center; }
#archive_intro { border-width: 0 0 1px 0; border-style: solid; border-color: #7A8957; margin-bottom: 41px; }
h1.archive_title{margin-bottom:27px;}

/************** Thesis Email Signup Box ***************************/
.thesis_email_form{margin:24px 0px;}
.one-third .email_form_title, .one-quarter .email_form_title  { 
	margin-bottom: 12px; 
	font-size: 23px;
	line-height: 33px; 
}
.two-thirds .email_form_title, .one-half .email_form_title, .three-quarters .email_form_title   { 
	font-size: 36px;
	color: #676E04;
	line-height: 53px; 
}
.full .email_form_title   { 
	font-size: 38px;
	line-height: 56px; 
	margin-bottom: 14px;
}
.one-third .email_form_intro, .one-quarter .email_form_intro{
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 21px;
}
.two-thirds .email_form_intro, .one-half .email_form_intro, .three-quarters .email_form_intro{
	margin-bottom: 14px;
}
.full .email_form_intro{
	margin-bottom: 14px;
}
.thesis_email_form_submit.input_submit { 
	color: #F5F6F2; 
	background-color: #7A8957; 
	text-decoration: none; 
	padding: 8px;
	border:none;
	margin-top:12px;
}
.thesis_email_form_submit.input_submit:hover { 
	color: #fff; 
	background-color: #4F5938;
	color: #8F3C1C; 
	cursor:pointer;
}
.one-third .thesis_email_form label, .one-quarter .thesis_email_form label{
	display:block;
}
.one-third .thesis_email_form .input_text, .one-quarter .thesis_email_form .input_text{
	width:100%;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.social_wrapper{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-top: 10px;
	padding-left: 27px;
}
.social_wrapper.upper{
	margin-bottom:27px;
}
.social_wrapper iframe, .social_wrapper #___plusone_0, .social_wrapper .IN-widget{
	display:inline-block;
	width:110px !important;
	height:24px !important;
}


/************** Media Queries ***************************/
/* Carta Media Query */ 
@media only screen and (max-width:1024px), screen and (max-device-width:1024px) and (orientation:landscape){ 
	#outer_wrap, #header{width:auto; padding:0; margin:0;}
	#header_columns{padding-top:14px;}
	.page_wrapper{width:auto; padding:0 8px; margin:0;}
	.columns_321 .two-thirds { width:auto; margin-right:344px; }
	.columns_321 .one-third { float:left; width:344px; margin-left:-344px; }
	.columns_312 .two-thirds { width:auto; float:right; margin-left:344px; }
	.columns_312 .one-third { width:344px; float:left; margin-right:-100%; }
	.columns_431 .three-quarters { width:auto; margin-right:258px; }
	.columns_431 .one-quarter { float:left; width:258px; margin-left:-258px; }
	.columns_413 .three-quarters { width:auto; float:right; margin-left:258px; }
	.columns_413 .one-quarter { width:258px; float:left; margin-right:-100%; }
	.columns_413 .three-quarters { width:auto; float:right; margin-left:258px; }
	.columns_4121 .reverse_wrapper .half, .columns_4112 .reverse_wrapper .half {width:65.666%; }
	iframe{max-width:100%;} 
	/*start user media queries */
} 

/* Agility Media Query */ 
@media only screen and (max-width:800px), screen and (max-device-width:800px) and (orientation:portrait){ 
	#site_title{font-size:32px; line-height:32px; padding-bottom:0;}
	.menu{float:none; text-align:center;}
	.menu li{float:none; display:inline-block;}
	.menu .current-menu-item a, .menu .current-menu-item a:hover{color:#fff; background-color:transparent;}
	.post_box .headline{margin-bottom:13px;} 
	.columns_3 .one-third { width:50%; padding-bottom:26px;}
	.columns_4 .one-quarter { width:50%; padding-bottom:26px;}
	.columns_4211 .half { width:100%; padding-bottom:26px;}
	.columns_4211 .one-quarter { width:50%;  padding-bottom:26px;}
	.columns_4112 .half { width:100%; padding-bottom:26px;}
	.columns_4112 .one-quarter { width:50%;  padding-bottom:26px;}
	.columns_4121 .half { width:50%; padding-bottom:26px;}
	.columns_4121 .one-quarter { width:50%;  padding-bottom:26px;}
	.columns_4121 .reverse_wrapper{width:100%; padding-bottom:26px;}
	.columns_4112 .reverse_wrapper{width:100%; padding-bottom:26px;}
	.columns_4112 .one-quarter{width:50%; padding-bottom:26px;}
	/*start user media queries */
} 

/* Carta Media Query */ 
@media only screen and (max-width:699px),  screen and (max-device-width:699px){ 
	#header_columns{text-align:center; padding:0;}
	#content_area .columns_1, .columns_321, .columns_4{padding:0;}
	.post_box h1, .full .post_box h1, .post_box .headline, .full .post_box .headline {font-size:32px; line-height:40px; text-align:center;}
	.post_box, .full .post_box{line-height:24px;}
	.full, .half, .two-thirds, .three-quarters{padding:12px 8px; width:100%; }
	.one-third, .one-quarter{padding:12px 8px; width:50%; }
	.columns_2 .half{width:100%; float:none; padding:12px 8px; }
	.columns_321 .two-thirds, .columns_312 .one-third { width:100%; margin-right:0; clear:both;}
	.columns_321 .one-third, .columns_312 .two-thirds { float:none; width:100%; margin-left:0; clear:both; }
	.columns_431 .three-quarters, .columns_413 .one-quarter { width:100%; margin-right:0; clear:both;}
	.columns_431 .one-quarter, .columns_413 .three-quarters{ float:none; width:100%; margin-left:0; clear:both; }
	.columns_4121 .one-quarter, .columns_4121 .half { width:100%; float:none;}
	.columns_4121 .reverse_wrapper .half, .columns_4121 .reverse_wrapper .one-quarter { width:100%;  float:none; padding:12px 8px;}
	.columns_4112 .reverse_wrapper .half, .columns_4112 .reverse_wrapper .one-quarter{ width:100%;  float:none; padding:12px 8px;}
	img{display:inline;}
	/*start user media queries */
} 
/* Carta Media Query */ 
@media only screen and (max-width:400px), screen and (max-device-width:400px) and (orientation:landscape){ 
	#main_content{padding:13px 0;}
	#site_title{margin-bottom:14px;}
	#site_tagline{line-height:24px;}
	.post_content{clear:both;}
	.home_archive.post_box .headline{line-height:36px;}
	.home_archive.post_box img.alignleft, .post_box img.alignleft{float:none; margin:0; margin-left:auto; margin-right:auto;} 
	.one-third, .one-quarter{width:100%; padding-bottom:0; clear:both;}
	.columns_3 .one-third { width:100%; }
	.columns_4 .one-quarter, .columns_4211 .one-quarter, .columns_4112 .one-quarter{ width:100%; }
	/*start user media queries */
}

/* Clearfix */ 
#header_area:after, #top_menu_area:after, #feature_box_area:after, #content_area:after, #footer_area_top:after, #footer_area_bottom:after, .reverse_wrapper:after, .textwidget:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.menu:after, .post_box:after, .post_box .post_content:after, .home_archive.post_box:after, .home_archive.post_box .post_content:after, .full .post_box:after, .full .post_box .post_content:after, .comment .comment_text:after, ul.menu>li.menu-item>:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* Begin Carta Background Styles */
 body{background-image: url(images/test6.png);background-position:center top;}
 .page_wrapper{border-style:solid;border-width:1px;border-color:#E8E8E8;border-radius:3px;box-shadow:0px 2px 2px #BFBFBF;}
 #footer{margin-top:36px;}
 .style-4{background-color:rgba(255, 255, 255, 0.5);padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;border-width:1px;border-color:#808080;border-radius:3px;box-shadow:0px 2px 2px #808080;}
 .style-5{background-color:rgba(255,255,255, 0.5);padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:5px;border-style:double;border-color:#7A8957;border-radius:10px;box-shadow:0px 2px 2px #808080;}
/* End Carta Background Styles */
/* Begin Carta Header Column Styles */
#header-left{
	padding-left:0px;
	padding-right:0px;}
/* End Carta Header Column Styles */
/* BYOB BX Content Slider Shared Styles - Version 1.0 */
.bx-wrapper {
                            position: relative;
                            margin: 0 auto 60px;
                            padding: 0;
                            *zoom: 1;
                    }
                    .bx-wrapper img {
                            max-width: 100%;
                            display: block;
                    }
                    .bx-wrapper .bx-pager,
                    .bx-wrapper .bx-controls-auto {
                            position: absolute;
                            bottom: -30px;
                            width: 100%;
                    }
                    /* LOADER */

                    .bx-wrapper .bx-loading {
                            min-height: 50px;
                            background: url(http://www.coldclimategardening.com/wp-content/thesis/boxes/byob-bx-slider/images/bx_loader.gif) center center no-repeat #fff;
                            height: 100%;
                            width: 100%;
                            position: absolute;
                            top: 0;
                            left: 0;
                            z-index: 2000;
                    }

                    /* PAGER */

                    .bx-wrapper .bx-pager {
                            text-align: center;
                            font-size: .85em;
                            font-family: Arial;
                            font-weight: bold;
                            color: #666;
                            padding-top: 20px;
                    }

                    .bx-wrapper .bx-pager .bx-pager-item,
                    .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
                            display: inline-block;
                            *zoom: 1;
                            *display: inline;
                    }

                    .bx-wrapper .bx-pager.bx-default-pager a {
                            background: #666;
                            text-indent: -9999px;
                            display: block;
                            width: 10px;
                            height: 10px;
                            margin: 0 5px;
                            outline: 0;
                            -moz-border-radius: 5px;
                            -webkit-border-radius: 5px;
                            border-radius: 5px;
                    }

                    .bx-wrapper .bx-pager.bx-default-pager a:hover,
                    .bx-wrapper .bx-pager.bx-default-pager a.active {
                            background: #000;
                    }

                    /* DIRECTION CONTROLS (NEXT / PREV) */

                    .bx-wrapper .bx-prev {
                            left: 10px;
                            background: url(http://www.coldclimategardening.com/wp-content/thesis/boxes/byob-bx-slider/images/controls.png) no-repeat 0 -32px;
                    }

                    .bx-wrapper .bx-next {
                            right: 10px;
                            background: url(http://www.coldclimategardening.com/wp-content/thesis/boxes/byob-bx-slider/images/controls.png) no-repeat -43px -32px;
                    }

                    .bx-wrapper .bx-prev:hover {
                            background-position: 0 0;
                    }

                    .bx-wrapper .bx-next:hover {
                            background-position: -43px 0;
                    }

                    .bx-wrapper .bx-controls-direction a {
                            position: absolute;
                            top: 50%;
                            outline: 0;
                            width: 32px;
                            height: 32px;
                            text-indent: -9999px;
                            z-index: 9999;
                    }
                    
                    .bx-wrapper .bx-controls-direction a.disabled {
                            display: none;
                    }

                    /* AUTO CONTROLS (START / STOP) */

                    .bx-wrapper .bx-controls-auto {
                            text-align: center;
                    }

                    .bx-wrapper .bx-controls-auto .bx-start {
                            display: block;
                            text-indent: -9999px;
                            width: 10px;
                            height: 11px;
                            outline: 0;
                            background: url(http://www.coldclimategardening.com/wp-content/thesis/boxes/byob-bx-slider/images/controls.png) -86px -11px no-repeat;
                            margin: 0 3px;
                    }

                    .bx-wrapper .bx-controls-auto .bx-start:hover,
                    .bx-wrapper .bx-controls-auto .bx-start.active {
                            background-position: -86px 0;
                    }

                    .bx-wrapper .bx-controls-auto .bx-stop {
                            display: block;
                            text-indent: -9999px;
                            width: 9px;
                            height: 11px;
                            outline: 0;
                            background: url(http://www.coldclimategardening.com/wp-content/thesis/boxes/byob-bx-slider/images/controls.png) -86px -44px no-repeat;
                            margin: 0 3px;
                    }

                    .bx-wrapper .bx-controls-auto .bx-stop:hover,
                    .bx-wrapper .bx-controls-auto .bx-stop.active {
                            background-position: -86px -33px;
                    }

                    /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

                    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
                            text-align: left;
                            width: 80%;
                    }

                    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
                            right: 0;
                            width: 35px;
                    }
                    /* End BYOB BX Content Slider Shared Styles */

/* BYOB BX Content Slider Instance Styles - Version 1.0 */

                    #byob-bx-slider{margin-bottom:24px;}
                    #byob-bx-slider .bx-wrapper .bx-viewport {
	border: solid #ffffff 15px;
                            background: #ffffff;
                            -moz-box-sizing:border-box;
                            box-sizing:border-box;
                    }
            /* End BYOB BX Content Slider Instance Styles */

/*---:[ custom CSS ]:---*/
.style-4{height:490px;}
	
#menu-secondary-series {
         z-index: 5;
}
.orbit-wrapper {
		box-shadow: 5px 5px 5px #808080;
}
.leaderboard {
	height: 90px;
	width: 728px;
	margin: auto;
	border: solid 1px black;
}
@font-face {
    font-family: 'Shelldon';
    src: url('fonts/shelldonplain0.0_0-webfont.eot');
    src: url('fonts/shelldonplain0.0_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/shelldonplain0.0_0-webfont.woff') format('woff'),
         url('fonts/shelldonplain0.0_0-webfont.ttf') format('truetype'),
         url('fonts/shelldonplain0.0_0-webfont.svg#shelldon_plain0.0') format('svg');
    font-weight: normal;
    font-style: normal;

}
#site_title {font-family: Shelldon,Georgia,"Times New Roman",Times,serif;}
#site_tagline {font-family: Shelldon,Georgia,"Times New Roman",Times,serif;}
#author_box {padding-top: 10px;}
#author_box .text_box {border-bottom:solid #7A8957 1px;}
#author_box .avatar.avatar-96.photo{padding: 10px; float:left;}
.widget.style-1 .widget_title {background-color: #7A8957;}
.widget.style-1>div, .widget.style-1>ul {border: 3px solid #7A8957;
										height:496;}
p.note { background: #DEE2D4; 
		border: 2px solid #7A8957;
		border-radius: 10px;
		padding: 12px;}
.drop_cap {color:#676E04;}
.two-thirds .query_box {
      font-size: 16px;
      line-height: 27px;
}
img{display:inline-block;}
.remove-dots li{list-style-type:none;}
blockquote p{border-left: 1px solid #ddd; color: #666; font-size:100%; line-height: 115%; padding-left:20px; }
blockquote.pullright p{float:right; clear: right; width:45%; padding: 4px; margin-left:10px; margin-bottom:0px; text-align: center; border: 3px double #aaa; border-width: 3px 0;}
blockquote.pullleft p{float:left; clear:left; width:45%; padding: 4px; margin-right:10px; margin-bottom:0px; text-align: center; border: 3px double #aaa; border-width: 3px 0;}
blockquote.center p{float:none; clear:both; width:80%; font-size:larger; margin:4px auto 4px auto; padding: 4px 0; text-align:center; border: 3px double #aaa; border-width: 3px 0;}