@media screen and (-webkit-min-device-pixel-ratio:0) { 
html {
    margin-left: 1px;
}
}

@font-face {
    font-family: '04b30';
    src: url('04b_30__0-webfont.eot');
    src: url('04b_30__0-webfont.eot?#iefix') format('embedded-opentype'),
         url('04b_30__0-webfont.woff') format('woff'),
         url('04b_30__0-webfont.ttf') format('truetype'),
         url('04b_30__0-webfont.svg#04b30') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#594b3c;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 140%;
	text-align:justify;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1{
	color: #595959;
	font-size:20px;
	font-family: '04b30', sans-serif;
}

h2{
	color: #2a2a2a;
	font-size:20px;
	text-align:right;
	font-family: '04b30', sans-serif;
}

h3{
	color: #595959;
	font-size:18px;
	text-align:center;
	font-family: '04b30', sans-serif;
}

h4{
	color: #2a2a2a;
	font-size:16px;
	text-align:center;
	margin-bottom:5px;
}

h5{
	color: #594b3c;
	font-size:16px;
	margin-top:0px;
	margin-bottom:5px;
}

h6{
	color: #594b3c;
	font-size:14px;
	margin-top:0px;
	margin-bottom:10px;
}

/************************* Tipos de DIVS ****************************/

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background: #FFF;
	height:410px;
}

#main {
	width: 100%;
	display:table;
	background: #fcfff5;
	-moz-border-radius: 20px;
    border-radius: 20px;
	padding:20px 0px 20px 0px;
	position:relative;
}

#space {
	height:384px;
}

#fooicon{
	position:absolute;
	top:18%;
	right:0;
	width:200px;
}

#sepre{
	width:100%; 
	height:1px; 
	background-color:#CCC; 
	margin: 10px 0px 5px 10px;
}

#footerUP{
	margin: 15px 0px 0px 0px;
	font-size:10px;
	color:#ebebeb;
}

#footerDOWN{
	margin: 0px 0px 15px 0px;
	font-size:10px;
	color:#ebebeb;
}

.wikidi{
	display:none;
	padding: 25px 20px 20px 15px;
}

.wikiDivFx{
	margin: 25px 15px 25px 15px;
	padding: 20px 20px 20px 20px;
	background: #e9eaee;
	-moz-border-radius: 10px;
    border-radius: 10px;
}

.release{
	margin:20px 20px 5px 20px;
}

#soundcloudplayer{
	width: 700px; 
	margin: -30px auto 40px auto; 
}

/************************* Tipos de Links ****************************/

a:link {
	color: #3D1604;
	font-weight:bold;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #3D1604;
	font-weight:bold;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #3D1604;
	font-weight:bold;
	text-decoration: underline;
	outline:none;
}
a:active {
	color: #3D1604;
	font-weight:bold;
	text-decoration: none;
	outline:none;
}

a.rster:link {
	margin-right:4px;
	margin-left:4px;
}
a.rster:visited {
	margin-right:4px;
	margin-left:4px;
}
a.rster:hover {
	margin-right:4px;
	margin-left:4px;
}
a.rster:active {
	margin-right:4px;
	margin-left:4px;
}

a.foolink:link {
	color:#beac99;
	font-weight:bold;
	text-decoration:none;
	outline:none;
	font-size:10px;
}
a.foolink:visited {
	color:#beac99;
	font-weight:bold;
	text-decoration:none;
	outline:none;
	font-size:10px
}
a.foolink:hover {
	color:#beac99;
	font-weight:bold;
	text-decoration:underline;
	outline:none;
	font-size:10px
}
a.foolink:active {
	color:#beac99;
	font-weight:bold;
	text-decoration:none;
	outline:none;
	font-size:10px
}

.wikili{
	margin-left:10px;
	font-size:14px;
}

.wikivid{
	margin-left:50px;
	font-size:14px;
}

.footerImgLink a:link, .footerImgLink a:visited, .footerImgLink a:active {
	margin: 10px -6px 5px -6px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-origin: border-box;
	
	display: inline-block; width: 70px; height: 70px;
	border-width: 30px;
	border-color: rgba(0,0,0,0);
	
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;	
	border-style: solid;
}

.footerImgLink a:hover{
	border-width: 0;
	border-color: rgba(0, 0, 0, 0.5);
}

/************************* Outros ****************************/

.gal{
	margin-left:2px;
	margin-right:2px;
	border:1px solid #000;
}

.imgrelease{
	vertical-align: middle;
	margin-right:5px;
	margin-bottom:5px;
}

.imgTopoDrone{
	position:relative;
	top:75px;
	left:685px;
}

.imgTopoFollow{
	position:relative;
	top:105px;
	left:500px;
}

.imgTopoTw{
	position:relative;
	top:100px;
	left:770px;
}

.imgTopoFb{
	position:relative;
	top:100px;
	left:765px;
}

.imgTopoGp{
	position:relative;
	top:100px;
	left:760px;
}

/************************* Imagens Hover ****************************/

#shareideia{
	width: 175px; height: 132px;
	background: url(../img/home/share.png) 0 0;
}

#shareideia:hover {
	background-position: 0px -134px;
}
