@charset "UTF-8";
body {
	font-size: 1em;
	font-family: 'News Cycle', Verdana, Arial, Helvetica, sans-serif;
	background: #b8b9bb url('../images/bck.jpg') repeat-y center top;
	margin: 0;
	padding: 0;
	color: #333;
	line-height: 1.33em;
}
img {
	max-width:100%;
	height: auto;
}
/* links & text
----------------------------------------------------------------------------------------------------*/
a img {
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
h1,
.page-header h2,
h2.pgtitle,
#eblog-wrapper #ezblog-head h2.component-title {
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color:#88371c;
	font-weight:400;
	line-height: 1.25em;
}

h2 {
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	color:#5c7f92;
	font-weight:300;
	line-height: 2.5em;
}
.home h2 {
	line-height: 1.5em;
}

h3 {
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#5c7f92;
	font-weight:300;
}
strong {
	font-weight: 600;
}
em {
	font-style: italic;
}
h2.pgtitle {
	margin-bottom: 10px;
}

/* Page Structure
----------------------------------------------------------------------------------------------------*/
.container-fluid {
	max-width: 960px;
	background: #fff;
	margin: 0 auto;
}
.row {
	width: 100%;
}

header {


}
nav {
	clear: both;
	/*margin-bottom: 10px;*/
}

/* upper social media icons & search
----------------------------------------------------------------------------------------------------*/
.socialicons {
	margin: 5px 10px 0 0;
	padding: 0;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight:300;
	line-height: 2.25em;
 }
.socialicons li {
	float: left;
	list-style: none;
}
.socialicons li a {
	display: block;
	text-decoration: none;
	color: #df7a00;
	margin-left:3px;
}
.socialicons li a:hover {
	text-decoration:underline;
 }
.socialicons li a.extra {
	margin-right:8px;
	text-align: center;
	line-height: 1.25em;
}
.searchbox {
	float: right;
	margin: 0 10px 22px 0;
}
.search {
	float:right;
	background:-moz-linear-gradient(top, #c9c9c9, #ffffff 30%);
	background:-webkit-gradient(linear, 0 0, 0 30%, from(#c9c9c9), to(#ffffff));
	border:1px solid #c9c9c9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:inset 0 1px #c9c9c9, inset 0 -2px 5px #ffffff, 0 0 0 4px rgba(255,255,255,0.65);
	-webkit-box-shadow:inset 0 1px #c9c9c9, inset 0 -2px 5px #ffffff, 0 0 0 4px rgba(255,255,255,0.65);
	padding: 2px 4px;
	color:#ffffff;
}
.search input {
	border:none;
	color:#999999;
	background-color:none;
	font:10px Helvetica, Arial, sans-serif;
}
.search button {
	background:none;
	border:none;
	cursor:pointer;
	position:relative;
	right:2px;
	top:2px;
	width:15px;
}

/* page elements
----------------------------------------------------------------------------------------------------*/
.callout { 	/*orange button*/
	background: #df7a00 url('../images/callout_bg.jpg') repeat-x left top;
	border:1px solid #c9c9c9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:inset 0 1px #c9c9c9, inset 0 -2px 5px #ffffff, 0 0 0 4px rgba(255,255,255,0.65);
	-webkit-box-shadow:inset 0 1px #c9c9c9, inset 0 -2px 5px #ffffff, 0 0 0 4px rgba(255,255,255,0.65);
	padding:2px 0px 5px 0px; margin:0;
	width:150px;
	color:#ffffff;
	float:right;
	text-align:center;
	margin-top:5px;
}
.callout a {
	color:#ffffff;
	text-decoration:none;
	display:block;
}
.callout.incontent {
	width: 100%;
	margin-bottom: 20px;
}
hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 20px auto;
	width: 100%;
	clear: both;
	border: none;
	border-bottom: 1px solid #5c7f92;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
}

/* navigation - swmenufree
----------------------------------------------------------------------------------------------------*/
ul.sf-section {
	visibility: hidden;
	position: absolute;
	padding:10px;
	top: 31px;
	left: 0;
	z-index: 598;
	background: #7e9aa8;
	/*border-right: 1px solid #ccc;*/
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 145px !important;
}
ul.sf-section li {
	list-style:none;
	display:block;
	padding: 0;
	height: 27px;
	float: none;
	width:145px;
	border-bottom: 1px solid #ccc;
	background: none;
	border-right: none;
}
ul.sf-section li a {
	list-style:none;
	display:block;
	padding: 2px 5px 8px 5px;
	height: 15px;
	float: none;
	width:145px;
	background: none;
	font: 14px 'Oswald', Arial, Helvetica, sans-serif;	font-weight:300;
}
ul.sf-section li:hover {
	background:none;
}
li#sf-159 {	/*donate now*/
	width: 150px;
	float:right;
}
li#sf-159 a {
	display:block;
	text-align:center;
	padding: 4px 0px 4px 0px;
	height: 24px;
	color: #ffffff;
	font: 16px 'Oswald', Arial, Helvetica, sans-serif; font-weight:300;
	text-decoration:none;
	background: #df7a00 url('../images/donate_bg.jpg') repeat-x left top;
}
li#sf-159 a:hover {
	background: #df7a00 url('../images/donate_bg_hover.jpg') repeat-x left top;
}
/* navigation - responsive menu
----------------------------------------------------------------------------------------------------*/
ul.sw-sf {
	margin:0;
	padding: 0;
	height:32px;

}
ul.sw-sf,
ul.sw-sf li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.sw-sf {
	position: relative;
	z-index: 597;
}
ul.sw-sf li:hover > ul {
	visibility: visible;
}
ul.sw-sf li {
	float:left;
	display:block;
	height: 32px;
	color: #999;
	font: 16px 'Oswald', Arial, Helvetica, sans-serif; font-weight:300;
	/*background: url('../images/separator.gif') no-repeat right center;*/
	border-right: 1px solid #ccc;
	background: #d6eaf8 url('../images/nav_bg.jpg') repeat-x left top;
}
ul.sw-sf li a {
	display:block;
	padding: 4px 18px 6px 18px;
	height: 24px;
	color: #ffffff;
	font: 16px 'Oswald', Arial, Helvetica, sans-serif; font-weight:300;
	text-decoration:none;
}
ul.sw-sf li.hover,
ul.sw-sf li:hover {
	position: relative;
	z-index: 599;
	cursor: pointer;
	/*background: url('../images/nav_bg_hover.jpg') repeat-x left top;*/
}
ul.sw-sf li a:hover {
	color:#df7a00;
}
ul.sw-sf *.list {
	padding-right: 12px;
	background: url('../images/navigation-arrow.gif') no-repeat right top;
}
#jmsresmenu li:hover ul li {
	z-index: 598;
	background: #7e9aa8;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#jmsresmenu.sw-sf li.item-159 {	/*donate now*/
	width: 150px;
	float:right;
}
#jmsresmenu.sw-sf li.item-159 a {
	display:block !important;
	text-align:center;
	padding: 4px 0px 4px 0px;
	height: 24px;
	color: #ffffff;
	font: 16px 'Oswald', Arial, Helvetica, sans-serif; font-weight:300;
	text-decoration:none;
	background: #df7a00 url('../images/donate_bg.jpg') repeat-x left top;
}
#jmsresmenu.sw-sf li.item-159 a:hover {
	background: #df7a00 url('../images/donate_bg_hover.jpg') repeat-x left top;
}

/* home page slideshow
----------------------------------------------------------------------------------------------------*/
.moduletable.homeslideshow {
	margin: 10px 0;
}
#cust-navigation99 {
	top: 92.6% !important;
	right: 45% !important;
}
/* content styles
----------------------------------------------------------------------------------------------------*/
.content {
	clear:both;
	padding: 10px 20px;
	float: left;
	background: #fff;
}
.content.row {
	max-width: 95.85%;
}
article {
	width:61%;
	padding:10px 0px;
	padding-right:20px;
	float:left;
}
article.fullwidth {
	width: 100%;
	padding-right: 0;
}
.item-page p,
#eblog-wrapper p {
	margin-bottom: 10px;
	font-size: 0.875em;
}
.item-page ul,
.item-page ol,
#eblog-wrapper ul,
#eblog-wrapper ol {
	margin-left:35px;
}
.articleBody.clear,
.homefeature.clear {
	margin-bottom: 30px;
}
.homefeature.clear .pull-left {
	width: 68%;
}

figcaption {
	text-align:center;
	font-size: 90%;
}
.rowspace {
	margin-bottom:10px;
}
.legend {
	padding-right:5px;
}
.home .legend {
	max-width: 25px;
}
.item-page {
	clear: both;
	margin-top: 10px;
}
home .item-page {
	margin-top: 20px;
}
.page-header h2 {
	margin-bottom: 20px;
	line-height: 1.25em;
}
/* bios page
----------------------------------------------------------------------------------------------------*/
.boardbio img {
	float: left;
}
.boardbio p.alignright {
	font-style: italic;
}
/* lists
----------------------------------------------------------------------------------------------------*/
ul.menu.line {
	margin-left: 0;
}
ul.menu.line li {
	list-style: none;
	display: inline;
	float: left;
	font-size: 0.875em;
	margin: 0 15px 20px 0;
}
ul.menu.line li a {
	text-decoration: none;
}
ul.menu.line li .image-title:hover {
	text-decoration: underline;
}
ul.menu.line li img {
	max-width: 30px;
	margin-right: 5px;
	float: left;
}
ul.menu.line li .image-title {
	float: right;
	margin-top: 5px;
}
ul.unstyled {
	margin-left: 0;
}
ul.unstyled li {
	list-style: none;
	font-size: 0.875em;
	margin-bottom: 5px;
}
ul.bulleted,
.item-page ul,
#eblog-wrapper ul {
	margin-bottom: 10px;
	list-style: square;
}
#eblog-wrapper ol {
	margin-bottom: 10px;
}
ul.bulleted li,
.item-page ul li,
#eblog-wrapper ul li,
#eblog-wrapper ol li {
	font-size: 0.875em;
	margin-bottom: 5px;
}
/* tables
----------------------------------------------------------------------------------------------------*/
.item-page table td,
#eblog-wrapper table td {
	font-size: 0.875em;
	padding: 5px;
}
.item-page table h2,
#eblog-wrapper table h2 {
	margin-bottom: 0;
	font-size: 1.5em;
	line-height: 1.5em;
}
.item-page table h3,
#eblog-wrapper table h3 {
	font-size: 1.25em;
}

/* EasyBlog
----------------------------------------------------------------------------------------------------*/
#eblog-wrapper figure {
	max-width: 40%;
}
#eblog-wrapper figure.pull-right {
	margin-right: 0;
	margin-left: 20px;
}
#eblog-wrapper .caption {
	text-align: left;
	font-style: italic;
	font-size: 80%;
}
#ezblog-body .blog-meta * {
	font-weight: 500;
}
#ezblog-body .blog-meta > .in {
	font-size: 90%;
}
#ezblog-body .blog-read .blog-title {
	font-weight: 500;
	font-size: 1.25em;
	line-height: 1.5em;
}
#ezblog-body hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 10px auto 10px auto;
	width: 100%;
	clear: both;
	border: none;
	border-bottom: 1px dashed #5c7f92;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
}
#ezblog-body .blog-post .blog-title {
	font-weight: 500;
	line-height: 1.5em;
	font-size: 1.15em;
}
#ezblog-body .profile-title {
	font-size: 1.25em;
}
#ezblog-body .forCategory .profile-avatar + .profile-info,
#ezblog-body .forTeamBlog .profile-avatar + .profile-info,
#ezblog-body .forBlogger .profile-avatar + .profile-info {
	margin: 0 0 0 75px;
}
#eblog-wrapper .fwb {
	font-weight: 500;
	font-size: 0.75em;
}
/* blog sidebar module*/
.ezb-mod .mod-post-title,
.ezb-mod .mod-category-name {
	font-size: 0.875em;
	font-weight: 500;
	line-height: 1.25em;
}
.ezb-mod .mod-item {
	padding: 10px 0 0 0 !important;
}
.ezb-mod .mod-item + .mod-item {
	border-top: none;
	margin: 0 !important;
}
.ezb-mod .mod-post-title a {
	text-decoration: none;
}
.ezb-mod .mod-post-title a:hover {
	color: #df7a00;
}
/* xmap
----------------------------------------------------------------------------------------------------*/
#xmap {
	max-width: 95.85%;
	padding: 10px 20px;
}
#xmap h1 {
	margin-bottom: 20px;
}
#xmap ul {
	margin-bottom: 20px;
}

/* sidebar
----------------------------------------------------------------------------------------------------*/
aside {
	width: 30%;
	padding: 10px 0px 10px 10px;
	float:right;
}
aside h2 {
	background-color:#5c7f92;
	padding:5px;
	color:#ffffff;
	padding-left:10px;
	margin-bottom: 8px;
	clear:right;
}
aside h3 {
	background-color:#5c7f92;
	padding:5px;
	color:#ffffff;
	padding-left:10px;
	clear:right;
	margin-bottom: 8px;
}
aside p,
aside li {
	font-size: 0.875em;
}
aside .moduletable {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
aside .moduletable.bloglist,
aside .moduletable.socialmedia {
	float: none;
	clear: both;
}
aside .custom.socialmedia li {
	display: inline;
	float: left;
}
.bloglist a {
	text-decoration: underline;
}
.bloglist a:hover {
	text-decoration: none;
}
aside ul.blogroll {
	list-style: none;

}

/* footer
----------------------------------------------------------------------------------------------------*/
footer {
	clear:both;
	padding: 20px;
	background: url('../images/footer_bg.jpg') repeat-x left top;
	padding-bottom:30px;
	float: left;
	font-size: 0.875em;
}
footer.row {
	max-width: 95.85%;
}
footer .moduletable.col {
	float:left;
	width: 22%;
	margin-right:2%;
	color:#666666;
}

footer .col ul {
	list-style-type:none;
}

footer .col ul ul {
	margin-left:15px;
}

footer .col a {
	color:#ffffff;
	text-decoration: none;
}
footer .col a:hover {
	color: #df7a00;
}
footer ul.social {
	margin-top: 20px;
}
footer ul.social li {
	float: left;
	display: inline;
}

/* misc classes
----------------------------------------------------------------------------------------------------*/

.fltrt,
.pull-right {
	float: right;
	margin-left: 8px;
}
.fltlft,
.pull-left {
	float: left;
	margin-right: 8px;
}
.clearfloat,
.clear {
	clear:both;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
article {
	margin-bottom: 25px;
}
article figure {
	float:left;
	margin-right: 20px;
}
article img.legend {
	position:relative;
	top:3px;
}


/* ~~ Columns for 2014-2015 Annual Report Landing Page ~~ */

.column.first {
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 12px;
}

.column {
	float: left;
	margin-top: 0px;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-right: 12px;
}
.item-page .column table td {
	padding: 0 0 4px 0;
}
.item-page .column table {
	border-spacing: 2px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { /* target IE10+ */
	li#sf-101 { /*set nav item widths for stupid IE*/
		width: 6%;
	}
	li#sf-140 {
		width: 9.5%;
	}
	li#sf-142 {
		width: 16.2%;
	}
	li#sf-148 {
		width: 8%;
	}
	li#sf-152 {
		width: 9.75%;
	}
	li#sf-155 {
		width: 11.5%;
	}
	li#sf-156 {
		width: 7.5%;
	}
}
@media (max-width: 768px) {
	.content.row {
		padding: 10px 20px 10px 10px;
	}
	.moduletable.homeslideshow {
		margin: 10px 0 10px -20px;
	}
	article.maincontent {
		width: 98%;
		padding: 10px 1% 0 10px;
	}
	article.maincontent.fullwidth {
		padding-left: 0;
	}
	.content aside {
		width: 98%;
		padding: 10px;
	}
	.homefeature.clear {
		margin-bottom: 0;
	}
	.homefeature.clear .pull-left {
		width: 98%;
		padding-bottom: 15px;
		border-bottom: 1px dashed #ccc;
		margin-bottom: 15px;
	}
	.main_content_body_full .column.first,
	.main_content_body_full .column {
		margin-left: 0;
		margin-right: 12px;
	}
	/*.homefeature.clear figure {
		max-width: 25%;
		margin-right: 5px;
	}*/
}
