/* CSS Document */

body {
background:#fff;
margin:0px;
padding:0;
background-image:url(/season2/images/bg-meatshake-03.jpg);
background-repeat: no-repeat;
background-position: center top;
height:100%;
	}

#wrapper1 {
position:relative;
text-align:left;
width:900px;
margin-left:auto;
margin-right:auto;
background:none;
}

	
#wrapper2 {
position:relative;
text-align:left;
width:100%;
background:url("../images/leftcolor_bg.gif") repeat-y top left;
}
	
	
#header {
background:#000;
text-align:center;
color:#FFF;
width:900px;
height:65px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
width: 100%;
background-image: url("/season2/images/bg-menu-01.jpg");
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
}
	
	
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	background:none;

	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#ECB9E8;
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:0px;
	left:0px;
	float:right;
	width:308px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:308px;  /* actual value */
	margin:100px 10px -10px 0px;
	padding:0px;
	background:#fff;
	z-index:99;
	}
	
	
	
#main {
position:relative;
padding:0 30px;
margin:0px;
padding-top:150px;	
}
#main a{	
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 22px;
font-weight: normal;
color: #000;
}

#main a:hover{	
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 22px;
font-weight: normal;
color: #000;
background-color:#A2AE04;
}
	
	
#main a:visited{	
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 22px;
font-weight: normal;
color: #000;
}

#thumb-bio{
height:116px;
width:118px;
background-color:#fff;
overflow:hidden;
margin-left:-8px;
margin-bottom:-15px;
float:left;
}	

#thumb-bio2{
height:100px;
width:105px;
background-color:#fff;
margin-left:0px;
margin-top:7px;
margin-bottom:-15px;
float:left;
}	



#main h1
{
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 34px;
line-height: 22px;
font-weight: bold;
color: #000000;
margin-top: 5px;
margin-bottom: 5px;
text-transform: uppercase;
}

#main  h2
{
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 16px;
font-weight: bold;
color: #c82c20;
margin-top: 15px;
line-height: 22px;
}


#main  h3
{
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 16px;
font-weight: bold;
color: #000000;
margin-top: 20px;
margin-bottom: -8px;
line-height: 22px;
}
	
#rightcol h4
{
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 18px;
line-height: 22px;
font-weight: bold;
color: #000000;
margin-top: 5px;
margin-bottom: 5px;
padding-left:5px;
}



	
	
#main p {
width:480px;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
color: #000000;
line-height: 21px;
margin-bottom: 8px;
}

#social{
height:24px;
width:500px;
padding:0px;
margin:-10px 0px 0px 0px;
}

	
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#footer {
height:200px;
width:100%;
background-color:#000;
position:relative;
background-color: #000000;
background-image: url("/season2/images/bg-footer-grass.jpg");
background-repeat: repeat-x;
background-position: left top;
margin: 60px 0px 0px 0px;
padding:0px;
}


#footer p{
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#99999;
}



.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
	background-color:#000000;
	padding:0px;
	margin:0px;
}


.twtr-ft a 
{
float: left;
display: block;
color:#000000!important;
}

.twtr-doc a
{
text-decoration: none;
color:#000000!important;
}

.twtr-ft span a
{
float: none;
color:#000000!important;
}

.twtr-doc a:hover 
{
text-decoration: underline;
color:#000000!important;
}