@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#666;	
min-width:1000px;	
	background-color:#FBFBFB;	

}

.ui-body-c .ui-link:visited{
	
color:auto;
font-family:Arial, Helvetica, sans-serif;	
}
.ui-body-c .ui-link{

color:#000;	
font-weight:normal;	
}


.ui-body-c .ui-link:hover{
color:transparent;	
}


.paperheader{
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	min-width:1000px;
	display: block;
	background-repeat: repeat-x;
	background-image: url(../parts/paper.png);
	background-position:center;
	background-size:contain;
	height: 190px;
	padding:0%;
	padding-bottom:2%;
	padding-top:2%;
	
}






.follow_section{
		width:259px;
		display:block;
	height:59px;
	position:relative;
	color:#bc2027;
	font-size:10px;
	letter-spacing:15px;
	float:left;

}

.followbtns_img{
	background-image:url(../parts/socialbtns.png);
	width:249px;
	height:49px;
	background-repeat:no-repeat;
	display:block;
	
}



.logo{
position:absolute;
display:block;
background-image:url(../parts/logo.png);
width:174px;
height:65px;
background-repeat:no-repeat;
background-position:center;
background-size:contain;	
left:50%;
margin-left:-87px;	
}


.player_section{
	width:350px;
	height:56px;
	float:right;
	
	
}


.player{
width:290px;
height:25px;
background-color:#bc2027;
border-radius:5px;
padding:5px;	
display:none;
	float:left;
	margin-right:10px;

}

.powerbtn{
position:relative;
display:none;
background-image:url(../parts/power_btn.png);
width:30px;
float:right;
height:32px;
background-repeat:no-repeat;
background-size:contain;	
	
	
}



.nav_bar{
width:90%;
margin-left:5%;
border-bottom:#333 thin solid;
border-top:#333 thin solid;
clear:both;
position:relative;
top:25px;
display:inline-block;	
	
	
}


.navbtn{
font-family: 'star_avenueregular', Ariel;	
font-size:15px;
color:#333;
display:inline-block;
margin-right:50px;
text-decoration:none;
cursor:pointer;
	
}


.navbtn.signup{
	background-color:#bc2027;  margin-top:0px; padding:8px; padding-left:16px; padding-right:16px; border-radius:4px; color:#fff;
}

.search_section{
position:relative;
display:none;
width:96%;
left:2%;
height:255px;
margin-top:200px;	
background-image:url(../parts/searchb.jpg);
background-size:cover;
background-position:center;	
	
	margin-left:0px;
}
.search_section.home_search{
position:relative;
display:none;
width:96%;
left:2%;
height:255px;
margin-top:200px;	
background-image:url(../parts/searchb.jpg);
background-size:cover;
background-position:center;	
	
	margin-left:0px;
}


.searchbox_container{
	
	width: 96%;
    height: 25px;
    padding: 1%; 
    border-radius: 4px;
    position: relative;
   border:#666 thin solid;
    /* margin-left: -400px; */
    margin-top: 10px;
}
	

.sbc_bg{
	
	background-color:#FFF;
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
opacity:.7;	
border-radius:4px;
display:none;
	
}


.searchbtn1{
position:relative;
color:#bc2027;
float:left;
border-right:#999 thin solid;
padding:5px;
display:inline-block;
width:auto;
	text-decoration:none;
	font-weight:600;
	font-size:14px;
	
}


.searchbox{
	position: relative;
	width: 50%;
	height: 25px;
	float:left;
	margin-left:25px;
	background-color:transparent;
	border:none;
	padding:0px;
	outline:none;
	font-family: 'star_avenueregular', Ariel;
	color:#333;
	clear:none;
	font-size:9px;
	
}

.searchbox::-webkit-input-placeholder {
   color:#666;
}

.searchbox:-moz-placeholder { /* Firefox 18- */
   color: #666;  
}

.searchbox::-moz-placeholder {  /* Firefox 19+ */
   color: #666;  
}

.searchbox:-ms-input-placeholder {  
   color: #666;  
}


.tag_container, .container, .container2{
width:94%;
padding:1%;
left:2%	;
position:relative;
display:inline-block;
	border-bottom:#999 thin solid;
	padding-bottom:25px;
}


.margin-top-search{
margin-top:220px;	
	
}

.container.paper{
	
left:0px;
padding:2%;
width:96%;
border:none;	
	
}

.container.contactpg{
	
margin-top:210px;	
padding:4%;
width:92%;	
}

.container2{
width:100%;
padding:0%;	
left:0%;
padding-top:25px;
}

.mini_heading{
letter-spacing:4px;	
font-size:14px;
font-weight:200;
margin-top:15px;
width:100%;
display:block;

}


.arrow{
background-image: url(../parts/arrow.png);
    width: 26px;
    height: 15px;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block;
	
}

.tags, .content, .column_container, .slides, .slides2{
position:relative;
display:inline-block;
width:100%;
min-height:150px;
max-height:1000px;
clear:both;	
	
	
}



.content, .column_container, .c_container, .slides, .slides2{
height:auto;
min-height:10px;
max-height:5000px;
margin-bottom:15px;	
	display:inline-block;
	
}


.column_container, .c_container, .slides ,.slides2 {
width:inherit;
min-width:50px;
display:inline-block;	

}


.slides,.slides2{
width:50%;
background-color:#CCC;
clear:none;
height:500px;
overflow-y:scroll;
margin-top:25px;

}


.slides{
float:left;		
}

.slides::-webkit-scrollbar {
    width: 5px;
	 scrollbar-base-color:transparent;
	margin-left:20px;
}

.slides::-webkit-scrollbar-track {
/*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
*/    border-radius: 10px;
}

.slides::-webkit-scrollbar-thumb {
    border-radius: 10px;
	background-color:transparent;
/*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
*/}



.slides2{
background-color:transparent;

overflow:visible;
height:auto;
min-height:200px;
	
}



.slides2.article_slide, .slides2.banners{
width:25%;	
	height:auto;
}


.slides2.banners{
width:25%;	
margin:0px;
float:left;
}

.slides2.tag_slide{
width:25%;	
height:auto;
min-height:10px;
float:left;
margin-top:15px;
}


.c_container{

width:90%;	
	
}

.tag_pager, .pager{
position:relative;
display:block;
	width:88px;

}


.pager{
display:inline-block;
width:auto;
margin-top:15px;	
	
}

.roundbtn, .roundbtn2{
	background-image:url(../parts/red_dot.png);
	width:12px;
	height:12px;
	display:block;
	position:relative;
	background-repeat:no-repeat;
	background-position:center;	
	float:left;
	margin-right:10px;
	cursor:pointer;
	
}

.roundbtn2{
background-image:url(../parts/grey_dot.png);	
}


.heading, .heading2{
width:98%;
display:block;
 padding-top:25px;
 margin-left:2%;	
}

.heading2{
font-size:34px;
padding-top:0px;	
color:#161616;
margin:0px;
margin-bottom:15px;
}


.activeusers{
color:#bc2027;
font-weight:700;	
font-size:14px;
letter-spacing:0px;	
	
}

.spotlight_options{
	display: inline-block;
	height: 50px;
	width: 450px;
	position: relative;
	margin-left:25%;
	
}

.greybtns, .greybtns2{
color:#666;
text-decoration:none;
font-size:16px;
letter-spacing:15px;
cursor:pointer;
	
	
}


.greybtns2{
	
letter-spacing:0px;	
display:block;
clear:both;
text-align:center;
margin-top:10px;
	
}


.see_more{
	background-image:url(../parts/seemore_btn.jpg);
	width:279px;
	height:44px;
	display:block;
	position:relative;
	
}



.banner{
position:relative;
display:block;
background-image:url(../parts/bannerimg1.jpg);
width:100%;
height:336px;
background-repeat:no-repeat;
background-position:center;
background-size:cover;
	
	
}

.redstrip{
position:relative;
display:block;
width:100%;
clear:both;
background-color:#bc2027;
border-radius:0% 0% 100% 100%;
height:5px;	
margin-bottom:50px;
margin-top:-4px;
	
}

.columns{
position:relative;
display:block;
width:250px;
	height:215px;
	text-wrap:none;
	text-align:left;
	float:left;
}



.sq_thumb{
position:relative;
display:inline-block;
margin-right:15px;
margin-bottom:15px;
width:200px;
padding-top:0px;
height:auto;	
	background-size:200px 200px;
	background-repeat:no-repeat;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	text-transform:capitalize;
}

.sq_thumb.sq_thumb_float{
float:left;
width:100px;
height:100px;	background-size:cover;
background-repeat:no-repeat;
padding-top:0px;	
}


.spotlight_head{
	
	text-align:center;
float:left; position:relative; display:inline-block; font-size:28px; color:#999; margin-left:105px;  letter-spacing:15px;	
}


.whybtn{
display:inline-block;
position:relative;	
	color:#fff;
	margin-right:150px;
}


.icon{
background-image:url(../parts/icon1.png);
width:120px;
height:80px;
display:block;
background-repeat:no-repeat;
background-size:contain;
background-position:center;	
	
}



.f_article_img, .f_article_story{
position:relative;
display:block;
float:left;
width:50%;
height:330px;
margin-top:40px;
background-repeat:no-repeat;
	
	
	
}

.heading.bottom{
	
text-align:center;	
	
}


.featured_article_heading{
	float:left; position:relative; display:inline-block; font-size:28px; color:#999;  letter-spacing:15px;
	text-align:center;
}

 .f_article_story{
	 
	background-color:transparent;
	width:48%;
	padding-left:1%;
	padding-right:1%;
	padding-top:10px;
	padding-bottom:10px; 
	text-align:left;
	font-size:90%;
 }

.f_article_img{

background-image:url(../parts/vibe-drake-eyes-closed-383x560.jpg);
background-position:center;
background-size:80%;
	
}


a.readmore:link, a.readmore:visited, a.readmore:active{
	text-decoration:none;
	color:#161616;
	clear:both;
	display:block;
	font-size:24px;
	margin-top:15px;	
	
	
}


a.readmore:hover{
	color:#bc2027;
	
}

a.tag:link, a.tag:active, a.tag:visited{
position:relative;
display:inline-block;
margin:2px;
text-decoration:none;
color:#666;	
font-size:220%;
margin-left:15px;
}

a.tag:hover{
color:#bc2027;	
	position:relative;
display:inline-block;
margin:2px;
font-size:220%;
text-decoration:none;
margin-left:15px;

}


.shade{
	
position:fixed;
width:100%;
height:100%;
background-color:#000;
opacity:0;
top:0px;
display:none;	
left:0px;	
}

.display_con, .display_con2, .display_con3{
position:absolute;
width:100%;
top:0px;
opacity:0;
left:0px;
height:100%;
display:none;
}


.display_con3{
position:fixed;	
}


.display_panel{
position:relative;
display:none;	
background-color:#fff;
padding:2%;
border-radius:4px;	
border:#CCC thin solid;	
margin-top:50px;
padding-top:1%;
}

input, select, textarea, .textarea, .input{
width:300px;
height:15px;
display:block;
clear:both;
outline:none;
border:#CCC thin solid;
color:#999;	
border-radius:4px;
padding:10px;
margin-bottom:15px;	
	
}
select{
width:300px;
padding:0px;	
height:25px;	
}


textarea, .textarea{
height:150px;	
resize:none;	
}

.textarea.contactpg, .input.contactpg{

width:100%;
padding:2%;
width:96%;	
	
}



.heading3, .heading4{
	
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
text-align:left;
color:#bc2027;	
padding:0px;
font-weight:800;

	
}


.heading4{
color:#666;
font-size:90%;
font-family:Arial, Helvetica, sans-serif;	
	margin-bottom:15px;
}




.cbtn{
width:100%;
display:inline-block;
text-align:center;
color:#fff;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
background-color:#bc2027;
border-radius:4px;	
text-decoration:none;
padding-top:15px;
padding-bottom:15px;	
}

.cbtn.signup{
margin-top:25px;
	width:auto;
	clear:both;
	float:none;
	padding:3%;

}


.cbtn.xtra_btn{
margin-top:25px;
	width:auto;
	clear:both;
	float:none;
	padding:1%;

}

.closebtn{
position:absolute;
right:10px;
top:10px;
color:#bc2027;
text-decoration:none;
font-size:16px;
display:inline-block;	
	cursor:pointer;
}


.socialbtns{
	position: relative;
	width: 50px;
	height: 50px;
	
	float: left;
	display: block;
	margin-right:9px;
}


.search_menu{
	position: absolute;
	display:none;
	width:100px;
	height: 50px;
	padding: 15px;
	border-radius: 0px 0px 4px 4px;
	background-color: #bc2027;
	left: 0px;
	top: 45px;
	
	
}


.search_icon{
background-image:url(../parts/searchicon.png);
width:25px;
height:25px;
background-repeat:no-repeat;
background-position:center;
background-size:contain;
float:right;
display:block;
position:relative;	
	
	
}


.slide_container{
position:relative;
width:100%;
padding:0px;
overflow:hidden;
display:inline-block;	
	
	
}

.slide_rail, .slide_rail2{
position:relative;;
display:inline-block;
width:200%;	
padding:0px;	
	
}



.slide_rail2{
width:400%;

	
}


.pgsplit, .pgsplit2{
position:relative;
display:inline-block;
width:48%;
height:auto;
float:left;	
padding:1%;	
}


.pgsplit2{
	min-width:300px;
	padding:0px;
padding-left:0%;
}

.pgsplit2.signup{


border-right:#666 thin solid;
}

.img_holder{
position:relative;
display:block;
width:80%;
height:330px;
background-image:url(../parts/customer-service.jpg);
background-repeat:no-repeat;
background-size:cover;
background-position:center;	
	margin-left:25px;
	border-radius:4px;
}

/*new codes
*/


.spacer{
	
position:relative;
width:100%;
height:	220px;
display:block;

}

.searchspacer{
	
height:220px;
width:100%;
position:relative;
display:block;	
}


.text_icon, .text_icon2{
display:inline-block;
padding-top:15px;
padding-left:10px;	
font-weight:500;
float:left;
}

.text_icon2{
background-color:#666;
color:#fff;
padding:5px;
border-radius:4px;	
font-size:12px;
}

.text_icon.taglink{
	background-color:#CCC;
color:#666;
font-size:12px;
padding:5px;
text-decoration:none;
border-radius:4px;
	margin-left:10px;
	
}



.column_container{

margin-right:0%;	
	
}



.header2.color{
	
background-color:#bc2027;
color:#fff;
width:94%;
padding:3%;
text-align:center;	
margin-bottom:20px;
	
}


.sq_thumb.reduce{
width:130px;
height:130px;	
	
}


.heading4.center{
text-align:center;	
}


.sharebtns, .sharebtns2, .sharebtns3{
width:80px;
padding:5px;
height:35px;
background-color:#369;
background-image:url(../parts/fb_icon.png);
background-size:30%;
display:block;
cursor:pointer;
float:left;
background-repeat:no-repeat;
background-position:center;	
	margin-left:15px;
}

.sharebtns2{
background-image:url(../parts/twitter_icon.png);
background-color:#0CF;	
}


.sharebtns3{
background-image:url(../parts/pintrest_icon.png);
background-color:#C00;	
	
}

.videoframe{
width:1280px;
height:405px;
display:inline-block;
position:relative;
	
	
}

.videoframe._cover{
display:block;
position:absolute;
top:0px;
left:0px;
	
}


.videothumbs{
position:relative;
display:inline-block;
width:300px;
height:auto;
float:left;
text-align:center;
margin:10px;	
border-radius:4px;
	margin-bottom:10px;
	background-size:cover;
background-position:center;
background-repeat:no-repeat;
text-decoration:none;
color:#333;
}

.vidthumb{
width:100%;
height:169px;
display:inline-block;
background-size:cover;
background-repeat:no-repeat;
background-position:center;
	
}


.videoframe.thumbs{
position:relative;
display:inline-block;
margin-top:20px;
background-size:contain;
background-position:center;
background-repeat:no-repeat;	

}



.vthumb_text{

position:relative;
display:inline-block;
margin-top:0%;	
	
}

.musicthumbs{
	
background-size:contain;	
background-color:transparent;
background-image:none;
	
}



.loading{
background-image:url(../parts/loading.gif);
width:100%;
height:85px;
top:48%;
background-position:center;
background-repeat:no-repeat;
background-size:contain;
display:none;
position:fixed;	
}

.p_container{
min-width:auto;
min-height:auto;
height:auto;	
width:auto;	

display:inline-block;
float:left;
position:relative;
	
}

.alert_container{
position:fixed;
bottom:10px;
left:10px;
height:50px;
display:none;
width:100px;	
}


.alertbox{
position:absolute;	
display:inline-block;
left:0px;
top:0px;
text-align:center;
height:auto;
min-height:25px;
width:98%;
overflow:hidden;
background-color:#bc2027;
padding:1%;
border-radius:4px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;	
}


.c_results{
font-size:12px;	
line-height:17px;
padding:1%;	
width:98%;
	background-color:#F5F5F5;
}


.searchresult{
	padding:1%;
width:98%;
height:auto;
font-size:12px;
min-height:auto;
border-bottom:#E2E2E2 thin solid;	
	cursor:pointer;
	color:#666;
	text-decoration:none;
}


.search_tag_box{

    background-color: #333;
    color: #fff;
    min-width: auto;
    width: auto;
    float: left;
    /* height: 18px; */
    padding: 2px;
    padding-bottom: 4px;
    padding-left: 4px;
    /* padding-top: 7px; */
    /* padding-right: 8px; */
    display: inline-block;
    margin-left: 10px;
    font-size: 10px;
    cursor: pointer;
    border-radius: 4px;
}


.container.allcomments, .container.all_subscriptions{
border:none;
min-height:0px;
max-height:150px;
overflow-y:scroll;
overflow-x:hidden;
	
}

.container.all_subscriptions{
max-height:80%;	
	
}


.container.allcomments::-webkit-scrollbar, .container.all_subscriptions::-webkit-scrollbar {
    width: 5px;
	 scrollbar-base-color:#666;
	margin-left:20px;
}

.container.allcomments::-webkit-scrollbar-track, .container.all_subscriptions::-webkit-scrollbar-track{
/*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
*/    border-radius: 10px;
}

.container.allcomments::-webkit-scrollbar-thumb, .container.all_subscriptions::-webkit-scrollbar-thumb {
    border-radius: 10px;
	background-color:#bc2027;
/*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
*/}

.cbtn.edit_btn{
font-size:10px;	
padding-top:6px;
padding-bottom:6px;
margin-top:10px;	
margin-bottom:10px;
cursor:pointer;
padding:8px;
width:90px;
}

.messenger_chat{
margin-top:15px;	
	
}

.messenger_chat::-webkit-scrollbar {
    width: 5px;
	 scrollbar-base-color:#666;
	margin-left:20px;
}

.messenger_chat::-webkit-scrollbar-track {
/*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
*/    border-radius: 10px;
}

.messenger_chat::-webkit-scrollbar-thumb {
    border-radius: 10px;
	background-color:#bc2027;
/*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
*/}



.user_sub_container{
width:44%;
height:120px;
display:inline-block;
margin:1%;
padding:1%;	
cursor:pointer;
text-align:center;
font-size:11px;
float:left;
color:#666;
text-decoration:none;
}

.sub_thumb{
width:100%;
height:70%;
display:block;
position:relative;
background-color:#666;
background-repeat:no-repeat;
background-size:cover;
background-position:center;
	
}


.h1heading{
font-size:150%;	
	font-weight:900;
	text-align:center;
	width:98%;
	margin-bottom:15px;
}


.media_btn{
width:50px;
height:50px;
background-image:url(../parts/skimback.png);
background-size:contain;
background-position:center;
background-repeat:no-repeat;
display:inline-block;
cursor:pointer;	
margin-left:0px;
	
}


.block{
width:100%;
padding:0px;
margin:0px;
clear:both;	
}


.alerts_section{
position:fixed;
left:10px;
bottom:60px;
width:80px;
height:28px;
display:none;	
	border-radius:4px;	

}


.alerticon{

background-image:url(../parts/new_message_icon.png);	
width:28px;
height:20px;
display:none;
background-repeat:no-repeat;
background-size:contain;
background-position:center;
	cursor:pointer;
	position:relative;

}

.alerticon2{
cursor:pointer;
background-image:url(../parts/alertsicon.png);	
width:28px;
height:20px;
display:none;
background-repeat:no-repeat;
background-size:contain;
background-position:center;
	position:relative;
}

.alert_count{
position: absolute;
    width: 10px;
    height: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #bc2027;
    display: block;
    font-size: 7px;
    right: 2px;
    top: 4px;
    text-align: center;
}


.alert_count2{
position: absolute;
    width: 10px;
	padding-top:1px;
    height: 9px;
	background-color:#bc2027;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    display: block;
    font-size: 7px;
    right: -1px;
    top: 6px;
	text-align:center;
}

.bs2{
background-image:url(../parts/bannerimg2.jpg);	
	
}

.bs3{
background-image:url(../parts/bannerimg3.jpg);	
	
}

.bs4{
background-image:url(../parts/bannerimg4.jpg);	
	
}

.thumbheight{
	height:180px;	
}

.article_share_cont{
width:100%;
margin-top:20px;
height:50px;
clear:both;	
}


.featuresbox{
width:800px;
border-radius:5px;
height:400px;
position:fixed;
overflow-y:scroll;
padding:10px;
background-color:#FFF;
border:#bc2027 thin solid;
display:none;	
top:100px;
left:50%;
margin-left:-400px;	
}

.featuresbox::-webkit-scrollbar {
    width: 5px;
	 scrollbar-base-color: rgb(156, 4, 4);
	margin-left:20px;
}

.featuresbox::-webkit-scrollbar-track {
/*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
*/    border-radius: 10px;
}

.featuresbox::-webkit-scrollbar-thumb {
    border-radius: 10px;
	background-color:transparent;
    -webkit-box-shadow: inset 0 0 6px  rgb(156, 4, 4); 
}

.catalog_thumb2{
width:80px;
cursor:pointer;
background-image:url(https://mir-s3-cdn-cf.behance.net/project_modules/disp/1422a851072267.5608a20c60456.jpg);
background-size:cover;
background-position:top;
background-repeat:no-repeat;
background-color:transparent;
height:80px;
font-size:12px;
text-align:center;
margin-bottom:5px;
overflow:hidden;
}