/* The Grid ---------------------- */
.lt-ie9 .row.extended {
	position:relative;
	width: 100%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 1199px!important;
 *zoom: 1;
}

.lt-ie9 .row {
	position:relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 989px!important;
 *zoom: 1;

}

.lt-ie9 .row:before, ..lt-ie9 row:after {
	content: " ";
	display: table;
}
.lt-ie9 .row:after {
	clear: both;
}
.lt-ie9 .row .column,  .lt-ie9 .row .columns {
	position: relative;
	width: 100%;
	float: left;
}
.lt-ie9 .row.collapse .column,  .lt-ie9 .row.collapse .columns {
	position: relative;
	padding-left: 0;
	padding-right: 0;
	float: left;
}
.lt-ie9 .row .row {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
 *zoom: 1;
}
.lt-ie9 .row .row:before, .lt-ie9 .row .row:after {
	content: " ";
	display: table;
}
.lt-ie9 .row .row:after {
	clear: both;
}
.lt-ie9 .row .row.collapse {
	width: auto;
	margin: 0;
	max-width: none;
 *zoom: 1;
}
.lt-ie9 .row .row.collapse:before, .lt-ie9 .row .row.collapse:after {
	content: " ";
	display: table;
}
.lt-ie9 .row .row.collapse:after {
	clear: both;
}


.lt-ie9 [class*="column"]:first-child + [class*="column"] {
float: left;
}

.lt-ie9 [class*="column"]:first-child + [class*="column"] + [class*="column"] {
float: right;
}
.lt-ie9 [class*="column"]:first-child + [class*="column"] {
float: right;
}


.lt-ie9 [class*="column"] + [class*="column"].end {
float: left;
}
.lt-ie9 .row .large-1 {
 position: relative;
 width: 8.33333%;
}
 .lt-ie9 .row .large-2 {
 position: relative;
 width: 16.66667%;
}
 .lt-ie9 .row .large-3 {
 position: relative;
 width: 25%;
}
.lt-ie9 .pad {
padding:0 20px 0 0!important;	
}
 .lt-ie9 #footerContain .row .large-3 {
text-align:right;
}
 .lt-ie9 .row .large-4 {
 position: relative;
 width: 33.33333%;
}
 .lt-ie9 .row .large-4a {
 position: relative;
 width: 36.33333%;
}
 .lt-ie9 .row .large-5 {
 position: relative;
 width: 44.86667%;
}

 .lt-ie9 .row .large-5a {
 position: relative;
 width: 47.46667%;
}

 .lt-ie9 .row .large-6 {
 position: relative;
 width: 50%;
}
 .lt-ie9 .row .large-7 {
 position: relative;
 width: 57.33333%;
}
 .lt-ie9 .row .large-7a {
 position: relative;
 width: 60.33333%;
}
 .lt-ie9 .row .large-8 {
 position: relative;
 width: 66.66667%;
}
 .lt-ie9 .row .large-9 {
 position: relative;
 width: 75%;
}
 .lt-ie9 .row .large-10 {
 position: relative;
 width: 83.33333%;
}
 .lt-ie9 .row .large-11 {
 position: relative;
 width: 91.66667%;
}
 .lt-ie9 .row .large-12 {
 position: relative;
 width: 100%;
}
.lt-ie9 .row .large-offset-1 {
	margin-left: 8.33333%;
}
.lt-ie9 .row .large-offset-2 {
	margin-left: 16.66667%;
}
.lt-ie9 .row .large-offset-3 {
	margin-left: 25%;
}
.lt-ie9 .row .large-offset-4 {
	margin-left: 33.33333%;
}
.lt-ie9 .row .large-offset-5 {
	margin-left: 41.66667%;
}
.lt-ie9 .row .large-offset-6 {
	margin-left: 50%;
}
.lt-ie9 .row .large-offset-7 {
	margin-left: 58.33333%;
}
.lt-ie9 .row .large-offset-8 {
	margin-left: 66.66667%;
}
.lt-ie9 .row .large-offset-9 {
	margin-left: 75%;
}
.lt-ie9 .row .large-offset-10 {
	margin-left: 83.33333%;
}
.lt-ie9 .pull-2 {
	right: 16.66667%;
}
.lt-ie9 .pull-3 {
	right: 25%;
}
.lt-ie9 .pull-4 {
	right: 33.33333%;
}
.lt-ie9 .pull-5 {
	right: 41.66667%;
}
.lt-ie9 .pull-6 {
	right: 50%;
}
.lt-ie9 .pull-7 {
	right: 58.33333%;
}
.lt-ie9 .pull-8 {
	right: 66.66667%;
}
.lt-ie9 .pull-9 {
	right: 75%;
}
.lt-ie9 .pull-10 {
	right: 83.33333%;
}
.lt-ie9 .push-2 {
	left: 16.66667%;
}
.lt-ie9 .push-3 {
	left: 25%;
}
.lt-ie9 .push-4 {
	left: 33.33333%;
}
.lt-ie9 .push-5 {
	left: 41.66667%;
}
.lt-ie9 .push-6 {
	left: 50%;
}
.lt-ie9 .push-7 {
	left: 58.33333%;
}
.lt-ie9 .push-8 {
	left: 66.66667%;
}
.lt-ie9 .push-9 {
	left: 75%;
}
.lt-ie9 .push-10 {
	left: 83.33333%;
}
/* Nicolas Gallagher's micro clearfix */
.lt-ie9 .row {
*zoom: 1;
}
.lt-ie9 .row:before, .lt-ie9 .row:after {
	content: " ";
	display: table;
}
.lt-ie9 .row:after {
	clear: both;
}
/*NEW styles */
.lt-ie9 .headSet {
background:#fff;
height:162px;	
margin-top:51px!important;
padding:20px 0 20px 0;
}
 
 .lt-ie9 a#logo-btn {
 margin: 0;
 padding: 0;
 position:absolute;
 display:block;
 z-index: 990;
 top: -64px;
 left: 0px;
 width: 286px;
 height: 188px;
 float: left;
}
.lt-ie9 #tagline {
    font-family: 'cac_norm_heavyregular';
 font-size:46px;
  line-height:66px;
 position:relative;
 float:right;
 z-index:99;
 right:18px;
 top:30px;
 width:auto;
 color:#0068b3;


}
.lt-ie9 .eventWrap {
	background:url("../images/eventBkd.png") repeat left top;
	padding:55px 0 55px 0;
}
.lt-ie9 .newsWrap {
	background:#fff;
	padding:65px 0 65px 0;
}

.lt-ie9 .mainWrap {
	background:#fff;
	padding:65px 0 65px 0;
}
.lt-ie9 .postWrap {

padding:10px 10px 0 10px;
margin:0 0 10px 0;	

}
.lt-ie9 .programs {
background:#fff;
-moz-box-shadow: 0px 0px 18px 2px #e5e5e5;
	-webkit-box-shadow: 0px 0px 18px 2px #e5e5e5;
	box-shadow: 0px 0px 18px 2px #e5e5e5;	
}
.lt-ie9 #banMessage {
position:absolute;
width:40%;
right:8%;
top:13%;
left:auto;
	text-align:left;	
}
.lt-ie9 .pad-1 {
	padding:15px; 
 }
 
  .lt-ie9 .pad-2 {
	padding:15px!important; 
 }
  .lt-ie9 .pad-3 {
	padding-bottom:55px; 
 }
   .lt-ie9 .pad-4 {
	padding:45px 0 55px 0;
 }
 
   .lt-ie9 .pad-5 {
	padding:85px 0 25px 0;
 }
 
   .lt-ie9 .pad-6 {
	padding:35px 0 35px 0;
 }
 
  .lt-ie9 ul.programNav {
	 margin:0;
 }
 
  .lt-ie9 ul.programNav li {
	  display:inline-block;
  }
  
   .lt-ie9 ul.programNav li a {
	   background:#ebebeb;
	   font-size:14px;
	   line-height:30px;
	      font-family: 'montserratregular';
	   border: 1px solid #d9dcdc;
	   color:#376586;
	   text-shadow:1px 1px 0px #ffffff;
	    display:inline-block;
		padding:0px 10px 0px 10px;
		margin:0 0 4px 0;
		text-transform:uppercase;
   }
   
    .lt-ie9 ul.programNav li a:hover {
		text-shadow:none;
		color:#fff;
		background:#0068b3;
	}
	.lt-ie9 .donation {
		padding:15px 25px 25px 25px;
		background:url("../images/donateBkd.jpg") no-repeat left top;
		min-height:281px;
		
	}
	
	.lt-ie9 .rsvp {
		padding:25px 25px 20px 25px;
		background:#fff;
	-moz-box-shadow: 0px 1px 19px 0px #e6e6e6;
	-webkit-box-shadow: 0px 1px 19px 0px #e6e6e6;
	box-shadow: 0px 1px 19px 0px #e6e6e6;
}

.lt-ie9 .rsvp2 {
	border:1px solid #f2f2f2;
		padding:19px 25px 19px 25px;
		background:#fff;
	-moz-box-shadow: 0px 1px 19px 0px #f2f2f2;
	-webkit-box-shadow: 0px 1px 19px 0px #f2f2f2;
	box-shadow: 0px 1px 19px 0px #f2f2f2;
}
	.lt-ie9 .sponLogo{
	float:right; 
	text-align:left;
	width:28%;
	margin:10px 0 0 47px;
	}
	.lt-ie9 #followUs {
	    font-family: 'oxygenbold';
		font-size:21px;
postion:absolute;
margin-top:-58px;
float:right;

display:inline-block;
height:34px;
padding:17px 55px 0 0;
background:url("../images/men.png") no-repeat right bottom;
color:#3f92c4;	
}
.lt-ie9 ul#socialnav {
 font-size: 1.1em;
 font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
 list-style: none;
 margin: 0 auto 0 auto;
 padding: 0;
 position: relative;
 z-index: 9999;
 top: 0px;
 width: auto;
 margin:10px 0 10px 0;
 text-align:center;
 float:right;
}
.lt-ie9 ul#socialnav li {
 display:inline-block;
 margin: 0;
 padding: 0;
 position: relative;
}
.lt-ie9 ul#socialnav li a {
 display:inline-block;
 text-indent: -9999em;
 height: 38px;
 float: left
}
.lt-ie9 ul#socialnav li:hover a, .lt-ie9 ul#socialnav li a:hover {
 background-position: left bottom;
}
.lt-ie9 ul#socialnav a.facebook {
	 width:177px;
 background: url("../images/facebook.png") no-repeat;
}
.lt-ie9 .newsWrap .button, .lt-ie9 .eventWrap .button {
	margin:0 10px 0 0;
	float:right;
}
.lt-ie9 #footerContain {
	padding:25px 0 25px 0;
	color:#fff;
		background:url("../images/footer.png") no-repeat top center, -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4195c6), color-stop(1, #3c6a8b) );
	background:url("../images/footer.png") no-repeat top center, -moz-linear-gradient( center top, #4195c6 5%, #3c6a8b 100% );
	filter:url("../images/footer.png") no-repeat top center, progid:DXImageTransform.Microsoft.gradient(startColorstr='#4195c6', endColorstr='#3c6a8b');
	background-color:#4195c6;
}
.lt-ie9 ul#donarnav {
 font-size: 1.1em;
 font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
 list-style: none;
 margin: 0 auto 0 auto;
 padding: 0;
 position: relative;
 z-index: 9999;
 top: 0px;
 width: 100%;
 text-align:center;

}
.lt-ie9 ul#donarnav li {
 display:inline-block;
 margin: 0;
 padding: 0;
 position: relative;
}
.lt-ie9 ul#donarnav li a {
 display:inline-block;
 text-indent: -9999em;
 height: 48px;
 float: left
}
.lt-ie9 ul#donarnav li:hover a, .lt-ie9 ul#donarnav li a:hover {
 background-position: left bottom;
}
.lt-ie9 ul#donarnav a.cas {
	 width:171px;
 background: url("../images/cas.png") no-repeat;
}

.lt-ie9 #footerContain .widget {
	width:20.3333%;
	margin-right:25px;
	background:none;
}
.lt-ie9 .widget {
	
	background:none;
}
.lt-ie9 [class*="widget"]:first-child + [class*="widget"] + [class*="widget"] {
	margin-right:0px!important;
}

.lt-ie9 #footerContain .widget.extend {
	width:46.3333%;
}


.lt-ie9 .hide-for-small, .lt-ie9 .hide-for-medium-down, .hide-for-large-down {
	display: block !important;
}
.lt-ie9 .hide-for-large, .lt-ie9 .hide-for-large-up {
	display: none !important;
}


 .lt-ie9 ul.large-block-grid-3 {
	margin:0!important;
	padding:0!important;
	line-height:0;
}
.lt-ie9 .large-block-grid-3 > li {
	width: 33.33333%;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
 .lt-ie9 .large-block-grid-3 > li:nth-of-type(3n+1) {
 clear: both;
}
.lt-ie9 ul.large-block-grid-4 {
	margin:0!important;
	padding:0!important;
	line-height:0;
}
.lt-ie9 .large-block-grid-4 > li {
	width: 25%;
	padding: 0 10px 10px;
}
 .lt-ie9 .large-block-grid-4 > li:nth-of-type(4n+1) {
 clear: both;
}
.lt-ie9 ul.large-block-grid-3 {
	margin:0!important;
	padding:0!important;
	line-height:0;
}
.lt-ie9 .large-block-grid-3 > li {
	width: 20%!important;
}
 .lt-ie9 .large-block-grid-3 > li:nth-of-type(5n+1) {
 clear: both;
}
 .lt-ie9 .large-block-grid-4 > li:nth-of-type(6n+1) {
 clear: both;
}
.lt-ie9 .reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	z-index:9990;
	background: black;
	background: rgba(0, 0, 0, 0.65);
	display: none;
	top: 0;
	left: 0;
}
.lt-ie9 .reveal-modal {
	visibility: hidden;
	display: none;
	position: absolute;
	left: 50%;
	z-index: 9999;
	height: auto;
	background-color: #fff;
	margin-left: -40%;
	width: 80%;
	background-color: white;
	padding: 0;
	border: solid 1px #666666;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	top: 50px;
}
.lt-ie9 .reveal-modal .column, .reveal-modal .columns {
	min-width: 0;
	padding-left: 0!important;
	padding-right: 0!important;
}
.lt-ie9 .reveal-modal > :first-child {
	margin-top: 0;
}
.lt-ie9 .reveal-modal > :last-child {
	margin-bottom: 0;
}
.lt-ie9 .reveal-modal .close-reveal-modal {
	font-size: 1.375em;
	line-height:1;
	position: absolute;
	top: -16px;
	right: -10px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	padding:3px 7px 3px 7px;
	border:4px solid #333;
	font-weight: bold;
	cursor: pointer;
}
.lt-ie9 .reveal-modal .close-reveal-modal:hover {
	text-decoration:none;
}
.lt-ie9 .portCol {
	background:#1d1d1d;
	border:none;
}
.lt-ie9 div[id*='myModal-'] p, .lt-ie9 div[id*='myModal-'] p, .lt-ie9 div[id*='myModal-'] h1, .lt-ie9 div[id*='myModal-'] h2 {
 color:#cfcfcf;
}
.lt-ie9 p.launched {
	color:#cfcfcf;
	font-size:11px;
}
.lt-ie9 p.launched span {
	display:block;
	color:#cfcfcf;
}
 .lt-ie9 div[id*='myModal-'] h1 {
 font-size:18px;
}
 .lt-ie9 div[id*='myModal-'] h2 {
 font-family: 'OpenSansRegular';
 font-size:15px;
}
.lt-ie9 div[id*='myModal-'] p {
 font-size:12px;
 font-family: 'OpenSansItalic';
}
 .lt-ie9 div[id*='myModal-'] .pad1 {
 padding:20px;
}
.lt-ie9 .reveal-modal.large {
	margin-left: -30%!important;
	width: 79%!important;
	max-width:860px;
}
 .lt-ie9 div[id*='myModal-'] .large-8 {
 position: relative;
 width: 60%!important;
}
 .lt-ie9 div[id*='myModal-'] .large-4 {
 position: relative;
 width: 30%!important;
}
.lt-ie9 #nav-above {
	padding: 0 0 1.625em;
}
.lt-ie9 #nav-above {
	display: none;
}
.lt-ie9 .paged #nav-above {
	display: block;
}
.lt-ie9 .nav-previous {
	float: left;
	width: 50%;
}
.lt-ie9 .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.lt-ie9 #nav-single {
	position: relative;
	top: 0;
	left:0px;
	text-align: left;
	width: 98%;
	z-index: 1;
}
.lt-ie9 #nav-single a {
	color:#666;
}
.lt-ie9 #nav-single a:hover {
	color:#dc2c2d;
}
.lt-ie9 #nav-single .nav-previous, .lt-ie9 #nav-single .nav-next {
	float: none;
	width: auto;
}
.lt-ie9 #nav-single .nav-next {
	padding-left: .5em;
}
