/* GLOBAL OVERRIDES */
body.mlb{background:#142448 url(/players/jeter_derek/imgs/jeter2014/background.jpg) no-repeat top center;}
#contentWrap{box-shadow:0px 0px 10px #333;-webkit-box-shadow:0px 0px 10px #333;-moz-box-shadow:0px 0px 10px #333;}
#content_wrapper{padding: 5px 15px 15px; width:960px; background-color: rgba(189,189,189,0.8); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000,endColorstr=#30000000);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000,endColorstr=#30000000)";}
#content_wrapper #mc{width:640px; float:left; padding-right:20px; padding-top: 9px;}
#content_wrapper #right_col{width:300px;float:left; padding-top: 0px;}
#content_wrapper #right_col.interior  ul{margin:0px; padding:0 0 0 20px;color:white;}
#content_wrapper #right_col.interior ul li{padding:5px 0;}
#content_wrapper a {color: #142448;}
.tw_interior #mc {min-height: 1150px;}
.more_link{display: block; text-align:right; font-size:11px; clear: both; font-weight: bold;}

.whiteText {color: #fff !important;}
a img{border:none;}


@font-face {
    font-family: 'MissionGothicBlack';
    src: url('/players/jeter_derek/fonts/mission_gothic_black-webfont.eot');
    src: url('/players/jeter_derek/fonts/mission_gothic_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/players/jeter_derek/fonts/mission_gothic_black-webfont.woff') format('woff'),
         url('/players/jeter_derek/fonts/mission_gothic_black-webfont.ttf') format('truetype'),
         url('/players/jeter_derek/fonts/mission_gothic_black-webfont.svg#MissionGothicBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'MissionGothicBold';
    src: url('/players/jeter_derek/fonts/mission_gothic_bold-webfont.eot');
    src: url('/players/jeter_derek/fonts/mission_gothic_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/players/jeter_derek/fonts/mission_gothic_bold-webfont.woff') format('woff'),
         url('/players/jeter_derek/fonts/mission_gothic_bold-webfont.ttf') format('truetype'),
         url('/players/jeter_derek/fonts/mission_gothic_bold-webfont.svg#MissionGothicBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* HEADER */
#contentWrap #above_nav{padding:5px 0 0; background:none;}
#contentWrap #above_nav a#branding h1{text-indent:-9999px; width:990px; height:99px; padding:0px; margin:0px; float:left; background:url(/players/jeter_derek/imgs/jeter2014/dj_masthead2.png) no-repeat top center;}


/* TOP NAV */
#topnav_container{background-color: #FFFFFF;
    height: 34px;
    margin-bottom: 5px;
    width: 960px;}
#mainNav{z-index:1000;}
#mainNav ul{list-style:none; margin:0px; padding:0px;position:absolute;z-index:1000;}
#mainNav ul li{float:left; display:inline;background:#fff; padding:5px 0px; margin-right:0px;}
#mainNav ul li a{ padding:0px 15px; display:block;font-family:'MissionGothicBold', helvetica, arial, sans-serif; font-size:18px; text-transform: uppercase; margin-left: 20px;}
#mainNav ul li ul.dropdown {
	position: absolute;
	left: -9999px;
	top: 28px;
	z-index: 10000;
	padding-bottom:5px;
	/*
	-webkit-box-shadow: 0px 2px 7px #000;
	-moz-box-shadow: 0px 2px 7px #000;
	box-shadow: 0px 2px 7px #000;
	*/
	background-color:white;
}

#right_col .turn2Copy {font-size: 12px !important; margin:0 !important;}
#right_col .turn2Img {margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom:0px; width: 162px;}
#mainNav ul li:hover ul.dropdown{left:auto;}
#mainNav ul li:nth-last-child(2):hover ul.dropdown{right:0px;}
#mainNav ul li ul.dropdown li{display:block; text-indent:0px;clear: both; width: 215px; margin: 0; background: none; border:none;  padding:5px 0px 5px 0px; /* height:20px;*/ }
#mainNav ul li ul.dropdown a {
	background-color:#ffffff;
	color:#142448;
	padding: 5px 10px 5px 10px;
	text-shadow: none;
	font-size:16px;
	margin-top:0px;
}
#mainNav ul li ul.dropdown a:hover {color:white;background:#142448; text-decoration: none;-webkit-border-radius: 0;-moz-border-radius: 0; border-radius: 0; text-shadow: 1px 1px 2px #333;}

ul.dropdown li.dropFirst a, ul.dropdown li.dropFirst a:hover {border-top-left-radius: 0px !important; border-top-right-radius: 0px !important;}
ul.dropdown li.dropLast a, ul.dropdown li.dropLast a:hover {border-bottom-left-radius:0px !important; border-bottom-right-radius: 0px !important;}

.arrow_box {
	position: relative;
	background: #ffffff;
	border: 3px solid #142448;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-bottom-color: #ffffff;
	border-width: 5px;
	left: 15%;
	margin-left: -5px;
}
.arrow_box:before {
	border-bottom-color: #142448;
	border-width: 9px;
	left: 15%;
	margin-left: -9px;
}

#mainNav ul li:nth-last-child(2):hover ul.dropdown.arrow_box:after, #mainNav ul li:nth-last-child(2):hover ul.dropdown.arrow_box:before{left:45%;}

/* MEDIAWALL */
#mediawall_container{
	width:640px;
	height:360px;
	-webkit-box-shadow: 0px 2px 7px #000;
	-moz-box-shadow: 0px 2px 7px #000;
	box-shadow: 0px 2px 7px #000;
	margin-bottom: 10px;
}

#mwContainer #mw_nav {
	z-index: 1;
}

/* TABLES */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: middle;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}


/* INTERIOR PAGE STYLES */
#content_wrapper.tw_interior #mc {background:white; padding:10px 7px; margin-right:6px; width:640px;}
#content_wrapper.tw_interior #mc hr{clear:both; margin:2px 0;}
#content_wrapper.tw_interior #mc h2{
	background:#142448;
	background: -moz-linear-gradient(left,  rgba(20,36,72,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(20,36,72,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(20,36,72,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(20,36,72,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(20,36,72,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
	background: linear-gradient(left,  rgba(20,36,72,1) 0%,rgba(125,185,232,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#142448', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
	color:white;
	text-transform:uppercase;
	font-family:'MissionGothicBold', helvetica, arial, sans-serif;
	padding:7px;
	font-size:25px;
	margin:5px 0;
}

#content_wrapper.tw_interior #mc h3{
	background:#bdbdbd;
	background: -moz-linear-gradient(left,  rgba(189,189,189,1) 0%, rgba(230,230,230,1) 62%, rgba(234,234,234,0.7) 68%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(189,189,189,1)), color-stop(62%,rgba(230,230,230,1)), color-stop(68%,rgba(234,234,234,0.7)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(189,189,189,1) 0%,rgba(230,230,230,1) 62%,rgba(234,234,234,0.7) 68%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(189,189,189,1) 0%,rgba(230,230,230,1) 62%,rgba(234,234,234,0.7) 68%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(189,189,189,1) 0%,rgba(230,230,230,1) 62%,rgba(234,234,234,0.7) 68%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(left,  rgba(189,189,189,1) 0%,rgba(230,230,230,1) 62%,rgba(234,234,234,0.7) 68%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdbdbd', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	color:#142448;
	text-transform:uppercase;
	font-family: helvetica, arial, sans-serif;
	padding:3px;
}
#content_wrapper.tw_interior #mc p a.more_info{float:right; padding-right:15px; font-weight:bold;}

#content_wrapper.tw_interior #mc .heading_container_thumbs{position:relative; padding-top:11px; height:85px;}
#content_wrapper.tw_interior #mc .heading_container_thumbs img{border:3px solid #142448;}
#content_wrapper.tw_interior #mc .heading_container_thumbs img.img_1{padding:0px; position:absolute; top:0; left:355px;-moz-transform:rotate(2deg);-webkit-transform:rotate(2deg);-ms-transform:rotate(2deg);}
#content_wrapper.tw_interior #mc .heading_container_thumbs img.img_2{padding:0px; position:absolute; top:0; left:485px;-moz-transform:rotate(-1deg);-webkit-transform:rotate(-1deg);-ms-transform:rotate(-1deg);}

/* MAIN COMPONENT */
.heading_container{padding-top: 5px 0 !important;}
.white_box h3, .whiteBox h3 {font-size:30px; display:inline;text-transform:uppercase;margin: 0; padding-top:10px; color:#142448; font-family:'MissionGothicBold', helvetica, arial, sans-serif; font-weight:bold;}
#right_col .whiteBox p{font-size:11px;line-height:15px; margin:5px 0; }

.whiteBox{
	background:#fff;
	-webkit-box-shadow: 0px 2px 7px #000;
	-moz-box-shadow: 0px 2px 7px #000;
	box-shadow: 0px 2px 7px #000;
	padding:5px 10px;
	width:280px;
    margin-bottom:5px;
	float:left;
	color: #142448;
}

.white_box{
	background:#fff;
	-webkit-box-shadow: 0px 2px 7px #000;
	-moz-box-shadow: 0px 2px 7px #000;
	box-shadow: 0px 2px 7px #000;
	padding:0px 10px 18px;
	clear: both;
	margin-bottom:15px;

}

.white_box ul{padding:5px; margin:0px; list-style:disc inside; clear:both;}


.blue_box{
	background:#142448;
	-webkit-box-shadow: 0px 2px 7px #000;
	-moz-box-shadow: 0px 2px 7px #000;
	box-shadow: 0px 2px 7px #000;
	padding:0px 10px 18px;
	clear: both;
	margin-bottom:10px;
}

.blue_box p{color:white;}

.blue_box a{color:#ccc !important; font-weight: bold;}

.blue_box h3 {font-size:30px; display:inline;text-transform:uppercase;margin: 0; padding-top:10px; color: white; font-family:'MissionGothicBold', helvetica, arial, sans-serif; font-weight:bold;}

.blue_box h3 {font-size:30px; display:inline;text-transform:uppercase;margin: 0; padding-top:10px; color: white; font-family:'MissionGothicBold', helvetica, arial, sans-serif; font-weight:bold;}

.blue_box h4 {font-size:18px; display:inline;text-transform:uppercase;margin: 0; padding-top:10px; color: white; font-family:'MissionGothicBold', helvetica, arial, sans-serif; font-weight:bold;}
#right_col .blue_box{
	width:280px;
}

.donateDiv {clear: both; font-weight: bold; text-align: center; padding-top: 4px;}
.donateDiv a.bam-button {color: #fff !important;}

#right_col .blue_box p{color:white; font-size:11px; font-weight:bold; line-height:15px; margin:5px 0;}
#right_col .blue_box a{color:#ccc; font-size:11px; font-weight:bold;}

#mwContainer{float:left; margin-right:10px;}


.module img{float: left; padding-left: 10px; padding-right: 10px;}

/* TURN 2 MODULE */
#turn_2_box {margin-top: 9px; height: 360px; margin-bottom: 15px; overflow:hidden; padding-bottom: 0px !important;}


/* VIDEO MODULE */
#mc_lCol{float:left; width:310px; margin:5px 20px 15px 0;}
#mc_rCol{float:left; width:310px; margin:0 0 15px 0;}
#mc_rCol2{float:left; width:310px; margin:0 0 15px 0; padding-top: 5px;}




#jeter_video ul{list-style:none; padding:0px; margin:0px;}
#jeter_video ul li{position:relative; margin:0 10px 3px;float:left; width:125px; text-align:left; height:120px;}
#jeter_video ul li p{margin:2px 0 5px 0;}
#jeter_video a{font-size:11px;font-weight:bold;line-height: 11px;}
#jeter_video p span.vidlink{display: block;}

#jeter_video_interior ul{list-style:none; padding:0px !important; margin:0px;}
#jeter_video_interior ul li{position:relative; margin: 0 7px 3px;float:left; width:125px; text-align:left; height:120px;}
#jeter_video_interior ul li p{margin:2px 0 5px 0;}
#jeter_video_interior a{font-size:11px;font-weight:bold;line-height: 11px;}
#jeter_video_interior p span.vidlink{display: block;}

.blue_box#jeter_news .primary_item h4,.blue_box#jeter_news .other_items h4 {margin: 5px 0; font-weight: normal;}
.blue_box#jeter_news .primary_item h4 a {font-size: 14px; color: #ccc;}
.blue_box#jeter_news .other_items h4 a {font-size: 13px; color: #ccc;}
.blue_box#jeter_news .primary_item p {margin: 5px 0; color: #ffffff;font-weight: normal;}
.blue_box#jeter_news .other_items {margin: 0 0 10px 0;}


/*VIDEO PAGE*/
ul#video_index {
list-style: none;
padding: 10px;
}

ul#video_index li {
width: 125px;
float: left;
margin: 5px 40px;
height:125px;
position:relative;
}

ul#video_index li p {
margin: 5px 0;
}

ul#video_index li span.vidlink{display:block;}



/* JETER NEWS */
#jeter_news h4 {font-size: 12px; margin: 0;}
#jeter_news h4.spotlight {font-size: 14px;}
#jeter_news .primary_item p {margin-top: 0;}
#jeter_news .primary_item a {font-weight: bold; color: #142448;}

#jeter_news ul{padding:0px; margin:0px;}
#jeter_news ul li{list-style-type: disc; list-style-position: outside; margin: 0 0 4px 12px;}
#jeter_news ul li a{color:#142448;}
#jeter_news ul li a span{font-size:10px;}
#jeter_news ul li a h4{font-size:14px; font-weight:bold; margin:5px 0; list-style-position:outside;}
#jeter_news ul li a p{margin:5px 0; color:#000; line-height:15px;}
#jeter_news ul li a p span{font-weight:bold; color:#142448; font-size:12px;}

#news_index ul {margin: 10px;padding: 10px; list-style: none;}

#news_index ul li {border-bottom: 1px solid #ececec; padding-bottom: 5px; padding-top: 5px;}
#news_index ul li h4{margin:5px 0;}
#news_index ul li p{margin:5px 0}

/*Partners */
.kids_corner_newsletter img{float:left; padding:10px 10px 10px 0;}
.kids_corner_newsletter p{color:white;}
.kids_corner_newsletter a{color:#ccc;}
.kids_corner_newsletter iframe{padding:20px 0;}


/*RECENT NEWS*/

#recent_news {width: 280px;}

#content_wrapper #right_col.interior #recent_news ul { margin: 0px; padding: 0px; color: white;}
#content_wrapper #right_col.interior #recent_news ul li {list-style-type: disc; list-style-position: outside; margin: 0 0 4px 12px;}

/* JETER PHOTOS */
#jeter_photos{float:left; width:130px; padding:0 10px;}
#jeter_photos ul{list-style:none; padding:0px; margin:0px;}
#jeter_photos ul li{margin:5px 2px 0; width:124px; text-align:left; height:100px; text-align:center;}
#jeter_photos a{font-size:11px; color:#ccc; font-weight:bold;}


/* EVENT PAGE */
#events #turn_two_events ul{margin:0px; padding:0px; list-style:none;}
#events #turn_two_events ul li{width:94px; padding:0 15px; float:left;}
#events #turn_two_events ul li a h4{width:94px; color:black;}
#events #turn_two_events ul li a img {border: 3px solid #142448;}

#events #upcoming_events{background:#bdbdbd; padding:5px;width:610px;}
#events #upcoming_events #event_info{padding-right:10px; width:310px; float:left; padding-top:15px;}
#events #upcoming_events #event_info h4{text-align:center; color:#142448; text-transform:uppercase; font-size:22px; font-weight:bold; margin:5px 0;}
#events #upcoming_events #event_info p.date{text-align:center; font-size:20px; font-weight:bold; margin:0px;}
#events #upcoming_events #event_info p.event_title_loc{text-align:center; font-size:15px; margin:0px;}
#events #upcoming_events #event_info p.event_description{text-align:left; font-size:13px; font-weight:bold; margin:5px;}

/* TURN 2 PROGRAMS */
#turn_2_programs ul{margin:0px; padding:0px; list-style:none;}
#turn_2_programs ul li{width:181px; padding:5px 15px; float:left;}
#turn_2_programs ul li a img{border:3px solid #142448;}
#turn_2_programs ul li a h4{width:181px; margin:7px 0; color:black;}

#turn_2_programs #programs_list h5{font-size:13px; margin:15px 0 5px;}
#turn_2_programs #programs_list ul{margin:0 15px;}
#turn_2_programs #programs_list ul li{float:none; width:auto;}

/* TURN 2 SCHOLARSHIPS */
.scholarship_bio {
	padding: 20px 0;
	float: left;
	width: 640px;
}

/* FB CONNECT */
#stream_content.page_stream {
height: 185px !important;
}
.fbConnectWidgetTopmost{border:0px !important;}

/* Article Overrides */

#content_wrapper.tw_interior #mc .article-wrap .article-content .article-header h1.article-headline{margin:10px 0;}
#content_wrapper.tw_interior #mc .article-wrap .article-content .article-header h2.article-subhead{background:none; font-family:helvetica,arial,sans-serif ; filter:none; font-size: 22px; color: #666; font-weight: normal; text-transform: none; margin:0px; padding:0px;}
#content_wrapper.tw_interior #mc .article-wrap {width:640px; margin:0px; padding:0px;}
#content_wrapper.tw_interior #mc .article-wrap .article-content {margin:0px; padding:0px;}
#content_wrapper.tw_interior #mc .article-tools ul{padding:0px; list-style:none;}

/* FOOTER */
#footer_container{background:#000; color:#ccc !important;  padding:20px; clear: both; overflow: auto;}
#footer_container p a{color:#fff !important;}
.copyContainer {width: 970px; }
.turn2Column {width: 35%; float: left;}
.legalColumn {width: 65%; float: left;}



/* layout */
/* Row A is 50/50 column, Row B is 33/33/33, Row C is 66/33, Row D is 30/70, Row E is 75/25, Row F is 25/75, Row G is 60/40, Row H is 40/60 */

.row_b .column, .row_a .row_b .column, .row_b .row_a, .row_b .row_b, .row_b .row_c, .row_b .row_d, .row_b .row_e, .row_b .row_f, .row_c .column,.row_c .row_a,.row_d .column, .row_g .column, .row_h .column {float:left;}
.row_a .column, .row_a .row_a, .row_a .row_b, .row_a .row_c, .row_a .row_d, .row_a .row_e, .row_a .row_f, .row_c .column, .row_d .row_a, .row_a .row_c .column, .row_e .column, .row_e .row_a, .row_f .row_a, .row_f .column, .row_g .column, .row_h .column {float:right;}
.row_a div.first, .row_b div.first, .row_c div.first, .row_d div.first, .row_e div.first, .row_f div.first, .row_a .row_c div.first, .row_a .row_e div.first, .row_c div.first div.first, .row_g div.first, .row_g div.first div.first, .row_h div.first, .row_h div.first div.first {float:left;}
.row_a .column, .row_a .row_a, .row_a .row_b, .row_a .row_c, .row_a .row_d, .row_a .row_e, .row_a .row_f {width:48.8%;}
.row_b .column, .row_a .row_b .column, .row_b .row_a, .row_b .row_b, .row_b .row_c, .row_b .row_d, .row_b .row_e, .row_b .row_f, .row_c .column, .row_c .row_a, .row_d .column {width:32%;margin-left:1.99%;}
*:first-child+html .row_b .column, .row_d .column  {margin-left:.8em;width:31.9%;}
* .row_b .column, .row_d .column  {margin-left:.8em;width:31.9%;}
.row_b div.column.first, .row_d div.column.first {margin-left:0;}
.row_c div.first, .row_d .column {width:66%;}
.row_d div.first {width:32%;}
.row_e div.first, .row_f .column {width:74.2%;}
.row_e .column, .row_f div.first {width:24%;}
.row_g .column {width:37%;}
.row_g div.first {width:59%;}
.row_h .column {width:59%;}
.row_h div.first {width:37%;}
.row_a .row_b div.first, .row_b div.first, .row_c div.first, .row_d div.first, .row_g div.first, .row_h div.first {margin-left:0;}
#mc:after, .row_a:after, .row_b:after, .row_c:after, .row_d:after, .row_e:after, .row_f:after, .row_g:after, .row_h:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
#mc, .row_a, .row_b, .row_c, .row_d,.row_e, .row_f, .row_g, .row_h {zoom:1;}
s
.row_c .column, .row_g .column, .row_h .column {margin-left:0px;}


.row_a.first {width:50.6%;}

/*donate button */
/* primary */
.bam-button.bam-button-donate {
 background:  #D31145; /* old browsers */
 background: -moz-linear-gradient(top, #D31145 1%, #C41040 50%, #B50E3B 51%, #A30D35 100%); /* firefox */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#D31145), color-stop(50%,#C41040), color-stop(51%,#B50E3B), color-stop(100%,#A30D35)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D31145', endColorstr='#A30D35',GradientType=0 ); /* ie */
 color:#fff;
 border:1px solid #636363;
 text-shadow: 0 -1px 1px #435E7F;
}



.bam-button.bam-button-donate:hover, .bam-button.bam-button-donate.bam-button-inactive {
 background: #C41040; /* old browsers */
 background: -moz-linear-gradient(top, #D31145 1%, #C41040 100%); /* firefox */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#D31145), color-stop(100%,#C41040)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D31145', endColorstr='#C41040',GradientType=0 ); /* ie */
}

.ie9 .bam-button, .ie9 .bam-button.bam-button-donate:hover, .ie9 .bam-button.bam-button-secondary:hover { filter:none; }
/* Follow section */

.followContainer {width: 100%; margin-top: 15px; margin-bottom: 25px;}

.twitter {width: 31%; float: left;}
.instagram {width: 37%; float: left;}







