
/* LESS VARIABLES */
.rounded-corners (@radius: 5px) {
	border-radius: @radius;
  	-webkit-border-radius: @radius;
  	-moz-border-radius: @radius;
}
/* ############## */
* {
	margin: 0;
	padding: 0;
}

html {

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

#wrapper {
	width: 980px;
	margin: 65px auto;
}

#menu {
	position: fixed;
	width: 110px;
	/*z-index: 100;*/
	
	ul {
		list-style: none;
		font-family: 'NewStandardCRegular';
		font-size: 17px;
		line-height: 20px;
		
		li {
			text-decoration: none;
			cursor: pointer;
			margin-bottom: 20px;
			padding: 3px;
			color: #E83544;
		}
		.active {
			color: #E83544;
			padding: 3px;
			text-decoration: underline;
		}
	}
}

.author{
	position: absolute;
	font: 12px/15px 'CirceRegular';
}

.like{
	position: absolute;
	margin-top:50px;
	
}

.pink-bg{
	background-color: #fe7573;
	padding:20px 0 80px;
}

.green-bg{
	background-color: #aafbbc;
	padding: 50px 0 130px;
}

.block {
	margin-left: 150px;

	h1 {
		display: block;
		width: 700px;
		font-size: 60px;
		line-height: 80px;
		font: 136px/163px 'NewStandardCRegular';
	}
	
	.description{
		width: 140px;
		font: 23px/27px 'NewStandardCRegular';
		float: right;
		margin-top: -110px;
		margin-right: 330px;
		color: #fe7573;
		text-decoration: underline;
	}
	
	.about{
		font: 47px/56px 'NewStandardCRegular';
		width: 800px;
	}
	h2 {
		font: 26px/31px 'NewStandardCRegular';
	}
	
	p{
		width: 566px;
			
			span{
				font:  15px/21px "CharterOSCItalic"; 
			}
	}
}


.pirat-true{
	width: 335px;
	float: left;
	
	h3{
		font: 26px/31px 'NewStandardCRegular';
		color: #fe7573;
		text-decoration: underline;
	}
	p{
		width: 335px;
		
		span{
			color: #fe7573;
		}
	}
}

.col3{
	width: 250px;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	text-align: center;
		
		h3{
			font: 26px/31px 'NewStandardCRegular';
			color: #000;
			margin-bottom: 25px;
		}
		p{
			width: 250px;
		}
}


.interview{
	
	h2{
		font: 40px/21px 'NewStandardCRegular';
		color: #fff;
	}
	p span{
		font-style: normal;
		color: #fff;
	}
}




.fuck{
	clear: both;
}
table {
	td {
		vertical-align: top;
	}
}

.img {
	display: block;
	padding-top: 175px;
	color: #000;	
	text-align: center;
	
	&.m1 { background: url(../images/m1.gif) no-repeat;}
	&.m2 { background: url(../images/m2.jpg) no-repeat;}
	&.m3 { background: url(../images/m3.jpg) no-repeat;}
	&.m1:hover { background: url(../images/m6.gif) no-repeat;}
	&.m2:hover { background: url(../images/m6.gif) no-repeat;}
	&.m3:hover { background: url(../images/m6.gif) no-repeat;}
}
.img:hover {
	color: #f00;
}






.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;
}