/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	border-bottom: 1px dotted #EFEFEF;
	text-decoration: none;
	color: #356AA0;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Main Header */

#header {
	width: 1000px;
	height: 165px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	margin-top: 20px;
	padding: 50px 100px 0 0;
	background: url(images/img02.jpg) no-repeat right top;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 3.9em;
}


#header h1 span {
	color: #CC0000;
}

#page h2 span {
	color: #CC0000;
}



#header h2 {
	float: left;
	margin: 0 0 0 -272px;
	padding: 120px 0 0 0;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

#header h2 a {
	color: #333333;
}


/* Small Header */

#sheader {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
}



#sheader h1 {
	float: left;
	margin-top: 0px;
	padding: 0px 0px 0 0;
	background-color: #efefef
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 3.0em;
}

#sheader h1 span {
	color: #CC0000;
}


/*#sheader h2 {
	float: left;
	margin: 0 0 0 -105px;
	padding:35px 0 0 0;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}*/

#sheader h2 {
	float: left;
	margin: 0 0 0 0px;
	padding:20px 0 0 0;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

#sheader h2 a {
	color: #333333;
}


/*#sheader h3 {
	float: right;
	margin-top: 5px;
	padding: 0px 20px 0 0;
	
}*/

#sheader h3 {
	float: right;
	margin-top: 2px;
	padding: 0px 5px 0 0;
	
}
/* Search */

#search {
	float: right;
	width: 300px;
	padding: 150px 0 0 0;
}

#search legend {
	display: none;
}

#searchfield {
	width: 200px;
}

#searchsubmit {
	width: 80px;
}


/* Ad */

#adspace {
	
	width: 10
	float: right;
	padding: 0px 0px 0px 10px;
}

#ad {
	
	
	float: right;
	padding: 30px 0px 30px 30px;
}


/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 20px 10px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 110px;
	height: 0px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 10px;
	background: #ffffff no-repeat;
	text-decoration: none;
	text-align: center;

	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}


#poll span {
	width: 500px;
	height: 200px;
	float: center;
	padding: 100px 100px 10px 0;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}

#page h2 span {
	color: #CC0000;
}



#spacerline {
	height: 20px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 680px;
}

#content2 {
	float: left;
	width: 900px;
}

#content3 {
	float: left;
	width: 500px;
}

#content4 {
	float: right;
	width: 360px;
	height: 310px;
	background: url(images/howitworks.png) no-repeat;
}


.post {
	padding: 12px 50px;
	background: url(images/img04.jpg) no-repeat;
}

.postannounce {
	padding: 5px 10px;
	background: url(images/img07.jpg) no-repeat;
}

.post .title {
	letter-spacing: -1px;
	font-size: 2.4em;
	color: #356AA0;
}

.post .title2 {
	letter-spacing: -1px;
	font-size: 1.5em;
	color: #356AA0;
}

.offerentry span {
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #CC0000;
}

.post .meta {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: normal;
	color: #666666;
}

.entry span {
	color: #CC0000;
}

.entry a {
	font-size: 1.5em;
	color: #356AA0;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 20px 20px;
	background: url(images/img03.jpg) no-repeat;
}

#sidebar li ul {
	line-height: 2em;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar h2 {
	margin-bottom: 10px;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #CC0000;
}

#sidebar a {
	border: none;
}

#interview {
	margin: 0;
	padding: 2px;
	background: url(images/interview2.png) no-repeat;
	height:160px; 
    width:250px;
}
/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	border-top: 10px solid #DDDDDD;
	background: #EFEFEF;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: normal;
}

#addthis {
	float: right;
	width: 100px;
	padding: 28px 40px 0px 0;
}

#tellafriend {
	float: right;
	width: 100px;
	padding: 30px 40px 20px 0;
}

#tellafriendbody {
	float: right;
	width: 100px;
}

#searchsite {
	float: right;
	margin: 0 10px 30px 0;
	width: 200px;
	padding: -20px -10px 0px 0;
}

#MainMenu 
{
	height:25px;
	background:#FFF url(images/bmid_100.gif);
	border:0;
	margin: -100px -100px 0 -105px;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000 url(images/bright_100.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(images/bleft_100.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:25px;
	padding:0 13px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 #000;
	background:#CCC;
	z-index:100;
	width:180px;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	float:left;
	display:block;
	border:0 #000;
	color:#000;
	background:#CCC;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:none;
	padding:0;
}
.dropmenudiv a:hover 
{
	border:0;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a:hover span 
{
	background-color:none;
	background-image:none;
}

#rules {
	width:750px;
	padding: 1px 1px 1px 1px;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	border-right: 1px solid #EFEFEF;
}

#dashedtable {
	padding: 1px 1px 1px 1px;
	border-bottom: 1px dashed #A0A0A0;
	border-left: 1px dashed #A0A0A0;
	border-top: 1px dashed #A0A0A0;	
	border-right: 1px dashed #A0A0A0;
}


#episodes {
	margin: 0;
	padding: 2px;
}

#episodes h1 {
	float: left;
	padding:35px 0 0 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #8C1717;
}


#linkmlive {
	border: 1px dashed #356AA0;
	font-weight: bold;
	color: #8C1717;
	background-color: #efefef; 
	font-size: 1.3em; 
	color: #CC0000; 
	padding: 0px 0px 0px 00px;
}

