/* @override http://www.pelicola.tv/css/master.css */


.png { behavior: url(iepngfix.htc) }

.nomarg {margin: 0 !important;}

body {
	background: #111111 url(../i/bg.gif);
	color: #fff;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

strong {
		font-weight: bold;
}

em {color: #336699;}

hr {display: none;}


#custom_doc
 {
	background: transparent;
	margin: 0 auto 0 auto;text-align: left;
	width: 69.2307692em; /* !IE */
	*width: 67.56223077em; /* IE */
	min-width: 900px;
	position: relative;
}


.clearboth {
	clear: both;
}

/* Header Styles */


#hd {
	background: transparent;
	display: block;
	height: 123px;
	width: 100%;
	margin-bottom: 5px;
	position: relative;
}

#hd #navcont {
	background: url(../i/bg_navcont.gif) repeat-x top left;
	display: block;
	height: 23px;
	width: 740px;
	position: absolute;
	top: 95px;
	left: 160px;
}

	#navcont .nav {
		background: url(../i/nav.gif) no-repeat top left;
		display: block;
		height: 23px;
		width: 526px;
	}

	#navcont .nav li{display: block;float: left;}
	#navcont .nav li a, #navcont .metanav li a  {display: block; height: 23px; text-indent: -10000px;}
	
	#navcont .nav li#news a {width: 104px;}
	#navcont .nav li#news a:hover {background: url(../i/nav.gif) 0 -23px;width: 104px;}
	
	#navcont .nav li#whatis a {width: 104px;}
	#navcont .nav li#whatis a:hover {background: url(../i/nav.gif) -104px -23px;width: 104px;}
	
	#navcont .nav li#channels a {width: 104px;}
	#navcont .nav li#channels a:hover {background: url(../i/nav.gif) -208px -23px;width: 104px;}
	
	#navcont .nav li#community a {width: 118px;}
	#navcont .nav li#community a:hover {background: url(../i/nav.gif) -312px -23px;width: 104px;}
	
	
	#navcont .nav li#contact a {width: 96px;}
	#navcont .nav li#contact a:hover {background: url(../i/nav.gif) -430px -23px;width: 96px;}
	
	
	#navcont .metanav {
		background: url(../i/metanav.gif) no-repeat 0 0;
		display: block;
		height: 23px;
		width: 138px;
		position: absolute;
		top: 0;
		right: 10px;
	}

	#navcont .metanav li{display: block;float: left;}
	
	#navcont .metanav li#mnlogin a{width: 62px;}
	#navcont .metanav li#mnlogin a:hover {background: url(../i/metanav.gif) no-repeat 0 -23px; width: 62px;}
	
	#navcont .metanav li#register a{width: 76px;}
	#navcont .metanav li#register a:hover {background: url(../i/metanav.gif) no-repeat -62px -23px; width: 76px;}
	
	#navcont .metanavLN {
	display: block;
	height: 23px;
	width: 238px;
	position: absolute;
	top: 0;
	right: 10px;
	}
	
	#navcont .metanavLN li {
	float:right;
	margin-right: 10px;
	margin-top: 5px;
	}
	
	
	#hd .ad {
		position: absolute;
		top: 5px;
		left: 160px;
	}

		
	
	
/* Main Page - Body Styles */

.row1 {
	margin-bottom: 5px;
}

.row1 .col1 {
	display: block;
	float: left;
	width: 640px;
	background-color: #000;
}

	.channels .header {
		background: #1f1e1e url(../i/bg_hd.gif);
	}
	
	.channels .header h3 {
		background: #000;
		color: #fff;
		width: 120px;
		padding: 5px 0;
		text-align: center;
	}
	
	.channelslist {
		background: #000;
		padding: 30px 0;
	}
	
	.channelslist li {
		display: block;
		float: left;
		font-size: 85%;
		margin: 0 0 0 0;
		width: 106px;
		text-align: center;
	}
	
	.channelslist li a{text-decoration: none;}
	.channelslist li a:hover{text-decoration: underline;}
	
.row1 .col2 {
	display: block;
	float: right;
	width: 247px;
}

	.whatis {
		background: #000 url(../i/bg_whatis.gif);
		margin: 0 0 5px 0;
		padding-bottom: 10px;
	}

	.whatis h3{
		background: url(../i/hd_whatis.gif) top left;
		display: block;
		height: 39px;
		width: 144px;
		text-indent: -10000px;
	}
	
	.whatis p {
		font-size: 85%;
		line-height: 1.8em;
		padding: 0 20px 0 10px;
	}

	.whatis p.more {
		text-align: right;
	}

	.whatis p.more a {
		color: #ab1a16;
		text-decoration: none;
		text-align: right;
	}
	
	.login {
		background: #351414 url(../i/bg_login.gif);
		font-size: 85%;
		padding-bottom: 2px;
		margin-bottom: 2px;
		position: relative;
	}
	
	.login h3 {
		background: url(../i/hd_login_new.gif) no-repeat top left;
		display: block;
		height: 50px;
		width: 238px;
		text-indent: -10000px;
	}
	
	.login form {
		margin: 10px 0 10px 10px;
	}
	
	.login form li {
		display: block;
		margin: 0 0 5px 0;
		width: 100%;
		
	}

	.login form li label{
		display: block;
		float: left;
		width: 65px;
	}

	.login form li input.field{
		border: 1px solid #897676;
		width: 100px;
	}

	.login form li #btn_submit,
	.login form li #btn_register{
		background: #680505;
		border: 1px solid #451111;
		color: #a8a2a2;
		display: block;
		float: left;
		xwidth: 50px;
		xheight: 10px;
		padding: 2px 0;
		text-align: center;
	font-size: 12px;
}
	
	.login form li #btn_submit {
		margin-left: 65px;
		
	}
	
	.login form li #btn_register {
		margin:0;
		padding: 0;
	}

form#form fieldset{
	margin-top: 40px;
	
}
	
	.login a {
		text-decoration: none;
	}
	
	.login #forgot a {
		background: url(../i/forgot.gif) no-repeat top left;
		display: block;
		height: 65px;
		width: 58px;
		text-indent: -10000px;
		position: absolute;
		top: 59px;
		left: 185px;
	}

	.fresh .header h3 {
		background: #6a0f0c url(../i/bg_hd_fresh.gif);
		color: #fff;
		padding: 5px 10px;
		text-align: left;
	}

	.fresh .header {
		margin-bottom: 3px;
	}
	
	.fresh .release {
		border-bottom: 2px solid #302e2e;
		clear: both;
		font-size: 85%;
	}

	.fresh .release img {
		float: left;
		margin-right: 5px;
	}

	.fresh .release h4 {
		color: #ca3737;
		margin-bottom: 3px;
	}

	.fresh .release p {margin-bottom: 3px;}
	
	.fresh .release p.watch {text-align: right;}
	.fresh .release p.watch a {background: #000 url(../i/blt_arw_rt.gif) no-repeat center right; text-decoration: none; padding: 4px 15px 4px 5px}


.row2 {
	background: #000;
	margin-bottom: 5	px;
	padding-bottom: 10px;
}

	.breaking .header {
		background: #1f1e1e url(../i/bg_hd.gif);
	}
	
	.breaking .header h3 {
		background: #000;
		color: #fff;
		width: 180px;
		padding: 5px 0;
		text-align: center;
	}
	
	.row2 .items,
	.row2 .text {
		display: block;
		float: left;
		width: 575px;
	}
	
	.row2 .items {
		margin-top: 20px;
	}
	
	.row2 .items .item {
		border-bottom: 4px solid #1f1e1e;
		clear: both;
		margin: 5px 0 5px 13px;
		padding: 10px 0;
	}

	.row2 .items .item img {
		float: left;
		margin-right: 7px;
	}
	
	.item h4 {
		color: #e43e45;
		font-size: 108%;
		font-weight: bold;
	}
	
	.item .posted {
		color: #8d5759;
		font-size: 85%;
		margin-bottom: 5px;
	}
	
	.item p {
		font-size: 93%;
		line-height: 1.6em;
	}
	
	.item .read {background: url(../i/blt_bx_arrw.gif) no-repeat center right;text-align: right;}
	.item .read a{
		color: #87312c; 
		margin-right: 15px;
		text-decoration: none; 
		text-transform: uppercase;
	}
	.item .read a:hover {text-decoration: underline;}
	
	.breaking .archives {
		background: url(../i/bg_hd.gif);
		margin: 0 0 0 13px;
		padding: 4px 10px;
		text-align: right;
	}
	
	.breaking .archives a {
		background: url(../i/blt_arw_rt2.gif) no-repeat center left;
		text-decoration: none;
		padding: 0 0 0 12px;
	}
	
	
	.row2 .ads {
		display: block;
		float: right;
		margin: 20px 5px 0 0;
		width: 298px;
		padding: 5px 0;
	}
	
	.row2 .ads .ad {
		margin-bottom: 5px;
		
	}
	
	
/* News */

.previous {
	text-align: right;
	padding: 5px 0;
}	

.previous a {
	background: #8e2624 url(../i/blt_arw_rt3.gif) no-repeat center right;
	text-decoration: none;
	padding: 5px 18px 5px 10px;
}
	

/* What is */

.text {
	margin-top: 20px
}


.text p {
	color: #676767;
	font-size: 100%;
	line-height: 1.6em;
	padding: 10px 10px 10px 47px;
}

.text h4 {
	color: #FFFFFF;
	font-size: 120%;
	line-height: 1.6em;
	padding: 10px 10px 10px 47px;
	font-weight: bold;
}

.text em {
	color: #fff;
}



.terms p {
	font-size: 90%;
	line-height: 1.4em;
	padding: 10px 10px 10px 47px;
}

.terms h4 {
	font-size: 90%;
	line-height: 1.4em;
	padding: 10px 10px 10px 47px;
}

.terms em {
	color: #fff;
}

.row2 .ads .holder {
	text-align: center;
	padding: 20px 0;
}
	

/* Channels page */

.channel {
	display: block;
	float: left;
	padding: 20px 0 20px 45px;
	width: 226px;
}

	.channel p {
		color: #a4a4a4;
		font-size: 93%;
		padding: 5px 0;
	}
	
	.channel .read {background: url(../i/bg_rt_arw.gif) no-repeat bottom right;padding-right: 20px;text-align: right;}
	.channel .read a{text-decoration: none;}
	

/* Community Page */

.member {
	display: block;
	float: left;
	width: 105px;
	padding: 25px 0 25px 25px;
}

.member p {
	font-size: 93%;
}

/* Contact Us Page */

.contactbox {
	display: block;
	width: 430px;
	margin: 80px auto;
}

.contactbox .contlogo {
	float: left;
	margin: 0 40px 0 0;
	padding-right: 20px;
	border-right: 1px #525252 dashed;
}

.contactbox p {
	padding: 30px 0 0 0;
}


/* Login page  */

.login2 {
		font-size: 85%;
		padding-bottom: 2px;
		margin: 50px 0 10px 170px;
		position: relative;
	}
	
	.login2 h3 {
		background: url(../i/hd_login2.gif) no-repeat top left;
		display: block;
		height: 46px;
		width: 277px;
		text-indent: -10000px;
	}
	
	.login2 form {
		margin: 10px 0 10px 0;
	}
	
	.login2 form li {
		display: block;
		margin: 0 0 5px 0;
		width: 100%;
		
	}

	.login2 form li label{
		display: block;
		float: left;
		width: 65px;
	}

	.login2 form li input.field{
		border: 1px solid #897676;
		width: 200px;
		height: 18px;
	}

	.login2 form li #btn_submit,
	.login2 form li #btn_register{
		background: #680505;
		border: 1px solid #451111;
		color: #a8a2a2;
		clear: both;
		display: block;
		float: right;
		xwidth: 50px;
		margin: 0 150px 5px 0;
		padding: 2px 0;
		text-align: center;
		xfloat:left;
		xdisplay: inline;
	}
	
	.login2 form li a#btn_register{
		padding: 0;
		margin: 0;
		display:inline;
		float: left;
	}
	
	.login2 a {
		text-decoration: none;
	}
	
	.login2 #forgot a {
		background: url(../i/forgot2.gif) no-repeat top left;
		display: block;
		height: 57px;
		width: 220px;
		text-indent: -10000px;
		float: right;
		margin: 0 170px 0 0;
	}


	
	

/* Form */

#regform {
	display: block;
	margin: 40px 140px 10px 20px;
	*margin: 0;
	padding-bottom: 0 !important;
}

#regform p {
	color: #cccccc;
	font-size: 93%;
}

#regform h4 {
	border-bottom: 1px dotted #cccccc;
	font-size: 153.9%;
	font-weight: bold;
	padding: 20px 0;
}


#regform form {
	color: #cccccc;
	padding: 20px 0;
}

legend {
	xdisplay: none;
}

label {
	display: block;
	margin:0 0 0 0;
	padding: 3px 0 3px 0;
}

fieldset li {  
	display: block;
	margin-bottom: 10px;
}

fieldset li input{  
border: 1px solid #7c7c7c;
padding: 2px 3px;
font-size: 85%;
}

fieldset li .req {color: #e00505;}

fieldset li .icn {vertical-align: middle;}


#btn_form {
	margin: 10px 0;
}




/* Footer styles */

	
#ft {
	background: #000;
	font-size: 85%;
	margin: 5px 0 0 0;
	text-align: center;
	padding: 0 0 30px 0;
}

#ft .ad {
	display: block;
	margin: 0 auto 20px auto;
	width: 740px;
}

#ft p {
	line-height: 1.6em;
}

form {
	margin-left: 50px;
	margin-bottom: 20px;
}

textarea {
	xmargin-left: 50px;
}

div.comment {
	border-top: 1px solid #252525;
	margin-left: 50px;	
}

div.comment p {
	padding:10px 0;
	margin: 0;
}

div.comment div.reply {
	padding-left: 20px;
	margin: 10px 0 10px 30px;
	border-left: solid 3px #535353;
}

div .comment p span.name {
	color:  #E34031;
}

span.separator {
	border-bottom: solid 3 px #ccc;
}

div.text h4#comments {
	border-top: 3px solid #535353;
	padding: 5px 0;
	margin-left: 50px;
	color: #e34031;
}

span.post_reply {
	float: right;;
}

div#pages {
	background: #121212;
	margin-left: 50px;
	}
div#pages p {
	padding: 8px;
}

