
/* ############## */
* {
	margin: 0;
	padding: 0;
}
html {

}
body {
	font-family: CharterOSCRegular;
	background: #fff;
	font-size: 14px;
	line-height: 20px;
}


#wrapper {
	width: 800px;
	margin: 65px auto;
}
.like{
	margin-top: -80px;
	position: fixed;
	z-index: 99999;
}
h1, h2{
	font: 56px/67px 'NonameGroteskHanddrawnv4Rg';
}
a{
	color: #61aced;
}
.description{
	width: 193px;
	float: left;
	font: 33px/39px 'NonameGroteskHanddrawnv4Rg';
	margin-top: 40px;
}

.what{
	width: 415px;
	margin: 40px 0 0 126px;
	float: left;
}
.clearfix{
	clear: both;
}

.w520{
	width: 520px;
}

.more {
	cursor: pointer;
	margin-top: 20px;
	display: block !important;
	
	&.read {	
		display: none;
		width: 167px;
		border: 1px solid #00AEEF;
		text-align: center;
		color: #00AEEF;
		font-family: CirceRegular;
	}
}
.shorten{
	position: relative;
	display: none;
	overflow: hidden;
}

.who{
	width: 272px;
	color: #61aced;
	position: absolute;
	font: 56px/67px 'NonameGroteskHanddrawnv4Rg';
	z-index: -1;
}

.block {
	
	width: 100%;
	height: 100%;
	position: relative;
	
	.news{
		background: url(../images/a1.jpg) no-repeat;
		width: 800px;
		height: 450px;
	}
	
	.slider-wrap{
		background: url(../images/slider.png) no-repeat;
		width: 800px;
		height: 52px;
		position: relative;
			
			.left-tip{
				position: absolute;
				width: 10px;
				height: 21px;
				background: url(../images/left-tip.png);
				top: 11px;
				left: 190px;
				z-index: 1000;
			}
			.right-tip{
				position: absolute;
				width: 10px;
				height: 21px;
				background: url(../images/right-tip.png);
				top: 11px;
				right: 113px;
				z-index: 99;
				
			}
	}
	
	#slider {
		position: absolute;
		width: 480px;
		height: 25px;
		overflow: hidden;
		padding-top: 6px;
		left: 200px;
		top: 10px;
		
			
		.objects {
			position: relative;
			width: 1368px;
			height: 9px;
			background-color: red;
			
			.drag {
				position: absolute;
				background:  url(../images/drag.png);
				width: 912px;
				height: 25px;
				z-index: 100;
				cursor: move;
				margin-top: -6px;
			}
		}
	}
}



.twitter-wrap{
	width: 800px;
	height: 450px;
	position: absolute;
	top: 0;
	display: none;
	
		div img{
			display: none;
		}
		.tw1{
			width: 367px;
			height: 450px;
			position: absolute;
		}
		.tw2{
			width: 210px;
			height: 146px;
			position: absolute;
			left: 367px;
		}
		.tw3{
			width: 224px;
			height: 450px;
			position: absolute;
			right: 0px;
		}
		.tw4{
			width: 210px;
			height: 175px;
			position: absolute;
			left: 367px;
			top: 146px;
		}
		.tw5{
			width: 210px;
			height: 175px;
			position: absolute;
			left: 367px;
			top: 275px;
		}
}

.level1{
	display: block;
}






.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;
		}
	}
}
.theme {
	a.a {
		display: block;
		background: #FBF69A;
		text-decoration: none;
		color: #000;
		width: 130px;
		padding: 10px;
		font-family: CirceRegular;
		font-size: 13px;
		line-height: 12px;
	}
}
.comments {
	width: 500px;
	margin-left: 150px;
	margin-top: 50px;
}








