/*
Theme Name: Peixe Fresco
Theme URI: http://peixefresco.net/
Description: Tema exclusivo para o site.
Version: 1.0
Author: Rodrigo van Kampen
Author URI: http://rodrigo.vankampen.com.br/
Tags: 
Text Domain:

*/


/* CSS Document */

body{
background-image:url(images/bg_mabille2.png);
height:100%;
background-repeat:repeat;
}


/* Caixas */

#top{
	width:100%;
	height:250px;
/*	background-image:url(images/fundo_topo.png);
	background-repeat: repeat-x; */
}

#middle {
	width:100%;
	height:auto !important;

}

#bottom {
clear:both;
width:100%;
height:130px;
/* background-image:url(images/fundocinza.png);
background-repeat: repeat; */
}


.margemext_top{
width:1010px;
margin-left: auto;
margin-right:auto;
margin-top: 0px;
background-image:url(images/fundotopo2.png);
height:250px;
}

.margemext_meio{
width:1010px;
margin-left: auto;
margin-right:auto;
margin-top: 0px;
background-image:url(images/fundo_meio.png);
background-repeat:repeat-y;
height:auto;
}

.margemext_bottom{
width:1010px;
margin-left: auto;
margin-right:auto;
margin-top: 0px;
background-image:url(images/fundobottom2.png);
background-repeat:repeat-y;
height:130px;
}

.margemint{
height:100%;
margin-left:70px;
margin-right:50px;
}


#logotipo{
	height:245px;
	width:235px;
	margin-left:-25px;
	background-image:url(images/peixefresco_logo.png);
	background-repeat:no-repeat;
	background-position: right bottom;
}

.searchbox {
float:right;
margin-right:18px;
margin-top:-70px;
position:relative;
}
.searchicon {
left:-21px;
position:absolute;
top:-11px;
}

.searchbtn {
display:none;
}

.searchfield {
font-size:0.9em;
height:17px;
padding-top:4px;
text-align:center;
width:200px;

}

.search_results {
	background-color:#F4F4F4;
	padding: 10px;
	border: 2px solid #CCCCCC;
}

.post {
clear:both;
}


.leiamais {
background-image:url(images/leiamais.png);
background-repeat:no-repeat;
float:right;
height:43px;
width:232px;
}

.leiamais p{
padding:12px 35px 0 0;
text-align:right !important;
}


#areaposts {
width: 600px;
float:left;
margin-top:20px;
}



#sidebar {
float:right;
width:250px;
margin-top:20px;
}

.side_fora{
position:relative;
margin-bottom:50px;
}

.side_botao{
	position:absolute;
	left: -0px;
	top:-18px;
}

.side_titulo {
	width:210px;
	height:45px;
	margin-left:22px;
	background-color:#333333;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A4A4A;
	border-right-color: #4A4A4A;
	border-bottom-color: #4A4A4A;
	border-left-color: #4A4A4A;

}

.side_titulo p{
	color: #FFFF00;
	font-size:1.4em;
	font-weight: bold;
	padding:12px 12px 0 60px;
	text-align:right;

}

.side{
	margin-left:22px;
	width:185px;
	background-color:#F4F4F4;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4C4C4;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
	padding:25px 15px 0 10px;
}


.side p{
color:#333333;
text-align:right;
font-size:0.9em;
line-height:13px;
margin-bottom:10px;
}
.side ul {
margin:0;
}

.side li{
color:#333333;
text-align:right;
font-size:0.9em;
line-height:13px;
margin-bottom:10px;
}

.categories {
font-weight:bold;
list-style-image:none;
list-style-type:none;
}

.categories ul {
margin-top: 6px;
}

.cat-item {
list-style-image:none;
list-style-type:none;
margin-bottom:1px !important;
}

.aktt_more_updates {
list-style-image:url(images/bullet.png) !important;
font-weight:bold;
margin-top:25px
}

.aktt_tweets ul li {
list-style-image:none;
list-style-type:none;
}

#compartilhe {
background-image:url(images/compartilhe.png);
background-repeat:no-repeat;
float:right;
height:31px;
padding:6px 0 0;
text-indent:15px;
width:112px;
margin:0 0 0 30px;
}
/* Popup menu teste */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image:none;
	color:#990000;
}

#nav a {
	display: block;
	width: 13em;
}

#nav li {
	float: left;
	width: 13em;
	list-style-image:none;
	

}

#nav li ul {
	position: absolute;
	width: 13em;
	left: -999em;
	z-index:2;
	background-color:#F4F4F4;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4C4C4;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
	text-indent:0px;
	font-size:0.9em;
	vertical-align:middle;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.sociable-hovers{
vertical-align:middle;
}
/* Fim do popup */

.ant {
background-image:url(images/ante.png);
background-repeat:no-repeat;
height:40px;
width:152px;
padding:11px 0 0;
text-indent:32px;
}

.prox {
background-image:url(images/prox.png);
background-repeat:no-repeat;
height:40px;
width:152px;
padding:11px 0 0 0;
text-indent:15px;
}

.fimdopost {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.comment_fora{
margin-bottom:50px;
margin-top:55px;
position:relative;
}

.comment_botao{
left:-21px;
position:absolute;
top:-18px;
}

.comment_titulo {
	width:598px;
	height:45px;
	background-color:#333333;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A4A4A;
	border-right-color: #4A4A4A;
	border-bottom-color: #4A4A4A;
	border-left-color: #4A4A4A;

}

.comment_titulo p{
color:#FFFF00;
font-size:1.4em;
font-weight:bold;
padding:12px 12px 0 60px;
text-align:left;
text-indent:19px;

}

.comment_caixa{
	background-color:#F4F4F4;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4C4C4;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
	padding:25px 15px 0 10px;
}
.comment_caixa small {
margin-left:65px;

}
.commentnome {
display:inline-block;
width:65px;
font-size:0.9em;
font-weight:bold;
text-align:right;
margin-right:5px;
}

.cmcampo {
font-size:0.9em;
height:17px;
width:499px;
}

.commentarea {
width:488px;
margin-left:70px;
}

.btncomentar {
background-image:url(images/enviar_comment.png);
background-repeat:no-repeat;
height:33px;
padding:0px 0 0;
text-indent:-13px;
width:151px;
background-color:#F4F4F4;
margin-left:425px;
color:#990000;
border:0;
}

/* Estilos  de texto */
p {
color:#333333;
font-size:1.1em;
}

a {
color:#990000;
text-decoration:none;
}

a:hover {
color:#000000;
background-color:#E8E8E8;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-bottom:0.2em;
	line-height:30px;
}

h2 a{
color:#000000;
}

h2 a:hover {
color:#990000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding-bottom:5px;
	line-height:1.2em;
}

.data {
color:#666666;
font-size:0.9em;
line-height:13px;
margin-bottom:10px;
}

ul {
margin-left:0px;
margin-top:-10px;
}

ul li {
	list-style-position: inside;
	list-style-image: url(images/bullet.png);
	line-height:2em;
}


blockquote {
	background-color:#f4f4f4;
	background-image: url(images/aspas.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 12px 25px 12px 50px;
	margin:0 0 1.5em 0;
}

blockquote p {
font-size:11px;
line-height:1.4em;
margin-bottom:0;
}

#footer {
	text-align:center;
}
#footer p{
padding-top:50px;
color:#FFFF00;
line-height:30px;
}

#footer a{
color:#FFFF00;
text-decoration:none;
}


#footer a:hover {
background-color:#333333;
color:#FFFF00;
text-decoration:underline;
}

/* Classes wordpress */



.post a img {
border: 1px solid #CCCCCC;
}

.post a:hover img {
border: 1px solid #990000;
}

.post img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.post p{
text-align:justify;
}


.alignleft {
float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.alignright {
float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#comments {
margin-top:50px;
}

.commentlist {
}

.pingback {
	background-color:#F4F4F4;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom:30px;
	position:relative;
	padding-top:30px;
}

.comment {
	background-color:#F4F4F4;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4C4C4;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
	margin-bottom:30px;
	position:relative;
	padding:30px 10px 0 0;
}

.comment p {
font-size:0.9em;
margin-bottom:5px;
margin-left:75px
}

.pingback p {
font-size:0.9em;
margin-bottom:5px;
margin-left:75px
}

.even {
}

.odd {
}

.comment-body{
}

.comment-author {
}

.comment-meta{
position:absolute;
right:6px;
top:5px;
}

.avatar{
float:left;
position:absolute;
top:5px;
left:5px;
}

.fn{
	font-size:1.25em;
	font-weight:bold;
	position:absolute;
	left:75px;
	top:5px;
	font-style: normal;
}

.says {
display:none;
}
/* fixes e overrides */

.noborder {
border:none;
padding:0;
}

.wp-smiley {
border:none !important;
padding:0 !important;
}