/*@import url('_principal.css');*/

* {
	margin: 0;
	padding: 0;
	/*border: 1px solid red;*/
}

img {
	border: none;
}

html, body, #site, #foto-individual {
	background: url(imagens/fundo.jpg) repeat-x top center #000;
	font-family: "Trebuchet MS" ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	background: #888;
	padding: 0;
	margin: 0;
}

body {
	width: 800px !important;
}

h1, h2, h3, h4, h5, #rodape {
	display: none !important;
	width: 1px;
	height: 1px;
	float: left;
	clear: both;
	text-indent: -99999px;
}

#foto-individual {
	text-align: center;
	width: 800px !important;
	margin: auto;
}

img {
	display:block;
	float: left;
	clear: none;	
}

.foto-sobra, .foto-sobra-mini {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	float: left;
	clear: none;
	background: #333;	
	width: 146px;
	height: 146px;
	padding: 7px;
	/*
	width: 158px;
	height: 158px;	
	border-top: 1px solid #ddd;	
	border-right: 1px solid #aaa;	
	border-bottom: 1px solid #aaa;	
	border-left: 1px solid #ddd;
	*/
}

.foto-sobra img, .foto-sobra-mini img{
	margin: auto !important;
	float: none;
	clear: none;
	background: none;
}

.foto-sobra-mini {
	width: 66px;
	height: 66px;
	padding: 7px;
	line-height: 66px;
	vertical-align: middle;
}

.foto-sobra-mini a img, .foto-sobra-mini a:hover img{
	box-shadow: 1px 1px 3px #000;
	border: none;
	margin: auto;
	max-width: 65px;
	max-height: 65px;		
}

.foto-sobra-mini a:hover img {
	border: solid 3px #fb2;
}

#anterior img, #proxima img{
	border: none !important;
	box-shadow: none !important;
}

#redes-sociais {
	width: 798px;
	height: 29px;
	float: left;
	clear: both;
}

#redes-sociais div div {
	display: block;
	float: left;
	clear: none;
}

#redes-sociais-foto {
	position:absolute;
	top: 20px;
	left: 5px;
	width: 480px;
	padding: 0;
	z-index: 999;
}

#redes-sociais-foto div div {
	display: block;
	float: left;
	clear: none;
}

#site {
	display: block;
}

.foto-principal .canto {
	display: none;	
}

.foto-quadro {
	display: block;
	float: left;
	clear: none;
	width: 640px;
	height: 640px;
	background: #000;
}

.foto-publicidade {
	display: block;
	float: right;
	clear: left;
	width: 120px;
	height: 600px;
	padding: 20px;
	background: #222;
}

.fb-like {
	height: 25px !important;	
}

.bookmark_list span.bookmark_icons {
	background: url(../adm/js/bookmark/bookmarks.png) no-repeat center;
	border: none;
	background-color: transparent;
}

div h3, li h3, a h3{
	display: inline;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	height: auto;
	width: auto;
}
.sharers { float: left; } 
.sharers ul { background: transparent; border: none; } 
.sharers li { padding: 4px 8px; }

div.botao {
	display: block;
	float: left;
	clear: none;	
	padding: 0 5px 0 0;
	width: 85px;
}

.foto-principal a {
	display:block;
	float: left;
	clear: left;
	width: auto;
	height: auto;
	min-width: 480px;
	min-height: 480px;
	line-height: 480px;
	vertical-align: middle;	
}

.foto-principal a img {
	display:block;
	float: none;
	clear: both;
	width: auto;
	height: auto;
	margin: auto;
	line-height: 480px;
	vertical-align: middle;		
}