/*  
Theme Name: Luzia Santiago
Description: Site da Luzia Santiago
Version: 1.0
Author: cancaonova.com
Author URI: http://www.cancaonova.com
*/

html {
	overflow-x: hidden;
	overflow-y: auto;
}

body {
	padding:0 12.50em 0 23.33em;
	margin:0;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-size:0.75em;
	color: #4f4f4f;
	background:url(images/luziasantiago.jpg) no-repeat fixed;
	width:auto;
	
}

label{
	cursor:pointer;
	}

h2, h3 {
	font-size: 1.6em;	
	line-height:1.2em;
	margin:0 0 0.5em 0;
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 2em;
}
ul, ol
{
	margin:0 2em;
	padding:0 1em;
}
a 
{
	text-decoration:none;	
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}
blockquote
{
	background:url(images/quote.gif) no-repeat left top;
	font-style:italic;
	padding-left:24px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar #searchform{
	width:8.63em;
}

#sidebar fieldset{
	padding:0.31em;
	border:#946d3d 1px solid;
	margin-bottom:0.67em;
	height:2.90em;
}

#sidebar input.textbox{
	width:9.58em;
	height:1.38em;
	background:#946d3d;
}

#sidebar #btnSearch{
	margin:0;
	padding:0;
	position:relative;
	top:-27px;
	left:100px;
}

#sidebar ul li{
	width:120px;
}

dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}

legend {
	display: none;
}

input, textarea, select {
	font-size: 1em;
	color: #333333;
	margin:3px 0;
	padding:3px;
}

#message{
	color:#333333;
}

.url{
	font-size:0.9em;
	color:#808080;
}

 a.url:hover{text-decoration:underline;}

/* Header */

#commentlist p{
	font-size:12px;
}

#header {
	margin: 0 auto;
	padding:0 2%;	
	background:#142414;
	display:none;
}

#logo {
	width:80%;
	margin:0 auto;
	height:75px;
	padding:10px 0;
}

#logo h1 
{
	margin:0;
	padding:0;
	font-size: 2.4em;
	font-variant:small-caps;
}

#logo h1 a {
	color: #eee;
	border:none;
}

#logo h2 {
	font-size: 1.2em;
	color: #ddd;
}

#logo a {
	text-decoration: none;
}

/* wrap */

#wrap {
	width: 80%;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width:100%;
	position: relative;
	width: 100%;
	height: 100%;
}

#content a{color:#946D3D;}

.data{
	font-size:0.95em;
}

#wrap .navigation 
{
	margin:0;		
	padding:1em;
}

.alignleft {
	float: left;
	margin:1em 0;
}

.alignright {
	float: right !important;
	margin:0 0 0 1em !important;
}

.alignleft a:link, .alignright a:link, .alignleft a:visited, .alignright a:visited{
	padding:5px;
	background-color:#fff;
	color:#946d3d;
	font-weight:bold;
	display:block;
}

.alignright a:hover, .alignleft a:hover{
	text-decoration:underline;
}

/* Post */

.post, #men_anteriores, #palMes_anteriores 
{
	clear:both;
	margin-bottom:2em;
	padding:1.25em;
	background-color:#fff;
}

.post .title {
	margin-bottom: 10px;
	padding-bottom: 2.50em;
	text-transform:none;
	line-height:1.6em;
	font-size:1.00em;
}

hr{
	color:#946d3d;
	size:0.06em;
	margin:1.88em 0 1.88em 0;
	width:85%;
	
}

.post .title a:link, .post .title a:active, .post .title a:visited {
	text-decoration: none;
	border:none;
	color: #333333;
}

.post .title a:hover {
	border-bottom:1px solid;
}
.post .title span 
{
	float:right;
	font-size:0.55em;
	color:#999;
	margin:0 0 0 1em;
	text-transform:none;
	font-family:Verdana, Arial, Serif;
}

.post .meta 
{
	font-size:0.9em;
	padding: 15px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}
.post .meta .category {
	padding: 0 20px 0 12px;
	background: url(images/category.gif) no-repeat left center;
}

.comments a:link, .comments a:visited, #submit, #zrx_captcha div input[type="submit"]{
	float:left;
	padding: 0.44em;
	background-color:#946d3d;
	font-weight:bold;
	color:#fff;
	border:none;
	text-transform:lowercase;
}
.comments a:hover{
	text-decoration:underline;
	
}
.post .meta .user 
{
	padding:0 14px;
	background: url(images/user.png) no-repeat left center;
}
/* Author Template*/
ul.authorposts
{
	margin:0;
	padding:0 2em;
}
ul.authorposts li
{
	margin:0;
	padding:5px;	
}
ul.authorposts li em 
{
	float:right;
	font-style:normal;
}
/* Comments */

#commentform 
{
	margin:0;
	padding:10px 10px 40px 10px;
	background:#fff;
}

#commentform input.textbox {
	border:1px solid #CCCCCC;
	width:60%;	
}

#commentform input.textbox:focus, textarea:focus {
	border:1px solid #a07c4e;
	background:#fff8eb;
}

#commentform small{
	padding:0;
	color:#808080;
	font-size:0.9em;
	font-weight:bold;
}

#commentform h3, #men_anteriores h3, #palMes_anteriores h3{
	color:#808080;
	font-size:1.00em;
	margin-bottom:2.92em;
}

#content .commentlist {
	margin: 0 0 20px 0;
	padding: 0;
	border-top:#ddd 1px solid;
}

.commentlist{
	line-height:1em;
}

.moderacao{
margin-bottom:20px;
}

#content .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;			
	font-size:0.9em;
	background-color:#fff;
	margin-top:10px;
}
#content .commentlist li .cmtinfo 
{
	padding:5px;
	margin-bottom: 5px;
	position:relative;	
}
#content .commentlist li .cmtinfo em 
{
	margin:0;
	padding:0;
	font-weight:normal;			
	font-style:normal;
	color:#999;	
}
#content .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
}
#content .commentlist li.alt
{
	background:#fff;	
}
#content .commentlist li.authorcomment
{
	border:#ecc 1px solid;	
}
#content .nocomments
{
	font-size:0.9em;
	color:#999;
	text-align:center;
}
input.textbox
{
	border:none;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
	padding:5px;
}
textarea{
	width: 70%;
	padding:5px;
	height: 10em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}

#sidebar input.textbox{
	color:#fff;
	font-weight:bold;
}

#sidebar input.textbox:focus, textarea:focus
{
	color:#FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	margin:11.88em 0 0 0;
	position:fixed;
	right:0;
	height:1px;
}

* html #sidebar { 
	position: absolute;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:1.7em;
	text-align:right;
}

#sidebar li li {
	margin: 0;
}

#sidebar h2, #sidebar h3 {
	margin-bottom: 10px;
	background: url(images/dotborder.gif) repeat-x bottom;
	text-transform: lowercase;
}

#sidebar h2{
	display:none;
}

#sidebar a:link, #sidebar a:visited{
	color:#fff;
	font-weight:bold;
	text-transform:lowercase;
	font-size:1.00em;
}

#sidebar a:hover{
	text-decoration:underline;
}

#sidebar a:visited{
	color:#f6e8cb;
}

.menuLuzia, .menucn{
	margin:0;
	padding:0.83em !important;
	background:#946d3d;
}

.menuLuzia{
	background:url(images/fundomenu.gif) no-repeat 0 100% #946d3d;
}

.menucn{
	background:#946d3d;
	margin-bottom:0.67em !important;
}

/* Footer */

#footer {
	display:none;
	text-align:center;
	padding: 10px 0;	
	margin:0 auto;
	width:80%;
	font-size:0.9em;
}

.mensagem{
	background:#fff url(images/mensagemdia.png) no-repeat 2% 50%;
	display:block;
	width:100%;
	height:1.79em;
}

.mar{
	margin-top:0.71em;
}

.ocultatitulo{
	display:none;
}

#men_anteriores, #palMes_anteriores{
	background:#FFFFFF;
	margin-top:1.25em;
}

#men_anteriores ul, #palMes_anteriores ul{
	margin:0 0 1.43em 0;
	padding:0;
	list-style:none;
}

#men_anteriores a:link, #palMes_anteriores a:link{
	color:#4F4F4F;
}

#men_anteriores a:hover, #palMes_anteriores a:hover{
	text-decoration:underline;
}

#men_anteriores a:visited, #palMes_anteriores a:visited{
	color:#946d3d;
}

.data_listagem{
	color:#946d3d;
	font-weight:bold;
}

.ngg-gallery-thumbnail{
	margin:0.5em;
}

a.slideshowlink:link, a.slideshowlink:visited{
	color:#946d3d;
	text-decoration:none;
	margin-left:1.50em;
}

a.slideshowlink:hover {
	text-decoration:underline;
}

a.page-numbers:link, a.page-numbers:visited, a.next:link, a.next:visited  {
	color:#946d3d;
	border:1px solid #A9A9A9;
	padding:5px;
	font-weight:bold;
	font-size:1.00em !important;
}

a.page-numbers:hover, a.next:hover{
	background-color:#A9A9A9 !important;
}

a.vertudo:link, a.vertudo:visited{
	margin:1.07em 0 0 0;
	font-weight:bold;
}

.page-item-35, .page-item-36, .page-item-201{
	display:none;
}
.piclenselink{display:none;}
a.pg:link{padding:2px;}
a.pg:hover{border:1px solid #946D3D; background:#946D3D; color:#fff !important; text-decoration:none;}
.ap{margin:0 10px 0 10px;}
.arquivos{margin-left:50px; border-left:1px solid #000; padding-left:50px;}


/* NOVAS ALTERAÇÕES  */

div.enviar_amigo_sms{
	width:402px;
	height:45px;
	background:url(images/enviar_amigo_sms.gif) no-repeat;
	margin-top:35px;
}

a.postar:link, a.postar:visited{
	color:#fff !important;
	font-weight:bold;
	margin:15px 0 0 10px;
	float:left;
}

a.postar:hover, a.l:hover{
	text-decoration:underline;
}

a.l:link, a.l:visited{
	color:#946d3d;
	font-weight:bold;
	font-size:11px;
	line-height:10px;
	position:relative;
	top:-13px;
	*top:17px;
	left:205px;
	*left:55px;
	display:block;
	width:70px;
	text-align:center;
}

a.l1:link, a.l1:visited{
	position:relative;
	left:325px;
	*left:185px;
	top:-33px;
	*top:-4px;
}

.url{
	color:#4f4f4f;
	font-size:12px;
}

#content .commentlist li {
	border-bottom:1px dashed #a9a9a9;
}

#content .commentlist{
	background:#fff;
	padding:15px;
}

#content .commentlist li .cmtinfo, #content .commentlist li{
	padding:0;
}

#content .commentlist li.alt{
	margin-bottom:15px;
}

#commentform 
{
	padding:10px 10px 100px 10px;
}

#commentform input.textbox{
	width:45%;
}

textarea{
	width:55%;
	height:5em;
}

.codigo_span{
	background:url(images/enviar_comment.gif) no-repeat;
	width:132px;
	height:42px;
	cursor:pointer;
	color:#fff;
	border:none;
	font-weight:bold;
	margin-top:30px;
}

#commentform input.textbox, .textfield, #stafForm input{
	border:1px solid #CCCCCC;
	width:45%;	
}

input.textbox, .textfield, #stafForm input{
	background:#F9F9F9 none repeat scroll 0 0;
}

.textfield{
	padding:5px;
	margin-right:15px;
	width:135px !important;
}

#commentform small, .co, #stafForm label{
	color:#808080 !important;
	font-size:0.9em;
	padding:0;
	font-weight:bold;
	
}

#stafForm{
	width:250px;
}

#stafForm h2{
	margin-bottom:10px !important;
}

#stafForm label{
	display:block;
	float:none !important;
	width:200px !important;
}

#stafForm input{
	width:240px !important;

}

#stafForm input[type="submit"], #stafForm .send{
	background:#946d3d !important;
	color:#fff !important;
	font-weight:bold !important;
	width:80px !important;
	padding:5px !important;
	height:auto !important;
	cursor:pointer !important;

}