/* ----------------------------------------------------------
-x-x-x-x- The Midnight Show -x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-
-------------------------------------------------------------
--------- 2008 Design and Coding by -------------------------
--------- Chris Campbell ------------------------------------
--------- http://www.ka-blammo.net/ -------------------------
---------------------------------------------------------- */

/* ----------------------------------------------------------
------------------------------------ Common Elements ----- */

body {
	background-color: #808080;
	background-image: url(images/bgtile.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c0c0c0;
	}
	
#wrapper {
	margin: 0 auto;
	width: 892px;
	text-align: left;
	}
	
span.redtext {
	color: #d62121;
	}
	
img {
	padding: 0;
	margin: 0;
	}
	
.smallpics {
	border-bottom: 4px solid #d62121;
	}
	
/* ----------------------------------------------------------
------------------------------------ Main Navigation ----- */

#mainnav {
	margin: -12px 0 12px 0;
	padding: 0 0 0 18px;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	}
	
#mainnav li { 
	list-style: none;
	display: inline;
	padding-right: 8px;
	}
	
#mainnav a:link {
	color: #fff;
	text-decoration: none;
	}

#mainnav a:visited {
	text-decoration: none;
	color: #fff;
	}

#mainnav a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #d62121;
	}

#mainnav a:active {
	text-decoration: none;
	color: #fff;
	}
	
/* ----------------------------------------------------------
--------------------------------------------- h Tags ----- */

h1 {
	font-size: 72px;
	color: #fff;
	font-weight: normal;
	letter-spacing: -5px;
	margin: 0;
	padding: 0 0 0 18px;
	}
	
h2 {
	font-size: 55px;
	font-weight: normal;
	color: #fdfdfd;
	letter-spacing: -4px;
	margin: 0;
	}
	
h3 {
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	color: #fdfdfd;
	margin: 0;
	}
	
/* ----------------------------------------------------------
--------------------------------- Homepage Rollovers ----- */

#rollovers {
	width: 892px;
	border-bottom: 4px solid #d62121;
	background-color: #FFFFFF;
	text-align: center;
	}
	
#rollovers a {
	padding: 0;
	margin: 0;
	}

a.roll_bill {
	float: left;
	display: block;
	width: 186px;
	height: 255px;
	text-decoration: none;
	background-image: url(images/homepage_bill.jpg)
	}
	
a.roll_bill:hover {
	background-position: -186px 0;
	}
	
a.roll_dave {
	float: left;
	display: block;
	width: 186px;
	height: 255px;
	text-decoration: none;
	background-image: url(images/homepage_dave.jpg)
	}
	
a.roll_dave:hover {
	background-position: -186px 0;
	}
	
a.roll_tim {
	float: left;
	display: block;
	width: 157px;
	height: 255px;
	text-decoration: none;
	background-image: url(images/homepage_tim.jpg)
	}
	
a.roll_tim:hover {
	background-position: -157px 0;
	}
	
a.roll_dylan {
	float: left;
	display: block;
	width: 157px;
	height: 255px;
	text-decoration: none;
	background-image: url(images/homepage_dylan.jpg)
	}
	
a.roll_dylan:hover {
	background-position: -157px 0;
	}
	
a.roll_matt {
	float: left;
	display: block;
	width: 203px;
	height: 255px;
	text-decoration: none;
	background-image: url(images/homepage_matt.jpg)
	}
	
a.roll_matt:hover {
	background-position: -206px 0;
	}
	
/* ----------------------------------------------------------
------------------------------------------- Homepage ----- */
	
#homeleftcontent {
	width: 450px;
	padding: 10px 0 0 18px;
	}

#homeleftcontent p {
	font-size: 55px;
	font-weight: normal;
	color: #fdfdfd;
	letter-spacing: -4px;
	line-height: .9em;
	margin: 0;
	}
	
#homerightcontent {
	width: 400px;
	float: right;
	padding: 10px 18px 0 0;
	}
	
/* ----------------------------------------------------------
------------------------------------------- The Guys ----- */

#pageheader_billbartell {
	background-image: url(images/headerbill.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pageheader_davetheune {
	background-image: url(images/headerdave.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pageheader_mattgarnaas {
	background-image: url(images/headermatt.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pageheader_dylanbolin {
	background-image: url(images/headerdylan.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pageheader_timhiggins {
	background-image: url(images/headertim.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pageheader_brianallman {
	background-image: url(images/headerbrian.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pageheader_ericprice {
	background-image: url(images/headereric.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pageheader_joecortese {
	background-image: url(images/headerjoe.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pageheader_davebogan {
	background-image: url(images/headerdaveb.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pageheader_bojohnson {
	background-image: url(images/headerbo.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pageheader_jakerassmusen {
	background-image: url(images/headerjake.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pageheader_mikekauth {
	background-image: url(images/headermike.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pageheader_seanmckenna {
	background-image: url(images/headersean.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
.youarehere {
	border-bottom: 1px solid #d62121;
	}
	
#pagetitle_theguys {
	float: left;
	margin: 10px 32px 0 18px;
	}
	
#subnav_theguys {
	margin: 0;
	padding: 10px 0 0 18px;
	font-size: 24px;
	font-style: italic;
	text-decoration: none;
	}
	
#subnav_theguys li { 
	list-style: none;
	display: inline;
	padding-right: 16px;
	}
	
#subnav_theguys a:link {
	color: #fff;
	text-decoration: none;
	}

#subnav_theguys a:visited {
	text-decoration: none;
	color: #fff;
	}

#subnav_theguys a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #d62121;
	}

#subnav_theguys a:active {
	text-decoration: none;
	color: #fff;
	}
	
#theguys_bill_pictures {
	padding: 0 18px 0 18px;
	width: 204px;
	}
	
#theguyscontent {
	width: 450px;
	float: right;
	padding: 0 18px 0 0;
	}

#subnav_current {
	width: 160px;
	float: right;
	margin: 0 15px 0 0;
	font-size: 24px;
	text-decoration: none;
	letter-spacing: -1.5px;
	}
	
#subnav_current ul {
	margin: 0;
	padding: 0;
	}
	
#subnav_current li { 
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav_current a:link {
	color: #fff;
	text-decoration: none;
	}

#subnav_current a:visited {
	text-decoration: none;
	color: #fff;
	}

#subnav_current a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #d62121;
	}

#subnav_current a:active {
	text-decoration: none;
	color: #fff;
	}
	
/* ----------------------------------------------------------
------------------------------------------- The Show ----- */

#pageheader_theshow {
	background-image: url(images/headertheshow.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pageheader_thegames {
	background-image: url(images/headerthegames.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pageheader_history {
	background-image: url(images/headerhistory.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pagetitle_theshow {
	float: left;
	margin: 10px 32px 0 18px;
	}
	
#subnav_theshow {
	margin: 0;
	padding: 10px 0 0 18px;
	font-size: 24px;
	font-style: italic;
	text-decoration: none;
	}
	
#subnav_theshow li { 
	list-style: none;
	display: inline;
	padding-right: 16px;
	}
	
#subnav_theshow a:link {
	color: #fff;
	text-decoration: none;
	}

#subnav_theshow a:visited {
	text-decoration: none;
	color: #fff;
	}

#subnav_theshow a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #d62121;
	}

#subnav_theshow a:active {
	text-decoration: none;
	color: #fff;
	}
	
#theshow_pictures {
	padding: 0 18px 0 18px;
	width: 204px;
	}
	
#theshowcontent {
	width: 622px;
	float: right;
	padding: 0 18px 0 0;
	}
	
/* ----------------------------------------------------------
---------------------------------------------- Media ----- */

#pageheader_media {
	background-image: url(images/headermedia.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pagetitle_media {
	float: left;
	margin: 10px 32px 0 18px;
	width: 100%;
	}
	
#mediacontent {
	width: 622px;
	float: right;
	padding: 0 18px 0 0;
	}
	
#mediacontent a:link {
	color: #fdfdfd;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}
	
#mediacontent a:visited {
	color: #c0c0c0;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}
	
#mediacontent a:hover {
	color: #fdfdfd;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	}
	
#mediacontent a:active {
	color: #d62121;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}
	
/* ----------------------------------------------------------
---------------------------------------------- Links ----- */

#pageheader_links {
	background-image: url(images/headerlinks.jpg);
	height: 255px;
	width: 892px;
	border-bottom: 4px solid #d62121;
	}
	
#pagetitle_links {
	float: left;
	margin: 10px 32px 0 18px;
	width: 100%;
	}
	
#linkscontent {
	width: 622px;
	float: right;
	padding: 0 18px 0 0;
	}
	
#linkscontent a:link {
	color: #fdfdfd;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}
	
#linkscontent a:visited {
	color: #c0c0c0;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}
	
#linkscontent a:hover {
	color: #fdfdfd;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	}
	
#linkscontent a:active {
	color: #d62121;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}