
/* LESS VARIABLES */
.rounded-corners (@radius: 5px) {
	border-radius: @radius;
  	-webkit-border-radius: @radius;
  	-moz-border-radius: @radius;
}
/* ############## */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font-family: CharterOSCRegular;
	background: #fff;
	font-size: 15px;
	line-height: 21px;
	height: 100%;
}
#header {
	font-family: FFDINBold;
}
#wrapper {
	width: 13500px;
	height: 620px;
	margin: 35px auto;
}
.block {
	float: left;
	min-height: 700px;
	margin-right: 70px;
}
#menu {
	width: 110px;
	
	ul {
		list-style: none;
		font-family: CirceRegular;
		font-size: 12px;
		line-height: 14px;
		
		li {
			text-decoration: underline;
			cursor: pointer;
			margin-bottom: 20px;
		}
	}
}
.title-article,.photo,.smart-photo,.text-article,.vertical,.more{
	float: left;
}

.title-article{
	padding-left: 38px;
	padding-top: 50px;
	width: 472px;
	
		.text-title{
			font: 100px/86px 'LineaturaLight';
			font-variant: small-caps;
			width: 355px;
		}
		.fb-like{
			margin-top: 10px;
			width: 162px;
			height: 37px;
		}
		.str{
			background: url('../images/str.png') no-repeat left top;
			width: 220px;
			height: 8px;
			position: relative;
			
			top: -23px;
			left: 298px;
		}
		.descr{
			width: 340px;
			font: 16px/19px 'CharterOSCRegular';
			margin-top: 48px;
		}
		.caption{
			width: 170px;
			font: 11px/14px 'CharterOSCRegular';
			margin-top: 100px;
		}
}

.photo{
	padding-top: 12px;
}
.smart-photo{
	width: 440px;
	height: 560px;
	margin-left: 67px;
	margin-top: 36px;
	position: relative;
	overflow:hidden;
	img{
		position:absolute;
	}
	.spimg{
		left:110px;	
		top:0xp;
	}
	.spmask{
		left:0px;
		top:0px;
	}
	
}
.text-article{
	margin-top: 24px;
		
		h1{
			font: 50px/63px 'CharterOSCRegular';
			position: absolute;
			margin-left: 15px;
		}
		.txt{
			width: 320px;
			font: 16px/19px 'CharterOSCRegular';
		}
		h2{
			font: 27px/33px 'CharterOSCRegular';
			position: absolute;
			width: 300px;
		}
}

.abs{
	position: absolute;
	z-index: 10;
}
.vertical{
	background-color: black;
	width: 1px;
	height: 335px;
}
.mt0{
	margin-top: 0px;
}
.mt148{
	margin-top: 148px;
}
.mt62{
	margin-top: 62px;
}
.mt168{
	margin-top: 168px;
}
.mt117{
	margin-top: 117px;
}
.mt106{
	margin-top: 106px;
}
.mt315{
	margin-top: 337px;
}
.mt25{
	margin-top: 25px;
}
.ml32{
	margin-left: 32px;
}
.ml45{
	margin-left: 45px;
}
.ml66{
	margin-left: 66px;
}
.ml132{
	margin-left: 132px;
}
.ml164{
	margin-left: 164px;
}
.ml138{
	margin-left: 138px;
}
.ml124{
	margin-left: 124px;
}
.ml100{
	margin-left: 100px;
}
.w595{
	width: 595px;
}
.w500{
	width: 500px;
}
.w654{
	width: 654px;
}
.w567{
	width: 567px;
}
.w524{
	width: 524px;
}
.w513{
	width: 513px;
}
.w446{
	width: 446px;
}
.w482{
	width: 415px;
}
.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;
}