
/* Main CSS Start */
*{
padding:0;
margin:0;
}

body {
background:#e1e5e8;
font-size: 0.68em;
font-family: Arial, Helvetica, sans-serif;
color: #949494;
padding:0;
}
h1{
font-size:16px;
color:#fff;
text-transform:uppercase;
padding:0 0 11px 0;
}
h2{
font-size:13px;
color:#555;
text-transform:uppercase;
padding:0 0 7px 0;
}
h3{
font-size:14px;
color:#565656;
font-weight:normal;
padding:0 0 7px 0;
}
h4{
font-size:13px;
color:#26558B;
padding:0 0 10px 0;
}
h5{
font-size:12px;
color:#26558B;
padding:0 0 10px 0;
}
h6{
font-size:12px;
color:#8a4355;
padding:0 0 10px 0;
} 
p{
padding:0 0 15px 0;
color:#949494;
}

ul{

padding:0 0 12px 30px;
}
ul li{
}
ol{

padding:0 0 10px 30px;
}
ol li{
}
a{
color:#3096b8;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom:23px;
}
img.alignright{
padding: 0px;
margin:5px 0 10px 10px;
display: inline;
}
img.alignleft{
padding: 0px;
margin:5px 10px 5px 0;
display: inline;
}	
img.aligncenter{
display: block;
padding: 0px;
margin:0 10px 0 10px;
}
.alignright{
float: right;
}
.alignleft
{
	float: left;
}
img, object, embed {
    height: auto;
    max-width: 100%;
}
/* Main CSS End */

.wrapper
{
	/*max-width:40.0em;*/
	max-width:640px;
	overflow:hidden;
	padding:0;
	margin:0 auto;
}

.header
{
	width:100%;
	height:68px;
	padding:0 0 1px 0;
	background:#9f0e11;
	border-bottom:1px solid #c61014;
}

.content
{
	padding:0 1.8753%;
	overflow:hidden;
}


.search-icon
{

	float:left;
	padding:1.525em 1em 1em 0.3em;
	width:8%;
	background:url(images/header-spliter.png) repeat-y right top;
}

.logo
{
	
	position:relative;
	padding:0 0 0 0;
}
.logo strong
{
	position:absolute;
	padding:0;
	left:38%;
	/*width:148px;*/
	width:25%;
	height:51px;
	/*text-indent:-9999px;*/
	margin-top:7px;
	z-index:99;
	/*background:url(images/logo.png) no-repeat;*/
}
.logo strong a
{
	display:block;
	width:100%;
	height:100%;
}
.home-icon
{
	
	float:right;
	width:8%;
	padding:1.525em 0.3em 1em 1em;
	background:url(images/header-spliter.png) repeat-y left top;
}

.main-content
{
	padding:15px 0 0 0;
	overflow:hidden;
	width:100%;
}
.tabs-main
{
	overflow:hidden;
	padding:0;
	background:#fff;
	margin-bottom:10px;
	border:1px solid #bdbdbd;
}
/********** tabs css ********/

.tabs-area {
	
	padding:0px;
	overflow:hidden;
}
.tabset {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width:100%;
	background:#dcdcdc;
	position:relative;
}
.tabset li {
	list-style: none;
	padding:0;
	margin:0;
	float: left;
	
}

.tabset li a {
	
	float:left;
	text-decoration: none;
	color:#989898;
	/*font-size:1.1em;*/
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	padding:9px 28.2px;
	border-bottom:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
	
	
}
/*.tabset li:last-child {
	position:absolute;
	right:0;
	top:0;
}*/
.tabset li a:hover {
	color:#de2e2e;
}
.tabset li a.active { 
	background-color: #fff; 
	border-bottom:1px solid #fff;
	color:#de2e2e;
}
.tab-content {
	overflow:hidden;
	width:100%;
	padding:0;
}

.tabset li:last-child a {
	border-right:none;
}

.list
{
	width:100%;
	padding:0;
	list-style:none;
	margin:0;
}
.list li
{
	overflow:hidden;
	padding:9px 10px 9px 10px;
	margin:0;
	border-bottom:1px solid #BDBDBD;
	
}
.give-color
{
	background:#fafdff;
}
.list li:last-child
{
	border-bottom:none;
}
.list li strong
{
	font-size:13px;
	color:#959595;
	padding:0 0 11px 0;
	width:100%;
	display:block;
}

.list li div.thumbnail
{
	/*width:129px;*/
	width:22%;
	height:77px;
	float:left;
	padding:0;
	margin-right:9px;
	position:relative;
}
.small-tag
{
	width:18.601%;
	height:18px;
	padding:0 0.5%;
	position:absolute;
	left:0;
	bottom:5px;
	z-index:99;
	line-height:18px;
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	background:#000;
}
.description
{
	width:76%;
	float:right;
}

/******* tabs end **********/

.banner-area
{
	width:100%;
	overflow:hidden;
	padding:0;
	text-align:center;
	margin-bottom:10px;
}
.featured-area
{
	background:#fff;
	border:1px solid #BDBDBD;
	overflow:hidden;
	padding:0;
	margin-bottom:15px;
}
.featured-area h1
{
	background:#dd2d2f;
	padding:0 9px;
	height:55px;
	line-height:55px;

}
.list li p
{
	padding-bottom:0px;
}

.pagination-area
{
	overflow:hidden;
	padding:13px 9px;
}
.prev-btn
{
	float:left;
	padding:0 0 0 0;
	color:#959595;
	font-weight:bold;
	font-size:13px;
}
.prev-btn a
{
	padding:0 0 0 0;
	color:#959595;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.prev-btn a:hover
{
	color:#DE2E2E;
}
.next-btn
{
	float:right;
	padding:0 0 0 0;
	color:#959595;
	font-weight:bold;
	font-size:13px;
}
.next-btn a
{
	padding:0 0 0 0;
	color:#959595;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.next-btn a:hover
{
	color:#DE2E2E;
}
.pagination
{
	margin:0;
	padding:0 0 0 23%;
	list-style:none;
	
}
.pagination li
{
	padding:0 3%;
	margin:0;
	float:left;
}
.pagination li a
{
	padding:0 0 0 0;
	color:#959595;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.pagination li a:hover
{
	color:#DE2E2E;
}
/***************** 3-12-13 *************/
.heading
{
	width:100%;
	overflow:hidden;
	margin-bottom:9px;
}
.heading h1
{
	background: none repeat scroll 0 0 #DD2D2F;
    height: 55px;
    line-height: 55px;
    padding: 0 9px;
}

.featured-post-content
{
	
	overflow:hidden;
	padding:0;
	width:100%;
}
.featured-post
{
	background:#fff;
	border:1px solid #BDBDBD;
	overflow:hidden;
	padding:0;
	margin-bottom:11px;
}
.post-img
{
	width:100%;
	height:150px;
	overflow:hidden;
	margin-bottom:11px;
}
.post-content
{
	padding:0 1.46%;
	overflow:hidden;
}
.post-content p a
{
	color:#949494;
	text-decoration:none;
}
.post-content p a:hover
{
	text-decoration:underline;
}

.post-detail
{
	list-style:none;
	margin:0;
	padding:1%;
	overflow:hidden;
}
.post-detail li
{
	padding:0 0 5px 0;	
	margin:0;
	width:50%;
	float:left;
	color:#949494;
	font-size:12px;
}
.post-detail li strong
{
	font-size:13px;
	width:40%;
	 float:left;
	 padding:0;
	
}
.recent-activities
{
	padding:1%;
	overflow:hidden;
}
.recent-activities ul
{
	width:100%;
	list-style:none;
	padding:0;
	margin:0;
}
.recent-activities ul li
{
	padding:0 0 5px 0;
	margin:0;
	color:#959595;
	font-size:13px;
}
.recent-activities ul li a
{
	color:#DE2E2E;
	text-decoration:none;
}
.load
{
	text-align:center;
}
.load a
{
	text-decoration:underline !important;
}
.load a:hover
{
	text-decoration:none !important;
}


.como-box
{
	float:right;
}
.como-box select
{
	width:115px;
	font-size:12px;
	color:#959595;
}
.top-leakers
{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BDBDBD;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 0;
	border-top:none;
	margin-top:11px;
}
.heading-blue
{
	width:100%;
	padding:10px 0;
	overflow:hidden;
	background:#097bba;
}
.rank
{
	width:13%;
	float:left;
	padding:1% 2%;
	font-size:14px;
	color:#fff;
}
.rank-name
{
	width:55%;
	float:left;
	padding:1% 2%;
	font-size:14px;
	color:#fff;
}
.rank-points
{
	width:11.31%;
	float:right;
	padding:1% 2%;
	font-size:14px;
	color:#fff;
}

.leakers-list
{
	width:100%;
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.leakers-list li
{
	width:100%;
	margin:0 0 0 0;
	padding:3px 0;
	overflow:hidden;
	border-bottom: 1px solid #BDBDBD;
	
}
.leakers-list li:last-child
{
	border-bottom:none;
}
.leakers-list li div span
{
	height:51px;
	vertical-align:middle;
	color:#959595;
	display:table-cell;
}
.rank-pic
{
	width:100%;
}
.rank-pic img
{
	float:left;
	margin-right:9px;
}
.rank-pic span strong
{
	padding-bottom:5px;
	float:left;
}
.rank-pic a
{
	color:#959595;
	text-decoration:none;
}
.rank-pic a:hover
{
	text-decoration:underline;
}
.login-screen
{
	padding:10%;
	overflow:hidden;
}
.login-screen h1
{
	text-align:center;
	font-size:22px;
	color:#888;
	text-transform:none;
	font-weight:normal;
}
.login-screen-start
{
	width:100%;
	overflow:hidden;
}

fieldset
{
	background:#fff;
	border: 1px solid #BDBDBD;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

fieldset div
{
	padding:11px 2%;
	height:26px;
	border-bottom:1px solid #BDBDBD;
}

fieldset label:after {
    content: ":";
}
fieldset label {
    font-size: 12px;
}
fieldset label {

    color:#959595;
    float: left;
    font-size: 14px;
    padding-top: 2px;
	/*width:126px;*/
}
.login-screen-start fieldset input{
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 14px;
    line-height: 1.1;
    padding: 2px 4px;
	border:none;
	width:60%;
	color:#959595;
	text-align:center;
}
.login-screen-start fieldset select{
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 14px;
    line-height: 1.1;
    padding: 2px 4px;
	border:none;
	width:80%;
	color:#959595;
	text-align:center;
	float:right;
}
input.sub-mit
{
	width:100% !important;
	background:#dd2d2f !important;
	text-align:center !important;
	font-size:16px;
	color:#fff !important;
	font-weight:bold !important;
	cursor:pointer;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:54px;
border:none;
margin-top:15px;
}

input.sub-mit:hover
{
	background:#d71d1f !important;
}

.lost-pass
{
	width:100%;
	text-align:center;
	margin-top:15px;
}
.lost-pass a img:hover
{
	opacity:0.8;
}
.lost-pass p
{
	font-size:14px;
}
.lost-pass p a
{
	font-size:14px;
	color:#DD2D2F ;
	font-weight:bold;
}
.agree-term
{
	text-align:left;
}
.agree-term a
{
	color:#097bba !important;
}
.video-play
{
	width:100%;
	overflow:hidden;
	padding:0;
	margin-bottom:11px;
	margin-top:-15px;
}

.gallery-outer
{
	background:#fff;
	border:1px solid #BDBDBD;
	overflow:hidden;
	padding:2%;
	margin-bottom:11px;	
}
.video-description
{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BDBDBD;
    margin-bottom: 11px;
    overflow: hidden;
    padding: 2%;
}
.video-description h2
{
	border-bottom: 1px solid #BDBDBD;
	margin-bottom:9px;
}
.video-description p
{
	border-bottom: 1px solid #BDBDBD;
	margin-bottom:9px;
}
.no-border
{
	border-bottom:none !important;
}
.video-comments
{
	width:100%;
	overflow:hidden;
}
.comment-list
{
	overflow:hidden;
	list-style:none;
	padding:2%;
	margin:0;
}
.comment-list li
{
	width:100%;
	overflow:hidden;
	padding:11px 0 11px 0;
	margin:0;
	border-bottom: 1px solid #BDBDBD;
}
.comment-author-pic
{
	width:49px;
	height:49px;
	float:left;
	padding:0 0 0 0;
}
.comment-typing
{
	width:88%;
	float:right;
	padding:0;
}
.comment-form-comment {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12) inset;
    line-height: 18px !important;
    padding: 10px 10px 5px !important;
    transition-duration: 0.3s;
}
.comment-form-comment textarea {
	width:100%;
	border:none;
}
.comment-typing h4
{
	color:#DD2D2F;
	padding:0;
	font-size:14px;
}
.comment-typing h4 span
{
	font-size:12px;
	color:#959595;
	font-weight:normal;
}
.thumb-up
{
	width:13px;
	height:13px;
	float:left;
	padding:0;
	text-indent:-9999px;
	margin-right:11px;
	background:url(images/thumb-up.gif) no-repeat;
}
.thumb-down
{
	width:13px;
	height:13px;
	float:left;
	padding:0;
	text-indent:-9999px;
	margin-right:1px;
	background:url(images/thumb-down.gif) no-repeat;
}

.small-list
{
	color:#DD2D2F;
	padding:0;
	font-size:12px;
}

.small-list a
{
	color:#DD2D2F;
	padding:0;
	font-size:12px;
	text-decoration:none;
}
.reply-comment
{
	overflow:hidden;
	margin:0;
	padding:0;
	width:90%;
	float:right;
}
.reply-comment li
{
	border:none;
}

#nav-open-btn
{
	display:none;
}
#nav
{
	display:none;
}

#search-outer
{
	width:100%;
	overflow:hidden;
	padding:0;
	margin-top:11px;
	display:none;
	
}
.search-section
{
	padding:2%;
	overflow:hidden;
	border: 1px solid #BDBDBD;
	background:#fff;
}
.search-section span input
{
	border:none;
	background:#fff;
	height:32px;
	line-height:32px;
	padding:0;
	margin:1%;
	width:96%;
	overflow:hidden;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#959595;
}
.search-section fieldset
{
	border:none;
}
.give-btm-pad
{
	margin-bottom:10px;
}
.sel-video-btn
{
	padding:11px 0;
}
.sel-video
{
	padding:11px 0 29px 0;
	
}
.sel-video label
{
	color:#097bba;
	font-size:16px;
	font-weight:bold;
	float:left;
}
.sel-video span
{
	float:right;
	width:77%;
	padding-top:5px;
	position:relative;
}
.comp-bar
{
	position:absolute;
	left:31%;
	bottom:-13px;
	z-index:99;
	font-size:11px;
	color:#097bba;
	font-style:normal;
}
.new-set
{
   padding: 0 1.8753%;
}


@media screen and (max-width: 700px) {
	.tabset li a {
		padding:7px 15.81%;
	}
	#nav
	{
		display:block;
	}
	#nav-open-btn
	{
		display:block;
		position:relative;
		z-index:999;
	}
.simple
{
	
	display:none;
}
.sel-video span
{
	width:68%;
	padding-top:3px;
}


}

@media screen and (max-width: 600px) {
	.tabset li a {
		padding:7px 9.5%;
		font-size:14px;
	}
	.header
	{
		height:auto;
		padding-bottom:3px;
	}
	.list li div.thumbnail
{
	height:auto;
	margin:0;
}
.post-img
{
	height:auto;
}

.post-detail li
{
	width:100%;

	
}
.comment-typing
{
	width:84%;
}

.login-screen-start fieldset select
{
	width:72%;

}

}

@media screen and (max-width: 400px) {
	
	.logo strong
	{
		left:40%;
		margin-top:13px;
		height:auto;
	}
	.tabset li {
		width:100%;
	}
	.tabset li a {
		padding:7px 0;
		font-size:13px;
		width:100%;
		text-align:center;
	}
	.pagination li
{
	
	padding:0 2%;
	
}
.comment-typing
{
	width:77%;
}
input.sub-mit
{
	height:32px;
	font-size:12px;
}
.login-screen-start fieldset input
{
	width:66%;

}
.login-screen-start fieldset select
{
	width:66%;

}
.sel-video span
{
	width:60%;
	padding-top:3px;
}

}