/*
Theme Name: TCT
Theme URI: http://www.thecelebritytruth.com/
Description: The default TCT theme.
Version: 1
Author:
Author URI:
Tags: black, fixed width, three columns
*/



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#555555;
	}




p.lead {
	font-size:1.3em; line-height:1.7em
}

div.entry h3 {
	font-size:14px;
	font-weight:bold;
	clear: both;
	color:#dd0000;
	line-height:0.8em;
	margin-bottom:0;
	margin-top:25px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Original Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/*
*
*
* Begin TCT specific styles 
*
*
*/

html, body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}

a {
  color: #775f5f;
}
/* Colours used 

Cream            #f0f0dd
Brown(on white)  #443636
Brown(on black)  #665050
Red              #940606
*/

a:hover {
  color: #940606;
}

#header {
	margin: 0;
	padding: 0;
	background:url(images/high-header.jpg) no-repeat top;
	display: block;
	width: 1000px;
	height: 187px;
	position: relative;
}

#adSpace {
	margin: 0;
	padding: 10px 0 0 180px;
	display: block;
	width: 728px;
	height: 90px;
}

h1#logo {
	margin: 0;
}

h1#logo a {
	margin: 0;
	padding: 0;
	display: block;
	width: 1000px;
	height: 105px;
	text-indent: -10000px;
}

#slogan {
  text-indent: 0;
  position: absolute;
  padding-left: 150px;
  margin: 0;
  top: 140px;
  height: 30px;
  line-height: 30px;
  color: #888888;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	text-align: left;
	background:#000000;
}

h2 {
	font-size:16px;
	font-weight:bold;
	clear: both;
	color:#dd0000;
}

h4 {
	font-size:14px;
	font-weight:bold;
}

#leftcol {
	float:left;
	width:164px;
	margin-left:15px;
}
#centrecol {
	width: 675px;
	float: left;
	margin-left: 10px;
}
#widecol {
	float: left;
	margin-left:10px;
}

#widecol .text-container, #widecol .article {
	width:800px;
}

#widecol img.alignright {
	display: none;
}

#top-ad {
	float: right;
	overflow: hidden;
}

#menu-ad {
	margin-top: 20px;
}

#right-banner {
	margin-left:20px;
	margin-top:15px;
}

#breadcrumb {
position:absolute;
top:90px;
left:200px;
}

#breadcrumb a {
#ffffdd;
display:inline;
background:none;
}

#rightcol {
	position: absolute;
	right:0px;
	top:175px;
	width:226px;
}
	
#navigation {
	width:164px;
	position:relative;
	background:url(images/box1-bg.gif);
}

	#navigation ul {
		margin:0px;
		padding:0px;
	}

		#navigation ul li {
			list-style:none;
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:11px;
			line-height:218%;
			border-bottom:1px solid #ddddf4;
		height: 25px;
		}

			#navigation ul li a:active, #navigation ul li a:link, #navigation ul li a:visited {
				display:block;
				width:auto;
				height: 25px;
				color: #443636;
				text-decoration:none;
				padding-left:18px;
			}
			#navigation ul li a:active {
				display:block;
				width:auto;
				height: 25px;
				color: #940606;
				text-decoration:none;
				padding-left:18px;
			}
			#navigation ul li a:hover {
				color: #940606;
				background:#f0f0dd;
			}

#pagination {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
}
#box1 {
	position:relative;
}


/* form styles */

fieldset {
	border: none;
	padding:0;
}
fieldset span.message {
	padding: 4px;
	border: dotted 1px #999999;
	margin: 3px;
}
fieldset span.required {
	background: #ffbbbb;
}
fieldset span.validation {
	background: #ffdd88;
}
fieldset label {
	display: block;
	float:left;
	width: 200px;
}
fieldset input {
    margin-top: 2px;
    padding-top: 4px;
    width: 200px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #35354A;
}
input.action {
	margin-left: 210px;
}

#cse-search-box2 {
	position:absolute;
	right:15px;
	top:147px;
}

#search {
	background:url(images/search-rght-btm.gif) bottom left no-repeat #ffffff;
	width:187px;
	margin: 25px 20px 0 20px;
	position:relative;
	padding-bottom: 20px;
	color: #000000;
}

	#search-top {
		position:relative;
		background:url(images/search-rght-top.gif) no-repeat;
		height: 34px;
		width: 187px;
	}

	#search form {
	margin:0px;
	padding:0px;
	}
	#search #s {
		width: 130px;
	}
	#search #searchsubmit {
		margin-left: 0;
	}
	#box2 input.text {
		width: 150px;
	}

#SearchForm_DirSearchForm input.text {
	float: left;
	width: 300px;
}
#SearchForm_DirSearchForm input.action {
	margin-left: 5px;
}

#SearchResults {
	margin: 0;
	padding: 5px;
}
	#SearchResults p {
		margin: 2px;
	}

	#SearchResults li {
		margin: 20px 0;
		padding: 0;
		list-style: none;
	}
	#SearchResults a.searchResultHeader {
		font-weight:bold;
		background: url(images/treeicons/search-file.gif) no-repeat left;
		padding-left: 20px;
	}
	#SearchResults a.readMoreLink {
		text-decoration: none;
		font-size: 0.9em;
	}


	#box1-top {
		background:url(images/box1-top.gif) no-repeat;
		margin:0px;
		padding:0px;
		width:164px;
		height:33px;
		position:relative;
		background-color: #000000;
	}

	#box1-btm {
		background:url(images/box1-btm.gif) no-repeat bottom;
		margin:0px;
		padding:0px;
		width:164px;
		height:53px;
		position:relative;
		background-color: #000000;
	}	
.box-content 
{
	padding: 15px;
	background:url(images/top_stories_bg.jpg) top left no-repeat;
	
}
.box-content ul li
{
	background:url(images/top_stories_line.gif) bottom left no-repeat;
	padding-bottom:10px;
	padding-top:5px;
}
.box-content ul li a
{
	color: #940606;
	font-weight: bold;
}
.box-content ul li a:hover
{
	color: #443636;
}

	.box-content .itemtitle {
	  margin: 0 0 8px 0;
	}

	.box-content a {
	  color: #443636;
	}

	.box-content a:visited {
	  color: #606060;
	}

	.box-content a:hover {
	  color: #940606;
	}
	
	.box-content .thumb {
		width: 135px;
		height: 105px;
		overflow: hidden;
	}
	
	.box-content .thumb img {
		margin-left:-15px;
		margin-top:-15px;
	}

#news {
	background:url(images/news-box-btm.gif) bottom left no-repeat #ffffff;
	width:164px;
	margin-top: 25px;
	padding-bottom: 25px;
	color: #000000;
}

	#news-top {
		position:relative;
		background:url(images/news-box-top.gif) no-repeat;
		height: 30px;
		width: 137px;
	}

#box2 {
	background:url(images/top_stories_bottom.jpg) bottom no-repeat #ffffff;
	width:165px;
	padding-bottom: 35px;
	color: #000000;
	margin-top: 27px;
	margin-left:-1px;

}

	#box2 a {
		color: #940606;
		font-weight: bold;
	}

		#box2 a:hover {
			color: #443636;
		}

	#box2-top {
		position:relative;
		background:url(images/top_stories.jpg) no-repeat;
		height: 37px;
		width: 165px;
		padding-left:30px;
		color:#FFFFFF;
	}
	#box2 ul {
		padding:0;
		margin:0;
	}
	#box2 ul li {
		list-style: none;
		/*margin: 0 0 15px 0;*/
	}
	
	
	#blog_roll
	{
		margin-left:-40px;
		width:165px;
	}
	#blog_roll #bottom
	{
		background:url(images/top_stories_bottom.jpg) bottom no-repeat;
		width:165px;
		padding-bottom:0px;
		height:37px;
		color: #000000;
		margin-top:-11px;
		margin-left:39px;		
	}	
* + html #blog_roll #bottom{margin-top:-20px;}
* html #blog_roll #bottom{margin-top:-20px;}

	
	#subscription_side
	{
		margin-left:-20px;
		width:165px;
	}
	#subscription_side #bottom_subscription
	{
		background:url(images/top_stories_bottom.jpg) bottom no-repeat;
		width:165px;
		padding-bottom:0px;
		height:37px;
		color: #000000;
		margin-top:-11px;
		margin-left:39px;		
	}	
* + html #subscription_side #bottom_subscription{margin-top:-20px;}
* html #subscription_side #bottom_subscription{margin-top:-20px;}


	#blog_roll ul li {
		list-style: none;
		font-size:11px;
		text-transform:uppercase;
		font-weight:bold;
		padding-left: 57px;
		/*line-height:37px;		*/
		/*margin: 0 0 15px 0;*/
	}

	#subscription_side ul li {
		list-style: none;
		font-size:11px;
		text-transform:uppercase;
		font-weight:bold;
		padding-left: 57px;
		/*line-height:37px;		*/
		/*margin: 0 0 15px 0;*/
	}	

	.widget_title{line-height:37px;}
	/*
	#recent-posts-3 {
		position:relative;
		background:url(images/top_stories.jpg) no-repeat;
		width: 165px;
		padding-left:30px;
		color:#FFFFFF;
	}	
	
	
	
	#recent-posts-3 ul{
		background:url(images/top_stories_bg.jpg) top left no-repeat;
		margin-left:-58px;
		padding-left:0px;
		line-height:100%;		
	}
	
	#recent-posts-3 ul li {
		list-style: none;
		margin-left:-38px;
		width: 145px;
		line-height:150%;
		padding-bottom:5px;
	}	
	#recent-posts-3 ul li a {
		color: #940606;
		font-weight: bold;
		font-size:11px;
		text-transform:none;
	}
	#recent-posts-3 ul li a:hover {
		color: #443636;
		font-size:11px;
	}
	*/
	
	.widget_subscription_side {
		position:relative;
		background:url(images/top_stories.jpg) no-repeat;
		width: 165px;
		padding-left:30px;
		color:#FFFFFF;
		font-size:11px;		
	}	
	.subscription_contant{
		background:url(images/top_stories_bg.jpg) top left no-repeat;
		padding-left:10px;
		padding-top:10px;
		margin-left:-58px;
		font-size:11px;
		color: #940606;
		width: 165px;
		text-transform:none;
		
		/*line-height:120%;		*/
	}
		
	.widget_recent_comments {
		position:relative;
		background:url(images/top_stories.jpg) no-repeat;
		width: 165px;
		padding-left:30px;
		color:#FFFFFF;
		font-size:11px;
	}	
	.widget_recent_comments ul{
		background:url(images/top_stories_bg.jpg) top left no-repeat;
		margin-left:-58px;
		padding-left:0px;
		padding-top:10px;
		/*line-height:120%;		*/
	}
	
	#blog_roll .widget_recent_comments ul li {
		list-style: none;
		/*margin: 0 0 15px 0;*/
		margin-left:15px;
		width: 145px;
		line-height:150%;
		padding-bottom:10px;
		padding-left:0px;
		color: #940606;
	}	
* html .widget_recent_comments ul li {width: 203px;}	
* + html .widget_recent_comments ul li {width: 203px;}	
	.widget_recent_comments ul li a {
		color: #940606;
		font-weight: bold;
		font-size:11px;
		text-transform:none;
	}
	.widget_recent_comments ul li a:hover {
		color: #443636;
		font-size:11px;
	}	
	
.topbox-text {
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left: 27px;
	line-height:37px;
}

.text-container {
	width:580px;
	margin-top: 2px;
	position:relative;
	font-size:12px;
	line-height:183%;
	color: #bababa;
	font-weight:normal;
}

.article {
	background:url(images/article-bg-btm.gif) bottom right no-repeat #000000;
	width:580px;
	margin-top: 2px;
	position:relative;
	font-size:12px;
	line-height:183%;
	color: #bababa;
	font-weight:normal;
	margin-bottom:28px;
	padding-bottom:10px;
}

	.article-top {
		position:absolute;
		z-index:2;
		top:0px;
		right:0px;
		background:url(images/article-bg-top.gif) no-repeat;
		height: 40px;
		padding-bottom: 40px;
		width: 260px;
	}
	
	.article-btm {
		clear:both;
	}

	h2 a {
	  color: #cccccc;
	  text-decoration: none;
	}
	
	.article-image img {
		border: none;
		float: right;
		padding: 10px 3px;
	}
	
	a.more-link:active, a.more-link:link, a.more-link:visited {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: bold;
		text-transform:uppercase;
		text-decoration:none;
		display:block;
		background:url(images/button-large.gif) no-repeat;
		width: 156px;
		height: 29px;
		text-align:center;
		line-height: 29px;
		color: #bababa;
		margin: 4px;
		position:relative;
	}

	a.more-link:hover {
		color: #ffffff;
	}

	a.viewall:active, a.viewall:link, a.viewall:visited {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	        font-weight: bold;
		float:right;
	  line-height: 30px;
		color: #bababa;
	}

	a.viewall:hover {
		color: #ffffff;
	}

	.article-content {
		position:relative;
		/* width: 300px; */
		padding: 5px 5px 2px 10px;
		z-index: 5;
	}
	
	.banner-center {
		margin: 2em auto;
		width: 468px;
		text-align: center;
	}
	
	.banner-sq-center {
		margin: 20px 140px 20px 140px;
		width: 300px;
		text-align: center;
	}

#feature1 a {
	background:url(images/310tv_small.gif) no-repeat #ffffff;
	display:block;
	height:40px;
	width:164px;
	text-indent:-10000px;
	margin-top: 25px;
	position:relative;
	padding-bottom: 20px;
	color: #000000;
}

#feature2 {
	margin: 25px 0px 0px 20px;
	background:url(images/feature2.jpg);
	width: 187px;
	height: 200px;
}

#feature3 {
	margin: 25px 0px 0px 20px;
	background:url(images/feature3.jpg);
	width: 187px;
	height: 182px;
}

.banner {
	margin: 25px 0px 0px 70px;
}

#tctDirectory ul {
	margin: 0 30px;
}

	#tctDirectory ul li {
		list-style: none;
		font-weight: bold;
	}

		#tctDirectory ul li p {
			font-weight: normal;
			padding: 0 10px;
		}


#footer {
	clear:both;
	margin: 15px 0px 15px 10px;
	font-size: 9px;
	color: #777777;
}

#advertise {
  font-size: 14px;
  font-weight:bold;
  text-indent:20px;
  text-transform:uppercase;
}

#advertise a:link, #advertise a:visited{
  color: #ffffff;
}

#advertise a:hover {
  color: #940606;
}

#PageComments {
  margin: 0;
  padding: 0;
}

#PageComments li {
  list-style: none;
  padding-left: 50px;
  margin:25px 0pt;
  background: url(images/quotes.gif) no-repeat left top;
}

#commentform #comment {
	width: 540px;
	height: 100px;
}

.promotion {
	font-size:12px;
}
/*
.rssSubscribe {
  margin: 20px 20px 0 20px;
}

.rssSubscribe a {
	color:#775F3F;
	font-size:0.9em;
	line-height:1.7em;
	text-decoration:none;
}

.rssSubscribe img {
  border: 0;
  float: left;
  margin-right: 5px;
}
*/
a.facebook {
  margin: 0;
  background: url(images/facebook_icon.jpg) no-repeat;
  text-indent: -100000px;
  display: block;
  width: 49px;
  height: 45px;
  float:left;
  outline:none;
}

a.twitter {
  margin: 0;
  background: url(images/twitter_icon.jpg) no-repeat;
  text-indent: -100000px;
  display: block;
  width: 49px;
  height: 45px;
  float:left;
  outline:none;
}

a.myspace {
  margin: 0;
  background: url(images/myspace_icon.jpg) no-repeat;
  text-indent: -100000px;
  display: block;
  width: 49px;
  height: 45px;
  float:left;
  outline:none;
}

a.rssSubscribe {
  margin: 0;
  background: url(images/rss_icon.jpg) no-repeat;
  text-indent: -100000px;
  display: block;
  width: 49px;
  height: 45px;
  float:left;
  outline:none;
}
a.contactus {
  margin: 0;
  background: url(images/contact.jpg) no-repeat;
  text-indent: -100000px;
  display: block;
  width: 90px;
  height: 33px;
  float:left;
  outline:none;
  margin-left:50px;
}
/*
.rssSubscribe {
  margin: 20px 20px 0 20px;
}
*/
#footer-menu {
	clear:both;
	width: 500px;
	margin: 0 auto;
}

	#footer-menu li {
		float: left;
		list-style: none;
		padding: 5px 7px;
	}
.subscription_contant input{width:140px;}
