/*
Theme Name: PLOS
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: Kieran Chapman
Author URI: https://kieranchapmandesign.com

*/

/*@import url("debugging_mqs.css");*/

body
{
	-webkit-animation-duration: 0.1s;
	-webkit-animation-name: fontfix;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0.1s;
}

a {
	font-family:"FS Albert Web Regular", Verdana , sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100 !important;
}

@-webkit-keyframes fontfix{
	from{   opacity: 1; }
	to{ opacity: 1; }
}


body {
	background: #efefef;
	font-family:"FS Albert Web Regular", Verdana , sans-serif;
	font-size: 11pt;
	border-bottom: 18px solid #2b2c2d;
	overflow: visible;
	-webkit-animation-delay: 0.1s;
	-webkit-animation-name: fontfix;
	-webkit-animation-duration: 0.1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
}

@-webkit-keyframes fontfix {
	from { opacity: 1; }
	to   { opacity: 1; }
}

.italics {
	font-style: italic;
}

.uppercase {
	text-transform: uppercase;
}

.bread_crumbs {
	min-height: 30px;
	height: auto;
	width: 100%;
	font-family:"FS Albert Web Regular", Verdana , sans-serif;
	position: relative;
	top: 18px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
}

.bread_crumbs a,
.bread_crumbs a:visited,
.bread_crumbs a:focus,
.bread_crumbs a:active{
	color: #666666;
	text-decoration: overline;
}

#content {
	float: left;
	margin-right: 0px;
	width: 500px;
	margin-left: 35px;
}

#content.nosidebar {
	width: 650px;
}

#container {
	padding: 0;
	max-width: 1200px;
}

#wrapper {
	width: 1200px;
	margin: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-left: auto;
	margin-right: auto;
	/*padding: 0 120px 35px 120px;*/
	/*border-top: 3px solid #000;*/
	border:none;
}

#widgets, #left_nav, #content {
	margin-top: 30px;
}

/* header */

#header {
	height: 213px;
	margin: 0 0;
	color: #fff;
	background: #231F20;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	color: #fff !important;
	text-decoration: underline;
}

#logo,
#logo .site-name {
	height: 164px;
	padding-top: 0;
}

#logo img {
	margin-top: 30px;
}

.site-description {
	display: none;
}

.top-widget {
	width: 390px;
	padding: 0;
	text-align: left;
	float: right;
}

.top-widget .widget-title {
	font-size: 10pt;
}

#menu-header-nav {
	width: 250px;
}

ul#menu-header-nav {
	padding-right: 0;
	margin-top: 20px;
}

#menu-header-nav a {
	padding: 0;
	text-decoration: none;
}

.top-widget .widget_search #searchform input#s {
	width: 185px;
	padding: 0;
	height: 23px;
	line-height: 23px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	float: left;
}

.top-widget .widget_search #searchform input[type="submit"] {
	height: 23px;
	width: 25px;
	float: left;
	text-indent: -300em;
	overflow: hidden;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: url(images/btn-header_search.png) left top no-repeat;
}

.top-widget .Social_Widget {
	margin-left: 140px;
}

ul#menu-header-nav,
ul#menu-header-nav a,
.top-widget .Social_Widget {
	font-size: 10pt;
}

.top-widget .Social_Widget .widget-title,
.top-widget .Social_Widget .socialmedia-buttons {
	display: inline;
	float: left;
	line-height: 22px;
	margin-top: 0;
	width: auto;
}

.top-widget .Social_Widget .socialmedia-buttons {
	width: 100px;
}

.socialmedia-buttons img {
	margin: 0;
	width: 22px;
	height: 22px;
	float: left;
}

.top-widget .widget_text {
	clear: both;
	float: left;
	width: 140px;
}

.top-widget div.widget_search {
	float: left;
	width: 250px;
}

.top-widget .widget_text,
.top-widget div.widget_search {
	margin-top: 10px;
}

#menu-header-nav,
.top-widget .Social_Widget .widget-title {
	font-family:"FS Albert Web Regular", Verdana , sans-serif;
	font-weight: normal;
	padding-right: 15px;
}

/* navigation */

.main-nav, .main-nav .menu, .js .main-nav,
.main-nav, .main-nav ul, .main-nav ul li a {
	background-color: #231F20;
	background-image:none;
/*    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c63af), to(#3c63af));
    background-image: -webkit-linear-gradient(top, #3c63af, #3c63af);
    background-image: -moz-linear-gradient(top, #3c63af, #3c63af);
    background-image: -ms-linear-gradient(top, #3c63af, #3c63af);
    background-image: -o-linear-gradient(top, #3c63af, #3c63af);
    background-image: linear-gradient(top, #3c63af, #3c63af);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c63af, endColorstr=#3c63af);*/
}

.main-nav, .main-nav ul, .main-nav ul li a {
	height: 49px;
	font-family:"FS Albert Web Regular", Verdana , sans-serif;
	font-size: 16pt;
	font-weight: normal;
}

.js .main-nav #responsive_current_menu_item {
	font-weight: normal;
	height: auto;
}

.main-nav ul li a {
	padding: 0 30px;
	border-right: 1px solid #4978d4;
	border-left: 1px solid #314e87;
	text-shadow: 0 -1px 1px #000;
	text-decoration: none;
}

.main-nav .menu a:hover,
.main-nav .menu .current-page-ancestor a,
.main-nav .menu .current_page_item a,
.main-nav .menu .current-menu-item a {
	background: #174780;
	color: #fff !important;
	text-decoration: none !important;
}

.breadcrumb-list {
	display: none;
}


/* side nav */

#left_nav {
	width: 200px;
	float: left;
}

#left_nav ul.leftnav {
	background: #ebebeb;
}

#left_nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#left_nav ul.leftnav li {
	float: none !important;
	border-bottom: 1px solid #fff;
}

#left_nav ul.leftnav li a,
#left_nav ul.leftnav li a:hover {
	line-height: normal;
	height: auto;
	padding: 5px 10px;
	display: block;
	background: #5e5e60;
	color: #fff !important;
	font-family:"FS Albert Web Regular", Verdana , sans-serif;
	text-decoration: none;
}

#left_nav ul.leftnav li ul.sub-menu {
	padding: 10px 0;
	display: none;
}

#left_nav ul.leftnav li ul.sub-menu li {
	border: none;
}

#left_nav ul.leftnav li ul.sub-menu li a,
#left_nav ul.leftnav li ul.sub-menu li a:hover {
	padding: 3px 0 3px 20px;
	background: #ebebeb;
	color: #333 !important;
	font-size: 9pt;
}

#left_nav ul.leftnav li ul.sub-menu li.current_page_item a {
	background: #a7a8aa;
	color: #fff !important;
}

#left_nav ul.leftnav li.current-menu-item ul.sub-menu,
#left_nav ul.leftnav li.current_page_item ul.sub-menu,
#left_nav ul.leftnav li.current_page_parent ul.sub-menu,
#left_nav ul.leftnav li.current-page-parent ul.sub-menu,
#left_nav ul.leftnav li.current-page-ancestor ul.sub-menu,
#left_nav ul.leftnav li.current-menu-ancestor ul.sub-menu {
	display: block;
}

#signup_email {
	width: 200px;
}

/* right column */

#wrapper #widgets {
	width: 160px;
	float: right;
	font-size: 9pt;
	line-height: 1.3em;
}

#widgets ul, #widgets ol {
	padding-left: 0;
	list-style-type: none;
}

#widgets ul li, #widgets ol li {
	margin-bottom: 10px;
}

.widget-wrapper {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	padding: 0;
	margin: 0 0 10px 0;
	background: transparent;
}

#widgets .widget-title {
	margin: 0 0 10px 0;
	padding: 0;
}

#widgets #plos-s-1{
	width: 185px;
	padding: 0;
	height: 23px;
	line-height: 23px;
	border: 1px solid #999999;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	float: left;
}

#widgets #plos-submit-1 {
	height: 24px;
	width: 25px;
	text-indent: -300em;
	overflow: hidden;
	border: none;
	position: relative;
	right: 23px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: url(images/btn-side_search.png) left top no-repeat;
}
/*
.simple-section-nav a,
.simple-section-nav a:visited{
    color: #5e5e60;
}

.current_page_item a,
.current_page_item a:visited {
    color: #41817D;
}
*/
/* text */

p, hr, dl, pre, form, table, address, blockquote {
	margin: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
}

h1 {
	color: #333;
	font-size: 32pt;
}

h2 {
	font-family:"FS Albert Web Regular", Verdana , sans-serif;
	color: #41817D;
	font-size: 30pt;
	font-weight: 300;
	margin: 0 0 15px 0;
}

.title-404,
h3 {
	font-family:"FS Albert Web Regular", Verdana , sans-serif;
	color: #41817D;
	font-size: 22pt;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h4, h1.entry-title.post-title, h2.entry-title.post-title {
	font-family:"FS Albert Web Regular", Verdana , sans-serif;
	color: #41817D;
	font-size: 18pt;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h2.entry-title.post-title a {
	text-decoration: none;
}

h5, #widgets .widget-title {
	font-family:"FS Albert Web Regular", Verdana , sans-serif;
	color: #333;
	//text-transform: uppercase;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h6 {
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: normal;
	color: #41817D;
}

.one-half {
	float: left;
	width: 48%;
	margin-left: 4%;
}

.one-half.first {
	margin-left: 0;
}

.cleardiv {
	clear: both;
	height: 0;
}

.views_description{
	display:none;
	width: 50px;
	height: 50px;
}

.shares_description {
	display: none;
}

/* search page */
.pagination-page {
	display:none;
}

/* home page */

body.home h1.entry-title.post-title {
	display: none;
}

#home_hero_wrapper {
	border-bottom: 7px solid #e5e5e5;
	margin-bottom: 40px;
	padding-bottom: 50px;
}

#home_hero_nav {
	position: relative;
	z-index: 100;
	float: right;
	margin-top: -79px;
	font-size: 14pt;
	height: 22px;
	line-height: 22px;
	margin-right: 80px;
}

#home_hero_nav_arrows {
	position: absolute;
	right: 40px;
	top: 348px;
	z-index: 200;
}

#home_hero_nav a {
	font-weight: 300;
	color: #a7a8a9;
	margin-left: 10px;
	float: left;
	text-decoration: none;
}

#home_hero_nav a.activeSlide {
	color: #ca7511;
	text-decoration: underline;
}

.home_hero_nav_prev, .home_hero_nav_next {
	display: inline-block;
	cursor: pointer;
	height: 22px;
	width: 22px;
	color:#41817D;
}

.home_hero_nav_prev {
	margin-left: 10px;
}

.home_hero_nav_next {
	margin-left: 2px;
}

.home_hero_item {
	width: 100%;
}

.home_hero_item .hero_image {
	width: 570px;
	overflow: hidden;
	float: left;
	margin-right: 45px;
}

.home_hero_item .hero_image img {
	width: 570px !important;
	height: auto !important;
}

.home_hero_item .hero_text {
	margin-right: 15px;
	padding-top: 30px;
}

.home_hero_item h2 {
	font-family:"FS Albert Web Regular", Verdana , sans-serif;
	color: #41817D;
	font-size: 24pt;
	line-height: 1.1em;
	font-weight: 300;
	margin: 0 0 15px 0;
}

.home_divider {
	clear: both;
	float: none;
	border-bottom: 7px solid #e5e5e5;
	padding: 0px 0 40px 0;
	margin-bottom: 40px;
}

.main_home_text {
	width: 32%;
	margin-right: 5%;
	float: left;
}

.one_third_right {
	float: left;
	width: 34%;
	padding-left: 3%;
	text-align: left;
	border-left: 1px solid #a8a8a8;
}

.two_thirds_left {
	float: left;
	width: 57%;
	margin-right: 5%;
}

.home_journals .one-half {
	width: 60%;
}

.home_journals .one-half.first {
	width: 35%;
}

.home_journals,
.home_blogs {
	font-size: 12pt;
}

ul.arrows,
.home_journals ul,
.home_blogs ul {
	padding-left: 20px;
	margin-bottom: 0;
}

ul.arrows li,
.home_journals ul li,
.home_blogs ul li {
	list-style-type: none;
	list-style-image: url(images/arrow-orange.png);
}

.home_journals ul li,
.home_blogs ul li {
	margin: 15px 0 0 0;
}

.home_journals ul li:first-of-type,
.home_blogs ul li:first-of-type {
	margin-top: 0;
}

.home_journals a,
.home_blogs a {
	color: #333 !important;
}

.home_news_item {
	border-top: 1px dotted #a8a8a8;
	padding-top: 20px;
	margin-top: 20px;
	clear: both;
}

.home_news_item:first-of-type {
	border: none;
	margin-top: 0;
}

.home_news_item .home_news_text h5 {
	font-family:"FS Albert Web Regular", Verdana , sans-serif;
	font-weight:bold;
}

.home_news_item .home_news_text {
	margin-left: 128px;
	font-size: 11pt;
	line-height: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
}

.home_news_item .home_news_thumbnail {
	width: 113px;
	height: 105px;
	overflow: hidden;
	float: left;
	margin: 0 15px 0 0;
}

.home_news_item .home_news_thumbnail img {
	width: 113px;
	height: auto;
	margin: 0;
}

.home_news_item h5 a {
	color: #000;
	text-decoration: none;
}

.home_news_item .read-more {
	display: inline;
}

.more_news {
	clear: both;
	padding-top: 40px;
}

.more_news h5 {
	margin-bottom: 0;
}

.more_news a {
	background: #f0f2f9 url(images/arrow-blue.png) 5px center no-repeat;
	display: block;
	padding: 5px;
	text-decoration: none !important;
	color: #666 !important;
	padding-left: 20px;
}

.more_news a span {
	color: #41817D !important;
}

.home_news_date {
	font-size: 7pt;
	margin-top: 5px;
	color: #23588a;
	text-transform: uppercase;
}

.home_side_text img {
	width: 99%;
	height: auto !important;
	border: 1px solid #efefef;
}

.striking_img_container img {
	top: 0px;
	text-decoration: none;
}

a.fa_img_link,
a:visited.fa_img_link{
	text-decoration: none;
	border: none;
}

.striking_img_container {
	overflow:hidden;
	max-height: 370px;
	border: 1px #f0f0f0 solid;
	margin: 10px 0 0 0;
}

.fa_replacement_img {
	margin-left: auto;
	margin-right: auto;
}

.fa_replacement_img img{
	width: 100%;
}

.fa_article_link {
	margin: 2px 0 0 0;
}

.home_side_text img.alignnone {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.equalrowheight2{
	min-height: 618px;
}

.alm_top {
	font-weight: bolder;

	font-size: 1.1em;
}

.alm_bottom {
	font-weight: 500;

}

.alm_header {
	text-align: center;

	margin-bottom: 5px;
}

.fa_views {
	width: 49.5%;
	float: left;
	text-align: center;
	border-right: 1px solid #a8a8a8;
}

.fa_shares {
	width: 49.5%;
	float: right;
	text-align: center;
}

.alm_tooltip{
	padding: 1px 5px 3px 5px;
	cursor: pointer;
}

.journal_style_highlight {
	background: #3c63af;
	border-radius: 4px;
	color: #fff;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.journal_style_highlight:hover {
	text-decoration: underline;
}

.journal_style_highlight_off {
	background: inherit;
	border-radius: 0;
	color: inherit;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	text-decoration: none;
}

.alm_container {
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
}

.home_twitter {
	border-color: #fff;
}

.tweet_wrapper {
	background: #f7f7f7;
	padding: 15px;
	margin-bottom: 2px;
}

.tweet_wrapper:first-of-type {
	background: #e9e9e9;
}

.tweet_wrapper .tweet_icon {
	height: 40px;
	width: 40px;
	float: left;
	margin-right: 20px;
}

.tweet_wrapper .tweet_text_wrapper {
	float: right;
	width: 235px;
	font-size: 9pt;
	line-height: 1.3em;
}

.tweet_wrapper .tweet_text_wrapper .tweet_date {
	font-style: italic;
	margin-top: 3px;
	font-size: 8pt;
}

.tweet_wrapper .tweet_text_wrapper .tweet_date a {
	text-decoration: none;
}


/* blog/news */

/*lol wat?  This was on here for some reason
.post-meta .byline,
.post-meta .author,
.post-data {
    display: none;
}
*/

/* footer */

#footer {
	padding: 0 0 65px 0;
	max-width: none;
	width: 100%;
	background: #e5e5e5;
	border-bottom: 78px solid #cecece;
}

#footer a {
	text-decoration: none;
}

#footer .copyright {
	display: none;
}

#footer-wrapper {
	margin: 0 auto;
	width: 1000px;
}

#footer-wrapper .widget-wrapper {
	border: none;
	padding: 0;
	margin: 0 2% 0 0;
	width: auto;
	max-width: 20%;
	display: inline;
	float: left;
}

#footer-wrapper #colophon-widget > div.colophon-widget {
	border-left: 1px solid #fff;
	padding-left: 2%;
}

#footer-wrapper #colophon-widget > div.colophon-widget:first-of-type {
	border: none;
	padding-left: 0;
}

#footer-wrapper ul {
	list-style-type: none;
	padding-left: 0;
}

#footer .copyright {
	padding-top: 30px;
}

/* Carousel only */

.carousel_nav_wrapper {
	height: 40px;
}

#carousel_hero_nav {
	position: relative;
	z-index: 100;
	float: right;
	font-size: 14pt;
	height: 22px;
	line-height: 22px;
	/*margin-right: 80px;*/
	margin: 6px 0px 0px 0px;
}

#carousel_hero_nav_arrows {
	z-index: 200;
	float: right;
}

#carousel_hero_nav a {
	font-weight: 300;
	color: #a7a8a9;
	margin-left: 10px;
	float: left;
	text-decoration: none;
	height: 22px;
}

#carousel_hero_nav a.activeSlide {
	color: #ca7511;
	text-decoration: underline;
}

.carousel_hero_nav_prev, .carousel_hero_nav_next {
	display: inline-block;
	cursor: pointer;
	height: 22px;
	width: 22px;
}

.carousel_hero_nav_prev {
	background: url(images/home_arrow-prev.png) left top no-repeat;
	margin-left: 10px;
}

.carousel_hero_nav_next {
	background: url(images/home_arrow-next.png) left top no-repeat;
	margin-left: 2px;
}

.carousel_hero_item {
	width: 100%;
}

.carousel_hero_item .carousel_image {
	width: 570px;
	overflow: hidden;
	float: left;
	margin-right: 45px;
}

.carousel_hero_item .carousel_image img {
	width: 570px !important;
	height: auto !important;
}

.carousel_hero_item .hero_text {
	margin-right: 15px;
	padding-top: 30px;
}

.carousel_hero_item h2 {
	font-family:"FS Albert Web Regular", Verdana , sans-serif;
	color: #41817D;
	font-size: 24pt;
	line-height: 1.1em;
	font-weight: 300;
	margin: 0 0 15px 0;
}

/* links */

a, a:link {
	color: #41817D;
	text-decoration: underline;
}

a:hover, a:active {
	color: #2d74b7;
}

a:visited {
	color: #41817D;
}

/* Links in Right-Nav - this might turn into a mess... */

.simple-section-nav > ul > li > a, .simple-section-nav > ul > li > a:visited {
	color: #000000;
}

.simple-section-nav .children {
	margin: 10px 0 0 10px ;
}

.simple-section-nav a:visited,
.simple-section-nav a{
	color: #5e5e5f;
	font-weight: bold;
}

.simple-section-nav a:hover{
	color: #41817D;
}

.simple-section-nav h3 {
	padding: 0px 0px 10px 0px;
}

a.current_page_parent,
a:visited.current_page_parent {
	color: #41817D;
}

li.current_page_item > a:visited,
li.current_page_item > a {
	color: #ca7511;
	text-decoration: underline;
}

.simple-section-nav h3 > a:visited,
.simple-section-nav h3 > a {
	color: #41817D;
}

/* Form specific stuff - this is temporary, it needs to be rewritten eventually
@todo Fix CSS weirdness, get rid of the table stuff, write css names to not be donate
* for both the invoice and donation pages
*/

#item_options {
	margin-bottom: 40px;
}
#item_options select {
	margin-bottom: 6px;
}
.formsection {
	margin-bottom: 25px;
}
.formsection input[type=text] {
	border: 1px solid #999;
	width: 225px;
	margin-bottom: 6px;
	height: 18px;
}
.formsection select {
	width: 225px;
	margin-bottom: 6px;
}
.formsection td {
	width: 255px;
}
.fieldrequired {
	background: url("images/img_required.gif") no-repeat scroll right 0 transparent;
	padding: 0px 12px 0 0;
}
.formsection td p {
	margin: 0;
}
.sameasbilling {
	padding: 0 0 10px;
}
.note {
	color: #666;
	font-style: italic;
}
.requiredinfo {
	margin: 20px 0 !important;
}
#donation_form h2 {
	margin-bottom: 25px;
}
#support_imgs {
	display: block;
	margin: 0 35px 0 0;
	float: right;
	padding: 20px 0 0;
}
#support_imgs img {
	border: 1px solid #999;
	display: block;
	margin-bottom: 3px;
}
.donation_section {
	font-weight: bold;
	margin-bottom: 25px;
}
.donation_section p {
	/*     display: none; */
}
.donation_section li {
	font-weight: normal;
	margin: 5px 0;
}
.donation_section .other {
	display: block;
	font-weight: normal;
	margin: 5px 5px 0 20px;
}
.donation_section .other br {
	float: left;
}
.donation_section h2 {
	margin-bottom: 20px !important;
}
.donation_section input[type=radio] {
	margin-right: 5px;
}
.donation_note {
	font-size: 11px;
	color: #666;
}
.donation_note p {
	font-size: 11px;
	color: #666;
}

#donate td,
#donate th,
table#donate,
#donate fieldset{
	border: 0px;
	padding: 0px;
}

#donateform {
	color: #000;
	border: 0px;
}
#donateform td {
	width: 255px;
}

#donateform td,
#donateform th,
#donateform table{
	border: 0px;
	padding: 0px;
}

#donateform input[type=text] {
	border: 1px solid #999;
	width: 225px;
	margin: 0 0 6px;
	height: 30px;
}
#donateform select {
	width: 225px;
	margin-bottom: 6px;
}
#donateform .formsection {
	margin: 25px 0;
}
#donateform td p {
	display: none;
}
#donateform td label {
	margin: 0 0 4px;
}

.main_form {
	border: 0px;
}

.spacer {
	margin: 4px 4px 4px 4px !important;
}
.donotsend {
	margin-right: 6px;
}
.continue {
	margin-top: 25px;
}
.section_break {
	padding: 20px 0 0;
}

.widget-wrapper .sub-menu {
	margin-top:10px;
	margin-left:15px;
	margin-bottom:15px;
}

.donation-form input[name='bill_to_forename'],
.donation-form input[name='bill_to_surname'],
.donation-form input[name='bill_to_company_name'] {
	width:200px;
}

/* Staff Page CSS - @todo: separate this stuff into separate files when I get the chance */

.sub_list ul,
ul.sub_list {
	list-style: none inside;
	padding: 0;
}

h3.subteam,
h2.team {
	margin: 15px 0 0 0;
}

.sub_list hr,
.sub_list p {
	margin: 0;
}

/* Mailing list form */

.ui-widget-header {
	background: #3c63af !important;
}

#signup_submit {
	float: right;
}

/* Smart-Faq plugin custom styling */

.faq-body h2 {
	padding-left: 0;
	cursor: pointer;
	border-bottom: 0px solid #CCCCCC;
	color: #41817d;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0;
	background-image: none;
	font-size:12pt;
}

.faq-body a.edit {
	color: #41817d;
	font-size: 10px;
	text-decoration: none;
	float:right;
}
.faq-body h2 a {
	text-decoration: underline;
	font-size: 12pt;
	color: #41817d;
}
.faq-body h2 a:focus{
	border: none;
}
.faq-body .answer {
	padding-left: 20px;
}

.faq-body h2.close {
	background-image: none;
	opacity: 1;
}


/* Interim refresh CSS code. Dead inside. Don't open */

.new-navigation {
	width:100%;
	height:132px;
	background:#231F20;
	font-family:"FS Albert Web Regular", Verdana , sans-serif; font-size-adjust:0.48; font-weight:normal; font-style:normal !important;
}

.new-navigation .navbar-nav {
	background:#231F20;
	float:right;
}

.new-navigation .navbar-inverse {
	border-color:transparent;
}

.new-navigation .navbar-collapse {
	box-shadow:none;
	border:none;
}

.new-navigation #new-logo-link {
	display:block;
	z-index:9999 !important;
}

#new-logo-container {
	z-index:9999 !important;
}

.new-navigation .new-logo {
	margin-top:44px;
	margin-bottom:32px;
	display:block;
}

.new-navigation nav {
	display:block;
	position:relative;
	margin-top:55px;
}

.new-navigation nav li {
	display:inline;
	color:white;
	padding:0 10px;
	font-size:20px;
}

.new-navigation .navbar-inverse .navbar-nav > li > a {
	color:white;
	text-decoration:none;
	transition: color 0.5s ease;
	padding: 10px 10px;
}

.new-navigation li a:hover {
	color:#41817D !important;
	transition: color 0.5s ease;
}

.new-navigation .new-search {
	margin-top:15px;
	width:100%;
}

.new-navigation .new-header-links {
	font-family: Arial, sans-serif;
	font-size:12px;
	margin-top:20px;
	display:inline-block;
	text-decoration:none;
	color:white;
	transition: color 0.5s ease;
}

.new-navigation .new-header-links:hover {
	color:#41817D;
	transition: color 0.5s ease;
}

.new-navigation .newsroom {
	float:right;
}

.new-navigation .new-search {
	border-radius:0;
	box-shadow:none;
}

.new-navigation .search-container form input.new-search {
	color:black;
}

.new-navigation .fa-search{
	position:relative;
	float:right;
	top:-25px;
	right:10px;
	color:#AEAEB0;
}

.search-container-mobile .fa-search {
	cursor:pointer;
}

/* New Footer Social Links */

.social-footer-container ul {
	width:75px;
}

.social-footer-container ul li {
	display:inline;
	margin-right:10px;
	font-size:15px;
}

/* Main Intro Block */

.main-intro-block {
        height:500px;
        min-height:500px;
        background-size:cover;
        text-align:center;
        background-position:top left;
}

.main-intro-title {
        margin-bottom:50px;
}

.main-intro-block h1,
.main-intro-block h2,
.main-intro-block h4 {
        color:white;
        font-family:"FS Albert Web Regular", Verdana , sans-serif;
}

.main-intro-block h4 {
        margin-bottom:20px;
        font-size:13px;
				font-family: Arial, sans-serif;
}

.main-intro-block h1 em {
	font-style:normal;
	font-size:54px;
}

.main-intro-block h4 em {
        font-style:normal;;
        font-size:26px;
}

.main-intro-block .intro-button {
        background-color:white;
        padding-top:7px;
        padding-bottom:7px;
        color:black;
        opacity:.6;
        border:none;
        width:228px;
        height:35px;
        font-family: Arial, sans-serif;
        font-size:14px;
        text-transform:uppercase;
        transition: opacity .5s ease-in-out;
				display:block;
				text-decoration:none;
				margin:0 auto;
}

.main-intro-block .intro-button:hover {
        opacity:.99;
        transition: opacity .5s ease-in-out;
}

/* Begin Journal Section */

#main_journal_block h2,
#main_journal_block h4 {
	color:black;
	text-align:center;
}

#main_journal_block h2 {
	font-family:"FS Albert Web Regular", Verdana , sans-serif;
	font-size:40px;
	margin-bottom:15px;
}

#main_journal_block h4 {
	font-family:Arial, sans-serif;
	font-size:20px;
	color: #878888;
}

#main_journal_block .journal-block-header {
	margin-top:40px;
	margin-bottom:30px;
}

/* full screen styles */
@media screen and (min-width: 1231px) {

	body {
		/*background: #efefef url(images/page_bg.png) left top repeat-x;*/
		background:#231F20 url(images/131f20-1.png) left top repeat-x;
	}

	#container {
		width: 100%;
	}

	.home_hero_item .hero_image {
		height: 280px;
	}

	#home_hero_wrapper {
		min-height: 335px;
	}

	.home_hero_item .hero_text {
		float: left;
		width: 325px;
	}

	.carousel_hero_item .carousel_hero_image {
		height: 280px;
	}

	#carousel_hero_wrapper {
		min-height: 280px;
	}

	.carousel_hero_item .hero_text {
		float: left;
		width: 325px;
	}

}/*/mediaquery*/


/* medium screen styles */
@media screen and (max-width: 1230px) {

	body {
		/*background: #efefef url(images/page_bg.png) left top repeat-x;*/
		background:#efefef;
	}

	#container {
		width: 990px;
		margin: 0 auto;
	}

	#wrapper {
		width: 960px;
		padding: 0 20px;
	}

	#header {
		width: 960px;
		margin: 0 20px;
	}


	.home_hero_item .hero_image {
		height: 280px;
	}

	#home_hero_wrapper {
		min-height: 280px;
	}

	/*  */
	.carousel_hero_item .carousel_hero_image {
		height: 280px;
	}

	#carousel_hero_wrapper {
		min-height: 280px;
	}

	#carousel_hero_nav_arrows {
		right: 30px;
	}
}/*/mediaquery*/

/* medium screen styles */
@media screen and (max-width: 1010px) {

	.equalrowheight2{
		min-height: 0;
	}

	.main-nav ul li a {
		font-size: 14pt;
		color: #000;
		padding: 0 10px;
	}

	#container,
	#wrapper,
	#header {
		width: 750px;
		margin: 0 auto;
		padding: 0;
	}

	#wrapper,
	#footer {
		padding: 0 20px;
	}

	#content {
		float: none;
	}

	.home_hero_item {
		height: auto !important;
		overflow: auto;
		width: auto !important;
	}

	.home_hero_item .hero_image {
		width: 100%;
		height: auto;
		overflow: visible;
		max-height: none;
		float: none;
		margin-right: 0;
	}

	.home_hero_item .hero_image img {
		width: 100% !important;
		height: auto !important;
	}

	.home_hero_item .hero_text {
		margin-right: 0;
	}

	.fa_replacement_img {
		display: none;
	}

	a.fa_img_link,
	a:visited.fa_img_link{
		text-decoration: none;
		border: none;
	}

	.carousel_hero_item {
		height: auto !important;
		overflow: auto;
		width: auto !important;

	}

	.carousel_hero_item .carousel_hero_image {
		width: 100%;
		height: auto;
		overflow: visible;
		max-height: none;
		float: none;
		margin-right: 0;
	}

	.carousel_hero_item .carousel_hero_image img {
		width: 100% !important;
		height: auto !important;
	}

	.carousel_hero_item .hero_text {
		margin-right: 0;
	}

	.main-nav, .main-nav ul, .main-nav ul li a {
		height: auto;
	}

	.main_home_text {
		width: auto;
		margin-right: 0;
		float: none;
	}

	.home_journals {
		margin-bottom: 0 !important;
	}

	.home_journals .one-half,
	.home_journals .one-half.first {
		width: auto;
		float: none;
	}

	.home_journals ul, .home_blogs ul {
		margin-bottom: 20px;
	}

	body.page h1.entry-title.post-title {
		display: none;
	}

	#left_nav {
		float: none;
		width: auto;
		margin-top: 10px;
	}

/*	#left_nav ul.leftnav > li,
	#left_nav ul.leftnav > li.current_page_ancestor > a,
	#left_nav ul.leftnav > li.current-menu-item > a {
		display: none;
	}*/

	#left_nav ul.leftnav li.current_page_item, #left_nav ul.leftnav li.current_page_item > a,
	#left_nav ul.leftnav li.current-page-ancestor, #left_nav ul.leftnav li.current-page-ancestor > a,
	#left_nav ul.leftnav li.current-menu-ancestor, #left_nav ul.leftnav li.current-menu-ancestor > a,
	#left_nav ul.leftnav li.current-menu-parent, #left_nav ul.leftnav li.current-menu-parent > a,
	#left_nav ul.leftnav li.current-page-parent, #left_nav ul.leftnav li.current-page-parent > a,
	#left_nav ul.leftnav li.current_page_parent, #left_nav ul.leftnav li.current_page_parent > a,
	#left_nav ul.leftnav li.current_page_ancestor, #left_nav ul.leftnav li.current_page_ancestor > a,
	#left_nav ul.leftnav li.current_page_item ul.sub-menu li {
		display: block;
	}

	#wrapper #content,
	#wrapper #widgets {
		width: auto;
		float: none;
	}

	#wrapper #widgets {
		margin: 30px 0;
	}

	#footer,
	#footer #footer-wrapper,
	#footer #footer-wrapper #colophon-widget > div.colophon-widget,
	#footer .colophon-widget {
		float: none;
		width: auto;
		border: none;
	}

	#footer .colophon-widget {
		text-align:center;
	}

	#footer .colophon-widget ul {
		margin:0 auto;
		padding-top:15px;
	}

	#home_hero_wrapper,
	.home_hero_item {
		height: 600px;
		z-index: 50;
	}

	.home_hero_item .hero_image {
		width: auto;
		height: auto;
		float: none;
		margin-right: 0;
		max-height: none;
	}

	.home_hero_item .hero_image img {
		width: 100% !important;
		height: auto !important;
	}

	.home_hero_item .hero_text {
		margin-right: 0;
		padding-top: 10px;
	}

	.home_hero_item h2 {
		font-family:"FS Albert Web Regular", Verdana , sans-serif;
		color: #41817D;
		font-size: 24pt;
		line-height: 1.1em;
		font-weight: 300;
		margin: 0 0 15px 0;
	}

	#home_hero_nav {
		margin-right: 0;
	}

	#home_hero_nav_arrows {
		display: none;
	}

	#carousel_hero_wrapper,
	.home_hero_item {
		z-index: 50;
		width: 500px;
		margin-left: auto;
		margin-right: auto;
	}

	.carousel_hero_item .carousel_hero_image > img {
		width: auto;
		height: auto;
		float: none;
		margin-right: 0;
		max-height: none;
	}

	.carousel_hero_item .carousel_hero_image img {
		width: 100% !important;
		height: auto !important;
	}

	.carousel_hero_item .hero_text {
		margin-right: 0;
		padding-top: 10px;
	}

	.carousel_hero_item h2 {
		font-family:"FS Albert Web Regular", Verdana , sans-serif;
		color: #41817D;
		font-size: 24pt;
		line-height: 1.1em;
		font-weight: 300;
		margin: 0 0 15px 0;
	}


	#carousel_hero_nav {
		margin-right: 0;
	}

	#carousel_hero_nav_arrows {
		display: none;
	}

	.carousel_nav_wrapper {
		width: 500px;
		margin-left: auto;
		margin-right: auto;
	}

	.home_stats, .home_stats.first {
		padding: 0;
		border: none;
	}

	.one-half, .two_thirds_left, .one_third_right {
		float: none;
		width: auto;
		padding: 0;
		border: none;
		margin: 0;
	}

	.two_thirds_left, .one_third_right {
		margin: 0;
	}

	.tweet_wrapper .tweet_icon {
		width: 10%;
		height: auto;
		margin-right: 5%;
	}

	.tweet_wrapper .tweet_text_wrapper {
		width: 85%;
	}

	.more_news {
		padding-bottom: 40px;
	}
	.bread_crumbs {
		top: 10px;
	}

	.striking_img_container {
		width: 100%;
	}


}/*/mediaquery*/


/* vertical iPad styles */
@media screen and (max-width: 800px) {


	#wrapper {
		width: auto;
		padding: 0 20px;
	}

	#header {
		height: auto;
		margin: 0;
	}

	#logo {
		float: none;
		margin: 0 auto;
		text-align: center;
	}

	#logo, #logo .site-name {
		height: auto;
	}

	#logo img {
		margin-top: 10px;
		max-width: 90%;
	}

	.top-widget .Social_Widget {
		margin-left: 0;
		margin-top: 10px;
	}

	.socialmedia-buttons img {
		float: none;
	}

	.top-widget .Social_Widget > div {
		display: inline;
		float: none !important;
	}

	ul#menu-header-nav {
		margin-top: 0;
	}

	ul#menu-header-nav,
	.top-widget,
	.top-widget .Social_Widget,
	.top-widget .widget_text,
	.top-widget div.widget_search {
		width: auto;
		float: none;
		text-align: center;
		min-height: 30px;
	}

	.top-widget div.widget_search {
		margin: 10px;
	}

	.top-widget #searchform {
		width: 210px;
		margin: 0 auto;
	}

}/*/mediaquery*/

/* mobile screen styles */

@media screen and (max-width: 650px) {

	.fa_replacement_img {
		display: inline;
		border:none;
		width: 100%;
	}

	#fa_img {
		width: 100%;
	}

	body {
		background-image: none;
	}

	#container,
	#header {
		width: 320px;
		margin: 0 auto;
	}

	#wrapper {
		width: 300px;
		padding: 0 10px 10px 10px;
	}

	#wrapper > div.grid {
		margin-top: 10px !important;
	}

	.main-nav, .main-nav ul, .main-nav ul li a {
		height: auto;
	}

	#home_hero_wrapper,
	.home_hero_item {
		height: 450px;
		overflow: visible;
	}

	#carousel_hero_wrapper {
		width: 100%;
		min-height: 160px;
	}

	.main_home_text,
	.home_stats,
	.home_stats.first {
		width: auto;
		margin-right: 0;
		float: none;
	}
	.carousel_nav_wrapper {
		width: auto;
	}

}/*/mediaquery*/

/* CSS overrides for Editor  */

.no_resize_img {
	width: auto;
}

/* Invoice/Billing Confirm */
.confirmation_container {
	margin-left: 30%;
	margin-right: auto;
}


/*==========  Bootstrap Media Query Grid  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

	#content {
		margin-left:0;
	}

	.new-navigation {
		height:125px;
	}

	.new-navigation nav {
		margin-top:-75px;
	}

	.new-navigation .new-logo {
		width:150px;
	}

	.new-navigation .navbar-inverse {
		background-color:transparent;
	}

	.new-navigation .navbar-inverse .navbar-collapse {
		background:#231F20;
	}

	.new-navigation .navbar-nav {
		float:left;
		margin-left:15px;
	}

	.new-navigation .navbar-inverse .navbar-nav > li > a {
		padding:0;
	}

	.new-navigation .fa-search {
		top:-30px;
	}

	.new-navigation .navbar-nav {
		width:100%;
	}

	.new-navigation .navbar-nav li.last-nav {
		width:100%;
		display:inline-block;
		padding-left:0;
		padding-right:15px;
		padding-top:0;
		margin-top:0;
	}

	.new-navigation .navbar-nav li.last-nav .search-container {
		width:95%;
		margin-top:-15px;
	}

	.new-navigation .navbar-nav li.last-nav .search-container form,
	.new-navigation .navbar-nav li.last-nav .search-container form .new-search {
		width:100%;
	}

	.main-intro-title {
    margin-top:50px;
		margin-bottom:30px;
  }

	.main-intro-title h1 {
		font-size:36px;
	}

	.main-intro-title h2 {
		font-size:18px;
	}

	.main-intro-block h1 em {
  	font-size:44px;
	}

	.main-intro-block .search-group {
          margin-bottom:30px;
  }

	.main-intro-block {
    		background-position:50% 50%;
	}

	#main_journal_block img {
			margin:0 auto;
			display:block;
	}

	#main_journal_block h4 {
			font-size:15px;
	}


}/*/mediaquery*/

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

	.new-navigation .new-logo {
		width:150px;
		height:auto;
	}

	.main-intro-title {
		margin-top:60px;
	}

	.main-intro-block h1 {
		font-size:36px;
	}

	.main-intro-block .search-group {
		margin-bottom:30px;
	}

	#main_journal_block h4 {
			font-size:20px;
	}

}/*/mediaquery*/

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

	.new-navigation {
		height:200px;
	}

	.new-navigation nav {
		margin-top:0;
	}

	.new-navigation .navbar-nav {
		float:left;
		margin-left:0;
		padding-left:0;
	}

	.new-navigation .navbar-nav li.first-nav {
		padding-left:0;
		margin-left:0;
	}

	.new-navigation .navbar-inverse .navbar-nav > li > a {
		padding:10px;
	}

	.new-navigation .fa-search{
		position:relative;
		float:right;
		top:-25px;
		right:10px;
		color:#AEAEB0;
		cursor: pointer;
	}

	.main-intro-title {
		margin-top:80px;
	}

	.main-intro-title h1 {
		font-size:54px;
	}

	.main-intro-title h2 {
		font-size:30px;
	}

}/*/mediaquery*/

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

	#content {
		margin-left:35px;
	}

	.new-navigation {
		width:100%;
		height:132px;
	}

	.new-navigation .navbar-nav {
		float:right;
	}

	.new-navigation .new-logo {
		margin-top:44px;
		margin-bottom:32px;
		display:block;
		width:212px;
	}

	.new-navigation nav {
		display:block;
		position:relative;
		margin-top:55px;
	}

	.new-navigation .new-search {
		margin-top:15px;
		width:100%;
	}

	#home_hero_wrapper {
		min-height:345px;
	}

	#home_hero_wrapper .home_hero_item {
		width:100% !important;
	}

	.main-intro-title {
                margin-top:150px;
        }

}/*/mediaquery*/

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

	#home_hero_wrapper {
		min-height:345px;
	}

}/*/mediaquery*/
