#threeSheets strong {
	color: #fff;
}
#threeSheets a:link, #threeSheets a:visited {
	color: #ab2c40;
}
#threeSheets a:hover, #threeSheets a:active {
	color: #ccc;
}
#threeSheets .rightside a:link, #threeSheets .rightside a:visited {
	color: #ab2c40;
}
#threeSheets .rightside a:hover, #threeSheets .rightside a:active {
	color: #fff;
}
#threeSheets {
	font-family: Calibri, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

#threeSheets #topTout p a:link, #threeSheets #topTout p a:visited, 
#threeSheets #mainContent #leftTout p a:link, #threeSheets #mainContent #leftTout p a:visited, 
#threeSheets #mainContent #rightTout p a:link, #threeSheets #mainContent #rightTout p a:visited {
	color: #ab2c40;
	font-weight: 700;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
#threeSheets #topTout p a:hover,
#threeSheets #mainContent #leftTout p a:hover, 
#threeSheets #mainContent #rightTout p a:hover {
	color: #fff;
}
#threeSheets .leftside {
	width: 200px;
	display: block;
	color: #858585;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0;
	float: left;
}
#threeSheets .leftside li {
	font-size: 13px;
	margin: 0 0 5px 0;
}
/*------------------ Three Sheets Header ------------------*/
#wrapper #threeSheets {
	border-top: #ab2c40 9px solid;
}
#threeSheets #threeSheetsheader {	
	border-left: #474545 1px solid;
	border-right: #474545 1px solid;
	background: url(/mojoseries/threesheets/images/homePage/headerBkrnd.jpg) #000 no-repeat right top;
}
#tuneIn {
	background: url(/mojoseries/threesheets/images/homePage/title.jpg) left top no-repeat;
	height: 179px;
	padding: 50px 0 0 14px;
	width: 264px;
	float: left;
}


#tuneIn .affiliate-badges {
	margin-top: 8px;
	position: relative;
	top: 5px;
	/*left: -7px;*/
}

#threeSheets #threeSheetsheader #tuneIn h4 {
	margin: 0;
	padding: 0;
	height: 25px;  /* Effects the siffr fonts */
}

#tuneIn h3, #tuneIn h4 {
	margin-bottom: 6px;
}

#threeSheets #threeSheetsheader #LLtout {
	width: 225px;
	float: right;
	padding: 15px 15px 0 0;
	font-size: 16px;
}
#threeSheets #threeSheetsheader #LLtout p span {
	display: none;	
}
#threeSheets #threeSheetsheader #LLtout p {
	margin: 10px 0;
	font-size: 14px;
}
#threeSheets #threeSheetsheader #LLtout h3 {
	font-size: 16px;
}
#LLtout p a:link, #LLtout p a:visited {
	display: block;
	width: 140px;
	height: 30px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(/mojoseries/threesheets/images/homePage/clickHere.png);
	background-position: -1px 0;
}
#LLtout p a:hover {
	background-image: url(/mojoseries/threesheets/images/homePage/clickHere.png);
	background-repeat: no-repeat;
	background-position: -1px -30px;
}
/*------------------ END Header ------------------*/

/*------------------ Sub Nav ------------------*/
#threeSheets #threeSheetsheader #subNav {
	height: 31px;
	background: #ab2c40;
	clear: both;
}
#threeSheets #threeSheetsheader #subNav ul {
	padding: 0;
	margin: 0;
}
#threeSheets #threeSheetsheader #subNav li {
	font-size: 16pt;
	margin: 0;
	list-style: none;
	float: left;
}
#threeSheets #threeSheetsheader #subNav li.seperator {
	width: 4px;
	height: 30px;
	background-image: url(/mojoseries/threesheets/images/homePage/navSeparator.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#threeSheets #threeSheetsheader #subNav a:link, #threeSheets #threeSheetsheader #subNav a:visited {
	text-decoration: none;
	display: block;
	padding: 6px 15px 8px 15px;
	color: #fff;
}
#threeSheets #threeSheetsheader #subNav a:hover {
	background-color: #7D202E;
	color: #fff;
}
/*------------------ END Sub Nav ------------------*/

/*------------------ Main Page ------------------*/
#threeSheets #mainContent {
	padding: 20px 15px 0 15px;
	background: url(/mojoseries/threesheets/images/homePage/mainBkrnd.jpg) no-repeat top;
	width: 930px;
}
/*------------------ Touts Area ------------------*/
#threeSheets .dots {
	height: 3px;
	clear: both;
	margin: 10px 0;
	border-bottom: 2px dotted;
	border-bottom-color: #BDA440;
}
#threeSheets #mainContent #leftTout {
	width: 205px;
	float: left;	
}
#threeSheets #mainContent .title {
	font-size: 19px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
#threeSheets #mainContent #leftTout img {
	border: #474545 1px solid;
	margin: 5px 0;
	padding: 0;
}
#threeSheets #mainContent #videoPlayer {
	width: 490px;
	height: 360px;
	margin: 0 12px 15px 12px;
	background-color: #666;
	float: left;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
}
#threeSheets #mainContent #leftTout ul {
	margin: 0;
	padding: 0;
}
#threeSheets #mainContent #leftTout li {
	list-style: none;
	color: #d0f8f1;
}
#threeSheets #mainContent #leftTout li.heading {
	color: #fff;
	padding-top: 15px;
}
#threeSheets #mainContent #rightTout {
	float: left;
	width: 205px;
}
#threeSheets #mainContent #banner {
	width: 728px;
	height: 90px;
	background-color: #999;
	float: left;
}
#threeSheets #mainContent #rightbanner {
	width: 190px;
	height: 250px;
	float: right;
	background-color: #999;
	margin-bottom: 10px;
}
#threeSheets #mainContent #episodeModule {
	float: left;
	height: 145px;
	width: 728px;
	margin-top: 5px;
}
/*------------------ END Main Page ------------------*/
#LLmicroWrapper {
	width: 800px;
	margin: 15px auto 0 auto;
}
#threeSheetsheader #LLtout h3 {
	font-size: 19px;
	text-transform: uppercase;
	line-height: 22px;
}
#threeSheetsheader #LLtout img {
	border: 1px solid #474545;
	margin: 3px 0;
}
#threeSheetsheader #LLtout p {
	font-size: 12px;
}
#LLtout a:hover {
	color: #fff;
}
#rightTout img {
	border: #474545 1px solid;
	margin: 5px 0;
}
#episodeModule img {
	margin-right: 9px;
}
/*------------------ Three Sheets Blog Styles ----------------------*/
#mtBlog {
	padding: 20px;
}
#mtSidebar {
	float: right;
	width: 180px;
	margin-left: 20px;
}
#mtSidebar h4 {
	margin-top: 0;
}
#mtSidebar ul, #mtSidebar li {
	margin-left: 0;
}
#threeSheets #microWrapper h3 {
	font-size: 20pt;
	color: #fff;
	margin: 10px 0;
	padding: 0;
	text-transform: uppercase;
}
#blog h4 {
	font-size: 10pt;
	color: #fff;
	margin: 0;
	padding: 0;
}
#threeSheets #content {
	width: 680px;
}
#episodeinfo {
	height: 80px;
	width: 228px;
	border: 1px solid #666;
	color: #fff;
	padding: 30px 20px 10px 250px;
	text-align: right;
	font-size: 14px;
	background-repeat: no-repeat;
	background-color: #000;
}
/*------------------ END Three Sheets Blog Styles ------------------*/

/*---------------- Three Sheets Interior Page Styles ------------*/
.interior {
	height: 150px;
	background-position: 300px -50px;
	margin-bottom: 10px;
}
.interior #tuneIn {
	height: 70px;
}
#threeSheets #leftColumn {
	padding: 20px;
	width: 698px;
	margin-right: 0;
	position: relative;
}
#threeSheets #leftNav {
	padding: 10px;
	float: left;
	width: 190px;
	margin-right: 10px;
	background-color: #121212;
	border: 1px solid #474545;
	background-image: url(/mojoseries/threesheets/images/homePage/title.jpg);
	background-repeat: no-repeat;
	background-position: 0 -150px;
}
.bioImg {
	float: left;
	border: 1px solid #474545;
	margin-right: 20px;
	margin-bottom: 5px;
}
#leftColumn h3 {
	font-size: 24px;
	margin-bottom: 20px;
}
#leftColumn h4 {
	margin: 0;
	padding: 0;
	color: #008CC2;
}
#leftColumn .nextAiring {
	width: 180px;
	float: right;
	height: 80px;
	padding: 10px;
	background-color: #121212;
	border: 1px solid #474545;
	color: #999;
	font-size: 13px;
}
#leftColumn img {
	border: 1px solid #474545;
}
#leftNav div.seasons {
	padding-top: 12px;
	font-weight: bold;
	color: #ccc;
	float: left;
}
#leftNav div.seasons div.title {
	margin-top: 3px;
	float: left;
}
#leftNav div.seasons div.season {
	padding: 1px 3px;
	margin: 1px 3px;
	float: left;
	cursor: pointer;
	border: 1px solid #ccc;
}
#leftNav div.seasons div.season:hover {
	color: #AB2C40;
	border: 1px solid #AB2C40;
}
#leftNav div.seasons div.selectedSeason {
	padding: 1px 3px;
	margin: 1px 3px;
	float: left;
	cursor: default;
	border: 1px solid #AB2C40;
	color: #AB2C40;
}
#leftNav ul {
	margin: 12px 0;
	padding: 0;
	list-style-type: none;
}
#leftNav li {
	padding: 0 0;
	color: #999;
	border-bottom: 1px solid #474545;
	
}
#leftNav li a {
	padding: 5px 0px 5px 22px;
	background-image: url(/mojoseries/threesheets/images/smIcon.jpg);
	background-repeat: no-repeat;
	background-position: 0 8px;
	text-decoration: none;
	display: block;
	font-size: 13px;
}
#leftNav li a:link, #leftNav li a:visited {
	color: #AB2C40;	
}
#leftNav li a:hover, #leftNav li a.selected {
	background-image: url(/mojoseries/threesheets/images/smIcon_over.jpg);
	background-repeat: no-repeat;
	background-position: 0 8px;
	color: #fff;
	text-decoration: none;
	background-color: #333;
}
.color {
	color: #AB2C40;
}
#leftNav h3 {
	font-size: 18px;
	text-transform: uppercase;
	color: #ccc;
}
#leftColumn p {
	line-height: 18px;
}
#leftColumn .postTitle {
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 10px;
}
#leftColumn .date {
	width: 40px;
	margin-right: 20px;
	padding: 0;
	text-align: center;
	background-color: #2D2D2D;
	position: absolute;
	left: 671px;
	top: 20px;
	border: 1px solid #454747;
}
.date .month {
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 3px 0;
	padding: 0px;
	background-color: #008CC2;
	display: block;
	color: #fff;
}
.date .day {
	font-size: 24px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #fff;
}
.date .year {
	font-size: 12px;
	line-height: 11px;
	color: #ccc;
	padding-bottom: 3px;
	display: block;
	background-color: #333;
}
#threeSheets #centerContent, #threeSheets #mtBlog {
	background-image: url(/mojoseries/threesheets/images/centerBkrnd.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	background-position: center top;
}
#threeSheets #flaPhotos {
	margin: 0 auto;
	width: 800px;
	text-align:center;
}
.episodeContentLeft {
	float: left;
	width: 45px;
	margin-right: 10px;
	clear: left;
}
.episodeContentRight {
	float: left;
	display: block;
	width: 550px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #ADADAD;
}
#threeSheets .episodeContentRight strong {
	color: #ADADAD;
}
.thisweek_red{
	font-size:14pt;
	font-weight:bold;
	color: #AB2C40;
}
.thisweek_white {
	color:#fff;
	font-size:14pt;
	font-weight:bold;
}
#threeSheets #leftColumn li {
	color: #ADADAD;
}
.partners {
	margin: 6px 0 0 0;
}

.partners a {
	margin: 0 5px 0 0;
}
/*----- episode dropdowns -----*/
#season1Content, #season2Content, #season3Content, #season4Content, #season5Content {
	display: none;
}
.imgright {
	padding: 0px;
	border: 1px solid #fff;
	margin: 0px 0px 0px 30px;
	float: right;
}
#recipeImg {
	padding: 0px;
	border: 3px solid #FFF;
	margin: 0px 0px 0px 30px;
	float: right;
}
a.pdf {
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	background-image: url(/mojoseries/threesheets/images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0px 0px 25px;
}
