/*  
Theme Name: Priscila Assuar
Description: Tema simples, conteudo fixo, menu superior, bottombar triplo, widgetizavel, fonte embedada.
Version: 1.0
Author: Eduardo Sardinha e Rogerio Mello
Author URI: http://www.sardinha17.com.br
*/

body {
	font-family:'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #1a0212 url('images/bg.gif') repeat-y top left;
	color:#CCCCFF;
	}
	
html>body {
	font-size:12px;
	}

/*Formatação Genérica*/

a {
	color:#ee0088;
	text-decoration:none;
	}
	
a:hover {
	color:#fff;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-size:1.2em;
	}
	
img {
	border:none;
	}
	
img.alignright {
	float:right;
	margin:0 0 0 1em;
	}
	
img.alignleft {
	float:left;
	margin:0 1em 0 0;
	}
	
a img {
	border:none;
	}
	
/* Estrutura e Formatações Específicas */
#header {
	width:830px;
	height:170px;
	margin:0 auto;
	background: transparent url('images/header.png') no-repeat bottom left;
	}
	
#menu-topo {
	position:relative;
	width:830px;
	margin:0 auto 0 auto;
	}
	
.menu-topo {
	position:relative;
	margin:0 auto;
	padding:138px 30px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align:center;
	color:#ccccff;
	}
	
.menu-topo a {
	padding: 0 15px;
	color:#ccccff;
	}
	
.menu-topo a:hover {
	color:#CC99FF;
	}
	
.menu-topo li, .menu-topo ul, .menu-topo li ul, .menu-topo ul li,
.menu-topo li li, .menu-topo li ul li, .menu-topo ul li li {
	list-style:none;
	display: inline;
	}
	
.menu-topo .current_item, .menu-topo .current-cat, .menu-topo .cat-item, .menu-topo .current_page_item {
	color:#CC66CC;
	}
	
#caixa {
	width:830px;
	margin:0 auto;
	background: transparent url('images/meio.png') repeat-y top left;
	}

#content {
	position:relative;
	width:684px;
	margin:0 auto 0 auto;
	}
	
#flash {
	padding:0 0 15px 0;
	margin:0;
	}
	
#post {
	padding:0;
	}
	
.titulo {
	clear:left;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 1.5em;
	padding: 25px 0 4px 0;
	margin:0;
	color:#805e90;
	}
	
.titulo a {
	color:#805e90;
	text-decoration:none;
	}
	
.titulo a:hover {
	color:#ee0088;
	}
	
.entry {
	padding: 0;
	margin:0;
	line-height:1.5em;
	}
	
.entry p {
	padding:0 0 5px 0;
	margin:0;
	}
	
.edit {
	position:relative;
	padding: 0 0 0 0;
	}
	
.edit a {
/*	color:#806d67;
	text-decoration:none;*/
	}
	
.edit a:hover {
/*	color:#4d413e;*/
	}
	
.leia-mais {
	
	}
	
#ant-prox {
	text-align:center;
	margin: 0;
	padding: 8px 0 0 0;
	}
	
#ant-prox a {
	padding: 0 30px;
	text-decoration:none;
	}
	
#ant-prox a:hover {
	
	}
	
/* Bottombar */
#bottombar {
	position:relative;
	width:600px;
	margin:50px auto 0 auto;
	}
	
td.bottomleft, td.bottomcenter, td.bottomright {
	text-align:left;
	}
	
.bottombar li, .bottombar ul, .bottombar li ul li {
	list-style:none;
	padding-left:0;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	}
	
.bottombar h2.widgettitle {
	font-size:1.1em;
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:3px;
	}
	
.bottombar li ul li {
	padding:0;
	margin:0;
	line-height:1.4em;
	}
	
/* Footer */
#footer {
	width:830px;
	height:71px;
	margin:0 auto;
	background: transparent url('images/footer.png') no-repeat top left;
	}
	
#textos-footer {
	position:relative;
	width:100%;
	padding-top:32px;
	}
	
.footer-txt {
	position:relative;
	float:left;
	margin:0 0 0 145px;
	}
	
.ficha {
	position:relative;
	float:right;
	font-size:0.8em;
	text-transform:lowercase;
	margin:0 58px 0 0;
	color:#CC66CC;
	}
	
.ficha a {
	color:#CC66CC;
	}
	
.ficha a:hover {
	color:#CCCCFF;
	}
	
.voltar-topo {
	position:relative;
	margin: 0 auto;
	padding-top:65px;
	text-align:center;
	}
	
.voltar-topo a {
	padding: 0 0 0 15px;
	}
	
/* Formulários e Comentários */
#comentar {
	width:430px;
	background:transparent;
	}
	
	
.comentarios {
	font-size:1.1em;
	padding:50px 0 0 50px;
	}
	
#commentform {
	margin: 0 0 0 50px;
	background: transparent;
	width: 430px;
	padding:0;
}

#commentform p {
	margin:0;
	padding:0 0 5px 0;
	}

.num-comentarios {
	font-size:1.1em;
	padding:10px 0 0 25px;
	}
	
.commentlist {
	position:relative;
	padding: 3px 25px;
	width:750px;
	margin: 5px 0;
	}
	
ol.commentlist {
	padding-left:25px;
	}
	
.graybox {
	padding: 3px 0 0 25px;
	margin-left:35px;
	}

#comment.styled {
	width: 250px;
	height: 80px;
	/*overflow:hidden;*/
}

.commentmetadata {
	padding: 2px 0 4px;
}


.styled, .entry input
{
	border:none;
	background:#8d2d6d;
	padding:2px;
	width:180px;
}

.styled:hover, .entry input:hover{
	background:#8d2d6d;
}
.styled:focus, .entry input:focus {
	background:#8d2d6d;
}

textarea.styled {
	border:none!important;
	width:330px!important;
	height:90px!important;
	overflow:auto!important;
	}

#enviar.styled {
	width: 80px;
	height:25px;
	max-height:25px;
	position:relative;
	float:right;
	margin:0 99px 0 0;
	cursor:pointer;
	background:#8d2d6d;
	color:#CCCCFF;
	letter-spacing: 1px;
	}
	
#enviar.styled:hover {
	color:#805e90;
	background:#df47ad;
	}
	
#comment {
	width:500px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom: 1px solid #805e90;
	}
	
li#comment {
	width:80%!important;
	}

/* cforms */

#cformsform {
	position: relative;
	margin:0;
	padding:0 0 0 0;
	text-align:left;
	width:390px;
	/*background:transparent url('images/bg-comentar.png') no-repeat top left;*/
	}
	
#cformsform ol.cf-ol, #cforms2form ol.cf-ol{
	border-top:none!important;
	}
	
#cformsform label, #cforms2form label {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size:1em;
	color:#CCCCFF;
	width:100px;
	margin:0;
	padding:0;
}

#cformsform input, #cforms2form input {
	margin:0;
	padding:3px;
	width:250px;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size:1em;
	color:#CCCCFF;
	border:none;
	background:#8d2d6d;
}

#cformsform input:hover, #cforms2form input:hover {
	background:#8d2d6d;
}

#cformsform input:focus, #cforms2form input:focus {
	background:#8d2d6d;
}

#cformsform textarea, #cforms2form textarea {
	margin:0;
	padding:3px;
	width:250px;
	height:100px;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size:1em;
	color:#CCCCFF;
	border:none;
	background:#8d2d6d;
	overflow: auto;
}

#cformsform textarea:hover, #cforms2form textarea:hover {
	background:#8d2d6d;
}

#cformsform textarea:focus, #cforms2form textarea:focus {
	background:#8d2d6d;
}

#cformsform .textonly, #cforms2form .textonly {
	padding-left:100px;
	margin-left:0;
	text-align:left;
	letter-spacing:normal;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size:1em;
	color:#CCCCFF;
	background:transparent!important;
	margin-top:0!important;
}

#cformsform input#sendbutton, #cforms2form input#sendbutton2 {
	width:72px;
	margin-right:32px;
	background:#8d2d6d;
	color:#CCCCFF;
	margin-top:-20px!important;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	border:none!important;
	cursor:pointer;
}

#cformsform input#sendbutton:hover, #cforms2form input#sendbutton2:hover {
	color:#805e90;
	background:#df47ad;
}

#cformsform input#cforms_captcha, #cforms2form input#cforms_captcha2 {
	width:120px;
}

.entry p.linklove, .entry p.linklove a, .entry p.linklove a:hover {
	width:300px!important;
	height:1px!important;
	font-size:1px!important;
	color:#080105!important;
	margin-left:50px!important;
}