/* CSS Document */

* {
	margin:0; padding:0; list-style-type:none;
}
body {
	font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
	color:#666;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
input, textarea {
	border:1px solid #A7B7C5;
	font-family:Arial, Helvetica, sans-serif;
}
input.radio, input.checkbox {
	border:none;
	width:15px !important;
}
.clear {
	clear:both;
}
hr {
	visibility:hidden;
	height:30px;
}

#topo {
	position:relative;
	height:168px;
		border-bottom:2px solid #F6F5F5;
}
#topo h1#logo {
	position:absolute;
	top:11px;
	left:38px;
	width:115px;
	height:81px;
}
#topo #frase {
	position:absolute;
	left:200px;
	top:28px;
}

#topo #form-autenticar {
	position:absolute;
	top:20px;
	right:0;
	width:290px;
	height:65px;
}
#topo #form-autenticar label {
	font-size:11px;
	font-weight:bold;
	color:#686868;
	text-transform:uppercase;
}
#topo #form-autenticar label input {
	font-weight:normal;
}
#topo #form-autenticar #email {
	float:left;
	width:130px;
}
#topo #form-autenticar #senha {
	float:left;
	position:relative;
	margin-left:7px;
	width:82px;
}
#topo #form-autenticar #bt-entrar {
	position:absolute;
	right:-20px;
	bottom:0;
}
#topo #form-autenticar #email #e {
	width:128px;
}
#topo #form-autenticar #senha #s {
	width:80px;
}
#topo #form-autenticar ul {
	clear:left;
	position:relative;
	height:14px;
}
#topo #form-autenticar ul li {
	display:inline;
	position:absolute;
	line-height:12px;
	padding-bottom:2px;
}
#topo #form-autenticar ul li#lk-cadastrar {
	position:absolute;
	top:-3px;
	left:18px;
}
#topo #form-autenticar ul li#lk-cadastrar small {
	color:red;
	font-size:10px;
}
#topo #form-autenticar ul li#lk-esqueci {
	position:absolute;
	top:-3px;
	left:155px;
}
#topo #form-autenticar ul li a {
	font-size:10px;
	text-transform:uppercase;
	color:#686868;
}
#topo #info-autenticado {
	position:absolute;
	top:0;
	right:0;
	background:#eee;
	border-bottom:1px solid #ddd;
	padding:1px 4px;
}
#topo #info-autenticado p {
	font-size:14px;
}
#topo #info-autenticado p a {
	color:#06f;
}
#topo #sessao-expirou {
	position:absolute;
	top:0; right:0;
	width:290px;
	background:#CC3333;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#topo #menu {
	position:absolute;
	top:73px;
	width:100%;
	height:30px;
	background:url(../img/sombra-linha.gif) repeat-x bottom;
}
#topo #menu ul {
	position:absolute;
	right:24px;
	bottom:-4px;
	_bottom:-3px; /*hack para IE6*/
	*bottom:-2pt; /*hack para IE7*/
}

#topo #menu ul li {
	display:inline;
}

#topo #pesquisa {
	clear:both;
	position:absolute;
	top:120px;
	width:100%;
}
#topo #pesquisa #busca-palavra-chave {
	position:absolute;
	left:45px;
	width:448px;
	height:40px;
}
#topo #pesquisa #busca-palavra-chave label {
	position:absolute;
	top:0; left:0;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:10px;
}
#topo #pesquisa #busca-palavra-chave #pc {
	position:absolute;
	top:0; left:156px;
	width:240px;
	font:10px normal Arial, Helvetica, sans-serif;
	padding:1px;
	background:#f0f0f0;
}
#topo #pesquisa #busca-palavra-chave #bt-buscar {
	position:absolute;
	top:0; left:403px;
}
/*#topo #pesquisa #busca-palavra-chave #lk-busca-avancada {
	position:absolute;
	top:18px; right:48px;
	text-transform:lowercase;
	font-size:11px;
	color:#999;
}*/
#topo #pesquisa #busca-avancada {
	position:absolute;
	left:483px;
	width:290px;
	height:33px;
	font-size:11px;
}
#topo #pesquisa #busca-avancada select {
	font-size:10px;
}
#topo #pesquisa #busca-avancada #busca-tipo {
	position:absolute;
	top:0; left:0;
	width:100px;
}
#topo #pesquisa #busca-avancada #busca-orientacao {
	position:absolute;
	top:0; left:105px;
	width:110px;
}
#topo #pesquisa #busca-avancada a#lk-busca-categoria {
	position:absolute;
	color:#29841A;
	right:2px; bottom:0;
	text-decoration:underline;
}
#topo #pesquisa #busca-avancada a#lk-busca-fotografo {
	position:absolute;
	color:#29841A;
	right:0; bottom:20px;
	text-decoration:underline;
}

/*CONTEÚDO PRINCIPAL - HOME*/
#content {
	position:relative;
	width:100%;
	margin-top:20px;
}
body#home #content {
	background-repeat:no-repeat;
	background-position:450px -2px;
	_background-position:447px -2px;
	height:351px;
	overflow:hidden;
}
body#home #content #foto-destaque {
	display:block;
	position:absolute;
	top:0;
	left:450px;
	width:600px;
	height:351px;
	overflow:hidden;
	background:url(../img/carregando.gif) no-repeat 50px 10px;
}
.colunas {
	font-size:12px;
	height:100%;
}
.colunas h2 {
	text-align:center;
	padding:20px 0;
}
.colunas h3 {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-bottom:3px;
}
.colunas p {
	line-height:18px;
	margin-bottom:10px;
	padding:0 17px;
}

#content #coluna-a {
	float:left;
	width:174px;
	background:#e9e9e9;
	margin:0 10px 0 5px;
	_margin:0 10px 0 2px;
	padding-bottom:3px;
}
#content #coluna-a form p {
	margin-bottom:0;
	font-size:10px;
}
#content #coluna-a p a {
	color:#333 !important;
}

#content #coluna-a h4 {
	text-align:center;
	padding-bottom:4px;
}
#content #coluna-a form p.area-bt {
	text-align:center;
}
/*coluna de apresentação "Bem-vindo", apenas na home*/
#content #coluna-b {
	float:left;
	width:250px;
	background:#E8F0EF;
	font-size:11px;
}
#content #coluna-b a {
	color:#006699;
	text-decoration:underline;
}

/*páginas internas - exibição de thumbs, forms, detalhes etc*/
#content #main-content {
	margin-left:200px;
	margin-right:5px;
	font-size:11px;
}
#content #main-content h2 {
	color:#000;
	margin-bottom:15px;
	font-size:24px;
	text-transform:uppercase;
}
#content #main-content h4 {
	color:#666;
	margin-bottom:15px;
	margin-top:15px;
	font-size:16px;
}
#content #main-content p {
	padding:5px 0;
}
#content #main-content ul, #content #main-content ol {
	margin-left:25px;
}
#content #main-content ul li {
	list-style-type:disc;
	line-height:18px;
}
#content #main-content ol li {
	list-style-type:decimal;
}
#content #main-content a {
	color:#62943E;
	text-decoration:none;
}
#content #main-content h4 a .verde{
color:#69A43A !important;
}
#content #main-content a:hover {
	text-decoration:underline;
}

/*página de detalhes da imagem*/
#container {
  width:401px;
  float:left;
}
#meta-photo {
  width:150px;
  background:rgb(248,248,248);
  border-top:1px solid #eee;
  border-left:1px solid #eee;
  border-right:2px solid #ddd;
  border-bottom:2px solid #ddd;
}
#meta-photo * {
  margin:0 !important;
  padding:0 !important;
}
#meta-photo {
  padding:4px;
  float:right;
}
#meta-photo h3 {
  border-bottom:1px solid #ddd;
  font:bold 14px Arial,Helvetica,Verdana,sans-serif;
  padding-left:10px !important;
    background:url('../img/list-style-blue.gif') no-repeat left center;
}
#meta-photo h4 {
  font-size:11px !important;
  margin-top:10px !important;
}
#meta-photo p {
  margin-bottom:15px !important;
}
/*#nome-da-foto {
  background:url('../img/list-style-blue.gif') no-repeat left center;
}*/
#nome-da-foto:first-letter {
  text-transform:uppercase;
}
/*#categorias-foto {
  background:url('../img/list-type-green.gif') no-repeat left center;
}
#pc-foto {
  background:url('../img/list-style-yellow.gif') no-repeat left center;
}*/

/*blogtic*/
#post {
  width:360px;
  float:left;
}
#all-posts {
  float:right;
  width:180px;
  background:rgb(243,248,246);
  padding:3px;
}
#infos-comm {
  margin-top:20px;
  text-align:right;
}
#infos-comm a {
  padding-left:10px;
}
.comentario {
  padding:20px 0;
  border-top:1px solid #333;;
}
#form-comment {
  margin-top:10px;
}
#form-comment h3 {
  color:rgb(150,41,41);
  border-bottom:1px dotted #ccc;
  font-size:12px;
}
#all-comments h3 {
  font-size:12px;
}
#all-posts h3 {
  border-bottom:1px solid black;
  text-transform:uppercase;
  text-align:right;
  padding-top:10px;
  font-size:14px;
}
#all-posts ul li {
  list-style:none;
}

/*menu da área de clientes - autenticado*/
#menu-cliente h3 {
	font-size:18px;
	padding:2px !important;
}
#menu-cliente h4 {
	background:#ccc;
	text-align:left !important;
	color:#000 !important;
	padding:2px !important;
}
#menu-cliente ul li {
	line-height:20px;
	padding-left:3px;
}
#menu-cliente ul li a {
	color:#06c;
}

#rodape {
	padding-top:22px;
	clear:left;
}
#rodape p {
	text-align:center;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#rodape p a {
	color:#666;
}
#rodape p#links {
	border-bottom:1px solid #E9E9E9;
}
#rodape p#links a {
	padding:0 6px;
}
#rodape p#devby {
	border-top:1px solid #f1f1f1;
}

/*classes / exceções*/
.infos-tabuladas tr th {
	background:#ddd;
	padding:5px 2px;
	border:1px solid #ccc;
}
.infos-tabuladas tr td {
	border:1px solid #ddd;
	padding:2px;
}
.infos-tabuladas tr td a:hover {
	text-decoration:none !important;
	color:#333 !important;
}
.infos-tabuladas tr td.action {
	width:70px;
}
.infos-tabuladas tr td big {
  font-weight:bold;
  font-size:18px;
}

p.aviso {
	border:2px solid #CC0000;
	color:#000;
	background:#FFCCCC;
	padding:3px !important;
}
p.aviso-sucesso {
	border:2px solid #62943E;
	color:#000;
	background:#CFEDB9;
	padding:5px !important;
}
