
/* 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;
	background: url(../images/back.jpg);
}
#header {
	font-family: FFDINBold;
}
#wrapper {
	width: 960px;
	margin: 65px auto;
}

#menu {
	position: fixed;
	width: 110px;
	
	ul {
		list-style: none;
		font-family: CirceRegular;
		font-size: 12px;
		line-height: 14px;
		color: #c8d64b;
		
		li {
			text-decoration: underline;
			cursor: pointer;
			margin-bottom: 20px;
			padding: 3px;
		}
		.active {
			background: #43ACED;
			color: #fff;
			padding: 3px;
			.rounded-corners(2px);
		}
	}
}

h1 {
	display: block;
	background: url(../images/h1.png) no-repeat center center;
	width: 600px;
	height: 370px;
}
h2 {
	font: 30px/40px 'CharterOSCRegular';
}


.block {
	margin-left: 150px;
	width: 650px;
	
		.description{
			font: 16px/29px 'CharterOSCRegular';
			text-align: center;
			width: 100%;
		}
		.steps{
			font: 13px/18px 'CirceRegular';
			
			td{
				padding-right: 30px;
				vertical-align: top;
				width: 140px;
			}
		}
		
		.organizations{
			font: 13px/18px 'CirceRegular';
			
			td{
				padding-right: 30px;
				padding-bottom: 50px;
				vertical-align: top;
				width: 200px;
			}
		}
		
		.note{
			float: right;
			width: 147px;
			font: 13px/15px 'CirceRegular';
			color: #00aaed;
		}
		.who{
			font: 15px/21px 'CirceRegular';
			color: #00aaed;
		}
		p{
			width: 408px;
		}
}





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








#trash {
	position: relative;
	margin: 20px auto;
	width: 700px;
	height: 550px;
	
	p {
		width: auto;
	}
	.restart {
		right: 0;
		position: absolute;
		background: rgba(207,245,0,0.6);
		box-shadow:	3px 3px 4px rgba(0,0,0, 0.1);
		cursor: pointer;
		padding: 7px 12px;
		text-transform: uppercase;
		font-family: CirceRegular;
		font-size: 10px;
		z-index: 1000;
	}
	.restart:hover {
		background: rgba(207,245,0,0.8);
	}
	.t1 {background:  url(../images/objects/1.png);}
	.t2 {background:  url(../images/objects/2.png);}
	.t2a {background: url(../images/objects/2a.png);}
	.t2b {background: url(../images/objects/2b.png);}
	.t3 {background:  url(../images/objects/3.png);}
	.t3a {background: url(../images/objects/3a.png);}
	.t4 {background:  url(../images/objects/4.png);}
	.t5 {background:  url(../images/objects/5.png);}
	.t5a {background: url(../images/objects/5a.png);}
	.t6 {background:  url(../images/objects/6.png);}
	.t7 {background:  url(../images/objects/7.png);}
	.t8 {background:  url(../images/objects/8.png);}
	.t9 {background:  url(../images/objects/9.png);}
	.clr {
		background-color: #f00;
	}
	.dropHere {
		outline: 3px solid #f90;
	}
	.objects {
		position: relative;
		width: 700px;
		height: 380px;
		
		.object {
			position: absolute;
			width: 100px;
			height: 100px;
			z-index: 100;
			border-radius: 100px;
			cursor: move;
		}
	}
	.trashes {
		margin-top: 25px;	
		
		.trash {
			float: left;
			width: 90px;
			height: 140px;
			margin-right: 60px;
			
			.ico {
				width: 90px;
				height: 90px;
			}
			p {
				font-family: CirceRegular;
				font-size: 10px;
				text-transform: uppercase;
				margin-top: 10px;
				text-align: center;
				width: auto;
			}
		}
		.trash:last-child {
			margin-right: 0px;
		}
		.tr1 {background:  url(../images/trash/1.png);}
		.tr2 {background:  url(../images/trash/2.png);}
		.tr3 {background:  url(../images/trash/3.png);}
		.tr4 {background:  url(../images/trash/4.png);}
		.tr5 {background:  url(../images/trash/5.png);}
	}
	
	#trash-infos {
		display: none;
	}
	#trash-info {
		top: -10000px;
		position: absolute;
		width: 270px;
		background: rgba(0,0,255,0.7);
		box-shadow:	3px 3px 4px rgba(0,0,0, 0.1);
		z-index: 1000;
		font-family: CharterOSCRegular;
		color: #fff;
		
		.triangle {
			position: absolute;
			-webkit-transform: rotate(45deg);
			width: 0px;
			height: 0px;
			left: 50%;
			margin-left: -15px;
			border-bottom: 15px solid rgba(0,0,255,0.65);
			border-left: 15px solid transparent;
			border-right: 15px solid rgba(0,0,255,0.65);
			border-top: 15px solid transparent;
			&.bottom {
				bottom: -15px;
			}
		}
		.container {
			padding: 15px;
		}
		h3 {
			font-weight: normal;
			font-size: 18px;
			letter-spacing: 1px;
			padding-bottom: 8px;
		}
		p {
			font-size: 12px;
			line-height: 16px;
		}
	}
	
	#object-infos {
		display: none;
	}
	#object-info {
		display: none;
		top: -10000px;
		position: absolute;
		width: 550px;
		background: rgba(207,245,0,0.7);
		box-shadow:	3px 3px 4px rgba(0,0,0, 0.1);
		z-index: 1000;
		font-family: CharterOSCRegular;
		color: #000;
		
		&.arr-left {
			.triangle {
				left: 100px !important;
			}
		}
		&.arr-right {
			.triangle {
				left: 450px !important;
			}
		}
		.close {
			position: absolute;
			right: 15px;
			top: 15px;
			width: 30px;
			height: 30px;
			background: url(../images/close.png);
			cursor: pointer;
		}
		.triangle {
			position: absolute;
			-webkit-transform: rotate(45deg);
			width: 0px;
			height: 0px;
			left: 50%;
			margin-left: -15px;
			border-bottom: 15px solid rgba(207,245,0,0.7);
			border-left: 15px solid transparent;
			border-right: 15px solid rgba(207,245,0,0.7);
			border-top: 15px solid transparent;
			&.bottom {
				bottom: -15px;
			}
		}
		.container {
			padding: 15px;
			vertical-align: text-top;
		}
		h3 {
			float: left;
			margin-left: 20px;
			width: 225px;
			font-weight: normal;
			font-size: 27px;
			letter-spacing: 1px;
			padding-bottom: 30px;
		}
		p {
			margin-left: 20px;
			float: left;
			width: 275px;
			font-size: 12px;
			line-height: 16px;
		}
		img {
			float: left;
			width: 220px;
			height: 300px;
			padding-bottom: 15px;
		}
	}
}