/* -- This is the place to add your own style modifications without touching the original styles -- */

.mfp-figure figure {
  margin:0;
}

.topSideFeat {
  margin-bottom:30px!important;
}
.outer-wrap {
	background-color:#fff;
}
.select-menu-catnav {
	border:1px solid #4376b9!important;
}

/* -- Responsive Adjustments-- */

.wp-caption {
	max-width: 96% !important;
} /* -- Allows images with caption shortcode to remain responsive -- */

@media only screen and (max-width:768px) {
	
	.widethumbs img {
		display:none;
	}
	.hpOneCol {
		width:99%; 
		padding:1%; 
	}

	.hpCenterRow .feat-title {
		margin-bottom:15px;
	}

	#center-nav-wrap {
		background-color:#fff!important;
		clear:both;
		padding-top:20px;
	}

	.home #center-nav-wrap {
		padding-top:0!important;
	}



	

}

@media (max-width:960px) {

	#catnav ul li  {
		height:39px;
	}

	#catnav ul a  {
		padding:15px 10px 0 10px!important; 
		font-size:11px!important;
	}

	#catnav ul a.first img  {
		width:290px!important;
		height:39px;
	}

}


@media only screen and (min-width:961px) and (max-width:1040px) {
	#catnav ul a  {
		padding:11px 10px 0 10px!important; 
		font-size:13px!important;
	}
}

@media only screen and (min-width:769px) {
	
	.widethumbs img {
		display:block;
	}
	.hpOneCol {
		width:31%; 
		padding:1%; 
		float:left;
	}
}

/* -- Page-- */

#page {
	padding-top:15px!important;
}

/* -- Header-- */

#catnav {
	clear:both;
}


#sitetitle {
	display:none;
}

/* -- Featured Posts Sidebar Widget -- */

.secondary-feature {
	background-color:#f5f5f5;
	padding:7px;
}

.secondary-feature p {
	margin-bottom:0!important;
}

.secondary-feature .meta {
	margin:5px 0;
}

.secondary-feature img {
	background-color:transparent!important;
	padding:0!important;
	border:none!important;
	max-width:100%;
	width:100%;
	height:auto;
	margin-bottom:5px;
}

.secondary-feature h3 {
	margin-bottom:5px;
}

/* -- Post Images -- */
.wp-caption {
	border:none;
	margin-bottom:30px;
}

.wp-caption img {
	border:1px solid #000;
}

.no-border {
	border:none!important;
}

.wp-caption p.wp-caption-text {
	font-size:9pt;
}

#featured-post-image {
	margin-bottom:20px;
}

#featured-post-image img {
	margin-bottom:5px;
}

#featured-post-image span.caption {
	font-size:10pt;
	padding:3px;
}

/* -- In The Headlines Widget-- */

.headline-link {
	font-weight:bold;
}

#text-6 p {
	margin-bottom:5px!important;
}

/* -- YouTube Widget -- */

#youtube-sidebar-widget img, .play_arrow, #youtube-sidebar-widget a{
	
	max-width:85%!important;
}

/*responsive video/YouTube embeds */

.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
	margin-bottom:10px;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.embed-container-quadcast {
    position: relative;
    padding-bottom: 8.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
	margin-bottom:10px;
}

.embed-container-quadcast iframe,
.embed-container-quadcast object,
.embed-container-quadcast embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.youtube_codegena .thumb {
border:none;}

.video-caption {
	font-size:.85em;
	font-color: #ddd;
}

/* -- Pull quotes and sidebars --*/
.pullquote {
	float: right;
	margin: 20px 0 40px 40px;
	padding:10px;
	width: 50%;
	border-top:2px solid #dddcdb;
	font-size: 2.3em;
	line-height: 1.3em;
	color: #74726c;
	font-weight: bold;
}

@media only screen and (max-width:768px) {
.pullquote {
	float:none;
	margin:20px;}
}

.side-left {
	float: left;
	margin: 0 20px 20px 0;
	padding:10px;
	width: 25%;
	font-size:90%;
	background:#f8f5f5;
}

.side-right {
	float: right;
	margin: 0 0 20px 20px;
	padding:10px;
	width: 25%;
	font-size:90%;
	background:#f8f5f5;
}	

@media only screen and (max-width:768px) {
.side-right{
	float:none;
	width:80%;
	margin:20px;}
}

.alignright {
	margin-left:50px;
}

.air li {margin-bottom:20px;}

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.05); }

/* -- Featured Post Top Story -- */

.flexslider  h2.post-title a {
	color:#336699;
}

.flexslider  h2.post-title a:hover {
	color:#000;
}

.flexslider li.full-width {
	background-color:#f5f5f5!important;
}
.flexslider .full-width .slide-container {
	background-color:#f5f5f5!important;
}

.flexslider .post-title {
	padding-top:5px;
}

.flexslider .excerpt p {
	margin-bottom:5px;
}

/* -- Category Most Recent Posts HP -- */

.hpCenterRow {
	clear:both; margin-bottom:1em;
}

.hpCenterRow .hpOneCol {
	margin-right:12px;}


.widethumbs img {
	width:99%!important;
	height:auto!important;
	max-height:150px;
	margin-bottom:5px;
}

.feat-title {
	border:1px solid #ebebeb!important;
}

/* -- Typography -- */

body {
	font-family: "Open Sans", Tahoma, Arial, sans-serif;
	font-size: 11pt;
	color:#303031;
}

.hpCenterRow, #hpFeaturedStory {
	font-size:10pt;
}


h1,h2,h3,h4,h5,h6,h7,
#sitetitle .title,
#sitetitle .description,
#topnav,
#catnav,
#commentform input#submit,
.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited,
a.more-link,
a.more-link:link,
a.more-link:visited,
.widget.sidetabs ul.tabs li a,
#footer .footurl,
p.email-form .subbutton,
#searchform #submitbutton,
p.email-form .sub,
#searchform #searchfield,
.featured.wide.pages .flexslide-custom-controls li a,
#footnav {font-family: "Open Sans", Rockwell, Georgia, serif;
	font-weight:bold;
	}

p {
	margin-bottom:25px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
  margin-bottom:10px;
}

.post ul li {margin-bottom:10px;}

.primary-feature a, .primary-feature a:link, primary-feature a:visited {
	color:#000;
	}

.primary-feature a:hover {
	color:#00467F
	}

.primary-feature .meta {
	margin:10px 0 0 0!important;
	}

#hpSecondaryStories a, #hpSecondaryStories a:link, #hpSecondaryStories a:visited {
	color:#000;
	}

.cats-by-2 h2.feat-title {
	font-family:Rockwell, Georgia, serif;
	font-size:18pt;
	font-weight: normal
	}

#hpSecondaryStories a:hover {
	color:#00467F
	}

#catnav {
	font-size:12px;
	text-transform:uppercase;
	font-family: Rockwell, Tahoma, Arial, sans-serif;
	font-weight: normal;
	}

.cats-by-2 h3.post-title {
  	font-size:12pt;
 	letter-spacing:0;
  	line-height:1.3em;
	margin-top:5px;
	font-weight:bold;
	}

h1.post-title {
	font-size:28pt;
	}

.post-title a, .post-title a:link, .post-title a:visited {
 	color:#000000;
	}

.post-title a:hover {
  	color:#00467F;
  	text-decoration:none;
	}

h3.post-subheader {
	color: #aabcce;
	font-style: italic;
	}

h3.widgettitle {
	font-family:"Open Sans", Tahoma, Arial, sans-serif;
	color:#00467F;
	}

h3.lighter {
	line-height: 1.5em; 
	margin-bottom: 20px;
}

.calendar-item a, .calendar-item a:link, .calendar-item a:hover {
	color:#000000;
	}

.calendar-item a:hover {
  	color:#00467F;
  	text-decoration:none;
	}

.textwidget a, .textwidget a:link, .textwidget a:hover {
	color:#000000;
	}

.textwidget a:hover {
  	color:#00467F;
  	text-decoration:none;
	}

#in-the-headlines a:hover {
  	color:#00467F;
  	text-decoration:dotted;
	}

/* -------------------[ Category Navigation ]------------------- */

.page-bar {
	padding-top:20px;
}

#center-nav-wrap {
	background-color:#e7e7e7;
	clear:both;
}

#wrap-2 {
	width:960px;
	background:#fff;
	clear: both;
	margin: 0 auto;
	padding:0;
	}

#catnav {
	padding:0; 
	margin:0 auto 0 auto;
	font-size:10px;
	font-weight:bold;
	width:960px;
	}

#catnav ul { 
	z-index:99; 
	margin:0; 
	padding:0; 
	list-style:none; 
	line-height:1; 
	margin:0;
	}

#catnav ul li  {
	border-right:1px solid #fff;
	float:left; 
	width: auto; 
	height:50px;
	}


#catnav ul a  {
	position:relative; 
	display:block; 
	z-index:100; 
	padding:10px 10px 0 10px; 
	text-decoration:none;
	text-align:center;
	font-size:15px;
	font-weight:normal!important;
	}

#catnav ul a.first  {
	padding-top:0!important;
	padding-left:10px!important;
	}

#catnav ul ul  { 
	position: absolute; 
	left: -999em; 
	width: 202px; 
	z-index:99999;
	margin-left:-2px;
	border-top: 1px solid #ebebeb;
	}

#catnav ul ul a  {
	width:180px; 
	line-height:20px;
	border:0;
	border: 1px solid #ebebeb;
	border-left:1px solid #ebebeb;
	border-top:0;
	background:#f5f5f5;
	}

#catnav ul ul a:hover  {
	background:#fff;
	}

#catnav ul ul ul  {
	margin: -32px 0 0 201px; 
	}

#catnav ul li li { 
	margin:0;
	border:0;
	}

#catnav ul li:hover,
#catnav ul li.hover  { 
	position:static;
	}

#catnav ul li:hover ul ul, 
#catnav ul li.sfhover ul ul,
#catnav ul li:hover ul ul ul, 
#catnav ul li.sfhover ul ul ul,
#catnav ul li:hover ul ul ul ul, 
#catnav ul li.sfhover ul ul ul ul { 
	left:-999em; 
	}

#catnav ul li:hover ul, 
#catnav ul li.sfhover ul,
#catnav ul li li:hover ul, 
#catnav ul li li.sfhover ul,
#catnav ul li li li:hover ul, 
#catnav ul li li li.sfhover ul,
#catnav ul li li li li:hover ul, 
#catnav ul li li li li.sfhover ul { 
	left:auto; 
	}


/* -------------------Mobile Navigation------------------- */

#mobile-menu {
	padding:0 0 15px 0;
}


.addthis_button_facebook_like {
        overflow:hidden;
        width: 50px !important;
	
}

.addthis_toolbox {
	margin-bottom: 10px !important;
}

/*-------------------------- Responsive sidebar for posts -------------------*/
/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 600px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}
/*  GRID OF FOUR   ============================================================================= */

	
.span_4_of_4 {
	width: 100%; 
}

.span_3_of_4 {
	width: 74.6%; 
}

.span_2_of_4 {
	width: 49.2%; 
}

.span_1_of_4 {
	width: 23.8%; 
}

.span_1_of_4.screened {

	background: #f1f0f5;
	font-size:85%;
}

.span_1_of_4.screened h1, .span_1_of_4.screened h2, .span_1_of_4.screened h3, .span_1_of_4.screened h4, .span_1_of_4.screened p, .span_1_of_4.screened div {
	padding:5px 10px;
	}

.span_1_of_4.screened p {
	margin-bottom:5px;
	}
.span_1_of_4.screened div.meta {
	margin-bottom:0px;
}
/*  GO FULL WIDTH AT LESS THAN 600 PIXELS */

@media only screen and (max-width: 600px) {
	.span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4 {
		width: 100%; 
	}
	.span_1_of_4 {
		width: 100%; 
	}

}

#lightbox-gallery {
	margin: auto;
}
#lightbox-gallery .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
#lightbox-gallery img {
	
}
#lightbox-gallery .gallery-caption {
	margin-left: 0;
}

img.alignright {
	float: right;
	clear: right;
	margin: 0 0 15px 25px;
        }

img.alignleft {
	float: left;
	clear: left;
	margin: 0 25px 15px 0px;
        }

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}
