/*
Theme Name: Central Bleeds Blue
Theme URI: centralbleedsblue.com
Description: Developed by Jen Isaac at Doe-Anderson
Version: 1.0
Author: Kevin Price
Author URI: http://www.doeanderson.com/
*/



body
{
    margin: 0;
    padding: 0;
    background: #0068ad;

}



a:link,
a:active,
a:visited
{
	color: #0068ad;
	text-decoration: none;
	outline: none;
}

a:hover
{
	color: #222;
	text-decoration: underline;
}

h1 {
	font-family: Helvetica, Verdana, sans-serif;
}

h1.LogoText {
	visibility: hidden;
}
h2 {

}

h3 {
	color: #0068ad;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
   
}
h4 {
	color: #0068ad;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
   
}

h5 {
	color: #0068ad;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
   
}

h6 {
	padding: 3px 3px 0 3px;
	border: 1px solid #999;
}
span {
	text-transform: uppercase;
	color: #777;
	font-weight: bold;
}
p
{

}

p.date {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #777;
	margin-top: -10px;
}

br.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
}
br.left {
	clear: left;
	margin: 0;
	padding: 0;
	height: 1px;
}
br.right {
	clear: right;
	margin: 0;
	padding: 0;
	height: 1px;
}

ul.recent {
	margin: 5px 0 0 0;
	padding: 0;

}

ul.recent li {
	margin-bottom: 3px;
	padding: 0;
	list-style-type: none;
	width: 100%;
	border: 1px solid #ccc;
	
}

ul.recent li a {
	color: #0068ad;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	display: block;
	background: #f5f4f4;
	border: #1px solid #999;
	padding: 8px;

}

ul.recent li a:hover {
	color: #fff;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	display: block;
	text-decoration: none;
	background: #888;
}







ul.archive {
	float: left;
	margin: -11px 0 0 -4px;
	padding: 0;
	width: 100%;
}

ul.archive li {
	margin-bottom: 3px;
	padding: 0;
	list-style-type: none;
	display: block;
	width: 100%;

	
}

ul.archive li a {
	color: #0068ad;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	display: block;
	padding: 4px;

}

ul.archive li a:hover {
	display: block;
	text-decoration: none;
	background: #f5f4f4;
}



ul {
margin: 0 0 0 15px;
padding: 0;
}

li {
	margin: 0 0 11px 0;
	padding: 0;
}




ol {
	list-style: decimal;
}

ol li ol {
	list-style: upper-alpha;
}

img {
	border: 0px;
}

.zemanta-img {
	float: right;
	display: inline!important;
	margin: 0 0 20px 30px!important;
}

span.date {
	font-size: 11px;
	color: #363c3c;
	margin-left: 11px;
}


hr {
	border: 1px solid #ccc;
}

.stbuttontext {
	text-transform: none;
}

#Container {
    background: #e7e7e7 url("images/content-bg.jpg") repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	width: 100%;
	min-height: 780px;
	overflow: auto;

}


/* Header Classes --------------------------------------------------------- */

#Header {
	background: url("images/header-bg.jpg") no-repeat;
	background-position: top right;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%:
}

#HeaderContent {
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
	width: 970px;
	height: 280px;
}

#Logo {
	background: url("images/logo.png") no-repeat top center;
	margin: -33px 0 0 0;
	padding: 0;
	width: 224px;
	height: 88px;
}

#Logo a {
	display: block;
	height: 88px;
	width: 224px;
}

#Ticker {
	background: url("images/ticker-bg.png") no-repeat;
	width: 670px;
	height: 37px;
	float: right;
	padding: 0 16px 0 16px;
	margin-bottom: -5px;
	margin-right: 7px;
	margin-top: 11px;
	color: #FFFFFF;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}


 .tickerSport {
	font-size: 9px;
	font-weight: normal;
	float: right;
	width: 100%;
	padding-bottom: 11px;
	text-align: right;
}


.tickerRecap {
	display: inline;
	font-size: 11px;
	padding: 4px 0 0 0;
	float: left;
}

.tickerRecap a {
	color: #FFFFFF;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.tickerRecap a:hover {
	color: #CCC;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

.tickerHomeTeam {
	display: inline;
	font-size: 14px;

}


.tickerHomeTeamScore {
	display: inline;
	font-size: 14px;
}

.tickerFinal {
	display: inline;
	font-size: 14px;
	padding: 0 80px;
}

.tickerVisitorTeam {
	display: inline;
	font-size: 14px;

}

.tickerVisitorTeamScore {
	display: inline;
	font-size: 14px;
	

}

.tickerWinner {
	display: inline;
	font-size: 14px;
	padding: 5px;	

}

.tickerGameNotes {
	display: inline;
	font-size: 11px;
	padding: 4px 0 0 0;
	float: right;
	clear: right;

}

.tickerGameNotes a {
	color: #FFFFFF;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.tickerGameNotes a:hover {
	color: #CCC;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}









/* Nav Widget Styles ------------------ */
#nav-widget			{ 
	list-style: none; 
	margin-left: 11px; 
	margin-right: 20px;
	margin-top: 11px;
	width: 100%;
}
#nav-widget li		{ 
	float: left; 
	margin: 0 13px 0 0; 
}
.nav-container		{ 
	width: 228px; 
	height: 163px; 
	background: url("images/nav-reflection.png") no-repeat bottom center; overflow: hidden; 
}

.nav-image			{ 
	width: 191px; 
	height: 105px; 
	margin: 0 2px 2px 1px; 
	background: #cccccc; 
}

.nav-image.CoachAds		{ 
	background-image: url("images/CoachAds.jpg"); 
}
	
.nav-image.PressConferences		{ 
	background-image: url("images/PressConferences.jpg"); 
}
	
.nav-image.TopRanked	{ 
	background-image: url("images/TopRanked.jpg"); 
}
	
.nav-image.GameNotes	{ 
	background-image: url("images/GameNotes.jpg"); 
}
	
.nav-image.GameStats	{ 
	background-image: url("images/GameStats.jpg"); 
}

.nav-image.FanVideos	{ 
	background-image: url("images/FanVideos.jpg"); 
}

.nav-image.GameRecap	{ 
	background-image: url("images/GameRecap.jpg"); 
}
.nav-image.FanImages	{ 
	background-image: url("images/FanImages.jpg"); 
}
/*.nav-image.[NAME OF $itemTrimmed] { 
	background-image: url("images/[NAME OF $itemTrimmed].jpg"); 
}*/
	
.nav-title	{ 
	width: 32px; 
	height: 129px; 
	margin: 0 1px 0 0;
	padding-bottom: 1px;
	text-indent: -9999px; 
	background: #ffffff url("images/nav-title-sprite.jpg") no-repeat 0 0; 
	float: right; 
}

.nav-title.CoachAds			{ 
	background-position: 0 0; 
}

.nav-title.PressConferences		{ 
	background-position: -34px 0; 
}

.nav-title.TopRanked	{ 
	background-position: 0 -130px; 
}

.nav-title.GameNotes	{ 
	background-position: -34px -130px; 
}

.nav-title.GameStats	{ 
	background-position: 0 -260px; 
}

.nav-title.FanVideos	{ 
	background-position: -34px -260px; 
}

.nav-title.GameRecap	{ 
	background-position: 0 -390px; 
}
.nav-title.FanImages	{ 
	background-position: -34px -390px; 
}

.nav-link	{ 
	width: 191px; 
	height: 23px; 
	margin: 0 0 0 1px; 
	background: #ffffff; 
}

.nav-link a	{ 
	font-size: 11px; 
	text-decoration: none; 
	color: #666666; 
	text-transform: uppercase; 
	font-weight: bold; 
	margin-left: 20px; 
	display: block; 
	padding-top: 7px; 
	float: left; 
}

.nav-link a:hover	{ 
	color: #000000; 
}







/* Content Classes --------------------------------------------------------- */

#ContentContainer {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 970px;
	color: #363c3c;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
    line-height: 18px;
}


#MainContent {
	width: 660px;
	margin: 0 11px 0 11px;
}

#MainContent ul.postNav {
	margin: 0;
	padding: 20px 0 20px 0;
	text-align: center;
}

#MainContent ul.postNav li {
	padding-right: 60px;
	display: inline;
}




#coachesMain {
margin-top: 11px;
padding-top: 4px;
}

#coachesMainPages1 {
	width: 350px;
	float: left;
	margin-right: -3px;
	margin-left: -17px;
	background: url("images/coachesBG.png") no-repeat top center;
	height: 400px;
}

#coachesMainPages2 {
	width: 350px;
	float: left;
	margin-right: -20px;
	background: url("images/coachesBG.png") no-repeat top center;
	height: 400px;


}

#coachesMainPages1 p,
#coachesMainPages2 p {
	width: 280px;
	height: 150px;
	margin: 0 30px 11px 30px;
	
}

#coachesMainPages1 h4,
#coachesMainPages2 h4 {
	color: #0068ad;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin:  5px 30px 5px 30px;
	width: 288px;
	height: 40px;

}

.coachesSection {
	text-align: center;
	margin: 11px 30px 20px 30px;
	background: #aaa;
	display: block;
	width: 290px;
}

.coachesSection a,
.coachesSection a:active,
.coachesSection a:visited {
	color: #e7e7e7;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	background: #777;
	display: block;
	width: 274px;
	padding: 11px 8px 8px 8px;
}

.coachesSection a:hover {
	text-decoration: none;
	color: #e7e7e7;
	background: #aaa;

}

.coachesSection:hover {
	text-decoration: none;
	color: #e7e7e7;
	background: #aaa;

}

.coachesRecentEntries {
	margin: 15px 30px 0 30px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #777;
}



.coachsSeeMore {
	margin: 11px 32px;
	float: right;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
}




ul.keysGame {
	margin: 0 30px;
	padding: 0;
}

ul.keysGame li {
	margin-bottom: 3px;
	padding: 0;
	list-style-type: none;
	width: 288px;
	border: 1px solid #ccc;
	
}

ul.keysGame li a {
	color: #0068ad;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
	display: block;
	background: #f5f4f4;
	border: #1px solid #999;
	padding: 8px;

}

ul.keysGame li a:hover {
	color: #f5f4f4;
	display: block;
	text-decoration: none;
	background: #777;
}

#Widget {
	background: url("images/widget-bg.png") no-repeat;
	width: 270px;
	min-height: 415px;
	margin: -3px 0 0 0;
	padding: 0;
	float: right;
}
#WidgetContent {
	background: #f8f8f8 url("images/widgetContent-bg.jpg") no-repeat bottom center;
	margin: 13px 0 0 14px;
	width: 242px;
	height: 475px;
}

#WidgetContent img {
	margin-bottom: 1px;
}

#WidgetSchedule{
	padding-left: 11px;
	margin-top: -11px;
}


#ScheduleInfo {
	background: #e7e7e7;
	margin-top: -15px;
	width: 213px;
	padding: 5px;
}

.sportsSchedule p {
	display: none;
}

.sportsSchedule ul {
	margin: 0;
	padding: 0;
	height: 176px;
	overflow: hidden;

}

.sportsSchedule ul li {
	color: #0068ad;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 9px;
	line-height: 21px;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	list-style-type: none;
	border-bottom: 1px solid #808383;
}

.sportsSchedule ul li.home {
	color: #0068ad;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 9px;
	line-height: 21px;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	list-style-type: none;
	border-bottom: 1px solid #808383;
	background: #cfddf1;
}

.sportsSchedule ul li span {
	float: right;
	margin-right: 5px;
}

.sportsSchedule ul li strong {
	font-weight: bold;
	color: #014b7c;
}

.sportsSchedule ul li strong span {
	font-weight: bold;
	color: #333;
}

.sportsSchedule ul li a {
	color: #0068ad;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.sportsSchedule ul li a.hover {
	color: #222;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
}



.scheduleSeeMore {
	float: right;
	color: #014b7c;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 9px;
	margin: 8px 11px 0 0;
	text-align: right;
	
}

.sportsScheduleLarge p {
	color: #014b7c;


}

.sportsScheduleLarge ul {
	margin: 0;
	padding: 0;

}

.sportsScheduleLarge ul li {
	color: #0068ad;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-bottom: 1px solid #808383;
}

.sportsScheduleLarge ul li.home {
	color: #0068ad;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-bottom: 1px solid #808383;
	background: #cfddf1;
}

.sportsScheduleLarge ul li span {
	float: right;
	margin-right: 10px;
}


.sportsScheduleLarge ul li strong {
	font-weight: bold;
	color: #014b7c;
}

.sportsScheduleLarge ul li strong span {
	font-weight: bold;
	color: #333;
}

.sportsScheduleLarge ul li a {
	color: #0068ad;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.sportsScheduleLarge ul li a.hover {
	color: #222;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


#respond {
	margin-top: 35px;
}

#respond span {
	color: #363c3c;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 13px;
    line-height: 14px;
    font-weight: bold;
    text-transform: uppercase;
}



.archive {
	color: #363c3c;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    text-transform: uppercase;
    float: right;
    margin-top: 30px;
    }



/* Video Styles -------------- */
div.videoPostBg {
	position: relative;
	width: 721px;
	background: url('images/video-bg.png') no-repeat 0 0;
	margin-left: -20px;
}

div.videoPost {
	position: relative;
	padding: 11px 30px;
}

div.videoPost object {
	margin-left: 11px;
}

div.videoTitle {
	width: 100%;
	height: 100px; /* if changed, three values must be changed*/
	position: relative;
}

div.videoTitle a {
	display: block;
	height: 100px; /* if changed, three values must be changed*/
	width: auto;
}

div.videoContent {
	margin: -100px 0 0 0; /* if changed, three values must be changed*/
	
}

div.videoContent p a {
	color: #fff;
}



ul.videoList {
	list-style: none;
	margin: 0 0 0 -8px;
	padding: 0;
	font-size: 1px;
	color: #fff;
	line-height: 0px;
}

ul.videoList li {
	display: inline;
	float: left;
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 8px;
	padding: 0px 8px 8px 8px;
	
}

ul.videoList li:hover {
	border: 1px solid #333;
}


ul.videoList li p a img {
	width: auto;
	height: 100px;
	margin-top: 0;
	margin-bottom: 5px;
	border: 1px solid #e3e3e3;
	
}

ul.videoList li p {
	position: aboslute;
	margin: 8px 0 0 0;
}

ul.videoContent li div.post-ratings {

}
div.imageIEhack {
	display: none;
}










div.videoCommercialPostBg {
	position: relative;
	width: 640px;
	height: 445px;
	background: url('images/commercials-bg.png') no-repeat 0 0;
	margin-left: -20px;
	padding-top: -11px;
}


div.videoPostCommercial {
	position: relative;
	padding: 11px 30px;
}

div.videoPostCommercial h3 {
	margin-left: 12px;
}

div.videoPostCommercial object,
div.videoPostCommercial embed {
	margin-left: 7px;
}

div.videoPostCommercial img {
	margin-left: 10px;
}

div.videoTitleCommercial {
	width: 100%;
	position: relative;
}

div.videoTitleCommercial a {
	display: block;
	width: auto;
}











/* Image Styles  ------------------ */
div.imageTitle {
	width: 100%;
	height: 111px; /* if changed, three values must be changed*/
	position: relative;
}

div.imageTitle a {
	display: block;
	height: 111px; /* if changed, three values must be changed*/
}

div.imageContent {
	margin: -111px 0 0 0; /* if changed, three values must be changed*/
}

div.imageContent p a {
	color: #fff;
}

ul.imageList {
	list-style: none;
	margin: 0 0 0 -8px;
	padding: 0;
	font-size: 1px;
	color: #fff;
}

ul.imageList li {
	display: inline;
	float: left;
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 8px;
	padding: 0px 13px 8px 13px;
	
}



ul.imageList li:hover {
	border: 1px solid #333;
}


ul.imageList li p a img {
	width: auto;
	height: 100px;
	margin-top: -5px;
	margin-bottom: 5px;
	border: 1px solid #e3e3e3;
	
}




/* Footer Classes --------------------------------------------------------- */

#Footer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 100%;
	min-height: 70px;
	background: url("images/footer-bg.jpg") repeat-x;
	position: relative;
	color: #fff;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
    line-height: 14px;
}

#FooterLogo {
	float: right;
	margin: 15px 15px 0 0;
}

#MemberFDIC {
	float: left;
	margin: 25px 0 0 15px;
	text-align: center;
}
#MemberFDIC img {
	margin-right: 11px;
}

#Search {
	float: right;
	margin: 30px 25px 0 0;
}