body{
	background-image:url('dark_matter.png');
	background-repeat:repeat;
	font-family: 'Abel', sans-serif;
	margin: 50px;
}

i{
	font-family: 'Gentium Book Basic', serif;
	font-style: italic;
	font-size:16px;
}

/*Inicio Global*/
.main{
	font-family: 'Oswald', sans-serif;
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	text-align: center;

}
#legenda{
	font-family: 'Gentium Book Basic', serif;
	color: lightgray;
	font-size:16px;
	
}

#labirinto{
	color: yellow;
	font-size: 42px;
}

.post3{
	margin-left: auto;
	margin-right: auto;
	display:block;
	width:100px;
	height:100px;
	border-radius:50px;
	font-size:16px;
	font-weight: bold;
	line-height:100px;
	text-align:center;
	text-decoration:none;
	background-image:url('subtle_surface.png');
	background-repeat:repeat;
	box-shadow:1px 1px 1px #000;
}
.post3:hover{
	color:darkgrey;
	text-decoration:none;
	background:white;
}
/*Fim Global*/

/*Inicio Sitemap*/
.sitemap{
	position: fixed;
	font-family: 'Gentium Book Basic', serif;
	color: lightgray;
	float: left;
	font-size: 16px;
	padding: 10px;
	font-weight: bold;
	width: 250px;
	cursor: pointer;
}
.sitemaplinks{

	position: fixed;
	font-family: 'Gentium Book Basic', serif;
	color: lightgray;
	float: left;
	font-size: 14px;
	padding: 10px;
	font-weight: bold;
	width: 250px;
	top: 190px;

}

/*Fim Sitemap*/

/*Inicio TextoPost*/


.texto{
	font-family: 'Gentium Book Basic', serif;
	color: lightgray;
	font-size:16px;
	background-color: rgba(79,79,79, 0.5);
	box-shadow: 0px 6px 0px rgba(0, 0, 0);
	padding: 20px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	border-radius:2px;
}

.citation{
	font-family: 'Gentium Book Basic', serif;
	color: lightyellow;
	padding: 10px;
	font-size: 14px;
	background-color: rgba(255, 255, 255, 0.1);
	margin:20px;
}

/*Fim TextoPost*/


/*Definição Legendas Links*/

#azul{
	color: #20B2AA;
}
#branco{
	color:white;
}
#laranja{
	color:orange;
}
.internet{
	font-size: 14px;
}
a.internet {color:orange;}
a.internet:link {text-decoration: none; color: orange;}
a.internet:visited {text-decoration: none; color: orange;}
a.internet:hover {font-weight:bold; text-decoration:none; color:darkorange;}
a.internet:active {text-decoration: none; color: orange;}
/*notas*/
#nota{
	color:white;
	font-weight: 700;
	font-size: 14px;
}
#nota2{
	color:white;
	font-weight: 700;
	font-size: 14px;
}
#nota3{
	color:white;
	font-weight: 700;
	font-size: 14px;
}
#nota4{
	color:white;
	font-weight: 700;
	font-size: 15px;
}
#nota5{
	color:white;
	font-weight: 700;
	font-size: 15px;
}
#nota6{
	color:white;
	font-weight: 700;
	font-size: 14px;
	font-style: italic;
}
#nota7{
	color:white;
	font-weight: 700;
	font-size: 14px;
}
/*notas*/
/*legenda*/
.imglegenda{
	font-family: 'Gentium Book Basic', serif;
	color: gray;
	font-size:12px;
}
/**/

#rosa{
	color: #F64D54;
	cursor: pointer;
}

#rosa2{
	color: #F64D54;
	cursor: pointer;
}

#rosacor{
	color: #F64D54;
}

.textorosa{
	color: #B38481;

}
.voltar {
	font-size: 12px;
	letter-spacing: 0.5px;
}
a.voltar {color:white;}
a.voltar:link {text-decoration: none; color: white;}
a.voltar:visited {text-decoration: none; color: white;}
a.voltar:hover {font-weight:bold; text-decoration:none; color:lightyellow;}
a.voltar:active {text-decoration: none; color: white;}
/*Fim Legendas Links*/
/*footnote*/

