/* @override http://www.pelicola.tv/css/ca.css */

.png { behavior: url(iepngfix.htc) }

.nomarg {margin: 0 !important;}

body {
	background: #000 url(../i/ca/bg.jpg) repeat top center;
	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: #0a1124;
	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: #0d1528;
	display: block;
	height: 123px;
	width: 100%;
	xmargin-bottom: 5px;
	position: relative;
}

#hd #navcont {
	background: url(../i/ca/bg_navcont.gif) repeat-x top left;
	display: block;
	height: 23px;
	width: 740px;
	position: absolute;
	top: 100px;
	left: 160px;
}

	#navcont .nav {
		background: url(../i/ca/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/ca/nav.gif) 0 -23px;width: 104px;}
	
	#navcont .nav li#whatis a {width: 104px;}
	#navcont .nav li#whatis a:hover {background: url(../i/ca/nav.gif) -104px -23px;width: 104px;}
	
	#navcont .nav li#channels a {width: 104px;}
	#navcont .nav li#channels a:hover {background: url(../i/ca/nav.gif) -208px -23px;width: 104px;}
	
	#navcont .nav li#community a {width: 118px;}
	#navcont .nav li#community a:hover {background: url(../i/ca/nav.gif) -312px -23px;width: 104px;}
	
	
	#navcont .nav li#contact a {width: 96px;}
	#navcont .nav li#contact a:hover {background: url(../i/ca/nav.gif) -430px -23px;width: 96px;}
	
	
	#navcont .metanav {
		background: url(../i/ca/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/ca/metanav.gif) no-repeat 0 -23px; width: 62px;}
	
	#navcont .metanav li#register a{width: 76px;}
	#navcont .metanav li#register a:hover {background: url(../i/ca/metanav.gif) no-repeat -62px -23px; width: 76px;}
	#navcont .metanavLN {
		/* background: url(../i/metanav.gif) no-repeat 0 0; */
		display: block;
		height: 23px;
		width: 250px;
		position: absolute;
		top: 5px;
		right: 5px;
	}
	
	#navcont .metanavLN li {
		float: right;
	}

	#navcont .metanavLN li a {
		border-right: 1px solid #323232;
		display: block;
		color: #FFFFFF;
		font-size: 85%;
		padding: 0 15px;
		text-decoration: none;
	}
	
	#navcont .metanavLN li a:hover {
		color: #CC3300;
	}	
	#hd .ad {
		position: absolute;
		top: 6px;
		left: 165px;
	}

		
	
	
/* Main Page - Body Styles */

.row1 {
	margin-bottom: 5px;
}

#banner {position: relative;
	background-color: #0f172e;
}
#banner p{font-size: 85%; padding: 5px 0;}

#banner .ads {
	position: absolute;
	top: 0;
	right: 10px;
}

.row1 .col1 {
	display: block;
	float: left;
	width: 640px;
}

	.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.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;
		width: 50px;
		padding: 2px 0;
		text-align: center;
	}
	
	.login form li #btn_submit {
		margin-left: 65px;
	}
	
	.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;
	}

	


.row2,
.row {
	xbackground: #0d0d0d url(../i/ca/bg_bd.gif) no-repeat top left;
	
	margin-bottom: 5px;
	padding-bottom: 10px;
	background-color: #0a1124;
}

.row {
	background: transparent !important;
}

.row2 .col1,
.row .col1 {
	background: #000;
	margin: 0 0 0 10px;
}

	.row2 .header {
		background: #7e201c url(../i/ca/bg_hd.gif);
		margin: 0 0 10px 0;
	}
	
	.row2 .sidebar .header {
		margin-left: 0 !important;
	}
	
	.row2 .header h3 {
		color: #fff;
		padding: 5px 10px;
		text-align: left;
	}
	
	.row2 .featured img {
		float: left;
		margin-right: 8px;
	}

	.row2 .featured h4 {
		color: #fff;
		font-size: 108%;
		font-weight: bold;
		padding: 20px 0;
	}

	.row2 .featured p {
		color: #5a5a5a;
		font-size: 93%;
		padding: 0 15px 10px 15px;
	}
	
	
	
	
	.row2 .items,
	.row2 .text,
	.row .items,
	.row .text {
		display: block;
		float: left;
		width: 575px;
	}
	
	.row2 .items .featured,
	.row2 .items .item,
	.row .items .featured,
	.row .items .item {
		clear: both;
		margin: 5px 0 5px 13px;
		padding: 10px 0;
	}
	
	.row2 .items .item,
	.row .items .item {
		border-bottom: 1px solid #262626;
	}

	.row2 .items .item img,
	.row .items .item img {
		float: left;
		margin-right: 7px;
	}
	
	.item h4 {
		color: #fff;
		font-size: 108%;
		font-weight: bold;
		padding: 0 0 15px 0;
	}
	
	.item .posted {
		color: #8d5759;
		font-size: 85%;
		margin-bottom: 5px;
	}
	
	.item p {
		color: #5a5a5a;
		font-size: 93%;
		line-height: 1.6em;
		padding: 0 15px 10px 15px;
	}
	
	
	.item .play {background: url(../i/bg_rt_arw.gif) no-repeat bottom right; margin-right: 10px;padding-right: 20px;text-align: right;}
	.item .play a{text-decoration: none;}
	.item .play 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 .sidebar,
	.row .sidebar {
		display: block;
		float: right;
		margin: 0 10px 0 0;
		width: 298px;
		padding: 0 0;
	}
	
	.row2 .sidebar .ad,
	.row .sidebar .ad {
		margin-bottom: 5px;
	}
	
	.sidebar .abouttext {
		margin-bottom: 10px;
	}

	.sidebar .abouttext img {
		display: block;
		width: 224px;
		margin: 20px auto;
	}
	
	.sidebar .abouttext p {
		color: #5a5a5a;
		font-size: 93%;
		padding: 0 15px 10px 15px;
	}
	
	.abouttext .read,
	.featured .read {
		text-align: right;
		padding: 5px 0;
	}	

	.abouttext .read a,
	.featured .read a {
		background: #0b1328 url(../i/blt_arw_rt14.gif) no-repeat right;
		text-decoration: none;
		padding: 2px 18px 2px 10px;
	}
	
	
	
/* Episode */

.episodes {
	margin: 0 10px;
}	

.videocont {
	display: block;
	float: left;
	width: 625px;
}

.videocont .player {
	width: 616px;
	height: 367px;
	margin: 0 auto;
}

.episodes .videocont h3{
	background: none !important;
	font-family: Verdana;
	font-size: 138.5%;
	font-weight: bold;
	padding: 3px 0 5px 0;
}


	
.episodepart {
	display: block;
	width: 240px;
	float: right;
}
	
.episodepart .header h3 {
		background: #6a0f0c url(../i/ca/bg_hd.gif);
		color: #fff;
		padding: 5px 10px;
		text-align: left;
	}

	.episodepart .header {
		margin-bottom: 3px;
	}
	
	.episodepart .part {
		border-bottom: 2px solid #302e2e;
		clear: both;
		font-size: 85%;
		padding: 0 0 3px 0;
	}

	.episodepart .part img {
		float: left;
		margin-right: 5px;
	}

	.episodepart .part h4 {
		color: #004c6d;
		margin-bottom: 3px;
	}
	
	.episodepart .part h4 a{
		color: #004c6d;
		text-decoration: none;		
	}
	
	.episodepart .part h4 a:hover{
		text-decoration: underline;
		
	}

	.episodepart .part p {margin-bottom: 3px;}
	
	.episodepart .part p.watch {text-align: left;}
	.episodepart .part p.watch a {background: #000 url(../i/blt_arw_rt.gif) no-repeat center right; text-decoration: none; padding: 4px 15px 4px 4px}
	
		.episodes .viewall {
		background: #032a30 url(../i/bg_whatis.gif);
		margin-top:  5px;
	}
	
	.episodes .viewall a {
		background: url(../i/blt_arw_rt2.gif) no-repeat 8px 8px;
		display: block;
		font-weight: bold;
		padding: 5px 10px 5px 20px;
		text-decoration: none;
	}

	.episodes .viewall a:hover {text-decoration: underline;}
	
	.highlight {color: #004c6d;}
	
	
	
	
/* 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;
}
	

/* Episode Detials */

.episodenav {
		background: #6a0f0c url(../i/ca/bg_hd.gif);
		color: #fff;
		text-align: left;
		margin: 0 10px;
	}
	
	.episodenav .nav li {
		display: block;
		float: left;
	}

	.episodenav .nav li a {
		border-right: 1px solid #000;
		display: block;
		padding: 3px 10px;
		text-decoration: none;
	}
	
	.episodenav .nav li a:hover,
	.episodenav .nav li a.selected
	 {
		background: #000;
	}


.text h4{
	line-height: 1.8em;
	padding: 20px 10px 20px 25px;
}


.text p {
	color: #676767;
	font-size: 93%;
	line-height: 1.6em;
	padding: 10px 25px 10px 25px;
}

.text em {
	color: #fff;
}




.row2 .ads .holder {
	text-align: center;
	padding: 20px 0;
}
	







/* Footer styles */

	
#ft {
	xborder-top: 5px solid #fff;
	font-size: 85%;
	margin: 0 0 20px 0;
	text-align: center;
	xpadding: 0 0 10px 0;
	background: #0b1327;
}

#ft .ad {
	background: #000;
	border-bottom: 5px solid #000;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	display: block;
	xmargin: 5px 0 5px 0;
	margin: 0 0 5px 0;
	padding-top: 5px ;

}

#ft .copyright {
	background: url(../i/bcp/bg_ft2.gif) 0 -10px;
	font-size: 93%;
	line-height: 1.6em;
	margin: 0;
	padding: 0 0 0 0;
	height: 50px;
	vertical-align: middle;
}

.copyright p {
	padding: 10px 0 0 0;
	color: #fff;
}

/* Additional code for comments, photos and sharing */

form {
	margin-left: 20px;
	margin-bottom: 20px;
}

textarea {
	xmargin-left: 50px;
}


div.comment {
	xborder-top: 1px solid #252525;
	border-bottom: 1px solid #252525;

	margin: 0 20px;	

}

.first {
	border: none!important;
}

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;
	display: inline:
}

div#redbox {
	background: #0d1c38;
	margin: 0 20px;
	}
div#redbox p {
	padding: 8px;
}

div#pages {
	background: #121212;
	margin: 0 20px;
	}
div#pages p {
	padding: 8px;
}

div.gallery {
	margin: 10px 0 0 10px;
}

div.gallery img {
	margin: 3px;
	border: 3px solid #303030;
}

p#pagenum {
	position: relative;
}

a#next {
	position: absolute;
	width:60px;	
	right: 1px;
	top: 8px;
	
}

form#url_form, form#embed_form {
	
	width: 300px;
	text-align: right;
	margin: 10px 0 5px 20px;
}

form#url_form input, form#embed_form input {
	width: 250px;
	height: 16px
}

div.share h4, div.download h4 {
	color: #6a0f0c;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 3px solid #171717;
	margin: 20px;
	padding:0;
	}

div.download a {
	font-size: .9em;
	line-height: 13px;
	text-decoration:none;
	color: #8b8b8b;
}

div.download a span {
	color: #ca362c;
}

div.download a:hover span {
	text-decoration:underline;
}

div.download table {
	margin-left: 40px;
}


