/*
Theme Name: MN
Theme URI: http://www.misaelbn.com/
Description: Web Site Misael Nascimento Somente Pela graca
Version: 1.0
Author: Misael Nascimento
Author URI: http://www.misaelbn.com/
Misael'01
http://www.misaelbn.com
Tema desenvolvido por Misael Nascimento inspirado no maravilhoso design de The Man In The Sea http://themaninthesea.com/ de Matthew Todd Spiel.
Por favor, nao utilize sem autorizacao - http://www.misaelbn.com/
*/

/* Elementos basicos */
* {
margin:0px;
padding:0px;
}

body {
font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
background:white url(images/fundo2.jpg) no-repeat scroll center top;
}

/* Textos e imagens */
p {
margin:0px 0px 15px;
color:#525252;
font:normal 14px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
text-decoration:none;
text-align:left;
}
a {
color:#525252;
font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
border:none;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#525252;
font-weight:bold;
text-decoration:underline;
}
a:visited {
color:#525252;
font-weight:bold;
}

blockquote {
width:560px;
padding:0px;
margin:10px 100px 30px 0px;
border-left:1px solid #525252;
}
blockquote p {
margin:0px;
padding:0px 10px 5px;
font:normal 14px/18px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
text-align:left;
}
blockquote p span {
float:left;
padding:5px 0px 3px;
font:italic 12px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
}
img {
border:none;
}
h1 {
margin:20px 0px 5px;
text-decoration:none;
color:#926d11;
font:normal normal 40px/55px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
}
h2 {
margin:0px 0px 20px 0px;
text-decoration:none;
font:normal normal 25px/35px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
color:#926d11;
}
h3 {
font:normal 18px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
text-decoration:none;
color:#926d11;
}
h4 {
padding:0px 0px 5px;
font:normal 18px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
color:#926d11;
text-decoration:none;
border-bottom:1px solid #cdcdcd;
}
h5 {
font:normal 15px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
text-decoration:none;
color:#926d11;
}
h6 {
width:900px;
margin:5px 0px;
color:#7f7f7f;
font:normal normal 20px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}
img.rss_icone {
float:left;
margin:0px 10px -3px 0px;
}

/* Estruturas basicas (8 colunas // 9 grids // total de 900px) */
div#topo {
float:left;
width:100%;
margin:0px;
}
div.borda {
width:100%;
height:5px;
float:left;
background:#926d11;
}
div#conteiner {
width:890px;
margin:0px auto;
}
div#slogan {
width:600px;
margin:0px 0px 20px;
float:left;
}

/* Busca */
div#busca {
width:254px;
height:31px;
margin:70px 0 0 0;
float:right;
}
#busca input {
background:#926d11;
color:#fff;
padding:3px 4px 3px 4px;
border:0px;
}
input#buscasubmit:hover {
background:#525252;
cursor:pointer;
}
#buscaform #s {
background:#fff url(images/busca.png) repeat-x;
padding:4px 4px 4px 25px;
color:#999;
border:1px solid #cdcdcd;
}

/* Navegacao */
ul#navtopo {
width:890px;
margin:0px 0px 30px;
height:36px;
float:right;
text-align:center;
list-style:none;
border-bottom:1px solid #cdcdcd;
}
ul#navtopo li {
float:right;
margin:0px;
border-top:1px solid #cdcdcd;
}
ul#navtopo li a {
display: block;
width:105px;
height:15px;
padding:8px 0px 12px 10px;
color:#525252;
text-decoration:none;
font:italic 14px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
}
ul#navtopo li a:hover {
color:#926d11;
background:#e5e5e5;
}
ul#navtopo li.selected {
float:right;
border:none;
border-top:1px solid #cdcdcd;
}
ul#navtopo li.selected a {
color:white;
background:#926d11;
}

/* Principal */
div#principal {
width:540px;
margin:0px;
float:left;
}
div#principal h3 {
padding:3px 0px;
margin:0px;
font-weight:normal;
font-style:normal;
border-bottom:1px solid #cdcdcd;
}
div.post {
float:left;
width:540px;
padding:10px 0px 11px;
margin:0px;
}
div#principal a.postimg {
width:314px;
height:314px;
float:left;
margin:10px 0 0 0;
padding:2px;
background:white;
border:1px solid #cdcdcd;
}
div.detalhes_post {
width:210px;
margin:0px 10px 0px 0px;
float:left;
}
div.detalhes_post h5 {
margin:0px 0px 3px;
}
div.detalhes_post h5 a {
color:#525252;
font:18px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
}
div.detalhes_post p {
margin:0px;
}
div#principal a img {
float:right;
}
div#principal ul {
width:540px;
float:left;
list-style:none;
padding:0px;
border-top:1px dotted #cdcdcd;
border-bottom:1px dotted #cdcdcd;
}
div#principal ul li.all {
float:left;
padding:10px 0px;
}
div#principal ul li.all a {
float:left;
color:#926d11;
font:italic normal 11px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
}
div#post ul li.all {
float:left;
padding:10px 0px;
}
div#post ul li.all a {
float:left;
color:#926d11;
font:italic normal 11px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
}

div#navegacaoposts {
background:transparent none repeat scroll 0 0;
float:left;
height:51px;
padding:0;
margin:0;
width:100%;
display:block;
border-bottom:none;
}

/* Elementos entradas */
div.entradasgerais {
width:660px;
margin:0px 0px 20px 0px;
float:left;
}
h3.entradastitulos {
width:660px;
padding:8px 0px 8px 0px;
margin:0px;
float:left;
border-bottom:1px solid #cdcdcd;
font:normal 25px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
}

div.conteudo {
width:660px;
float:left;
}
p.entradastags {
width:660px;
float:left;
margin:0px;
padding:5px 0px;
color:#525252;
text-decoration:none;
border-bottom:1px dotted #cdcdcd;
font-size:11px;
font-weight:normal;
font-style:normal;
}
p.entradastags span {
width:100px;
margin:0px 10px 0px 0px;
float:left;
color:#525252;
font-weight:bold;
}
p.entradastags a {
margin:3px 0px 0px;
text-decoration:none;
font:italic normal 11px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
color:#525252;
}
p.entradastags a:hover {
text-decoration:underline;
color:#926d11;
}
div.entrada {
float:left;
width:660px;
margin:10px 0px 0px 0px;
}
div.entradasgerais img {
border:1px solid #cdcdcd;
}
div.entrada ol, ul {
width:100%;
float:left;
margin:0px 0px 7px 0px;
}
div.entrada ol li, div.entrada ul li {
line-height:1.5em;
font-size:11px;
color:#525252;
margin:0px 10px 7px 30px;	
}

/* Comentarios */
.postmetadata{text-align:right;background:#efefef;padding:5px;}

.ccomment {
margin:10px 0;
padding:0px 10px 0px 0px;
}

.ccomment textarea{width:500px;}
.ccomment ol{}

#respond {
margin-bottom:15px;
}
.ccomment ol li {
padding:10px;
}
.ccomment ol li.alt {
padding:10px;
}
#c {
float:left;
width:220px;
}

#cc{float:right;width:304px;}

#commentform p {
padding-bottom:5px;
}
#commentform #author, #commentform #email, #commentform #url {
width:200px;
height:20px;
background:#f5f5f5;
padding-left:5px;
border:1px solid #bbb;
}
#commentform #comment {
width:277px;
height:200px;
background:#f5f5f5;
padding-left:5px;
border:1px solid #BBB;
}
.commentlist {
list-style-type:none;
margin:20px 0;
padding:0;
}

.commentlist cite {background:#f5f5f5;padding:5px 5px 5px 10px;}
.commentlist cite a{color:#191919;}
.commentlist .ctext{background:url(images/doth.gif) repeat-x bottom;font-size:11px;}

.ccomment{line-height:140%;margin-bottom:20px;font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;}
.ccomment ol{}

.ccomment ol li {
padding:7px;
}

.ccomment ol li.alt {
padding:15px;
}
.commentAvatar {
display:block;
margin:0 0 10px 0;
padding:5px;
}
.commentAvatar img {
float:left;
margin:0 10px 0 0;
padding:0;
}
.commentWordBox {
display:block;
margin:0 0 0 10px;
padding:0;
}
.commentMetaData {
float:left;
margin:0 0 0 0;
padding:0;
}
.commentMetaData p {
margin:0;
padding:0;
}
.moderation {
color:#a70e0e;
}

/* Barra lateral blog */
div#lateralblog {
width:210px;
margin:10px 0px 0px 20px;
float:left;
}
div#lateralblog h5 {
color:#525252;
margin:0px 0px 5px;
}

#wp-cumulus, #useronline-5, #akismet {list-style:none; padding: 15px 0;}

div#lateralblog ul#rss_subscrever li{
width:210px;
padding:10px 0px;
border-bottom:1px #cdcdcd solid;
}
div#lateralblog ul#rss_subscrever li a {
color:#926d11;
}
div#lateralblog ul {
width:210px;
margin:0px 0px 50px;
padding:0px;
list-style:none;
border-top:1px solid #cdcdcd;
float:left;
}
div#lateralblog ul li {
float:left;
width:210px;
padding:10px 0px;
font-size:11px;
color:#a6a6a6;
border-bottom:1px #cdcdcd dotted;
}
div#lateralblog ul li a {
margin:3px 0px 0px;
text-decoration:none;
color:#525252;
font-variant:normal;
font-size:11px;
font-weight:normal;
font-style:normal;
}
div#lateralblog ul li a:hover {
color:#926d11;
text-decoration:underline;
}

/* Barra lateral inicio */
div#lateralinicio {
width:330px;
margin:0px 0px 0px 20px;
float:left;
}
div#lateralinicio h3 {
width:330px;
padding:3px 0px;
margin:0px 0px 10px;
font-weight:normal;
font-style:normal;
border-bottom:1px solid #cdcdcd;
}
p.lateraltitulo {
float:left;
width:330px;
padding:0px 0px 5px 0px;
margin:0px;
font-size:11px;
color:#a6a6a6;
}
p.lateraltitulo a {
color:#525252;
font:normal normal 18px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
}
div#lateralinicio a.lermais, .lermais {
color:#525252;
font:normal normal 11px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif *important;
}

div#lateralinicio ul {
float:left;
list-style:none;
margin:-10px 0px 0px;
padding:0px;
}
div#lateralinicio ul li {
float:left;
width:330px;
padding:10px 0px;
font-size:11px;
color:#a6a6a6;
border-bottom:1px #cdcdcd dotted;
}
div#lateralinicio ul li.lateralsubtitulos {
font:normal 15px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
text-decoration:none;
color:#525252;
padding:3px 0px;
margin:0px;
border-bottom:1px solid #cdcdcd;
}
div#lateralinicio ul li a {
margin:0px 10px 0px 0px;
color:#525252;
font-weight:normal;
font-style:normal;
}
div#lateralinicio ul li a:hover {
color:#926d11;
}
div#lateralinicio ul li.all {
border-bottom:1px #cdcdcd dotted;
margin:0px 0px 40px;
}
div#lateralinicio ul li.all a {
color:#926d11;
font:italic normal 11px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
}
div#lateralinicio ul li span {
margin:0px 10px 0px 0px;
color:#525252;
}

/* Pagina de contato */
div#contatogerais {
width:890px;
margin:0px;
float:left;
}
h3.contato {
width:890px;
float:left;
padding:0px 0px 8px 0px;
color:#926d11;
text-decoration:none;
font:normal 25px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
border-bottom:1px solid #cdcdcd;
}
h3.contato a {
color:#926d11;
text-decoration:none;
font:normal normal 25px "Calisto MT", Cambria, Georgia, "Times New Roman", Times, serif;
}

/* Parte de baixo do site */
div#baixotopo {
width:100%;
margin:20px 0px 0px 0px;
padding:15px 0px 0px 0px;
float:left;
background:#1d1d1d;
border-top:2px solid black;
}
div#rodapegeral {
width:890px;
margin:0px auto;
padding:0px;
}
div.rodapeborda {
width:100%;
height:5px;
float:left;
background:#926d11;
}
/* Elementos rodape */
div.rodapeumacoluna {
width:110px;
margin:0px;
float:left;
}
div.rodapecolunadupla {
width:210px;
margin:0px 10px 0px 0px;
float:left;
}
div.rodapecolunatripla {
width:310px;
margin:0px 10px 0px 0px;
padding:0px 10px 0px 0px;
float:left;
}
div#rodapegeral h5 {
width:100%;
padding:0px 0px 3px;
border:none;
}
ul.rodapeul {
float:left;
margin:0px 0px 18px;
width:100%;
list-style:none;
color:silver;
}
ul.rodapeul li {
width:100%;
margin:3px 0px 4px;
float:left;
color:silver;
font-size:11px;
font-weight:normal;
font-style:normal;
text-decoration:none;
}
ul.rodapeul li span {
float:left;
margin:0px 10px 0px 0px;
font-weight:bold;
color:silver;
}
ul.rodapeul li a {
float:left;
margin:0px;
color:silver;
font-size:11px;
font-weight:normal;
font-style:normal;
text-decoration:none;
}
ul.rodapeul li a:hover {
color:#f3c525;
text-decoration:underline;
}
a#botaoretorno {
width:110px;
height:20px;
margin:80px 0px 0px;
padding:10px 0px;
float:left;
background:#926d11;
color:white;
font-weight:bold;
font-size:15px;
text-align:center;
text-transform:uppercase;
}
div#rodapegeral p {
color:silver;
}
div#rodapegeral p a {
color:silver;
text-decoration:underline;
font-weight:normal;
font-style:normal;
}
div#rodapegeral p a:hover {
color:#f3c525;
}

/* Classes diversas */
.clear {
clear:both;
}
.clear5 {
height:5px;
}
.clear10 {
height:10px;
}
.clear15 {
height:15px;
}
.clear20 {
height:20px;
}
.clear25 {
height:25px;
}
.clear50 {
height:50px;
}
.clear100 {
height:100px;
}
.direita {
float:right;
}
.esquerda {
float:left;
padding-right:10px;
}

	/* Estilos Personalizados Misael */

.biblia {
	color:#76767a;
	background:#f6faff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-family: Georgia, serif;
	}

.cap {
	float: left;
	font: 600 3em/75% Calibri, Sans, 'Trebuchet MS', Arial, Sans-Serif;
	color: #926d11;
	margin: 7px 4px 0 0;
}

.comentario_bottombar {
	color:#222;
}


.imgcenter {
	text-align: center;
}

.center {
	text-align: center;
}

.imgcenterborda {
	text-align: center;
	padding: 7px;
	background-color:#dfecf6;
	border: 1px solid #ccc;
	text-indent: 0em;
	font-size:12px;
}

.imgdir {
	float: right;
	margin: 6px 0 0 5px;
}

.right {
	float: right;
	margin: 6px 0 0 5px;
}

.imgdirborda {
	text-align: center;
	float: right;
	margin: 6px 0 0 9px;
	padding: 7px;
	background-color:#dfecf6;
	border: 1px solid #ccc;
	text-indent: 0em;
	font-style:italic;
	color:black;

}

.imgesq {
	float: left;
	margin: 6px 5px 0 0;
}

.left {
	float: left;
	margin: 6px 5px 0 0;
}

.imgesqborda {
	float: left;
	margin: 6px 9px 0 0;
	padding: 7px;
	background-color:#dfecf6;
	border: 1px solid #ccc;
	text-indent: 0em;
	color:black;
}

.legcod {
	font-size: 11px;
	color: #88b9cd;
}

.legenda {
	text-align: center;
	color: #3c555f;
	text-indent: 0em;
}

.marcatxt {
	background-color: #FF6;
}

.nomearq, .cod {
	font-family: Monaco, Courier New, sans-serif;
	color: #565046;
	font-size: 12px;
	margin: 4px 0;
}

.nota {/* Destaque tutoriais */
	font-family: Calibri, Sans, 'Trebuchet MS', Arial, Sans-Serif;
	color: white;
	font-size: 14px;
	padding: 12px;
	background-color: black;
	border: 1px solid #565046;
	margin: 0 auto 0 auto;
	width: 80%;
}

.note {/* Notas rodapes */
	float:right;
	padding: 7px;
	background-color: #f6faff;
	border: 1px solid #565046;
	font-size: 10px;
	width: 120px;
	margin-left: 5px;
	background-color: fff;
	text-align: left;
}

.olho {
	font: 14px Georgia, Palatino, serif;
	text-align: left;
	color: #565046;
	width: 440px;
	margin: 2px 0px 2px 4px;
	border-top: 3px solid #f6faff;
	border-bottom: 3px solid #f6faff;
	padding: 6px 4px 6px 14px;
	background-color: transparent;
}

table .tabartigos {
	text-align: center;
	border: 1px solid black;
}
		
td .tabartigos {
	height: 40px;
	padding: 7px;
	width: 150px;
}

.tit {
	font-weight:bold;
}

#ilustracao {
	margin: 0 30px 0 30px; 
	padding: 10px 10px 4px 10px;
	font-size: 12px;
	color: #565046;
}

.citacao {
font-family:Calibri; Candara, FreeSans, sans-serif;
font-size:13px;
color:white;
width:240px;
letter-spacing:1px;
line-height:1.3em;
}



