/* ---------- Home Admats ----------- */

.midGrey {
    background: none repeat scroll 0 0 #393835;
    margin: 0;
    padding: 30px 0;
    width: 100%;
}

.midGrey .wrap {position: relative;}

#homeAdmats{
    display: block;
    height: 330px;
    margin: 0 auto;
    overflow: hidden;
    width: 585px;
}

#homeAdmats a {
	position: relative !important;
	margin:0 auto;
	display: block;
}

#homeAdmats iframe {border: 5px solid #fff;}
#homeAdmats img {
	border: 5px solid #fff;
	text-align: center;
	margin:0 auto;
	display: block;
}

#prev1 {
    color: #c4c4c3;
    font-size: 62px;
    left: 0;
    position: absolute;
    top: 38%;
    opacity:.8;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    height:50px;
    width:20px;
}

#next1 {
	color: #c4c4c3;
    font-size: 62px;
    right: 0;
    position: absolute;
    top: 38%;
    opacity:.8;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    height:50px;
    width:20px;
}

#next1:hover, #prev1:hover {
	opacity: 1;
	cursor: pointer;
}

/* ---------- widget ----------- */

.widget {
	font-size:14px;
	color:#464646;
}

.widget h3 {
	font-weight:400;
	font-size:30px;
	text-transform: uppercase;
	margin:20px 0 10px;
}

.know {
	display:block; 
	margin-bottom:20px;
}

/* ---------- red sections ----------- */

.midRed {
	background: url(/images/_pages/_global/mid_red_bar.png) repeat-x center top;
	height: 319px;
	padding: 30px 0 0;
	width: 100%;
	margin-top:25px;
}

.boxTop {background: url("/images/_pages/athletes/border_top.jpg") repeat-x scroll center top transparent;
    height: 12px;
    width: 100%;
    margin-top:0px;
}
.boxBottom {background: url("/images/_pages/athletes/border_bottom.jpg") repeat-x scroll center top transparent;
    height: 14px;
    width: 100%;
}
.athleteBox {
    background: url("/images/_pages/_global/athlete_bg.png") no-repeat scroll 0 0 #fff;
    border-radius: 4px 4px 4px 4px;
    display: block;
    font-size: 0.8em;
    line-height: 1.2em;
    margin: 0 auto;
    padding: 20px;
    width: 785px;
}

.athleteWrap {
    background: url("/images/_pages/athletes/repeater.jpg") scroll center top transparent;
    width: 100%;
    margin:0px auto;
    padding:1px 0 0;
}

.athleteWrap h2 {
	color:#fff;
	font-size:40px;
	margin-bottom:5px;
}

.darkBoxTop {
	background:url("/images/_pages/_global/dark_red_texture_top.png") repeat-x 0 0 transparent;
	display:block;
	height:9px;
	width:100%;
	padding:0;
	margin:0;
}

.athleteWrap.darker {
	background:#a93b3a;
	padding:20px 0;
}

.singleEvent {
    background-color: #FFFFFF;
    font-size: 0.8em;
    height: 330px;
    margin-right: 12px;
    padding: 0px;
    width: 220px;
}

.smallSpace {clear:both; margin-top:12px;}

.huge { font-size: 4em; }
.eventLink { display: block; margin: 0 0 15px; line-height: 1em;}
.eventLink em { color: #424242; font-family: "Century Gothic",Arial,sans-serif; font-size: 12px;}

.singleEvent h3 {font-size:16px;}

a.athletePic {
	margin:5px 20px 0 0;
	border:1px solid #cbcbcc;
	-moz-box-shadow: 1px 1px 4px #ddd;
	-webkit-box-shadow: 1px 1px 4px #ddd;
	box-shadow: 1px 1px 4px #ddd;
	padding:8px;
	width:125px;
	height:85px;
}

a.athletePicFeatured {
	margin:0 0 5px 0;
	width:220px;
}

span.athleteCropFeatured {
	display: block;
	height: 145px;
	overflow: hidden;
	width: 220px;
}

.descriptionHeight {
	display:block; 
	overflow: hidden; 
	height:175px; 
	padding:5px 15px;
	font-style: normal;
}
.descriptionHeight p{
	line-height:1.3em;
	margin-bottom:.5em;
}

.descriptionHeight h3 a {
	font-weight:400;
	font-size:14px;
	margin:0 0 10px;
}

.descriptionHeight em {font-style: normal;}

.dateHead {
	font-size:13px;
	color:#464646;
	margin:0 5px;
}

.athleteEvent {
	text-align: center;
	color:#151515;
	font-size:12px;
}

.athleteEvent h4, .athleteEvent h4 a{
	font-size:14px;
	margin-bottom:3px;
	font-weight: bold;
	margin-top:5px;
}

.athleteEvent span.birth {
	font-size:10px;
	color:#8a8a8a;
	margin-bottom:0px;
}

span.bolder {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 0;
    margin-top: 10px;
}

#athletesFeatured .singleEvent {height:310px;}

#athletesFeatured .descriptionHeight {
	display:block; 
	overflow: hidden; 
	height:255px;
}

#eventsFeatured .singleEvent {height:280px;}

#eventsFeatured .descriptionHeight {
	display:block; 
	overflow: hidden; 
	height:235px;
	font-weight:13px;
}

#eventsFeatured .descriptionHeight h3 {margin-bottom:5px;}

#eventsFeatured .descriptionHeight h3 a {
	font-weight:700;
	font-size:13px;
}


/* ---------- social section ----------- */

.subText {
	font-size:23px; 
	text-transform:none;
}

.blueline {
	background:url("/images/_pages/_global/blueline.png") repeat-x top center transparent;
	display:block;
	height:26px;
	width:100%;
	padding:0;
	margin:0;
}

/* older */


h2.tweetIt {
	background: url(/images/_pages/_global/twitter.png) no-repeat left center;
	color: #076ABA;
	height: 50px;
	line-height: 65px;
	margin: 0 0 15px;
	padding-left: 80px;
}

.partners {
	background: url(/images/_pages/_global/partnerBG.png) no-repeat;
	display: block;
	height: 52px;
	margin: 20px auto;
	padding: 30px;
	width: 368px;
}
.partners img { margin: 0 auto; display: block;}
#photos {
	background: url(/images/_pages/_global/photoBG.png) no-repeat;
	height: 90px;
	margin: 0 auto 40px;
	padding: 38px;
	width: 866px;
	position: relative;
}
#photos .photoBlock { float: right; margin: 0 0 0 10px; border: 3px solid #000; display: block;}
#photos .photoBlock img { display: block;}
#photos .photoBlock:hover { border-color: #044765;}
#photosBg {
	background: url(/images/_pages/_global/photoBG2.png) no-repeat;
	height: 219px;
	left: -60px;
	position: absolute;
	top: -27px;
	width: 1037px;
	z-index: -1;
}

#video {
	background: url(/images/_pages/_global/videoBG2.png) 0 0 no-repeat;
	padding: 30px 56px 20px 25px;
	height: 413px;
}
#news { margin-top: 30px;}
a.albumBlock img {
	display:block;
	width:114px;
	min-height:91px;
	margin:0 auto;
}

a.albumBlock .albumImg {
	width:114px;
	height:91px;
	display:block;
	overflow:hidden;
	margin:0 auto 5px;
}

a.albumBlock {
	border: 1px solid #000000;
	display: block;
	float: left;
	font-weight: bold;
	height: 91px;
	margin: 0 8px 8px 0;
	overflow: hidden;
	width: 114px;
}

.post {border:none; padding:5px 0;}
.petitionSponsor {
	font-size: 1.16667em;
	position: relative;
	width: 300px;
	top: 8px;
	right: 160px;
	text-align: right;
}
#petition:before {
	content: '';
	background: url(/images/_pages/home/petitionTop.png) no-repeat;
	width: 100%;
	height: 60px;
	position: absolute;
	top: 0;
	z-index: -1;
}
#petition {
	width: 935px;
	background: url(/images/_pages/home/petitionRepeat.png) repeat;
	position: relative;
	padding: 10px 0;
	z-index: 4;
}
#petition:after {
	content: '';
	background: url(/images/_pages/home/petitionBottom.png) no-repeat;
	width: 100%;
	height: 52px;
	position: absolute;
	bottom: 0;
	left:0;
	z-index: -1;
}
#petition > div {
	background: #FFF;
	margin: 0 8px;
	border: 2px solid #919191;
	min-height: 402px;
}
#petition.progress > div {
	opacity: 0.6;
	background: #FFF url(/images/_pages/_global/progress.gif) no-repeat center center;
}
.formsuccess { padding: 10px; }
.inputWrap { position: relative; }
.inputWrap label { color: #BBB; }
.inputWrap.inside label { position: absolute; top: -2px; left: 5px; cursor: text; }
#petitionFreeForm { padding: 10px; }
#petitionFreeForm p { margin: 0 0 0.83333333333em; }
.ageInput { width: 40px; }
.letterWrap { font-size: 0.75em; }
.submitPetit { float: right; }
#embedCode {
	border: 1px solid #CCCCCC;
	height: 23px;
	left: -145px;
	top: -3px;
	margin: 0;
	padding: 2px;
	position: absolute;
	width: 485px;
}
#embedButton {
	font-style: italic;
	font-weight: bold;
	margin-right: 10px;
	font-size:0.83333em;
}
#petitionEmbedWrap {
	position: absolute;
	bottom: 12px;
}
#petitionEmbed {
	position: relative;
	display: block;
	padding: 3px 0;
	background: #FFF;
	width: 500px;
	z-index: 1;
}
#petitionCode {
	position: absolute;
	top: 0px;
	z-index: 0;
	width: 495px;
}

a.readMore {margin-top:0;}




.athleteWrap.tagpage .wrap {
	padding: 1em 0 1px;
	color: #FFF;
}
.athleteWrap.tagpage h2 { color: #FFF; margin: 0 0 0.5em; }



.black { color: #000; }





.singleAthlete {
    border-bottom: 1px solid #DDDDDD;
    height: 120px;
    padding: 10px 0 3px;
}

.singleAthlete p {font-size:.85em;}

.singleAthlete h4 a {font-weight:bold; margin-top:3px; display: block;}

.singleAthlete h4 {margin-bottom:.02em;}



span.athleteCrop {overflow:hidden; height:85px; width:125px; display:block;}

a.athleteButton {
	background: url(/images/_pages/_global/athlete_profile.png) 0 0 no-repeat;
	width: 155px;
	height: 35px;
	display: block;
	text-indent:-9999em;
	margin: 40px 0;
}
a.athleteButton:hover { background-position: 0 -35px;}

a.athleteButtonFeatured {
    background: url("/images/_pages/_global/athlete_profile.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 35px;
    margin: 10px 0 0 16px;
    text-indent: -9999em;
    width: 155px;
}
a.athleteButtonFeatured:hover { background-position: 0 -35px;}



a.blue {
    font-weight: bold;
}


/* instagram row */
.instagram-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}


