@charset "UTF-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
html {width:100%; height:100%; background:url(../images/background.jpg) no-repeat center top fixed #000; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; margin:0; padding:0;}
body {min-width: 1040px; height:100%; margin:0; padding:0; background:url(../images/top_background.png) repeat-x;}
b {font-weight:700;}
img {border:0;}

.kfl_headerContainer {width:1000px; margin:auto; height:165px;}
.clear {clear:both;}
.clear_right {clear:right;}
.clear_left {clear:left;}
.kfl_dottedLine {position:relative; height:1px; border-top:1px dotted #aeaeae; margin:5px 15px 12px 15px;}
.kfl_grey {background:#efefef;}
.kfl_white {background:#fff;}

/* Logo */
.kfl_logo {float:left; margin:5px 0 0 0; position:absolute; z-index:1000;}
.kfl_logo {border:0;}
.kfl_logo img:hover {opacity: 0.80; -moz-opacity: 0.80; filter:alpha(opacity=80);}

/* Select Team */
.kfl_selectTeam {float:right; height:44px; padding-top:4px;}
.kfl_selectTeam h1 {float:right; font-size:16px; font-family:'Oswald',sans-serif; color:#3a3e40; font-weight:400; line-height:18px;}
.kfl_selectTeam form {float:right; margin:7px 0 0 6px; padding:0;}
.kfl_selectTeam select {padding:0 0 0 2px; margin:0; height:25px;}
.kfl_selectTeam input {margin:0; height:25px; font-size:10px;}
.kfl_selectTeam .button {margin:0; padding:0;}

/* Top Navigation */
.kfl_topNav {float:right; height:49px; font-family:'Oswald',sans-serif; font-size:16px; color:#fff; line-height:49px; margin:0 -10px 0 0;}
.kfl_topNav ul {list-style-type:none; margin:0; padding:0;}
.kfl_topNav li {list-style-type:none; margin:0; padding:0; display:inline;}
.kfl_topNav li a:link, .kfl_topNav li a:active, .kfl_topNav li a:visited {height:49px; display:inline-block; color:#fff; text-decoration:none; padding:0 10px;}
.kfl_topNav li a:hover {background:#fff; color:#830005;}

/* Social Media */
.kfl_social {float:right; height:38px; padding:12px 0 0 0;}
.kfl_social img {height:24px; width:24px; border:0;}
.kfl_socialFacebook {display:block; float:right; width:24px; height:24px; background:url(../images/facebook.png) 0 0; margin:0 0 0 5px;}
.kfl_socialFacebook:hover {opacity:0.8; filter:alpha(opacity=80);}
.kfl_socialTwitter {display:block; float:right; width:24px; height:24px; background:url(../images/twitter.png) 0 0; margin:0 0 0 5px;}
.kfl_socialTwitter:hover {opacity:0.8; filter:alpha(opacity=80);}
.kfl_socialSmugmug {display:block; float:right; width:24px; height:24px; background:url(../images/smugmug.png) 0 0; margin:0 0 0 5px;}
.kfl_socialSmugmug:hover {opacity:0.8; filter:alpha(opacity=80);}

/* Homepage Content Container */
.kfl_contentContainer {position:relative; display:block; background:url(../images/content_background.png); width:1000px; height:auto; margin:0px auto; padding:25px 0;}

/* Upcoming Games */
.kfl_upcoming {position:relative; background:url(../images/upcoming_background.png); width:950px; margin:0 auto 25px auto; padding:0; height:98px; z-index:20000;}
.kfl_upcoming h1 {position:absolute; top:14px; left:20px; font-family:'Oswald',sans-serif; line-height:auto; font-size:34px; text-align:right; color:#fff; font-weight:400; margin:0; padding:0; vertical-align:top; line-height:36px;}
.kfl_upcoming a h1 {text-decoration:none; color:#fff;}
.kfl_upcomingGameContainer {position:absolute; left:198px; width:718px;}
.kfl_upcomingGameContainer .kfl_leftArrow {position:absolute; left:-7px; top:37px; background:url(../images/controls.png) no-repeat 0 0; height:24px; width:16px; display:block; opacity:0.2; filter:alpha(opacity=20);}
.kfl_upcomingGameContainer .kfl_rightArrow {position:absolute; right:-24px; top:37px; background:url(../images/controls.png) no-repeat -16px 0; height:24px; width:16px; display:block; opacity:0.2; filter:alpha(opacity=20);}
.kfl_upcomingGameContainer .kfl_noSlider {margin-left:9px; width:725px;}
.kfl_upcomingGame {position:relative; display:inline-block; height:47px; width:104px; margin:0px 0px 0 0; padding:20px 0 0 6px; background:#f5f5f5; color:#393939; font-family:arial; font-size:10px; line-height:13px; font-weight:300; text-transform:uppercase; -webkit-transition: 0.2s ease-in-out;-moz-transition: 0.s ease-in-out;-o-transition: 0.s ease-in-out;-ms-transition: 0.s ease-in-out; transition: 0.2s ease-in-out;}
.kfl_upcomingGame:hover {}
.kfl_upcomingGame .kfl_date {position:absolute; top:0; left:0; height:17px; width:110px; background:#171717; color:#fff; font-weight:700; text-indent:5px; line-height:16px;}
.kfl_upcomingGame .kfl_time {position:absolute; bottom:0; left:0; height:17px; width:110px; background:#d5d5d5; color:#393939; text-indent:5px; line-height:17px;}
.kfl_noSlider .kfl_upcomingGame {position:relative; margin-right:8px; display:inline-block; float:left; margin-top:16px;}

/* Homepage Columns */
.kfl_leftColumn {position:relative; display:inline-block; margin:0 0 0 25px; padding:0; background:#fff; width:640px; height:auto; vertical-align:top;}
.kfl_rightColumn {position:relative; display:inline-block; margin:0 0 0 11px; padding:0; background:#fff; width:295px; height:auto; vertical-align:top;}

/* News */
.kfl_news {position:relative; padding:0 0 15px 0;}
.kfl_news h1 {border-bottom:1px dotted #8c8c8c; font-family:'Oswald',sans-serif; font-size:32px; color:#830005; font-weight:400; margin:0 16px 0 16px; padding:14px 12px 8px 12px;}
.kfl_news h2 {font-family:'Oswald',sans-serif; font-size:24px; color:#2d2d2d; text-transform:uppercase; margin:0; padding:0 16px 0 16px; font-weight:400;}
.kfl_news h3 {font-family:arial; font-size:12px; font-weight:normal; color:#666; margin:0; padding:2px 16px 20px 16px; font-style:italic;}
.kfl_news p {font-family:arial; font-size:13px; line-height:18px; margin:0; padding:0 16px 14px 16px; color:#2d2d2d;}
.kfl_news a:link, .kfl_news a:active, .kfl_news a:visited {font-family:arial; font-size:13px; font-weight:700; color:#830005; text-decoration:underline;}
.kfl_news a:hover {color:#2d2d2d;}
.kfl_newsItem {padding:16px 0 6px 0; margin:0 12px;}
.kfl_news div:nth-child(odd) {background-color:#efefef;}
.kfl_news img {max-width:585px;}
.kfl_news a img {border:2px solid #ccc; -webkit-transition: 0.2s ease-in-out;-moz-transition: 0.s ease-in-out;-o-transition: 0.s ease-in-out;-ms-transition: 0.s ease-in-out; transition: 0.2s ease-in-out;}
.kfl_news a img:hover {border:2px solid #921322;}

/* FAQ */
.kfl_faq {position:relative; padding:0 0 15px 0;}
.kfl_faq h1 {border-bottom:1px dotted #8c8c8c; font-family:'Oswald',sans-serif; font-size:32px; color:#830005; font-weight:400; margin:0 16px 0 16px; padding:14px 12px 8px 12px;}
.kfl_faq h2 {font-family:'Oswald',sans-serif; font-size:24px; color:#2d2d2d; text-transform:uppercase; margin:0; padding:0 16px 0 16px; font-weight:400;}
.kfl_faq h3 {font-family:arial; font-size:12px; font-weight:normal; color:#666; margin:0; padding:2px 16px 20px 16px; font-style:italic;}
.kfl_faq p {font-family:arial; font-size:13px; line-height:18px; margin:0; padding:0 16px 14px 16px; color:#2d2d2d;}
.kfl_faq a:link, .kfl_news a:active, .kfl_news a:visited {font-family:arial; font-size:13px; font-weight:700; color:#830005; text-decoration:underline;}
.kfl_faq a:hover {color:#2d2d2d;}
.kfl_faqItem {padding:16px 0 6px 0; margin:0 12px;}
.kfl_faq div:nth-child(odd) {background-color:#efefef;}

/* Interior News */
.kfl_intNews {position:relative; padding:0 0 15px 0;}
.kfl_intNews h1 {border-bottom:1px dotted #8c8c8c; font-family:'Oswald',sans-serif; font-size:32px; color:#830005; font-weight:400; margin:0 16px 0 16px; padding:14px 12px 8px 12px;}
.kfl_intNews h2 {font-family:'Oswald',sans-serif; font-size:24px; color:#2d2d2d; text-transform:uppercase; margin:0; padding:0 16px 0 16px; font-weight:400;}
.kfl_intNews h3 {font-family:arial; font-size:12px; font-weight:normal; color:#2d2d2d; margin:0; padding:0 16px 20px 16px;}
.kfl_intNews p {font-family:arial; font-size:13px; line-height:18px; margin:0; padding:0 16px 14px 16px; color:#2d2d2d;}
.kfl_intNews a:link, .kfl_intNews a:active, .kfl_intNews a:visited {font-family:arial; font-size:13px; font-weight:700; color:#830005; text-decoration:underline;}
.kfl_intNews a:hover {color:#2d2d2d;}
.kfl_intNewsItem {padding:16px 0 6px 0; margin:0 0 0 0;}
.kfl_intNews div:nth-child(even) {background-color:#efefef;}


/* News Alert */
.kfl_newsAlert {position:relative; padding:9px 15px 11px 15px; margin:0 0 6px 0; background:#fff000;}
.kfl_newsAlert h1 {display:inline; font-family:'Oswald',sans-serif; font-weight:400; font-size:16px; color:#171717; text-align:center; margin:; padding:0; line-height:18px; text-transform:uppercase;}
.kfl_newsAlert h2 {display:inline; font-family:'Oswald',sans-serif; font-weight:400; color:#171717; font-size:13px; margin:0; padding:0 0 0 15px; line-height:26px; float:right; text-transform:uppercase;}

/* Standings */
.kfl_standings h1 {float:left; height:42px; font-family:'Oswald',sans-serif; width:260px; font-size:24px; line-height:39px; font-weight:400; display:block; background:url(../images/header_background.jpg); text-align:left; color:#fff; padding:0 0 0 8px; margin:12px 0 0 12px;}
.kfl_standings h2 {float:left; height:26px; font-family:'Oswald',sans-serif; width:260px; font-size:14px; line-height:26px; font-weight:400; display:block; background:#424242; text-align:left; color:#fff; padding:0 0 0 8px; margin:0 0 3px 12px; text-transform:uppercase;}
.kfl_standings table {font-family:arial; font-size:12px; margin:0 0 0 16px; color:#424242; width:260px;}
.kfl_standings th {font-weight:700; padding:3px 0;}
.kfl_standings td {text-align:center; padding:3px 0;}
.kfl_standings table tr:nth-child(even) {background-color:#efefef;}
.kfl_standings .kfl_teamName {text-align:left; padding:0 0 0 3px;}
.kfl_standings .clear6 {clear:both; height:6px;}
a.kfl_standingsLink:link, a.kfl_standingsLink:active, a.kfl_standingsLink:visited {display:block; font-family:arial; font-size:12px; color:#424242; text-decoration:none; line-height:18px; font-weight:bold; text-align:right; margin:0 22px 2px 0;}
a.kfl_standingsLink:hover {color:#999;}
.kfl_standings a:link, .kfl_standings a:active, .kfl_standings a:visited {font-family:arial; font-size:12px; color:#424242; text-decoration:none;}
.kfl_standings a:hover {color:#000; text-decoration:underline;}

/* Exec / Forms Docs */
.exec_forms_docs h1 {float:left; height:42px; font-family:'Oswald',sans-serif; width:260px; font-size:24px; line-height:39px; font-weight:400; display:block; background:url(../images/header_background.jpg); text-align:left; color:#fff; padding:0 0 0 8px; margin:0 0 3px 12px;}
.exec_forms_docs h2 {float:left; height:26px; font-family:'Oswald',sans-serif; width:260px; font-size:14px; line-height:26px; font-weight:400; display:block; background:#424242; text-align:left; color:#fff; padding:0 0 0 8px; margin:0 0 3px 12px; text-transform:uppercase;}
.exec_forms_docs table {font-family:arial; font-size:12px; margin:0 0 0 16px; color:#424242; width:260px;}
.exec_forms_docs th {font-weight:700; padding:3px 0;}
.exec_forms_docs td {text-align:center; padding:3px 0;}
.exec_forms_docs table tr:nth-child(even) {background-color:#efefef;}
.exec_forms_docs .data {text-align:left; padding:0 0 0 3px;}
.exec_forms_docs .clear6 {clear:both; height:6px;}
a.exec_forms_docsLink:link, a.exec_forms_docsLink:active, a.exec_forms_docsLink:visited {display:block; font-family:arial; font-size:12px; color:#424242; text-decoration:none; line-height:18px; font-weight:bold; text-align:right; margin:0 22px 2px 0;}
a.exec_forms_docsLink:hover {color:#999;}
.exec_forms_docs a:link, .exec_forms_docs a:active, .exec_forms_docs a:visited {font-family:arial; font-size:12px; color:#830005; text-decoration:underline;}
.exec_forms_docs a:hover {color:#000; text-decoration:underline;}

/* Footer */
.kfl_footer {min-height:185px; height:auto; width:100%; background:#262626; border-top:1px solid #444;}
.kfl_footer .container {position:relative; width:950px; min-height:185px; height:auto; margin:auto;}
.kfl_footer .container .links {display:inline-block; min-width:134px; width:auto; min-height:155px; height:auto; margin:22px 22px 25px 0; padding-right:25px; border-right:1px dotted #454545;vertical-align:top;}
.kfl_footer .container .links h2 {font-size:16px; color:#f3f3f3; font-family:'Oswald',sans-serif; font-weight:400; margin:12px 0 8px 0; padding:0;}
.kfl_footer .container .links ul {padding:0; margin:0;}
.kfl_footer .container .links ul li {list-style-type:none; font-family:Arial; font-size:12px; color:#aaa; margin:0; padding:0 2px; line-height:31px; border-bottom:1px dotted #454545;}
.kfl_footer .container .links ul li:last-child {border-bottom:0;}
.kfl_footer .container a:link, .kfl_footer .container a:active, .kfl_footer .container a:visited {color:#aaa; text-decoration:none;}
.kfl_footer .container a:hover {color:#ccc; text-decoration:underline}
.kfl_footer .container .bottomNav {float:right; text-align:right; margin-top:29px;}
.kfl_footer .container .bottomNav ul {padding:0; margin:0; text-align:right;}
.kfl_footer .container .bottomNav ul li {padding:0 0 0 6px; margin:0; list-style-type:none; display:inline; color:#555; font-family:arial,sans-serif; font-size:12px;}
.kfl_footer .container .bottomNav a {padding-right:6px;}
.kfl_footer .container .manageLink {float:right; display:inline; position:absolute; left:0; bottom:32px; color:#959595; font-size:10px; font-family:arial,sans-serif;}
.kfl_footer .container .copyright {position:absolute; right:0; bottom:32px; color:#959595; font-size:10px; font-family:arial,sans-serif; text-align:right;}

/* Home Runs */
.kfl_homeRuns h1 {float:left; height:42px; font-family:'Oswald',sans-serif; width:260px; font-size:24px; line-height:39px; font-weight:400; display:block; background:url(../images/header_background.jpg); text-align:left; color:#fff; padding:0 0 0 8px; margin:0 0 3px 12px;}
.kfl_homeRuns table {font-family:arial; font-size:12px; margin:0 0 2px 16px; color:#424242; width:260px;}
.kfl_homeRuns th {font-weight:700; padding:3px 0;}
.kfl_homeRuns td {text-align:center; padding:3px 0;}
.kfl_homeRuns table tr:nth-child(even) {background-color:#efefef;}
.kfl_homeRuns .kfl_teamName {text-align:left; padding:0 0 0 3px;}
.kfl_homeRuns .clear6 {clear:both; height:6px;}
a.kfl_homeRunsLink:link, a.kfl_homeRunsLink:active, a.kfl_homeRunsLink:visited {display:block; text-align:right; font-family:arial; font-size:12px; color:#222; text-decoration:none; line-height:18px; font-weight:bold; margin:10px 22px 2px 0;}
a.kfl_homeRunsLink:hover {color:#999;}

/* Home Runs Interior */
.kfl_homeRunsInt th {width:180px; height:38px; text-align:left; padding:0 0 0 6px; font-size:14px; background:#424242; color:#fff; font-weight:300; border-right:1px solid #666;}
.kfl_homeRunsInt td {height:32px; padding:0 0 0 6px; border-right:1px solid #ccc; border-top:1px solid #fff; border-bottom:1px solid #ccc; border-left:1px solid #fff;}
.kfl_homeRunsInt tr:nth-child(odd) {background-color:#eee;}
.kfl_homeRunsInt tr:first-child {background:#fff;}

/* Free AgentsInterior */
.kfl_freeAgentsInt th {width:180px; height:38px; text-align:left; padding:0 0 0 6px; font-size:14px; background:#424242; color:#fff; font-weight:300; border-right:1px solid #666;}
.kfl_freeAgentsInt td {height:32px; padding:0 0 0 6px; border-right:1px solid #ccc; border-top:1px solid #fff; border-bottom:1px solid #ccc; border-left:1px solid #fff;}

/* Schedule Interior */
.kfl_scheduleInt th {height:38px; text-align:left; padding:0 6px 0 6px; font-size:14px; background:#424242; color:#fff; font-weight:300; border-right:1px solid #666;}
.kfl_scheduleInt td {height:32px; padding:0 6px 0 6px; border-right:1px solid #ccc; border-top:1px solid #fff; border-bottom:1px solid #ccc; border-left:1px solid #fff;}
.kfl_scheduleInt tr:nth-child(odd) {background-color:#eee;}
.kfl_scheduleInt tr:first-child {background:#fff;}

/* Links Interior */
.kfl_linksInt th {height:38px; text-align:left; padding:0 6px 0 6px; font-size:14px; background:#424242; color:#fff; font-weight:300; border-right:1px solid #666;}
.kfl_linksInt td {height:32px; padding:6px 6px 6px 6px; border-right:1px solid #ccc; border-top:1px solid #fff; border-bottom:1px solid #ccc; border-left:1px solid #fff;}
.kfl_linksInt td.link {width:30%;}
.kfl_linksInt td.description {width:70%;}
.kfl_linksInt tr:nth-child(odd) {background-color:#eee;}

/* Statistics Interior */
.kfl_statsInt th {height:38px; text-align:left; padding:0 6px 0 6px; font-size:14px; background:#424242; color:#fff; font-weight:300; border-right:1px solid #666;}
.kfl_statsInt td {height:32px; padding:0 6px 0 6px; border-right:1px solid #ccc; border-top:1px solid #fff; border-bottom:1px solid #ccc; border-left:1px solid #fff;}
.kfl_statsInt tr:nth-child(odd) {background-color:#eee;}
.kfl_statsInt tr:first-child {background:#fff;}

/* Game Statistics Interior */
.kfl_gameStatsInt th {height:38px; text-align:center; font-size: xx-small; background:#424242; color:#fff; font-weight:300; border-right:1px solid #666;}
.kfl_gameStatsInt td {width: 20px; height:32px; border-right:1px solid #ccc; font-size: xx-small; border-top:1px solid #fff; border-bottom:1px solid #ccc; border-left:1px solid #fff;}
.kfl_gameStatsInt td.didnotplay {background: #fff;}
.kfl_gameStatsInt td.played {background:url(../images/header_background.jpg)}
.kfl_gameStatsInt td.playoff_separate {background: #eee;}

/* Player Statistics Interior */
.kfl_playerStatsInt th {width:100px; height:38px; text-align:left; padding:0 0 0 6px; font-size:14px; background:#424242; color:#fff; font-weight:300; border-right:1px solid #666;}
.kfl_playerStatsInt td {height:32px; padding:0 0 0 6px; border-right:1px solid #ccc; border-top:1px solid #fff; border-bottom:1px solid #ccc; border-left:1px solid #fff;}
.kfl_playerStatsInt tr:nth-child(odd) {background-color:#eee;}
.kfl_playerStatsInt tr:first-child {background:#fff; color:#000;}
.kfl_playerStatsInt td.ineligible {background:url(../images/header_background.jpg); color:#fff;}

/* Standings Interior */
.kfl_standingsInt th {height:38px; text-align:left; padding:0 6px 0 6px; font-size:14px; background:#424242; color:#fff; font-weight:300; border-right:1px solid #666;}
.kfl_standingsInt td {height:32px; padding:0 6px 0 6px; border-right:1px solid #ccc; border-top:1px solid #fff; border-bottom:1px solid #ccc; border-left:1px solid #fff;}
.kfl_standingsInt tr:nth-child(odd) {background-color:#eee;}
.kfl_standingsInt tr:first-child {background:#fff;}
.kfl_standingsInt a:link, .kfl_standingsInt a:active, .kfl_standingsInt a:visited {color:#fff;}

/* Interior Pages */
.kfl_interior {position:relative; margin:0 0 0 25px; padding:0; width:950px;}
.kfl_interior h1 {margin:0 0 26px 0; padding:0; color:#fff; font-family:'Oswald',sans-serif; text-transform:uppercase; line-height:auto; font-weight:400; font-size:38px; line-height:40px;}
.kfl_intContent {position:relative; margin:0; padding:20px 25px; background:#fff; min-height:300px; height:auto; font-family:arial; font-size:13px;}
.kfl_intContent h1 {font-size:25px; color:#424242; font-family:'Oswald',sans-serif; font-weight:400; line-height:26px; margin:0 0 9px 0; padding:0;}
.kfl_intContent p {font-family:arial; color:#2d2d2d; line-height:18px; font-size:13px;}
.kfl_intContent a:link, .kfl_intContent a:active, .kfl_intContent a:visited {color:#921322;}
.kfl_intContent a:hover {color:#424242;}
.kfl_intContent .pdfIcon {padding:0 4px 0 0;}

/* KFL Smug Mug RSS */
.kfl_smugmug {padding-bottom:0px;}
.kfl_smugmug h1 {float:left; height:42px; font-family:'Oswald',sans-serif; width:260px; font-size:24px; line-height:39px; font-weight:400; display:block; background:url(../images/header_background.jpg); text-align:left; color:#fff; padding:0 0 0 8px; margin:0 0 5px 12px;}
.kfl_smugmug h2 {}
.kfl_smugmug span {display:inline-block; width:84px; height:60px; overflow:hidden; color:#fff; font-size:0; line-height:0; margin:3px 2px;}
.kfl_smugmug p {margin:0; padding:0; line-height:0;}
.kfl_smugmug a {color:#fff; font-size:0; line-height:0;}
.kfl_smugmug img {width:84px; height:85px; border:0;}
.kfl_smugmug img:hover {opacity:0.75; filter:alpha(opacity=75);}
.kfl_smugmug #kfl_smugmugContainer {margin:0 0 0 10px;}
.kfl_smugmug a.kfl_smugmugLink:link, .kfl_smugmug a.kfl_smugmugLink:active, .kfl_smugmug a.kfl_smugmugLink:visited {font-family:arial; font-size:12px; color:#222; text-decoration:none; line-height:26px; font-weight:bold; text-align:right; margin:0 18px 0 0; display:block;}
.kfl_smugmug a.kfl_smugmugLink:hover {color:#999;}

/* Team Pages */
.kfl_teamBanner {margin-bottom:18px;}