body {
	margin: 0;
	padding: 0;
	font-family: Helvetica;
background: #000;
}

img {
	border: 0;
}
	
a {
	color: #9f1414;
}

hr {
	border: 0px;
	border-bottom: 1px solid #c97979;
}

pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

#container {
	margin: 0 auto 0 auto;
	width: 954px;
	padding-left: 25px;
	padding-right: 25px;
	background: #fff url('/img/bar_bg.gif') repeat-y scroll top center;
}

#container:after {
	clear: both;
	content: " ";
	visibility: hidden;
	display: block;
	height: 0px;
}

#navigation {
	background-color: #b30000;
	border-bottom: 2px solid #000;
	text-align: right;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 5px;
}

#navigation ul li {
	display: inline;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	border-left: 1px solid #960000;
}

#navigation ul li a {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

#header {
	height: 20px;
	position: relative;
	z-index: 2;
}

#header #banner {
	float: right;
	width: 728px;
	height: 120px;
	margin-top: 15px;
}

#banner_box #logo {
	float: left;
	width: 225px;
	height: 210px;
	margin-top: -35px;
}

#bannerstrip {
	background-image: url('/img/bannerstrip.gif');
	height: 165px;
	padding-top: 35px;
	padding-bottom: 15px;
	position: relative;
	z-index: 1;
}

#bannerstrip #banner_box {
	float: left;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 40px;
}

#leftcol {
	float: left;
	width: 144px;
	padding-left: 10px;
}

#leftcol h1 {
	font-size: 20px;
	color: #9f1414;
}

#leftcol ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftcol ul li {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #c97979;
}

#leftcol ul li * {
	vertical-align: middle;
}

#leftcol ul li img {
	margin-right: 5px;
}

#leftcol ul li a {
	color: #000;
	text-decoration: none;
}

#leftcol ul li a:hover {
	text-decoration: underline;
}

#content {
	float: left;
	width: 430px;
	padding-left: 15px;
	padding-right: 15px;
}

#content h1 {
	color: #9f1414;
	font-family: Helvetica;
}

#content h1 * {
	vertical-align: middle;
}

#content h2 {
	color: #9f1414;
	font-family: Helvetica;
	margin-bottom: 5px;	
}

.item {
	width: 415px;
	margin: auto;
	margin-bottom: 5px;
	font-size: 12px;
	padding: 5px;
	background-color: #ededed;
}

.item img {
	border: 1px solid #ccc;
}

.item img:hover {
	border: 1px solid #eee;
}

.item:after {
	clear: both;
	content: " ";
	visibility: hidden;
	display: block;
	height: 0px;
}

.item h2 {
	color: #993300;
	margin: 0;
	padding: 0;
}

.item .thumb {
	float: left;
	width: 110px;
}

.item .info_bar {
	float: left;
	width: 405px;
	height: 15px;
	margin-top: 5px;
	background-color: #dadada;
	padding: 5px;
	font-size: 11px;
}

.info_bar span.dtitle {
	color: #888;
}

#rightcol {
	float: right;
	width: 340px;
}

.red_box {
	background-image: url('/img/red_box.jpg');
	width: 288px;
	height: 189px;
	margin: auto;
	padding: 25px;
}

.grey_box {
	background-image: url('/img/grey_box.jpg');
	width: 301px;
	height: 250px;
	padding: 13px;
	margin: auto;
}

#footer {
	float: left;
	width: 954px;
	background-image: url('/img/footer.gif');
	height: 140px;
	margin-top: 15px;
	border-top: 2px solid #000;
}

#footer a {
	color: #fff;
}

#network {
	width: 50%;
	float: left;
}

#network ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#network ul li {
	float: left;
	width: 200px;
	text-align: center;
	height: 12px;
}

#network ul li a {
	font-size: 10px;
}

#site_description { 
	width: 50%;
	float: right;
	color: #ccc;
	font-size: 12px;
	line-height: 16px;
}

/* Video Page Info Styles */
#mediaspace {
	width: 420px;
	margin: auto;
}

#plug_box:after {
	clear: both;
	content: " ";
	height: 0px;
	display: block;
	visibility: hidden;
	margin-bottom: 10px;
}

#plug_thumb {
	float: left; 
	width: 125px;
	text-align: center;
}

#plug_desc {
	float: left;
	width: 250px;
}


#video_desc { padding: 10px; margin: 0; }
.video_info { padding: 5px 0px 5px 0px; font-size: 14px; font-weight: bold; height: 25px; }
.video_info b { color: #666; }
.mark_favorite, .share, .report_link { float: left; width: 33%; }
.mark_favorite { text-align: left; }
.share { text-align: center; }
.report_link { text-align: right; }
.video_info .left_info { float: left; width: 40%; margin-left: 5px; text-align: right; }
.video_info .right_info { float: right; width: 40%; margin-right: 5px; text-align: left; }

.video_info span { color: #b30000; cursor: pointer; }
.video_info span:hover { text-decoration: underline; }
.calign { text-align: center; font-weight: bold; font-size: 14px;}
#rating img { margin-top: 3px; cursor: pointer; }

.featured { float: left; margin: 5px; width: 90px; }
.featured img { width: 90px; height: 90px; }

.comment { width: 100%; margin-bottom: 5px; }
.comment p { float: left; padding: 10px; }
.comment_author { float: left; height: 15px; font-weight: bold; width: 410px; padding: 3px; font-size: 12px; }
.comment_date { font-size: 10px; font-weight: normal; }

#ajax_update {
	display: none;
	background-color: #ffedea;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #969696;
}

#navigationcats {
   list-style: none;
   margin: 0; padding: 0;
background-images: url("http://www.newcelebritypics.com/images/back.gif");
font-size: 10px;
}
#navigationcats li {
   float: left;
}
#navigationcats li a {
   display: block;
   width: 150px;
   text-align: center;
   color: #9c0c3b;
   padding: 3px 0;
}
#navigationcats li a:hover {
   color: #9c0c3b;
text-decoration: underline;
}
