/*
Theme Name: Donella Meadows Institute
Theme URI: http://www.donellameadows.org
Description: This theme has been developed exclusively for The Donella Meadows Institute.
Version: 1.0
Author: Catalyst Webworks
Author URI: http://www.catalystwebworks.com/
Tags: widgets, custom, post thumbnails
*/
.wp-caption-text {
	text-align: left;
	font-size: 14px;
	font-style: italic;
}
.tags {
	border-top: 1px solid #e3e3e3;
	padding-top: 12px;
	font-size: 12px;
}
#comment {
	width: 100%;
}
#content blockquote {
	border-left: 3px solid #e3e3e3;
	padding-left: 12px;
	font-style: italic;
	color: #000;
	font-size: 120%;
}
#about-dmi-blurb:first-line {
	font-weight: bold;
}
.single-fellow #content H2, #content .type-fellow H2, #content .organization H2 {
	font-weight: bold;
}
.single-fellow #content H3, #content .fellow H3, #content .organization H3 {
	color: #ab861d;
	margin: 0;
	padding: 0;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
}
.single-fellow #content H4, #content .fellow H4, #content .organization H4 {
	font-size: 14px;
	margin: 6px 0 0 0;
	padding: 0;
	font-weight: normal;
}
.fellow-img {
	padding: 3px;
	margin: 0 0 7px 0;
}
#content .post H2 a, #content .fellow H2 a, #content .search H2 a {
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
}
#sidebar a {
	color: #ab861d;
}
#sidebar UL {
	margin: 0 0 20px 0;
	padding: 0;
}
.archivesidebarmenu LI {
	margin: 0;
	padding: 0;
}
h2.globalcitizens a {
	font-weight: bold;
	font-size: 20px;
	color: #ab861d;
}
/* FELLOW ARCHIVE */

#fellow-list {
}
.fellow-item {
	width: 45%;
	margin: 0 0 15px 0;
	padding-right: 20px;
	float: left;
	height: 130px;
}
.fellow-item H2 {
	margin: 0;
	padding: 0;
	text-align: left;
}
.fellow-item H3 {
	text-align: left;
}
.fellow-item img.fellow-img {
	min-width: 78px;
	height: auto;
}
/* NAV */
#nav {
}
#nav li {
	display: block;
}
#nav li a {
	display: block;
}
.over {
	background-color: #917D1B;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;/*-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;*/
}
#nav li ul {
	margin: 0;
	padding: 0;
	z-index: 900;
	position: absolute;
	background-color: #efefef;
	background-repeat: no-repeat;
	padding: 10px;
	line-height: 15px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}
#nav li ul li {
	float: none;
	display: inline;
}
#nav li ul li a {
	width: auto;
	text-transform: none;
	width: 285px;
}
#nav li ul li a:hover {
	color: #917D1B;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#nav li ul li ul {
	position: absolute;
	padding: 10px;
	margin-top: -45px;
	margin-left: 250px;
	float: none;
	display: inline;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}
/* Alignment */

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post, .article {
	clear: both;
}
.postmetadata {
	font-size: 12px;
	font-style: italic;
}
.post H2 A, .page H2 A, .post H2, .article H2 A, .artcicle H2 {
	text-decoration: none;
	font-weight: normal;
	font-size: 22px;
}
.readmore {
	background-image: url(images/bg-send.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin: 16px 0 0 0;
	padding: 5px 0 0 0;
	width: 109px;
	height: 25px;
	border: none;
	cursor: pointer;
	float: right;
}
.readmore a {
	color: #ab861d;
	font: 12px/15px 'Open Sans', Helvetica, sans-serif;
	text-decoration: none;
}
.clr {
	height: 1px;
	width: 100%;
	clear: both;
}
.margin100 {
	margin-bottom: 20px;
}
.navigation {
	margin-bottom: 60px;
	font-size: 12px;
}
/* COMMENTS */

ol.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style: none;
	margin-bottom: 40px;
	background: #EEE;
	padding: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
.commentlist .avatar {
	float: right;
}
.commentlist .comment-author {
	margin-bottom: 20px;
	border-bottom: 1px solid #FFF;
	padding-bottom: 14px;
}
.commentlist .reply {
	margin-top: 20px;
	border-top: 1px solid #FFF;
	padding-top: 14px;
}
.commentlist .commentmetadata {
	font-size: 12px;
	font-style: italic;
	text-align: right;
}
body {
	margin: 0;
	min-width: 981px;
	background: #fff;
	color: #777777;
	font: 16px/23px 'Open Sans', Helvetica, sans-serif;
}
img {
	border: none;
}
a {
	color: #ab861d;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
input,  textarea,  select {
	color: #000;
	vertical-align: middle;
	font: 100% 'Open Sans', Helvetica, sans-serif;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
q {
	quotes: none;
}
q:before {
	content: '';
}
q:after {
	content: '';
}
#wrapper {
	overflow: hidden;
	width: 100%;
}
.w1 {
	margin: 0 -109px 0 -110px;
}
.w2 {
	margin: 0 auto;
	padding: 0 109px 0 110px;
	width: 981px;
}
#header {
	overflow: hidden;
	margin: 0 auto;
	padding: 11px 0 0;
	width: 100%;
}
#header .panel {
	overflow: hidden;
	width: 100%;
}
#header .logo {
	z-index: 2;
	float: left;
	overflow: hidden;
	margin: 0 0 0 0px;
	width: 567px;
	height: 119px;
	font-size: 0;
}
.logo a {
	display: block;
	height: 100%;
}
#header .area {
	float: right;
}
.search-form fieldset {
	padding: 5px 0 15px;
	width: 170px;
}
.search-form .text-holder {
	overflow: hidden;
	padding: 0 0 0 2px;
	width: 168px;
	height: 27px;
	background: url(images/bg-search.gif) 0 0 no-repeat;
}
.search-form .text {
	float: left;
	margin: 0;
	padding: 7px 2px 5px 11px;
	width: 125px;
	border: none;
	background: none;
	color: #808080;
	line-height: 15px;
	font-size: 12px;
}
.search-form .btn-search {
	float: right;
	margin: 7px 14px 0 0;
}
#header .donate {
	position: relative;
	z-index: 10;
	float: left;
	margin: 0 0 0 3px;
	padding: 11px 5px 10px 36px;
	background: #fff url(images/ico-1.gif) 0 0 no-repeat;
	color: #f9b709;
	text-decoration: none;
	line-height: 21px;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
#header .acs {
	position: relative;
	z-index: 10;
	float: left;
	margin: 0 0 0 3px;
	padding: 11px 5px 10px 36px;
	background: #fff url(images/ico-2.jpg) 0 0 no-repeat;
	color: #f9b709;
	text-decoration: none;
	line-height: 21px;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	clear: both;
}
#menu {
	overflow: hidden;
	margin: -49px 0 0;
	padding: 25px 0 0 179px;
	height: 1%;
	background: url(images/bg-nav-2.gif) 150px 0 no-repeat;
	list-style: none;
	line-height: 18px;
	white-space: nowrap;
	font-size: 14px;
	width: 450px;
}
#menu li {
	float: left;
	background: url(images/separator-1.gif) 0 100% no-repeat;
}
#menu li a {
	padding: 0 13px 0 13px;
	margin: 10px 0 10px 0;
	text-transform: uppercase;
	font-weight: 700;
	
}
#menu li:hover {
	background: #efefef;
}
#menu li ul li {
	background: none;
}
#menu li:first-child {
	padding-left: 0;
	background: none;
}
#menu a {
	color: #ab861d;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#main {
	width: 100%;
}
#main:after {
	clear: both;
	display: block;
	content: '';
}
#main .homegallery {
	position: relative;
	overflow: hidden;
	margin: 0 -109px 25px -110px;
	padding: 0 0 0 9px;
	width: 1200px;
	height: 288px;
	background: url(images/bg-gallery.jpg) 0 0 no-repeat;
	z-index: 300;
}
#main .homegallery .frame {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 940px;
}
#main .homegallery .frame ul {
	position: relative;
	overflow: hidden;
	margin: 36px 0 0 0;
	padding: 36px 0 35px 0;
	width: 9999px;
	color: #fff;
	list-style: none;
	line-height: 24px;
	font-size: 16px;
	height: 400px;
}
#main .homegallery .frame ul li {
	float: left;
	width: 940px;
}
#main .homegallery .visual {
	float: left;
	margin: 5px 39px 0 0;
	border: none red;
}
#main .homegallery a {
	color: #FFF;
}
#main .homegallery .visual img {
	display: block;
}
#main .homegallery .visual p {
	margin: 0;
}
#main .homegallery blockquote {
	margin: 0;
}
#main .homegallery blockquote q {
	font-style: italic;
}
#main .homegallery blockquote span a:hover {
	text-decoration: underline;
}
#main .homegallery blockquote span a, #main .homegallery blockquote span {
	display: inline-block;
	margin: 0 0 5px;
	line-height: 31px;
	font-style: normal;
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
}
#main .homegallery blockquote cite {
	display: inline-block;
	margin: 0 0 0 6px;
	color: #f9b709;
	font-style: normal;
	font-size: 15px;
}
#main .homegallery .switcher {
	position: absolute;
	top: 32px;
	left: 111px;
	width: 10px;
}
#main .homegallery .switcher ul {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	list-style: none;
}
#main .homegallery .switcher li {
	float: left;
	margin: 0 0 10px;
}
#main .homegallery .switcher a {
	position: relative;
	float: right;
	overflow: hidden;
	width: 10px;
	height: 10px;
	background: url(images/switcher.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
}
#main .homegallery .switcher a.activeSlide,  #main .homegallery .switcher a:hover {
	background: url(images/switcher-active.gif) 0 0 no-repeat;
}
#main .container {
	overflow: hidden;
	padding: 0 4px 0 5px;
	height: 1%;
}
#main .container .heading {
	overflow: hidden;
	height: 1%;
	text-align: center;
}
#main .container h2 {
	display: inline-block;
	margin: 0 0 25px;
	color: #ab861d;
	text-transform: uppercase;
	line-height: 25px;
	font-weight: normal;
	font-size: 19px;
}
*+html #main .container h2 {
	display: inline;
}
#main .container h2 strong {
	float: left;
	margin: 0 6px 0 0;
}
#main .container h2 span {
	float: left;
	padding: 1px 0 0 8px;
	background: url(images/separator-2.gif) 0 5px no-repeat;
	font-size: 14px;
}
#main .container .featured {
	overflow: hidden;
	margin: 0 0 29px;
	padding: 0 0 0 6px;
	height: 1%;
	background: url(images/separator-3.gif) 0 100% repeat-x;
	line-height: 20px;
	font-size: 14px;
}
#main .container .featured h3 {
	margin: 0;
	line-height: 20px;
	font-size: 14px;
}
#main .container /* .featured */.block {
	float: left;
	margin: 0 0 0 18px;
	padding: 0 0 33px;
	width: 310px;
}
/* added for new content */

#main .container .featured .block:first-child {
	margin-left: 0;
}
#main .container .featured strong {
	display: block;
	line-height: 20px;
	font-style: italic;
	font-size: 14px;
}
#main .container .featured p {
	margin: 0;
}
#main .container .featured .photo {
	float: left;
	margin: 5px 16px 5px 0;
}
#main .container .featured img {
	display: block;
}
#main .container .featured a {
	color: #333333;
}
#main .container .featured a:hover {
	text-decoration: none;
}
#main .section {
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 18px;
	height: 1%;
	background: url(images/separator-6.gif) 5px 100% no-repeat;
}
#main .section .block-row {
	overflow: hidden;
	margin: 15px 0 2px;
	height: 1%;
	background: url(images/separator-4.gif) 471px 0 repeat-y;
}
#main .section .block-row:first-child {
	margin: 0;
}
#main .section .block-row .block-holder {
	background: url(images/bg-block-t.gif) 0 0 repeat-x;
}
#main .section .block-row .frame {
	background: url(images/bg-block-b.gif) 0 100% repeat-x;
}
#main .section .block-row .content {
	overflow: hidden;
	width: 100%;
}
#main .section .block {
	float: left;
	margin: 0 0 0 55px;
	width: 440px;
	min-height: 272px;
	vertical-align: top;
	font-size: 14px;
}
#main .section .block:first-child {
	margin-left: 0;
	padding: 0 25px 0 0;
}
#main .section .block h3 {
	margin: 0 0 10px;
	padding: 0 0 25px 0;
	color: #ab861d;
	text-align: center;
	line-height: 25px;
	font-size: 19px;
}
#main .section .block ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main .section .block .item-holder {
	overflow: hidden;
	height: 1%;
}
#main .section .block .item-holder .item-list {
	margin: 0 0 11px;
	padding: 4px 0 0;
	line-height: 18px;
	font-size: 12px;
}
*+html #main .section .block .item-holder li {
	display: inline;
}
#main .section .block .item-holder li {
	display: inline-block;
	overflow: hidden;
	padding: 0 0 5px 1px;
	width: 217px;
	min-height: 83px;
	vertical-align: top;
}
#main .section .item-holder .item-list:first-child {
	background: url(images/separator-10.gif) 0 100% no-repeat;
}
#main .section .block img {
	display: block;
}
#main .section .block a {
	color: #ab861d;
}
#main .section .block a:hover {
	text-decoration: none;
}
#main .section .block .holder {
	overflow: hidden;
	height: 1%;
}
#main .section .block h4 {
	margin: 0 0 9px;
	color: #404040;
	text-transform: uppercase;
	line-height: 14px;
	font-size: 12px;
}
#main .section .block .ico {
	float: left;
	margin: 10px 23px 0 1px;
}
#main .section .block .item-holder .item-list ul {
	overflow: hidden;
	height: 1%;
	color: #404040;
}
#main .section .block .item-holder .item-list ul li {
	float: none;
	display: block;
	margin: 0;
	padding: 0 0 0 9px;
	width: auto;
	min-height: 0;
	background: url(images/bullet.gif) 1px 5px no-repeat;
}
#main .section .block .item-holder .item-list ul a {
	text-decoration: none;
}
#main .section .block .item-holder .item-list ul a:hover {
	text-decoration: underline;
}
#main .section .block .alignleft {
	float: left;
	margin: 15px 21px 5px 9px;
}
#main .section .block p {
	margin: 0 0 15px;
}
#main .section .block p strong {
	display: block;
	color: #404040;
}
#main .section .block .text-holder {
	padding: 2px 0 0;
}
.newsletter-form fieldset {
	overflow: hidden;
	height: 1%;
}
.contact-form .col,  .newsletter-form .col {
	float: left;
	margin: 0 22px 0 0;
	width: 174px;
}
.contact-form .row,  .newsletter-form .row {
	overflow: hidden;
	padding: 0 0 22px;
	height: 1%;
}
.newsletter-form .row label {
	display: block;
	padding: 0 0 4px 0;
}
.contact-form .text,  .newsletter-form .text,  INPUT.text {
	/*float:right;*/

	margin: 0;
	padding: 3px 13px 4px;
	width: 146px;
	border: 1px solid #ccc;
	background: none;
	color: #333333;
	line-height: 15px;
	font-size: 12px;
}
.newsletter-form .btn-sign-up {
	margin: 0;
	padding: 0 0 1px;
	width: 67px;
	height: 24px;
	border: none;
	background: url(images/bg-sign-up.gif) 0 0 no-repeat;
	color: #ab861d;
	font: 12px/15px 'Open Sans', Helvetica, sans-serif;
	cursor: pointer;
}
.contact-form fieldset {
	padding: 3px 0 0 3px;
}
.contact-form .columns {
	overflow: hidden;
	height: 1%;
}
.contact-form .row {
	padding: 0 0 8px;
}
.contact-form .row-2 {
	padding-top: 5px;
}
.contact-form .btn-send-message {
	display: block;
	margin: 0;
	padding: 0 0 1px;
	width: 109px;
	height: 25px;
	border: none;
	background: url(images/bg-send.gif) 0 0 no-repeat;
	color: #ab861d;
	font: 12px/15px 'Open Sans', Helvetica, sans-serif;
	cursor: pointer;
}
.contact-form textarea, textarea {
	margin: 0;
	padding: 3px 4px 4px 13px;
	width: 250px !important;
	height: 100px;
	border: 1px solid #ccc;
	background: none;
	color: #333333;
	line-height: 15px;
	font-size: 12px;
	overflow: auto;
}
#main .panel {
	padding: 23px 0 0;
	background: url(images/separator-6.gif) 5px 100% no-repeat;
}
#main .about-logo {
	margin: 0 auto;
	padding: 8px 0 15px 86px;
	width: 174px;
	height: 58px;
	background: url(images/logo-2.gif) 0 0 no-repeat;
	line-height: 15px;
	font-size: 12px;
}
#main .about-logo h3 {
	margin: 0 0 2px;
	color: #ab861d;
	line-height: 25px;
	font-size: 19px;
}
#main .about-logo a {
	color: #ab861d;
}
#main .about-logo a:hover {
	text-decoration: none;
}
#main .bar {
	margin: 0 -109px 16px -110px;
	width: 1200px;
	height: 60px;
	background: #c1963a url(images/bg-heading-3.jpg) 0 0 no-repeat;
}

#main .bar .heading {
	display: block;
	margin: 0;
	padding: 12px 5px 0 4px;
	color: #fff;
	text-align: left;
	padding-left: 105px;
	line-height: 34px;
	font-weight: 300;
	font-size: 26px;
}
#twocolumns {
	overflow: hidden;
	margin: 0 0 34px;
	padding: 0 29px 25px 9px;
	height: 1%;
	background: url(images/separator-6.gif) 5px 100% no-repeat;
}
#twocolumns .area {
	background: url(images/separator-7.gif) 719px 0 repeat-y;
}
.page-template-page-fullwidth-php #twocolumns .area {
	background: none;
}
#twocolumns .holder {
	background: url(images/bg-block-t.gif) 0 0 repeat-x;
}
#twocolumns .frame {
	background: url(images/bg-block-t.gif) 0 100% repeat-x;
}
#twocolumns .c {
	overflow: hidden;
	width: 100%;
}
#content {
	float: left;
	width: 670px;
	font-size: 14px;
	text-align: left;
	padding-right: 30px;
}
#content.fullwidth {
	float: left;
	width: 100%;
	font-size: 14px;
	text-align: left;
}
#content .breadcrumbs {
	overflow: hidden;
	margin: 0 0 37px 1px;
	padding: 0;
	height: 1%;
	color: #ab861d;
	list-style: none;
	line-height: 15px;
	font-size: 12px;
}
#content .breadcrumbs li {
	float: left;
	padding: 0 2px 0 10px;
	background: url(images/arrow.gif) 0 5px no-repeat;
}
#content .breadcrumbs li:first-child {
	padding-left: 0;
	background: none;
}
#content .breadcrumbs a {
	color: #ab861d;
	text-decoration: none;
}
#content .breadcrumbs a:hover {
	text-decoration: underline;
}
#content .breadcrumbs span {
	text-decoration: underline;
}
#content .fellows-holder {
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: 1%;
	color: #404040;
	list-style: none;
	line-height: 18px;
	font-size: 14px;
}
*+html #content .fellows-holder .block {
	display: inline;
}
#content .fellows-holder .block {
	display: inline-block;
	overflow: hidden;
	padding: 0 0 43px;
	width: 361px;
	min-height: 127px;
	vertical-align: top;
}
#content .fellows-holder .alignleft {
	float: left;
	margin: 0 12px 0 0;
	padding: 3px 0 0;
}
#content .fellows-holder img {
	display: block;
}
#content .fellows-holder .block strong {
	display: block;
	margin: 0 0 4px;
}
#content .fellows-holder .block span {
	display: block;
	margin: 0 0 14px;
	color: #ab861d;
	line-height: 18px;
	font-style: italic;
	font-size: 14px;
}
#content .fellows-holder .text-holder {
	overflow: hidden;
	padding: 0 0 0 2px;
}
#content .fellows-holder ul {
	overflow: hidden;
	margin: 0 0 0 -2px;
	padding: 0;
	height: 1%;
	list-style: none;
	line-height: 15px;
	font-size: 12px;
}
#content .fellows-holder ul li {
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 6px 0 4px;
	width: auto;
	height: auto;
	background: url(images/separator-8.gif) 0 2px no-repeat;
}
#content .fellows-holder ul a:hover {
	text-decoration: none;
}
#content .articlediv img.alignleft {
	float: left;
	margin: 7px 19px 5px 0;
	border: none;
}
#content .articlediv {
	overflow: hidden;
	margin: -4px 0 0;
	padding: 0 10px 0 0;
	height: 1%;
}
#content .articlediv .heading {
	overflow: hidden;
	height: 1%;
}
#content .articlediv .heading span {
	display: block;
	overflow: hidden;
	margin: -3px 0 13px;
	height: 1%;
	color: #f9b709;
	line-height: 23px;
	font-style: italic;
	font-size: 18px;
}
#content .articlediv ul.contact {
	overflow: hidden;
	margin: 0 0 13px;
	padding: 0;
	height: 1%;
	list-style: none;
	line-height: 15px;
	font-size: 12px;
}
#content .articlediv ul.contact li {
	float: left;
	padding: 0 3px 0 7px;
	background: url(images/separator-9.gif) 0 2px no-repeat;
}
#content .articlediv ul.contact li:first-child {
	padding-left: 0;
	background: none;
}
#content .articlediv a:visited {
	color: #003486;
}
#content .articlediv a:hover {
	color: #ab861d;
}
#content .articlediv p {
	margin: 14px 0 10px 0;
}
#content .articlediv .item-list {
	overflow: hidden;
	margin: 0 0 11px;
	padding: 0 0 0 38px;
	height: 1%;
	color: #39b54a;
	list-style: none;
	line-height: 17px;
	font-weight: bold;
	font-size: 14px;
}
#content .articlediv .item-list li {
	padding: 1px 0 4px 9px;
	background: url(images/bullet-4.gif) 0 8px no-repeat;
}
#content .articlediv .item-list a {
	color: #39b54a;
	text-decoration: none;
}
#content .articlediv .item-list a:hover {
	text-decoration: underline;
}
#content .articlediv .header-1 {
	margin: 0;
	color: #404040;
	line-height: 39px;
	font-weight: 300;
	font-size: 30px;
}
#content .articlediv h5,  #content .articlediv h3,  #content .articlediv h1 {
	margin: 0;
	color: #404040;
	line-height: 39px;
	font-weight: 300;
	font-size: 30px;
}
#content .articlediv h6,  #content .articlediv h4,  #content .articlediv h2 {
	margin: 0;
	color: #ab861d;
	line-height: 34px;
	font-weight: 300;
	font-size: 28px;
}
#content .articlediv h3 {
	line-height: 30px;
	font-size: 22px;
}
#content .articlediv h4 {
	text-transform: uppercase;
	line-height: 27px;
	font-size: 20px;
}
#content .articlediv h6,  #content .articlediv h5 {
	line-height: 25px;
	font-weight: bold;
	font-size: 15px;
}
.some-form fieldset {
	margin: 0 0 21px;
	padding: 35px 0 0;
	line-height: 15px;
	font-size: 12px;
}
.some-form .row {
	overflow: hidden;
	padding: 0 0 17px;
	height: 1%;
}
.some-form .row label {
	display: block;
	padding: 0 0 8px;
}
.some-form .row .area-holder {
	overflow: hidden;
	height: 1%;
}
.some-form .text {
	float: left;
	margin: 0 27px 0 0;
	padding: 3px 13px 3px;
	width: 145px;
	border: 2px solid #e6e6e6;
	background: none;
	font-size: 12px;
}
.some-form .text.add {
	width: 325px;
}
.some-form .area-holder span {
	float: left;
	background: url(images/bg-btn-l.gif) 0 0 no-repeat;
}
.some-form .btn-button {
	float: left;
	overflow: visible;
	margin: 0;
	padding: 0 7px 2px;
	height: 25px;
	min-width: 55px;
	border: none;
	background: url(images/bg-btn-r.gif) 100% 0 no-repeat;
	color: #ab861d;
	text-align: center;
	font: 12px/15px 'Open Sans', Helvetica, sans-serif;
	cursor: pointer;
}
*+html .some-form .btn-button {
	padding-bottom: 0;
}
#content .articlediv table {
	margin: 0 0 22px 34px;
	width: 615px;
	border-collapse: collapse;
	border-top: 2px solid #e5e4de;
	color: #404040;
	text-align: center;
	line-height: 18px;
	font-size: 14px;
}
*+html #content .articlediv table tr {
	height: 21px;
}
#content .articlediv table tr {
	height: 22px;
}
#content .articlediv table td {
	padding: 0;
	border: 1px solid #cac8bc;
	vertical-align: middle;
}
*+html #content .articlediv thead tr {
	height: 29px;
}
#content .articlediv thead tr {
	height: 31px;
}
#content .articlediv thead td {
	border-bottom: 1px solid #cac8bc;
}
#sidebar {
	float: right;
	padding: 52px 0 0 0;
	width: 175px;
	font-size: 14px;
}
#sidebar p {
	text-align: justify;
}
#sidebar IMG {
	border: none;
	padding: 3px;
	margin: 0 0 7px 0;
}
#sidebar .widget {
	overflow: hidden;
	margin: 0 0 27px;
	height: 1%;
	color: #404040;
}
#sidebar .widget h2 {
	margin: 0 0 17px;
	text-align: left;
	font-size: 22px;
}
#sidebar .widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
#sidebar .widget li {
	padding: 0 0 10px 0px;
}
#sidebar .widget li a {
	color: #ab861d;
}
#sidebar .widget a {
	text-decoration: none;
}
#sidebar .widget li a:hover {
	text-decoration: none;
}
/*#sidebar .block{

	overflow:hidden;

	margin:0 0 27px;

	height:1%;

	color:#404040;

}

#sidebar .block h3{

	margin:0 0 17px;

	text-align:center;

	line-height:19px;

	font-size:15px;

}

#sidebar .block ul{

	margin:0;

	padding:0;

	list-style:none;

	line-height:15px;

	font-size:12px;

}

#sidebar .block li{

	padding:0 0 6px 9px;

	background:url(images/bullet-3.gif) 0 5px no-repeat;

}

#sidebar .block li a{

	color:#ab861d;

}

#sidebar .block li a:hover{

	text-decoration:none;

}*/

#footer {
	overflow: hidden;
	padding: 33px 0 25px;
	height: 1%;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 16px;
	font-size: 12px;
}
#footer .columns {
	overflow: hidden;
	padding: 0 0 0 62px;
	height: 1%;
}
#footer .columns .col {
	float: left;
	margin: 0 0 0 80px;
	width: 166px;
}
#footer .columns .col:first-child {
	margin-left: 0;
}
#footer ul a {
	color: #808080;
	text-decoration: none;
}
#footer ul a:hover {
	text-decoration: underline;
}
#footer .columns h4 {
	margin: 0 0 16px;
	color: #ab861d;
	line-height: 19px;
	font-size: 15px;
}
#footer ul li {
	padding: 0 0 7px 0px;
}
#footer .social-networks {
	padding: 0 0 0 6px;
}
#footer .social-networks ul {
	padding: 0 0 0 2px;
}
#footer .social-networks li {
	padding: 0 0 11px 30px;
}
#footer .social-networks .facebook {
	background: url(images/ico-facebook.gif) 0 0 no-repeat;
}
#footer .social-networks .google {
	background: url(images/ico-google.gif) 0 0 no-repeat;
}
#footer .social-networks .twitter {
	background: url(images/ico-twitter.gif) 0 0 no-repeat;
}
#footer .social-networks .linkedin {
	background: url(images/ico-linkedin.gif) 0 0 no-repeat;
}
#footer .social-networks .rss {
	background: url(images/ico-rss.gif) 0 2px no-repeat;
}
#footer .social-networks .vimeo {
	background: url(images/ico-vimeo.gif) 0 2px no-repeat;
}
.single .four-boxes {
	display: none;
}
.one_half {
	width: 48%
}
.one_third {
	width: 30.66%
}
.two_third {
	width: 65.33%
}
.one_fourth {
	width: 22%
}
.three_fourth {
	width: 74%
}
.one_fifth {
	width: 16.8%
}
.two_fifth {
	width: 37.6%
}
.three_fifth {
	width: 58.4%
}
.four_fifth {
	width: 67.2%
}
.one_sixth {
	width: 13.33%
}
.five_sixth {
	width: 82.67%
}
.one_half,  .one_third,  .two_third,  .three_fourth,  .one_fourth,  .one_fifth,  .two_fifth,  .three_fifth,  .four_fifth,  .one_sixth,  .five_sixth {
	float: left;
	margin-bottom: 20px;
	margin-right: 4%;
	position: relative;
}
.column-last {
	clear: right;
	margin-right: 0!important;
}
.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%;
}
/* updated home page */

.wideblock {
	float: left;
	margin: 0 0 0 18px;
	padding: 0 0 33px;
	width: 600px;
}
.wideblock .post a h2 {
	margin-bottom: 0px !important;
}
.postIMG img {
	width: 88px;
	height: 87px;
	max-height: 87px;
}
.excerptcontent {/*width: 350px;*/
}
.halfblockleft {
	float: left;
	width: 42%;
	margin: 0 0 0 18px;
	padding: 0 0 33px;
	border: 1px none red;
}
.halfblockright {
	float: left;
	width: 42%;
	margin: 0 0 0 100px;
	padding: 0 0 33px;
	border: 1px none red;
}
.wideblock p {
	margin-bottom: 10px !important;
}
.home-top {
	background:url(images/top-bg.png) no-repeat;
	height:62px;
	color:#FFF;
	font-weight:bold;
	font-size:20px;
	font-family: 'Open Sans', Helvetica, sans-serif;
	text-align:center;
	line-height:62px;
}
.home-slideshow {
	padding-top:25px;
	padding-bottom:40px;
}
.slides {
	float:left;
	width:674px !important;
	overflow:hidden;
	height:355px;
}
.sidecaption {
	float:left;
	width:277px;
	background:#f3f3f3;
	padding-left:26px;
	height:330px;
	padding-top:25px;
}
.sidecaption h1 {
	font-weight:bold;
	color:#ab861d;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size:20px;
}
.clear {
	clear:both;
	height:0;
	width:0;
}
.slide {
	position:absolute;
	z-index:2;
}
.slide + .slide {
	z-index:1;
}
.caption {
	background:url(images/caption.png);
	position:absolute;
	left:0;
	bottom:0;
	padding-bottom:16px;
	padding-top:16px;
	padding-left:25px;
	padding-right:25px;
	width:624px;
}
.caption h2 {
	font-family: 'Open Sans', Helvetica, sans-serif;
	color:#FFF;
	font-size:20px;
	margin:0;
	padding:0;
	line-height:16px;
}
.caption p {
	color:#FFF;
	font-size:14px;
	font-family: 'Open Sans', Helvetica, sans-serif;
	margin:0;
	padding:0;
	line-height:20px;
}
.caption a.creadmore {
	color:#FFF;
	text-decoration:none;
	margin:0;
	padding:0;
	line-height:16px;
}
.cread {
	text-align:right;
}
.sidec ul {
	padding:0;
	margin:0;
}
.sidec ul li {
	list-style:none;
	font-size:18px;
	color:#3c3c3c;
	font-family: 'Open Sans', Helvetica, sans-serif;
	line-height:40px;
	margin:0;
	padding:0;
}
.sidec ul li a {
	list-style:none;
	font-size:18px;
	color:#3c3c3c;
	text-decoration:none;
}
.sidec ul li a.activeSlide, .sidec ul li:hover > a {
	list-style:none;
	font-size:21px;
	text-decoration:none;
	color:#f2b53f;
}
.home-widgets {
}
.home-widget {
	background:#f3f3f3;
	float:left;
	padding-top:16px;
	width:310px;
}
.home-widget + .home-widget {
	margin-left:25px;
}
.home-widget h1 {
	color:#ab861d;
	font-size:20px;
	font-weight:bold;
	font-family: 'Open Sans', Helvetica, sans-serif;
	padding-left:30px;
	padding-right:30px;
	min-height:46px;
}
.home-widget p {
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size:18px;
	color:#3c3c3c;
	min-height:185px;
	padding-left:30px;
	padding-right:30px;
}
.home-widget-img img {
	width:100%;
	height:auto;
}
.home-widget .homeform {
	padding-left:30px;
	padding-right:30px;
}
.home-widget .homform input[type="text"] {
	
}
.homesocials {
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
}
.homesocials a {
	padding-right:10px;
}
.footerborder {
	border:1px solid #e3e3e3;
}
.home-widget p  strong {
	display:block;
	min-height:40px;
}

html.wf-active H3, html.wf-active DIV, html.wf-active BODY, html.wf-active LI, html.wf-active P, html.wf-active H2, html.wf-active H1, html.wf-active H3, html.wf-active H4, html.wf-active H5, html.wf-active H6 {font-family: 'Open Sans', Helvetica, sans-serif !important; line-height: 1.6;}
#sidebar .widget { list-style-type: none;}
html.wf-active P {font-size: 16px; font-weight: 400;}
.caption p {color: #ffffff !important;}
h1, h2, h3, h4, h5 ,h6 {font-weight: 300;}