body {
	color: #696969;
	font-family: "News Gothic MT", "Lucida Grande", Helvetica, Arial;
	width:950px;
	background: #eaeaea url('../images/background1.jpg') center repeat-y;
	padding:5px;
	margin: auto;
}

a {
	color:#4682b4;
	text-decoration:none;
	}
	
#header {

	width:950px;
}

.top_space {
background: #f3f3f3;
	vertical-align:top;
	padding:0;
	margin:0;
	padding-bottom:0;
	width:234px;
	padding: 0 10px;
	border-left:1px solid #eaeaea;
	}


.top_space_headline, .top_space_link {
		font-size: 9pt;
		font-weight:bold;
		text-align:left;
		}
		
.top_space_body {
	font-size: 8pt;
	text-align:justify;
	}
	
.top_space_ad {
background: #f3f3f3;
	vertical-align:middle;
	margin:0;
	width:234px;
	padding: 0 5px 0 10px;
	text-align:center;
	border-left:1px solid #eaeaea;

	}
	
.top_space_ad img {
	border:1px solid #c8c8c8;
	}

	
#nav {
	vertical-align:middle;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	height:30px;
	background: url('../images/navbackground.jpg') repeat-x;
	padding-top: -10px;
	font-size: 0.9em;

	width:700px;

	
}
#logo {
	width:246px;
	padding:0;

}

.top_announcement {
	font-size: 9pt;
	float:left;
	}
.announcement_headline {
text-align:center;
font-weight:bold;
font-size: 10pt;
	}
	
.link_to {
	text-align:center;
	}

#loginarea {
width:250px;

	}

#logo img {
	display:block;
	border:0;
}

#logo a {
text-decoration:none;
}

.centered_text {
text-align:center;
}


#nav ul {
	margin:0;
	padding:0;
}

#nav li a {
	/*margin: 0 1.5%;*/
	height:100%;
	padding:5px 7px;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
}
	
#nav li {
	display:inline;
	padding:0; margin:0;
	margin-right: 15px;
}

#nav a:hover {
	color:#696969;
	background: url('../images/navhover.jpg') repeat-x;
}


	
#popularshows a:hover {
	text-decoration:underline;
}


.columnheader {
	background: #eaeaea;
	font-size:2.2em;
	padding: 5px;
}
	
.columnheader a {
	color:#696969;
}

#bottom {
	clear:both;
	text-align:center;
}

#footerlinks {
	border-top: 1px solid #c8c8c8;
	margin-left: 5%;
	margin-right:5%;
}

#footerlinks a:hover {
	text-decoration:underline;
	}

#bottom a {
	font-size: 0.7em;
	margin: 0 8px;
}

#podcastpath {
	width:100%;
}
	
#takemeback {
	text-align:center;
	font-weight:bold;
	margin-top:25px;
}

.rightimage {
	float:right;
	margin: 0 0 15px 15px;
	border: 1px solid #C8C8C8;
}

.leftimage {
	float:left;
	margin: 0 15px 15px 0;
	border: 1px solid #C8C8C8;
}

#communitylink {
	text-align:center;
	padding-top: 5px;
}

#subscribebutton {
	margin-top: 100px;
	}

.inline_ads img {
	border: 1px solid #c8c8c8 !important;
	}
	
#itunes_button {
	margin-bottom:10px;
	background: url('../images/itunes_button.jpg') no-repeat center;
	height:130px;
	width:130px;
	text-align:center;
}


#rightcolumn { 
	float:right; 
	width: 130px;
	}

#content {
	font-size: 9pt;
	margin-top:10px;
	}

#content a:hover { 
	text-decoration: underline; 
	}
	
#container { 
	padding: 0; 
	background: #FFFFFF; 
	min-height: 1000px; 
	margin:0; 
	}

/* here we go */

.articlebody { 
	padding-bottom: 1em; 
	}

.subtitle { 
	color: grey; 
	margin-top: 0; 
	padding-top:0; 
	}

.headlinetitle { 
	font-size: 1.5em;
	}

#left .an_article img {
	margin-right:10px;
	}

.an_article { 
	margin-bottom: 30px;
	padding: 0.5em;
	padding-left:15px;
	padding-right:15px;
	margin-top: 5px;
	background: #ffffff;
}

.an_article_left { 
	float:left;
	margin-bottom: 1.5em;
	padding: 0.5em;
	padding-left:15px;
	padding-right:15px;
	margin-top: 5px;
	width:360px;
	border-right:1px solid #eaeaea;
	clear:left;

	}

.an_article_right { 
	float:left;
	margin-bottom: 1.5em;
	padding: 0.5em;
	padding-left:15px;
	padding-right:15px;
	margin-top: 5px;
	width:360px;
	clear:right;

	}

.an_article img {
	margin-right:0!important;
	padding:0!important;
	display:block;
	}
	
.an_article_left img {
	margin-right:0!important;
	padding:0!important;
	display:block;
	}
.an_article_right img {
	margin-right:0!important;
	padding:0!important;
	display:block;
	}

#emailsignup { 
	text-align: center; 
	background: #eaeaea; 
	padding:5px; 
	margin-bottom: 1em; 
	width: 120px; 
	height: 120px; 
	vertical-align: middle;
	}

#emailsignup form{
	padding:0; margin:0;
	}
	
.googleads {
	padding: 5px; 
	float:left;
	margin-bottom:10px;
	border:1px solid #c8c8c8;
	}
	
.ads {
	background: #eaeaea;
	padding: 5px; 
	float:left;
	margin-bottom:10px;
	}

.ads p {
	text-align:center;
	}
	
#whitesmoke {
	width:120px;
	}

#paypal_button {
	width:120px;
	padding:5px; 
	text-align:center; 
	margin-bottom:10px;
	background: #eaeaea;
	
	color:#4682B4;
	}
	
#paypal_button form {
	padding-bottom: 5px;
	}

.rightnav{ 
	width: 130px; 
	background: #eaeaea; 
	padding: 0; 
	margin-bottom: 1em;
	padding-bottom: 10px;
	}
	
.rightnav ul {
	list-style:none; 
	padding:0; 
	margin:0; 
	text-indent: 5px;
	}
	
.rightnav img {
	margin-left: 5px;
	}
	
.ads img {
	margin: 10px 0;
	}

.rightnavheader { 
	font-weight:bold; 
	margin:10px 0 10px 5px; 
	}


#mostpopular_fulllist ol{ 
	margin:0;
	padding:0;
	margin-left:15px;	
	}
#mostpopular_fulllist ol li {
	margin:5px 0;
	}
	
/* FOOTER PAGES */
.media_links {
	color:#696969;
	text-align:center;
}

.media_links img {
	border:1px solid #C8C8C8;
	display:inline;
	}

#main_links td {
	width: 300px;
	}
	
#itunes_subscribe {
	width:100%;
}

.profileleft {
	clear:both;
	}
	

.profileright {
	text-align:right;
	clear:both;}

.profilename {
	border-bottom: 1px solid #C8C8C8;
	padding-top:10px;
	font-size:1.5em;
	margin-bottom:0;
	padding-bottom:0;
	}
	
.profilesubtitle {
	margin:0; 
	padding:0;
	}

.infopageimageright {
	margin-top:10px;
	float:right;
	border:1px solid #C8C8C8;
	background: #E5E4E4;
	padding:5px;
	margin-bottom:25px;
	text-align:center;
	margin-left:15px;
	}
	
.infopageimageleft {
	float: left;
	border:1px solid #C8C8C8;
	background: #E5E4E4;
	padding:5px;
	text-align:center;
	margin-right:10px;
	margin-top:10px;
	}
	

.infopageimagecaption p{
	margin:0;
	line-height:15px;
	}

.footerheadline {
	margin-bottom: 1.5em;
	width: 70%; 
	border-bottom: 1px solid #C8C8C8;
	padding-top:10px;
	}

#RSS_links {
	font-size:11pt;
	}

#RSS_links img {
	border: none;
	}

/* other stuff */

.sortindex {
	text-align:center;
	font-size:9pt;
	margin:25px 0;
	}

.archivetable {
	cellspacing:0;
	margin-top:20px;
	margin-bottom:20px;
	}
.archivetable th, .archivetable td {
	width: 250px; 
	text-align:left;
	color:#696969;
	padding-right:5px;
	border-bottom:1px solid #E5E5E5;
	padding: 7px;
	}

.archivetable th {
	font-weight:normal; 
	font-size: 10pt;
	}
	
.archivetable tr {
	margin: 10px 0;
	}
	
td.long {
	width:400px;
	}

a.currentarchive {
	color:#696969;
	}

#nextlink {
	float:right;
	padding-right:15px;
	}
	
#prevlink {
	float:left;
	padding-left:15px;
	}
	

.contentsheadline {
	background:#c8c8c8;
	}

#sidebar {
	float:right;
	background:#EAEAEA;
	}

/*community*/

#community img {
	border:1px solid #C8C8C8;
	}

/*reality shows*/

#boxeditem {
	border:1px solid #C8C8C8; 
	background: #E5E4E4; 
	padding:3px;
	float:left;
	margin-right:5px;
	text-align:center;
	}
	
#additionalmaterial{
	margin-top:50px;
	}
	
.smallheadline {
	border-bottom:1px solid #C8C8C8;
	padding-bottom:2px;
	font-size:11pt;
	font-weight:bold;
	margin-right:20%;
	}

#episodeindex {
	margin-right:20%;
	}

.showindex {
	border-bottom:1px solid #C8C8C8;
	margin-bottom:10px;
	}
	
/*archive index*/

#archiveindexlinks { 
	font-size:12pt; 
}

#archiveindexlinks ul {
	padding:0; 
	margin:0;
	margin-left:5px;
	}
	
#archiveindexlinks ul li {
	margin:15px 0;
	}

#archiveindexlinks td {
	padding: 20px 5px;
	}
	

/*contests*/
#contestlinks { 
	text-align:center;
	}
	
#contestlinks ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#contestlinks li {
	display:inline; 
	margin: 0 10px;
	}
	
#contestlinks a.selected {
	color:#696969;
	}
	
blockquote {
	color: #696969; 
	background:#EAEAEA; 
	padding:10px;
	font-style:italic;
	}
	
.smallerheadline {
	border-bottom:1px solid #C8C8C8;
	padding-bottom:2px;
	font-size:11pt;
	font-weight:bold;
	margin-right:40%;
	}

#result {
	height:1000px;
	}
	
.framedimage {
	float: right;
	border:1px solid #C8C8C8;
	background: #E5E4E4;
	padding:0.4em;
	}
	
.framedimagecaption p{
	width: 150px;
	text-align:center;
	margin:0;
	font-style:italic;
	}

#takemeback {
	text-align:center;
	font-weight:bold;
	padding-top:25px;
	clear:both;
	}

/*RSS PAGE*/

#RSS_links {
	font-size:11pt;
	}
	
#RSS_links img {
	border: none;
	}