/* global */
* { margin: 0; padding: 0; }
a img, fieldset { border: 0 none; }
code, samp, kbd, pre, tt { font-size: 115%; font-family: "courier new", courier, monaco, monospace; }
pre code, code pre { font-size: 100%; }
acronym, abbr { border-bottom: 1px dotted #000; cursor: help; }
dfn { font-style: italic; }
ol, ul { list-style: none; }
th, caption { text-align: center; }
legend { font-weight: bold; }
input, select, textarea { font-size: 120%; font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif; }
label { cursor: pointer; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
hr { display: none; }
address { font-style: normal; }
	
.follow { margin: 10px 0; background: #ff6600; border: 1px solid #333; padding: 10px 0; text-align: center; }
.follow img { padding: 2px 5px; }
div.sidebar .follow img { border: 0; }
.sidebar .follow p { margin: 0; padding: 0; }

	
.clear { clear: both; font-size: 0; height: 0; line-height: 0; position: relative; }
.right { text-align: right; }
.left { text-align: left; }
.fleft { float: left; padding-right: 9px; padding-bottom: 12px; }
.fright { float: right; padding-left: 9px; padding-bottom: 12px; }
.center { text-align: center; }
.strong { font-weight: bold; }
.italic { font-style: italic; }
.upper { text-transform: uppercase; }
p, address { margin-bottom: 22px; }

a:link, a:visited, a:active { text-decoration: none; color: #f60; background: transparent; }		
a:hover { text-decoration: underline; }
	
	
/* structure */
body {
	background: black;
	color: #333;
	font: 95% Arial, Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	text-align: center; }
	
div.wrap {
	background: #f60 url(images/bg.gif) repeat-x top left;
	width: 100%;
	color: #333; }
	
div.wrapper {
	width: 788px;
	margin: 0 auto;
	text-align: center; }
	
	
/* container */
div.container {
	font-size: 90%;
	line-height: 145%;
	background: url(images/bg-con.png) repeat-y top left; }
	
* html div.container-wrap {
	background: url(images/bg-ie6b.gif) repeat-y top left; }
	
* html div.container {
	background: url(images/bg-ie6.gif) no-repeat top left; }
	
	div.container div.top {
		background: url(images/bg-top.gif) no-repeat top left;
		overflow: hidden;
		height: 13px; }
		
	div.container div.con {
		text-align: left;
		padding: 21px 37px 30px 37px; }
		
		div.container div.con div.header {
			margin-bottom: 24px; }
		
			div.container div.con div.header img {
				border: 1px solid #f60; }
/* banner ad */
div.bannerad { 
	background: #242021;
	padding: 10px 0;
	text-align: center; }
	
/* top */
div.top {
	height: 64px;
	overflow: hidden;
	position: relative; }
	
	div.top h1 {
		overflow: hidden;
		position: absolute;
		top: 0;
		left: 41px;
		height: 64px;
		width: 271px; }

		div.top h1 a,
		div.top h1 a:link,
		div.top h1 a:visited,
		div.top h1 a:active {
			display: block;
			height: 64px;
			width: 271px;
			text-decoration: none;
			cursor: pointer; }
			
		div.top h1 a:hover {
			text-decoration: none;
			cursor: pointer; }
				
		div.top h1 span {
			background: url(images/logo.gif) no-repeat top left;
			cursor: pointer;
			display: block;
			overflow: hidden;
			position: absolute;
			left: 0;
			top: 0;
			height: 64px;
			width: 271px; }
		
		
	/* nav */
	div.top div.nav {
		margin-top: 37px;
		margin-right: 27px;
		float: right; }
		
		* html div.top div.nav {
			margin-right: 14px; }
		
			div.top div.nav ul li {
				float: left;
				letter-spacing: 1px;
				padding: 7px 0; 
				text-transform: uppercase;
				font-weight: bold;
				font-size: 80%; }
		
				div.top div.nav ul li a,
				div.top div.nav ul li a:link,
				div.top div.nav ul li a:visited,
				div.top div.nav ul li a:active { 
					color: white;
					background: transparent;
					padding: 0 14px; }
			
				div.top div.nav ul li a:hover {
					background: transparent;
					text-decoration: none;
					color: #f60; }
					
					
/* footer */
div.footer {
	border-top: 2px solid white;
	background: black;
	min-height: 200px;
	height: auto !important;
	height: 200px; }
	
	
/* content */
div.content {
	width: 385px;
	float: left;
	font-size: 90%;
	padding-bottom: 25px;
	margin-right: 26px; }
	
	div.content div.post {
		padding-bottom: 25px;
		border-bottom: 1px solid #f60;
		margin-bottom: 25px; }
	
	div.content div.postmetadata p {
		font-weight: bold;
		background: transparent;
		color: #999;
		margin-top: -5px;
		font-size: 100%;
		line-height: 115%; }
		
		div.content div.alt {
			padding: 12px 10px 10px 10px;
			border-top: 1px solid #ccc;
			border-bottom: 1px solid #ccc;
			background: #efefef; }
			
			div.content div.alt a,
			div.content div.alt a:link,
			div.content div.alt a:visited,
			div.content div.alt a:active {
				color: #666; }
			
			div.content div.alt p {
				margin-bottom: 0; }
			
		div.content div.postmetadata p small {
			font-weight: normal; }
		
		div.content div.postmetadata p span {
			color: #f60;
			background: transparent;
			font-weight: normal; }
			
		h2 {
			color: #f60;
			background: transparent;
			line-height: 120%;
			font-size: 165%; }
			
			h2 a:hover {
				color: black;
				text-decoration: none; }
			
		div.date p {
			color: #999;
			background: transparent;
			margin-top: -3px;
			margin-bottom: 5px;
			font-size: 75%; }
	
	
/* sidebar */
div.sidebar {
	width: 303px;
	font-size: 90%;
	padding-bottom: 25px;
	float: left; }
	
	div.sidebar img {
		border: 3px solid #cdcdcd; }
		
	div.sidebar div.nosidebarbdr img {
		border: 0 none; }
		
	div.sidebar h2 {
		font-size: 160%; 
		margin-bottom: 8px; }
		
		
	/* featured */
	div.featured {
		margin-top: 23px;
		margin-bottom: 26px; }
		
	div.featured a,
	div.featured a:link,
	div.featured a:visited,
	div.featured a:active {
		color: white; }
		
	div.featured ul li {
		clear: both; }
		
	div.featured div.featured-img {
		background: #f60;
		float: left;
		width: 50px;
		height: 50px;
		overflow: hidden;
		border-bottom: 1px solid white;
		padding-left: 10px; }
		
	div.featured div.featured-img img {
		border-top: 0 none;
		border-bottom: 0 none;
		border-right: 1px solid white;
		border-left: 1px solid white; }
		
	div.featured div.featured-txt {
		float: left;
		width: 243px;
		color: white;
		min-height: 50px;
		height: auto !important;
		height: 50px;
		border-bottom: 1px solid white;
		background: #999 url(images/gradient.gif) repeat-y top left; }
		
		div.featured div.featured-txt p {
			margin-bottom: 0;
			font-size: 80%;
			line-height: 120%;
			padding: 12px 14px 9px 14px; }
			
			
/* search form */
div.searchform {
	margin-bottom: 25px; }
	
	form input,
	form textarea {
		padding: 3px 4px;
		font-size: 90%; 
		border: 1px solid #666; }
		
	form textarea {
		width: 375px; }
		
	form input.s {
		width: 223px; }
		
	form input.submit {
		background: #f60;
		color: white;
		font-weight: bold;
		padding: 2px 4px;
		cursor: pointer;
		text-transform: uppercase; }
		
		
div.navigate {
	padding-bottom: 20px;
	clear: both; }
	
	div.navigate div.alignleft {
		text-align: left;
		width: 48%; 
		float: left;
		display: block; }
		
	div.navigate div.alignright {
		text-align: right; 
		width: 48%;
		float: right;
		display: block; }
		
		
h2#respond, h2#comments {
	margin-bottom: 10px; }
	
div.commenticon {
	font-weight: bold;
	background: url(images/comment.gif) no-repeat center left;
	padding-left: 18px; }
	
div.commenticon span {
	font-weight: normal;
	color: #f60 !important; }
	
div.altcom {
	background: #f6f6f6 !important; }
	
div.commentwrap {
	padding: 10px;
	border-top: 1px solid #ccc; }
	
	div.commentwrap div.commentdate p {
		padding: 0; 
		font-size: 80%;
		margin: 0 0 10px 0; }
		
	div.commentwrap div.commentauth p {
		padding: 0;
		margin: 0; }
		
div.archives {
	margin-top: 23px; }
		
	div.archives select {
		border: 1px solid #ccc;
		width: 200px;
		padding: 2px;
		font-size: 90%; }
		.widget_twitter { margin-bottom: 20px; }
	div.polls, .widget_twitter {
	clear:both;
		border: 3px solid #cdcdcd;
		padding: 6px;
		background: #f6f6f6; }
		.tweets, .sidebar .tab-content ul {padding-left:20px;font-size:11px !important;}
		.timesince { font-style: italic; text-decoration: underline; }
		.sidebar .widget .tweets li, .sidebar .tab-content li { line-height: 1.3; list-style: disc; padding: 5px; }
		.sidebar .tab-content li { padding-bottom: 0; line-height: 1.3;}
		div#fw_tabs_tabdisplay_1.first { margin-top: 35px !important; }
div.footer-one {
	display: block;
	float: left;
	width: 250px;
	margin-left: 6px;
}
.wp-polls-form { font-size: 11px !important;}

div.footer-two {
	display: block;
	float: left;
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	min-height: 170px;
	height: auto !important;
	height: 170px;
}

div.footer-three {
	display: block;
	float: left;
	width: 251px;
	margin-right: 6px;
}

div.footer-one h3,
div.footer-two h3,
div.footer-three h3 { 
	color: #666;
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 15px;
}

div.footer-three p {
	text-align: center;
	margin-bottom: 5px; }

div.footer-wrap {
	width: 788px;
	padding: 15px 0;
	color: #999;
	font-size: 70%;
	margin: 0 auto;
	text-align: center; }
	
div.footer-wrap ul li {
	text-align: left;
	margin-bottom: 5px;
	background: url(images/bullet.gif) no-repeat 0 3px;
	padding-left: 15px; }
	
div.footer-wrap a,
div.footer-wrap a:link,
div.footer-wrap a:visited,
div.footer-wrap a:active {
	color: #999; }
	
div.footer-wrap ul {
	margin-left: 15px; }

table.rating { 
	text-align: left; 
	width: 100%;
	font-family: "verdana", "Gill Sans", Arial, sans-serif;
	font-size: .7em;
	border-collapse: collapse;
	}

table.rating caption {
	text-align: right;
	font-size: .9em;
	}
	
table.rating td {
	border: 1px solid #cccccc;
	padding: 3px 5px 2px 5px;
	}
	
table.rating td {
	border: 1px solid #cccccc;
	padding: 3px 5px 2px 5px;
	}
	
table.rating th {
	text-align: left;
	padding-left: 5px;
	border-color: #cccccc;
	background-color: #ff6600;
	color: white;
	}
	
tr.alt td {
	background: url(http://www.thetvaddict.com/images/th_bg.jpg) repeat-x left top;
	}


table.rating2 { 
	text-align: left; 
	width: 385px;
	font-family: "verdana", "Gill Sans", Arial, sans-serif;
	font-size: .7em;
	border-collapse: collapse;
	}


table.rating2 a:link {color: #66666;}
table.rating2 a:visited {color: #66666;}
table.rating2 a:hover {color: #006699;}
table.rating2 a:active {color: #006699;}
table.rating2 a:focus {color: #66666;}

table.rating2 caption {
	text-align: right;
	font-size: .9em;
	}
	
table.rating2 td {
	border: 1px solid #cccccc;
	padding: 3px 5px 2px 5px;
	
	}
	
table.rating2 td {
	border: 1px solid #cccccc;
	padding: 3px 5px 2px 5px;
	
	}
	
table.rating2 th {
	text-align: left;
	padding-left: 5px;
	border-color: #cccccc;
	background-color: #006699;
	color: white;
	}

	
tr.alt2 td {
	background: url(http://www.thetvaddict.com/images/idol_bg.jpg) repeat-x left top;
	}


table.rating3 { 
	text-align: left; 
	width: 100%;
	font-family: "verdana", "Gill Sans", Arial, sans-serif;
	font-size: .7em;
	border-collapse: collapse;
	}

table.rating3 caption {
	text-align: right;
	font-size: .9em;
	}
	
table.rating3 td {
	border: 1px solid #cccccc;
	padding: 3px 5px 2px 5px;
	line-height: 12px;
	}
	

	
table.rating3 th {
	text-align: left;
	padding-left: 5px;
	border-color: #cccccc;
	background-color: #ff6600;
	color: white;
	}
	
tr.alt td {
	background: url(http://www.thetvaddict.com/images/th_bg.jpg) repeat-x left top;
	}
