
body{
	background: url('../images/back.jpg') fixed;
}

.big{
	background: url('../images/big.gif');
	width: 1202px;
	height: 2501px;
	z-index: 2;
	margin-left: 20px;
}

.tagline {
	position: fixed;
	z-index: 100;
	font-family: CirceRegular;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 8px;
	color: #fff;
	margin-top: 10px;

}

.menu{
	width: 100%;
	height: 32px;
	background-color: #fff;
	position: fixed;
	margin-top: 60px;
	z-index: -11;
}

.like{
	position: fixed;
	top: 115px;
	margin-left: 27px;
}

.link{
	width: 100%;
	height: 32px;
	position: fixed;
	margin-top: 60px;
	
		.woslink{
			width: 161px;
			height: 50px;
			background: url(../images/logo.png) left top;
			text-decoration: none;
			float: left;
		}
		
		.links{
			font: 12px/30px 'CirceRegular';
			text-decoration: none;
			margin-left: 200px;
			
				a{
				 margin-right: 60px;
				}
		}
}

.misha{
	width: 133px;
	height: 172px;
	background: url(../images/misha.png);
	margin-top: 160px;
	position: fixed;
	z-index: 100;
}

.gif1{
	position: absolute;
	background: url(../images/1.gif);
	width: 140px;
	height: 162px;
	top: 700px;
	margin-left: 30px;
}

.gif2{
	position: absolute;
	background: url(../images/2.gif);
	width: 480px;
	height: 333px;
	top: 1770px;
	margin-left: 610px;
}

.gif3{
	position: absolute;
	background: url(../images/3.gif);
	width: 250px;
	height: 187px;
	top: 2300px;
	margin-left: 400px;
}


#container{
	
}

#content_main{
	position: fixed;
	z-index: 100;
	margin-top: 157px;
	margin-left: 130px;
}


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