* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	overflow-x: hidden; 
} 

body {
	font-family: 'Times New Roman', serif;
	background: #d2d2d2;
}

img {
	border: none;
}

h1 {
	text-align: center;
	font-size: 40px;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	text-decoration: none;
}

ul li {
	list-style: none;
}

.sub-menu li{
	border-bottom: 1px solid white;
}

li ul li:last-child{
	border: 0 none;
}

.display_block {
	display: block;
}

.margin_bottom_20 {
	margin-bottom: 20px;
}

.center {
	text-align: center;
}

.overflow_auto {
	overflow: auto;
}

#clear {
	clear: both;
}

:focus {
	outline: 0;
}

#topo {
	width: 940px;
	margin: 0 auto 20px auto;
}

#logo {
	float: left;
	margin: 0px 30px 0px 0px;
}

#logo h1 {
	display: none;
}

h3 {
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	font-size: 26px;
}

#logo a {

}

#logo a img {

}

#topo > nav {
	float: left;

}

#topo > nav > ul {
	margin: 0px 0px 0px 40px;
}

#topo > nav > ul > li {
	float: left;
	margin: 35px 20px 35px 20px;
}

#topo > nav > ul > li > a {
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
}

.sub-menu {
	display: none;
}

#topo nav ul li:hover .sub-menu {
	width: 100px;
	z-index: 999;
	display: block;
	position: absolute;
	background: #5e5e5e;
}

#topo nav ul li:hover .sub-menu li {
	padding: 10px 5px 10px 5px;
}

#topo nav ul li:hover .sub-menu li:nth-child(1) {
	border-bottom: 1px solid #fff;
}

#topo nav ul li:hover .sub-menu li a {
	color: #fff;
}

#topo nav ul li:hover .sub-menu li a:hover {
	color: #bbb;
}


#autor {
	float: right;
	margin: 27px 0px 0px 0px;
}

#autor h1 {
	display: none;
}

#autor h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	font-size: 17px;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
}

#home_principal {
	overflow: auto;
}

#home_principal aside {
	float: left;
	width: 160px;
}

#citacao {
	margin: 0px 0px 30px 0px;
}

#citacao q {
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}

#citacao em {
	font-size: 16px;	
}

#filtrar {

}

#filtrar h3 {
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	margin: 0px 0px 10px 0px;
}

#filtrar ul {

}

#filtrar ul li {
	padding: 8px 0px 8px 0px;
	border-bottom: 1px dotted #000;
}

#filtrar ul li a {
	color: #000;
	font-size: 18px;
	font-style: italic;
}

#slides {
	width: 760px;
	float: right;
}

#home_galeria {

}

.imagem_home {
	float: left;
	width: 230px;
	overflow: hidden;
	margin: 4px 0px 1px 5px;
	background: url(images/imbg.png) #000;
}

.imagem_home a {
	display: block;
	color: #333;
	font-weight: bold;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
}

.imagem_home a:hover {
	opacity: 0.2;
	text-decoration: underline;
}

.imagem_home a figure {
	overflow: hidden;
}

.imagem_home a figure img {
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
}

.imagem_home a:hover figure img {
	transform: scale(1.4);
}

#botao_mais {
	display: block;
	margin: 30px auto 30px auto;
	width: 236px;
	font-size: 22px;
	color: #000;
	padding: 8px 0px 8px 0px;
	text-transform: uppercase;
	text-align: center;
	border: 2px solid #000;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;	
}

#botao_mais:hover {
	background: #000;
	color: #fff;
}

#ContentPage p {
	text-align: justify;
	line-height: 25px;
	color: #444;
	margin-bottom: 20px;
}

#FotoFotografo {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	display: inline-block;
	padding: 5px;
	background-color: #FFF;
	box-shadow: 2px 2px 5px #7E7E7E;
}
#CatShare {
	clear: both;
	overflow: auto;
	margin-bottom: 10px;
}

#Cats {
	width: 100%;
	font-style: normal;
	color: #555;
	font-weight: normal;
	text-align:center;
	font-size:26px;
}
#Cats a {
	color:blue;
	text-decoration: none;
	font-weight: normal;
}

#Cats a:hover {
	color: gray;
}

#Share {
	width: 300px;
	text-align: right;
	float: right;
}

#PhotoPage {
	margin-bottom: 20px;
	display: block;
	width: 700px;
	/*margin: 0 auto;*/
	float: left;
}

.picture_side{
	float: left;
	width: 120px;
	min-height: 100px;
	display: block;
	text-align: center;
}

.photo_title{
	width: 100%;
	float: left;
}

.picture_side a{
	display: block;
	margin-top: 250px;
}

input[type="text"], textarea {
	width: 440px;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #AEAEAE;
	box-shadow: 0 0 7px #525252 inset;
	font-size: 16px;
	font-style: italic;
	font-family: 'Times New Woman', serif;
}

input[type="submit"] {
	display: inline-block;
	padding: 10px 50px;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #000;
	font-family: 'Times New Roman', serif;
	font-size: 16px;
	cursor: pointer;
}

textarea {
	height: 71px;
}

.textarea_right {
	float: right;
}

#CommentBox {
	margin-bottom: 20px;
}

#CommentsList li {
	padding: 10px 0;
	border-bottom: 1px dotted #000;
}

span.NomeComment {
	font-weight: bold;
	font-style: italic;
	font-size: 21px;
}

span.dateComment {
	color: #555;
	font-size: 13px;
	font-style: italic;
}

span.TextComment {
	text-align: justify;
	display: block;
	line-height: 22px;
	margin-top: 5px;
}

textarea#mensagem {
	height: 124px;
}

.imagem_home a span {
	display: block;
	background-color: #D2D2D2;
}

p#LegendaCliqueFoto {
	margin-top: 52px;
	font-style: italic;
	color: #272727;
	text-shadow: 1px 1px 0 #EDEDED;
	font-size: 20px;
	margin-bottom: 10px;
}

img.PhotoProjeto {
	max-width: 400px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

div#DadosProjeto {
	float: none;
	width: 100%;
}

#topo > nav.conteudo > ul, #topo > nav.foto > ul{
	margin-left: 0px;
}

#topo > nav.conteudo > ul > li,#topo > nav.foto > ul > li {
	margin-left: 10px;
	margin-right: 10px;
}

.sucesso {
	padding: 10px;
	background-color: #d1f3d1;
	font-weight: bold;
	border: 1px solid green;
	color: green;
	margin-bottom: 10px;
}

.erro {
    padding: 10px;
    background-color: #ffd0cc;
    font-weight: bold;
    border: 1px solid red;
    color: red;
    margin-bottom: 10px;
}

.fancybox-nav span {
	visibility: visible !important;
}