/*
Theme Name: Doces Sonhos 
Description:  Doces Sonhos Doceria - Salvador Bahia
Author: Lucas Hirata 
*/

* { margin: 0; padding: 0; outline: none; }
img {border-top-width:16px; border-right-width:0px; border-bottom-width:16px; border-left-width: 16px; border-color: #fff;border-style: solid; }
.img_left img {border-top-width:10px; border-right-width:16px; border-bottom-width:5px; border-left-width: 0px; border-color: #fff;border-style: solid; }

.img_quebra {border:none}

a {color: #930; text-decoration: none;}
a:hover{color: #f90; text-decoration: underline;}
body {background: #FFF;	color: #c1825e;
	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; font-style: normal;font-weight: normal; font-variant: normal; text-align:center;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

.home100 {
width:100%;
background-color: white;
height:115px;
}

.bgcor {
background: #F68E1D;

}

/* misc */
.clearer {clear: both;}

/* menu */
.menu {height: 160px; margin:auto; align:center;}

/* total */
.total{top:50%; left:50%;  width:100%; margin-top:-261px; margin-left:-50%; position: absolute;}

/* home */
.home{width:738px;margin:auto; margin-top: 0px; text-align:left; padding-top: 20px; padding-bottom: 20px;}

/* home posts */
.home_content{width:500px; float:left; }
.home_thumb {width:100px;margin:0px 6px 0px 0px;  float:left;}
.home_thumb img { border-width:0px ; border-style: solid;}
.home_post{width:230px; margin:0px 20px 0px 0px ; display:inline; float:left; }
.home_post h1 {margin:0px 0px 0px 0px; font-family: Georgia, "Times New Roman", Times, serif;font-size: 16px; font-weight: normal; line-height: 19px;}

/* home endereco */
.home_encomenda{width:238px; float:right; line-height: 18px; }
.home_encomenda h1 {margin-bottom:4px; font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px; font-weight: normal;text-transform: uppercase;}


/* botao de editar*/
.descr {margin-bottom: 6px;}
.descr a,.descr a:visited {text-decoration: none;}

/* conteudo*/
.content {
	text-align:left;
	width:738px;
	margin:auto;
	line-height: 28px;
}

.content h1 {
	margin-bottom: 10px;
	font-style: italic;
	font-weight: normal;
}

.tabela {
	line-height: 18px;
}


/* footer */

.facaencomenda {width:738px; margin: 25px auto 0px auto; padding-bottom:25px; }
.chamada {width:130px; float:left; text-align:left; }
.chamada h1 {font-size: 16px; font-weight:bold;}
.enderecos {width:192px; margin: 0px 0px 0px 10px;float:left;  text-align:left;}
.enderecos h1 {font-size: 16px; margin-bottom:5px;}


.footer {
	width:738px;
	margin: auto;
	border-top: 1px solid #f5ebe5;
	padding-top:25px;
	padding-bottom:25px;
	letter-spacing: 0.5px;
}



/*post stylng*/
.post{margin:0 0 25px 0;
border-bottom: #ead5c9 dashed 1px; padding-bottom:20px;
}
.post .info{
color:#505050;
}

/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

/* HACK */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */