
    @import url("/images/259/grid-base.css");

/* BASE STYLING
------------------------------------------ */
body {
  background: none;
  font-family: "Open Sans", sans-serif;
  line-height: 1.5;
  color: #555;
  font-size: 100%; }

a {
  color: #d21a21; }

a:hover {
  color: #4697d1; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin: 1em 0 .5em 0;
  font-weight: 400;
  color: #555555; }

h1 {
  font-size: 28px;
  margin-top: 0; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

p {
  margin: 0 0 1em 0;
  font-size:.9em; }

ul, ol {
  margin: 1.2em 0 1.2em 2em; }

ul {
  list-style: square; }

ol {
  list-style: decimal; }

li {
  margin: 0 0 .5em 0; }
  
.right {
	float:right;
	margin:0 0 5px 5px;
}

/* BUTTONS
------------------------------------------ */
.btn,
.cmsi-module-blog-summary-read-more {
  background: whiteSmoke;
  border: 1px solid #ddd;
  color: #555;
  cursor: pointer;
  display: inline-block;
  padding: 7px 12px;
  text-decoration: none; }

.btn:hover,
.cmsi-module-blog-summary-read-more:hover {
  background: #ccc;
  border-color: #bbb;
  color: #333; }

.btn-large {
  font-size: 22px;
  padding: 7px 20px; }

.btn-max {
  width: 100%;
  padding: 7px 0;
  text-align: center; }

.btn-success,
.btn-primary,
.btn-secondary,
.btn-danger,
.cmsi-module-blog-summary-read-more {
  color: #fff;
  border: 0; }

.btn-success:hover,
.btn-primary:hover,
.btn-secondary:hover,
.btn-danger:hover,
.cmsi-module-blog-summary-read-more:hover {
  color: #fff; }

.btn-success {
  background: #4697d1;
  text-shadow: 0 1px 1px #443000;
  border-color: #a97901; }

.btn-success:hover {
  background: #1c69a0;
  border-color: #443000; }

.btn-primary,
.cmsi-module-blog-summary-read-more {
  background: #f47321;
  text-shadow: 0 1px 1px #461d03;
  border-color: #a74608; }

.btn-primary:hover,
.cmsi-module-blog-summary-read-more:hover {
  background: #a74608;
  border-color: #461d03; }

.btn-secondary {
  background: #4697d1;
  padding:1em 0;
  text-shadow: 0 1px 1px #151224;
  border-color: #3d3369;
  width:100%;
  font-weight:bolder; }

.btn-secondary:hover {
  background: #1c69a0;
  border-color: #151224; }

.btn-danger {
  background: #ee3523;
  text-shadow: 0 1px 1px #400a05;
  border-color: #9f190c; }

.btn-danger:hover {
  background: #9f190c;
  border-color: #400a05; }

/* HEADER
------------------------------------------ */
header[role="banner"] {
  background: url(/images/259/bg-header.png) repeat-x; }

header .row {
  background: url(/images/259/header-bg-center.png) center top no-repeat;
  padding-top: 68px; }

header img {
  position: absolute;
  margin-left: -125px;
  left: 50%;
  top: 40px;
  max-width: 250px;
  z-index:9999999999;
  }

/* DROPDOWNS
------------------------------------------ */
nav {
  max-width: 1140px;
  margin: 0 auto;
  clear: both; }

nav > ul {
  width: 100%; }

nav ul {
  list-style: none;
  padding: 0;
  z-index: 400;
  margin: 0;
  text-align: left; }

nav ul li {
  margin: 0;
  padding: 0; }

nav > ul, nav ul > li > ul {
  list-style: none;
  position: relative; }

nav > ul > li {
  display: inline-block;
  height: 50px;
  margin: 0;
  width: 8%;
  vertical-align: top; }

nav > ul > li > a {
  color: #71c3fe;
  display: block;
  font-size: 11px;
  height: 48px;
  line-height: 50px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  display: block;
  color: #fff;
  text-shadow: 0 1px 1px #000; }

nav > ul > li:last-child > a { }

nav > ul > li.spacer {
  width: 30%; }

nav > ul > li:hover > a,
nav > ul > li.active > a {
  color: #fff;
  background: #d21a21;
  text-shadow: 0 1px 1px #a74608; }

nav > ul > li > ul {
  background: #d21a21;
  display: none;
  position: absolute;
  font-size: 11px;
  padding: 0;
  min-width: 220px;
  margin: 0;
  text-transform: uppercase; }

nav > ul > li:hover > ul {
  display: block; }

nav > ul > li ul li {
  background: none;
  text-align: left; }

nav > ul > li ul li a {
  color: #fff;
  display: block;
  line-height: 24px;
  padding: 5px 0 5px 20px;
  text-decoration: none;
  border-bottom: 1px solid #980b10; }

nav > ul > li ul li a:hover {
  background: #d64349;
  color: #fff;
  text-decoration: none; }
 

/* BODY CONTENT
------------------------------------------ */

.sidebarsponsor {
	text-align:left;
	padding:20px;
}

.sidebarsponsor h3 {
	color:#fff;
}

.tabs {
   margin-left:-4px;
}

.thirdcol {
	margin-top:5px;
	margin-bottom:15px;
}

.footerh4 {
	color:#fff;
}

.blogroll h1 {
	font-size:15px;
	color:#d21a21;
}

.blogroll h1 a {
	font-size:15px;
	color:#d21a21;
}

.blogroll h1 a:hover {
	color:#8f1318;
}

.blogroll p {
	font-size:12px;
	line-height:1.5em;
}

.snippet {
	margin-top:10px;
	margin-bottom:20px;
}


.wrap {
  background: url(/images/259/wrap-bg2.jpg) no-repeat center top fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 105px;
  padding-bottom:20px; }
  
.wrap2 {
  background: url(/images/259/feature-bg.png) repeat-x;
  min-height:348px; }

.wrap3 {
  background: url(/images/259/bottom-bg.png);
  padding-top:50px;
}

.headerwrap {
  background: url(/images/259/bg-header.png) repeat-x;
}

.happeningnow {
	width:100%;
	margin:none;
	background-color:#d21a21;
	padding:6px 0;
}

.happeningnow h2{
  color:#fff;
  font-size:22px;
  margin-top:12px;
}

.feature {
  position: relative;
  max-width: 1140px;
  background: #fff;
  padding: .25em;
  margin: 0 auto 20px auto; }

.fourcol {padding-bottom: 2em;}
  
.fourcol h3 {
  color:#fff; }
  
.fourcol p {
  color:#fff; }
  
.social li {
	list-style-type:none;
	display:inline!important;
	margin-right:5px;
}

.sponsors ul {
	margin: 0 0 1.2em 0;

}

.sponsors li {
	list-style-type: none;
	float: left;
	width: 50%;
	margin: 0;
	padding: .125em;
}

sponsors ul {margin:0;}

.sponsorsbox {
	padding-bottom:30px;
}

.feature li,
.flexslider {
  margin-bottom: 0; }

.feature .row {
  overflow: hidden;
  background: #222; }

.feature .large-4,
.feature .large-8 {
  padding: 0; }

.feature .large-4 {
  background: #222;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
  text-align: center; }

.feature .large-4 > ul {
  list-style: none;
  margin: 0;
  font-size: 0;
  box-shadow: 5px 2px 6px #000; }

.feature .large-4 > ul li {
  display: inline-block;
  width: 33.33%;
  margin: 0;
  font-size: 13px;
  border-left: 1px solid 262626; }

.feature .large-4 > ul li a {
  background: url(/images/259/tab-bg.png);
  display: block;
  color: #fff;
  height: 33px;
  line-height: 33px;
  border-left: 1px solid #262626; }

.feature .large-4 > ul li a:hover {
  background: #4697d1; }

.feature .large-4 > ul li:first-child,
.feature .large-4 > ul li:first-child a {
  border: 0; }

.feature section {
  padding: 0 .9375em;
  color: #857fa0;
  font-size: 15px; }

.feature section ul {
  list-style: none;
  margin: 0 0 1.2em 0; }

.feature section ul li {
  display: inline-block; }

.feature section h2 {
  color: #fff;
  font-size: 18px;
  font-weight: 700; }

.feature section form {
  font-size: 0; }

.feature section input {
  margin: 0;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  padding: 0 10px; }

.feature section input[type="email"] {
  width: 60%;
  max-width: 200px; }

.feature section input[type="submit"] {
  background: #6656ac;
  border: 0;
  height: 40px;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold; }

.feature section input[type="submit"]:hover {
  background: #51448b; }

.feature section ul.social {
  line-height: 32px;
  font-size: 13px;
  font-weight: bold;
  color: #fff; }
  
  ul.social {margin:0; padding-top:20px;}

.feature section ul.social li:first-child {
  margin-right: .5em; }

.feature hr {
  border-color: #333; }
  
.tweet_text {
	color:#ded7c4;
}

.tweet_text a {
	color:#ded7c4;
}

ul.tweet_list {
  list-style: none;
  margin: 1.2em;
  text-align:left!important; }

ul.tweet_list li {
  padding-left: 42px;
  font-size:14px;
  background: url(/images/259/twitter-icon.png) no-repeat; }

ul.tweet_list li .tweet_time {
  display: none; }

.content {
  padding: 2em 20px;
  background: #FFF;
  max-width: 1140px;
  margin: 0px auto 20px auto;
  font-size: 1em; }

.feature.content {
  padding: 0.25em; }

.feature article {
  padding: 2em 32px; }
  
article img {
	border:4px solid #fff;
	box-shadow: 0 0 5px #555;
	margin:10px 0px 20px 0px;
}

article h1 {
	font-size:31px;
	color:#555555;
}

article h2 {
	font-size:22px;
	color:#d21a21;
}
  
.sponsor img {
	padding:5px;
}

.content .row {
  overflow: visible; }

.feature.content .row {
  overflow: hidden;
  background: none; }

.secondary h2,
.secondary h3,
.secondary h4,
.secondary h5,
.secondary h6 {
  margin-top: 0; }

.secondary {
  font-size: 13px; }

.sidenav {
  margin: 0 0 2em 0;
  font-size: 14px; }

.sidenav h5 {
  font-size: 18px; }

.sponsors a.btn-secondary {
  float: right; }

.sponsors h4 {
  color: #fff;
  font-size: 24px;
  float: left;
  margin: 0; }

.rotate ul {
  font-size: 0; }

.rotate.large-12 {
  padding: 0;
  margin-bottom: 20px;
  margin-top: 1em;
  text-align: center; }

.rotate ul ul li {
  display: inline-block;
  width: 24%;
  float: none;
  margin-left: 1.33%; }

.rotate {
  padding: 1em 0; }

.rotate ul ul li:first-child {
  margin-left: 0; }

.rotate ul ul li img {
  padding: 0 .9375em; }


  
.connect input {
  margin: 0;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  padding: 0 10px; }

.connect input[type="email"] {
  width: 60%;
  max-width: 200px;
  float:left; }  
  
.connect input[type="submit"] {
  background: #ed1c24;
  border: 0;
  height: 40px;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold; }

.connect input[type="submit"]:hover {
  background: #ae1117; }


.fb-box {
	background: #fff;
	
}


ul.testimonials li {width:100%!important;}

.textedit p {
color:#ded7c4!important;}

.secondary .date {color:#ded7c4;}
.secondary .text {color:#ded7c4;}
.secondary .author {color:#ded7c4;}


/* FOOTER
------------------------------------------ */
.footercol p {
	font-size:12px;
	line-height:1.5em;
	color:#8aaec8;
}

footer {
  font-size: 12px;
  color: #87aecb;
  padding-bottom: 60px; }
  
footer p {
	font-size: 13px;
}

footer ul {
  list-style: none;
  margin: 0 0 5px 0;
  height: 12px; }

footer a {
  color: #87aecb; }

footer a:hover {
  color: #fff; }

footer li {
  float: left;
  margin: 0 0 0 5px;
  padding: 0 0 0 5px;
  border-left: 1px solid #aba0e4;
  line-height: 12px; }

footer li:first-child {
  margin: 0;
  padding: 0;
  border: 0; }

footer img {
  float: right;
  width: 192px;
  max-width: 192px;
  opacity: 0.5;
}

footer img:hover {
  opacity: .7; }

.btm-bar {
  background: #d21a21;
  border-top: 4px solid #fb5d63;
  padding: .25em 0;
  position: fixed;
  z-index: 99;
  width: 100%;
  bottom: 0;
  font-size: 15px; }

.btm-bar ul {
  margin: 0;
  list-style: none; }

.btm-bar ul a.lg {
  font-size: 16px;
  margin: 0 5px; }

.btm-bar ul a.med {
  font-size: 13px;
  margin-right: 5px; }

.btm-bar ul a.sm {
  margin-right: 5px;
  font-size: 10px; }

.btm-bar ul a img {
  margin-left: 5px;
  margin-top: 0; }

.btm-bar ul li {
  float: left;
  margin-right: 1em; }

.btm-bar ul li:first-child {
  text-transform: uppercase;
  font-size: 13px;
  text-shadow: 0 1px 1px #461d03; }

.btm-bar .one {
  padding-top: 8px;
  color: #fff; }

.btm-bar a {
  color: #fff; }

.btm-bar .two {
  text-align: center; }

.btm-bar .three form {
  float: right;
  width: 100%; }

.btm-bar input {
  margin-top: 4px;
  margin-bottom: 0;
  width: 70%;
  float: right;
  border-radius:3px; }

.btm-bar a.btn-success {
  padding: 7px 20px;
  font-weight: bold;
  text-transform: uppercase; }

/* CMSI MODS
------------------------------------------ */
#fancybox-wrap,
#fancybox-outer,
#fancybox-inner {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.DRX_CalendarTable {
  width: 100%;
  border-top: 4px solid #97c0e6;
  background: #fff; }

.DRX_CalendarTable th {
  color: #fff;
  background: #231f20;
  width: 14.28%; }

.DRX_CalendarTable td {
  height: 60px; }

#overDiv table {
  margin: 0; }

#overDiv hr {
  display: none; }

#overDiv td td {
  padding: .5em; }

#overDiv > table {
  box-shadow: 0 0 5px #555; }

#overDiv table {
  background: whiteSmoke !important; }

#overDiv table table:first-child {
  background: #231f20 !important; }

td.DRX_CalendarEvent {
  background: #ddd; }

table.CMSI_Module_Calendar_MonthSelector {
  width: 100%; }

/* MOBILE
------------------------------------------ */
@media handheld, only screen and (max-width: 1160px) {
  .flex-direction-nav .flex-next {
    right: 5px; }

  .flex-direction-nav .flex-prev {
    left: 5px; } 
    
	.wrap2 .thirdcol img {
		max-width: 33%;
	}    
    
    .fb-box iframe {max-width: 100%;}
}


@media handheld, only screen and (max-width: 960px) {


	nav > ul > li > a {
	line-height: 1.5;
	padding-top: 8px; }
	
	.feature .large-8,
	.feature .large-4 {
	width: 100%; } 

	.feature .large-4 > ul li a {
		background: #333;
	}
	
	
	.feature .large-4 section {padding-bottom: 2em;}    
    
}
@media handheld, only screen and (max-width: 900px) {
  select.mnav {
    position: fixed;
    top: 2px;
    left: 2.5%;
    width: 95%;
    max-width: none;
    z-index: 99; }

  header img {
    top: 40px;
    margin-left:-120px; }

  header[role="banner"] {
    background: #13486e; }

  header[role="banner"] .row {
    background: none;
    height: auto; 
    text-align: center;padding-top: 42px;padding-bottom: 20px;} 
  
  
  header img {
	  position: relative;
	  margin: 0;
	  width: 200px;
	  left: auto;
	  top: 0;
  }
  
  
  
    
	.connect input[type="email"] {
		width: 100%;
		max-width: none;
		margin-bottom: 5px;
	}
	
	.wrap2 {background: #13486e;}    
    
}
@media handheld, only screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
    background: #13486e;
    
     }

  .feature .large-4 section ul li {
    width: 30%; }

  .feature .large-4 section ul.social li {
    width: auto; }

  .feature {
    margin-bottom: 0; }

  .wrap {
    background: none; }

  .content,
  .feature article {
    padding: 10px 0; }

  .feature.content {
    margin-bottom: 20px; }

  footer img {
    float: none; }

  footer {
	  padding-bottom:0;
  }

  footer ul {
    display: none; }
    
  .wrap {
	  padding-top:0;
  }
  
  .wrap3 {background: none;}
  
  
  .sponsors a.btn-secondary {
    float: none;
    margin-bottom: 1em; }

  .rotate ul ul li {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 10px auto; }

  .rotate ul ul li:first-child {
    margin: 0 auto 10px auto; }

  .btm-bar {
    display: none; }

  .btm-bar .two,
  .btm-bar .three {
    text-align: left; }

  .btm-bar input {
    float: none; } }
/* MOBILE RETINA
------------------------------------------ */
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /*	.logo {
  		background: url(/images/259/logo2x.jpg) no-repeat;
  		background-size: 212px 303px;
  	}*/ }
  