@charset "UTF-8";
/* CSS Document */
body {
	
  background: url() no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
}

#language-BLOCK {
	white-space:nowrap;
	 position: absolute;
	 left: 964px;
	 top: 10px;
	color: #333;
	font: 10px 'Source Sans Pro', sans-serif;
	line-height: 25px;
	text-align: left;
	word-spacing: 0px;
	letter-spacing: 0px;
	position: fixed;
	opacity: 0.9;
	z-index: 1;

}



	#head-BLOCK {
	margin:5px 10px 50px 275px;
	padding: 10px;
	float: left;
	clear: both;
	font: 85px 'Source Sans Pro', sans-serif;
	color:#CC399
	line-height: 23px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 3px;
	background-color: #FFF;
	word-break: keep-all;
	position: fixed;
	opacity: 0.9;
	border:none;
}


	#name-BLOCK {
	margin:44px 50px 50px 35px;
	padding: 10px;
	float: left;
	clear: both;
	color: #333;
	font: 15px 'Source Sans Pro', sans-serif;
	line-height: 23px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 3px;
	background-color: #FFF;
	word-break: keep-all;
	position: fixed;
	opacity: 0.9;
	border:none;
}

#nav-BLOCK {
	margin: 118px 100px 10px 285px;
	color: #333;
	font: 10px 'Source Sans Pro', sans-serif;
	line-height: 25px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 2px;
	position: fixed;
	opacity: 0.9;

}

#content{
	margin: 180px 50px 50px 273px;
	float: left;
	clear: both;
	color: #000;
	font: 11px 'Source Sans Pro', sans-serif;
	font-weight: 500;
	line-height: 18px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 1px;
}


#tweetcontent{
	position: fixed;
	margin: 180px 50px 50px 20px;
	float: left;
	color: #000;
	font: 11px 'Source Sans Pro', sans-serif;
	font-weight:500;
	line-height: 18px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 1px;

}
.nav2-BLOCK {
	color: #333;
	font: 13px 'Source Sans Pro', sans-serif;
	line-height: 15px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 2px;
	background-color: #FFF;
}

.head_text{
	font: 13px 'Source Sans Pro', sans-serif;
	font-weight: 100;
	word-spacing: 2px;
	letter-spacing: 1px;
	color: #000000
}
.content_text{

	font: 13px 'Source Sans Pro', sans-serif;
	font-weight: 500;
	line-height: 18px;
	text-align: left;
	word-spacing: 2px;
	letter-spacing: 1px;
	padding-left: 13px;
}


.linie {
border :none;
border-top: 1px solid #000;
height: 1px;
margin: 0px 40px 10px 0px;
}

.counterStyle{
    font: 11px 'Source Sans Pro', sans-serif;
	word-spacing: 2px;
	letter-spacing: 1px;
    border:none;
    background:#FFFFFF;
}



a{
	color: #333;
	text-decoration: none;
	font-weight:600;
}
		
a:hover{
	color: #00CCFF;
	text-decoration: none;