/* Styles by Max

Following is styles for LASN -- used in conjunction with current styles

*/

/* The following is structured:

1. Global
2. Header
3. Footer
4. Sport
5. League
6. Season
7. Team
8. Isotope - masonry by metafizzy
9. Responsive Queries

All image files for the redesign are located in Images/mr

*/

/*------------------------------------------------
= 1. Global
------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-family: 'Exo', sans-serif !important;
    font-weight:bold;   
}

strong {font-family: 'exo-bold', sans-serif; font-weight:normal;}

.clear {clear:both;}

/* All Pages */

#page-title {
    background: #fff;
    padding: 10px;
    margin: 10px 0 20px 0;
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow:    0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    border: 1px solid #fff;
}

#page-title h3 {
    padding:0;
    margin:0;
    margin-left: 15px;
}

#page-title-right {
    text-align:right; 
    line-height: 24.5px;
    float: right;
}

#page-title-right ul {
    margin:0;
    padding:0;
    text-align:right;
    float: right;
}

#page-title-right ul li {
    list-style:none;
    display:inline-block;
    zoom:1;
    *display: inline;
    margin: 0 10px;
    padding:0;
}

.content-wrapper {
    background: #fff;
    padding: 10px;
    margin: 10px 0 20px 0;
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow:    0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    border: 1px solid #fff;   
}

.content-wrapper h1 {
    font-size: 30px;
    font-family: 'exo-bold', sans-serif;
    font-weight:bold;
}

.content-wrapper h2 {
    font-size: 24px;
    font-family: 'exo-bold', sans-serif;
    font-weight:bold;
}

.content-wrapper h3 {
    font-size: 18px;
    font-family: 'exo-bold', sans-serif;
    font-weight:bold;
}

.content-wrapper h4 {
    font-size: 14px;
    font-family: 'exo-bold', sans-serif;
    font-weight:bold;
}

.last {
    margin-left: 20px !important;   
}



.alert {
    color: #fc4513;
}

.notation {
    font-size: 12px;
    color: #fc4513;
}

.bottom-page-ad {
    text-align:center;
    margin: 40px 0 0 0;
}

/* ------ ADDITIONAL GRID SYSTEM FOR PERCENTAGE RATHER THAN FIXED WIDTH ----------*/

.grid {
	float: left;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.grid-right {
	float: right;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.col-60,
.col-140,
.col-220,
.col-300,
.col-380,
.col-460,
.col-540,
.col-620,
.col-700,
.col-780,
.col-860 {
	display: inline;
	margin-right: 2.127659574468%;
}


.col-10 {
    float: left;
    width: 11.5%;
    margin-right: 1%;
}

.col-60 {
	width: 6.382978723404%;
}

.col-140 {
	width: 14.893617021277%;
}

.col-220 {
	width: 23.404255319149%;
}

.col-300 {
	width: 31.914893617021%;
}

.col-380 {
	width: 40.425531914894%;
}

.col-460 {
	width: 48.936170212766%;
}

.col-540 {
	width: 57.446808510638%;
}

.col-620 {
	width: 65.957446808511%;
}

.col-700 {
	width: 74.468085106383%;
}

.col-780 {
	width: 82.978723404255%;
}

.col-860 {
	width: 91.489361702128%;
}

.col-940 {
	width: 100%;
}

.fit {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/*------------------------------------------------
= 2. Header
------------------------------------------------*/

#logo {
    top: 0 !important;
    margin-bottom: 10px;
    margin-top: 10px;
}

ul#homeLinks {
    margin-top: 20px;   
}

ul#homeLinks li {
    font-size: 18px;   
}

ul#homeLinks li a {
    background-color: #273085;   
    color: #fff;
    /*padding: 14px 9px;*/
    font-family: 'exo', sans-serif;
    text-transform:uppercase;
}

ul#homeLinks li a:hover {
    background: #1b225f;
}

ul#homeLinks {
    padding-left: 0 !important;
    
}

#login {
    margin-top: 20px;
}   

#login ul {
    text-align:right;   
}

/*------------------------------------------------
= 3. Footer
------------------------------------------------*/

/*------------------------------------------------
= 4. Sport
------------------------------------------------*/

#the-sports h2 {
    display:inline-block;
    font-family: 'Exo', sans-serif;
    font-weight:700;
    cursor:pointer;
    text-transform:uppercase;
    font-size: 28px;
    margin-bottom: 0px;
}

.the-sports-heading {
    border-bottom: 1px dashed #ccc;   
}


.sport-listing .row {
    margin: 20px 0;   
}

.sport-box {
    border: 4px solid #f2eff0;
    background: #fff;
    border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    padding: 8px;
}

.sport-box-left {
    width: 30%;
    float: left;
}

#sports-football .sport-box-icon {
    background-image:url('../images/sports-icons/icon-football.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

#sports-adventure-club .sport-box-icon {
    background-image:url('../images/sports-icons/adventure.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

#sports-kickball .sport-box-icon {
    background-image:url('../images/sports-icons/kick.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

#sports-bowling .sport-box-icon {
    background-image:url('../images/sports-icons/bowl.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

#sports-soccer .sport-box-icon {
    background-image:url('../images/sports-icons/soc.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

#sports-dodgeball .sport-box-icon {
    background-image:url('../images/sports-icons/dodgeball.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

#sports-softball .sport-box-icon {
    background-image:url('../images/sports-icons/softball.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

#sports-basketball .sport-box-icon {
    background-image:url('../images/sports-icons/basketball.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

#sports-four-square .sport-box-icon {
    background-image:url('../images/sports-icons/4square.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

#sports-volleyball .sport-box-icon {
    background-image:url('../images/sports-icons/volleyball.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

#sports-cornhole .sport-box-icon {
    background-image:url('../images/sports-icons/cornhole.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

#sports-floorhockey .sport-box-icon {
    background-image:url('../images/sports-icons/floorhockey.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

#sports-broomball .sport-box-icon {
    background-image:url('../images/sports-icons/broomball.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

#sports-ultimate-frisbee .sport-box-icon {
    background-image:url('../images/sports-icons/ultimate-frisbee.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

#sports-tennis .sport-box-icon {
    background-image:url('../images/sports-icons/tennis.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

/*TODO: add miscellaneous sport in DB, add in any other styles needed here. No stats for this though. */
#sports-miscellaneous .sport-box-icon {
    background-image:url('../images/sports-icons/miscellaneous.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 80% auto;
}

.sport-box-icon {
    background-color:#273085;
    height: 120px;
}

.sport-box-link {
    display:block;
    color: #fff;
    text-align:center;
    padding: 8px 0;
    cursor:pointer;
    text-transform:uppercase;
}

a.sbl-active:hover {
    background:#c44628;
    color: #fff;
    text-decoration:none;
}

a.sbl-active {
    background: #ef4c25; /* Old browsers */
        background: -moz-linear-gradient(top,  #ef4c25 0%, #e23d24 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef4c25), color-stop(100%,#e23d24)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #ef4c25 0%,#e23d24 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #ef4c25 0%,#e23d24 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #ef4c25 0%,#e23d24 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #ef4c25 0%,#e23d24 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef4c25', endColorstr='#e23d24',GradientType=0 ); /* IE6-9 */
}

a.sbl-inactive {
    background-color: #999;
}

a.sbl-inactive:hover {
    background:#666;
    color: #fff;
    text-decoration:none;
}

.sport-box-right {
    float: right;
    width: 65%;
    color: #666;
}

.sport-box-right h3 {
    font-size: 21px;
    color: #000;
    /*Removed so text fits box*/
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

span.sb-open {
    color: green;   
}

span.sb-closed {
    color:red;   
}

.sport-box-right ul {
    margin: 0 0 0 10px;
    padding:0;
}

.sport-box-right ul li {
    list-style:none;
    display:block;
    margin: 8px 0;
    padding:0;
}

.sports-filter-menu {
     border: 4px solid #f2eff0;
}

.sports-filter-menu ul {
    margin:0;
    padding:0;
}

.sports-filter-menu ul li {
    list-style:none;
    border-bottom: 1px solid #ccc;
    padding:0;
    margin:0;
    display:block;
}

.sports-filter-menu ul li:last {
    border-bottom: none;   
}

.sports-filter-menu ul li a {
    background-color: #fff;   
    display:block;
    line-height:200%;
    color: #333;
    padding: 8px;
    /*font-size: 16px;*/
}

.sports-filter-menu ul li a.selected {
    background-color: #ccc;   
}

.sports-filter-menu ul li a:hover {
    background-color: #f1f1f1; 
    text-decoration:none;
    color:#333;
}

.sports-filter-menu ul li a.active {
    background-color: #fff;  
    background-image: url('../images/arrow-right.png'); 
    background-repeat:no-repeat;
    background-position: right center;
    text-decoration:none;
    color: #333;
}

ul#sports-listing li {
    list-style:none;
    display:block;
    padding:0;
    margin:0;
}

ul#sports-listing {
    margin:0;
    padding:0;
}

/*ISOTOPE FOR FILTERING*/

ul#sports-listing {
	list-style: none outside none;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: relative;
    z-index: 1;	
}

ul#sports-listing li {
	display: block;
    float: none;
    list-style-type: none;
    margin: 0;
    overflow: visible;
    width: 100%;
}

/*ul#sports-listing li img {
	height: auto !Important;
	width: 100%;
	max-width: 100%;
	display: block;	
	margin-bottom:0;
}

ul#models-list li img:hover {
	opacity: .8;	
} */

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}


/*------------------------------------------------
= 5. League
------------------------------------------------*/

.league-left {
    text-align:center;
    padding-top: 10px;
}


.league-location p {
    font-size: 12px;
    padding: 15px;
    margin: 15px;
    border-bottom: 1px solid #f1efee;
    border-top: 1px solid #f1efee;
}

.league-location-title {
    font-family: 'exo-bold', sans-serif;
}   

.league-emblem {
    /*border: 5px solid #f1efee;
    background-color: #273085;*/
    margin: 0 10px;
    text-align:center;
}

.league-emblem img {
    max-width: 125px;
}

.league-emblem-image {
    text-align:center;
    padding: 20px 0;
}

.league-emblem-image img {
    width: auto;
    margin:0 auto;
}

.league-emblem-location {
    background: #ef4c25; /* Old browsers */
        background: -moz-linear-gradient(top,  #ef4c25 0%, #e23d24 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef4c25), color-stop(100%,#e23d24)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #ef4c25 0%,#e23d24 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #ef4c25 0%,#e23d24 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #ef4c25 0%,#e23d24 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #ef4c25 0%,#e23d24 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef4c25', endColorstr='#e23d24',GradientType=0 ); /* IE6-9 */
    color: #fff;
    padding: 8px 0;
}

.league-emblem-location p {
    font-size: 18px;
    font-weight:bold;
    padding:0;
    margin:0;
    line-height:100%;
}

.league-sign-up {
    padding:0 10px;   
}

.league-sign-up a {
    background: #ef4c25; /* Old browsers */
        background: -moz-linear-gradient(top,  #ef4c25 0%, #e23d24 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef4c25), color-stop(100%,#e23d24)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #ef4c25 0%,#e23d24 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #ef4c25 0%,#e23d24 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #ef4c25 0%,#e23d24 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #ef4c25 0%,#e23d24 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef4c25', endColorstr='#e23d24',GradientType=0 ); /* IE6-9 */
    padding: 10px 8px;
    margin:0;
    display:block;
    color: #fff;
    font-size: 18px;
    font-family: 'exo-bold', sans-serif;
    text-transform:uppercase;
}

.league-sign-up a:hover {
    opacity: .9;   
}

.league-middle {
    border-left: 1px solid #f1efee;
    border-right: 1px solid #f1efee;
    padding: 0 40px;
}

.league-right {
    text-align:center;
    width: 95%;
    margin:0 auto;
    padding-top: 10px;
}

.league-right img {
    width: 100%;   
}

.league-rep {
    border-top: 1px solid #f1efee;
    margin: 10px;
    padding: 10px;
}

.league-rep img {
    width: 100%;
    height: auto;
}

.league-sponsors {
    border-top: 1px solid #f1efee;
    padding: 10px;
}

.league-sponsors ul {
    margin:0;
    padding:0;
}

.league-sponsors ul li {
    list-style:none;
    display: inline-block;
    zoom: 1;
    *display:inline;
    margin: 0 8px;
    padding:0;
}

.league-sponsors img {
    max-width: 150px;
}

#league-current-season table thead {
    font-weight: bold;
    font-family: 'exo-bold', sans-serif;
}

#SeasonList tbody tr {
    text-decoration: none !important;
}  

#league-past-season {
    background: #f1efee;   
}

/*------------------------------------------------
= 6. Season
------------------------------------------------*/

.wmvp {
 
    margin:0 auto;
    width: 100%;
    margin: 10px 0 0 0;
}

.wmvp p {
    text-align:left;   
}

.wmvp h2 {
    background-color: #272f84;  
    color: #fff;
}

.wmvp h3 {
    font-size: 36px;
    font-family: 'exo-bold', sans-serif;
}

#wmvp-right {
    border-left: 1px solid #ccc;
}

.wmvp-section {
    background: #f1efee;
    padding-top: 9px;
    margin-bottom: 8px;
}

#LeagueTeamHeader h2 {
    float: left;
}

#LeagueTeamHeader h5 {
    float: left;
    line-height: 40px;
}

#LeagueTeamHeader-buttons {
    margin-top: 20px; 
    text-align:right;
}

#createTeam {margin:0 !important;}

span.week-winner {
    background-color: yellow;
    font-family: 'exo-bold', sans-serif;
}

#season-schedule h2 {
    float:left;   
}

.season-week-schedule-single h3 {
    font-family: 'exo-bold', sans-serif !important;
    font-weight:normal;
}

.current-week-schedule {
    float: left;  
    margin-top: 20px;
    margin-left: 20px;
}

.season-week-schedule-single {
    border-bottom: 5px solid #f1efee;   
}

.season-active-menu ul {
    margin:20px 0 0 0;
    padding:0;
    text-align:center;
    border-top: 1px solid #f1efee;
}

.season-active-menu ul li {
    list-style:none;
    border-bottom: 1px solid #f1efee;
    display:block;
    margin: 0;
    padding:0;
}

.season-active-menu ul li a {
    display:block;
    font-size: 16px;
    line-height:200%;
}

.season-active-menu ul li a:hover {
    background-color: #f1efee;   
}
       
/*------------------------------------------------
= 7. Team
------------------------------------------------*/
.team-name {
    text-align:center;
}   

.content-wrapper .team-name h2 {
    text-align:center;
    border-bottom: 1px dashed #ccc;
    word-wrap: break-word;
}

.team-photo img {
    width:100%;
    height: auto;
}

.team-details {
    margin:10px 0;   
}

.team-details ul {
    text-align:center;
    margin:0;
    padding:0;
    border-top: 1px solid #f1efee;
}

.team-details ul li {
    list-style:none;
    border-bottom: 1px solid #f1efee;
    padding: 10px 0;
    font-size: 18px;
}

.team-details ul li.team-description {
    font-size: 14px;
    line-height:150%;
    margin: 10px 0;
    word-wrap: break-word;
}

.team-free-agents a {
    margin: 10px 0;
    color: #fff;
    background: #2a3390;
    font-size: 16px;
    text-align:center;
    display:block;
    line-height:200%;
    padding: 8px 0;
}

.team-free-agents a i {
    line-height:150%;
}
.invite-free-agent {
    padding-left:0px;
}
.invite-free-agent ul {
    list-style-type: none;
    padding-left:0px;
}
.bragText {
    font-size:14px;
}
invite-free-agent li {
    padding-left:0px;
}
.team-free-agents a:hover {
    opacity:.9;
    text-decoration:none;
}
.team-invite-players a {
    margin: 10px 0;
    color: #fff;
    background: #2a3390;
    font-size: 16px;
    text-align:center;
    display:block;
    line-height:200%;
    padding: 8px 0;
}

.team-invite-players a i {
    line-height:150%;
} 

.team-invite-players a:hover {
    opacity:.9;
    text-decoration:none;
}


.team-player-card {
    width: 31%;
    margin-right: 2%;
    margin-bottom: 0 !important;

}

.team-player-card .content-wrapper {
    padding:0; 
    height:250px;
}
.team-faplayer-card {
    margin-right: 2%;
    margin-bottom: 0 !important;

}

.team-faplayer-card .content-wrapper {
    padding:0; 
    height:280px;
}

.team-player-top {
    background: #333333; /* Old browsers */
background: -moz-linear-gradient(top,  #333333 0%, #3a3a3a 50%, #333333 50%, #444444 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(50%,#3a3a3a), color-stop(50%,#333333), color-stop(100%,#444444)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #333333 0%,#3a3a3a 50%,#333333 50%,#444444 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #333333 0%,#3a3a3a 50%,#333333 50%,#444444 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #333333 0%,#3a3a3a 50%,#333333 50%,#444444 100%); /* IE10+ */
background: linear-gradient(to bottom,  #333333 0%,#3a3a3a 50%,#333333 50%,#444444 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#444444',GradientType=0 ); /* IE6-9 */

    color: #fff;
    padding: 0px;
}

#team-captain-top {
    background: #2a338f; /* Old browsers */
background: -moz-linear-gradient(top,  #2a338f 0%, #313b8e 50%, #2a338f 50%, #333c8e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a338f), color-stop(50%,#313b8e), color-stop(50%,#2a338f), color-stop(100%,#333c8e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2a338f 0%,#313b8e 50%,#2a338f 50%,#333c8e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2a338f 0%,#313b8e 50%,#2a338f 50%,#333c8e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2a338f 0%,#313b8e 50%,#2a338f 50%,#333c8e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2a338f 0%,#313b8e 50%,#2a338f 50%,#333c8e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a338f', endColorstr='#333c8e',GradientType=0 ); /* IE6-9 */

}

.team-player-sub .team-player-top {
    background: #ef4b24; /* Old browsers */
background: -moz-linear-gradient(top,  #ef4b24 0%, #ea5a3a 50%, #ef4b24 50%, #ea5d41 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef4b24), color-stop(50%,#ea5a3a), color-stop(50%,#ef4b24), color-stop(100%,#ea5d41)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ef4b24 0%,#ea5a3a 50%,#ef4b24 50%,#ea5d41 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ef4b24 0%,#ea5a3a 50%,#ef4b24 50%,#ea5d41 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ef4b24 0%,#ea5a3a 50%,#ef4b24 50%,#ea5d41 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ef4b24 0%,#ea5a3a 50%,#ef4b24 50%,#ea5d41 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef4b24', endColorstr='#ea5d41',GradientType=0 ); /* IE6-9 */
   
}

.team-player-sub ul.team-player-top-info li {
    border-color:#ef6c4d;   
}

.team-player-top .grid {
    margin-bottom:0;   
}

.team-player-top a {
    color: #fff;
    text-decoration:none;
}
#notACaptainName {
    width:85%;
}
#notACaptainGender {
    width:15%;
}
.team-player-top a:hover {
    color: #f1efee;   
}

.team-player-top-left {
    float: left;
    width: 65%;
    white-space: nowrap;
    overflow: hidden;
}

.team-player-top-right {
    width: 35%;
    float: right;
}

.team-player-top h3 {
    text-transform:uppercase;
    padding: 12px 8px 8px 8px;
    margin:0;
    line-height:110%;
    font-size: 16px;
}

ul.team-player-top-info {
    text-align:right;
    margin:0;
    padding:0;
}

ul.team-player-top-info li {
    list-style:none;
    display:inline-block;
    margin:0;
    padding: 10px 8px 8px 8px;
    border-left: 1px solid #666;
    font-size: 18px;
    line-height:120%;
    position: relative;
    
}

li.team-captain {
   font-family: 'exo-bold', sans-serif;
    font-weight:bold;
    background: #ef4b24;
    padding-left: 12px;
    padding-right: 12px;
}

.team-player-avatar {
    float: left;
    width: 100px;
    margin-left: 2%;
    overflow:hidden;
    text-align:center;
    padding: 10px 0;
    height: 100px;
}

.team-player-avatar img {
    max-width:100%;
    max-height: 200px;
    width: auto;
    height: auto;
}
.mobileFAPadding {
    padding-right: 0px;
}
.noLeftInfo {
    padding-right:0px;
    overflow:hidden;
}
span.stat-bubble {
    display:inline;
    /*background-image: url(../Images/stat-bubble.png);*/
    background-repeat:no-repeat;
    background-position:left center;
    padding: 3px 10px 3px 15px;
    color: #333;
    font-family: 'exo-bold', sans-serif;
}

.team-player-info {
    float: left;
    margin-right: 2%;
    padding-top: 5px;
    list-style-type: none;
    padding-left:0px;

}
.homeWrap {
    white-space:nowrap;
}
.cityWrap {
    white-space:nowrap;
}
#emailWrap {
    white-space:nowrap;
}
.bragTagScroll {
    height:85px;
    overflow-y: auto;
    overflow-x: hidden;
}
.freeAgentLeftName {
    width:90%;
}
.freeAgentGender {
    width:10%;
}
.team-player-info li{
    margin-left: 5%;
}
.marginLeftInfo li {
    margin-left:5%;
}
.marginLeftInfo {
    overflow:hidden;
}
.team-player-bottom {
    margin-bottom: 10px;
}

span.mvp-week-pill {
    color: #fff;
    background: #2a3390;
    border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    font-family: 'exo-bold', sans-serif;
    font-size: 10px;
    padding: 4px;
    margin-left:5%;
    margin-bottom:5px;
    
}

span.mvp-league-pill {
    background-color: #ef4b24;  
    color: #fff;
    border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    font-size: 10px;
    font-family: 'exo-bold', sans-serif;
    padding: 4px;
    margin-left:5%;
    margin-bottom:5px;
}

span.seasons-pill {
    background-color: #333;  
    color: #fff;
    border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    font-size: 12px;
    font-family: 'exo', sans-serif;
    padding: 4px;
    margin-left:5%;
    display:inline-block;
    margin-top:5px;
}

.team-player-bottom ul {
    margin:10px 0;
    padding:0;
    text-align:left;
}

.team-player-bottom ul li {
    list-style:none;
    display:inline-block;
    zoom: 1;
    *display:inline;
    margin: 0 10px;
    padding:0;
    font-family: 'exo', sans-serif;
    font-size:16px;
}

.team-player-info p {
    padding-left: 10px;
    font-size: 12px;
    line-height:150%;
    margin-bottom: 0;
}

.team-player-info p.team-view-player-card {
     font-size: 14px;  
}

.team-player-info p.team-view-player-card a:hover {
    text-decoration:none;
}

/*------------------------------------------------
= 8. Isotope
------------------------------------------------*/

/*------------------------------------------------
= 9. Homepage
------------------------------------------------*/

#home-feature-row {
    position:relative;
    /*left: -5px;*/
    border: 5px solid #fff;
}

.smart-way-to-play {
    background:#273085;
    color: #fff;
    text-transform:uppercase;
    font-family: exo, arial, sans-serif;
    font-weight:600;
    font-style:italic;
    font-size:32px;
    text-align:center;
    line-height: 200%;
    display: block;
}

#sportIconList li {
    display:inline-block !important;
    zoom: 1;
    *display:inline;
    float: none !important;
    vertical-align:top;
}

ul#sportIconList {
    text-align:center;   
}

.latest-events {
    
}

.latest-events h2 {
    font-size: 24px;
    color: #fff;
    text-align:left;
}

.latest-events ul {
    margin:0;
    padding:0;
}

.latest-events ul li {
    list-style:none;
    display: block;
    margin: 10px 30px 10px 0;
    padding: 0;
    text-align:left;
}

.latest-events ul li h3 {
    font-size:18px;
    margin:0 0 8px 0;
    padding:0;
    line-height:150%;
    border-bottom: 1px solid #ff7250;
}

.latest-events ul li a {
    background: #ca4728;
    padding: 5px 10px;
    display: block;
    color: #fff;
    text-decoration:none;
    border:1px solid #ff7250;
}

.latest-events ul li a:hover {
    opacity:.8; 
    text-decoration:none;
}

.latest-events ul li a p {
    color: #efbfb4;   
    font-size:12px;
}

/*------------------------------------
Responsive Queries
--------------------------------------*/

@media screen and (max-width: 980px) {

	.grid,
	.grid-right {
		float: none;
	}

	.hide-desktop {
		display: block;
	}

	.show-desktop {
		display: none;
	}

	.hide-980 {
		display: none;
	}

	.show-980 {
		display: block;
	}


}

@media screen and (max-width: 768px) {
    

}




@media screen and (max-width: 650px) {
    
	.grid,
	.grid-right {
		float: none;
	}

	.hide-650 {
		display: none;
	}

	.show-650 {
		display: block;
	}

	.hide-mobile {
		display: none;
	}
}

@media screen and (max-width: 480px) {

	/*SPORTS INDEX*/
    .sportBox {
        margin-right:-15px;
    }
    .sport-box-right h3 {
        font-size:18px;
    }
	.grid,
	.grid-right {
		float: none;
	}
    
     

	.hide-480 {
		display: none;
	}

	.show-480 {
		display: block;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}
    /*LEAGUE PAGE*/
    .league-rep {
        padding:0px;
    }
}

@media screen and (max-width: 320px) {

	body {
	}

	#featured p {
		font-size: 12px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 35px;
	}

	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		font-size: 14px;
		padding: 7px 17px;
	}

	.hide-320 {
		display: none;
	}

	.show-320 {
		display: block;
	}
}

@media screen and (max-width: 240px) {

	

	.hide-240 {
		display: none;
	}

	.show-240 {
		display: block;
	}
}