/*
body.iphone {
background:rgb(28,49,102)
}

body.classic {
background:#fff;
color:#000
}


body.classic a ,
body.iphone a{
color:#FFC300
}
*/


body.iphone {
background:none repeat scroll 0 0 #1e0b02;
color:#fff;
/* width:320px; */
}

body.classic {
background:#fff;
color:#000
}


body.classic a ,
body.iphone a{
color:#FFC300;
text-decoration:none
}

body.iphone a { color:#ffc300 }

.iphone .navbar-secondary, 
.iphone .navbar-secondary a {
color:#fff !important
}

body.iphone .roster a{color:#000}

.iphone h1.page-title {
width:100%;
height:70px;
margin:0;
padding:0;
text-indent:-9999px;
background:url("/images/new-logo.png") no-repeat scroll 50% 0 #000000;
border-bottom:5px solid #44342D;
}

.teams-header {
background:url(/info/mobile/teams.png) 0 0 no-repeat;
}

.teams-header {
width:256px;
top:-25px;
left:
}

.iphone h1.page-title a {
display:block;
width:100%;
height:100%;
outline:none;
}

.iphone  #wrapper {
position:relative;
top:-5px;
}

.iphone #slider .slides .slide .image .image-shadow {
position:absolute;
bottom:0;
height:59px;
width:100%;
left:0;
background:url(/images/image-shadow.png) repeat-x 0 100%;
z-index:2
}

.iphone #slider .slides .slide .image img  {
position:relative;
z-index:1;
width:298px;
}

.iphone #slider .slides .slide .image { position:relative }

.iphone #wrapper_content {
width:auto;
margin:0 9px;
background:#1e0b02
}


.iphone #slider .slides .slide .headline   { font-size:12px }
.iphone #headlines .new { font-size:12px }


.iphone #headlines .new {
background:url(/info/mobile/headlines-bg.png) repeat-x 0  0
}

.iphone .teams-inner {
z-index:3;
background:#000
}


.iphone .navbar-secondary { 
background:url("/info/mobile/sport-title.png") repeat-x scroll 0 0 transparent;
height:30px;
line-height:12px;
margin-bottom:0px;
padding-top:35px;
}

.iphone .navbar-secondary, .iphone .navbar-secondary a {
font-size:12px
}


.iphone .navbar-secondary img {
left:10px;
position:absolute;
top:10px;
}

.iphone .schedule {
background:url("/info/mobile/schedules-bg.png") repeat-x scroll 0 0 #25130a
}

.iphone .schedule .title {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:6px 0 0 10px;
}


.iphone .schedule .subtitle {
color:#FFFFFF;
font-size:10px;
font-weight:bold;
padding:6px 0 10px 10px
}

.iphone .schedule .table .titles {
background:none repeat scroll 0 0 transparent;
border-top:0 none;
color:#D1D1D1;
font-size:1.1em;
height:30px;
padding-top:12px;
}


.iphone .schedule .table .item.even { background-color:#2E1D15; }

.iphone .schedule .table .item,
.iphone .schedule .table .item .data,
.iphone .schedule .table .item .data .date,
.iphone .schedule .table .item .data .opponent,
.iphone .schedule .table .item .data .result ,
.iphone .schedule .table .item .data .time    {
border:0;
}

.iphone .schedule {
color:#D1D1D1;
}

.iphone .schedule a{
color:#d1d1d1 !important
}

.iphone .schedule .table .item .data .date  {
font-weight:900
}

.iphone .schedule .table {
font-size:11px
}


.iphone .schedule .table .item .more {
background:url("/images/mobile/schedules-info-bg.png") repeat-x scroll 0 0 transparent;
border:0;
height:80px;
line-height:200%;
margin:-1px 5px 5px;
padding:5px;
}

.iphone .roster .title { display:none }

.iphone .roster .table .titles {
background:url("/info/mobile/roster-bg.png") repeat scroll 0 0 transparent;
height:32px;
color:#fff;
font-size:14px;
font-weight:900;
}

.iphone .roster { background:none }

.iphone .roster .table .item.even { background-color:#2e1d15; }

.iphone .roster .table .item { border-top:1px solid #1E0B02; }

.iphone .roster .table .item .data { border-bottom:1px solid #1E0B02; }

body.iphone .roster a { color:#FFFFFF; }

.iphone .roster .table .item .data { padding-left:10px; }

.iphone .roster .table .item .more { 
padding:7px 0;
border:none;
margin:0;
background:url(/info/mobile/roster-more-bg.png) no-repeat;
margin-bottom:5px;
}

.iphone .roster .table .item .more .text  { color:#fff }

.iphone .roster .table {
color:#fff;
}

.iphone .bios .profile {
background:#1e0b02
}

.iphone .bios .details {
background:#1e0b02;
border-top:2px solid #c5c9cc
}

.iphone .bios .details {
  color:#fff
}

.iphone #slider {
   background:url(/images/mobile-design-up.png) 100% 100% no-repeat;
}

.iphone #results {
   background:url(/images/mobile-design-down.png) 100% 0 no-repeat;
}

.iphone #headlines {
  background:url(/images/mobile-design-down.png) 100% 0 no-repeat
}

.iphone .teams-inner ul {
  background:#3f3f3f
}