
/* LESS VARIABLES */
.border-radius (@radius: 5px) {
	border-radius: @radius;
  	-webkit-border-radius: @radius;
  	-moz-border-radius: @radius;
}
.box-sizing (@type: border-box) {
	-webkit-box-sizing: @type;
	-moz-box-sizing:    @type;
	box-sizing:         @type;
}
/* ############## */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
.fntNG {
	font-family: NonameGroteskHanddrawnv4Rg;
}
body {
	font-family: OctavaOSCRegular;
	background: #676767 url(../images/bg.jpg);
	font-size: 15px;
	line-height: 21px;
	height: 100%;
}
a {
	font-style: italic;
}
#preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #fff;
	z-index: 100000;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
	
	.spinner {
		display: none;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -25px 0 0 -25px;
		width: 50px;
		height: 50px;
		background: rgba(0,0,0, 0.9) url(../images/loading.gif) no-repeat center center;
		.border-radius(40px);
	}
}
.likes {
	position: fixed;
	top: 7px;
	width: 250px;
	right: 150px;
	z-index: 1000;
	
	.like {
		float: left;
		margin: 0 5px;
		clear: none !important;
	}
}
#header {
	font-family: FFDINBold;
}
#wrapper {
	width: 1000px;
	margin: 50px auto;
	
}

.beats {
	position: fixed;
	bottom: -11px;
	left: 50%;
	margin-left: -167px;
	padding-bottom: 20px;
	border-radius: 8px;
	border-bottom: none;
	background: #fff;
	z-index: 3;
	width: 334px;
	height: 72px;
	background: url(../images/metal.png) no-repeat center center;
	
	.beat {
		float: left;
		width: 48px;
		height: 48px;
		background: url(../images/light_off.png) no-repeat center center;
		margin: 0px;
		cursor: pointer;
	}
	.active {
		background: url(../images/light_on.png) no-repeat center center;
	}
}

.pad {
	float: left;
	padding-bottom: 100px;
	
	.block {
		float: left;
		width: 100%;
		margin-bottom: 30px;
		
		.person {
			float: left;
			width: 95px;
			height: 95px;
			margin-right: 30px;
				
			p {
				text-align: center;
				color: #fff;
				font-family: CirceRegular;
				font-size: 11px;
				text-transform: uppercase;
			}
		}
		.tap {
			position: relative;
			float: left;
			width: 95px;
			height: 95px;
			margin: 0px 10px 15px 10px;
			cursor: pointer;
			background: url(../images/button_off.png) no-repeat center center;
			
			.active {
				display: none;
				position: absolute;
				top: 0px;
				left: 0px;
				width: 95px;
				height: 95px;
				background: url(../images/button_on.png) no-repeat center center;
			}
			i {
				position: relative;
				display: block;
				width: 100%;
				height: 100%;
				font-family: CirceRegular;
				font-size: 20px;
				color: #666;
				text-shadow: 0px 1px 0px #eee;
				line-height: 95px;
				text-transform: uppercase;
				text-align: center;
				right: 0;
				bottom: 0;
				font-style: normal;
				z-index: 2;
			}
		}
	}
}

table {
	td {
		vertical-align: top;
	}
}
.zahod {
	width: 391px;
	height: 126px;
	background: url(../images/zahod.png) no-repeat center center;
	
	p {
		line-height: 126px;
		font-family: NonameGroteskHanddrawnv4Rg;
		font-size: 15px;
		letter-spacing: 2px;
		color: #333;
		text-transform: uppercase;
		text-align: center;
	}
}
.label {
	width: 300px;
	margin: 10px 0 0 40px;
	border-top: 1px solid rgba(255,255,255,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.2);
	padding: 20px 0;
	font-family: CirceRegular;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 100px;
}

.lead {
	font-family: CirceRegular;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	padding-top: 15px;
}


.dsq-brlink { display: none; }

	
#disqus_thread {
	#dsq-topbar {
		z-index: -2;
	}
	.dsq-options { display: none; }
	.dsq-comment-header-meta-wrapper a, .dsq-comment-header-meta-wrapper span {
		font-family: CirceRegular;
		font-size: 13px;
		color: #f00;
		font-weight: normal;
	}
	.dsq-comment-header {
		background: none;
		border: none;
	}
	.dsq-global-toolbar {
		display:none;
	}
	
	.dsq-like {
		display: none;
	}
	h3 {
		font-family: CirceRegular;
		font-size: 11px;
		margin-bottom: 15px;
		font-weight: normal;
	}
	.dsq-request-user-stats, .dsq-comment-footer, .dsq-header-avatar, #dsq-comments-title, .dsq-moderator-star, .dsq-comment-hide-thread {
		display: none;
	}
	.dsq-comment-text {
		margin-left: 10px;
		margin-top: 30px;
	}
	.dsq-comment-message {
		margin-top: 0px;
	}
	.dsq-header-avatar {

	}
	.dsq-comment-header-time {
		a {
			font-size: 10px;
			color: #999;
		}
	}
	.dsq-new-post h3{
		margin-bottom: 0px;
	}
	.dsq-request-user-name {
		a {
			font-family: CirceRegular;
			font-size: 13px;
			color: #f00;
			font-weight: normal;
		}
	}
	.dsq-request-user-stats {
		span {
			font-family: CirceRegular;
			font-size: 13px;
			font-weight: normal;
			
			big {
				font-size: 13px;
			}
		}
	}
	.dsq-textarea-wrapper {
		border: 1px solid #f00;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		min-height: 20px !important;
		height: 20px !important;
	}
	.dsq-comment-buttons, .dsq-post-footer {
		button {
			padding: 3px 8px;
			background: #fff;
			color: #000;
			border: 1px solid #000;
			-webkit-border-radius: 0px;
			-moz-border-radius: 0px;
			border-radius: 0px;
			font-weight: normal;
		}
	}
}
.comments {
	width: 500px;
}