/* team.css - for the team page... duh */

body div#content {
    background: url("../img/textures/dealer_fx_bro.jpg") repeat scroll 0 0 #303030;
}

#content, #container {
    width: 100% !important;
    max-width: 100% !important;
}

#athlete_masonry {
    background: url("../img/textures/dealer_fx_bro.jpg") repeat scroll 0 0 transparent;
}

#athlete_masonry .mason_img {
    display: inline-block;
}

#athlete_masonry .mason_img .img_inner {
    width: 100%;
    height: 100%;
    position: absolute;
}

#athlete_masonry .mason_img .img_inner div.hide_me {
    display: table;
    visibility: hidden;
    color: #d9d9ca;
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    font-size: 40px;
    height: 100%;
    width: 100%;
    position: absolute;
    background: #34322f url(../img/textures/team_texture.jpg) repeat center center;
    -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.75);
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.75);
    box-shadow: inset 0 0 10px rgba(0,0,0,0.75);
    opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

#athlete_masonry .mason_img {
    opacity: 0;
    float: left;
}

#athlete_masonry .mason_img .img_inner div p.name {
    display: table-cell;
    line-height: 0.9em;
    vertical-align: middle;
    font-family: proxima-nova-extra-condensed,sans-serif;
    /*text-shadow: 4px 8px 0 #252421;*/
    color: #dcdcdc;
    font-size: 40px;
    font-weight: 700;
    text-shadow: 0 2px 0 rgba(4,5,5,0.75);
    line-height: .75em;
    /*font-family: proxima-nova-extra-condensed,sans-serif;*/
    -webkit-mask-image: url(../img/textures/product_h1_repeat.png);
    -moz-mask-image: url(../img/textures/product_h1_repeat.png);
    mask-image: url(../img/textures/product_h1_repeat.png);
}

#athlete_masonry .mason_img .img_inner:hover {
    
    opacity: 0;
    
}

#athlete_masonry img {
}

#athlete_masonry img.big_image {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mason_img .non_athlete {
    opacity: 0.6;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.mason_img .non_athlete:hover {
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.big_image {
    opacity: 0;
}

.vimeo-frame {
    width: 600px;
    height: 300px;
}

ul.athlete_info {
    list-style: none;
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    top: 55%;
}

ul.athlete_info li {
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
}

ul.athlete_info li.ath_bio {
    position: relative;
    top: 7px;
}

.video {
    background: url(../img/team/video_icon.png) no-repeat 0 7px;
    display: block;
    height: 41px;
    opacity: 0.6;
    text-indent: -9999px;
    width: 34px;
}

.video:hover, .bio_link:hover {
    opacity: 1;
}

.bio_link {
    background: url(../img/team/bio_icon.png) no-repeat 0 0;
    display: block;
    height: 32px;
    opacity: 0.6;
    text-indent: -9999px;
    width: 26px;
}

div.bio {
    display: none !important;
}

.bio_expand {
    cursor: pointer;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 5;
    opacity: 0;
    display: none;
}

.bio_expand .bg {
    -moz-box-shadow: inset 0 0 20px rgba(0,0,0,0.25);
    -webkit-box-shadow: inset 0 0 20px rgba(0,0,0,0.25);
    background: #777 url("../img/misc/bg_dark.jpg") repeat 0 0;
    box-shadow: inset 0 0 20px rgba(0,0,0,0.25); 
    height: 100%;
    width: 100%;
    opacity: 0.8;
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
}

.bio_expand .bio_logo {
    position: absolute;
    z-index: 7;
    position: absolute;
    top: 135px;
    left: 8%;
}

.bio_expand #bio_p {
    color: #b4b6ba;
    font-family: proxima-nova-extra-condensed,sans-serif;
    background: #34322f url(../img/textures/bio_texture.jpg) repeat center center;
    box-shadow: 0 5px 7px rgba(4,5,5,0.36);
    font-size: 16px;
    line-height: 1em;
    width: 628px;
    top: 130px;
    position: fixed;
    left: -314px;
    margin-left: 50%;
    z-index: 7;
    padding: 0 25px 55px 25px;

}

.bio_expand #bio_p .bio_bottom {
    background: url(../img/team/biotab.png) no-repeat center top;
    position: absolute;
    bottom: -37px;
    height: 79px;
    left: 0;
    right: 0;
}

.bio_expand #bio_p p {
    padding-bottom: 17px;
    text-transform: uppercase;
    line-height: 1em;
    font-family: proxima-nova-extra-condensed,sans-serif;
}

.bio_expand #bio_p .name {
    font-size: 62px;
    font-family: proxima-nova-extra-condensed,sans-serif;
    padding-top: 15px;
    font-weight: bold;
}

.close_btn {
    color: #dbdbdb;
    font-family: proxima-nova, sans-serif;
    font-size: 43px;
    line-height: 1.1em;;
    /*margin-left: 70%;*/
    right: -34px;
    top: -44px;
    position: absolute;
    z-index: 7;
    opacity: .8;
}

.close_btn:hover {
    opacity: 1;
}
