#footer .menu-block-wrapper, #footer #block-views-ads-block{display:none;visibility:hidden}

#views_slideshow_cycle_main_sidebar_ads_2015-block{
margin-right: auto;
width: 207px;
margin-left: auto;}

#sidebar-second h2{
margin: 0px 0px 10px 0px !important;
font-weight: bold !important;
font-family: myriad-pro,sans-serif !important;
text-align:center;
color: #cd6733 !important;
}

#footer-wrapper {
	color: #c0c0c0;
	color: rgba(255, 255, 255, 0.65);
	font-size: 0.857em;
	/*min-height: 700px;*/
}

/* ---------- Overall Specifications ---------- */

body {
	line-height: 1.5;
	font-size: 87.5%;
	word-wrap: break-word;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

a:link,
a:visited {
	text-decoration: none;
}
a:hover,
a:active,
a:focus {
	text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 0.5em;
	font-weight: inherit;
	font-family: myriad-pro,sans-serif;
	color: #557836;
}
h1 {
	font-size: 2.1em;
}
h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1em;

}
p {
	margin: 0 0 1.2em;
	line-height: 1.7em;
}
del {
	text-decoration: line-through;
}
tr.odd {
	background-color: #dddddd;
}
img {
	outline: 0;
}
code,
pre,
kbd,
samp,
var {
	padding: 0 0.4em;
	font-size: 0.77em;
	font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier New";
}
code {
	background-color: #f2f2f2;
	background-color: rgba(40, 40, 0, 0.06);
}
pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
	font-size: 100%;
	background-color: transparent;
}
pre code,
pre samp,
pre var {
	padding: 0;
}
.description code {
	font-size: 1em;
}
kbd {
	background-color: #f2f2f2;
	border: 1px outset #575757;
	margin: 0 3px;
	color: #666;
	display: inline-block;
	padding: 0 6px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
pre {
	background-color: #f2f2f2;
	background-color: rgba(40, 40, 0, 0.06);
	margin: 10px 0;
	overflow: hidden;
	padding: 15px;
	white-space: pre-wrap;
}

.ui-dialog .ui-dialog-content {
    min-height: 620px !important;
}
/* ------------------ Fonts ------------------ */

body,
#site-slogan,
.ui-widget,
.comment-form label {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
#header,
#footer-wrapper,
#skip-link,
ul.contextual-links,
ul.links,
ul.primary,
.item-list .pager,
div.field-type-taxonomy-term-reference,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb {
	font-family: myriad-pro,sans-serif;
}
input,
textarea,
select,
a.button {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

/* ------------------ Reset Styles ------------------ */

caption {
	text-align: left; /* LTR */
	font-weight: normal;
}
blockquote {
	background: #f7f7f7;
	border-left: 1px solid #bbb;
	font-style: italic;
	margin: 1.5em 10px;
	padding: 0.5em 10px;
}
blockquote:before {
	color: #bbb;
	content: "\201C";
	font-size: 3em;
	line-height: 0.1em;
	margin-right: 0.2em;
	vertical-align: -.4em;
}
blockquote:after {
	color: #bbb;
	content: "\201D";
	font-size: 3em;
	line-height: 0.1em;
	vertical-align: -.45em;
}
blockquote > p:first-child {
	display: inline;
}
a.feed-icon {
	display: inline-block;
	padding: 15px 0 0 0;
}

/* ------------------ Table Styles ------------------ */

table {
	border: 0;
	border-spacing: 0;
	margin: 10px 0;
	width: 100%;
}
table table {
	font-size: 1em;
}
#footer-wrapper table {
	font-size: 1em;
}
table tr th {
	background: #757575;
	background: rgba(0, 0, 0, 0.51);
	border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover {
	color: #FFF;
	font-weight: bofrf;
}
table tbody tr th {
	vertical-align: top;
}
tr td,
tr th {
	padding: 4px 9px;
	border: 1px solid #fff;
	text-align: left; /* LTR */
}
#footer-wrapper tr td,
#footer-wrapper tr th {
	border-color: #555;
	border-color: rgba(255, 255, 255, 0.18);
}
tr.odd {
	background: #e4e4e4;
	background: rgba(0, 0, 0, 0.105);
}
tr,
tr.even {
	background: #efefef;
	background: rgba(0, 0, 0, 0.063);
}
table ul.links {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
table ul.links li {
	padding: 0 1em 0 0;
}

/* ------------------ List Styles ------------------ */

.block ol,
.block ul {
	margin: 0;
	padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-links-wrapper {
	font-size: small !important;
}
ul.contextual-links {
	font-size: 0.923em;
}
.contextual-links-wrapper a {
	text-shadow: 0 0 0 !important;
}
.item-list .pager {
	font-size: 0.929em;
}
ul.menu li {
	margin: 0;
}
.region-content ul,
.region-content ol {
	margin: 1em 0;
	padding: 0 0 0.25em 2.5em; /* LTR */
}
.item-list ul li {
	margin: 0;
	padding: 0.2em 0.5em 0 0; /* LTR */
}
ul.tips {
	padding: 0 0 0 1.25em; /* LTR */
}

/* ------------------ Header ------------------ */
#skip-link {
	left: 50%;
	margin-left: -5.25em;
	margin-top: 0;
	position: absolute;
	width: auto;
	z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
	background: #444;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	display: block;
	font-size: 0.94em;
	line-height: 1.7;
	padding: 1px 10px 2px 10px;
	text-decoration: none;
	-khtml-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
	outline: 0;
}

#header {
	height: 103px;
}

#logo {
	padding: 0; /* LTR */
	position: absolute;
	line-height: 0;
	bottom: 0;
	left: 0;
}

/* --------------- Main Menu ------------ */

#social {
    float: right;
    clear: right;
    height: 35px;
    line-height: 35px;
    width: 220px;
    margin-top: 4px;
}

#social .block .content ul {
   list-style: none;
   margin: 0;
   padding: 0; 
}

#social .block .content ul li {
    list-style: none;
    padding: 0; 
    float: right;
}

.social-google {
    margin: 0 10px;
    
}

.social-facebook {
    margin: 1px 0 0 0;
    
}

.social-twitter {
    margin: 0;
    
}


#main-menu {
	float: right;
	width: 550px;
	margin: 3px 0 0 0;
	height: 35px;
}
#main-menu-links a {
font-weight:bold;
	padding: 0 10px;
}
#main-menu-links .last a {
	padding-right: 0;
}
#main-menu-links {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	float: right;
}
#main-menu-links li {
	float: left; /* LTR */
	list-style: none;
	padding: 0 1px;
	margin: 0 1px;
	height: 35px;
}
#main-menu-links a {
	line-height: 35px;
}
#main-menu-links a:hover,
#main-menu-links a:focus,
#main-menu-links a:active,
#main-menu-links li a.active,
.featured #main-menu-links li a:active,
.featured #main-menu-links li a.active {
	color: #557836;
}

/* --------------- Secondary Menu ------------ */

#secondary-menu-links {
	float: right; /* LTR */
	font-size: 0.929em;
	margin: 10px 10px 0;
}
#secondary-menu-links a:hover,
#secondary-menu-links a:focus {
	text-decoration: underline;
}


/* ------------------- Main ------------------- */

#main {
	margin-bottom: 40px;
}

/* ----------------- Featured ----------------- */

.front #featured {
	text-align: left;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.5em;
	padding: 5px 0 0;
	color: #fff;
	font-family: myriad-pro,sans-serif;
	margin: 1px 0 25px;
	/*background-color: #51909B;*/
	background-color: #567937;
}

.node-group .field-name-body {
	text-align: left;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 0;
	color: #333;
	font-family: myriad-pro,sans-serif;
	margin: 15px 0 25px;
}


.not-front #featured .section {
    padding: 15px;
    border-radius: 20px 0px 20px 0px;
    background: #618E9A;
    font-size: 1.2em;
    margin-bottom: 1em;
    color: #fff;
}

#featured .content {
	margin: 0;
}

#featured .block {
}

#featured .block .content {
	padding: 0 5px 0;
}

#featured .views-row {
	padding: 0;
	margin: 0;
	border: none;
}
#featured p {
	margin: 0 0 10px;
	padding: 0;
}

#featured #block-views-node-fields-block-1.block .content {
    padding: 0 3px;
}

/* ------------------- Main ------------------- */

#main {
	margin-bottom: 40px;
}

/* ----------------- Sub-Featured ----------------- */

#sub-featured .views-row {
	padding: 0;
	margin: 0;
	border: none;
}


/* --------------- Highlighted ---------------- */

#highlighted {
	border-bottom: 1px solid #d3d7d9;
	font-size: 120%;
}

/* ------------------- Help ------------------- */

.region-help {
	border: 1px solid #d3d7d9;
	padding: 0 1.5em;
	margin-bottom: 30px;
}

/* ----------------- Content ------------------ */

#content-top #block-block-36 .block-title,
#content-top #block-block-39 .block-title,
h1#page-title {
	font-size: 2.2em;
	line-height: 1.17em;
	margin-bottom: 5px;
	color: #3b3b3b;
}
#content h2 {
font-weight:bold;
}

.sidebar h2.block-title,
#content-top h2.block-title,
#page-bottom h2.block-title {
	color: #51909b;
	margin-bottom: 0;
	font-size: 1.357em;
	line-height: 1.25em;
}

#page-bottom h2 {
    clear: both;
}

.node .content {
	font-size: 1.071em;
}
.node-teaser .content {
	font-size: 1em;
}
.node-teaser h2 {
	margin-top: 0;
}

.block .node-teaser h2 {
	margin-bottom: 0;
}

.node-teaser {
	border-bottom: 1px solid #d3d7d9;
	margin-bottom: 30px;
}
.node-sticky {
}
.node-full {
	background: none;
	border: none;
	padding: 0;
}
.node-teaser .content {
	clear: none;
	line-height: 1.6;
}
.meta {
	font-size: 0.857em;
	color: #68696b;
}
.submitted .user-picture img {
	float: none; /* LTR */
	height: 50px;
	margin: 1px 5px 0 0; /* LTR */
}
.field-type-taxonomy-term-reference {
	margin: 0 0 1.2em;
}
.field-type-taxonomy-term-reference .field-label {
	font-weight: normal;
	margin: 0;
	padding-right: 5px; /* LTR */
}
.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference ul.links {
	font-size: 0.8em;
}
.node-teaser .field-type-taxonomy-term-reference .field-label,
.node-teaser .field-type-taxonomy-term-reference ul.links {
	font-size: 0.821em;
}
.field-type-taxonomy-term-reference ul.links {
	padding: 0;
	margin: 0;
	list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
	float: left; /* LTR */
	padding: 0 1em 0 0; /* LTR */
	white-space: nowrap;
}
.link-wrapper {
	text-align: right;
}
.field-type-image img,
.user-picture img {
}
ul.links {
	color: #557836;
	font-size: 1.1em;
}
.node-unpublished {
	margin: -20px -15px 0;
	padding: 20px 15px 0;
}
.node-unpublished .comment-text .comment-arrow {
	border-left: 1px solid #fff4f4;
	border-right: 1px solid #fff4f4;
}

/* ----------------- Stories ----------------- */

.node-story.node-teaser {
	border-bottom: none;
	background-color:#ced2d5;
	position: relative;
}

.node-story.node-teaser .link-wrapper {
	bottom: 10px;
	position: absolute;
	right: 10px;
}

.one-sidebar .node-story.node-teaser h2.title {
	width: 245px;
	float: right;
	text-align: center;
	line-height: 0.75em;
	margin: .75em 0 1em;
	font-size: 1.429em;
}

.one-sidebar .field-name-field-teaser {
	clear: right;
	float: right;
	width: 240px;
}

.one-sidebar .node-story.node-teaser .field-name-field-slide-image {
	width: 719px;
	height: 380px;
	overflow: hidden;
	position: relative;
}

#pause,
#play,
#nav {
	position: absolute;
	z-index: 1000;
}

#pause,
#play{
	top: 15px;
	right: 0;
}

#pause a,
#play a{
	width: 29px;
	height: 22px;
	float: right;
	text-indent: -9999em;
	background: transparent url('../images/play.png') scroll 0 0;
	display: block;
	clear: right;
}

#pause a {
	background-position: 0 -22px;
}

#play a {
	background-position: 0 0;
}


#nav {
	top: 50px;
	right: 5px;
}

#nav a {
	width: 15px;
	height: 15px;
	float: right;
	text-indent: -9999em;
	background-color: #a6c64f;
	display: block;
	clear: right;
	margin-bottom: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#nav a:hover,
#nav a.activeSlide {
	background-color: #fff;
}
/* ----------------- Comments ----------------- */

.comment h2.title {
	margin-bottom: 1em;
}
.comment div.user-picture img {
	margin-left: 0; /* LTR */
}
.comment {
	margin-bottom: 20px;
	display: table;
	vertical-align: top;
}
.comment .attribution {
	display: table-cell;
	padding: 0 30px 0 0; /* LTR */
	vertical-align: top;
	overflow: hidden;
}
.comment .attribution img {
	margin: 0;
	border: 1px solid #d3d7d9;
}
.comment .attribution .username {
	white-space: nowrap;
}
.comment .submitted p {
	margin: 4px 0;
	font-size: 1.071em;
	line-height: 1.2;
}
.comment .submitted .comment-time {
	font-size: 0.786em;
	color: #68696b;
}
.comment .submitted .comment-permalink {
	font-size: 0.786em;
	text-transform: lowercase;
}
.comment .content {
	font-size: 0.929em;
	line-height: 1.6;
}
.comment .comment-arrow {
	background: url(../images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
	border-left: 1px solid;
	border-right: 1px solid;
	height: 40px;
	margin-left: -47px; /* LTR */
	margin-top: 10px;
	position: absolute;
	width: 20px;
}
.comment .comment-text {
	padding: 10px 25px;
		border: 1px solid #A5A5A5;
		border-radius: 5px 5px 5px 5px;
		box-shadow: 2px 2px 2px #A5A5A5;
	display: table-cell;
	vertical-align: top;
	position: relative;
	width: 100%;
}
.comment .indented {
	margin-left: 40px; /* LTR */
}
.comment ul.links {
	padding: 0 0 0.25em 0;
}
.comment ul.links li {
	padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
	margin-right: 5px; /* LTR */
	padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
	border-left: 1px solid #fff4f4;
	border-right: 1px solid #fff4f4;
}

/* ----------------- blocks ----------------- */

#block-block-38 .content a,
#block-block-38 .content a:link {
    text-transform: uppercase;
    text-align: center;
    font-size: 1.2em;
    background-color: #CD6733;
    display: block;
    padding: 10px 0;
    color: #fff;
    font-weight: bold;
	width: 186px;
	margin: 11px;
}

.blue-title h2.block-title {
	background: none repeat scroll 0 0 #68B8C5;
	color: #FFFFFF;
	height: 1.5em;
	line-height: 1.5em;
	padding: 0 15px !important;
}

.sidebar .section {
	padding-top: 10px;
}
.sidebar .block {
	padding: 0;
	margin: 0 0 20px;
	clear: both;
}

.region-header .block .content {
	padding: 0;
}

.block .content {
	padding: 5px;
}

#block-system-main .content {
	padding: 0;
}

.sidebar .block-title h2 {
	margin: .3em 0 0.5em
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 5px;
	/*text-shadow: 0 1px 0 #fff;*/
	font-size: 1.071em;
	line-height: 1.0em;
	text-transform: uppercase;
	text-align: center;
}
.sidebar .block .content {
	line-height: 1.4;
	font-size: 0.95em;
}
.sidebar tbody {
	border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
	background: none;
	border-bottom: 1px solid #d6d6d6;
}

#main #block-system-main .content {
	padding: 0;
}

#content .block .content {
}

h2.block-title {
	padding: 0 5px;
	font-size: 1.7em;
}

#page-bottom h2.block-title {
    padding: 0;
}

#block-block-9,
#block-block-11 {
}

#block-block-9 {
}

#block-block-11 {
}

#block-block-8 .content li{
	margin-bottom: 10px;
}

#block-views-blogs-block-2 .block-title,
#block-views-blogs-block-4 .block-title {

}

#block-views-blogs-block-2 .views-field-body img,
#block-views-blogs-block-4 .views-field-body img {
    max-width: 100% !important;
    height: auto !important;
}

/* ----------------- Header ----------------- */

.region-header .block {
    margin-top: 5px;
}

.region-header h2.element-invisible {
    margin: 0;
}

.region-header .block .block-inner {
    padding: 0;
}

#search-block-form input.form-submit {
    margin-top: 0;
}

#block-search-form .form-item-search-block-form input {
    margin-top: 0;
}

#block-block-14 {
    
}

#block-block-14 p {
    margin: 0;
    padding: 0;
}

#block-block-14 {
    height: 26px;
    margin-right: 5px;
}

#block-block-14 .content a,
#block-block-14 .content a:link {
    border-radius: 5px 5px 5px 5px;
    display: block;
    float: right;
    line-height: 24px;
    margin-right: 5px;
    padding: 0 10px;
    text-align: center;
    width: 46px;
}

#block-block-14 .content a:hover,
#block-block-14 .content a:active,
#block-block-14 .content a:focus {
    text-decoration: none;
}

/*#block-block-14 .content a.donate,
#block-block-14 .content a.donate:link {
    background: none repeat scroll 0 0 #3b3b3b;
    border: 1px solid #000;
    padding: 0 30px;
	color: #fbac2a;
}*/

#block-block-14 .content a.donate, #block-block-14 .content a.donate:link {
background: none repeat scroll 0 0 #cd6733;
 border: 1px solid #cd6733; 
padding: 0 30px;
color: #ffffff;
}

#block-block-14 .content a.donate:hover,
#block-block-14 .content a.donate:active,
#block-block-14 .content a.donate:focus {
    background: none repeat scroll 0 0 #fff;
    color: #FEC359;
}

#block-block-14 .content a.events,
#block-block-14 .content a.events:link {
    background: none repeat scroll 0 0 #799B41;
    border: 1px solid #799B41;
}

#block-block-14 .content a.events:hover,
#block-block-14 .content a.events:active,
#block-block-14 .content a.events:focus {
    background: none repeat scroll 0 0 #fff;
    color: #51909B;
}

#block-block-14 .content a.home,
#block-block-14 .content a.home:link {
    background: none repeat scroll 0 0 #799B41;
    border: 1px solid #799B41;
}

#block-block-14 .content a.home:hover,
#block-block-14 .content a.home:active,
#block-block-14 .content a.home:focus {
    background: none repeat scroll 0 0 #fff;
    color: #799B41;
}

/* ----------------- Custom Classes ----------------- */

.relative {
    position: relative;
}


.sidebar .block.advert {
	border: none;
	background: none;
	text-align: center;
}

#page-bottom .block.advert {
    border: none;
	background: none;
	text-align: center;
}

.sidebar .block.title-left .block-title{
	text-align: left;
}

.sidebar .block.texty .content {
	font-size: .8em;
}

.sidebar .block.advert.advert-left,
#page-bottom .block.advert.advert-left {
	border: none;
	background: none;
	text-align: left;
}

.breath-10 .content {
	padding: 5px 10px;
}

.breath-10 h2.block-title {
	padding: 5px 10px;
}

.breath-15 .content {
	padding: 5px 15px;
}

.breath-15 h2.block-title {
	padding: 5px 15px;
}

.breath-20 .content {
	padding: 5px 20px;
}

.breath-20 h2.block-title {
	padding: 5px 20px;
}

.content .content {
	padding: 0;
}

.title-caps h2.block-title {
	text-transform: uppercase;
	font-size: 1.7em;
	margin-bottom: 2px;
}

.sidebar .block.advert .content {
 	padding: 0;
}

.bg-eee .block-inner {
	background-color: #f0f0f0;
}

.sidebar .block.advert p {
	margin: 0 0 10px 0;
}

.sidebar .block.advert.border-rounded p {
	margin: 10px 0;
}

.green-bg {
	background: #e8f1ce url(../images/block-bg-green.png) repeat-x scroll center top;
}

.small-grey {
	font-size: .8em;
	color: #999;
}

.one-2em {
	font-size: 1.2em;
}

.one-3em {
	font-size: 1.3em;
}

.one-4em {
	font-size: 1.4em;
}

.one-5em {
	font-size: 1.5em;
}

.views-row.tight {
	margin-bottom: 2px;
	padding-bottom: 2px;
}


.bg-transparent {
	background: transparent;
}

.border-rounded .block-inner {
	border: 1px solid #a5a5a5;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow:2px 2px 2px #a5a5a5;
	-webkit-box-shadow:2px 2px 2px #a5a5a5;
	box-shadow:2px 2px 2px #a5a5a5;
	/*Shadows look very different in IE (Only cardinal directions supported)*/
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element should have a background-color*/
	/*All filters must be placed together*/
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}

.quote .content p:first-child {
    font-style: italic;
    font-size: 1em;
    text-align: left;
}

.quote .content p {
    text-align: right;
    font-size: 0.9em;
}


.quote .content p:first-child:before,
.quote .content p:first-child:after {
    content: "\201D";
    font-size: 2em;
}

#page-footer .border-rounded .block-inner {
}

.front .front-border-rounded {
    border: 1px solid #a5a5a5;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow:2px 2px 2px #a5a5a5;
	-webkit-box-shadow:2px 2px 2px #a5a5a5;
	box-shadow:2px 2px 2px #a5a5a5;
	/*Shadows look very different in IE (Only cardinal directions supported)*/
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element should have a background-color*/
	/*All filters must be placed together*/
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}

.center {
	text-align: center;
}

/* ----------------- Triptych ----------------- */

#triptych-wrapper {
	background-color: #f0f0f0;
	background: rgba(30, 50, 10, 0.08);
	border-top: 1px solid #e7e7e7;
}
#triptych h2 {
	color: #000;
	font-size: 1.714em;
	margin-bottom: 0.8em;
	text-shadow: 0 1px 0 #fff;
	text-align: center;
	line-height: 1;
}
#triptych .block {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px solid #dfdfdf;
	line-height: 1.3;
}
#triptych .block.last {
	border-bottom: none;
}
#triptych .block ul li,
#triptych .block ol li {
	list-style: none;
}
#triptych .block ul,
#triptych .block ol {
	padding-left: 0;
}
#triptych #block-user-login .form-text {
	width: 185px;
}
#triptych #block-user-online p {
	margin-bottom: 0;
}
#triptych #block-node-syndicate h2 {
	overflow: hidden;
	width: 0;
	height: 0;
}
#triptych-last #block-node-syndicate {
	text-align: right;
}
#triptych #block-search-form .form-type-textfield input {
	width: 185px;
}
#triptych-middle #block-system-powered-by {
	text-align: center;
}
#triptych-last #block-system-powered-by {
	text-align: right;
}

/* ------------------ Footer ------------------ */


#footer-wrapper a {
	color: #ffffff;
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
	color: #ffffff;
	text-decoration: underline;
}
#footer-wrapper .block {
	margin: 20px 0;
	border: 1px solid #444;
	border-color: rgba(255, 255, 255, 0.1);
	padding: 10px;
}
#footer-columns .block-menu,
#footer .block {
	margin: 0;
	padding: 0;
	border: none;
}
#footer .block {
	margin: 0.5em 0;
}
#footer .block .content {
	padding: 0;
	margin-top: 0;
}
#footer .block h2 {
	margin: 0;
}
#footer-columns h2 {
	border-bottom: 1px solid #555;
	border-color: rgba(255, 255, 255, 0.15);
	font-size: 1em;
	margin-bottom: 0;
	padding-bottom: 3px;
	text-transform: uppercase;
}
#footer-columns .content {
	margin-top: 0;
}
#footer-columns p {
	margin-top: 1em;
}
#footer-columns .content ul {
	list-style: none;
	padding-left: 0; /* LTR */
	margin-left: 0;
}
#footer-columns .content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-columns .content li a {
	display: block;
	border-bottom: 1px solid #555;
	border-color: rgba(255, 255, 255, 0.15);
	line-height: 1.2;
	padding: 0.8em 2px 0.8em 20px; /* LTR */
	text-indent: -15px;
}
#footer-columns .content li a:hover,
#footer-columns .content li a:focus {
	background-color: #1f1f21;
	background-color: rgba(255, 255, 255, 0.05);
	text-decoration: none;
}
#footer {
	letter-spacing: 0.2px;
}
#footer .region {
}
#footer .block {
	clear: both;
}
#footer ul,
#footer li {
	list-style: none;
	margin: 0 0 4px;
	padding: 0;
	line-height: 1.4em;
}
#footer li a {
	padding: 0;
	display: block;
	font-size: 1.25em;
	text-decoration: none;
}

#footer li a:hover {
	text-decoration: none;
}


#footer li li a {
	font-size: 1em;
	border-bottom: none;
}

#footer li li a:hover {
	text-decoration: underline;
}

#footer li.first a {
	padding-left: 0; /* LTR */
}
#footer li.last a {
	padding-right: 0; /* LTR */
	border-right: none; /* LTR */
}
#footer-wrapper tr.odd {
	background-color: transparent;
}
#footer-wrapper tr.even {
	background-color: #2c2c2c;
	background-color: rgba(0, 0, 0, 0.15);
}

#block-block-13.block {
    float: left;
    clear: none;
    margin-right: 20px;
}

#block-menu-menu-footer-links.block {
    float: left;
    clear: none;
    width: 360px;
}

#block-ofrf-signup-signup.block {
    z-index: 1000;
}

#block-ofrf-signup-signup.block .block-inner {
    background: transparent url('../images/signup-bg.png') no-repeat scroll 0 0;
}

#block-ofrf-signup-signup.block .block-inner .content {
    margin: 23px 0 0 23px;
    padding: 56px 0 0 13px;
}

#ofrf-signup-block-form .actions {
	clear: both;
	height: 40px;
}

#block-ofrf-signup-signup.block .form-item {
    margin-bottom: 12px;
}

#block-ofrf-signup-signup input.form-text {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #BEBEBE;
    border-radius: 6px 6px 6px 6px;
    font-family: Georgia,serif;
    font-size: 17px;
    padding: 5px;
    width: 224px;
}

#block-ofrf-signup-signup input.form-text {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #BEBEBE;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px rgba(34, 25, 25, 0.15) inset;
    font-family: Georgia,serif;
    font-size: 19px;
    padding: 4px 0 4px 10px;
}


#block-ofrf-signup-signup .form-submit {
    float: right;
    margin: 0 39px 0 0;
    padding: 3px 5px;
    width: 60px;
}

#block-ofrf-signup-signup-2.block .block-inner {
    background: transparent url('../images/signup-bg-2.png') no-repeat scroll 0 0;
    margin: 5px;
}

#block-ofrf-signup-signup-2.block .block-inner .content {
    padding: 56px 0 0 10px;
    margin: 0;
}

#block-ofrf-signup-signup-2.block .form-item {
    margin-bottom: 12px;
}

#block-ofrf-signup-signup-2 input.form-text {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #BEBEBE;
    border-radius: 6px 6px 6px 6px;
    font-family: Georgia,serif;
    font-size: 17px;
    padding: 5px;
    width: 167px;
}

#block-ofrf-signup-signup-2 input.form-text {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #BEBEBE;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px rgba(34, 25, 25, 0.15) inset;
    font-family: Georgia,serif;
    font-size: 19px;
    padding: 4px 0 4px 10px;
}


#block-ofrf-signup-signup-2 .form-submit {
	float: right;
	margin: 0 11px 0 0;
	padding: 3px 5px;
	width: 60px;
}


#block-menu-menu-footer-links.block ul.menu {
    
}

#block-menu-menu-footer-links.block ul.menu li {
    margin-bottom: 15px;
}

#block-menu-menu-footer-links.block ul.menu li a,
#block-menu-menu-footer-links.block ul.menu li a:link {
    background: url("../images/arrows.png") no-repeat scroll right 9px #fec359;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    display: block;
    padding: 6px 20px;
    box-shadow: 0px 0px 3px #333;
}

#block-menu-menu-footer-links.block ul.menu li a:hover,
#block-menu-menu-footer-links.block ul.menu li a:active,
#block-menu-menu-footer-links.block ul.menu li a:focus {
    background-color: #597617;
    box-shadow: 0px 0px 3px #eee;
}

#block-block-15.block {
    float: left;
    font-size: 1.2em;
    margin-top: 25px;
    text-align: center;
    width: 100%;
}

#block-block-15.block p {
    margin: 0;
}

#page-footer h2.block-title {
	font-size: 1.286em;
}

#page-footer .block-inner {
    background-color: #EBEBEB;
    background-image: -moz-linear-gradient(center top , #FAFAFA 0%, #EBEBEB 100%);
    border: 1px solid #CCCCCC;
    box-shadow: 1px 2px 3px 0 #CCCCCC;
    position: relative;
    margin: 0 5px;
    text-align: center;
    min-height: 380px;
}

#page-footer .block-inner p {
    margin: 0;
}


/* ---------- Footer menu ----------- */

#footer .block-menu-block ul.menu li.expanded {
	width: 20%;
	float: left;
	min-height: 150px;
}

#footer .block-menu-block ul.menu li.expanded li.expanded {
	width: 100%;
}

#footer .block-menu-block ul.menu li.expanded li.expanded li {
	margin-left: 10px;
}

#footer .block-menu-block {
	width: 100%;
	float: left;
}

#block-menu-block-3.block {
    margin-bottom: 15px;
}

#block-menu-block-3 .block-inner {
}

#block-menu-menu-footer-links {
    
}


/* --------------- System Tabs  --------------- */

.tabs {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tabs ul.primary {
	padding: 0 3px;
	margin: 0;
	overflow: hidden;
	border: none;
	background: transparent url(../images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
	display: block;
	float: left; /* LTR */
	vertical-align: bottom;
	margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li.active a {
	border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
	color: #000;
	background-color: #ededed;
	height: 1.8em;
	line-height: 1.9;
	display: block;
	font-size: 0.929em;
	float: left; /* not LTR */
	padding: 0 10px 3px;
	margin: 0;
	text-shadow: 0 1px 0 #fff;
	-khtml-border-radius-topleft: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-khtml-border-radius-topright: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}
.tabs ul.primary li.active a {
	background-color: #ffffff;
}
.tabs ul.secondary {
	border-bottom: none;
	padding: 0.5em 0;
}
.tabs ul.secondary li {
	display: block;
	float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
	border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
	padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
	padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
	background: #f2f2f2;
	border-bottom: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
ul.action-links {
	list-style: none;
	margin: 5px;
	padding: 0.5em 1em;
}
ul.action-links li {
	display: inline-block;
	margin-left: 10px;
}
ul.action-links li a {
	padding-left: 15px;
	background: url(../images/add.png) no-repeat left center;
	margin: 0 10px 0 0;
}

/* ---------------- Messages  ----------------- */

#messages {
	padding: 20px 0 5px;
	margin: 0 auto;
}
.featured #messages {
}
div.messages {
	margin: 8px 15px;
}

/* -------------- Breadcrumbs   -------------- */

.breadcrumb {
	font-size: 0.75em;
	text-align: right;
	font-style: italic;
	margin-bottom: 15px;
}

/* -------------- User Profile   -------------- */

.profile .user-picture {
}

/* -------------- Password Meter  ------------- */

.confirm-parent,
.password-parent {
	width: 34em;
}
.password-parent,
div.form-item div.password-suggestions {
	position: relative;
}
.password-strength-text,
.password-strength-title,
div.password-confirm {
	font-size: 0.82em;
}
.password-strength-text {
	margin-top: 0.2em;
}
div.password-confirm {
	margin-top: 2.2em;
	width: 20.73em;
}

/* ---------------- Buttons    ---------------- */

input.form-submit,
a.button {
	background: #fff url(../images/buttons.png) 0 0 repeat-x;
	border: 1px solid #e4e4e4;
	border-bottom: 1px solid #b4b4b4;
	border-left-color: #d2d2d2;
	border-right-color: #d2d2d2;
	color: #3a3a3a;
	cursor: pointer;
	font-size: 0.929em;
	font-weight: normal;
	text-align: center;
	margin-bottom: 1em;
	margin-right: 0.6em; /* LTR */
	padding: 4px 17px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
	text-decoration: none;
	color: #5a5a5a;
}

/* -------------- Form Elements   ------------- */

fieldset {
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 32px;
	padding: 0 0 10px;
	position: relative;
	top: 12px; /* Offsets the negative margin of legends */
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.fieldset-wrapper {
	margin-top: 25px;
}
.node-form .vertical-tabs .fieldset-wrapper {
	margin-top: 0;
}
.filter-wrapper {
	top: 0;
	padding: 1em 0 0.2em;
	-khtml-border-radius-topright: 0;
	-khtml-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.filter-help a {
	font-size: 0.857em;
	padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
	margin-right: 10px;
}
.filter-wrapper .form-item {
	padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
	padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
	background: transparent;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
fieldset legend {
	background: #dbdbdb;
	border: 1px solid #ccc;
	border-bottom: none;
	color: #3b3b3b;
	display: block;
	height: 2em;
	left: -1px; /* LTR */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: 2;
	padding: 0;
	position: absolute;
	text-indent: 10px;
	text-shadow: 0 1px 0 #fff;
	top: -12px;
	width: 100%;
	-khtml-border-radius-topleft: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-khtml-border-radius-topright: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
fieldset.collapsed legend {
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
fieldset legend a {
	color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
	color: #000;
}
fieldset .fieldset-wrapper {
	padding: 0 10px;
}
fieldset .fieldset-description {
	margin-top: 5px;
	margin-bottom: 1em;
	line-height: 1.4;
	color: #3c3c3c;
	font-style: italic;
}
input {
	margin: 2px 0;
	padding: 4px;
}
input,
textarea {
	font-size: 0.929em;
}
textarea {
	line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
	padding: 4px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
	border: 1px solid #a5a5a5;
}

input.form-submit:hover,
input.form-submit:focus {
	background: #557836;
	color: #fff;
}
.password-suggestions ul li {
	margin-left: 1.2em; /* LTR */
}
.form-item {
	margin-bottom: 1em;
	margin-top: 2px;
}
.form-item label {
	font-size: 0.929em;
}
.form-type-radio label,
.form-type-checkbox label {
	margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
	margin-left: 2px;
}
.form-actions {
	padding-top: 10px;
}
/* Contact Form */
.contact-form #edit-name {
	width: 75%;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact-form #edit-mail {
	width: 75%;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact-form #edit-subject {
	width: 75%;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact-form #edit-message {
	width: 76.3%;
	-khtml-border-top-left-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
	width: 76%;
	-khtml-border-bottom-left-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
	background: #ededed;
	border-color: #bbb;
	color: #717171;
}
.form-disabled .grippie {
	background-color: #ededed;
	border-color: #bbb;
}
.form-disabled label {
	color: #717171;
}

/* Animated throbber */
html.js input.form-autocomplete {
	background-position: 100% 4px; /* LTR */
}
html.js input.throbbing {
	background-position: 100% -16px; /* LTR */
}

/* Comment form */
.comment-form label {
	float: left; /* LTR */
	font-size: 0.929em;
	width: 120px;
}
.comment-form input,
.comment-form .form-select {
	margin: 0;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.comment-form .form-type-textarea label {
	float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
	margin-bottom: 10px;
	overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
	float: none;
	margin-top: 0;
}
.comment-form input.form-file {
	width: auto;
}
.no-sidebars .comment-form .form-text {
	width: 800px;
}
.one-sidebar .comment-form .form-text {
	width: 500px;
}
.two-sidebars .comment-form .form-text {
	width: 320px;
}
.comment-form .form-item .description {
	font-size: 0.786em;
	line-height: 1.2;
	margin-left: 120px; /* LTR */
}
#content h2.comment-form {
	margin-bottom: 0.5em;
}
.comment-form .form-textarea {
	-khtml-border-radius-topleft: 4px;
	-khtml-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
	margin-top: 0;
	margin-bottom: 0;
}
.filter-wrapper label {
	width: auto;
	float: none;
}
.filter-wrapper .form-select {
	min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
	font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
	margin-bottom: 0.4em;
}
#edit-actions input {
	margin-right: 0.6em; /* LTR */
}

/* -------------- Other Overrides ------------- */

div.password-suggestions {
	border: 0;
}
.ui-widget-overlay {
	background: #222222;
	opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
	padding: 1em;
}
#forum tr td.forum {
	padding-left: 35px;
}
#forum .name {
	font-size: 1.083em;
}
#forum .description {
	font-size: 1em;
}

/* --------------- Search Form ---------------- */

#block-search-form .form-submit {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#block-search-form .content {
	margin-top: 0;
}
#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input {
	float: left; /* LTR */
	font-size: 1em;
	height: 1.143em;
	margin-right: 5px;
	width: 9em;
}
#search-block-form input.form-submit,
#search-form input.form-submit {
	margin-left: 0;
	margin-right: 0;
	height: 26px;
	width: 34px;
	padding: 0;
	cursor: pointer;
	text-indent: -9999px;
	border-color: #e4e4e4 #d2d2d2 #b4b4b4;
	background: url(../images/search-button-w2.png) no-repeat center top #799B41;
	overflow: hidden;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
	background-position: center bottom;
}
#search-form .form-item-keys label {
	display: block;
}

/* --------------- Search Results ---------------- */
ol.search-results {
	padding-left: 0;
}
.search-results li {
	border-bottom: 1px solid #d3d7d9;
	padding-bottom: 0.4285em;
	margin-bottom: 0.5em;
}
.search-results li:last-child {
	border-bottom: none;
	padding-bottom: none;
	margin-bottom: 1em;
}
.search-results .search-snippet-info {
	padding-left: 0;
}

/* -------------- Shortcut Links -------------- */

.shortcut-wrapper {
	margin: 2.2em 0 1.1em 0; /* Same as usual h1#page-title margin. */
}
.shortcut-wrapper h1#page-title {
	float: left; /* LTR */
	margin: 0;
}
div.add-or-remove-shortcuts {
	padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
	padding-top: 0.8em;
}

/* ---------- Admin-specific Theming ---------- */

.page-admin #content img {
	margin-right: 15px; /* LTR */
}
.page-admin #content .simpletest-image img {
	margin: 0;
}
.page-admin-structure-block-demo .block-region {
	background: #ffff66;
	border: 1px dotted #9f9e00;
	color: #000;
	font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin: 5px;
	padding: 5px;
	text-align: center;
	text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
	font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
	width: 500px;
}
.page-admin #admin-dblog img {
	margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
	padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
	margin-top: 0;
}
/* Configuration. */
div.admin .right,
div.admin .left {
	width: 49%;
	margin: 0;
}
div.admin-panel {
	background: #fbfbfb;
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 0 5px 5px;
}
div.admin-panel h3 {
	margin: 16px 7px;
}
div.admin-panel dt {
	border-top: 1px solid #ccc;
	padding: 7px 0 0;
}
div.admin-panel dd {
	margin: 0 0 10px;
}
div.admin-panel .description {
	margin: 0 0 14px 7px;
}

/* ---------- Overlay layout styles ----------- */

.overlay #main,
.overlay #content {
	width: auto;
	float: none;
}
.overlay #page {
	padding: 0 2em;
}
.overlay .region-page-top,
.overlay #header,
.overlay #page-title,
.overlay #featured,
.overlay #sidebar-first,
.overlay #triptych-wrapper,
.overlay #footer-wrapper {
	display: none;
}
.overlay-processed .field-type-image {
	display: block;
	float: none;
}
.overlay #messages {
	width: auto;
}

/* ---------- Poll ----------- */

.node .poll {
	margin: 2em 0;
}
.node .poll #edit-choice {
	margin: 0 0 1.5em;
}
.poll .vote-form {
	text-align: left; /* LTR */
}
.poll .vote-form .choices {
	margin: 0;
}
.poll .percent {
	font-size: 0.857em;
	font-style: italic;
	margin-bottom: 3em;
	margin-top: -3.2em;
	float: right;
	text-align: right;
}
.poll .text {
	clear: right;
	margin-right: 2.25em;
}
.poll .total {
	font-size: 0.929em;
	font-style: italic;
	text-align: right; /* LTR */
	clear: both;
}
.node .poll {
	margin: 1.8em 0 0;
}
.node .poll .text {
	margin-right: 6.75em;
}
.node .poll #edit-choice {
	margin: 0 0 1.2em;
}
.poll .bar .foreground {
	background-color: #666;
}
#footer-wrapper .poll .bar {
	background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
	background-color: #ddd;
}


/* ---------- Profiles ----------- */

.views-field-field-user-image {
	float: left;
	width: 120px;
	height: 118px;
	margin: 0 15px 10px 0;
}




/* ---------- Views ----------- */

.views-field-field-thumbnail {
}

.views-field-title {
}

.views-field-view-node {
	text-align: right;
}

.views-row {
	margin-bottom: 0;
	padding-bottom: 0;
}

.views-row-last {
    border-bottom: medium none;
}

.views-field-field-pub {
	font-size: 0.8em;
}

.views-label {
	font-weight: bold;
}

.view-eblast-archive h3 {
	font-size: 1.4em;
	margin-bottom: 0;
}

/* ---------- Warnings and updates ----------- */

div.warning, table tr.warning {
		background-color: #FEC359;
}

div.status, table tr.ok {
		background-color: #A6C64F;
}

div.error, table tr.error {
		background-color: #CD6733;
		border: medium none #EC9951;
		color: #FFFFFF;
}

.password-indicator {
		background-color: #A6C64F;
		height: 0.5em;
}

.marker, .form-required {
		color: #CD6733;
	font-weight: bold;
}

/* ---------- Front ----------- */

.front #block-views-eblast-archive-block-1 .block-inner {
    margin: 21px;
	background-color: #FFF;
}

.front #block-views-eblast-archive-block-1 .block-inner .content {
    padding: 13px 33px;
}

.front #block-views-eblast-archive-block-1 .block-title {
    font-size: 2.1em;
	color: #557836;
}

.not-front #block-views-eblast-archive-block-1 .block-inner .content {
    padding-bottom: 8px;
    padding-top: 4px;
}




#block-views-news-feed-block .block-title {
	font-size: 2em;
}

#block-block-1 .node-teaser {
    margin-bottom: 0;
}

#block-views-blogs-block-1 .view-header {
    font-style: italic;
}

#block-views-blogs-block-1 .view-header img {
    float: right;

}

.blog-wrapper-row {
    margin-bottom: 10px;
    padding-bottom: 10px;
    clear: both;
    border-bottom: 1px solid #a5a5a5;
}

.blog-face {
    float: left;
    margin-right: 5px;
}

.blog-title {
    margin: 0;
}

.blog-more {
    float: right;
}

.blog-credits {
    font-size: .8em;
    color: #383838;
    font-style: italic;
}
/* ---------- News Items ----------- */

.node-news-item .field-name-field-news-type {
	margin: 0;
	text-align: right;
}

.node-news-item .field-name-field-news-type ul.links.inline {
	text-align: right;
	width: 100%;
}

.node-news-item .field-name-field-news-type ul.links.inline li {
	display: inline;
	float: none;
}

.node-news-item .field-name-field-news-type h3.field-label {
	text-align: right;
	float: none;
}

.node-news-item .field-name-field-news-type h3.field-label,
.node-news-item .field-name-field-news-type li {
	display: inline;
}
/* ---------- Community ----------- */

.node-blog .user-picture,
.node-group-post .user-picture {
	float: left;
}

.node-blog .title,
.node-blog .submitted,
.node-group-post .title,
.node-group-post .submitted {
	margin-left: 100px;
	margin-bottom: 0;
}

.node-blog #comments .title,
.node-group-post #comments .title {
	margin-left: 0;
	margin-bottom: 0;
}

.node-blog .content,
.node-group-post .content {
	margin: 0;
	clear: both;
}

.more-link a,
.action a,
a.action,
.node-readmore a,
.link-wrapper a {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: url("../images/buttons.png") repeat-x scroll 0 0 #FFFFFF;
	border-color: #E4E4E4 #D2D2D2 #B4B4B4;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	color: #3A3A3A;
	cursor: pointer;
	font-weight: normal;
	margin-bottom: 1em;
	margin-right: 0.6em;
	text-align: center;
	text-decoration: none !important;
	font-size: 0.85em;
	padding: 3px 12px;
}

#block-views-eblast-archive-block-1 .more-link {
    text-align: center;

}

#block-views-eblast-archive-block-1 .more-link a {
    margin: 0;
}

.more-link a {
    font-size: 1.25em;
}

a.action:hover,
.more-link a:hover,
.node-readmore a:hover,
.link-wrapper a:hover {
	background: none repeat scroll 0 0 #557836;
	color: #FFFFFF;
	text-decoration: none;
}

a.action {
	padding: 5px 15px;
}


#block-views-og-list-block-1 .views-row {
	width: 100%;
	float: none;
	clear: both;
	min-height: 185px;
}

#block-views-og-list-block-1 .views-field.views-field-field-thumbnail {
	float: left;
	width: 188px;
	margin: 0;
}

#block-views-og-list-block-1 .views-field {
	margin-left: 198px;
}

#block-views-og-list-block-1 .views-field-title {
	font-size: 1.25em;
	height: 30px;
	line-height: 30px;
}

#block-ofrf-group-subscribe {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
	background: #51919b;
	color: #fefefe;
	border: 1px solid #a5a5a5;
}

#block-ofrf-group-subscribe .block-inner {
	padding: 18px 20px;
}

#block-ofrf-group-subscribe .block-inner a,
#block-ofrf-group-subscribe .block-inner a:link {
	color: #fefefe;
	text-decoration: underline;
}

.view-id-og_members td {
	text-align: center;
}

#block-facebook-pull-facebook-pull-default {
	width: 100%;
	float: none;
	clear: both;
}

/* --------- Images ----------- */

.maximum {
	display: block;
}

.file-styles.maximum img,
img.maximum,
#block-views-og-list-block-1 .views-field-field-thumbnail img {
	border: 4px solid #FFFFFF;
	box-shadow: 0 0 5px #a5a5a5;
	-moz-box-shadow:0 0 5px #a5a5a5;
	-webkit-box-shadow:0 0 5px #a5a5a5;
}

/* --------- blogs ----------- */

.page-node-14 #block-views-blogs-block-4 {
    float: none;
    width: 100%;
    clear: both;
}

.page-node-14 #block-views-blogs-block-4 .block-inner {
    margin: 0;
    padding: 0 15px;
}

.page-node-21 #block-views-blogs-block-2 {
    float: none;
    width: 100%;
}

.page-node-21 #block-views-blogs-block-2 .block-inner {
    margin: 0;
    padding: 0 15px;
}

#block-views-blogs-block-2,
#block-views-blogs-block-4 {
    float: left;
    width: 50%;
}

#block-views-blogs-block-2 .block-inner,
#block-views-blogs-block-4 .block-inner {
    padding: 0 10px;
    margin: 0 10px;
}

#block-views-blogs-block-2 .views-field-title,
#block-views-blogs-block-4 .views-field-title,
#block-views-blogs-block-5 .views-field-title {
    clear: both;
    font-size: 1.3em;
}

.gmap-popup .views-field-title {
    font-size: 1.2em;
}

#block-views-blogs-block-2 .views-field-nothing,
#block-views-blogs-block-4 .views-field-nothing,
#block-views-blogs-block-5 .views-field-nothing{
    height: 40px;
    clear: both;
}

#block-views-blogs-block-2 .view-header,
#block-views-blogs-block-4 .view-header {
    color: #383838;
    font-size: 0.8em;
    font-style: italic;
    clear: both;
    margin-bottom: 40px;
}

#block-views-blogs-block-5 .view-header,
.page-node-14 #block-views-blogs-block-4 .view-header,
.page-node-21 #block-views-blogs-block-2 .view-header {
    clear: both;
    color: #383838;
    font-size: 0.8em;
    font-style: italic;
    margin-bottom: 40px;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 10px;
    width: 220px;
}

#block-views-blogs-block-2 .view-header img,
#block-views-blogs-block-4 .view-header img {
    float: left;
    margin-right: 10px;
}


.page-node-14 #block-views-blogs-block-4 .view-header img,
.page-node-21 #block-views-blogs-block-2 .view-header img,
#block-views-blogs-block-5 .view-header img {
    float: right;
    margin-left:10px;
}


#block-views-blogs-block-6 .view-header img,
#block-views-blogs-block-7 .view-header img {
    float: right;
}

#block-views-blogs-block-6 .views-row {
    margin-bottom: 5px;
}


/* --------- Forms ----------- */

html.js #user-profile-form fieldset legend {
	display: none;
}

html.js #user-profile-form #edit-submit {
	margin-left: 33px;
}

html.js #block-views-exp-research-database-page-1 .views-exposed-widget,
html.js #block-views-exp-education-database-page-1 .views-exposed-widget {
	float: left;
}

html.js #block-views-exp-research-database-page-1 .views-exposed-form .views-exposed-widget,
html.js #block-views-exp-education-database-page-1 .views-exposed-form .views-exposed-widget {
	padding: 0;
	margin: 0 0 10px;
}

html.js #block-views-exp-research-database-page-1 #edit-body-value-wrapper {
    clear: left;
}

html.js #block-views-exp-research-database-page-1 .views-exposed-widget.views-submit-button,
html.js #block-views-exp-education-database-page-1 .views-exposed-widget.views-submit-button {
	clear: left;
}

html.js #block-views-exp-research-database-page-1 .views-exposed-widget.views-submit-button,
html.js #block-views-exp-research-database-page-1 .views-exposed-widget.views-reset-button,
html.js #block-views-exp-education-database-page-1 .views-exposed-widget.views-submit-button,
html.js #block-views-exp-education-database-page-1 .views-exposed-widget.views-reset-button {
	float: left;
	margin-top: 0;
}


html.js #block-views-exp-research-database-page-1 .bef-checkboxes .form-item,
html.js #block-views-exp-education-database-page-1 .bef-checkboxes .form-item {
	background: #fff;
	display: block;
	float: left;
	padding: 1px 3px;
	font-size: 12px;
	margin: 0 2px 5px 0;
	white-space: nowrap;
	line-height: 18px;
}

html.js #block-views-exp-research-database-page-1 .bef-checkboxes .form-item input,
html.js #block-views-exp-education-database-page-1 .bef-checkboxes .form-item input {
	margin: 0;
	padding: 0;
	line-height: 0;
}

html.js #block-views-exp-research-database-page-1 .bef-checkboxes .form-item:hover,
html.js #block-views-exp-research-database-page-1 .bef-checkboxes .form-item.active,
html.js #block-views-exp-education-database-page-1 .bef-checkboxes .form-item:hover,
html.js #block-views-exp-education-database-page-1 .bef-checkboxes .form-item.active {
	cursor: pointer;
	background: #68b8c5;
	color: #ffffff;
}

html.js #block-views-exp-research-database-page-1 .bef-checkboxes .form-item label,
html.js #block-views-exp-education-database-page-1 .bef-checkboxes .form-item label {
	cursor: pointer;
}

html.js #edit-keys-wrapper {
	float: left;
	clear: left;
	display: block;
}

html.js #edit-keys-wrapper #edit-keys {
	width: 300px;
}

.resource-link .content a {
    text-indent: -9999em;
    display: block;
    width: 200px;
    height: 206px;
    background: transparent url('../images/education-sprite.png') no-repeat scroll 0 0;
}

.resource-link .content a:hover {
    opacity: 0.7;
}

.page-node-16 .resource-link {
    margin-bottom: 0;
}

.page-node-16 .resource-link .content p {
    margin-bottom: 0;
}

.page-node-16 .resource-link .content a {
    height: 66px;
}

#block-block-32.resource-link {
    margin-bottom: 20px;
}

#block-block-23.resource-link .content a {
    background-position: -401px 0;
}

#block-block-31.resource-link .content a {
    background-position: -401px -70px;
}

#block-block-32.resource-link .content a {
    background-position: -401px -140px;
}

.page-node-37 .resource-link .content a {
    background-position: 0 0;
}

.page-node-38 .resource-link .content a {
    background-position: -602px 0;
}

.page-node-303 .resource-link .content a {
    background-position: -200px 0;
}


/* --------- Carousels ----------- */

#footer #block-views-ads-block.block {
    margin-bottom: 46px;
}

#footer #block-views-ads-block.block h2 {
    color: #3b3b3b;
    margin: 0 0 5px 15px;
}

#footer .ad-carousel{
	height: 113px;
}

#footer .ad-carousel ul {
	height: 113px;
}

#footer .ad-carousel li {
	margin:0 20px;
	position: relative;
	padding: 0;
	width: 207px;
	height: 113px;
	border-radius: 10px;
}

#footer .ad-carousel li img {
    border-radius: 10px;
}


#block-views-ofrf-people-block-1 {
	height: 226px;
	margin-bottom: 30px;
}

.carousel {
	background-color: #E2E8EA;
	height: 226px;
}

.carousel ul {
	height: 226px;
}

.carousel li {
	margin: 10px 5px 0;
	position: relative;
	padding: 0;
	width: 125px;
	height: 216px;
}

#block-views-ofrf-people-block-1 .view-ofrf-people {
	position: relative;
	height: 200px;
	margin-bottom: 30px;
}

#block-views-ofrf-people-block-1 .view-ofrf-people .view-content {
	left: 20px;
	position: absolute;
	top: 0;
}

.view-ofrf-people .views-field-title {
	font-size: 0.9em;
	text-align: center;
	white-space: nowrap;
	width: 125px;
	height: 20px;
	line-height: 20px;
}

.view-ofrf-people  .views-field-field-pro-title {
	font-size: 0.7em;
	text-align: center;
	width: 125px;
	line-height: 14px;
}


.view-ofrf-people  .views-field-field-face {
	width: 125px;
	height: 160px;
	line-height: 0;
	overflow: hidden;
}

.view-ofrf-people .views-field-title a,
.view-ofrf-people .views-field-title a:link {
}

#block-views-ofrf-people-block-1.block .block-inner {
	padding: 0;
}

#block-views-ofrf-people-block-1 .view-footer {
	position: absolute;
	right: 20px;
	height: 226px;
	width: 20px;
	top: 0;
}

#block-views-ofrf-people-block-1 .view-header {
	position: absolute;
	left: 0;
	height: 226px;
	width: 20px;
	top: 0;
}

#block-views-ofrf-people-block {
    clear: both;
    float: none;
    width: 100%;
    height: 280px;
}

#block-views-ofrf-people-block .view-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#block-views-ofrf-people-block .views-row {
    width: 126px;
    float: left;
    list-style: none;
    padding: 0;
    margin: 0 10px;
    min-height: 230px;
}

#block-views-ofrf-people-block .views-row-first,
#block-views-ofrf-people-block .views-row-6 {
    margin-left: 0;
}

#block-views-ofrf-people-block .views-row-5 {
    margin-right: 0;
}

#block-block-60 {
    clear: both;
    float: none;
}


.view-ofrf-people .view-header a,
.view-ofrf-people .view-footer a,
.view-ofrf-people .view-header a:link,
.view-ofrf-people .view-footer a:link {
	display: block;
	top: 0;
	position: absolute;
	height: 226px;
	width: 20px;
	text-indent: -9999em;
	background: transparent url('../images/carousel-sprite.png') no-repeat scroll 0 0;
}

.view-ofrf-people.staff .view-footer a,
.view-ofrf-people.staff .view-footer a:link {
	background-position: -40px 0;
}

.view-ofrf-people.staff .view-header a,
.view-ofrf-people.staff .view-header a:link {
	background-position: -20px 0;
}

.view-ofrf-people.board .view-footer a,
.view-ofrf-people.board .view-footer a:link {
	background-position: -40px 0;
}

.view-ofrf-people.board .view-header a,
.view-ofrf-people.board .view-header a:link {
}

#block-views-all-board-staff-block-1 .attachment .view-content {
    min-height: 1100px;
    background: #d5dfe1;
    border: 1px solid #000;
}


.view-ofrf-people .view-header a {
}

.view-ofrf-people .view-footer a {
	right: 0;
}

#block-views-ofrf-people-block-1 .content {
	padding: 0;
}

#about-slide {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 715px;
	height: 420px;
	overflow: hidden;
}

iframe #about-slide,
iframe #about-slide li,
iframe #about-slide span {
    height: auto;
}

#about-slide li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	width: 715px;
	height: 420px;
	overflow: hidden;
}

#about-slide li span {
	position: absolute;
	height: 400px;
	width: 248px;
	top:0;
	right:0;
	padding: 10px;
	font-size: .8em;
	line-height: 1.95em;
}


#about-pager {
	margin: 0 0 20px;
	list-style: none;
	text-align: left;
	width: 715px;
	height: 37px;
	padding: 0;
	background: #CCD8D9;
}

#about-pager li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 35px;
	float: left;
	background: #CCD8D9;
}

#about-pager li a.page {
	background: #CCD8D9;
	padding: 0 30px;
	line-height: 35px;
	display: block;
	border: 2px solid #CCD8D9;
	border-width: 0 1px 2px;
}


#about-pager li.activeSlide a.page,
#about-pager li a.page:hover {
	background: #fff;
}

.tooltip {
	display:none;
	background:transparent url(../images/tip.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
	z-index: 1000;
}

#block-block-38 .tooltip {
	background:transparent url(../images/bigtip.png);
	height:190px;
	width:160px;
	padding:25px;
	color:#fff;
	z-index: 1000;
}


.tooltip .heading {
	margin: 0;
	font-size: 1.3em;
	color: #fbac2a;
}

.browser-tip {
    display:none;
	background-color:#d2dae0;
	border:1px solid #fff;
	padding:5px 10px;
	font-size:13px;
	-moz-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;
	box-shadow: 2px 2px 11px #666;
	width: 300px;
	text-align: left;
	z-index: 1000;
}

/* --------- Grants ----------- */

#block-views-featured-grant-block {
    margin-bottom: 1em;
}

#outcome {
	border: 1px solid #A5A5A5;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 2px 2px 2px #A5A5A5;
	margin-bottom: 20px;
}

#outcome img {
	float: left;
	margin: 0 10px 10px 0;
}

#outcome span {
	display: block;
	float: none;
	clear: both;
	width: 100%;
	height: 35px;
}

#outcome span a {
	float: right;
}

#outcome-inner {
	padding: 10px;
}

#outcome .block-title {
	margin-bottom: 0;
}

.node-grant.node-teaser .field-name-field-image{
	float: right;
}

.page-education-database #block-menu-block-1 {
	float: right;
	width: 210px;
	margin-left: 15px;
}

.page-research-database #block-menu-block-1,
.page-research-database #block-block-52 {
	float: right;
	width: 220px;
	margin-left: 15px;
}

#block-block-36,
#block-block-39,
.page-research-database #block-views-exp-research-database-page-1,
.page-education-database #block-views-exp-education-database-page-1 {
	float: left;
	width: 740px;
}

#block-block-39 ol,
#block-block-36 ol {
    margin: 0 0 0 8px;
}

#block-block-39 ol li,
#block-block-36 ol li{
    margin: 0 0 0 8px;
    font-size: 1.5em;
    color: #CD6733;
}


#block-block-39 ol span,
#block-block-36 ol span {
    font-size: .6em;
    color: #333;
}


.location {
	line-height: 1.5em;
	margin: 10px 0;
}


.views-field-field-contact-name {
	font-size: 1.2em;
}

.view-grant-content .item-list ul,
.view-grant-content .item-list li {
	list-style: none;
}

.view-grant-content .item-list ul {
	padding: 0;
	margin: 0;
}

.view-grant-content .item-list ul li{
	padding: 0;
	margin: 0;
}

.view-grant-content .views-field-field-outcome-pdf .item-list ul li,
.view-grant-content .views-field-field-link .item-list ul li {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #F0F0F0;
}

.view-grant-content .views-field-field-outcome-pdf .item-list ul li.last,
.view-grant-content .views-field-field-link .item-list ul li.last {
    border-bottom: none;
}

#block-views-grant-content-block-2 .view-grant-content .item-list ul li {
	margin: 2px 0;
}

.view-grant-content .views-row {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666;
}

.view-grant-content .views-row.views-row-last {
	border-bottom: none;
}

.field-name-field-season,
.field-name-field-season div,
.field-name-field-year,
.field-name-field-year div,
.field-name-field-amount,
.field-name-field-amount div,
.field-name-field-notes,
.field-name-field-notes div {
	display: inline;
}

.field-name-field-year {
	margin: 0 5px;
}

.field-name-field-season,
.field-name-field-year {
}

.field-name-field-amount {
	margin: 0 5px 0 0;
	font-weight: bold;
}

.field-name-field-notes {
	color: #666;
	font-size: .95em;
	font-style: italic;
}

.view-grant-content .field-name-field-collaborators-affiliation {
	font-size: 0.8em;
	font-style: italic;
	color: #666;
}

#block-views-grant-outcome-block,
#block-views-grant-outcome-block-1 {
	margin-bottom: 12px;
}

#block-views-grant-outcome-block .views-field-view-node,
#block-views-grant-outcome-block-1 .views-field-view-node {
	text-align: center;
}

#block-block-22 .content a,
#block-block-22 .content a:link {
	background: #333;
	border: 1px solid #FFFFFF;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 2px #555555;
	color: #Fbac2a;
	display: block;
	font-size: 1.6em;
	padding: 10px 0;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
}

#block-block-22 .content a:hover {
	border: 1px solid #000;
	background: #fff;
	color: #fec359;
}


#block-views-grant-outcome-block .views-field-view-node a,
#block-views-grant-outcome-block .views-field-view-node a:link,
#block-views-grant-outcome-block-1 .views-field-view-node a,
#block-views-grant-outcome-block-1 .views-field-view-node a:link{
    background: url("../images/sidenav.png") repeat-y scroll 0 0 #8CAC47;
    border: 1px solid #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 2px #555555;
    color: #FFFFFF;
    display: block;
	font-size: 1.6em;
	padding: 10px 0;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
}

#block-views-grant-outcome-block .views-field-view-node a:hover,
#block-views-grant-outcome-block-1 .views-field-view-node a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #8CAC47;
    color: #557836;
}

#block-views-grant-outcome-block .views-row {
	margin: 0;
	padding: 0;
}

.view-grants-map .views-field-field-image {
}

.view-grants-map .views-field-title {
}

a.tip {
    display: block;
    width: 239px;
    height: 200px;
}

.current-grant-title {
    font-size: 0.8em;
}

.view-featured-grant table {
    padding: 0;
    margin: 0;
    background-color: transparent;
}

.view-featured-grant th {
    padding: 0;
    margin: 0;
    background-color: transparent;
}


.view-featured-grant tr {
    padding: 0;
    margin: 0;
    background-color: transparent;
}

.view-featured-grant td {
    padding: 0 0 20px;
    margin: 0;
    background-color: transparent;
    text-align: center;
	vertical-align: top;
}


/* --------- Person ----------- */

.node-person.node-full .field-name-field-pro-title {
	font-size: 1.357em;
	color: #557836;
	font-family: myriad-pro,sans-serif;
	font-weight: inherit;
	margin: 0 0 0.5em;
}

.node-person.node-full .field-name-field-face {
	float: left;
	margin: 0 10px 0 0;
}

.node-person.node-full .field-name-field-contact-email {
}

.node-person.node-full .field-name-body {
	margin-left: 193px;
}

.small-faces .views-row {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 10px 10px 0;
	padding: 0;
}

.small-faces .views-field-field-face .tip > a {
	width: 40px;
	height: 40px;
	display: block;
}

.node-person.node-full.term-66 .field-name-body {
	margin-left: 0;
}

.view-featured-policy-advocate  .views-field-view-node {
	height: 30px;
}

.view-featured-policy-advocate  .views-field-nothing {
	height: 30px;	
}

.view-featured-policy-advocate  .views-field-nothing a {
	float: right;
}

.view-policy-advocates .views-field-field-face {
	float: right;
	margin: 0 0 10px 10px;
}

.view-policy-advocates .views-field-view-node {
	clear: both;
	float: none;
	width: 100%;
	margin: 10px 0;
}

.view-policy-advocates .views-row {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.view-policy-advocates .views-row-last {
	border-bottom: none;
}


.attachment-before .view-all-board-staff .views-row {
	margin: 0;
	padding: 0;
	width: 25%;
	float: left;
	text-align: center;
	font-size: .85em;
}

.attachment-before .view-all-board-staff .views-row .box {
	/*background: none repeat scroll 0 0 #F0F0F0;*/
	margin: 0;
	padding: 10px 0;
	display: block;
	min-height: 240px;
	/*border: 1px solid #A5A5A5;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 2px 2px 2px #A5A5A5;*/
}

.attachment-before .view-all-board-staff.view-display-id-attachment_2 .views-row .box {
	min-height: 255px;
}

.attachment-before .view-all-board-staff .views-row .box:hover {
	background: none repeat scroll 0 0 #FFF;
	box-shadow: 3px 3px 3px #A5A5A5;
}

.profile-full {
	display: none;
}

.profile-full-face {
	float: left;
	margin: 0 10px 5px 0;
}

.profile-full-title {
	color: #557836;
	font-family: myriad-pro,sans-serif;
	font-size: 1.5em;
}

.profile-full-pro-title {
	color: #557836;
	font-family: myriad-pro,sans-serif;
	font-style: italic;
	font-size: 1.2em;
}

.profile-full-email {
	margin-top: 30px;
}

.profile-full-body {
	clear: both;
}

/* --------- Captions ----------- */


.caption {
	position: relative;
	line-height: 0;
}

.caption p {
	color: #222;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 2%;
	width: 96%;
	z-index: 1000;
	margin: 0;
	background: #f0f0f0;
	font-style: italic;
}

.caption.left {
	float: left;
	margin: 10px 10px 10px 0;
}

.caption.right {
	float: right;
	margin: 10px 0 10px 10px;
}

/* ---------- Signup Form ----------- */

.subscribe-form .actions input {
    padding: 7px 30px;
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
}

.subscribe-form #edit-description,
.subscribe-form #edit-description label {
    clear: both;
    float: none;
    font-style: normal;
    width: 100%;
    display: block;
}

.subscribe-form fieldset .form-item {
    clear: both;
}

.subscribe-form fieldset .form-radios .form-item-type-select {
    float: left;
    clear: none;
    width: 33%;
}

.subscribe-form fieldset .form-radios .form-item-type-select:last-child {
    width: 100%;
    clear:both;
}

.subscribe-form fieldset {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #999999;
  border-style: solid;
  border-width: 0 0 0;
  margin: 0 0 20px;
  padding: 0;
}

#edit-description {
    font-size: 1.2em;
    margin-bottom: 10px;
}

#edit-description strong {
    color: #CD6733;
}

.subscribe-form fieldset .fieldset-wrapper {
    padding: 0;
    margin: 0;
}

.subscribe-form label {
    float: left;
    width: 160px;
    font-style: italic;
    color: #666;
    font-weight: normal;
}

.subscribe-form .form-item-type-select label {
    float: none;
    width: auto;
    font-style: italic;
    color: #666;
    font-weight: normal;
}




.form-item-phone-country .description {
    margin-left: 160px;
}

.subscribe-form .form-item-contact-type label {
    float: none;
}

.subscribe-form fieldset .form-item-phone-country,
.subscribe-form fieldset .form-item-phone,
.subscribe-form fieldset .form-item-phone-ext {
    float: left;
    clear: none;
    margin-right: 12px;
}

#contact-type-fields {
    float: left;
    width: 50%;
    margin: 0;
}

#contact-personal {
    float: left;
    width: 50%;
    margin: 0;
}

.subscribe-form .form-item-other {
    display: none;
}

.subscribe-form .actions {
    clear: both;
}

#block-block-35 {
    height: 200px;
    overflow: hidden;
}

#block-block-35 .block-inner {
    height: 200px;
    margin: 0 5px;
    overflow: hidden;
    position: relative;
    width: 695px;
}

.page-education-database #page-title,
.page-research-database #page-title {
    display: none;
}

#donate-options {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    clear: both;
}

#donate-options li {
    margin: 20px;
    padding: 0;
    list-style: none;
    float: left;
    width: 200px;
    display: block;
    text-align: center;
    font-size: .85em;
}

.donate-options-last {
    clear: right;
}

.donate-options-copy {
    
}

.view-corporate-donors table {
    margin: 0;
    padding: 0;
    border: none;
}

.view-corporate-donors th {
    margin: 0;
    padding: 0;
    border: none;
}

.view-corporate-donors tr {
    margin: 0;
    padding: 0;
    background: #fff;
    border: none;
}

.view-corporate-donors td {
    margin: 0;
    padding: 0 10px 20px;
    border: none;
    text-align: center;
}

.view-corporate-donors .corp-title {
    font-size: 0.9em;
    height: 42px;
}

.view-corporate-donors ul {
    margin: 0;
    padding: 0;
}

.view-corporate-donors .corp-label {
    text-align: left;
    margin-left: 20px;
}

.view-corporate-donors .item-list {
    text-align: left;
    padding-left: 40px;
}

#node-405 h2 {
    clear: both;
	border-top: 1px solid #A5A5A5;
}

#node-405 img {
    margin-bottom: 20px;
}

#block-views-eblast-archive-block-2 {
    float: left;
    width: 212px;
    margin-bottom: 20px;
}

#block-block-42 {
    float: left;
    width: 425px;
    margin: 54px 0 0 60px;
}


#block-views-event-news-block .views-row {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #666666;
    margin-bottom: 20px;
    padding: 10px;
}

#block-block-44,
#block-block-47,
#block-block-49 {
    margin-bottom: 20px;
}

#block-block-44 .block-inner,
#block-block-47 .block-inner {
    height: 244px;
    border: 1px solid #A5A5A5;
    clear: both;
}

#block-block-44 .content ul,
#block-block-47 .content ul,
#block-block-49 .content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#block-block-44 .content ul li,
#block-block-47 .content ul li {
    float: left;
    font-size: 0.8em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 20%;
}

#block-block-44 .content ul li div,
#block-block-47 .content ul li div {
    margin: 0 auto;
    width: 125px;
}

#block-block-49 .block-inner {
    height: 328px;
    border: 1px solid #A5A5A5;
    clear: both;
}

#block-block-49 .content ul li {
    float: left;
    font-size: 0.8em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 24%;
}

#block-block-49 .content ul li div {
    margin: 0 auto;
    width: 186px;
}

#block-block-45 {
    margin-bottom: 20px;
}

#block-block-45 .block-inner {
    height: 180px;
    border: 1px solid #A5A5A5;
    clear: both;
}

#block-block-45 .content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#block-block-45 .content ul li {
    float: left;
    font-size: 0.8em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 24%;
}

#block-block-45 .content ul li div {
    margin: 0 auto;
    width: 154px;
}

#block-block-46 {
    margin-bottom: 20px;
}

#block-block-46 .block-inner {
    height: 158px;
    border: 1px solid #A5A5A5;
    clear: both;
}

#block-block-46 .content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#block-block-46 .content ul li {
    float: left;
    font-size: 0.8em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 20%;
}

#block-block-46 .content ul li div {
    margin: 0 auto;
    width: 154px;
}

#block-block-48 {
    margin-bottom: 20px;
}

#block-block-48 .block-inner {
    height: 88px;
    border: 1px solid #A5A5A5;
    clear: both;
}

#block-block-6 .content {
    padding: 5px 5px;
}

#block-views-eblast-archive-block-1 .views-field-title {
    font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 12px;

}

#block-block-58 {
    margin-bottom: 40px;
}

#block-block-58 .block-title {
    margin-bottom: 0;
}

.view-research-database .views-field-view-node {
	text-align: left;
}

#block-views-blogs-block-1 .views-field-body img {
	display: none !important;
	
}
