/*
Theme Name: Lingerie Football League
Version: 1.0
Theme URI: http://www.lflus.com/
Description: Lingerie Football League - Lingerie Bowl Franchise - True Fantasy Football
Author: JKOM Designs
Author URI: http://www.jkomdesigns.com/
*/

/*--[ HTML5 Boilerplate RESET ]--------------------------------------------------------------------------------*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,menu,time,mark,audio,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}

article,aside,figure,footer,header,hgroup,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}

/*--[ HTML5 Boilerplate MINIMAL BASE STYLES ]--------------------------------------------------------------------------------*/
table { font-size:inherit; font:100%; }
select, input, textarea { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; } 
body, select, input, textarea { color:#444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }
html { -webkit-font-smoothing: antialiased; }
a:hover, a:active { outline: none; }
a { color:#002B54; }
a:hover { color:#002B54; }
strong, th { font-weight: bold; }
td, td img { vertical-align:top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre { padding: 15px; white-space: pre; /* CSS2 */ white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
/*::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }*/
/*a:link { -webkit-tap-highlight-color: #002B54; }*/
html { overflow-y: scroll; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

/*--[ HELPER CLASSES ]--------------------------------------------------------------------------------*/
.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; } /* for image replacement */
.hidden { display:none; visibility:hidden; }  /* Hide for both screenreaders and browsers */
.visuallyhidden { position:absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); } /* Hide only visually - available for screenreaders */
.invisible { visibility: hidden; } /* Hide visually and from screenreaders, but maintain layout */
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }

/*--[ Layout ]--------------------------------------------------------------------------------*/

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

}

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

}

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

}

html {
	font: 62.5% Arial, 'osp-dindin', 'Helvetica Neue', Helvetica, sans-serif; /* Reset to 10px equivilent */
	text-align: center;
	background: #000 url(images/legends-cup-background.jpg) no-repeat scroll center top;
	height:auto !important;
}

body {
	padding: 0;
	max-width: 930px;
	width:100%;
	color: #444;
	margin:0 auto;
	text-align: left;
	font-size:1.4em;
	line-height: 1.5em; /* 24px equiv */
	position: static !important;
}

#wrapp {
	max-width:930px;
	width:100%;
	background-color:#fff;
	position: relative;
	padding-bottom:20px;
}

.header-main #wrapp {
	background: url(images/lflus_main_border.png) no-repeat center 222px #FFFFFF;
}

#main {
    clear: both;
    max-width: 930px;
    overflow: visible;
    position: relative;
    width: 100%;
    z-index: 200;
	padding-top:10px;
}

.header-team #main, .header-team #footer {
    max-width: 928px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

#footer {
	zoom: 1;
	clear: both;
	width:100%;
	padding: 20px 0;
}

#footer #lflus-sitemap {
	text-align: left;
	width:100%;
	background:url(images/lflus_logo_footer.png) no-repeat 30px 20px;
	min-height: 120px;
	padding-top: 10px;
	margin-bottom: 15px;
}

#footer #lflus-sitemap h4 {
	margin:0;
}
.full-ribbons {
	margin: 0 0 10px;
	position:relative;
	left:-2px;
}
.full-ribbons:hover {
	opacity: 0.8;
}
#playmaker-vid {height: 220px; position: relative; left: 30px;z-index:20;}
.footer-menu-inside {
    margin-left: 160px;
    max-width: 170px;
    width: 100%;
}

.footer-menu-network {
	max-width:125px;
	width:100%;
}

.footer-menu-live {
	max-width:110px;
	width:100%;
}

.footer-menu-contact {
    max-width: 270px;
    width: 100%;
}

#footer #lflus-sitemap ul {
    float: left;
    list-style: none inside none;
    margin: 0;
    width: 100%;
}

#footer #lflus-sitemap li {
    float: left;

    line-height: normal;
    max-width: 80px;
    text-align: left;
    width: 100%;
	margin-bottom: 3px;
}

#footer #lflus-sitemap .footer-menu-contact li {
    max-width: 130px;
}

#footer #lflus-sitemap li a, #footer #lflus-sitemap h4 {
	font-size:13px;
	font-family:Arial;
	color:#0c2442;
}

#footer #lflus-sitemap li a {
	display:block;
}

#footer #lflus-sitemap h4 {
	margin:0 0 15px;
	font-size:14px;
}


#main-nav ul {
	padding: 0;  
	overflow: hidden; 
	zoom:1; 
	margin:0;
}

/*--[ Anchors ]--------------------------------------------------------------------------------*/

a { color: #002B54; text-decoration: none; font-weight: normal; outline:none; }
a:hover, a:focus { color: #002B54; text-decoration: none; outline:none; }

/*--[ Typography ]--------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 { color:#002B54; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#002B54;}

.rgba h1, .rgba #logo, .rgba h2, .rgba h3, .rgba h4, .rgba h5, .rgba h6 { text-shadow: 0 1px 0 rgba(255,255,255,0.95) }

h1 { font-size:2em; line-height: 1.125em; margin-bottom:15px;  letter-spacing: -.05em; } /* 32px font, line height 36 */
h2 { font-size:2em; line-height: 1.125em; margin-bottom:15px;  letter-spacing: -.05em; font-weight: bold; } /* 32px equiv size */
h3 { font-size:1.625em; line-height: 1.384em; letter-spacing: -.035em; margin-bottom:15px;  } /* 26px equiv */
h4 { font-size:1.25em; line-height: 1.2em; margin-bottom:15px;  } /* 20px equiv */
h5 { font-size:1.125em; line-height: 1.3333em; margin-bottom:15px; } /* 18px equiv */
h6 { font-size:0.875em; line-height: 1.7143em; margin-bottom:15px; text-transform: uppercase; } /* 14px equiv */

p, ul, ol, dl, blockquote, hr, pre, table, fieldset, article, article footer, nav {
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

article ul {
	margin: 0 0 2em 2em;
	list-style: disc outside;
}
article ol {
	margin: 0 0 2em 2em;
	list-style: decimal outside;
}
article blockquote {
	margin: 0 0 1.25em 2.5em;
	font-family: cambria, georgia, times, serif;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #f6f6f6;
	padding: 1.19em 1.25em 0;
	font-style: italic;
}

small {font-size:0.6875em;}

/*--[ Images ]--------------------------------------------------------------------------------*/

img,
.wp-post-image,
img.alignright, 
img.alignleft, 
img.aligncenter {
	padding: 0;
	background: transparent;
	border: none;
	outline: none;
}
a:hover .wp-post-image, a:focus .wp-post-image {
	padding: 0;
	border: none;
}
.alignleft{
	float: left;
	clear: left;
	margin: 0.38em 1.62em 0.38em 0;
}
.alignright {
	float: right;
	clear: right;
	margin: 0.38em 0 0.38em 1.62em;
}
.aligncenter {
	margin: 0 auto 1.62em;
	display: block;
}
div.wp-caption {
	text-align: center;
	background: #11161a;
	border: 1px solid #1a1f23;
	outline: 4px solid #0d1015;
	padding: 0 !important;
	text-align: center !important;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
div.wp-caption img {
	margin: 0;
	padding: 5px 5px 0;
	outline: 0;
	border: 0;
}
p.wp-caption-text {
	margin: 0 !important;
	padding: 0 3px 3px !important;
	font-weight: bold;
	clear: both;
	font-size: 0.92em;
	color: #eee;
}

/* Comments */

#comment {
	width: 100%;
	height: 150px;
}
#respond {
	margin-top: 20px;
}
.comment_container {
	position: relative;
}
ol.comment-list {
	margin: 0 0 15px !important;
	}
ol.comment-list img.avatar {
	margin: 8px 10px 0 0;
	padding: 4px;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #1a1f23;
}
ol.comment-list li {
	margin: 0;
	padding: 8px 0 8px 64px;
	list-style: none;
	overflow: hidden;
	position: relative;
}
ol.comment-list li header {
	margin: 0;
	line-height: 1.5em;
}
ol.comment-list li article nav {
	float: right;
}
ol.comment-list li ul {
	margin: 8px 0 0 !important;
}
ol.comment-list li li {
	border: 0;
	margin: 0 0 0 68px !important;
	padding: 0 0 8px;
}
ol.comment-list li .comment-text {
	border: 2px solid #ebebeb;
	overflow: hidden;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 10px 10px 0;	
	}
ol.comment-list li.bypostauthor .comment-text, ol.comment-list li.bypostauthor img.avatar {
	border-color: #D4E2EB;
}
ol.comment-list li .comment-text p {
	margin: 0 0 10px !important;
	}
ol.comment-list li p.meta {
	font-weight: normal;
	background: transparent;
	padding: 0;
	font-style: italic;
	color: #777;
	font-size: 0.9em;
	margin: 0 0 10px !important;
	}
ol.comment-list li p.meta strong {
	font-weight: bold;
	}
#respond {
	margin-bottom: 15px;
	}
#respond input.text, #respond select, #respond textarea,
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.widget_search input#s {
	border: 1px solid #eee;
	background: #f6f6f6;

	color: #777;
	font-size: 1em;
	line-height: 1em;
	padding: 0.375em;
	width: 50%;
	margin: 0 4px 0 0;
	outline: 0;
	display: block;
}

#respond input.text:focus, #respond select:focus, #respond textarea:focus,
.comment-form-author input:focus,
.comment-form-email input:focus,
.comment-form-url input:focus,
.widget_search input#s:focus { border:1px solid #ccc; }
.borderradius #respond input.text, .borderradius #respond select, .borderradius #respond textarea,
.borderradius .comment-form-author input,
.borderradius .comment-form-email input,
.borderradius .comment-form-url input,
.borderradius .widget_search input#s {
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	-khtml-border-radius:0.5em;
	-o-border-radius:0.5em;
	border-radius:0.5em;
}
#respond textarea {
	width: 98%;
	margin-right: 0;
}
#respond label {
	font-size: 1em;
	font-weight: bold;
}	

.button, #submit, .widget_search #searchsubmit {	
	padding:.75em 1em;
	background:#578724;
	border:1px solid #578724;
	background-image: -moz-linear-gradient(top, #A0C015, #578724); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #A0C015),color-stop(1, #578724)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#A0C015', EndColorStr='#578724'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#A0C015', EndColorStr='#578724')"; /* IE8 */
	border-bottom:1px solid rgba(0,0,0,0.6);
	color:#fff;
	text-shadow:0 -1px rgba(0,0,0,0.5);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.6);
	-webkit-moz-box-shadow:0 1px 2px rgba(0,0,0,0.6);
	-khtml-box-shadow:0 1px 2px rgba(0,0,0,0.6);
	-o-box-shadow:0 1px 2px rgba(0,0,0,0.6);
	box-shadow:0 1px 2px rgba(0,0,0,0.6);
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	-khtml-border-radius:0.5em;
	-o-border-radius:0.5em;
	border-radius:0.5em;
	text-transform: uppercase;
	text-decoration: none;
	color:#fff;
	text-shadow: 0 -1px rgba(0,0,0,0.3);
	cursor: pointer;
	font-weight: bold;
}
.button:hover, #submit:hover, .widget_search #searchsubmit:hover {
	background:#AFCF24;
	background-image: -moz-linear-gradient(top, #AFCF24, #578724); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #AFCF24),color-stop(1, #578724)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#AFCF24', EndColorStr='#578724'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#AFCF24', EndColorStr='#578724')"; /* IE8 */
	color:rgba(0,0,0,0.8);
	text-shadow: 0 1px rgba(255,255,255,0.3);
}

.button.green {
	background:#578724;
	background-image: -moz-linear-gradient(top, #A0C015, #578724); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #A0C015),color-stop(1, #578724)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#A0C015', EndColorStr='#578724'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#A0C015', EndColorStr='#578724')"; /* IE8 */
	border-bottom:1px solid rgba(0,0,0,0.6);
	color:#fff;
	text-shadow:0 -1px rgba(0,0,0,0.5);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.6);
	-webkit-moz-box-shadow:0 1px 2px rgba(0,0,0,0.6);
	-khtml-box-shadow:0 1px 2px rgba(0,0,0,0.6);
	-o-box-shadow:0 1px 2px rgba(0,0,0,0.6);
	box-shadow:0 1px 2px rgba(0,0,0,0.6);
}

.button.green:hover {
	background:#AFCF24;
	color:#fff;
	background-image: -moz-linear-gradient(top, #AFCF24, #578724); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #AFCF24),color-stop(1, #578724)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#AFCF24', EndColorStr='#578724'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#AFCF24', EndColorStr='#578724')"; /* IE8 */
	border-bottom:1px solid rgba(0,0,0,0.6);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.6);
	-webkit-moz-box-shadow:0 1px 2px rgba(0,0,0,0.6);
	-khtml-box-shadow:0 1px 2px rgba(0,0,0,0.6);
	-o-box-shadow:0 1px 2px rgba(0,0,0,0.6);
	box-shadow:0 1px 2px rgba(0,0,0,0.6);
}

.button:active, #submit:active, .widget_search #searchsubmit:active, .button.green:active {position: relative; top:1px;}

/* Widgets */
.widget_search {
	overflow: hidden;
	zoom: 1;
}
.widget_search input#s {
	float: left;
	width: 50%;
}
.widget_search #searchsubmit {
	font-size: 0.875em;
	padding: 0 1em;
	border: 0;
	margin: 1px 0 0 0;
	line-height: 2.29em;
}
.widget_search label { display: none; }	

.widget_categories ul, 
.widget_archive ul, 
.widget_links ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_meta ul,
.widget_pages ul,
.widget_rss ul,
.widget_pages ul,
.widget_nav_menu ul,
.widget_categories ul {
	padding: 0;
	list-style-type: none;
} 
.widget_archive ul li, 
.widget_links ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_meta ul li,
.widget_rss ul li,
.widget_pages ul li,
.widget_nav_menu ul li,
.widget_categories ul li {
	display: block;
}
.widget_archive ul li a,
.widget_links ul li a,
.widget_recent_entries ul li a,
.widget_recent_comments ul li a,
.widget_meta ul li a,
.widget_rss ul li a,
.widget_pages ul li a,
.widget_nav_menu ul li a,
.widget_categories ul li a {
	text-decoration: none;
} 
.widget_archive ul li a:hover, .widget_archive ul li a:focus,
.widget_links ul li a:hover, .widget_links ul li a:focus,
.widget_recent_entries ul li a:hover, .widget_recent_entries ul li a:focus,
.widget_recent_comments ul li a:hover, .widget_recent_comments ul li a:focus,
.widget_meta ul li a:hover, .widget_meta ul li a:focus,
.widget_rss ul li a:hover, .widget_rss ul li a:focus,
.widget_pages ul li a:hover, .widget_pages ul li a:focus,
.widget_nav_menu ul li a:hover, .widget_nav_menu ul li a:focus,
.widget_categories ul li a:hover, .widget_categories ul li a:focus {
	text-decoration: underline;
}
.widget_tag_cloud div { padding: 0;	overflow: hidden; }
.widget_tag_cloud a { line-height: 1.62em; }
.widget_tag_cloud a:hover, .widget_tag_cloud a:focus { text-decoration: underline; }

/* Header */
header#header {
    position: relative;
    width: 100%;
    z-index: 100;
	margin-bottom:20px;
}

header#header {
	margin-bottom:0;
	background: url(images/lflus_header_background.png) no-repeat center bottom;
}

header #top-bar {
    background: url(images/lflus_gray_topbar.jpg) no-repeat center center;
    color: #959595;
    font-size: 11px;
    height: 15px;
    max-width: 930px;
	width:100%;
    padding: 0;
	position:relative;
	margin: 7px 0 3px 0;
}

header #top-bar .top-bar1 {
    background: url(images/lflus_gray_topbar1.png) no-repeat center center;
    height:21px;
	width:9px;
	position:absolute;
	left:-1px;
}

header #top-bar .top-bar2 {
    background: url(images/lflus_gray_topbar2.png) no-repeat center center;
    height: 21px;
	width:10px;
	position:absolute;
	right:0;
}

header #top-bar ul {
    line-height: 15px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

header #top-bar ul#top-lfl-network {
    margin-left: 20px;
}

header #top-bar ul#top-lfl-language {
    margin-left: 10px;
    position: relative;
    z-index: 300;
}

header #top-bar ul#top-lfl-search{
	margin-right:20px;
}

header #top-bar ul#top-lfl-search li.search-li {
    margin-left: 15px;
	line-height: normal;
	display:none;
}

header #top-bar ul#top-lfl-search li {
	float: left;
}

header #top-bar ul#top-lfl-search li #searchsubmit {
	display:none;
}

#searchform {
	float:left;
}

header #top-bar ul select, header #top-bar ul#top-lfl-search li #s {
    background-color: transparent;
    border: medium none;
    color: #959595;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
	text-transform:uppercase;
}

header #top-bar ul#top-lfl-search li #s {
    display: inline;
	padding:0;
}

header #top-bar li {
	display: inline-block;
	margin-right: 5px;
	*display: inline;
    zoom: 1;
}

header #top-bar li, header #top-bar li a {
	font-size:11px;
	color:#959595;
	text-transform:uppercase;
}

header #top-bar li.top-bar-header a {
    border-right: 1px solid #FFFFFF;
    padding-right: 7px;
}

header #top-bar-teams, #bottom-bar-teams {
    background: url(images/lflus_topbar_teams.jpg) no-repeat center center;
    color: #959595;
    font-size: 11px;
    height: 29px;
    max-width: 930px;
	width:100%;
    padding: 0;
	position:relative;
	margin: 0 0 10px;
}

header #top-bar-teams .top-teams-bar1, #bottom-bar-teams .bottom-teams-bar1 {
    background: url(images/lflus_gray_topwestern.png) no-repeat center center;
    height:35px;
	width:71px;
	position:absolute;
	left:-1px;
}

#bottom-bar-teams .bottom-teams-bar1 {
    background: url(images/lflus_gray_bottomwestern.png) no-repeat center center;
    height:36px;
	width:83px;
	left:-14px;
}

header #top-bar-teams .top-teams-bar2, #bottom-bar-teams .bottom-teams-bar2 {
    background: url(images/lflus_gray_topeastern.png) no-repeat center center;
    height: 35px;
	width:70px;
	position:absolute;
	right:0;
}

#bottom-bar-teams .bottom-teams-bar2 {
    background: url(images/lflus_gray_bottomeastern.png) no-repeat center center;
    height: 36px;
	width:84px;
	right:-14px;
}

header #top-bar-teams ul, #bottom-bar-teams ul {
    line-height: 20px;
    list-style: none outside none;
    margin: 0 0 0 60px;
    padding: 0;
}


header #menu-item-4038 /*NEW SOUTH WALES*/ {
    margin: 0 20px 0 50px;
}

header #menu-item-4055 /*QUEENSLAND*/ {
    margin: 0 170px 0 30px;
}

header #menu-item-4036 /*VICTORIA*/ {
    margin: 0 0 0 30px;
}

header #menu-item-4037 /*WESTERNAUSTRALIA*/ {
    margin: 0;
}

header #menu-item-5043 /*ADELAIDE*/ {
    margin: 0;
}

header #top-bar-teams ul  li, #bottom-bar-teams ul li {
	display: inline-block;
	*display: inline;
    zoom: 1;
}

#bottom-bar-teams ul li {
    margin: 0 31px;
    position: relative; top: -20px;
}

#bottom-bar-teams ul li a {
    position:relative;
	display:block;
}

header #top-bar-teams ul  li.menu-last, #bottom-bar-teams ul ul  li.menu-last  {
	margin-right: 0;
}

header #top-bar-teams ul li.seattlemist-link {
	margin-right:185px;
}

header #top-bar-teams ul  li.eastern-link, #bottom-bar-teams ul ul  li.eastern-link {
	margin-right:0;
}

nav#main-nav {
	background-color:#fff;
	max-width:930px;
	width:100%;
	height:55px;
	position:relative;
	margin:0;
}

.skiptranslate{
	display:none;
}

.header-main nav#main-nav {
	background: url(images/lflus_nav.jpg) no-repeat left center;
	margin:0 0 8px;
}

.header-team nav#main-nav {
	max-width:852px;
	width:100%;
	height:44px;
	margin:0;
}

nav#main-nav ul.menu {
    float: left;
    left: 20px;
	top: 9px;
    position: relative;
}

.header-team nav#main-nav ul.menu {
    left: 10px;
	top: 4px;
	
}

nav#main-nav ul#main-nav-logo {
    left: 37%;
    position: absolute;
    top: -17px;
	z-index: 250;
}

.header-main nav#main-nav ul#main-nav-logo {
    left: 40.5%;
    top: -75px;
	z-index: 250;
}

.page-template-template-game-prizes-rules-php.header-main nav#main-nav ul#main-nav-logo {
    left: 38%;
    top: -60px;
}

#main-nav .fantasy-panel {
	position:absolute;
	right:0;
	top:0;
}

.page-template-template-game-prizes-rules-php #main-nav ul.menu {
    left: 40px;
}

.page-template-template-game-prizes-rules-php #main-nav ul.menu li.play-game {
    margin-left:200px;
}

.page-template-template-game-prizes-rules-php #main-nav ul.menu li a {
	font-size:27px;
	border-right:none;
	padding-right:20px;
}

nav#main-nav ul li {
	display: inline-block;
	float: left;
}

nav#main-nav ul.menu li.menu-item-2402 {
	margin-right: 187px;
}

.page-id-3862 #menu-item-4004, .parent-pageid-3862 #menu-item-4004 {margin: 0 350px 0 0 !important;}
.page-id-3854 #menu-item-4004, .parent-pageid-3854 #menu-item-4004 {margin: 0 388px 0 0 !important;}
.page-id-4044 #menu-item-4004, .parent-pageid-4044 #menu-item-4004 {margin: 0 379px 0 0 !important;}
.page-id-3785 #menu-item-4004, .parent-pageid-3785 #menu-item-4004 {margin: 0 371px 0 0 !important;}
.page-id-5010 #menu-item-4004, .parent-pageid-5010 #menu-item-4004 {margin: 0 357px 0 0 !important;}

nav#main-nav ul.menu li.tickets-link {
	margin-right: 268px;
}


nav#main-nav ul.menu li.menu-last a, nav#main-nav ul.menu li.tickets-link a, nav#main-nav ul.menu li.menu-item-4767 a {
	border-right: none;
}

nav#main-nav ul.menu li a {
    border-right: 1px solid #929597;
    color: #FFFFFF;
    display: inline-block;
    font-size: 18px;
    height: 33px;
	line-height: 33px;
    text-transform: uppercase;
	padding: 0 5px;
	font-family:'osp-dindin';
	font-weight:normal;
	text-shadow: 1px 1px 5px #000000;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	nav#main-nav ul.menu li a {
		padding: 0 6px;
	}
}

.header-main nav#main-nav ul.menu li a {
    color: #00284f;
	text-shadow: 1px 1px 2px #FFFFFF;
	letter-spacing: 0.02em;
}

nav#main-nav ul.menu li.menu-first a { 
	padding-left:0;
}

nav#main-nav ul.menu li.menu-last a { 
	padding-right:0;
}

nav#main-nav ul.menu li a img {
    position: relative;
    top: 6px;
}

header #top-next-game {
	float:left;
	max-width:930px;
	width:100%;
	position:relative;
}

header #top-next-game ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

header #top-next-game div.top-next-left {
	float:left;
/*	background:#fff url(images/lflus_nextgame.jpg) no-repeat right top;
*/	width:46px;
	height:67px;
	margin-left: 5px;
}

header #top-next-game div.top-next-right {
	float:right;
/*	background:#fff url(images/lflus_nextgame.jpg) no-repeat left top;
*/	width:46px;
	height:67px;
	margin-right: 5px;
	display: none;
}

header #top-next-game ul li {
	float:left;
    list-style: none;
	width:82px;
	height:67px;
	background:#cdced0 url(images/lflus_next_game_background.jpg) no-repeat center center;
	margin-left:14px;
	position:relative;
	overflow:hidden;
}

header #top-next-game ul li.top-game-box3 {
	background:#cdced0 url(images/lflus_next_game_background.jpg) no-repeat center center;
}
header #top-next-game ul li.top-game-box4 {
	background:#cdced0 url(images/lflus_next_game_background.jpg) no-repeat center center;
}
header #top-next-game ul li.top-game-box5 {
	background:#cdced0 url(images/lflus_next_game_background.jpg) no-repeat center center;
}

header #top-next-game ul li.countdown-li {
	background:transparent;
	width:210px;
}

header #top-next-game ul li.countdown-li h3 {
    background-color: #083056;
    color: #FFFFFF;
    font-family: 'osp-dindin';
    font-size: 16px;
    font-weight: normal;
    height: 19px;
    line-height: 21px;
    margin: 0 0 3px;
    text-transform: uppercase;
    width: 209px;
	letter-spacing: 0.02em;
	word-spacing: 2px;
}

header #top-next-game ul li.countdown-li h3 span {
    position:relative;
	left:5px;
}

header #top-next-game ul li.countdown-li h3 img {
	display:none;
}

header #top-next-game ul li.countdown-li div {
    background-color: #083056;
    border: medium none !important;
    color: #D5D6D7;
    float: left;
    font-size: 14px;
    height: 45px;
    line-height: normal;
    text-align: center;
    width: 210px;
}

header #top-next-game ul li.countdown-li div #countdown {
	float:left;
	width:100%;
	margin-top:2px;
}

header #top-next-game ul li.countdown-li div #countdown span {
	background-color:#083056;
}

header #top-next-game ul li div.helmet-local {
    right: -13px;
    position: absolute;
    top: -5px;
	z-index:220;
}

header #top-next-game ul li div.helmet-opp {
    position: absolute;
    left: -13px;
    top: -5px;
	z-index:230;
}

header #top-next-game ul li div.game-date {
    bottom: 0;
    color: #FFFFFF;
    font-family: 'osp-dindin';
    font-size: 14px;
    font-weight: normal;
    left: 0;
    line-height: normal;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 3px #000000;
    text-transform: uppercase;
    width: 100%;
    z-index: 240;
}

header #top-next-game ul li.top-game-box2 {
    margin-left: 170px;
}

.header-team header #top-next-game ul li.top-game-box2 {
    margin-left: 180px;
}


.header-team header #top-next-game {
    max-width: 100%;
    top: 10px;
}

header #home-logo {
	float:left;
	margin-left: 7px;
}

header #top-bar-news {
	height:19px;
	max-width:930px;
	width:100%;
	position:relative;
	z-index:150;
	background-color:#002b54;
	margin-top:17px;
}

header #top-bar-news .top-news1 {
    background: url(images/lflus_news1.png) no-repeat scroll center center;
    height: 28px;
    left: -13px;
    position: absolute;
    width: 85px;	
	line-height: normal;
	vertical-align: middle;
	z-index: 250;
}

header #top-bar-news .top-news1 span {
    color: #FFFFFF;
    font-family: 'osp-dindin';
    font-size: 11px;
    text-transform: uppercase;
	margin-left: 17px;
	margin-top: 5px;
	display: block;
}

header #top-bar-news .top-news2 {
    background: url(images/lflus_news2.png) no-repeat scroll center center;
    height: 28px;
    right: -14px;
    position: absolute;
    width: 84px;	
}

.tickercontainer {
    display:none;
}

/* Home Page */
.home.header-main #main-content, .page-lfl-fantasy.header-main #main-content {
    left: 12px;
    max-width: 905px;
    position: relative;
    width: 100%;
}

#home-boxes {
    width: 100%;
	/*background:url(images/lflus_divider.png) no-repeat center center;*/
}

#home-boxes .home-box  {
    max-width: 262px;
	width:100%;
}

#home-boxes .home-box.home-box-gallery  {
    max-width: 624px;
	width:100%;
	margin-left:0;
	margin-right: 0;
}

#home-boxes .home-box h3.box-h3 {
    background: #B4B4B4 url(images/lflus_boxes_h3.jpg) no-repeat top left;
    width:100%;
	margin-bottom:4px;
	color:#002B54;
	font-weight:bold;
	text-shadow:1px 1px 0 #FFFFFF;
	text-align: center;
}

#home-boxes .home-box.home-box-gallery  h3.box-h3 {
    background: #B4B4B4 url(images/lflus_boxes_h3_large_home.jpg) no-repeat top left;
	text-align:center;
	height:57px;
	max-width:624px;
	margin-bottom:12px;
	font-size: 30px;
}

#home-boxes .home-box.home-box-gallery  h3.box-h3 img {
	position:relative;
	top:4px;
}

#home-boxes .home-box.home-box-gallery  h3.box-h3 span {
	top:7px;
	letter-spacing: 0.01em;
}

#home-boxes .home-box  h3.box-h3 span {
    left: auto;
	top: 3px;
}

#home-boxes .home-box .box-content {
    width: 100%;
	overflow:hidden;
	position:relative;
}

#home-boxes .home-box.home-box-gallery .box-content {
    height: 447px;
	background: url(images/lflus_home_border_box.jpg) no-repeat;
}

.quote-nbc {
	position:relative;
	left:-10px;
	margin:10px 0 0 0;
}

.quote-businessweek {
	margin:15px 0 0 0;
}

#home-boxes .home-box .box-content.box-content-tickets{
	height:133px !important;
}

#home-boxes .home-box .box-content-rss ul {
    line-height: normal;
    list-style: none outside none;
    margin: 0;
    padding: 5px 10px 0;
}

#home-boxes .home-box .box-content-rss ul li {
    line-height: normal;
    margin-bottom: 10px;
}

#home-boxes .home-box .box-content-rss ul a {
	color:#fff;
	font-size:11px;
	font-family:Arial;
	line-height: normal;
}

#home-boxes .home-box  h3.box-h3.box-h3-social {
	margin:4px 0;
}

#home-boxes .home-box .box-content-social {
    text-align: center;
	background:url(images/lflus_social.jpg) no-repeat;
	height:49px !important;
}

#home-boxes .home-box .box-content-social a {
    position:relative;
	top:10px;
	margin: 0 15px;
	display:inline-block;
	width:50px;
}

#footer-sponsors {
	width:100%;
	list-style:none;
	margin-bottom:15px;
	text-align:center;
}

footer#footer.footer-team #footer-sponsors {
	display: block;
}

#footer-sponsors li {
	display:inline;
	padding:0 20px;
}
/* End Home Page */

/* Power Rankings*/
ul#power-ranking {
	margin:0 0 20px;
	padding:0;
	list-style:none;
	float:left;
	width:100%;
}

ul#power-ranking li {
	margin:0 0 15px;
	padding:0;
	float:left;
	width:100%;
	min-height:118px;
}	

ul#power-ranking li .ranking-thumb {
	float:left;
	width:167px;
	height:118px;
	background-color:#0d2243;
}

ul#power-ranking li .ranking-right {
	margin:0 0 0 14px;
	float:left;
	max-width:698px;
	min-height: 108px;
	width:100%;
	border-top:5px solid #c9cbcd;
	border-bottom:5px solid #c9cbcd;
	position:relative;
}

ul#power-ranking li .ranking-position {
    background-color: #0d2243;
    font-size: 36px;
    line-height: 36px;
    color: #fff;
    font-family: 'osp-dindin';
	text-align: center;
	position:absolute;
	top:5px;
	left:0;
	width:57px;
}

ul#power-ranking li .ranking-content {
    float:left;
	margin-left:70px;
	margin-top:5px;
}

ul#power-ranking li .ranking-content p {
    font-size:14px;
	line-height: 18px;
	margin:0 0 5px;
	color:#282828;
}

ul#power-ranking li .ranking-right h3 {
    color: #0D2243;
    font-family: 'osp-dindin';
    font-size: 33px;
    line-height: 32px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

ul#power-ranking li .ranking-right h4 {
    background-color: #C9CACC;
    color: #0D2243;
    font-family: 'osp-dindin';
    font-size: 36px;
    line-height: 36px;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: 0 0 0;
    text-transform: uppercase;
    top: 5px;
    width: 107px;
}
/* End Power Rankings */

/* Standings */
#standings {
    border-top: 6px solid #DCDDDF;
    display: inline-block;
    padding-top: 10px;
}

#standings-header {
	background-color:#0d2243;
	height:38px;
	width:100%;
	font-size:18px;
	color:#fff;
    text-transform: uppercase;
	font-family:'osp-dindin';	
	margin:0 0 10px;
}

#standings-header h3 {
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.01em;
    margin: 7px 0 0 10px;
    text-shadow: 0 0 0;
}

#standings-header ul {
    float: right;
    margin: 9px 20px 0 0;
}

#standings-header ul li {
    float: left;
    line-height: normal;
    list-style: none outside none;
    padding: 0 5px;
}

#standings-header ul li.standings-conference {
    border-left: 1px solid #FFFFFF;
	margin: 0 30px 0 0;
}

#standings-header ul li.standings-year {
    border-left: 1px solid #FFFFFF;
}

#standings-header ul li select {
    background-color: transparent;
    border: medium none;
    color: #FFFFFF;
    float: left;
    font-family: 'osp-dindin';
    font-size: 18px;
    font-weight: normal;
    height: 18px;
    position: relative;
    top: 0;
}

#standings, #standings a {
	font-size:15px;
	color:#282828;
    text-transform: uppercase;
	font-family: 'ArialNarrowRegular', 'osp-dindin';	
}

#standings tr td {
	padding: 4px;
}

#standings tr.row-1 td {
	background-color:#dcdddf;
}

/* Game Prizes */
.page-template-template-game-prizes-rules-php #main-content .lflus-columns {
	background:url(images/lflus_gray_gradient.jpg) repeat-y left top;
	max-width:400px;
	font-size:14px;
	padding:10px 0 0 10px;
	margin-right: 20px;
}

.page-template-template-game-prizes-rules-php #main-content h3, .page-template-template-game-prizes-rules-php #main-content h4 {
	font-family: Arial;
	font-size:14px;
	margin-bottom:0;
	text-transform:uppercase;
}

.page-template-template-game-prizes-rules-php #main-content h4 {
	font-style:italic;
	border-bottom:1px solid #838383;
	margin-bottom:10px;
	max-width: 270px;
}

.page-template-template-game-prizes-rules-php #main-content p {
	font-size:12px !important;
	color:#231f20;
	padding:0;
}

.page-template-template-game-prizes-rules-php #main-content stro {
	font-size:12px !important;
	color:#231f20;
	padding:0;
}

.page-template-template-game-prizes-rules-php #main-content .lflus-columns.left-column {
	max-width:400px;
}

.page-template-template-game-prizes-rules-php #main-content .lflus-columns.right-column {
	max-width:430px;
}

/* Single Team Home */
h3.box-h3 {
    color: #ffffff;
    font-size: 20px;
    height: 28px;
	margin-bottom: 4px;
	line-height: 15px;
    text-transform: uppercase;
	font-family:'osp-dindin';
	text-indent:0;
	font-weight:normal;
	text-shadow: 1px 1px 5px #000000;
}

h3.box-h3 span {
    position:relative;
	left:22px;
	top:5px;
}

aside#players-list {
	max-width:347px;
	width:100%;
	margin-right: 15px;
}

aside#players-list h3.box-h3 {
	background: #B4B4B4;
	max-width:347px;
	width:100%;
}

aside#players-list ul {
    display: inline-block;
    list-style: none outside none;
    margin: 6px 0 0;
    padding: 0;
}

aside#players-list ul li {
	float:left;
	width:102px;
	height:125px;
	background-color:#2d473f;
	color:#c9cacc;
	margin-bottom:8px;
	text-align: center;
}

aside#players-list ul li.no-player-box, aside#players-list ul li a.mosaic-overlay .details {
    font-family: 'osp-dindin';
    font-size: 39px;
    font-weight: bold;
    line-height: 120px;
    text-align: center;
}

aside#players-list ul li a {
    color: #C9CACC;
    float: left;
    height: 125px;
    width: 102px;
}

aside#players-list ul li.player-box-0, aside#players-list ul li.player-box-1 {
	margin-right:14px;
}

#team-featured-video {
	margin-bottom:10px;
}

#team-boxes, #team-featured-video {
	max-width:530px;
	width:100%;
}

#team-boxes .team-box {
    width: 251px;
	margin-bottom: 14px;
}

.team-box.teambox-tickets, .team-box.teambox-featured {
	margin-left:25px;
}

.team-box h3.box-h3 {
    background: #B4B4B4;
	margin-bottom:4px;
}

#team-boxes .team-box .box-content {
    max-width: 249px;
	width:100%;
	height:194px;
	background-color:#434244;
}

#team-boxes .team-box #conference-standings, #team-boxes .team-box #team-standings {
    font-size:15px;
	font-family: 'ArialNarrowRegular', Arial;
	margin:15px 0 0 15px;
	text-align:center;
}

#team-boxes .team-box #team-standings {
    margin: 5px 0 0;
}

#team-boxes .team-box #team-standings tr.textheaders td{
    color:#c0c0c0;
}

#team-boxes .team-box #team-standings a {
    color:#fff;
}

#team-boxes .team-box #conference-standings th, #team-boxes .team-box #team-standings th {
    color:#acacac;
	text-transform:uppercase;
}

#team-boxes .team-box #team-standings table th {
    color:#fff;
	text-transform:none;
}

.text-left {
	text-align:left !important;
}

#team-boxes .team-box #conference-standings td, #team-boxes .team-box #team-standings td {
    color:#fff;
	padding:0 4px;
	text-align:center;
	text-transform: uppercase;
}
/* End Single Team Home */
#main-content {
	width: 100%;
}



.page-template-template-single-teamBK2-php #main-content {
	margin-left: 15px;
	max-width: 530px;
}


.header-main #main-content, .page-template-template-single-team-schedule-php #main-content, .page-template-template-single-team-stats-php #main-content {
    max-width: 890px;
	width:100%;
}

.header-main #main-content, .page-template-template-single-team-stats-php #main-content {
    left: 20px;
    position: relative;
}

.page-player #main-content, .page-template-template-single-team-php #main-content {
    max-width: 540px;
	width:100%;
	margin-left: 10px;
}

.page-template-template-single-team-php #main-content {
    margin-left: 15px;
	max-width: 530px;
}

#sidebar { 
	max-width:200px; 
	width:100%;
	float: left;
}

/* Single Player */
#main-content #player-full {
	max-width:280px;
	width:100%;
}

#main-content #player-full img {
	float:left;
}

#main-content #player-full .player-box {
	height:20px;
	width:100%;
	background-color:#434244;
}

#main-content #player-info {
	font-family: 'osp-dindin';
	max-width:251px;
	width:100%;
}

#player-info .player-profile {
	position:relative;
	width:100%;
}

#player-info .player-profile .player-profile-number {
    color: #434244;
    font-size: 115px;
    right: 85%;
    line-height: 100px;
    position: absolute;
    top: -6px;
}

#player-info .player-profile-info {
	text-transform:uppercase;
	margin-bottom: 35px;
}

#player-info .player-profile-lastname {
	font-size:30px;
	color:#fff;
	text-transform:uppercase;
	background-color:#434244;
	max-width:195px;
	width:100%;
	height:30px;
	line-height: 32px;
	padding:4px 8px;
}

#player-info .player-profile-firstname {
    color: #434244;
    font-size: 18px;
    margin-top: 2px;
    max-width: 208px;
	width:100%;
}

#player-info .player-stats {
	width: 100%;
}

#player-info .player-stats h3.box-h3 {
	margin-bottom:10px;
}

#goog-gt-tt {
	display:none !important;
}

.player-stats table {
	width:100%;
	font-size:14px;
	text-align: center;
}

.player-stats table.table-parent {
	margin-bottom:32px;
}

.player-stats table.table-parent table {
	margin-bottom:0;
}

.player-stats table.table-parent th {
	background-color:#434244;
	color:#fff;
	text-transform:uppercase;
	padding: 0 0 0 7px;
	font-weight:normal;
	text-align: left;
}

.player-stats table.table-parent table th {
	background-color:#fff;
	color:#282828;
	padding: 0 7px;
	text-align: center;
}

.player-stats table.table-parent td {
	color:#282828;
}

.player-stats table.table-parent table td {
	background-color:#bebebe;
	padding: 0 7px;
}

.left { 
	float:left; 
}

.right { 
	float:right; 
} 
/* End Single Player */

/* Footer */
footer#footer .footer-bar, #main .main-bar {
    background-color: #002b54;
    height: 20px;
    max-width: 930px;
    position: relative;
    width: 100%;
    z-index: 150;
}

.header-main footer#footer .footer-bar, .header-main #main .main-bar {
	background: url(images/lflus_bar_background.jpg) repeat-x center top;	
}

#main .main-bar {
    position: relative;	
	width:930px;
	left:-12px;
	margin:5px 0 20px 0;
}

footer#footer .footer-bar .footer-bar1, #main .main-bar1 {
    background: url(images/lflus_footer_bar1.png) no-repeat center center;
    height: 29px;
	width: 13px;
    left: -13px;
    position: absolute;
}

footer#footer .footer-bar.footer-bar-top {
    margin-bottom:15px;
}

footer#footer.footer-team .footer-bar.footer-bar-top {
	display: block;
}

footer#footer .footer-bar .footer-bar2, #main .main-bar2{
    background: url(images/lflus_footer_bar2.png) no-repeat center center;
    height: 29px;
	width: 14px;
    right: -14px;
    position: absolute;
}
/* End Footer */

/*#main-nav ul li {  float: left; margin-right:24px; position: relative; }
#main-nav ul li a { display: block; }
#main-nav ul li ul { left: -999em; top: 0; position: absolute; background: #fff; border: 1px solid #eee; border-top: 0; margin: 2.5em 0 0 0 !important; padding: 0 !important; line-height: 1em; }
#main-nav ul li:hover ul { left: auto; width: 15em; }
#main-nav ul li:hover ul ul { left: -999em; margin: 0; }
#main-nav ul ul li:hover ul { left: 15em; margin-top: -1px !important;] }
#main-nav ul ul li { display: block; float: none; padding: 0 !important; margin: 0 !important; border-top: 1px solid #eee; }
#main-nav ul ul li a { display: block; padding: 1em; }*/

/* Turn off dropdown nav for this layout */
#main-nav ul li ul { display:none; }

.paging { overflow: hidden; zoom: 1; }
.paging .prev { float: left;}
.paging .next { float: right; }
article blockquote { margin-left: 0 }

#main-content article {
	margin-bottom:0; 
	padding:0;
	width:100%;
}

.page-template-template-single-team-arena-php #main-content article {
    text-align: center;
}

#main-content article header {
	text-align:center;
}

#main-content article header h2{
	margin-bottom:25px;
	text-align:center;
	display: inline-block;
	line-height: 40px;
	max-width:679px;
	width:100%;
	height:46px;
	background:url(images/lflus_boxes_h2.jpg) center center;
}

#main-content article header h2 a{
	font-size:32px;
	text-transform:uppercase;
	color:#002B54;	
	font-family:'osp-dindin';
	font-weight:normal;
	text-shadow: 1px 1px 2px #FFFFFF;
}

#main-content .lflus-columns {
	float:left;
	max-width:290px;
	width:100%;
	margin-right:10px;
}

.page-lfl-101 #main-content .lflus-columns {
	max-width:260px;
	width:100%;
	margin-right:15px;
}

#main-content .right-column {
	margin-right:0 !important;
}

#main-content .lflus-columns ul {
	float:left;
	list-style:none inside;
	padding:0;
	margin:0;
	width: 100%;
}

#main-content .lflus-columns ul li {
	float:left;
	padding:0;
	margin:0;
	width:100%;
	font-family:Arial;
}

.page-lfl-101 #main-content .lflus-columns ul li {
    min-height: 170px;
}

#main-content .lflus-columns ul li h4 {
	font-size:19px;
	color:#fff;
	max-width:115px;
	width:100%;
	clear:right;
	background-color:#0d2243;
	padding:7px 0;
	font-family:'osp-dindin';
	font-weight:normal;
	text-align:center;
	text-shadow: 1px 1px 5px #000000;
	
}

.page-contact #main-content .lflus-columns ul li h4 {
	font-size:32px;
	color:#fff;
	max-width:285px;
	width:100%;
	padding:7px 0;
	text-align:center;
	text-shadow: 1px 1px 5px #000000;
	text-transform: uppercase;
}

.page-contact #main-content .lflus-columns ul li h4 a {
	color:#fff;
}

#main-content .lflus-columns ul li p {
	font-size:11px;
	color:#464547;
	padding-left:5px;
}

.page-lfl-101 #main-content .left-column {
	margin-left:95px;
}

.page-contact #main-content .left-column {
	margin-left:105px;
	margin-right:95px;
}

.page-contact #main-content .left-column ul li {
	margin-bottom:35px;
}

.page-lfl-101 #main-content .center-column {
	max-width:290px;
	width:100%;
}

.page-lfl-101 #main-content .right-column {
	max-width:180px;
	width:100%;
}

/* Schedule Page */
.page-template-template-schedule-php #main-content, .page-template-template-single-team-schedule-php #main-content {
    left: 20px;
    margin: 0;
    position: relative;
}

#games-schedule {
	margin:25px 0 0;
}

.accordion {
	padding:0;
	margin:0;
	list-style:none;
}

.page-template-template-schedule-php .accordion li, .page-template-template-single-team-schedule-php .accordion li {
	max-width:881px;
	width:100%;
	background: url(http://lflus.com/wp-content/themes/lflus/images/lflus_schedule_background.jpg) no-repeat center center;
	position:relative;
	height:110px;
	margin-bottom:70px;
}

#game-box-302925 {
	background: url(images/divisional.jpg) no-repeat center center;
}

#game-box-303326 {
	background: url(images/conference-championship.jpg) no-repeat center center;
}

#game-box-367627 {
	background: url(images/legends-cup.jpg) no-repeat center center;
}

#game-box-302925 .panel.open {
	background: url(images/divisional-opened.jpg) no-repeat center center;
}
#game-box-303326 .panel.open {
	background: url(images/conference-opened.jpg) no-repeat center center;
}
#game-box-367627 .panel.open {
	background: url(images/legends-opened.jpg) no-repeat center center;
}

.accordion li.active, .accordion li.locked {
	height:auto;
}

.accordion li h3.game-close {
	background:url(images/lflus_schedule_close.png) no-repeat center center;
    display: none;
    height: 45px;
    left: -17px;
    position: absolute;
    top: -25px;
    max-width: 146px;
	width:100%;
    z-index: 500;
}

.accordion li.active h3.game-close, .accordion li.locked h3.game-close {
	display:block;
}

.accordion li h3.game-view {
	background:url(images/lflus_schedule_disable.png) no-repeat center center;
    bottom: 1px;
    height: 45px;
    left: -17px;
    overflow: visible;
    position: absolute;
    text-align: center;
    top: -25px;
    width: 919px;
    z-index: 300;
	text-transform:uppercase;
}

.accordion li.active h3.game-view, .accordion li.locked h3.game-view {
	background:url(images/lflus_schedule_enable.png) no-repeat center center;
}

.accordion li h3.game-view .game-local {
    margin-right: 0;
    max-width: 205px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.accordion li h3.game-view .game-opp {
    left: 0;
    margin-left: 0;
    max-width: 205px;
    position: absolute;
    top: 0;
    width: 100%;
}

.accordion li h3.game-view .game-location {
    display: block;
    max-width: 100%;
    position: relative;
    top: 2px;
    width: 100%;
}

.accordion li.active h3.game-view , .accordion li.locked h3.game-view{
	display:none;
}

.accordion li .panel h3.game-view {
    bottom: 75px;
    display: block;
    top: auto;
}

.accordion li .game-helmets {
    overflow: hidden;
    position: absolute;
    width: 100%;
	text-align:center;
	z-index: 440;
}

.accordion ul.lfl-icons {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    position: relative;
    text-align: center;
    top: 45px;
    width: 30%;
}

.accordion li.active ul.lfl-icons {
    top: -10px;
}

.accordion li ul li.final-score, .popup-score {
    height:54px;
	width:54px;
	background:url(images/lflus_score_lost.png) no-repeat center center;
	font-size:24px;
	color:#fff;
	font-family: 'freshmannormal';
	text-align:center;
	position:relative;
}

.accordion li ul li.final-score span {
    line-height:58px;
}

.accordion li ul li.final-score span.score-arrow {
    line-height:normal;
	width:17px;
	height:34px;
	background:url(images/lflus_scorearrow_right.png) no-repeat center center;
	position:absolute;
    right: -20px;
    top: 10px;
}

.accordion li ul li.final-score span.score-arrow.score-left {
	background:url(images/lflus_scorearrow_left.png) no-repeat center center;
	left: -20px;
}

.accordion li ul li.final-score.winner {
	background:url(images/lflus_score_win.png) no-repeat center center;
}

.accordion li.active ul li.match-up, .accordion li.active ul li.final-score {
    position: relative;
    top: 90px;
}

.accordion li.active ul li.summary-li {
    top: 80px;
}

.accordion li.active ul li a.matchup-small, .accordion li ul li a.matchup-large, .accordion li.active ul li a.watch-small, .accordion li ul li a.watch-large, .accordion li.active ul li a.tickets-small, .accordion li ul li a.tickets-large {
    display:none;
}

.accordion li.active ul li a.matchup-large, .accordion li.active ul li a.watch-large, .accordion li.active ul li a.tickets-large  {
	display:block;
}

.accordion li ul li.summary-li {
    bottom: 10px;
    position: relative;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.accordion li ul li.summary-li {
		bottom: -10px;
	}
	
	.accordion li.active ul li.summary-li {
		top: 100px;
	}
}

.popup-score {
    background: none repeat scroll 0 0 transparent !important;
    position: absolute;
    text-align: center;
    top: 35px;
    width: 100%;
}

.popup-score .left-score {
    display: inline-block;
    right: 91px;
    position: relative;
    width: 62px;
	text-align: center;
}

.popup-score .right-score {
    display: inline-block;
    position: relative;
    left: 96px;
    width: 62px;
	text-align: center;
}

.accordion li.active ul li a.watch-large, .accordion li.active ul li a.tickets-large  {
	position:absolute;
}

.accordion li.active ul li a.watch-large {
    left: -10px;
    top: 310px;
}

.accordion li.active ul li a.tickets-large {
    right: 114px;
    top: 310px;
}


.accordion ul.lfl-icons li {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    height: 52px;
    list-style: none outside none;
    margin: 0 5px;
    padding: 0;
    position: static;
    width: auto;
}

.accordion ul.lfl-icons li a img {
	position:static !important;
}

.accordion ul.lfl-icons li a {
}

.accordion li .game-view-info {
    height: 110px;
}

.accordion li.active .game-helmets, .accordion li.locked .game-helmets {
	height:411px;
}

.accordion li.active .game-helmets span.game-date, .accordion li.locked .game-helmets span.game-date {
	
}

.accordion li .game-helmets img {
	top:-8px;
	position:absolute;
}

.accordion li .game-helmets img {
	top:-34px;
}

.accordion li .game-helmets img.img-local {
	right:-75px;
}

.accordion li .game-helmets img.img-opp {
	left:-75px;
}

.accordion li h3.game-close a {
	color:transparent;
	font-size:0;
	max-width:146px;
	width:100%;
    height:45px;
	float: left;
}

.accordion li h3 a {
	float: left;
	width:100%;
	position:relative;
}

.accordion li h3 span, .accordion li span.game-date {
    color:#fff;
	font-family:'osp-dindin';
	font-size:23px;
	line-height: normal;
    display: inline-block;
    font-weight:normal;
    margin:0;
    padding:0;
	text-shadow:0 0 0;
}

.accordion li span.game-date {
    color: #7A7A7A;
    font-size: 28px;
    line-height: 23px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 35px;
    width: 100%;
	text-transform: uppercase;
}

.accordion li.active span.game-date, .accordion li.locked span.game-date {
    color: #002b54;
}

.accordion li.locked h3 a {}

.accordion li h3 {
    margin:0;
    padding:0;
}

.accordion .panel {
	width:100%;
    height:566px;
}

.accordion .game-tickets, .accordion .game-watch {
	z-index: 0;
}

.accordion li.active .game-watch, .accordion li.locked .game-watch {
	position:absolute;
	bottom:20px;
	left:35px;
	z-index: 480;
	line-height: normal;
}

.accordion .game-watch a, .accordion .game-tickets a {
	font-size:18px;	
	color:#555555;
	font-family:'osp-dindin';
}

.accordion li.active .game-tickets, .accordion li.locked .game-tickets {
    bottom: 55px;
    display: list-item;
    position: absolute;
    right: 30px;
	z-index: 480;
}

.accordion .game-tickets a {
	font-size:13px;	
	color:#555555;
	font-family:'osp-dindin';
}

.accordion .game-tickets a img {
	position:relative;
	bottom:-40px;
}

.accordion li .panel h3.game-view .game-opp {
    margin-left: 0;
}

#games-schedule .game-teams {
    color: #434244;
    font-family: 'osp-dindin';
    position: absolute;
    width: 100%;
	text-transform:uppercase;
	z-index: 0;
	display:none;
	bottom:-400px;
}

#games-schedule li.active .game-teams, #games-schedule li.locked .game-teams {
    bottom: 140px;
    position: absolute;
	z-index: 430;
	display:block;
}

#games-schedule li .game-weather {
    color: #434244;
    font-family: 'osp-dindin';
    position: absolute;
    width: 100%;
	text-transform:uppercase;
	z-index: 0;
	display:none;
	bottom:-400px;	
	height: 70px;
}

#games-schedule li.active .game-weather, #games-schedule li.locked .game-weather {
    display: block;
    text-align: center;
    top: -30px;
    z-index: 490;
}

#games-schedule .game-teams .game-team-local {
	text-align: right;
	margin-right: 15px;
}

#games-schedule .game-teams .game-team-opp {
	text-align: left;
	margin-left: 15px;
}

#games-schedule .game-team-city {
    color: #434244;
    font-size: 29px;
    line-height: 29px;
}	

#games-schedule .game-team-name {
    color: #434244;
    font-size: 74px;
    line-height: 64px;
}

#games-schedule .game-team-standings {
	color:#002b54;
	font-size:29px;
	line-height: 24px;
}

#games-schedule .game-team-standings span {
	font-size:16px;
	color: #434244;
}

.page-template-template-schedule-php #main section article header {
	display:none;
}

#games-schedule .game-team-city.team-bliss {
    color: #3a5bc6;
}

#games-schedule .game-team-city.team-chill {
    color: #b5b528;
}

#games-schedule .game-team-city.team-valkyrie {
    color: #6957b3;
}

#games-schedule .game-team-city.team-temptation {
    color: #8c8c8c;
}

#games-schedule .game-team-city.team-heart {
    color: #ed394c;
}

#games-schedule .game-team-city.team-steam {
    color: #fb122f;
}

#games-schedule .game-team-city.team-sin {
    color: #8e232c;
}

#games-schedule .game-team-city.team-crush {
    color: #e8843a;
}

#games-schedule .game-team-city.team-charm {
    color: #6e56a3;
}

#games-schedule .game-team-city.team-mist {
    color: #85d375;
}

.page-template-template-schedule-php #fancybox-close, .page-template-template-single-team-schedule-php #fancybox-close {
	top: 20px;
	right: 20px;
    background: url(images/lflus_PopUp_Matchup_close.png) no-repeat 0 0;
    height: 39px;
    width: 38px;
}

.scroll-pane {
    color: #fff;
    height: 560px;
    left: 45px;
    overflow: visible;
    position: relative;
    top: 100px;
    width: 430px;
	font-family: 'osp-dindin';
}

.mCustomScrollBox {
    height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.mCSB_container {
    margin-right: 30px;
    overflow: hidden;
    width: auto;
	position: relative;
    top: 0;
}

.box-popup {
	width:517px;
	height:703px;
	background:url(images/lflus_PopUp_Matchup.png) no-repeat center center;
}

.watch-popup {
	width:517px;
	height:218px;
	background:url(images/lflus_PopUp_Watch.png) no-repeat center center;
}

.box-popup.summary-popup {
	width:517px;
	background:url(images/PopUp_GameRecap.png) no-repeat center center;	
}

.box-popup, .box-popup a, .watch-popup, .watch-popup a {
	color:#fff;
	font-family: 'osp-dindin';
}

.watch-popup .watch-container {
	position:relative;
	top:100px;
}

/* Stats */
#team-stats, #team-statistics {
	width:100%;
	font-family: 'ArialNarrowRegular', 'osp-dindin';
	text-transform:uppercase;
	text-align: center;
}

#team-stats #offensive-leaders, #team-stats #offensive-leaders table, #team-stats #defensive-leaders, #team-stats #defensive-leaders table {
	max-width:425px;
	width:100%;
}

#team-stats h3.box-h3, #team-statistics h3.box-h3 {
    background: url(images/lflus_boxes_h3_stats.jpg) no-repeat center center;
    display: inline-block;
    margin-bottom: 15px;
    max-width: 251px;
    text-align: center;
    width: 100%;
}

#team-stats h3.box-h3 span, #team-statistics h3.box-h3 span {
	left:0;
}

#team-stats tr.row-1 td, #team-statistics tr.row-1 td {
    background-color: #DCDDDF;
}

#team-stats table, #team-statistics table {
    color: #282828;
    padding: 0 7px;
    text-align: center;
	font-size:14px;
}

#team-stats table a, #team-statistics table a {
    color: #282828;
}

#team-stats table th, #team-statistics table th {
    font-weight: normal;
    padding: 0 4px 10px;
}

#team-stats table td, #team-statistics table td {
    padding: 0 7px;
}


#team-stats tr.header-table td, #team-statistics tr.header-table td {
    background-color: #0E2243;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    padding: 5px 0 5px 10px;
    text-align: left;
}

#team-stats table td.player-thumb {
    padding-left: 0;
    padding-right: 3px;
    padding-top: 10px;
    width: 126px;
	text-align: left;
}

#team-stats table td.player-thumb img {
    background-color:#0D2142;
}

#team-stats table td.player-content{
    padding: 10px 0 0;
	width: 74%;
}
/* End Stats */

/* iPad Landscape */
/*@media only screen and (max-width: 1024px) {*/
@media only screen and (max-width: 980px) {
	body {
		width:99%;
	}
	
	#featured .ui-tabs-panel img {
		height: auto;
	}

	#team-stats #offensive-leaders, #team-stats #offensive-leaders table, #team-stats #defensive-leaders, #team-stats #defensive-leaders table {
		display: inline-block;
		float: none;
		vertical-align: top;
		
		/* For IE 7 */
		zoom: 1;
		*display: inline;
	}
	
	#main-nav .fantasy-panel {
		left: 0;
		margin-top: 10px;
		position: relative;
		top: 0;
	}
	
	.page-template-template-game-prizes-rules-php #main-nav ul.menu li.play-game {
		margin-left: 0;
	}
	
	#team-stats table, #team-statistics table {
		padding: 0;
	}
	
	.header-main #wrapp {
		background: #fff;
	}

	.home.header-main #main-content {
		left: 0;
		max-width: 100%;
	}
	
	header #top-bar-teams .top-teams-bar1, header #top-bar-teams .top-teams-bar2, header #top-bar .top-bar1, header #top-bar .top-bar2, header #top-bar-news .top-news1, footer#footer .footer-bar .footer-bar1, #main .main-bar1, #bottom-bar-teams .bottom-teams-bar1, header #top-bar-news .top-news2, footer#footer .footer-bar .footer-bar2, #main .main-bar2, #bottom-bar-teams .bottom-teams-bar2, .quote-nbc, .quote-businessweek {
		display:none;
	}
	
	header #top-bar {
		margin: 7px 0 10px;
		line-height: normal;
		background-color: #C7C8CA;
	}
	
	header #top-bar ul#top-lfl-network, header #top-bar ul#top-lfl-language {
		display: inline-block;
		float: none;
		margin: 0 5px;
		vertical-align: top;
		
		/* For IE 7 */
		zoom: 1;
		*display: inline;
	}

	.header-main nav#main-nav, .header-team nav#main-nav {
		background: transparent;
		height: 100%;
		max-width:100%;
		text-align:center;
		float: none;
	}
	
	.header-team nav#main-nav ul.menu li a {
		color:#083056;
		text-shadow:0 0 0;
	}
	
	.header-main nav#main-nav ul#main-nav-logo, .header-team nav#main-nav ul#main-nav-logo, .page-template-template-game-prizes-rules-php.header-main nav#main-nav ul#main-nav-logo {
		left: 0;
		position: relative;
		top: 0;
	}
	
	nav#main-nav ul.menu, .page-template-template-game-prizes-rules-php #main-nav ul.menu {
		float: none;
		left: 0;
		top: 0;
	}

	nav#main-nav ul li, nav#main-nav ul.menu li.menu-item-2402, nav#main-nav ul.menu li.tickets-link {
		float: none;
		margin: 0 5px;
	}	

	.header-team nav#main-nav ul.menu {
		left: 0;
		margin: 10px 0;
	}
	
	nav#main-nav ul.menu li a {
		border-right: medium none;
		height: 100%;
		line-height: normal;
		margin: 0;
		padding: 0;
	}
	
	nav#main-nav ul.menu li a:hover {
		text-decoration:underline;
	}	

	header #top-next-game {
		float: none;
	}	

	header #top-next-game ul {
		text-align: center;
	}

	header #top-next-game ul li, .header-team header #top-next-game ul li.top-game-box2 {
		display: inline-block;
		float: none;
		margin: 0 5px;
		clear: none;
		overflow:hidden;
		line-height:normal;
		vertical-align:top;

		/* For IE 7 */
		zoom: 1;
		*display: inline;
	}	

	header #home-logo {
		float: none;
		margin-left: 0;
		max-width: 100%;
		text-align: center;
	}
	
	header #top-next-game ul li.countdown-li h3 {
		clear:none;
	}

	header #top-next-game ul li, header #top-next-game ul li.top-game-box2 {
		margin: 0 5px 10px;
		vertical-align:top;
	}	

	header #top-next-game div.top-next-left {
		display:none;
	}
	

	header #top-bar-news {
		margin-top: 10px;
	}
	
	#main .main-bar {
		max-width: 930px;
		width:100%;
		left: 0;
	}

	#home-boxes {
		background: transparent;
		float: none;
		text-align: center;
	}
	
	#home-boxes .home-box.home-box-gallery, #home-boxes .home-box {
		margin: 0 0 10px;
		display: inline-block;
		float:none;
		vertical-align:top;

		/* For IE 7 */
		zoom: 1;
		*display: inline;
	}
	
	#home-boxes .home-box-right {
		max-width: 100%;
	}

	#home-boxes .home-box.home-box-shop{
		margin: 0;
	}
	
	header #top-bar li.top-bar-header a {
		border-right: 1px solid #CCCCCC;
		padding-right: 7px;
	}

	header #top-bar ul#top-lfl-language {
		margin: 0;
		float: right;
	}	

	header #top-bar ul#top-lfl-network {
		margin: 0 0 0 10px;
		float: left;
	}
	
	header #top-bar-teams, #bottom-bar-teams {
		background:transparent;
		height:100%;
		text-align:center;
	}
	
	header #top-bar-teams ul, #bottom-bar-teams ul {
		line-height: normal;
		margin: 0;
		float: none;
	}
	

	header #top-bar-teams ul li, #bottom-bar-teams ul li, header #top-bar-teams ul li.seattlemist-link {
		margin: 0 5px;
	}
	
	#main-content #featured {
		max-width: 100%;
	}
	
	#main-content #featured .ui-tabs-panel, #main-content #featured .ui-tabs-panel img {
		max-width: 100%;
	}
	
	#main-content #featured ul.ui-tabs-nav, header #top-bar ul#top-lfl-search {
		display:none;
	}
	
	footer #lflus-sitemap div{
		display:inline-block;
		float:none;
		margin-left: 0;
		max-width:100%;
		vertical-align: top;
		width: 20%;

		/* For IE 7 */
		zoom: 1;
		*display: inline;
	}
	
	footer#footer .footer-bar, #footer #lflus-sitemap ul {
		float: none;
	}
	
	#footer #lflus-sitemap {
		background: transparent;
		float: none;
		text-align: center;
	}	

	#footer #lflus-sitemap ul {
		width: 100%;
		margin:0 0 10px;
	}
	
	footer#footer #lflus-sitemap li {
		float: none;
		margin-bottom: 3px;
		max-width: 100% !important;
		text-align: center;
		width: 100%;
	}	

	.header-main #main-content, .page-template-template-single-team-stats-php #main-content {
		left: 0;
		max-width: 100%;
	}
	
	#standings tr td {
		padding: 3px;
	}	

	ul#power-ranking li {
		height: 100%;
	}

	ul#power-ranking li .ranking-right {
		max-width: 76%;
		min-height: 108px;
		width: 100%;
		margin: 0 0 0 10px;
	}

	ul#power-ranking li .ranking-thumb {
		max-width: 20%;
		width: 100%;
	}
	

	ul#power-ranking li .ranking-position {
		width: 35px;
	}
	

	ul#power-ranking li .ranking-right h4 {
		width: 75px;
	}
	
	.page-id-462 #post-462 img {
		width:100%;
		height:auto;
	}
	
	#team-stats table td, #team-statistics table td {
		padding: 0 5px;
	}
	
	.header-main #main-content, .page-template-template-single-team-stats-php #main-content, .page-lfl-fantasy.header-main #main-content {
		left: 0;
		max-width:100%;
	}	

	.accordion li h3.game-view {
		width: 100%;
		left:0;
		z-index: 500;
	}
	
	.page-template-template-schedule-php .accordion li, .page-template-template-single-team-schedule-php .accordion li {
		width: 98%;
	}
	
	.accordion li h3.game-view .game-opp, .accordion li h3.game-view .game-local {
		background-color: #A1A1A1;
		top: 1px;
		width: 14%;
	}
	
	.accordion li h3.game-view .game-location {
		top: 1px;
	}
	
	.accordion li .panel h3.game-view .game-opp, .accordion li .panel h3.game-view .game-local {
		background-color: #434244;
	}
	
	#games-schedule {
		text-align: center;
	}
	
	.page-template-template-schedule-php .accordion li, .page-template-template-single-team-schedule-php .accordion li {
		display: inline-block;
		vertical-align: top;
		
		/* For IE 7 */
		zoom: 1;
		*display: inline;
	}	

	.page-template-template-schedule-php #main-content, .page-template-template-single-team-schedule-php #main-content {
		left: 0;
		max-width: 100%;
	}

}

@media only screen and (max-width: 929px) {
	
	#main-content article, .page-template-template-single-team-php #main-content {
		float: none;
	}

	#team-boxes, #team-featured-video {
		float: none;
		max-width: 100%;
		text-align:center;
	}
	
	#team-featured-video iframe {
		max-width: 100%;
		width:100%;
		min-height:350px;
		height:100%;
	}
	
	aside#players-list h3.box-h3 {
		display: inline-block;
		vertical-align: top;
		
		/* For IE 7 */
		zoom: 1;
		*display: inline;
	}

	.page-template-template-single-team-php #main-content, .page-player #main-content, .page-template-template-single-team-php #main-content {
		margin-left: 0;
		max-width: 100%;
		float: none;
	}

	#team-boxes .team-box {
		display: inline-block;
		float: none;
		margin: 0 0 10px 0;
		vertical-align: top;
		
		/* For IE 7 */
		zoom: 1;
		*display: inline;
	}
	
	h3.box-h3 span {
		left: 0;
	}	

	#main-content #player-full, #main-content #player-info {
		display: inline-block;
		float: none;
		max-width: 49%;
		vertical-align: top;
		
		/* For IE 7 */
		zoom: 1;
		*display: inline;
	}

	aside#players-list {
		float: none;
		margin: 10px 0 0;
		max-width: 100%;
		text-align: center;
	}
	
	aside#players-list ul li {
		display: inline-block;
		float: none;
		margin: 0 5px 10px !important;
		vertical-align: top;
		
		/* For IE 7 */
		zoom: 1;
		*display: inline;
	}
	
	.page-lfl-101 #main-content .center-column, .page-lfl-101 #main-content .right-column {
		margin-left: 65px;
	}
	
	.page-contact #main-content .right-column {
		margin-left: 105px !important;
	}	

	#team-stats #offensive-leaders, #team-stats #defensive-leaders  {
		float:none;
		display: inline-block;
		vertical-align: top;
		
		/* For IE 7 */
		zoom: 1;
		*display: inline;
	}
	

	#main-content .team-box h3.box-h3, #main-content #player-info h3.box-h3, #team-stats h3.box-h3 {
		max-width:251px;
		text-align: center;
	}
	
	#main-content #player-full .player-box {
		width: 70%;
	}
	
	#main-content #player-full img {
		max-width:280px;
		width:100%;
		height:auto;
	}
	
	#team-stats .defense-team {
		display:none;
	}
	
	.accordion li h3.game-view .game-opp, .accordion li h3.game-view .game-local {
		width: 17%;
	}
	
	.accordion li h3 span, .accordion li span.game-date {
		font-size: 18px;
		height: 25px;
		line-height: 27px;
	}
	
	#games-schedule .game-team-name {
		font-size: 60px;
		line-height: 50px;
	}
	
}

/* iPad Portrait */
@media only screen and (max-width: 767px) {

	.accordion li .game-helmets img.img-local, .accordion li .game-helmets img.img-opp {
		height: auto;
		max-width: 68%;
	}
	
	.accordion li.active .game-watch, .accordion li.locked .game-watch {
		left: 15px;
	}	

	.accordion li.active .game-tickets, .accordion li.locked .game-tickets {
		bottom: 55px;
		right: 10px;
	}

	.accordion li h3.game-view .game-opp, .accordion li h3.game-view .game-local {
		width: 22%;
	}
	
	#main-content #player-full .player-box {
		width: 100%;
	}
	
	#player-info .player-profile .player-profile-number {
		right: 95%;
	}
	
	#team-stats .pagetext {
		display: inline-block;
		vertical-align: top;
		
		/* For IE 7 */
		zoom: 1;
		*display: inline;
	}

	#team-stats table th, #team-statistics table th {
		padding: 0 0 10px;
	}
}


/*layouts smaller than 600px, iPhone and mobiles*/
@media only screen and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 600px)  {
	html {
	    -webkit-text-size-adjust: none; 
	}
	
	header #top-bar ul select {
		width: 95px;
	}	

	header #top-bar li.top-bar-header {
		display:none;
	}

	header #top-bar li.translation-links {
		display:inline-block;
	}	
	
}

/*--[ PRINT STYLES ]--------------------------------------------------------------------------------*/
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none; }

  a, a:visited { color: #444 !important; text-decoration: underline; }

  a:after { content: " (" attr(href) ")"; } 

  abbr:after { content: " (" attr(title) ")"; }
  
  .ir a:after { content: ""; }  /* Don't show links for images */
  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  
  img { page-break-inside: avoid; }

  @page { margin: 0.5cm; }

  p, h2, h3 { orphans: 3; widows: 3; }

  h2, h3{ page-break-after: avoid; }
}
#game-box-42151, #game-box-42032, #game-box-42143, #game-box-42104, #game-box-49645 {display:none !important;}

/*--[ BREAST CANCER AWARENESS ] 
.header-main nav#main-nav ul.menu li a {color:#D54189;}
nav#main-nav ul.menu li a {border-right:1px solid #D54189;}
header #top-bar-news {background-color: #D54189;}
#featured ul.ui-tabs-nav li {background-color: #D54189;}
#featured li.ui-tabs-selected span, #featured li.ui-tabs-active span{background-color: rgba(140,40,87,0.9) !important;}
#featured ul.ui-tabs-nav li.ui-tabs-selected, #featured ul.ui-tabs-nav li.ui-tabs-active {background-color: rgba(140,40,87,0.9);}
#featured ul.ui-tabs-nav li span{background-color: rgba(213,63,137,0.9);} --*/

#menu-item-4767 {margin-right: 185px !important;}