/* FILE: structure-v0.2.css */
/*
* LAYOUT STRUCTURE ONLY
* -----------------------------------------------------------------------------
* Exeptable elements for this document are width, height, padding, margin, 
* border-width( not color or style), clear, and float. Positioning should be
* done in in the correct override files(exp. 480.css, 685.css, 940.css, or
* 1048.css).There should be no colors, fonts, or background styling in this
* document.
* -----------------------------------------------------------------------------
*/
/* LAYOUT */
/* Heights */
.auto-height{height:auto;clear:both;}
/* Widths */
/* Minor Columns */
.mcol-1,.mcol-2,.mcol-3,.mcol-4,.mcol-5,.mcol-6,.mcol-7,.mcol-8,.mcol-9{position:relative;float:left;clear:none;}/* Left to end of main column on right. */
.mcol-1{width:35px;}
.mcol-2{width:156px;}
.mcol-3{width:277px;}
.mcol-4{width:398px;}
.mcol-5{width:519px;}
.mcol-6{width:640px;}
.mcol-7{width:761px;}
.mcol-8{width:882px;}
.mcol-9{width:1003px;}

/* Major Columns */
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{position:relative;float:left;clear:none;}/* Left to end of main column on right. */
.col-1{width: 80px;}
.col-2{width: 201px;}
.col-3{width: 322px;}
.col-4{width: 443px;}
.col-5{width: 564px;}
.col-6{width: 685px;}
.col-7{width: 806px;}
.col-8{width: 927px;}
.col-9{width: 1048px;}

.gut-1,.gut-2,.gut-3,.gut-4,.gut-5,.gut-6,.gut-7,.gut-8{position:relative;float:left;clear:none;}/* Left end to end of main gutter on right. */
.gut-1{width: 41px;}
.gut-2{width: 159px;}
.gut-3{width: 283px;}
.gut-4{width: 404px;}
.gut-5{width: 525px;}
.gut-6{width: 646px;}
.gut-7{width: 767px;}
.gut-8{width: 888px;}


/* Half of a Major Gutter */
.hgut-1,.hgut-2,.hgut-3,.hgut-4,.hgut-5,.hgut-6,.hgut-7,.hgut-8{position:relative;float:left;}
.hgut-1{width:101px;}
.hgut-2{width:222px;}
.hgut-3{width:343px;}
.hgut-4{width:464px;}
.hgut-5{width:585px;}
.hgut-6{width:706px;}
.hgut-7{width:827px;}
.hgut-8{width:948px;}

/* Major Gutters */
.span-gut-1,.span-gut-2,.span-gut-3,.span-gut-4,.span-gut-5,.span-gut-6,.span-gut-7,.span-gut-8{position:relative;float:left;clear:none;}/* From the Left side of a main gutter to the right of the next. */
.span-gut-1{width: 121px;}
.span-gut-2{width: 242px;}
.span-gut-3{width: 363px;}
.span-gut-4{width: 484px;}
.span-gut-5{width: 605px;}
.span-gut-6{width: 726px;}
.span-gut-7{width: 847px;}
.span-gut-8{width: 968px;}

/* Other Cols */
.footer-col-1, .footer-col-2, .footer-col-3 {position:relative;float:left;}
.footer-col-1 {width: 164px;}
.footer-col-2 {width: 197px;}
.footer-col-3 {width: 474px;}


	/* Prepend Padding */
.prepend-hgut-1{padding-left:20px;}
.prepend-mcol-1{padding-left:35px;}
.prepend-gut-1{padding-left:41px;}
.prepend-span-gut-1{padding-left: 121px;}

/* Append Padding */
.append-hgut-1{padding-right:20px;}
.append-col-1{padding-right:80px;}
.append-mcol-1{padding-right:35px;}
.append-gut-1{padding-right:41px;}

/* Push Margins */
.push-col-1{width: 80px;}

.push-mcol-1{margin-left:35px;}
/* Pull Margins */

.left-20-1-20{margin-left:20px;border-left-width:1px;padding-left:20px;}

.hidden{display:none;}

/* Wrappers */
.wrapper{margin: 0 auto;}
/* Phones */
@media screen and (max-width:684px){
	body>.wrapper{min-width:300px;width:90%;}
	.wrapper, .width-100-mobile,.mcol-4,.mcol-5,.mcol-6,.mcol-6,.mcol-7,.mcol-8,.mcol-9,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.hgut-3,.hgut-4,.hgut-5,.hgut-6,.hgut-7,.hgut-8,.span-gut-3,.span-gut-4,.span-gut-5,.span-gut-6,.span-gut-7,.span-gut-8, .gut-8 {width:100%;padding-right:0;padding-left:0;}
	.width-75-480{width:75%;}
	.first{margin-left:0;}
	.no-margin-480{margin:0;}
	.no-padding-480{padding:0;}
	.span-gut-1-480{width:121px;}
	.hidden-480{display:none;}
	.show-480 {display:block;}
	.gut-2-480{width: 162px;}

	.center-480{margin:0 auto;width:300px;float:none;}
}
/* Tablets */
@media screen and (min-width:685px) and (max-width:926px){
	.wrapper{width:685px;}
	.wrapper-685{width:685px;}
	.mcol-7,.mcol-8,.mcol-9,.col-7,.col-6,.col-8,.col-9,.hgut-6,.hgut-7,.hgut-8,.span-gut-6,.span-gut-7,.span-gut-8, .gut-8 {width:685px;}
	.col-2-685{width:201px;}
	.col-1-685{width:80px;}
	.col-3-685{width:322px;}
	.col-4-685{width:443px;}
	.col-5-685{width:564px;}

	.mcol-3-685{width:277px;}
	.mcol-4-685{width:398px;}

	.gut-4-685{width: 404px;}

	.hgut-2-685{width:222px;}
	.hgut-4-685{width:464px;}
	
	.span-gut-2-685{width:242px;}
	.span-gut-3-685{width:363px;}
	.span-gut-4-685{width:484px;}

	.no-margin-685{margin:0px;}
	.no-padding-685{padding:0px;}
	.last-685{padding-right:0;}

	.prepend-gut-1-685{padding-left:41px;}
	.append-gut-1-685{padding-right:41px;}

	.prepend-hgut-1-685{padding-left:20px;}
	.append-hgut-1-685{padding-right:20px;}
	.float-right-685{float:right;}
	.float-left-685{float:left;}
	.center-685{margin:0 auto;float:none;clear:both;}
	.clear-685{clear:both;}
	.hidden-685{display:none;}
	.no-append-685{padding-right:0;}

}
/* Small Screens */
@media screen and (min-width:927px) and (max-width:1047px){
	.wrapper, .wrapper-927{width:927px;}
	.mcol-9,.col-9,.hgut-8,.span-gut-8{width:927px;}
	.col-2-927{width:201px;}
	.col-3-927{width:322px;}
	.col-4-927{width:443px;}
	.col-5-927{width:564px;}
	.col-6-927{width:685px}
	.mcol-3-927{width:277px;}
	.mcol-4-927{width:398px;}
	.gut-2-927{width:162px;}
	.gut-3-927{width:283px;}
	.gut-4-927{width:404px;}

	.hgut-2-927{width:221px;}
	.hgut-4-927{width:464px;}

	.span-gut-1-927{width:121px;}
	.span-gut-2-927{width:242px;}
	.span-gut-3-927{width:363px;}
	.span-gut-4-927{width:484px;}
	.span-gut-6-927{width:726px;}

	.append-hgut-1-927{padding-right:21px;}
	.push-hgut-1-927{margin-left:21px;}
	.no-append-927{padding-right:0;}

}
/*  */
@media screen and (min-width:1048px){
	.wrapper{width:1048px;}
	.col-6-1048{width:685px;}
	.prepend-gut-1-1048{padding-left:41px;}
}

.clear{clear:both;position:relative;}
.extendfull, .extendleft{padding-left: 3000px;margin-left: -3000px;}
.extendfull, .extendright{padding-right: 3000px;margin-right: -3000px;}
.center{margin:0 auto;float:none;clear:both;}
.float-left{float:left;}
.float-right{float:right;}
.auto-width{width:auto;}







/* FILE: skin-v0.5.css */
/* 
 * UNVERSAL STYLING ONLY
 * -----------------------------------------------------------------------------
 * If a element needs responsive edits do it in the correct override file(exp.
 * 480.css, 685.css, 940.css, or 1048.css). There should be no element styling
 * in this document.
 * -----------------------------------------------------------------------------
 */

/* =============================================================================
 Fonts
 ========================================================================== */	
.gotham, .nova{font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;}
.gill-sans{font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;}
.garamond{font-family: 'Sentinel A', 'Sentinel B', Georgia, serif;}
.caps{text-transform:uppercase; letter-spacing: 1px; }
.ls--1 {letter-spacing:-1px;}
.transform-none{text-transform:none;}
.weight-100{font-weight:100;}
.weight-200{font-weight:200;}
.weight-400{font-weight:400;}
.weight-600{font-weight:600;}
.weight-700{font-weight:700;}
.weight-800{font-weight:800;}
.weight-900{font-weight:900;}
.italic{font-style:italic;}
.normal{font-style:normal;}
.decoration-none{text-decoration:none;}
.decoration-none-hover{text-decoration:none;}
.decoration-none-hover:hover{text-decoration:underline;}
.rotate-180{
   -webkit-transform:rotate(180deg);
  -moz-transform:rotate(180deg);
   -ms-transform:rotate(180deg);
   -o-transform:rotate(180deg);
 transform:rotate(180deg);
}

.underline{text-decoration:underline;}
.access{text-indent:999em;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}

.interior-page-post blockquote {margin:0;padding-left:18px;}
.interior-page-post blockquote p:first-child {font-size: 16px;line-height: 20px;color: #111;padding-right:81px;}
.interior-page-post p:first-child { font-size: 24px; line-height: 29px; color: #555; }
.interior-page-post { font-size: 19px; line-height: 22px; }

/* =============================================================================
 Colors
 ========================================================================== */
.gold, a.gold{color:#b37900;}
.dark-gold, a.dark-gold{color:#8f6101;}
.red{color:#c11e08;}
.dark-orange {color:#ba3d00;}
.blue{color:#033477;}
.black{color:#181818;}
a.black:visited{color:#181818;}
.white{color:#ffffff;}
.gray{color:#a7a7a7;}
a.gray{color:#a7a7a7;}
.d9d3b3{color:#d9d3b3}

.icon.pdf {background:url('../img/pdf.png') 0 2px no-repeat;padding-left:20px;}

/* =============================================================================
 Backgrounds & Images
 ========================================================================== */
.context-menu .menu-item a .icon{background:url(../img/menu-icons.png) no-repeat -66px 0px;}
.context-menu .menu-item a:hover .icon{background:url(../img/menu-icons.png) no-repeat -33px 0px;}
.context-menu .menu-item.active a .icon,.context-menu .menu-item.active a:hover .icon{background:url(../img/menu-icons.png) no-repeat 0px 0px;}

.icon-pres-rss, .icon-pres-ext {position:relative;}
.icon-pres-rss {padding-left:25px;}
.icon-pres-ext .icon {position:absolute;top:-1px;left:75px;height:18px;width:18px;background:url(../img/pres-icons.png) no-repeat 0 -3px;}
.icon-pres-rss .icon {position:absolute;bottom:3px;left:0;height:21px;width:21px;background:url(../img/pres-icons.png) no-repeat -18px 0;}	

.background-white{background:white;}
.background-dotted-gray{background:url('../img/dotted-background.png');}
.background-grad-white{background-image: linear-gradient(bottom, #FFFFFF 40%, #f8f2cd 80%);background-image: -o-linear-gradient(bottom, #FFFFFF 40%, #f8f2cd 80%);background-image: -moz-linear-gradient(bottom, #FFFFFF 40%, #f8f2cd 80%);background-image: -webkit-linear-gradient(bottom, #FFFFFF 40%, #f8f2cd 80%);background-image: -ms-linear-gradient(bottom, #FFFFFF 40%, #f8f2cd 80%);background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.4, #FFFFFF),	color-stop(0.8, #f8f2cd));}

.notification-red{background-color:#c11e08;}

.button-gray { border-radius: 2px;	-webkit-border-radius: 2px;	padding:10px 0; border: solid 1px #adadad;background:#adadad; background-image: linear-gradient(bottom, #adadad 0%, #c7c7c7 100%);box-shadow: inset 0 1px 0 rgba(255,255,255,0.45), inset 0 -1px 0 rgba(255,255,255,0.45);
background-image: -o-linear-gradient(bottom, #adadad 0%, #c7c7c7 100%);background-image: -moz-linear-gradient(bottom, #adadad 0%, #c7c7c7 100%);background-image: -webkit-linear-gradient(bottom, #adadad 0% ,#c7c7c7 100%);background-image: -ms-linear-gradient(bottom, #adadad 0%, #c7c7c7 100%);background-image: -webkit-gradient(	linear, left bottom,left top,color-stop(0, #adadad),color-stop(1, #c7c7c7));}

.button-black { 
	padding: .5em 2em .5em 2em;
	background-color: #1c1c1c;
	border-radius: .5em;
	margin-top: 5px;
	float: left;
	color: #fff;
	text-decoration: none;
	font-family: 'ProximaNova',sans-serif;
	font-weight: 700;
	border: none;
}

.button-blue { 
	padding: .5em 2em .5em 2em;
	background-color: #ca0931;
	border-radius: .5em;
	margin-top: 5px;
	float: left;
	color: #fff;
	text-decoration: none;
	font-family: 'ProximaNova',sans-serif;
	font-weight: 700;
	border: none;
}
	
.button-red { border-radius: 2px;-webkit-border-radius: 2px;padding:10px 0; border: solid 1px #cd0e00; background:#cd0e00; background-image: linear-gradient(bottom, #cd0e00 0%, #f55701 100%);box-shadow: inset 0 1px 0 rgba(255,255,255,0.45), inset 0 -1px 0 rgba(255,255,255,0.45);
background-image: -o-linear-gradient(bottom, #cd0e00 0%, #f55701 100%);background-image: -moz-linear-gradient(bottom, #cd0e00 0%, #f55701 100%);background-image: -webkit-linear-gradient(bottom, #cd0e00 0%, #f55701 100%);background-image: -ms-linear-gradient(bottom, #cd0e00 0%, #f55701 100%);background-image: -webkit-gradient(	linear, left bottom,left top,color-stop(0, #cd0e00),color-stop(1, #f55701));}

.button-gold {border-radius: 2px;text-shadow:0 1px 0 rgba(0, 0, 0, 0.45);-webkit-border-radius: 2px;padding:10px 0; border: solid 1px #8f6101;background:#8f6101; background-image: linear-gradient(bottom, #8f6101 0%, #b37900 100%);box-shadow: inset 0 1px 0 rgba(255,255,255,0.45), inset 0 -1px 0 rgba(255,255,255,0.45);
background-image: -o-linear-gradient(bottom, #8f6101 0%, #b37900 100%);background-image: -moz-linear-gradient(bottom, #8f6101 0%, #b37900 100%);background-image: -webkit-linear-gradient(bottom, #8f6101 0%, #b37900 100%);background-image: -ms-linear-gradient(bottom, #8f6101 0%, #b37900 100%);background-image: -webkit-gradient(	linear, left bottom,left top,color-stop(0, #8f6101),color-stop(1, #b37900)); }

.button-apply-now { border-radius: 10px;-webkit-border-radius: 10px;border: solid 1px #cd0e00;background:#cd0e00; background-image: linear-gradient(bottom, #cd0e00 0%, #f55701 100%);box-shadow: inset 0 1px 0 rgba(255,255,255,0.45), inset 0 -1px 0 rgba(255,255,255,0.45);text-shadow:0 1px 0 rgba(0,0,0, .55);
background-image: -o-linear-gradient(bottom, #cd0e00 0%, #f55701 100%);background-image: -moz-linear-gradient(bottom, #cd0e00 0%, #f55701 100%);background-image:  -webkit-linear-gradient(bottom, transparent 0%, transparent 50%,  rgba(255,255,255, .15) 50%,  rgba(255,255,255, .15) 100%), -webkit-linear-gradient(bottom, #cd0e00 0%, #f55701 100%);background-image: -ms-linear-gradient(bottom, #cd0e00 0%, #f55701 100%);}

.button-hover-gold:hover { border: solid 1px #825e13; background:#825e13; background-image: linear-gradient(bottom, #825e13 0%, #b37900 100%);box-shadow: inset 0 1px 0 rgba(255,255,255,0.45), inset 0 -1px 0 rgba(255,255,255,0.45);background-image: -o-linear-gradient(bottom, #8f6101 0%, #b37900 100%);background-image: -moz-linear-gradient(bottom, #825e13 0%, #b37900 100%);background-image: -webkit-linear-gradient(bottom, #825e13 0%, #b37900 100%);background-image: -ms-linear-gradient(bottom, #825e13 0%, #b37900 100%);background-image: -webkit-gradient(	linear, left bottom,left top,color-stop(0, #825e13),color-stop(1, #b37900));}

.button-big {padding:8px 40px 10px;}

/* =============================================================================
   Form Styles
   ========================================================================== */
	.input-white {background:#fff;border: solid 1px #d9d3b3;border-radius:2px;-webkit-border-radius:2px;}
	.header .search input::-webkit-input-placeholder, .header .search input::-moz-placeholder {color:#444;}


/* =============================================================================
   Border Styles
		This is tricky becuase border can also be part of the structure.
		When in doubt include here.
   ========================================================================== */

.dotted-border{border-top:1px dotted #181818;height:1px;margin-bottom:1px;border-bottom:1px dotted #181818;}
.solid-1{border-top:1px solid;}
.solid-border-1{border-top:1px solid #181818;height:1px;z-index: 20;background-color: rgba(255,255,255,.5);}
.solid-border-1-1{border-top:1px solid #181818;border-bottom:1px solid #181818;height:1px;}
.solid-border-2{height:1px;border-bottom:2px solid #181818;margin-bottom:1px;background-color: rgba(255,255,255,.5);}
.solid-1_2_1{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;height:2px;}
.solid-2-dotted-1{height:1px;border-top:2px solid #181818;margin-bottom:1px;border-bottom:1px dotted #181818;}
.solid-2-solid-1{height:1px;border-top:2px solid #181818;margin-bottom:1px;border-bottom:1px solid #181818;}
.dotted-1{border-top:1px dotted #181818;}
.bottom-dotted-1{border-bottom:1px dotted #181818;}
.dotted-d1d1d1-1{border-bottom:1px dotted #d1d1d1}
.notification-red{outline: 2px solid #c11e08; border: 1px solid #fff;}
.border-light-gold{border-color:#e0ce8a;}
.border-gray {border-color:#ddd;}
.border-ccc {border-color:#ccc;}

.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }

.alignright { float:right; clear:right; margin: 5px 0 20px 20px; }
.alignleft { float: left; clear: left; margin: 5px 20px 20px 0; }
.aligncenter { display: block; margin: 5px auto 5px auto; }
a img.alignright { float: right; clear:right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float: left; margin: 5px 20px 20px 0; clear:left; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center;}
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none;  height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.header { z-index: 99999; }






/* FILE: 480-v0.17.css */

/*###########################################################################*/
/*################################ Site Wide ################################*/
/*###########################################################################*/
/* body{color:#181818;font-size:18px;line-height:23px; } */
b { font-weight:normal;}
.strongbold {font-variant:normal;font-weight:bold;}
p{width:100%;margin:0 0 10px;}
p:last-child {margin-bottom:0px;}
p:first-child {margin-top:10px;}
.wysiwyg {float:left;}
img {max-width:100%;height:auto;}


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

/* Mobile Sub-Menu */
.mobile-subsection{position:absolute;left:66px;top:70px;} 
@media screen and (min-width:520px){ .mobile-subsection{position:absolute;left:auto;right:0;top:42px;} }
.mobile-subsection-menu{}

/* Mobile MainMenu */
#mobile-menu{position:relative;display:block;float:left;margin:12px 4px 13px 0;width:255px;border-left:1px dotted #fff;}

/* Hide Desktop Menus */
.menu-context-menu-container, .menu-sub-menu-container .sub-menu, .nav-banner .search{display:none;}


/* Menu Switcher */
#menu-switch{width:26px;height:26px;padding:12px 4px 13px 9px;background:url('../img/search-480.png') no-repeat 7px 16px;float:right;border-left:1px dotted #fff;opacity:0.4;}
#menu-switch:hover{opacity:1;}
#menu-switch.menu-hidden{border-left:1px dotted #fff;opacity:1;}
/*#menu-switch.menu-hidden:after{content:"\00BB";font-size:50px;color:rgba(255,255,255,.8);margin-left:-5px;}*/


/* ----------- interior-page-menu ---------- */
/* ----------------------------------------- */

.interior-page-menu {display:block;background: #f0f0f0;border:none;min-height:500px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.interior-page-menu .mobile-title{width: 400px;line-height: 20px;padding: 30px 20px; font-size:18px;letter-spacing:1px;position:relative;z-index:20;background:#f0f0f0;margin-top:-34px;display:none;}
.interior-page-menu .arrow {display:block;position:relative;z-index:25;margin:0 auto;height:0;width:0;border-width:12px;border-style:solid;border-color: #181818 transparent transparent;}
.interior-page-menu a {text-decoration:none;}
.interior-page-menu ul {margin:0;padding:0;list-style-type:none;}
.interior-page-menu .pagenav ul {margin-left:0;padding:20px;background:#f0f0f0;margin-top:-20px;position:relative;z-index:0;}
.interior-page-menu .page_item {margin-bottom:8px;}
.interior-page-menu .page_item .children {display:none;padding:0 0 0 10px;margin-top:8px;font-style:italic;}
.interior-page-menu .page_item .children .page_item{margin-bottom:7px;}
.interior-page-menu .current_page_item {font-weight:bold;}
.interior-page-menu .current_page_item>a::after {content: " \2192";}
.interior-page-menu .children .current_page_item {font-size: 11px;font-style: normal;font-weight: normal;letter-spacing: 1px;text-transform:uppercase;}
.interior-page-menu .current_page_item > .children {display:block;font-weight:normal;}
.interior-page-menu .current_page_ancestor {font-weight: bold;}
.interior-page-menu .current_page_ancestor > .children {display:block;font-weight:normal;}
.interior-page-menu-title {background: #181818;padding:9px 0 7px; -moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
.interior-page-menu .mobile-title{display:none;}
.interior-page-menu .pagenav ul {display:block;margin-top:0;background:transparent;}

.interior-page-menu-title { text-align:center;font-weight:normal;font-size:18px;line-height:23px;}
.interior-page-menu-title .circle{display:none;}
.interior-page-menu-title .text{display:inline;color:#fff;}
.interior-page-mobile-menu{display:none;}

.interior-page-menu .pagenav ul {display:block;margin-top:0;background:transparent;}

.interior-page-menu-title .circle{display:none;}
.interior-page-menu-title .text {display:inline;}

.support-southern {margin-top:50px;float:left;}
.support-southern .line {margin:1px auto;border-bottom:none;border-left:none;border-right:none;border-color:#eee;}
.support-southern .support-ornament-icon {background:url('../img/connect-support.png');height:22px;width:27px;display:inline-block;margin: 0 12px;}
.support-southern .align-top {top:-14px;line-height:21px;}
.support-southern .text-line-1 {display:block;position:relative;line-height:0;}
.support-southern .text-line-1 h3 {font-size:23px;line-height:21px;vertical-align:top;margin-top:1px;padding-top:0;display:inline-block;}
.support-southern .text-line-2 {font-size:16px;}
.support-southern .text-line-3 {font-size:16px;}

/* ------------- Sound Manager ------------- */
/* ----------------------------------------- */
#sm2-container {background-color:#181818;}

/* --------------- Hero Image -------------- */
/* ----------------------------------------- */
.hero-image{margin:2px 0;}
.hero-image .image {display:none;}
.hero-image .mobile-title{display:inline;}
.hero-image .mobile-title .arrow {font-size:45px;font-weight:600;}
.hero-image .dotted-border{border-top:1px dotted #181818;height:1px;margin-bottom:1px;border-bottom:1px dotted #181818;}
.tagline{margin-top:1px;padding-top:30px; font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif; font-weight:800;letter-spacing:0;line-height:30px;font-size:34px;}
.mobile-title{font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif; font-weight:400;letter-spacing:-1px;line-height:30px;font-size:34px;display:block;clear:both;margin:30px 0 5px;float:left;}

/* --------------- wrap -------------- */
/* ----------------------------------------- */
.section-header{margin:17px 0 10px;}
.section-title, .section-border{display: block;}
.section-border {border-top:1px solid #181818;border-bottom:1px solid #181818;line-height:3px;margin-top:7px;}
.section-title{float:left;background: white;padding-right:0px;line-height: 20px;font-size:14px;letter-spacing:0;text-transform:uppercase;font-weight:500;}
.section-title a{text-decoration:none;}

.post-title{font-size:29px;line-height:29px;}

/* --------------- Resources Bar -------------- */
/* ----------------------------------------- */
.resources-widget .featured{margin-top:10px;border:1px solid #181818;background: #f0f0f0;margin-bottom:1px;}
.resources-widget .featured{margin-bottom:1px;}
.resources-widget .resource .media-wrap{width:75px;float:left;padding-right:10px;}
.resources-widget .resource .media-wrap .media .ui360{margin-bottom:7px;}
.resources-widget .resource .media-wrap .media iframe{margin-bottom:3px;}
.resources-widget .resource h1{font-weight:100;font-size:18px;line-height:18px;margin:0;}
.resources-widget .publication h1 {color:#033477; font-size:24px;line-height:26px;}
.resources-widget .resource footer .author{font-size:11px;font-weight:bold;letter-spacing:1px;line-height:16px;text-transform:uppercase;padding-top:5px;}
.resources-widget .resource time{ font-size:14px;line-height:15px;color:#989898;padding-top:0px;display:block;}

.resources-widget .featured .resource {position:relative;top:-7px;border:1px dotted #181818; width:211px;margin:0 auto 10px;background:#fff;float:none;}
.resources-widget .featured .resource .media-wrap {width:247px;height:177px;float:left;clear: both;left:-19px;border:2px solid #181818;padding:1px;position:relative;margin-top:-2px;background:#fff;}
.resources-widget .featured .resource .media{border: 1px solid #3e3e3e;background:#181818;padding:22px 11px;height:131px;}
.resources-widget .featured .resource .media img{width:224px;position:relative;z-index:20;}
.resources-widget .featured .resource .half-circle{width:38px;height:19px;z-index:10;position:relative;margin:-18px auto 0px;background:#fff;-moz-border-top-left-radius:19px;-webkit-border-top-left-radius:19px;border-top-left-radius:19px;-moz-border-top-right-radius:19px;-webkit-border-top-right-radius:19px;border-top-right-radius:19px;}
.resources-widget .resource .number{width:30px;height:10px;z-index:10;position:relative;margin:-18px auto 0px;background:#fff;border:3px solid #181818;-moz-border-radius:18px;-webkit-border-radius:18px;border-radius:18px;font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;font-weight:800;font-size:16px;padding:10px 0;line-height:11px;text-align:center;}
.resources-widget .featured .resource header{margin:25px 0 0;padding:0 18px;text-align:center;float:none;width:auto;}
.resources-widget .featured .resource h1{font-size:21px;line-height:22px;color:#b37900;margin:0;}
.resources-widget .featured .resource footer{margin:0 0 30px;padding:0 18px;text-align:center;float:none;width:auto;}
.search-resources{background:#181818;font-size:10px;letter-spacing:1px;text-transform:uppercase;}
.search-resources div {font-weight:400;text-transform:none;color:#a8a8a8;padding:14px 10px 11px 0;letter-spacing:0;display:none;}
.search-resources a {color:#fff;text-decoration:none;display:block;float:left;padding:13px 5px 10px;margin-top:1px;}
.search-resources a:hover {color:#181818;background:#f0f0f0;z-index:10;}
.search-resources .search input {height:20px;padding:8px 15px 6px;margin:6px 20px;border:none;-moz-border-radius:17px;-webkit-border-radius:17px;border-radius:17px;font-size:16px;line-height:20px;width:80%;color:#484848;}
.search-resources .search input:focus{outline:0;}
.search-resources .search button{position: absolute;width:34px;height:34px;right:11%;top:52px;overflow:hidden;background:url('../img/search-23px.png') no-repeat 5px 4px;border:none;}


/* --------------- Hero Image -------------- */
/* ----------------------------------------- */
.hero-image{margin:2px 0;}
.hero-image .image {display:none;}
.hero-image .mobile-title{display:inline;}
.hero-image .mobile-title .arrow {font-size:45px;font-weight:600;}
.hero-image .dotted-border{border-top:1px dotted #181818;height:1px;margin-bottom:1px;border-bottom:1px dotted #181818;}
.tagline{margin-top:1px;padding-top:30px;font-family:'ProximaNova',Gotham,sans-serif;font-weight:800;letter-spacing:0;line-height:30px;font-size:34px;}
.mobile-title{font-family:'ProximaNova',Gotham,sans-serif;font-weight:400;letter-spacing:-1px;line-height:30px;font-size:34px;display:block;clear:both;margin:30px 0 5px;float:left;}


/* --------------- Blog Bar -------------- */
/* ----------------------------------------- */
.southern-blog{margin:35px 0;}
.southern-blog .title{font-size:29px;padding-bottom:0;line-height:30px;}
.southern-blog .sub-title {font-size:13px;line-height:24px;padding-bottom:7px;padding-top:20px;}
.southern-blog .authors.menu {margin:0;padding:0;list-style:none;font-size:18px;line-height:24px;}
.southern-blog .authors.menu .menu-item a {color:#181818;text-decoration:none;}
.southern-blog .featured-posts .post {padding-bottom:15px;border-bottom:1px dotted #dcdcdc;}
.southern-blog .featured-posts .post:last-of-type {border-bottom:none;padding-top:15px;}
.southern-blog .post .img {float:left;padding-right:10px;}
.southern-blog .post .title {font-size:16px;line-height:18px;padding-bottom:3px;}
.southern-blog .post .author, .southern-blog .post .date {font-size:14px;line-height:16px;}
.southern-blog .featured-blogs {margin-bottom:20px;clear:both;float:left;}
.southern-blog .ram-link {font-size:18px;margin-right:30px;}
.southern-blog .moore-link {font-size:17px;}
@media screen and (max-width:330px){
  .southern-blog .moore-link{float:left;clear:both;}
}
.southern-blog .recent-posts-title {padding-bottom:0;}
.southern-blog .recent-posts {margin:0;padding:0;list-style:none;}
.southern-blog .recent-posts .item a {color:#181818;text-decoration:none;font-size:16px;line-height:18px;padding-bottom:7px;display:block;border-bottom:1px dotted #dedede;padding-top:7px;}
.southern-blog .recent-posts .item:last-child a {border-bottom:none;}

/* --------------- Resources Bar -------------- */
/* ----------------------------------------- */
.resources-widget{margin-top:25px;}
.resources-widget .title {font-size:29px;line-height:29px;}
.resources-widget .sub-title {font-size:21px;line-height:21px;}
.resources-widget .author-resources {margin:30px auto 0;float:none;}
.resources-widget .author-resources .resource{margin-right:30px;}
.resources-widget .author-resources .resource:last-child


/*-------------------------------Gravity Forms-------------------------------*/
.wrapper .gform_wrapper input[type=text],.wrapper .gform_wrapper input[type=url],.wrapper .gform_wrapper input[type=email],.wrapper .gform_wrapper input[type=tel],.wrapper .gform_wrapper input[type=number],.wrapper .gform_wrapper input[type=password]{font-size:16px;padding:2px 2px 3px 3px;}
.wrapper .gform_wrapper textarea {font-size:16px;padding:2px 2px 3px 3px;}
.wrapper .gform_wrapper select {font-size:16px;}






/* FILE: 685-v0.6.css */

@media screen and (min-width:685px) {
  /*###########################################################################*/
  /*################################ Site Wide ################################*/
  /*###########################################################################*/
  .last{margin-right:0;clear:right;}
  .mobile-title {display:none;}
  .rotate-90deg { 
  	transform:translate(-180px, 190px) rotate(90deg);
  	-webkit-transform:translate(-180px, 190px) rotate(90deg);
  	-moz-transform:translate(-180px, 190px) rotate(90deg);
  	-ms-transform:translate(-180px, 190px) rotate(90deg);
  	-o-transform:translate(-180px, 190px) rotate(90deg);
  }
  
  /* ----------------- Header ---------------- */
  /* ----------------------------------------- */
  
    /* Mobile Menu */
  #mobile-menu{display:none;}
  .mobile-subsection {top:74px;}
  
  /* Context Menu Wrappers */
  .menu-context-menu-container {display:block;position:relative;float:left;width:632px;overflow: visible !important ; }
  .context-menu {-moz-box-sizing:border-box;box-sizing:border-box;z-index:200;font-size:29px;margin:0;padding:0;height:inherit;float:left;line-height:26px;}
  
  /* High level Menu items */
  .context-menu>.menu-item{display:block;float:left;position:relative;-moz-box-sizing:border-box;box-sizing:border-box;width:158px;height:80px;}
  .context-menu>.menu-item>a{z-index:210;color:#fff;text-decoration:none;position:relative;display:block;border-right:1px dotted #fff;height:79px;padding:14px 0 13px 10px;width:159px;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;} 
  
  /* Menu Switcher */
  #menu-switch{padding:26px 13px 27px 14px;border:0;background-position:13px}
  
  /* Drop Down Menu */
  .context-menu>.menu-item>.sub-menu{font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;font-size:14px;line-height:26px;font-weight:600;z-index:200;}
  .context-menu>.menu-item>.sub-menu{position:relative;left:0;top:81px;display:none;-moz-box-sizing:border-box;box-sizing:border-box;width:685px;margin:0;padding:10px 20px 20px;overflow:hidden;background:#f0f0f0;border: 1px solid #181818;height:238px;}
  /* .context-menu>.menu-item:hover>.sub-menu, .context-menu>.menu-item.current-menu-ancestor>.sub-menu {display:block;} */
  .context-menu>.menu-item:hover>.sub-menu {display:block;}
  .context-menu>.menu-item.current-menu-ancestor>.sub-menu {z-index:190;}
  .context-menu>.menu-item:nth-child(2) .sub-menu {margin-left:-158px;}
  .context-menu>.menu-item:nth-child(4) .sub-menu {margin-left:-474px;}
  
  .context-menu .sub-menu li {display:inline;}
  .context-menu .sub-menu .menu-item a{display:block;float:left;height:38px;width:166px;-moz-box-sizing:border-box;box-sizing:border-box;border:0;border-bottom:1px dotted #c5c5c5;padding:10px 0;margin:0 20px 0 0;color:#181818;line-height:14px;position:relative;text-decoration:none;}
  /*.context-menu .sub-menu .menu-item a{display:block;float:left;height:38px;width:166px;-moz-box-sizing:border-box;box-sizing:border-box;border:0;border-bottom:1px dotted #c5c5c5;padding:10px 0;margin:0 20px 0 0;color:#ccc;line-height:14px;position:relative;text-decoration:none;}*/
  .context-menu .sub-menu .menu-item a:hover {color:#b37900;text-decoration:underline;}
  
  /* Icons for High */
  .context-menu .menu-item .icon{position:absolute;top:13px;right:11px;height:33px;width:33px;}
  .context-menu .menu-item a:hover .icon, .context-menu .menu-item.active a .icon{top:20px;}
  .context-menu .menu-item .sub-menu .icon {display:none;}
  .context-menu .menu-item .sub-menu .menu-item a{text-decoration:none;}
  .context-menu .menu-item .sub-menu .menu-item a:hover{text-decoration:underline;}
  
  /* & for Low level */
  .context-menu > .menu-item > a .amp:before{content:"\A"; white-space:pre;}
  .context-menu > .menu-item > a .amp {line-height:20px;font-size:30px;font-weight:400;font-style:italic;color:#aaa;opacity: .4;top:1px;position:relative;}
  .context-menu > .menu-item > a:hover .amp {color:#aaa;opacity: .4}
  
  
  .tagline{font-size:60px;line-height:58px;letter-spacing:-1px;z-index:10;position:relative;padding-top:125px;}
  .hero-image {position:relative;display:block;top:0px;margin-top:-200px;}
  .hero-image .image{display:block;background:url('../img/billboard.png');-moz-background-size:auto 72% !important;background-size:auto 72% !important;height:1000px;position:relative;z-index:-100;}
  .hero-image .mobile-title {display:none;}
  
  
  /*###########################################################################*/
  /*################################# Widgets #################################*/
  /*###########################################################################*/
  
  /* ----------- interior-page-menu ---------- */
  /* ----------------------------------------- */
  
  .interior-page-menu {display:block;background: #f0f0f0;border:none;min-height:500px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
  .interior-page-menu-title {text-transform:lowercase;text-align:center;font-weight:normal;font-size:18px;line-height:18px;}
  .interior-page-menu-title .text{display:inline;color:#fff;}
  .interior-page-menu .mobile-title{width: 400px;line-height: 20px;padding: 30px 20px;text-transform:lowercase;font-size:21px;position:relative;z-index:20;background:#f0f0f0;margin-top:-32px;display:block;}
  .interior-page-menu .arrow {display:block;position:relative;z-index:25;margin:0 auto;height:0;width:0;border-width:12px;border-style:solid;border-color: #181818 transparent transparent;}
  .interior-page-menu a {text-decoration:none;}
  .interior-page-menu ul {margin:0;padding:0;list-style-type:none;}
  .interior-page-menu .pagenav>ul {display:none;margin-left:0;padding:20px;background:#f0f0f0;min-height:400px;margin-top:-24px;position:relative;z-index:0;}
  .interior-page-menu .pagenav .active {display:block;}
  .interior-page-menu .page_item {margin-bottom:8px;}
  .interior-page-menu .page_item .children {display:none;padding:0 0 0 10px;margin-top:8px;font-style:italic;}
  .interior-page-menu .page_item .children .page_item{margin-bottom:7px;}
  .interior-page-menu .current_page_item {font-weight:bold;}
  .interior-page-menu .current_page_item>a::after {content: " \2192";}
  .interior-page-menu .children .current_page_item {font-size: 11px;font-style: normal;font-weight: normal;letter-spacing: 1px;text-transform:uppercase;}
  .interior-page-menu .current_page_item > .children {display:block;font-weight:normal;}
  .interior-page-menu .current_page_ancestor {font-weight: bold;}
  .interior-page-menu .current_page_ancestor > .children {display:block;font-weight:normal;}
  .interior-page-menu-title {background: #181818;padding:9px 0 7px; -moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;position:relative;z-index:150;}
  .interior-page-menu-title .circle{display:block;background:#f0f0f0;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;width:27px;height:27px;font-size:38px;font-weight:800;padding:3px 2px;box-sizing:border-box;margin:0 auto;line-height:22px;}
  .interior-page-menu-title .text{display:none;}
  
  .section-header{margin:17px 0 20px;}
  .section-title{padding-right: 10px;line-height: 20px;font-size:18px;}
  
  .post-title{font-size:45px;line-height:45px;}
  .interior-page-mobile-menu{display:none;}
  
  .main-home .resources-widget{left:0;width:708px;-mox-box-sizing:border-box;box-sizing:border-box;}
  .resources-widget .featured .resource{float:left;clear:none;margin-left:8px;margin-right:7px;}
  .resources-widget .featured .resource .media-wrap {left:-17px;}
  .resources-widget .featured .resource .media-wrap .media{height:177px;padding:23px 11px;-moz-box-sizing:border-box;box-sizing:border-box;width:251px;z-index:5;position:relative;border:none;}
  .resources-widget .featured .resource .number, .resources-widget .resource .half-circle {z-index:20;}
  .resources-widget .featured .resource:first-child .media-wrap {width: 720px;z-index: 5;left:-30px;}
  .resources-widget .featured .resource:first-child .media-wrap .media {padding-left:22px;padding-right:5px;}
  .resources-widget .featured .resource:last-child .media-wrap .media {padding-right:22px;padding-left:10px;}
  .resources-widget .featured .resource:first-child .half-circle {margin-left:105px;}
  .resources-widget .featured .resource:first-child .number{margin-left:106px;}
}


@media screen and (max-width: 1047px){
  .resources-widget .author-resources .resource:nth-child(3n) {margin-right:0;clear:right;}
  .resources-widget .author-resources .resource:nth-child(4n) {clear:left;}
}
@media screen and (min-width:685px) {
  .search-resources {height:48px;padding-left:10px;box-sizing:border-box;left:0;font-size:12px;}
  .search-resources .search input {width:200px;margin-left:15px;margin-right:7px}
  .search-resources .search button {right:10px;top:6px;}

  .engage {margin:0px auto;float:none;display:block;position:relative;width:500px;}
  .engage a {margin:10px 8px;float:left;}
  .engage a:nth-child(even) {margin-left:0px;}
  .engage a:nth-child(odd) {margin-right:0px;}
    /*###########################################################################*/
  /*################################## Pages ##################################*/
  /*###########################################################################*/
  
  .template-wrap{margin-top:30px;}
  .page-template-page-featured-image-php .template-wrap { margin-top:180px;}
  .template-wrap .post {width:100%;}
  .template-wrap .post .content {width:100%;}
}









/* FILE: 940-v0.3.css */

@media screen and (min-width:927px) {
  /*###########################################################################*/
  /*################################ Site Wide ################################*/
  /*###########################################################################*/
  
  /* ----------------- Header ---------------- */
  /* ----------------------------------------- */
  #menu-switch{display:none;}
  
  .mobile-subsection{display:none;}
  
  .sub-head-menu {display:block;position:relative;width:1048px;float:right;z-index:100;}
  .menu-sub-menu-container .sub-menu{display:block;position:absolute;right:0;top:62px;text-transform:uppercase;font-size:12px;line-height:18px;letter-spacing:1px;list-style:none;margin:0;padding:0;}
  .menu-sub-menu-container .sub-menu .menu-item{display:inline;}
  .menu-sub-menu-container .sub-menu .menu-item a{text-shadow:1px 1px 0 rgba(255,255,255,.75),1px 1px 10px rgba(255, 255, 255, .95);display:block;float:left;color:#000;text-decoration:none;position:relative;padding:5px 11px 5px;}
  .menu-sub-menu-container .sub-menu .menu-item:hover a{color:#fff;color:#a26800;text-decoration:underline;}
  .menu-sub-menu-container .sub-menu .current-menu-item a {background:#b37900;color:#fff;text-shadow:none;font-weight:700;border-radius:3px;-webkit-border-radius:3px;}
  .menu-sub-menu-container .sub-menu .current-menu-item:hover a {color:#fff;} 
  .menu-sub-menu-container .sub-menu .menu-item:first-child a{padding-left:0;}
  .menu-sub-menu-container .sub-menu .menu-item:last-child a {padding-right:0;}
  .menu-sub-menu-container .sub-menu .current-menu-item:first-child a  {padding-left: 15px;}
  .menu-sub-menu-container .sub-menu .current-menu-item:last-child a  {padding-right: 15px;}
  
  .context-menu > .menu-item > .sub-menu {width:927px; height:195px;}
  
  .main-home .template-wrap {margin-top:-438px;}
  
  
  /*###########################################################################*/
  /*################################# Widgets #################################*/
  /*###########################################################################*/
  
  .interior-page-menu .mobile-title{display:none;}
  .interior-page-menu .pagenav ul {display:block;margin-top:0;background:transparent;}
  
  .interior-page-menu-title {text-transform:lowercase;text-align:center;font-weight:normal;font-size:18px;}
  .interior-page-menu-title .circle{display:none;}
  .interior-page-menu-title .text{display:inline;color:#fff;}
  .interior-page-mobile-menu{display:none;}
  
  
  .interior-page-menu .pagenav ul {display:block;margin-top:0;background:transparent;}
  
  .interior-page-menu-title .circle{display:none;}
  .interior-page-menu-title .text {display:inline;}
  
  
  /* ----------------- Resources ------------- */
  /* ----------------------------------------- */
  .resources-widget .featured .resource {width:273px;margin:0 17px 10px;float:left;}
  .resources-widget .featured .resource .media-wrap {height:242px;-moz-box-sizing:border-box;box-sizing:border-box;width:326px;}
  .resources-widget .featured .resource .media-wrap .media{height:236px;-moz-box-sizing:border-box;box-sizing:border-box;width:317px;}
  .resources-widget .featured .resource:first-child .media-wrap {width:957px;left:-30px;}
  .resources-widget .featured .resource:first-child .half-circle {margin-left:144px;}
  .resources-widget .featured .resource:first-child .number {margin-left:145px;}
  .resources-widget .featured .resource:nth-child(1) .media{padding-left:21px;}
  .resources-widget .featured .resource:nth-child(2) .media{left:-5px;}
  .resources-widget .featured .resource:nth-child(3) .media{left:3px;}
  
	  
	.hero-image .image{background-size: auto 90% !important;height:1090px;}
	.main-home .template-wrap {margin-top:-438px;}
}








/* FILE: 1048-v0.10.css */

@media screen and (min-width:1048px) {
  /*###########################################################################*/
  /*################################ Site Wide ################################*/
  /*###########################################################################*/
  .last{margin-right:0;clear:right;}
  .mobile-title {display:none;}
  .rotate-90deg{transform:translate(-180px, 190px) rotate(90deg);-webkit-transform:translate(-180px, 190px) rotate(90deg);-moz-transform:translate(-180px, 190px) rotate(90deg);-ms-transform:translate(-180px, 190px) rotate(90deg);-o-transform:translate(-180px, 190px) rotate(90deg);}
  
  /* ----------------- Header ---------------- */
  /* ----------------------------------------- */
  
  /* .header{height:199px;} */
  /*
  .site-title{height:63px;font-size:28px;}
  .sbts-logo{background:url('../img/logo-927.png') no-repeat;width:51px;height:63px;}
  */
  /* .nav-banner{height:80px;} */
  .masthead{z-index:200;margin-top:0;margin-bottom:0;}
  .masthead .black-background {height:80px;}
  #menu-switch{padding:26px 4px 27px 9px }
  
  #mobile-menu{display:none;}
  
  /* Context Menu Wrappers */
  .menu-context-menu-container{width:664px;}
  
  /* High level Menu items */
  .context-menu>li{width:163px;}
  .context-menu li a{width:164px;}
  
  /* below two lines emulate using nth-child(2) and nth-child(4) since IE8 doesn't support nth-child */
  /* .context-menu .menu-item + .menu-item .sub-menu {margin-left:-158px;} */
  /* .context-menu .menu-item + .menu-item + .menu-item + .menu-item .sub-menu {margin-left:-474px;} */
  .context-menu > .menu-item > .sub-menu {height:160px;}
  
  /* Drop Down Menu */
  .context-menu .menu-item .sub-menu {font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;font-size:14px;line-height:26px;font-weight:600;z-index:200;}
  .context-menu .menu-item > .sub-menu{width:1048px;}
  .context-menu .sub-menu li {display:inline;}
  .context-menu .sub-menu li:nth-child(odd) a {clear:none;float:left}
  .context-menu .sub-menu li:nth-child(even) a {clear:none;float:left;}
  .context-menu .menu-item .sub-menu .menu-item a{}
  
  /* & for Low level */
  .context-menu > .menu-item > a .amp:before{content:"\A"; white-space:pre;}
  
  .menu-sub-menu-container .sub-menu {top:74px;position:absolute;}
  .menu-sub-menu-container .sub-menu .menu-item{display:inline;}
  .menu-sub-menu-container .sub-menu .menu-item a{text-shadow:1px 1px 0 rgba(255,255,255,.75),1px 1px 10px rgba(255, 255, 255, .95);display:block;float:left;color:#000;text-decoration:none;position:relative;margin-top:-115px;padding:111px 14px 5px;}
  .menu-sub-menu-container .sub-menu .menu-item:hover a{color:#fff;color:#a26800;text-decoration:underline;}
  .menu-sub-menu-container .sub-menu .current-menu-item a {background:#b37900;color:#fff;text-shadow:none;font-weight:700;border-radius:3px;-webkit-border-radius:3px;}
  .menu-sub-menu-container .sub-menu .current-menu-item:hover a {color:#fff;} 
  .menu-sub-menu-container .sub-menu .menu-item:first-child a{padding-left:0;}
  .menu-sub-menu-container .sub-menu .menu-item:last-child a {float:right;padding-right:0;}
  .menu-sub-menu-container .sub-menu .current-menu-item:first-child a  {padding-left: 15px;}
  .menu-sub-menu-container .sub-menu .current-menu-item:last-child a  {padding-right: 15px;}
  
  
  .mobile-subsection{display:none;}
  
  .tagline{font-size:60px;line-height:58px;letter-spacing:-1px;z-index:10;position:relative;padding-top:125px;}
  .hero-image {position:relative;display:block;top:0px;}
  .hero-image .image{-moz-background-size:auto 100% !important;background-size: auto 100% !important;height:1211px;}
  .hero-image .overlay {position:relative;z-index:100;margin-top:60px;}
  
  /* ----------------- Header ---------------- */
  /* ----------------------------------------- */
  
  #menu-switch{display:none;}
  
  .template-wrap{margin-top:30px;}
  
  
  /* ----------------- Resources Bar ---------------- */
  /* ----------------------------------------- */
  .main-home .resources-widget {left:0;width:auto;}
  .resources-widget .featured {-moz-box-sizing:border-box;box-sizing:border-box;}
  .resources-widget .featured .resource {width:312px;margin:0 17px 10px;float:left;}
  .resources-widget .featured .resource .media-wrap {height:242px;-moz-box-sizing:border-box;box-sizing:border-box;width:360px;}
  .resources-widget .featured .resource .media-wrap .media{height:236px;-moz-box-sizing:border-box;box-sizing:border-box;width:354px;}
  .resources-widget .featured .resource:first-child .media-wrap {width:1068px;left:-30px;}
  .resources-widget .featured .resource:first-child .half-circle {margin-left:161px;}
  .resources-widget .featured .resource:first-child .number {margin-left:162px;}
  .resources-widget .featured .resource:nth-child(1) .media{padding-left:21px;}
  .resources-widget .featured .resource:nth-child(2) .media{left:-5px;}
  .resources-widget .featured .resource:nth-child(3) .media{left:3px;}
  
  
  .resources-widget .title {font-size:29px;line-height:29px;}
  .resources-widget .sub-title {font-size:21px;line-height:21px;}
  .resources-widget .author-resources {margin-top:30px;}
  .resources-widget .author-resources .resource{margin-right:12px;}
  .resources-widget .author-resources .resource:last-child {margin-right:0;}
  
  .page-template-page-hero-image-php .template-wrap{margin-top:0px;}
  .page-template-page-featured-image-php .template-wrap{margin-top:180px;}
  
  .search-resources a {padding-left:10px;padding-right:10px;}
  .search-resources {padding-left:40px;box-sizing:border-box;left:0;}
  .search-resources div {display:block;}
  .search-resources .search input {width:278px;margin-left:20px;margin-right:20px;float:right;}
  .search-resources .search button {right:20px;}
  
  
  /* ----------- interior-page-menu ---------- */
  /* ----------------------------------------- */
  
  .interior-page-menu {display:block;background: #f0f0f0;border:none;min-height:500px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
  .interior-page-menu .mobile-title{width: 400px;line-height: 20px;padding: 30px 20px;text-transform:lowercase;font-size:18px;position:relative;z-index:20;background:#f0f0f0;margin-top:-34px;}
  .interior-page-menu .arrow {display:block;position:relative;z-index:25;margin:0 auto;height:0;width:0;border-width:12px;border-style:solid;border-color: #181818 transparent transparent;}
  .interior-page-menu a {text-decoration:none;}
  .interior-page-menu ul {margin:0;padding:0;list-style-type:none;}
  .interior-page-menu .pagenav ul {margin-left:0;padding:20px;background:#f0f0f0;margin-top:-20px;position:relative;z-index:0;}
  .interior-page-menu .page_item {margin-bottom:8px;}
  .interior-page-menu .page_item .children {display:none;padding:0 0 0 10px;margin-top:8px;font-style:italic;}
  .interior-page-menu .page_item .children .page_item{margin-bottom:7px;}
  .interior-page-menu .current_page_item {font-weight:bold;}
  .interior-page-menu .current_page_item>a::after {content: " \2192";}
  .interior-page-menu .children .current_page_item {font-size: 11px;font-style: normal;font-weight: normal;letter-spacing: 1px;text-transform:uppercase;}
  .interior-page-menu .current_page_item > .children {display:block;font-weight:normal;}
  .interior-page-menu .current_page_ancestor {font-weight: bold;}
  .interior-page-menu .current_page_ancestor > .children {display:block;font-weight:normal;}
  .interior-page-menu-title {background: #181818;padding:9px 0 7px; -moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
  
  .section-header{margin:17px 0 20px;}
  .section-title{padding-right: 10px;line-height: 20px;font-size:18px;}
  
  .post-title{font-size:45px;line-height:45px;}
  
  
  /* ------------- Southern Blog ------------- */
  /* ----------------------------------------- */
  .southern-blog {margin-bottom:35px;}
  .southern-blog .title {font-size:29px;padding-bottom:0;line-height:30px;margin-top:20px;}
  .southern-blog .authors.menu {margin:0;padding:0;list-style:none;font-size:18px;line-height:24px;}
  .southern-blog .authors.menu .menu-item a {color:#181818;text-decoration:none;}
  .southern-blog .post {padding-bottom:15px;}
  .southern-blog .post .img {float:left;padding-right:10px;}
  .southern-blog .post .title {margin-top:0px;}
  .southern-blog .post .author, .southern-blog .post .date {font-size:14px;line-height:16px;}
  .southern-blog .featured-blogs {margin-bottom:20px;clear:both;float:left;}
  .southern-blog .ram-link {font-size:18px;margin-right:30px;}
  .southern-blog .moore-link {font-size:17px;padding-top:0;float:none;clear:none;}
  .southern-blog .recent-posts-title {}
  .southern-blog .recent-posts {margin:0;padding:0;list-style:none;}
  
  /* ------------- video promo ------------ */
  /* ----------------------------------------- */
  .video-promo {padding-top:20px;padding-bottom:20px;}
  
  .twitter-links {margin:20px 0 15px;}
  .rss-text-link {font-size:12px;line-height:14px;}
  .rss-text-link span {font-size:13px;}
  
  .menu-schools-programs-container {float:left;}
  
  .hero-image {position:relative;display:block;top:0px;}
	.hero-image .image{-moz-background-size:auto 100% !important;background-size: auto 100% !important;height:1211px;}
	.hero-image .overlay {position:relative;z-index:100;margin-top:60px;}
  
  /*###########################################################################*/
  /*################################## Pages ##################################*/
  /*###########################################################################*/
  
  
  /* Main Home */
  .main-home .template-wrap {margin-top:-450px;}  
  .page-template-search-php .sub-title {font-size:20px;}

  
  /*-------------------------------- Hero Image Page --------------------------------*/
  
  .sbts-d-ll-wrap {margin-bottom:40px;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;}
  .page-template-page-hero-image-php .sbts-d-ll {list-style:none;margin:0;padding:0;}
  .page-template-page-hero-image-php .sbts-d-ll .menu-item {display:block;float:left;}
  .page-template-page-hero-image-php .sbts-d-ll .menu-item a {display:block;font-size:21px;padding:10px 15px;display:block;text-decoration:none;}
  .page-template-page-hero-image-php .sbts-d-ll .menu-item a:hover {background:rgba(0,0,0,.3)}
  
  /*-------------------------------- Contact Page ---------------------------
  -------------------------------------- and --------------------------------
  ----------------------- Pages using uniform for creator -------------------*/
  form.form label, form.uniform label {display:block;margin-top:12px;}
  form.form input, form.uniform input {display:block;margin:8px 0;padding-left:2px;}
  form.form textarea, form.uniform textarea {width:99%;height:333px;padding:1px 3px;}
  #form_response, form.uniform #form_response, form.form .form-response, form.uniform .form-response {text-align:center;background:#fff1a8;clear:both;margin:10px 0;padding:10px;}
  #form_response p, form.uniform #form_response p, form.form .form-response p, form.uniform .form-response p {float:none;}
  form.form input[type=submit], form.uniform input[type=submit] {padding:8px 20px;}
  form.form fieldset, form.uniform fieldset {clear:both;margin-top:12px;}
  form.form div.row, form.uniform div.row {margin:8px 2px;display:block;}
  form.form label.radio, form.form input[type=radio], form.form input[type=checkbox], form.uniform label.radio, form.uniform input[type=radio], form.uniform input[type=checkbox] {display:inline;margin-right:4px;}
  form.form label.radio, form.uniform label.radio {margin-right:15px;}
  form.form div.cell-select, form.form label.label-select, form.uniform div.cell-select, form.uniform label.label-select {display:inline;margin:6px 0;}
  form.form label.label-textarea, form.uniform label.label-textarea {margin-bottom:6px;}
  form.form label.required:after, form.uniform label.required:after {content:'*';color:red;}
  div.form.error, div.uniform.error {background:#ff6633;padding:7px 12px;}
  div.form.error ul, div.uniform.error ul {clear:both;}
  
}









/* FILE: child-styles-v0.3.css */

.home .hero-image {margin-top:0px;}
.template-wrap {margin-top:80px;}
.menu-sub-menu-container .sub-menu .menu-item-10583 a{background-color:#b37900;color:#fff;text-shadow:none;font-weight:700;border-radius:3px;-webkit-border-radius:3px;}
.home .template-wrap {margin-top:20px;}

.main li { padding-bottom: 12px; }
.main ul ul { padding-top: 3px !important; padding-left: 12px !important; }

.sidebar-id {margin-bottom:30px}
.sidebar, .sidebar .title {font-size:13px;line-height:16px;}
.sidebar .title { padding-bottom:7px;}
.sidebar .menu  {list-style:none;margin:0;padding:0;}
.sidebar .resource-menu {margin:30px 0 40px;font-size:21px;}
.home .sidebar .resource-menu {margin-top:0px;}
.sidebar .mobile-menu {display:none;}

.sidebar .menu {margin-bottom:20px; padding-left: 0; }
.sidebar .dropdown-menu { padding-left: 0; }
.sidebar .menu .menu-item a {color:#181818; text-decoration:none;}
.sidebar .menu .menu-item a:hover {text-decoration:underline;}
.sidebar .menu .sub-menu{display:none;list-style:none;margin:0;padding:0 0 0 5px;}
.sidebar .menu .current-menu-item .sub-menu, .sidebar .menu .current-menu-ancestor .sub-menu{display:block;}
.sidebar .menu .current-menu-item>a {font-weight:bold;}
.sidebar .menu .current-menu-item>a:after {content:"\00bb";padding-left:10px;text-decoration:none;font-weight:bold;font-size:20px;}

.sidebar .search-resources {padding-left:0px;background:#fff;position:relative;margin-left:0;margin-bottom:25px;}
.sidebar .search-resources .search input {margin-left:0;border:1px solid #afafaf;width:170px;margin-right:0px;}
.sidebar .search-resources .search button {right:2px;top:8px;}

.featured-resources {margin-bottom:40px;}
.featured-resources .resource {margin-bottom:40px;}
.featured-resources .resource .title {font-size:29px;line-height:30px;padding-bottom:10px;letter-spacing:0;}
.featured-resources .resource:first-child {margin-right:39px;}

.by-author .title, .category-resources .title {font-size:21px;line-height:24px; padding-bottom:20px;}
.by-author .sub-title {font-size:18px;line-height:24px;}

.category-feed{position:absolute;right:0;top:0;font-size:14px;text-decoration:none;color:#181818;}
.category-feed:hover {color:#b37900 !important;}

.paginate-links {font-size:18px;line-height:20px;margin-bottom:40px;}
.paginate-links .page-numbers {color:#181818;text-decoration:none;padding:0 2px;}
.paginate-links .page-numbers:hover {text-decoration:underline;}
.paginate-links .page-numbers.current {font-weight:700;}

.single-resource, .category-resources, .by-author {margin-bottom:30px;}
.single-resource .resource {padding-bottom:60px;}
.single-resource .resource .title {font-size:30px;line-height:30px;padding-bottom:10px;}
.solid-border-1-1{height:3px;border-color:#e7e7e7;}

.resources .resource {margin:0 0 40px 26px;border-bottom:1px dotted #ccc;padding:0 0 15px;}
.resources .resource:nth-child(3n+1){clear:left;margin-left:0;}
.resource .title {font-size:18px;line-height:21px;letter-spacing:0;padding-bottom:5px;}
.resource a .title:hover {text-decoration:underline;color:#B37900;}
.resource .media-wrapper {margin-bottom:0; margin-right: 40px;}
.resource .events .sub-title, .resource .tags .sub-title {font-size:10px;line-height:17px;display:inline-block;max-width:90px;padding-right:8px;}
.resource .events a, .resource .tags a{color:#181818;font-size:13px;line-height:15px;text-decoration:none;}
.resource .events a:hover, .resource .tags a:hover{text-decoration:underline;}
.resource .author {margin-top:0;display:block;float:left;}
.resource .author .author-thumb {width:40px;height:40px;-webkit-border-radius:3px;border-radius:3px;float:left;display:block;margin-right:7px;background:#8c8c8c;}
.resource .author .sub-title {font-size:16px;line-height:20px;display:block;}
.resource .author .orig-date {font-size:13px;line-height:16px;display:block;min-width:170px;}
.resource .social{border-top:1px dotted #e7e7e7;padding-top:15px;margin-top:25px;}
.resource .social .twitter {margin-right:-20px;float:left;}
.resource .social #___plusone_0 {float:left !important;margin-right: -30px !important;}
.resource .social .fb-like {margin-right: -30px !important;float:left !important;}
.resource .sm2-360ui { margin-bottom: 8px; }

.featured-resources .resource .author {width:200px;float:left;}
.featured-resources .resource .social {width:160px;float:right;padding-top:12px;border:none;}
.featured-resources .resource .social #___plusone_0 {display:none !important;}
.featured-resources .resource .social #___plusone_1 {display:none !important;}
.featured-resources .resource .social .twitter{display:none !important;}
.featured-resources .resource .social { width: 100%; margin: 0; padding: 6px 0 10px 0; }


.go-to-archives {font-size:18px;line-height:24px;padding-top:50px;margin-bottom:40px;}
.go-to-archives:hover {color:#b37900 !important;}

@media screen and (min-width: 685px) and (max-width: 926px) {
	.resources .resource {margin-left:0px;}
}
@media screen and (max-width: 684px) {
	.template-wrap {margin-top:0px;}
	.resources .resource {margin-left:0px;}
	.sidebar .menu {display:none;}
	.sidebar .sidebar-id {position: relative;margin: 0 auto;padding: 10px 0 20px;width: auto;display: block;}
	.sidebar .title {padding-bottom:0px;clear:both;}
	.sidebar .border-gray {margin-bottom:5px;}
	.sidebar .search-resources {margin-left:0px;clear:both;}
	.sidebar .mobile-menu {margin-bottom:20px;width:200px;clear:both;display:block;}
}

@media screen and (min-width:927px) and (max-width:1047px) {
	.resources .resource:nth-child(3n+1) {clear:none;margin-left:40px;}
	.resources .resource:nth-child(2n+1) {clear:left;margin-left:0px;}
}

.featured-resources .resource .media-wrapper { margin-right: 0;  margin-bottom: 0; }
.featured-resources .resource .media-wrapper iframe { display: block; }
.featured-resources .resource .author { margin-top: 10px; }

.featured-resources .resource .events { 
  width: 143px;
  float: right;
  line-height: 18px;
  padding-top: 0;
}

.featured-resources .resource .events a { font-size: 13px; line-height: 15px; }

.featured-resources .resource .events .sub-title {
  display: block;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 2px;
  font-size: 10px;
  line-height: 12px;
}

.resource .events .sub-title { padding-top: 5px; padding-bottom: 0; }

.resource-left .events { clear: none; }
.featured-resources .resource .events { clear: none; }
.events { font-size: 13px; line-height: 15px; clear: both; }
.resource .author h2{padding-top: 0;}


/* This is used so the Download button stays in the right position then moves for mobile device */
.download { clear: both;}
@media screen and (min-width:927px) {
.download { clear: none; padding-left: 483px; }
}

/* We can cut down on the specificity of this. 
I just wanted to make sure they came through.
(Can't test at the moment.) */
#journal-issues p { color: #ccc; }
#journal-issues p a.journal-issue-link { margin-right: 6px; }
#journal-issues p a.order-print-version-link {
  margin-left: 4px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  color: #777;
}

#journal-issues p a.order-print-version-link:hover, #journal-issues p a.order-print-version-link:focus { color: #444; border-bottom: 1px solid #e0e0e0; }

.journal-page-title {
	padding: 0;
	font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	text-rendering: optimizelegibility;
}

.journal-issue-title {
	padding: 0 0 12px 0;
	font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	text-rendering: optimizelegibility;
}

.journal-page-subtitle {
	padding: 18px 0 10px 0;
	font-family: "Sentinel SSm A", "Sentinel SSm B", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

@media screen and (min-width:480px) {
	.journal-page-title { font-size: 60px; line-height: 60px; }
	.journal-page-subtitle { font-size: 32px; line-height: 32px; }
}

.journal-summary {
	margin: 18px 0;
	padding: 6px 0;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
}

.journal-parent-summary a { display: none; } /* <-- This temporarily hides an old subscribe link until it can be removed from WordPress. */
.journal-parent-summary .subscribe-to-journal, .journal-article .download-journal-pdf-link { display: inline-block; }

.res-post-download-link, .download-journal-pdf-link, .subscribe-to-journal {
  display: block;
  margin: 18px 0;
  padding: 9px 36px;
  position: relative;
  font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  background-color: #222;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
}

.res-post-download-link:visited, .download-journal-pdf-link:visited, .subscribe-to-journal:visited { color: #fff; }
.res-post-download-link:hover, .res-post-download-link:focus, .download-journal-pdf-link:hover, .download-journal-pdf-link:focus { 
  text-decoration: none;
  color: #fff;
  background-color: #181818;
  background-image: none;
}
.res-post-download-link:active, .download-journal-pdf-link:active, .subscribe-to-journal:active { top: 1px; }

.content .subscribe-to-journal, .content .download-journal-pdf-link, .content .res-post-download-link {
	color: #fff;
	font-weight: bold;
	border: 0;
}

.content .subscribe-to-journal:visited, .content .download-journal-pdf-link:visited, .content .res-post-download-link:visited { color: #fff; }
.content .subscribe-to-journal:hover, .content .subscribe-to-journal:focus,
.content .download-journal-pdf-link:hover, .content .download-journal-pdf-link:focus,
.content .res-post-download-link:hover, .content .res-post-download-link:focus { color: #fff; background-color: #d2002a; }

/* .res-post-download-link { width: 100px; } */
.download-journal-pdf-link { clear: both; }
.download-full-journal { width: 250px; margin: 8px 0 4px 0; }

/* This is Admissions Override for Resources */
/* This fixes the visual bug on the individual resource */

.single-resource .social { padding-bottom: 20px; float: left; clear: both; }
.single-resource .admissions-cta { float: none; clear: both; }


