<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* =RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}ol,ul{list-style:none;}li{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}strong{font-weight:bold;}textarea{overflow:auto;vertical-align:top;}html {font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-rendering:optimizelegibility;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a{background:transparent;text-decoration:none;-webkit-transition:color 0.1s linear,border 0.1s linear,opacity 0.1s linear,background-color 0.1s linear;-moz-transition:color 0.1s linear,border 0.1s linear,opacity 0.1s linear,background-color 0.1s linear;-ms-transition:color 0.1s linear,border 0.1s linear,opacity 0.1s linear,background-color 0.1s linear;-o-transition:color 0.1s linear,border 0.1s linear,opacity 0.1s linear,background-color 0.1s linear;transition:color 0.1s linear,border 0.1s linear,opacity 0.1s linear,background-color 0.1s linear;}a:active,a:hover,a:focus{border:none;outline:0;text-decoration:none;}::selection{background:#6a6a6a;color:#f5f5f5;text-shadow:1px 1px 1px #060606;}::-moz-selection{background:#6a6a6a;color:#f5f5f5;text-shadow:1px 1px 1px #060606;}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}::-webkit-input-placeholder{color:inherit;opacity:0.5;font-family:inherit;}:-moz-placeholder{color:inherit;opacity:0.5;font-family:inherit;}::-moz-placeholder{color:inherit;opacity:0.5;font-family:inherit;}:-ms-input-placeholder{color:inherit;opacity:0.5;font-family:inherit;}button,.btn:hover{cursor:pointer;}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*behavior:url("../js/boxsizing.htc");}



/*  FONTS 
	========================================================================== */

@font-face {
	font-family:"Vegur";
	src:url("../fonts/Vegur-R_0_600.eot?") format("eot"),url("../fonts/Vegur-R_0_600.woff") format("woff"),url("../fonts/Vegur-R_0_600.ttf") format("truetype"),url("../fonts/Vegur-R_0_600.svg#Vegur") format("svg");
	font-weight:normal;font-style:normal;
}



/*  =DEFAULT &amp; BASIC STYLES
	========================================================================== */
body {
	background-color: #000;
	color: #8a8a8a;
	font:400 62.5%/1 Helvetica,Arial,sans-serif;
	-webkit-font-smoothing: antialiased;
}

.comments:before,
.comments:after,
.player:before,
.player:after,
.pagination:before,
.pagination:after,
.collapse:before,
.collapse:after,
.header:before,
.header:after,
.search:before,
.search:after,
.footer:before,
.footer:after,
.content:before,
.content:after,
.block:before,
.block:after,
.blockItem:before,
.blockItem:after,
.cf:before,
.cf:after {
	display: table;
	content: " ";
}
.comments:after,
.player:after,
.pagination,
.pagination:after,
.collapse:after,
.header:after,
.search:after,
.footer:after,
.content:after,
.block:after,
.blockItem:after,
.cf:after,
.cl {
	clear: both;
}

.commentAvatar img,
.prefooter img,
.player-right img,
.img-responsive {
	display: block;
	height: auto !important;
	margin: 0 auto;
	max-width: 100%;
}




/*  HEADER 
	========================================================================== */
h2 {
	margin: 0 0 10px;
	padding: 0;
	color: #fff;
	font-size: 2em;
	line-height: 1.6;
	height: 1.6em;
}


h2 small {
	color: #6F6F6F;
	float: right;
	font-weight: normal;
	margin-right: 0;
	padding-top: 2px;
}
	.heading2 {
		font-size: 2.2em;
		font-weight: bold;
		text-transform: uppercase;
	}
	h2 small a {
		font-weight: bold;
		color: #C80000;
		display: inline-block;
		margin: 0 8px;
	}
		h2 small a:hover {
			color: #ff0000
		}

.clear {
	float: none;
	clear: both;
}

.noborder {
	border: none !important
}

.categories &gt; a,
.button02,
.button01 {
	background: #1d1d1d;
	background: -moz-linear-gradient(top,  #1d1d1d 0%, #151515 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d1d1d), color-stop(100%,#151515));
	background: -webkit-linear-gradient(top,  #1d1d1d 0%,#151515 100%);
	background: -o-linear-gradient(top,  #1d1d1d 0%,#151515 100%);
	background: -ms-linear-gradient(top,  #1d1d1d 0%,#151515 100%);
	background: linear-gradient(to bottom,  #1d1d1d 0%,#151515 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d1d1d', endColorstr='#151515',GradientType=0 );
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #BFBFBF;
	display: inline-block;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 3;
	height: 3em;
	margin-bottom: 0.25em;
	margin-right: 0.35em;
	padding: 0 1em;
	text-align: center;
	text-decoration: none;
}

.categories &gt; a:hover,
.button02:hover,
.button01:hover {
	background: #151515;
	background: -moz-linear-gradient(top,  #151515 0%, #1d1d1d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#151515), color-stop(100%,#1d1d1d));
	background: -webkit-linear-gradient(top,  #151515 0%,#1d1d1d 100%);
	background: -o-linear-gradient(top,  #151515 0%,#1d1d1d 100%);
	background: -ms-linear-gradient(top,  #151515 0%,#1d1d1d 100%);
	background: linear-gradient(to bottom,  #151515 0%,#1d1d1d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#151515', endColorstr='#1d1d1d',GradientType=0 );
	color: #fff;
	text-decoration: none;
}

.categories &gt; a,
.button02 {
	font-size: 1.2em;
	font-weight: normal;
	height: 2em;
	line-height: 2;
	margin-bottom: 0.5em;
	margin-right: 0.25em;
	min-width: 4.0em;
	padding: 0 0.66em;
}



.header, .search, .footer, .content {
	width: 98%;
	max-width: 1537px;
	margin: 0 auto; 
}

.header {
	height: 205px;
	padding: 0;
}

.header h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 148px
}

.header h1 a {
	text-decoration: none
}

.header h1 img {
	margin: 3.9em auto 0;
	max-width: 98%
}

.header h1 em {
	display: block;
	text-align: center;
	font: normal 1.1em/1em 'Vegur';
	color: #6F6F6F;
	text-transform: uppercase;
	letter-spacing: 16.6px;
	letter-spacing: 1.66em;
	padding: 1em 0 0;
}

#showNav {
	display: none
}

.header ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden
}

.header ul#nav li {
	display: inline-block;
	margin: 0 0.2em;
	padding: 0;
	position: relative
}

.header ul#nav li a {
	color: #bcbcbc;
	display: inline-block;
    font-size: 1.7em;
    line-height: 3.36;
    height: 3.36em;
	padding: 0 0.65em;
	text-decoration: none;
	text-transform: uppercase;
}

.navHome img {
  display: inline-block;
  vertical-align: middle;
}
.navHome span {
  display: none;
}


.header ul#nav li a:hover {
	color: #fff
}

.header p {
	margin: 1em 0 0;
	padding: 0;
	float: right
}

.header p a {
	display: inline-block;
	background: url(../images/icons.png);
	height: 32px;
	margin-left: 10px;
	overflow: hidden
}

.header p a span {
	display: none
}

.header p a.icon-download {
	width: 48px;
	background-position: 0 0 
}

.header p a.icon-login {
	width: 23px;
	background-position: -60px 0
}

.header p a.icon-edit {
	width: 27px;
	background-position: -98px 0
}

.header p a.icon-download:hover {
	width: 48px;
	background-position: 0 -32px 
}

.header p a.icon-login:hover {
	width: 23px;
	background-position: -60px -32px
}

.header p a.icon-edit:hover {
	width: 27px;
	background-position: -98px -32px
}

	





/*  SEARCH 
	========================================================================== */
.search {
	clear: both;
	margin: 2.3em auto 3em;
	max-width: 960px;
	text-align: center;
	width: 96%;
}
	.search input[type=text] {
		background: none repeat scroll 0 0 #181818;
		border: 1px solid #202020;
		-webkit-border-radius: 3px 0 0 3px;
		-moz-border-radius: 3px 0 0 3px;
		border-radius: 3px 0 0 3px;
		color: #7f7e7e;
		float: left;
		font: 2.2em/2.4 Helvetica,sans-serif;
		height: 2.4em;
		margin: 0;
		outline: none;
		padding: 0 1em;
		text-transform: uppercase;
		width: 780px;
	}

	.search input[type=submit] {
		background: #950000 url(../images/icon-search.png) no-repeat 0 0;
		border: none;
		-webkit-border-radius: 0 3px 3px 0;
		-moz-border-radius: 0 3px 3px 0;
		border-radius: 0 3px 3px 0;
		cursor: pointer;
		float: right;
		height: 53px;
		width: 90px;
	}
		.search input[type=submit]:hover {
			background-position: 0 -51px
		}

.dropdown {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
}

.dropdown dd,
.dropdown dt,
.dropdown ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.dropdown dd {
	position: relative;
	z-index: 999;
}

.dropdown a,
.dropdown a:visited {
	color: #afafaf;
	outline: none;
	text-decoration: none;
}

.dropdown a:hover {
	color: #eee;
}

.dropdown dt a {
	background-color: #3e3e3e;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #4b4b4b;
	display: inline-block;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 5px;
	width: 90px;
}

.dropdown dt a span {
	background: url("../images/downarrow.png") no-repeat scroll right center transparent;
	color: #afafaf;
	cursor: pointer;
	display: block;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 13px;
	height: 3.95em;
	line-height: 3.95;
	padding-left: 12px;
	padding-right: 17px;
}

.dropdown dd ul {
	background-color: #3e3e3e;
	border: 1px solid #4b4b4b;
	color: #4b4b4b;
	display: none;
	left: 0;
	list-style: outside none none;
	position: absolute;
	top: -1px;
	width: 90px;
}
.dropdown.ddrem:hover ul,
.dropdown dd ul li {
  display: block;
}
.dropdown dd ul li a {
	clear: both;
	color: #afafaf;
	display: block;
	padding: 1em 0;
	width: 100%;
}

.dropdown dd ul li a:hover {
	background-color: #333;
}






/*  FOOTER 
	========================================================================== */

.footer {
	color: #595959;
	text-align: center;
	padding: 1.2em 0;
	font-size: 1.4em
}

.footer p {
	margin: 1em 0
}

.footer a {
	color: #838383;
	font-weight: bold
}

.footer a:hover {
	color: #fff
}

.prefooter {
	background: #171717;
	width: 100%;
	text-align: center;
	float: none;
	clear: both;
}
	.prefooter &gt; a {
		display: inline-block;
	}

.prefooter .ad {
	display: inline-block;
	padding: 3em 2.5em;
}




/*  CONTENT 
	========================================================================== */

.content {
	min-height: 300px;
	padding-bottom: 2em
}

.right {
	width: 300px;
	float: right
}
	.right &gt; a {
		display: inline-block;
	}
	.right img {
		margin: 0 0 1em
	}
	
.left {
	width: 79%;
	float: left
}

.block {
	margin: 0 -1em;
	padding: 0;
	list-style: none
}
	.block.slider {
		margin-bottom: 1em;
	}
.block .blockItem {
	float: left;
	margin: 0;
	padding: 1em;
	width: 25%;
}

.list02 li {
	width: 20%;
}

.block .blockItem a {
	position: relative;
}
.block .blockItem.blockItemBox a {
	background: #1C1C1C;
	border: 1px solid #4E4E4E;
	display:block;
} 

.block .blockItem.blockItemBox a:hover {
	border: 1px solid #999;
} 

.block .blockItem .thumb {
	border-bottom: 1px solid #4E4E4E;
	display: block;
	height: 0;
	overflow: hidden;
	padding-bottom: 74.66667%;
	position: relative;
	z-index: 1;
}
.block .blockItem .thumb img {
	max-width:100%;
	width:100%;
	display: block;
}
.block .blockItem .thumb:after {
	content: url(../images/icon-play.png);
	width: 68px;
	height: 68px;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	display: none;
	margin: -34px 0 0 -34px;
}

.block .blockItem .thumb:hover:after {
	display: inline-block
}

.block .blockItem .itemLength {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	background: #000000;
	background: rgba(0,0,0,0.8);
	display: inline-block;
	padding: 0.4em 0.6em;
	color: #fff;
	font-size: 1.4em
}

.block .blockItem .details {
	display: inline-block;;
	padding: 0 0.25em;
	width: 83%;
}

.block .blockItem .details em {
	color: #fff;
	display: block;
	font-size: 1.55em;
	height: 1.5em;
	line-height: 1.6;
	margin: 0 0 0.15em 0.5em;
	overflow: hidden;
	padding: 0.3em 0 0;
	text-decoration: none; 
}

.block .blockItem .details small {
	font-size: 1.05em;
	display: block;
	margin: 0 0 0.813em 0.813em;
	color:#6a6a6a;
}

.block .blockItem .noborder {
	float: right;
	margin-top: 0.9em;
	max-width: 38px;
	margin-right: 2%;
	width: 15%;
}


.jprev, .jnext {
	display: inline-block;
	width: 67px;
	height: 25px;
	background: url(../images/n-p.gif) no-repeat;
	border-radius: 10px;
	margin: 0
}

.jprev span, .jnext span{
	display: none
}

.jprev {
	background-position: 0 0
}

.jnext {
	background-position: -69px 0;
	margin-left: 5px;
	padding-right: 5px;
}
	
.jprev:hover {
	background-position: 0 -25px
}

.jnext:hover {
	background-position: -69px -25px;
}



/*  PAGINATION 
	========================================================================== */

.pagination {
	text-align: center;
	font-size: 2.4em;
	color: #646464;
	margin: 0.5em 0
}


.pagination span {
	cursor: default;
}
.pagination span,
.pagination a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #202020;
	display: inline-block;
	height: 1.7em;
	line-height: 1.7;
	min-width: 2.2em;
	margin-right: 0.2em;
	padding: 0 0.33em;
	text-align: center;
}

.pagination a {
	background: #181818;
	color: #BCBCBC;
	text-decoration: none;
}

.pagination a:hover, .pagination a.next, .pagination a.prev {
	background: #b90000;
	background: -moz-linear-gradient(top,  #b90000 0%, #9f0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b90000), color-stop(100%,#9f0000));
	background: -webkit-linear-gradient(top,  #b90000 0%,#9f0000 100%);
	background: -o-linear-gradient(top,  #b90000 0%,#9f0000 100%);
	background: -ms-linear-gradient(top,  #b90000 0%,#9f0000 100%);
	background: linear-gradient(to bottom,  #b90000 0%,#9f0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b90000', endColorstr='#9f0000',GradientType=0 );
	color: #000;
	border: 1px solid #9f0000;
}

.pagination a.next, .pagination a.prev {
	text-transform: uppercase;
	padding-left: 1.2em;
	padding-right: 1.2em;
	width: auto
}

.pagination a:hover, .pagination a.next:hover, .pagination a.prev:hover {
	color: #fff
}

@media (max-width:1200px){
	.pagination .hidden-lg {
		display: none !important;
	}
}
@media (max-width:992px){
	.pagination .hidden-md {
		display: none !important;
	}
	.pagination span, .pagination a {
		margin-right: 0.15em;
	}
}
@media (max-width:768px){
	.pagination .hidden-sm {
		display: none !important;
	}
	.pagination span, .pagination a {
		margin-right: 0.1em;
	}
}
@media (max-width:549px){
	.pagination {
		font-size: 2em;
	}
	.pagination .hidden-xs {
		display: none !important;
	}
	.pagination span, .pagination a {
		margin-right: 0;
	}
	.pagination a.next,
	.pagination a.prev {
		padding: 0 0.5em;
	}
}




/*  ==========================================================================
	PLAYER 
	========================================================================== */
h2.player-title {
	display: block;
	font-size: 3.2em;
	height: 1.2em;
	letter-spacing: -0.25px;
	letter-spacing: -0.025em;
	line-height: 1.2;
	margin: 0 0 0.5em;
	overflow: hidden;
	padding: 0;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.player-left {
	width: 57%;
	float: left;
	color: #BFBFBF;
}
.player {
  margin-bottom: 1em;
}	
	.player img {
		max-width: 100%;
		width: 100%;
	}
	
	.player-left .playerNavbar small {
		color: #fff;
		float: right;
		font-size: 1.7em;
		padding-top: 0.6em;
		text-transform: uppercase;
	}
		.player-left .playerNavbar small img {
			vertical-align: middle;
			position: relative;
			top: -2px;
		}

		
.player-left .playerInfo {
	margin: 0;
	padding: 0
}
	.player-left h3,
	.player-sright h3 {
		margin: 0.8em 0;
		padding: 0;
		color: #fff;
		font-size: 0.8em;
	}

	.player-sright h3 {
		font-size: 1.3em
	}
	
.player-sleft {
	width: 68%;
	float: left;
	font-size: 2.2em;
}
			
.player-sright {
	width: 30%;
	float: right;
	font-size: 1.4em
}

.player-sright ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.player-sright ul li {
	margin-bottom: 0.6em;
}
.player-sright ul li.categories {
  display: block;
}
.player-sright a{
	color: #BFBFBF;
	font-weight: bold;
	text-decoration: none
}
.player-sright a:hover {
	color: #fff;
}
.player-right {
	width: 650px;
	float: right;
	text-align: center
}
	
.player-right a,
.player-right .ad {
	display: inline-block;
	padding: 1em;
}




/*  COMMENTS 
	========================================================================== */
.comments {
	float: none;
	clear: both
}
#ajaxComments {
  overflow: hidden;
}
.comments h3 {
	font-size: 1.9em;
}

.comments h3:before {
	content: url(../images/icon-comment.png);
	position: relative;
	top: 12px;
	margin:0 0.8em 10px 0;
}

#ul-comments,
.comments ul {
	color: #c2c2c2;
	list-style: none;
	margin:0 -0.5em;
	padding: 0;
}

.comments li.blockItem,
.comments li {
	display: block;
	padding: 0.5em;
}
.commentBox {
	background: #131313;
	border-bottom: 1px solid #202020;
	line-height: 1.2;
	padding: 0.5em;
	margin:0;
	width:100%;
}

.comments li a {
	font-weight: bold;
}
.comments a {
	color: #D40000;
}
	.comments a:hover {
		color: #ea080b;
	}
	.block .commentBlock &gt; a:hover,
	.block .commentBlock &gt; a {
		background: none;
		border: medium none;
		display: inline-block;
	}
	
.ul-comments.block .blockItem {
	width: 50%;
}
.commentBox .commentAvatar {
	float:left;
	margin-right:1em;
	max-height:none;
	max-width:none;
	width:30%;
}
.commentBox p {
	float:none;
}
	.sendCommentsBox,
	.sendCommentsBox #comment,
	.sendCommentsBox #button {
		clear: both;
		display: block;
		margin: 1em 0 0;
		max-width: 357px;
		width: 100% !important;
	}
	.sendCommentsBox #captchaCom {
		clear: none;
		float: left;
		margin: 0 0 0 4% !important;
		min-width: 0 !important;
		position: relative;
		top: -0.75em;
		width: 52% !important;
	}
	.sendCommentsBox #captchaImage {
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		float: left;
		max-width: 175px;
		width: 44% !important;
	}


@media (min-width:1351px) and (max-width:1500px){
	.ul-comments.block .blockItem {
		width: 100%;
	}
}
@media (min-width:1080px) and (max-width:1440px){
	.commentBlock {
		font-size: 0.8em;
	}
}
@media (min-width:1025px) and (max-width:1079px){
	.commentBlock {
		font-size: 0.8em;
	}
}
@media (min-width:901px) and (max-width:1024px){
	.ul-comments.block .blockItem {
		width: 100%;
	}
}
@media (max-width:900px){
	.commentBlock {
		font-size: 0.9em;
	}
}
@media (max-width:767px){
	.ul-comments.block .blockItem {
		width: 100%;
	}
	.commentBlock {
		font-size: 0.8em;
	}

	.add-wall-post &gt; h3 {
		text-align: center;
	}
	.sendCommentsBox,
	.sendCommentsBox #comment,
	.sendCommentsBox #button {
		margin-left: auto;
		margin-right: auto;
	}
	.sendCommentsBox {
		width: 300px;
	}
}
@media (min-width:480px) and (max-width:579px){
	#ajaxComments + p {
		font-size: 0.83em;
	}
}
@media (max-width:479px){
	.sendCommentsBox #captchaCom {
	  width: 47% !important;
	}
	.sendCommentsBox #captchaImage {
	  width: 49% !important;
	}
}




/*  TEXT BLOCKS 
	========================================================================== */
.cs .textBlock  {
	padding: 0.2em 0.8em;
}
.textBlock {
	font:300 14px/1.6 Helvetica,Arial, "Lucida Grande", sans-serif;
	margin-bottom:1em;
}
.textBlock a {
	color:#fff;
	text-decoration:underline;
}
.textBlock a:hover {
	color:#ea080b;
}
.textBlock p {
	margin-bottom:1em;
}
.textBlock p:first-child {
	margin-top:1em;
}




/*  BUTTONS 
	========================================================================== */

#mailbox input[type="submit"],
#mailbox .actions a,
.forms .btnSubmit,
.modal-content #button,
.add-wall-post #button {
	background: #8a0000;
	background: -moz-linear-gradient(top,  #8a0000 0%, #b90000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8a0000), color-stop(100%,#b90000));
	background: -webkit-linear-gradient(top,  #8a0000 0%,#b90000 100%);
	background: -o-linear-gradient(top,  #8a0000 0%,#b90000 100%);
	background: -ms-linear-gradient(top,  #8a0000 0%,#b90000 100%);
	background: linear-gradient(to bottom,  #8a0000 0%,#b90000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a0000', endColorstr='#b90000',GradientType=0 );
	-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.5);
	box-shadow:1px 1px 3px rgba(0,0,0,0.5);
	color:#fff;
	line-height: 2.3;
	height: 2.3em;
	font-size: 1.6em;
	font-weight:bold;
	margin-top:0;
	padding: 0 0.5em;
	text-shadow:1px 1px 1px rgba(0,0,0,0.7);
	text-transform: uppercase;
	width:180px;
}
#mailbox input[type="submit"]:hover,
#mailbox .actions a:hover,
.forms .btnSubmit:hover,
.modal-content #button:hover,
.add-wall-post #button:hover {
	background: #bd0000;
	background: -moz-linear-gradient(top,  #bd0000 0%, #ec0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd0000), color-stop(100%,#ec0000));
	background: -webkit-linear-gradient(top,  #bd0000 0%,#ec0000 100%);
	background: -o-linear-gradient(top,  #bd0000 0%,#ec0000 100%);
	background: -ms-linear-gradient(top,  #bd0000 0%,#ec0000 100%);
	background: linear-gradient(to bottom,  #bd0000 0%,#ec0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd0000', endColorstr='#ec0000',GradientType=0 );
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.7);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.7);
	box-shadow:1px 1px 1px rgba(0,0,0,0.7);
	cursor:pointer;
}
#mailbox input[type="submit"]:active,
#mailbox .actions a:active,
.modal-content #button:active,
.forms .btnSubmit:active,
.add-wall-post #button:active {
	-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.5) inset;
	-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.5) inset;
	box-shadow:1px 1px 3px rgba(0,0,0,0.5) inset;
	position:relative;
	top:1px;
	left:1px;
}





/*  FORMS 
	========================================================================== */
.notification {
  font-size: 1.6em;
  letter-spacing: -0.2px;
  letter-spacing: -0.02em;
}
.notification.error {
	color:#D22424;
}
.notification.success {
	color:#D40000;
}
.forms-wrapper .notification {
	margin:1em 0;
	line-height:1.2;
	text-align: center;
}
#login .notification {
	text-align:center;
}
@media (max-width:669px){
	.notification {
		font-size: 1.4em;
		letter-spacing: -0.35px;
		letter-spacing: -0.035em;
	}
}


#formUpload input[type='text'],
#formUpload textarea {
	width:505px;
}
@media (max-width:699px) {
	#formUpload input[type='text'],
	#formUpload textarea  {
		width: 300px;
	}
}

#formUpload table {
	border-collapse:collapse;
	margin-top:-10px;
}
#formUpload td {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#F1F3F8;
}
#formUpload #txtFileName {
	background-color:#FFFFFF;
	padding:0;
	height:15px;
	width:300px;
	border:none;
}
#txtFileName[disabled=true]  {
  display: none;
}
#formUpload .clear {
	clear:both;
	float:left;
	margin-top:10px;
}


.forms #formUpload label {
	clear:none;
	display:block;
	float:none;
	font-size:1em;
	height:1.2em;
	line-height:1.2;
	margin:0;
	padding:0;
	text-align:left;
	width:100%;
	letter-spacing:-1px;
	letter-spacing:-0.025em;
}
.forms #formUpload label &gt; input {
	float:left;
	height:1em;
	line-height:1;
	margin-right:3px;
}
.forms {
	color:#fff;
	width:96%;
	max-width:500px;
	margin:1em auto 2em;
}
.forms &gt; p {
	margin-bottom:0.5em;
	clear:both;
}
.forms label {
	clear:left;
	float:left;
	font-size:1.4em;
	line-height:2;
	height:2em;
	margin-right:10px;
	text-align:right;
	width:160px;
	cursor:pointer;
}
.forms label.multiline {
	height:auto;
	line-height:1.2;
}
.forms label &gt; small {
	display:block;
	font-size:0.8em;
	font-weight:300;
}



#mailbox input[type="submit"],
#mailbox .actions a,
.forms input,
.forms textarea,
.forms select,
textarea#comment,
.add-wall-post #captchaCom,
.add-wall-post #button {
	clear:right;
	border:none;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	font: 1.4em/2.3 Helvetica, Arial, sans-serif;
	height: 2.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#mailbox input[type="submit"],
#mailbox .actions a,
.forms input,
.forms textarea,
.forms select {
	width: 180px;
}
#mailbox input[type="submit"],
#mailbox .actions a {
	font-size:1em;
}
#mailbox .actions a {
	display:inline-block;
	text-align:center;
	width:auto !important;
	padding:0 1.4em;
}
.forms textarea,
textarea#comment {
	line-height:1.2;
	height:6em;
	padding:0.5em;
}
#fileField {
	clear:right;
	font-size:1em;
	width:253px;
	margin-bottom:1.5em;
}
textarea#comment {
	width:99%;
	margin-bottom:1em;
}
.add-wall-post {
	padding-top: 1em;
}
.forms select {
	width:273px;
}
.forms select option {
	height:1.3em;
	line-height:1.3;
}
.add-wall-post #captchaCom {
	margin-bottom: 1em;
}
.forms .blockRight {
	clear:both;
	margin:0.5em 0;
	margin-left:170px;
}
.forms .blockFull {
	margin:0.5em 0;
	width:100%;
	text-align:left;
}
.forms label.blockFull {
	-webkit-touch-callout:none !important;
	-webkit-user-select:none !important;
	-khtml-user-select:none !important;
	-moz-user-select:none !important;
	-ms-user-select:none !important;
	user-select:none !important;
}
.forms label.blockFull:hover {
	color:#f2f2f2;
	cursor:pointer;
}
#editProfile input,
#editProfile textarea {
	width:100%;
	max-width:300px;
}
#editProfile .blockFull &gt; input,
.blockFull &gt; input {
	height:1em;
	line-height:1em;
	width:auto;
}
#formCaptchaImg {
	margin-bottom: 3px;
}
#formCaptcha {
	margin-top:0;
	margin-bottom:0;
	width:180px;
}

@media (min-width:670px){
	.forms-wrapper {
		margin: 0 auto 1em;
		width: 400px;
	}
	.forms label {
		width: 105px;
	}
	#mailbox input[type="submit"],
	#mailbox .actions a,
	.forms input,
	.forms .btnSubmit#buttonSubmit,
	.forms textarea,
	.forms select,
	#formCaptcha {
		width:260px;
	}
	

	.forms .blockRight {
		margin-left: 115px;
	}
}
@media (min-width:380px) and (max-width:669px){
	.forms-wrapper {
		margin: 0 auto 1em;
		width: 320px;
	}
	.forms label {
		width: 105px;
	}
	#mailbox input[type="submit"],
	#mailbox .actions a,
	.forms input,
	.forms .btnSubmit,
	.forms textarea,
	.forms select,
	#formCaptcha {
		width:180px;
	}
	.forms .blockRight {
		margin-left: 115px;
	}
}
@media (max-width:379px){
	.forms label,
	.forms input,
	.forms textarea,
	#formCaptcha,
	.forms .btnSubmit,
	.forms &gt; p {
	  clear: both;
	  display: block;
	  float: none;
	  margin-left: auto;
	  margin-right: auto;
	  text-align: center;
	  width: 100%;
	}
}



/*  PROFILE 
	========================================================================== */
.row {
	font-size: 1.6em;
	margin:1em 0 2em;
	clear:both;
}
.row .row {
  font-size: 1em;
}
.general {
	margin-bottom:3em;
}
.row &gt; h3,
.row h4 {
  font-size: 1.25em;
  height: 2em;
  line-height: 2;
  margin-bottom: 0.5em;
  color: #f2f2f2;
}
.keyValues p {
	margin-bottom:0.25em;
	display:block;
}
.keyValues strong {
	display:inline-block;
	width:160px;
	font-weight:bold;
}
#profile .picture {
	float:left;
	width:220px;
	margin-right:1em;
}
.picture &gt; img {
	display:block;
	height:auto;
	width:100%;
}
.picture &gt; a#addAsFriend {
	display:block;
	margin-top:0.5em;
	text-align:center;
}
	#profile .row h4 .more,
	#pornstar-bio .row h4 .more {
		cursor:pointer;
		display:block;
		float:right;
		height:24px;
		margin-top:5px;
		width:24px;
	}
	.row h4 .more.off {
		background:url("../images/plus.png") no-repeat center center transparent;
	}
	.row h4 .more.on {
	background:url("../images/minus.png") no-repeat center center transparent;
}
	.hidden {
		display:none;
	}
	.addIco,
	.removeIco {
		width:24px;
		height:24px;
		background:url("../images/add.png") no-repeat center center;
		display:inline-block;
	}
	.removeIco {
		background-image:url("../images/remove.png");
		margin:0;
	}

#profile a,
.more &gt; a,
.my-friends a,
.send-message a,
.forms a,
.forms-wrapper a,
#mailbox table a {
	color:#D40000;
}
#profile a:hover,
.more &gt; a:hover,
.my-friends a:hover,
.send-message a:hover,
.forms a:hover,
.forms-wrapper a:hover,
#mailbox table a:hover {
	color:#F40000;
}


.my_profile table {
	border-collapse:collapse;
}
.my_profile thead td {
	padding:2px;
	border-bottom-width:1px;
	background-color:#101010;
	border-bottom-style:solid;
	border-bottom-color:#343434;
}
.my_profile tbody td {
	padding:2px;
	font-size:13px;
	font-weight:300;
	padding-top:5px;
}

.more {
	clear:both;
	margin-top:0.5em;
}
.my-uploads.row .block,
.send-message-form {
  font-size: 0.625em;
}
.my-uploads .list div &gt; p {
  font-size: 1.5em;
  margin: 1em 0.25em;
}
.list.block &gt; p {
  margin-left: 0.5em;
}
.my-wall .forms-wrapper {
  width: auto;
}


@media (min-width:480px) and (max-width:579px){
	.row.send-message &gt; p {
		font-size: 0.9em;
	}
	#profile .keyValues,
	#profile .picture,
	.keyValues strong,
	.keyValues span {
		float: left;
		font-size: 0.97em;
		margin: 0;
		width: 50%;
	}
	#profile .picture {
		width: 30%;
	}
	#profile .keyValues {
		width: 70%;
	}
	.keyValues strong {
		color: #ababab;
		letter-spacing: -0.25px;
		letter-spacing: -0.025em;
		padding-left: 1em;
	}

}
@media (max-width:479px){
	#profile .picture {
		float: none;
		margin: 0 auto 1em;
		width: 100%;
	}
	.picture &gt; img {
		margin: auto;
		max-width: 100%;
		width: auto;
	}
	.keyValues {
		font-size: 0.85em;
	}
	.keyValues,
	.row &gt; h3,
	.row &gt; h4 {
		text-align: center;
	}
	.keyValues strong {
		color: #ababab;
		width: auto;
	}
	.send-message.row.forms-wrapper {
		margin-left: auto;
		margin-right: auto;
	}

}



/*  MAILBOX 
	========================================================================== */

#mailbox,
#mailbox .cnt {
	width:100%;
	float:left;
}
#mailbox .cnt {
	padding-top:10px;
}
#mailbox table {
	border-collapse:collapse;
	width:100%;
	margin-bottom:2em;
}
#mailbox a.delete:hover {
	background:#FF1A00;
	background:-moz-linear-gradient(top, #FF1A00 0%, #CD0000 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF1A00), color-stop(100%,#CD0000));
	background:-webkit-linear-gradient(top, #FF1A00 0%,#CD0000 100%);
	background:-o-linear-gradient(top, #FF1A00 0%,#CD0000 100%);
	background:-ms-linear-gradient(top, #FF1A00 0%,#CD0000 100%);
	background:linear-gradient(to bottom, #FF1A00 0%,#CD0000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1A00', endColorstr='#CD0000',GradientType=0);
}
#mailbox .row {
	margin-top:20px;
}
#mailbox .compose {
	padding:0;
	margin:0;
	list-style-type:none;
}
#mailbox .compose textarea {
	height:240px;
}
#mailbox .compose li {
	padding:0;
	margin:0;
	width:100%;
	float:left;
	margin-top:5px;
	padding-bottom:5px;
}
#mailbox .compose li label {
	float:left;
	width:80px;
	line-height:2;
	height:2em;
	font-size:1.1em;
}
#mailbox .compose li input[type="text"],
#mailbox .compose li textarea {
	font:300 1.2em/2 Helvetica, Arial, sans-serif;
	width:300px;
	float:left;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	border:none;
}
#mailbox .compose li input[type="text"] {
	line-height:2em;
	height:2em;
	font-size:1.2em;
	padding:0 0.5em;
}
#mailbox .compose li textarea {
	line-height:1.2em;
	font-size:1.2em;
	height:6em;
	padding:0.5em;
}
#mailbox .compose li input[type='submit'] {
	margin-left:79px;
}
#mailbox table td,
#mailbox table th {
	padding:5px;
	padding-left:10px;
	text-align:left;
	padding-right:10px;
}
#mailbox table td {
	background-color:#141414;
	border-bottom:1px dotted #343434;
}
#mailbox table tr th {
	border-bottom:2px solid #343434;
	text-transform:uppercase;
}
#mailbox table tr:hover td {
	background-color:#242424;
}

#mailbox .navi {
	margin:0.5em 0;
}
#mailbox .navi li {
	display:inline-block;
}
.navi a,
#mailbox .navi li a {
	background:#343434;
	background:-moz-linear-gradient(top, #343434 0%, #161616 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#343434), color-stop(100%,#161616));
	background:-webkit-linear-gradient(top, #343434 0%,#161616 100%);
	background:-o-linear-gradient(top, #343434 0%,#161616 100%);
	background:-ms-linear-gradient(top, #343434 0%,#161616 100%);
	background:linear-gradient(to bottom, #343434 0%,#161616 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#343434', endColorstr='#161616',GradientType=0);
	border:1px solid #343434;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#fff;
	display:inline-block;
	font:300 14px/1.9 Helvetica, Arial, sans-serif;
	height:1.9em;
	text-align:center;
	text-transform:uppercase;
	padding:0 0.8em;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
}
.navi a:hover,
#mailbox .navi li a:hover {
	background:#525252;
	background:-moz-linear-gradient(top, #525252 0%, #252525 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#525252), color-stop(100%,#252525));
	background:-webkit-linear-gradient(top, #525252 0%,#252525 100%);
	background:-o-linear-gradient(top, #525252 0%,#252525 100%);
	background:-ms-linear-gradient(top, #525252 0%,#252525 100%);
	background:linear-gradient(to bottom, #525252 0%,#252525 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#525252', endColorstr='#252525',GradientType=0);
	border:1px solid #525252;
	text-shadow:1px 1px 1px rgba(0,0,0,0.8);
}








/*  RATINGS 
	========================================================================== */

#ratingStarsMessage {
	font:300 13px/1.2 Helvetica,Arial, "Lucida Grande", sans-serif;
}
.jStar{
	background:url("../images/stars.png") repeat-x scroll 0 0 transparent !important;
}
.ratingStars{
	display: inline-block;
	top: 4px;
}
.ratingStars .jRatingColor {
	background: #a30000;
	background: -moz-linear-gradient(top,  #a30000 0%, #8c0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a30000), color-stop(100%,#8c0000));
	background: -webkit-linear-gradient(top,  #a30000 0%,#8c0000 100%);
	background: -o-linear-gradient(top,  #a30000 0%,#8c0000 100%);
	background: -ms-linear-gradient(top,  #a30000 0%,#8c0000 100%);
	background: linear-gradient(to bottom,  #a30000 0%,#8c0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30000', endColorstr='#8c0000',GradientType=0 );
}
.jRatingAverage{
	background: #ff0a0a;
	background: -moz-linear-gradient(top,  #ff0a0a 0%, #f20000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0a0a), color-stop(100%,#f20000));
	background: -webkit-linear-gradient(top,  #ff0a0a 0%,#f20000 100%);
	background: -o-linear-gradient(top,  #ff0a0a 0%,#f20000 100%);
	background: -ms-linear-gradient(top,  #ff0a0a 0%,#f20000 100%);
	background: linear-gradient(to bottom,  #ff0a0a 0%,#f20000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0a0a', endColorstr='#f20000',GradientType=0 );
}



/*  GALLERY 
	========================================================================== */

#singleImage img {
	display: inline-block;
	max-width: 100%;
	width: auto;
}
#singleImageNextPrev {
	margin: 1em auto;
	text-align: center;
}
#singleImageNextPrev &gt; span {
	display: inline-block;
}

#singleImage &gt; a {
  text-align: center;
  display: block;
}
#galleryImages {
	margin-bottom: 1em;
}
#gallery .captcha {
  float: left;
  margin-right: 1em;
}
#gallery .add-wall-post textarea#comment {
	clear: both;
	display: block;
 	 max-width: none;
 	 width: 100%;
}

#gallery .add-wall-post #button {
	font-size: 1em;
	font-weight: bold;
	height: 3.6em;
	line-height: 3.6;
	padding: 0 2em;
	width: auto !important;
}

#gallery #captchaCom {
  margin: 0 !important;
  padding: 0;
  width: 180px;
  height: 2.55em;
  line-height: 2.55;
}

#gallery .sendCommentsBox br {
	display: none !important;
}
#gallery .commentBox p:first-child {
	margin-top: 1em;
}


#gallery .jprev,
#gallery .jnext {
	direction: ltr;
	text-indent: -9999em;
}



/*  CONTENTBOX 
	========================================================================== */
.row .block {
	margin: 0 -0.5em;
}
	.row .blockItem {
		padding: 0.5em;
	}
.contentBox h3 {
	font-size: 1.25em;
	height: 2em;
	line-height: 2;
	margin-bottom: 0.5em;
	color: #f2f2f2;
}
.row .contentBox h3 {
	font-size: 0.78125em;
}
.contentBox h3 a {
	color: #d40000;
	display: block;
	font-size: 1.5em;
	text-align: center;
}
.contentBox:hover .bg a {
	color:#ea080b;
}

.contentBox {
	text-align:center;
}
.pornstarBox .img {
	padding-top:10px;
}
.memberBox .img &gt; a {
	display:block;
	overflow:hidden;
}
.contentBox .img &gt; a &gt; img {
	display:block;
	width:100%;
	height:auto;
}
.contentBox .bg {
	padding:20px;
	background:#0d0d0d;
	border:1px solid #212121;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}
.contentBox:hover .bg {
	background:#1c1c1c;
	border:1px solid #343434;
}

.contentBox .img.imgVCenter &gt; a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-bottom: 75.16%;
	position: relative;
}
	.contentBox .img.imgVCenter &gt; a &gt; img {
		display: block;
		height: auto;
		left: 50%;
		margin-left: -50%;
		margin-top: -50%;
		position: absolute;
		top: 50%;
		width: 100%;
	}



/*  UPLOAD 
	========================================================================== */
.csUpload .forms-wrapper {
	width: 100%;
}

.csUpload #captchaUpload {
	width: 180px;
}
.csUpload .notification.success &gt; p {
  color: #cacaca;
}
.csUpload .loader {
  display: block;
  font-size: 15px;
  letter-spacing: -0.05em;
  margin: 1em auto 2em;
  text-align: center;
  text-shadow: 0 0 5px #fff;
  text-transform: capitalize;
}
.forms #formUpload .btnSubmit,
.csUpload #formUpload input[type="text"],
.csUpload #formUpload textarea {
	margin-bottom: 1em;
	width: 100%;
}
.csUpload .forms #formUpload label {
	float: left;
	margin-bottom: 0.5em;
	width: 33.3333%;
}
@media (max-width:549px){
	.csUpload .forms #formUpload label {
		width: 50%;
	}
}
@media (max-width:319px){
	.csUpload .forms #formUpload label {
		width: 100%;
	}
}
.block.categoriesBlock {
	display: block;
	width: 100%;
	margin: 0 auto 2em;
}
.blockItem.categoriesItem input {
  display: inline-block;
  height: auto;
  vertical-align: middle;
  width: auto;
  margin: 0;
}
.csUpload #formUpload label span {
  display: inline-block;
  font-weight: normal;
  height: 1.33em;
  line-height: 1.33;
  text-transform: none;
  vertical-align: middle;
}
.csUpload #formUpload label {
	font-size: 1.4em;
}

.checkboxTitle {
	clear:none;
	display:block;
	float:none;
	font-size:1.4em;
	font-weight: bold;
	height:1.2em;
	letter-spacing:-1px;
	letter-spacing:-0.025em;
	line-height:1.2;
	margin:0 0 0.25em;
	padding:0;
	text-align:left;
	text-transform: uppercase;
	width:100%;
}
.csUpload #formUpload label {
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
}
.qq-upload-button &gt; div {
	font-family: "Vegur", sans-serif;
  font-size: 1.5em;
  letter-spacing: -0.5px;
  letter-spacing: -0.05em;
}


/*  ==========================================================================
	MEDIA QUERIES 
	========================================================================== */

@media only screen and (min-width: 1917px) {
	.header, .footer, .content {
		max-width: none;
	}
	.left {
		width: 83%;
	}
	.header ul#nav li {
		margin: 0 1.33em;
	}
	.block .blockItem {
		width: 16.666666667%;
	}
	.player-left {
		width: 82%;
	}
	.player-right {
		width: 320px;
		text-align: center;
	}
}
@media (min-width:1751px) and (max-width:1916px){
	.header, .footer, .content {
		max-width: 1857px;
	}
	.left {
		width: 82%;
	}
	.block .blockItem {
		width: 16.666666667%;
	}
	.header ul#nav li {
		margin: 0 1.2em;
	}
	.player-left {
		width: 80%;
	}
	.player-right {
		width: 320px;
		text-align: center;
	}
}
@media (min-width:1600px) and (max-width:1750px){
	.block .blockItem {
		width: 20%;
	}
	.player-left {
		width: 80%;
	}
	.player-right {
		width: 320px;
				background-color: purple;
		text-align: center;
	}
}
@media (min-width:1537px) and (max-width:1750px){
	.header, .footer, .content {
		max-width: 1710px;
	}
	.left {
		width: 79%;
	}

	.player-right {
		width: 320px;
		text-align: center;
	}
}
@media only screen and (max-width: 1536px) {
	.header ul#nav li a {
		padding: 0 0.4em;
	}
	
	.left {
		width: 78%;
	}

	.player-left {
		width: 74%
	}
	
	.player-right {
		width: 320px;
		text-align: center;
	}

}
@media (min-width:1501px) and (max-width:1599px){
	.player-left {
		width: 74%
	}

	.player-right {
		width: 320px;
		text-align: center;
	}

}
@media only screen and (max-width: 1500px) {
	.left {
		width: 76%;
		float: left
	}
	
	.player-left {
		width: 74%
	}

	.player-right {
		width: 320px;
		text-align: center;
	}

}


@media only screen and (max-width: 1440px) {
	.header ul#nav li a {
    	font-size: 1.7em;
    	line-height: 3.36;
    	height: 3.36em;
	}
	.player-sright ul li {
	  margin-right: 3em;
	}

	.player-left {
		width: 74%
	}
	
	.player-right {
		width: 320px;
		text-align: center;
	}

}

@media (min-width:1351px) and (max-width:1440px){
	.player-left {
		width: 50%;
	}
	.player-left .playerInfo {
		display: block;
		float: none;
		margin: 0 auto 1em;
		width: 100%;
	}
	.playerInfo.player-sleft {
	  font-size: 1.8em;
	}
	.playerInfo.player-sleft &gt; h3 {
		font-size: 1em;
	}

	.player-left {
		width: 74%
	}

	.player-right {
		width: 320px;
		text-align: center
	}
}

@media only screen and (max-width: 1350px) {
	.header ul#nav li a {
		font-size: 1.7em;
		line-height: 3.36;
		height: 3.36em;
		padding: 0 0.4em
	}

	.player-left {
		width: 74%
	}

	.player-right {
		width: 320px;
		text-align: center
	}


}

@media (min-width:1301px){
	.prefooter .ad {
	  padding: 1em;
	}
}
@media only screen and (max-width: 1300px) {
	.player-left {
		width: 72%;
	}
	.left {
		width: 74%;
	}
}


@media only screen and (max-width: 1200px) {
	.player-left {
		width: 70%;
	}
	.left {
		width: 72%;
	}
	.categories &gt; a,
	.button02 {
		font-size: 0.95em;
	}
}



@media only screen and (max-width: 1170px) {
	.header ul#nav li a {
		font-size: 1.55em;
		line-height: 3.69;
		height: 3.69;
		padding: 0 0.3em
	}
}

@media only screen and (max-width: 1130px) {
	.player-left {
		width: 67%;
	}
	.left {
		width: 68%;
	}
}

@media only screen and (max-width: 1070px) {
	.header ul#nav li a {
		font-size: 1.5em;
		line-height: 3.81;
		height: 3.81;
		padding: 0 0.3em
	}
}

@media only screen and (max-width: 1024px) {
	.player-left {
		width: 66%;
	}

	.left {
		width: 64%;
	}

	.search input[type=text] {
		width: 70%
	}

	.search strong {
		margin: -1.5em 0.1em;
		float: right
	}
}
@media (min-width:993px) and (max-width:1300px){
	.prefooter {
		padding: 0 14em;
	}
	.block .blockItem.contentBox {
		width: 33.3333%;
	}
}
@media (min-width:993px) and (max-width:1200px){
	.block .blockItem.blockItemBox {
		width: 33.3333%;
	}
}
@media (min-width:993px) and (max-width:1024px){
	.header ul#nav li a {
		font-size: 1.4em;
		line-height: 4.09;
		height: 4.09;
		padding: 0 0.3em;
	}
}
@media only screen and (max-width: 992px) {		
	.header ul#nav li {
		margin: 0;
		display: block;
		padding: 1em;
	}
		
	.header ul#nav li a {
		color: #fff;
		display: block;
		font-size: 1.4em;
		height: 1.5em;
		line-height: 1.5;
		text-decoration: none;
	}

	.header ul#nav li a:hover {
		color: #f2f2f2;
		text-shadow: 1px 1px 1px #000,0 0 3px #fff;
	}
	.header ul#nav li a:active {
		color: #ff0000;
	}

	.block .blockItem {
		width: 33.3333%;
	}
	
	.prefooter .ad {
		padding: 1em;
	}
	.player-left {
		width: 63%;
	}

}
@media (min-width:901px) and (max-width:1024px){
	.search {
		max-width: 800px;
	}
	.search input[type=text] {
		width: 620px;
	}
	.button01 {
		font-size: 1.3em;
		margin-right: 0.2em;
		padding: 0 0.8em;
	}
	.player-left .playerInfo {
		display: block;
		float: none;
		margin: 0 auto 1em;
		width: 100%;
	}
	.playerInfo.player-sleft {
	  font-size: 1.8em;
	}
	.playerInfo.player-sleft &gt; h3 {
		font-size: 1em;
	}
}
@media only screen and (max-width: 1280px) {
	.header, .search, .footer, .content {
		width: 96%;
	}
	.player-left,
	.player-right,
	.left,
	.right {
		float: none;
		margin: 0 auto;
		width: 100%;
	}
	.player-left,
	.player-right {
		margin-bottom: 1em;
	}

	.right {
		text-align: center;
	}
	.right img {
		margin: 1em;
	}

	.search input[type=text] {
		width: 60%
	}

	h2.player-title {
		font-size: 2.4em;
	}

	.player-sleft {
		font-size: 1.8em;
	}

	.player-sleft h3 {
		font-size: 1.05em;
	}

	.prefooter {
		padding: 1em 0;
	}
	.player-right a,
	.player-right .ad {
		margin: 0 auto 1em;
		padding: 0;
	}
}



@media only screen and (max-width: 768px) {
	.right {
		text-align: center;
		margin-bottom: 20px;
	}
	
	.right img {
		width: 100%;
		max-width: 300px;
		margin: 1em;
	}
	
	.block .blockItem strong {
		font-size: 1.2em;
	}
	
	h2.player-title {
		font-size: 1.8em;
	}
	
	.player-sleft {
		font-size: 1.6em;
	}
		
	.player-sleft h3 {
		font-size: 1.1em;
	}
	.block .blockItem {
		width: 50%;
	}
}



@media only screen and (max-width: 664px) {
	.player-sleft, .player-sright {
		margin:0 0 1.5em;
		float: none;
		width: 100%;
		border-bottom: 1px dotted #CCCCCC;
		padding-bottom: 1.5em !important;
	}
	.player-left .playerNavbar small {
		float: none;
		display: block
	}
}
@media only screen and (max-width: 670px) {
	.block {
		margin: 0 -0.5em;
	}
	.block .blockItem {
		padding: 0.5em;
	}
	.prefooter .ad,
	.player-right .ad {
		padding: 0.4em;
	}
}

@media only screen and (max-width: 580px) {
	.player-sleft {
		font-size: 1.4em;
	}
	.player-sleft h3 {
		font-size: 1.3em;
	}
	.footer a {
	  font-weight: normal;
	}
}


@media (min-width:481px) and (max-width:900px){
	.search {
		max-width: 450px;
	}
	.search input[type=text] {
		font-size: 2em;
		height: 2.64em;
		line-height: 2.64;
		width: 270px;
	}

}

@media only screen and (max-width: 480px) {
	.right {
		text-align: center
	}
	
	.prefooter img,
	.right img {
		margin: 0 auto;
		max-width: 300px;
	}
	.right .ad,
	.prefooter .ad {
		margin: 0 auto 1em;
	}
	
	
	h2 small {
		margin-right: 0;
	}
		
	.search select {
		width: 140px;
		background-position: 85px 0;
	}
	
	h2.player-title {
		font-size: 1.4em;
		font-weight: bold
	}
	
	.search {
		max-width: 305px;
	}
	.search input[type=text] {
		font-size: 1.4em;
		height: 3.77em;
		line-height: 3.77;
		width: 150px;
	}
	.dropdown dt a span {
		padding-left: 3px;
		padding-right: 10px;
	}
	.dropdown dt a {
		width: 65px;
	}
	h2 small {
		font-size: 0.8em;
		padding-top: 0.25em;
	}
	h2 small a {
		margin: 0 6px;
	}
	.footer a {
	  font-size: 0.9em;
	  line-height: 2;
	  margin: 0 0.25em;
	}
}


@media only screen and (max-width: 450px) {
	.header {
		position: relative
	}
	.header h1 img {
		width: 60%;
		margin-top: 5em
	}
	.header h1 em {
		letter-spacing: 0.5px;
		letter-spacing: 0.05em;
	}
	h2 small {
		font-size: 0.75em;
		padding-top: 0.35em;
	}
	.row .block,
	.block {
		margin-left: 0;
		margin-right: 0;
	}
	.block .blockItem {
		clear: both;
		display: block;
		float: none;
		margin-bottom: 1em;
		padding: 0;
		width: 100%;
	}
	.slick-initialized .blockItem.blockItemBox.slick-slide {
		clear: none;
		float: left;
	}
}


@media only screen and (max-width: 410px) {
	.search strong {
		margin: -1.5em 0;
		width: 140px;
	}

	h2 {
		line-height: 1;
		height: auto;
		margin-bottom: 0;
		text-align: center;
	}
	h2 small {
		clear: both;
		display: block;
		float: none;
		font-size: 0.7em;
		margin-right: 0;
		margin-top: 0.25em;
	}
	.categories &gt; a,
	.button02 {
		font-size: 0.9em;
	}
	.button01 {
		font-size: 1.1em;
	}
}


@media only screen and (max-width: 380px) {
	.prefooter .ad {
		padding: 0.5em;
	}
	.ui-widget {
		font-size: 1.2em !important
	}

	.ui-selectmenu-button span.ui-selectmenu-text {
		padding: 0.62em 1.5em 0.62em 0.5em !important;
		line-height: 3 !important
	}

	.search strong, #ui-id-1-button {
		width: 100px !important;
	}
	.search input[type="submit"]:hover {
		background-position: center -51px
	}
	.button01 {
		margin-right: 0.2em;
	}

}


@media only screen and (max-width: 360px) {
	.player-right .ad {
		padding: 0.25em;
	}
}





/*  ==========================================================================
	PLUGINS 
	========================================================================== */


/*  AFFIX 
	========================================================================== */
.affix {
	background: #161616;
	height: auto;
	left: 0;
	padding: 0 1%;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9000;
}
.header p.affix {
	left: auto;
	right: 1%;
	width: auto;
	z-index: 9001;
}

@media (max-width:900px){
	.affix {
		padding: 0 2%;
	}
	.header p.affix {
		right: 2%;
	}
}



/*  MODAL 
	========================================================================== */
.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open .modal {
	background: rgba(0, 0, 0, 0.3);
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 80px auto 20px;
}

.modal-content {
	background-color: #101010;
	background-color: rgba(0, 0, 0, 0.85);
	background-clip: padding-box;
	border: 1px solid #999999;
	border: 3px solid rgba(255, 255, 255, 0.2);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px 10px 1px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: 0 1px 10px 1px rgba(255, 255, 255, 0.3);
	box-shadow: 0 1px 10px 1px rgba(255, 255, 255, 0.3);
	color: #fff;
	outline: 0;
	padding: 1em;
	position: relative;
	-webkit-background-clip: padding-box;
}

.modal-content #form1,
.modal-content select,
.modal-content textarea,
.modal-content table {
	max-width: 100% !important;
}
.modal-content #form1 {
  overflow: hidden;
}
.modal-content .f02 {
	width: 180px;
}
.modal-content #button {
	margin-top: 1em;
}
.modal-backdrop {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background-color: #000000;
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}

.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.modal-body {
	margin: auto;
	padding: 15px;
	position: relative;
	max-width: 355px;
	width: 96%;
}

.modal-body &gt; h3 {
	text-transform: uppercase;
	text-align: center;
}

.modal-body .forms {
	margin: 2em auto 0;
}

.modal-body .forms label {
	width: 32%;
	max-width: 100px;
}

.modal-body .forms input {
	width: 64%;
	max-width: 190px;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

.modalClose {
	margin-top: -15px;
	position: absolute;
	right: -15px;
	z-index: 100;
}

@media (min-width: 480px) {
	.modal-dialog {
		width: 447px;
	}
	.modal-body .forms .blockRight {
		margin-left: 35.5%;
	}
}

@media (max-width: 479px) {
	.modal-dialog {
		width: 300px;
		margin: 80px auto 15px;
	}
	.modal-body .forms label,
	.modal-body .forms input,
	.modal-body .forms .blockRight {
		float: none;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		width: 100%;
		max-width: none;
	}
	.modal-body .forms &gt; p {
		margin-bottom: 25px;
	}
	.modal-body .forms label {
		font-size: 1em;
	}
}

@media (min-width: 768px) {
	.modal-dialog {
		margin: 80px auto 30px;
	}
	.modal-content {
		-webkit-box-shadow: 0 1px 15px 3px rgba(255, 255, 255, 0.33);
		-moz-box-shadow: 0 1px 15px 3px rgba(255, 255, 255, 0.33);
		box-shadow: 0 1px 15px 3px rgba(255, 255, 255, 0.33);
	}
}




/*  COLLAPSE 
	========================================================================== */
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}

#menuToggle {
	background: transparent;
	border: none;
	display: none;
	height: 57px;
	margin: 0;
	padding: 0;
	position: relative;
	-webkit-transition: all 0.15s linear;
	transition: all 0.15s linear;
	z-index: 10;
}
	#menuToggle.collapsed {
		background: transparent;
	}
	#menuToggle:hover {
		cursor: pointer;
	}
	#menuToggle span {
		color: #fff;
		display: inline-block;
		font-size: 1.5em;
		vertical-align: middle;
	}
	#menuToggle:hover span {
	  text-shadow: 0 0 8px #fff;
	}
	#menuToggle img {
		display: inline-block;
		height: auto !important;
		margin-right: 0.33em;
		max-width: 100%;
		vertical-align: middle;
		width: 38px;
	}
	@media screen and (max-width:992px) {
		#menuToggle {
			display: block;
			text-align: center;
		}
		.collapse,
		.collapsing {
			clear: both;
			position: relative;
			z-index: 9;
		}
			.collapse li,
			.collapsing li {
				border: none;
				display: block;
				float: left;
				line-height: 2.5;
				margin: 0.33em auto;
				text-align: center;
				width: 33.3333334%;
			}
		.collapse {
			display: none;
			margin-top: 0.3em;
		}
		.collapsing .navHome img,
		.collapse .navHome img {
			display: none;
		}
		.collapsing .navHome span,
		.collapse .navHome span {
			display: inline-block;
		}
			.collapse.in {
				background: #1f1f1f;
				border: 1px solid #333;
				border-top: none;
				display: block;
			}
		.collapsing {
			background: #1f1f1f;
			border: 1px solid #333;
			position: relative;
			height: 0;
			overflow: hidden;
			-webkit-transition-property: height, visibility;
			-o-transition-property: height, visibility;
			   transition-property: height, visibility;
			-webkit-transition-duration: 0.35s;
			-o-transition-duration: 0.35s;
			   transition-duration: 0.35s;
			-webkit-transition-timing-function: ease;
			-o-transition-timing-function: ease;
			   transition-timing-function: ease;
		}

	}
	@media (max-width:767px){
		.collapse li,
		.collapsing li {
			line-height: 2;
			width: 50%;
		}
		.collapsing .navHome img,
		.collapse .navHome img {
			display: none;
		}
		.collapsing .navHome span,
		.collapse .navHome span {
			display: inline-block;
		}

	}
	@media (max-width:579px){
		.collapse li,
		.collapsing li {
			line-height: 2.5;
			margin: 0.5em auto;
			width: 100%;
		}
	}




/*  SLICK SLIDER 
	========================================================================== */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-loading .slick-list {
	background: url(../images/slick/ajax-loader.gif) center center no-repeat #fff
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slide,
.slick-slide img,
.slick-slider .slick-list,
.slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

.slick-slide img {
	display: block;
	pointer-events: none
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
</pre></body></html>