/*  
Theme Name: Café Bom
Theme URI: http://www.cafebom.com.br/
Version: 1.0
Author: Calebe|Design
Author URI: http://www.calebedesign.com.br/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}
body{
	background: #F2E8D2;
	color: #4B180E;
	font: .90em "Trebuchet MS", Arial, Helvetica;
	font-family:
	padding: 0 0 20px;
	line-height:1.8em;
	background-image: url(images/fundo_padrao.jpg);
}
a{
	color: #660000;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #e6e6e6 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
/*	list-style: none*/
}
h1{
	color: #FF6600;
	font-size: 2.2em;
	margin: 0 0 .8em;
	font-style: italic;
	clear:both;
	line-height: 30px;	
	
}
h1 a{
	color: #FF6600;	
	text-decoration:none;
}
h2{
	color: #FF6600;
	font-size: 1.4em;
	margin: 0 0 .5em;
	line-height: 25px;
	clear: both;	
}
h2 a{
	color: #FF6600;
}
.capa h2 a{
	color: #FF6600;
	font-size: 0.9em;
	font-style: italic;
}
.pagina h2 a{
	color: #FF6600;
	font-size: 1.6em;
	font-style: italic;
}
h3{
	color: #5E0000;
	font-size: 1.2em;
	margin: 0 0 5px;
}
h4{
	color: #444444;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding: 0;
	color: #660000;
	text-align: justify;
}
/*=== Intro ===*/
.intro {
	line-height:1.3em;
	z-index:0;
}
.intro a {
	color:#FFFFFF;
	text-decoration:underline;
}
.intro a:hover {
	color:#222222;
	text-decoration:underline;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 940px
}


.endereco_mapa{
	font-size: 12px;
	padding-bottom: 8px;
}


/*=== Header ===*/
#header{
	height: 67px;
	position:relative;
}
#header .spacer{
	float: right
}


/*- Logo -*/
#logo {float: left; margin: 5px 0 0 5px; width: 225px; display: inline; }



#header h1{
	float: left;
	_width:414px;
}
#header h1 a{
	display: block;
	height: 144px;
}
#header h1 a:hover{
	text-decoration: none
}

/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	background: url(images/btn-rounded.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	margin:0; 
	padding:5px 10px;
	background:url(images/btn.gif) repeat-x;
	border:1px solid #98ac2b;
 	color:#FFFFFF;
	font-weight:bold;
}



/* MENU MEGALE */


#menu { position: relative; float: left; margin: 0 10px 0 10px;}

ul#pagenav {  float:left; position:relative; width: 566px; height: 45px; margin-top: 10px; padding:0; background: url('images/menuvb.png'); }
ul#pagenav li { display:block; height:45px; margin: 0; padding: 0; list-style: none; position: absolute; top: 2px;} 
ul#pagenav li a {display:block; height:45px;}

li.hometab 		{ left: 0px; width: 72px;}
li.page-item-5 { left: 95px; width: 96px;}
li.page-item-7 { left: 208px; width: 74px;}
li.page-item-9 { left: 307px; width: 60px;}
li.page-item-11 { left: 384px; width: 75px;} 
li.page-item-14 { left: 484px; width: 82px;} 

.hometab a:hover { background: transparent url(images/menuvb.png) 0 -57px no-repeat;}
.page-item-5 a:hover { background: transparent url(images/menuvb.png) -95px -57px no-repeat;}
.page-item-7 a:hover { background: transparent url(images/menuvb.png) -208px -57px no-repeat;}
.page-item-9 a:hover { background: transparent url(images/menuvb.png) -307px -57px no-repeat;}
.page-item-11 a:hover { background: transparent url(images/menuvb.png) -384px -57px no-repeat;}
.page-item-14 a:hover { background: transparent url(images/menuvb.png) -484px -57px no-repeat;}

ul#pagenav li a { text-indent:-9000px; background-color:transparent; }






/*=== Navigation ===*/
/*- Nav1 -*/

/*=== Page Nav ( alternative with dropdowns) == */

/*#nav1 {
	font-size:16px;
	font-weight:bold;
	height:30px;
	letter-spacing:-1px;
	float:right;	
	margin:43px 0 0;
	text-transform:uppercase;
}
#nav1, #nav1 ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav1 a {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	z-index: 100;
}

#nav1 li {
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0;
}
#nav1 li a{
	color: #3f3f3f;
	padding: 0 0 0 13px;
	text-decoration: none
}
#nav1 li a span{
	display: inline-block;
	height: 30px;
	padding: 0 13px 0 0;
}

#nav1 li a:hover,
#nav1 li.active a, 
#nav1 li.current_page_item a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}

#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(images/btn-rounded.gif) no-repeat right; 
}
*/

/* Style drop down list */

/*#nav1 li ul {
	position: absolute;
	left: -999em;
	width: 168px;
	font-weight:normal;
	letter-spacing:0;
	text-transform:none;
}
#nav1 li ul li {
	border: 1px solid #F7F6F6;
	border-width:0 1px 1px;
	background: #FFF;
	float: none;
}

#nav1 li.current_page_item ul li a{
	background: #FFF;
}

#nav1 li ul li a:hover,
#nav1 li ul li.active a, 
#nav1 li ul li.current_page_item a{
	background: #F6F6F6;
}

#nav1 li ul li a span,
#nav1 li ul li.active a span,
#nav1 li ul li.current_page_item a span,
#nav1 li ul li a:hover span {
	background:none !important;
	color: #000;
}

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

#nav1 li ul li a span{
	display:inline;
	height: 30px;
	padding: 0 13px 0 0
}

#nav1 li ul li a {
	line-height: 30px;
	font-size: 11px;
	color: #555555;
	width: 150px;
}

#nav1 li ul li ul li a {
	border-width:0 1px 1px 0px;
}
#nav1 li ul ul {
	margin: -31px 0 0 163px;
}

#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}


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

/* IE7 Fix */

/*#nav1 li:hover, #nav1 li.hover {  
	position: static;
	visibility:visible
}

html>body #nav1 li ul li { *margin-top:-2px; }*/

/*- Nav2 -*/
.nav2 li, .widget li{
	background: url(images/ico-next.gif) no-repeat left 10px;
	border-bottom:1px dotted #ccc;
	padding: .5em 0 .5em 20px;
	}
.nav2 li a, .widget li a{
	color: #555555;
}
.nav2 li a:hover, .widget li a:hover{
	color: #a4b92e;
	text-decoration: none
}
#rightcol .widget .textwidget ul { margin:0; padding:0; }

/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 10px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 7px 0 0;
	width: 320px;
	display: inline;
}
#rightcol h3{
	color: #ffffff;
	font-size: 1em;
	height: 2.4em;
	margin-top:10px;
}
#rightcol h3 span{
	background: #ceccbb;
	display: block;
	float: left;
	line-height: 2.4em;
	padding: 0 10px;
}
#rightcol .widget ul, #rightcol .textwidget {
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin:0 0 1em;	
}
.col1 a{
	color: #555555;
	text-decoration: underline
}
.col2{
	float: right;
	width: 425px
}
.col3{
	float: left;
	padding: 0 35px 0 0;
	width: 273px
}
.col3.last, .col6.last{
	padding: 0
}
.col3.nav2, .col6.nav2{
	background: none;
	padding: 0
}
.col3 h2{
	color: #464646;
	margin: 0 0 .5em
}
.col3 p{
	padding: 0
}
.col4{
	float: left;
	width: 335px
}
.col5{
	float: right;
	width: 415px
}
.col5 img{
	border: 10px solid #f6f5ed;
}
.col6{
	float: left;
	padding: 0 20px 20px 0;
	width: 415px
}
* html .col6{
	width: 290px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 620px
}
.box .top,.box .bot{
	background: url(images/box-top.png) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(images/box-bot.png) no-repeat top
}
.box .spacer{
	background: #FBF5E4;
	height: 1%;
	padding: 15px 30px;
	margin-left: 10px;
	width: 542px;
}
/*- Box2 -*/
.box2{
	margin: 20px 0 20px 60px;
	width: 320px;
	
}
.box2 .top,.box2 .bot{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2 .bot{
	background: url(images/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #e5e3d1;
	height: 1%;
	padding: 10px 25px
}
/*- Box3 -*/
.box3{
	margin: 0 0 1em;
	width: 425px
}
.box3 .top,.box3 .bot{
	background: url(images/box3-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box3 .bot{
	background: url(images/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #f0eee1;
	height: 1%;
	padding: 0 20px;
	min-height:100px;
}
.box3 p{
	padding: 0
}
/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size: 1.8em;
	margin: 0 0 20px;
	width: 940px
}
.box4 .top,.box4 .bot{
	background: url(images/box4-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box4 .bot{
	background: url(images/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #b0c730;
	height: 1%;
	padding: 5px 25px
}
.box4 p{
	padding: 0
}
/*- Box5 -*/
.box5{
	margin: 0 0 30px;
	width: 940px
}
.box5 .top,.box5 .bot{
	background: url(images/box5-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box5 .bot{
	background: url(images/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(images/box5-bgr.gif) repeat-y top;
	height: 1%;
	padding: 15px 25px
}
.box5 .post img {
	border:0;
}
/*- Box6 -*/
.box6{
	margin: 0 0 20px;
	width: 940px
}
.box6 .top,.box6 .bot{
	background: url(images/box6-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box6 .bot{
	background: url(images/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #e5e3d1;
	height: 1%;
	padding: 10px 25px
}
#footer .box6 .spacer{
	padding: 0px 25px
}

/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 20px;
}
/*- Date -*/
.date{
	color: #898989;
	margin: -15px 0 10px;
	position: relative
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 32px;
	margin: 0px;
	padding: 0 0 0 25px
}
#search input.keyword{
	background: #d5d3c4;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	color: #ffffff;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 140px
}
	
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 15px
}
.form1 label{
	padding: 7px 0 0 15px
}

/* Form1 Textarea */
.form1 textarea{
	height: 165px;
	overflow: auto;
	width: 550px
}
/*=== Link Buttons ===*/
.btn-cat {
	margin: 1em 0 1.5em;
}
.btn-continue{
	margin: 0 0 2em;
}
.btn-general{
	background: #a4b92e;
	padding: 5px 10px;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-continue a{
	background: url(images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 20px
}
.btn-arr a{
	background: #bdbbac;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 10px
}
.btn-arr2{
	float: left;
	padding: 130px 0 0;
	width: 27px
}
/*=== Pics, Ads etc. ===*/
.ads{
	margin: 0 0 10px
}
.ads img{
	margin: 0 8px 5px 0
}
/*=== Footer ===*/
#footer a{
	color: #949387;
	text-decoration: underline
}
#footer img{
	position: relative;
	vertical-align:middle
}

/*=== FOOTER MENU ===*/


#menu_footer li { list-style: none; 
margin: 0;
display: inline;
} 

#menu_footer li a {
height:1px; /* IE5.0 bug */
padding: 1px 6px; 
margin:0;
text-decoration: none;
}
#menu_footer li a:link {
color: #555;

}
#menu_footer li a:visited {
color: #555;
}
#menu_footer li a:hover {
background: #555;
text-decoration: none;
color: #fff; 
}

#menu_footer li.current_page_item a{
background: #555;
text-decoration: none;
color: #fff; 
}




/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

/*=== Posts ===*/

.post img {	
/*	border:8px solid #f6f5ed;*/
}
.post ul, .post ol{
	padding: 0 0 1.2em 2em;
}
.post ul li{
	color: #460000;
	padding: 0;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #5B0000;
	text-decoration: none
}

.post blockquote {
	width:520px; 
	height:auto;
	margin:0 10px 10px 0;
	padding:10px;
	display:block;
	background-color: #FDFBF2;
	border: 1px solid #F2DBAA;
}

/*=== Comments ===*/

#comments .box3 p { padding-bottom:10px; }
#respond { margin: 1em 0 0; }

/*=== Widget styling ===*/

.widget #recentcomments li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.widget #recentcomments li a{
	background:none;
	color: #a4b92e;
	text-decoration:none;
}
.widget #recentcomments li a:hover{
	color: #a4b92e;
	text-decoration: underline;
}

.widget #searchform, .widget #calendar_wrap{
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

.widget #searchform, .widget #calendar_wrap{
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}

.widget #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
}

.widget #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:240px;
}

.widget #wp-calendar thead th {
	color:#333333;
}


.widget #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}

.widget #wp-calendar tfoot td#next {
	text-align:right;
}

.widget #wp-calendar td {
	width:auto;			
}

.widget #wp-calendar td a {
	padding:2px;
	text-decoration:underline;
}

.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(images/ico-quote.gif) no-repeat top left;
	margin:9px 0 0;
	width:37px;
	height:29px;
}
.flickr_badge_image img{
	margin: 0 3px 8px;
	padding: 0 7px 5px 0;
	float:left;
}
.flickr img{
	vertical-align:middle;
	margin:6px 0 8px;	
}
.subscribe img{
	vertical-align:middle;
	margin:6px 0 8px;	
}

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 795px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 770px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*=== THREADED COMMENTS == */

ol.commentlist li.threaded .box3 { width:auto; margin:0px; }
ol.commentlist li.threaded .col1 { width:90px; }
ol.commentlist li.threaded .box3 .spcr { padding:10px 15px 0; margin:0; }
ol.commentlist li.threaded .children { margin-left:20px; }
ol.commentlist li.threaded .col2 { float:none; width:auto; margin-left:115px; }

/* Fixes 2.0 */
#nav1 li ul li.cat-item a { color:#555; }



/*HEADER*/

.area_contato {
	float: right; 
	background-image:url(images/area_contato.jpg);
	background-repeat: no-repeat;
	width:193px;
	height:53px;
	margin-right: 77px;
}


.linha_horizontal_logomarca {
	height: 140px;
	width: 100%;
	background-image:url(images/barra_header_cafe_bom.png);
	background-repeat:repeat-x;
	
}


.linha_horizontal_dstaques_capa {
	height: 231px;
	width: 100%;
	background-image:url(images/barra_destaques_capa.jpg);
	background-repeat:repeat-x;
	background-position: 43px;
	margin: 18px 0 33px 0;
}



/*FOOTER*/

.linha_horizontal_slider_footer {
	height: 230px;
	width: 100%;
	background-color:#FFF;
	padding-top: 110px;
/*	padding: 5px 0 3px 0;*/
}

.linha_horizontal_footer {
	height: 53px;
	width: 100%;
	background: #330000 url(images/fundo_footer_rodape.jpg) repeat-x;
	padding: 43px 0 3px 0;
}

.linha_bolinha {
	height:13px;
	width: 100%;
	background: url(images/linha_bolinha.png) repeat-x;
	clear:both;
}

address{
	color: #faa72c;
	font-size: 12px;
	font-weight: 600;
	font-style:normal;
	
}

address a{
	color: #faa72c;
	text-decoration:none;
}



/*SIDEBAR*/

.area_faca_seu_pedido {
	background-image: url(images/area_faca_seu_pedido.png);
	background-repeat:no-repeat;
	width: 197px;
	height: 49px;
	padding: 148px 0 0 33px;
}


.midias_sociais_sidebar {
	width: 193px;
	height: 35px;
	padding: 5px 0 0 0;
	text-align: center;
}






/*BREADCRUMBS*/
.breadcrumbs{
	height:39px;
	width:860px;
	color:#4B180E;
	position:absolute;
	margin-left: 10px;
	clear: both;
}

.bred_left{
	float: left;
	display: inline;	
	background: url(images/bredcrumbres_left.png);
	width: 10px;
	height: 39px;
	margin-top: -6px;	
}

.bred_right{
	float: right;
	display: inline;
	background: url(images/bredcrumbres_rigth.png);
	width: 10px;
	height: 39px;
	margin-top: -6px;
}

.bred_meio{
	display: inline;
	height: 39px;
	background-color: #FEFAEB;
	width: 700px;
	color:#4B180E;
	font-style:italic;
	font-size: 12px;
}

.bred_meio a {
	text-decoration: underline;
	color:#4B180E;
	font-style:italic;
}




/* SPRITE MENU
/* ----------------------------------------------*/


.menu_sprite {width: 844px; height:40px; padding-bottom: 10px; text-align:center; margin-top:14px; }

ul#pagenav { float:right; position:relative; width: 844px; height: 40px; padding:0; background: url('images/menu_cafe_bom.png'); margin:0; }
ul#pagenav li { display:block; height:40px; margin: 0; padding: 0; list-style: none; position: absolute;}
ul#pagenav li a {display:block; height:40px;}

li.mpage-item-1 { left: 8px; width: 87px;}
li.mpage-item-2 { left: 124px; width: 120px;}
li.mpage-item-3 { left: 267px; width: 130px;}
li.mpage-item-4 { left: 426px; width: 116px;}
li.mpage-item-5 { left: 574px; width: 130px;}
li.mpage-item-6 { left: 726px; width: 109px;}


.mpage-item-1 a:hover { background: transparent url(images/menu_cafe_bom.png) -8px -43px no-repeat;}
.mpage-item-2 a:hover { background: transparent url(images/menu_cafe_bom.png) -124px -43px no-repeat;}
.mpage-item-3 a:hover { background: transparent url(images/menu_cafe_bom.png) -267px -43px no-repeat;}
.mpage-item-4 a:hover { background: transparent url(images/menu_cafe_bom.png) -426px -43px no-repeat;}
.mpage-item-5 a:hover { background: transparent url(images/menu_cafe_bom.png) -574px -43px no-repeat;}
.mpage-item-6 a:hover { background: transparent url(images/menu_cafe_bom.png) -726px -43px no-repeat;}


li.mpage-item-1-ativo { left: 8px; width: 87px; background: transparent url(images/menu_cafe_bom.png) -8px -43px no-repeat;}
li.mpage-item-2-ativo { left: 124px; width: 139px; background: transparent url(images/menu_cafe_bom.png) -124px -43px no-repeat;}
li.mpage-item-3-ativo { left: 267px; width: 128px; background: transparent url(images/menu_cafe_bom.png) -267px -43px no-repeat;}
li.mpage-item-4-ativo { left: 426px; width: 116px; background: transparent url(images/menu_cafe_bom.png) -426px -43px no-repeat;}
li.mpage-item-5-ativo { left: 574px; width: 124px; background: transparent url(images/menu_cafe_bom.png) -574px -43px no-repeat;}
li.mpage-item-6-ativo { left: 726px; width: 109px; background: transparent url(images/menu_cafe_bom.png) -726px -43px no-repeat;}


ul#pagenav li a { text-indent:-9000px; background-color:transparent; }


/* ----------------------------------------------*/


/*Header*/
.saiba_mais_header {
	float: right;
	top: 25px;
	margin-top: 33px;
}

.saiba_mais_header a{
	font-size:14px;
	font-weight:600;
	font-style:italic;
	color:#780C3C;
	text-decoration:underline;
}
.tel_header {
	font-size: 18px;
	color: #660000;
	margin: 8px 0 0 37px;
	font-weight: 600;
}
.mail_header {
	margin: -9px 0 0 37px;
	font-size: 12px;
}
.mail_header a{
	color:#660000;
	text-decoration:none;

}

/*Páginas*/

.entry {
	color:#4B180E;
	font-weight: 500;
/*	font-size: 17px;*/
	line-height: 22px;
}

.post_maquinas {
	float:left;
	width: 395px;
	display: inline;
	text-align:justify;

}

.post_imagem_maquina {
	float: right;
	display:inline;
	width: 170px;
	text-align:center;
	
}





/*ARQUIVE*/
.coluna_esquerda_img {
	float:left;
	display:inline;
	width: 120px;
	text-align:center;
}

.coluna_direita_post {
	float: right;
	display:inline;
	width: 385px;
	padding: 20px 0 0 0;
	/*font-weight: 500;*/
	text-align: justify;
	line-height:22px;
}


.coluna_direita_post_alimentos {
	float: right;
	display:inline;
	width: 385px;
	padding: 20px 0 0 0;
	text-align: justify;
	line-height:22px;
}

.coluna_direita_post_grande {
	float: right;
	display:inline;
	width: 555px;
	padding: 20px 0 0 0;
	font-weight: bold;
	text-align: justify;
}

.coluna_direita_post_grande_ali {
	float: left;
	display:inline;
	width: 500px;
	padding: 20px 0 0 0;
	font-weight: bold;
	text-align: justify;
}

.coluna_direita_post p {
	color: #660000;
	font-size: 14px;
	text-align:justify;
}


.divisoria_arquive {
	height: 1px;
	width: 555px;
	background-color: #d9b678;
	clear:both;
	margin: 12px 0 12px;
}

.btn-post {
	float: right;
	margin-top: 10px;
}





/*ALIMENTOS*/

.coluna_esquerda_img_ali {
	float:left;
	display:inline;
	width: 90px;
	text-align:center;
	padding: 12px 0 0 0;
}

.coluna_direita_post_ali {
	float: right;
	display:inline;
	width: 420px;
	padding: 10px 0 0 0;
	/*font-weight: bold;*/
	line-height:19px;
	text-align: justify;
}







/*SINGLE*/
.post_imagem_maquinas {
	float:right;
	text-align:center;
	width:139px;
}
.espaco_topo {
	float:right;
	width: 515px;
	color: #7b5757;
	padding-bottom: 15px;
	text-align: right;
	margin: -20px 15px 5px 22px;
}
.espaco_topo a {
	font-weight:bold;
	color:#7B5757;
	text-decoration:none;
}
.topo_mail {
	display:inline;
	width:116px;
	height:24px;
	background-image:url(images/icone_carta.jpg);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 22px;
	padding-right: 15px;	
}
.topo_imprimir {
	display:inline;	
	width:73px;
	height:24px;
	background-image:url(images/icone_impressora.jpg);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 22px;
}
.img_ampliar{
	position:absolute;
	float:right;
	text-align:center;
	width:139px;	
	background-image: url(images/bto_ampliar.png);
	background-repeat:no-repeat;
	width: 105px;
	height: 35px;
	margin: -25px 0 0 20px;
	z-index: 100;
}


.btn_voltar a {
	color: #fff;
	float: left;
	padding: 0px 10px;
	background: #700505;
	border: 1px solid #FFF;
	font-size: 12px;
	height: 23px;
	margin-top: 30px;
}


<!--HOME-->
.fundo_faleconosco{
	width: 340px;
	font-size: 14px;
	color: #4B190E;
	padding: 6px 6px 0 12px;
	font-weight: 600;
	font-size: 16px;
	font-style: italic;
}
.fundo_contato{
	background-image:url(images/fundo_contato_comercial.png);
	background-repeat: no-repeat;
	font-weight: 600;
	font-size: 16px;
	padding: 8px 6px 0 12px;	
	height: 39px;
	width: 344px;
	font-style: italic;
}
.fundo_contato a{
	color: #660000;
	text-decoration:underline;
}
.pedido_oline{
	width:341px;
	height:124px;
	background-image:url(images/fundo_faca_seu_pedido.png);
	background-repeat:no-repeat;
	font-weight: 600;
	font-size: 16px;
	padding: 8px 6px 0 12px;	
	height: 120px;
	width: 344px;
	font-style: italic;	
}
.pedido_oline a{
	color: #660000;
	text-decoration:underline;
}
.exerpt_home {
	line-height:18px;
	font-weight: 570;
	font-size: 14px;
}
.link_home_novidades{
	float:right;
	clear: both;
	margin-bottom: 25px;
	margin-top: -5px;
}
/*
.link_home_novidades a{
	font-size: 14px;
	font-weight: 600;
	font-style:italic;
	color: #FF6600;
	text-decoration:underline;
}*/
.home_clientes{
	margin-left: 25px;
	font-size: 13px;
	font-style: normal;
	color: #4B180E;
	}
.home_clientes_linha li{
	list-style-type:circle;	
}
.home_clientes li a {
	font-size: 13px;
	font-weight: 600;
	font-style:italic;
	color: #FF6600;
	text-decoration:underline;
}
.texto_bto_pedido_online{
	margin-top: 24px;
	line-height:18px;
	font-weight: 600;
	font-size: 13px;	
}
.link_home_pedidos{
	float:right;
	clear: both;
	margin-top: 5px;
	margin-right: 30px;
}
.link_home_pedidos a{
	font-size: 14px;
	font-weight: 600;
	font-style:italic;
	color: #FF6600;
	text-decoration:underline;	
}



/*PAGINA VANTAGENS*/
.area_vantagens{
	float: left;
	width: 518px;
}
.area_vantagens p {
	margin-bottom: 25px;
	font-style: normal;
	font-size: 13px;
	text-align:justify;
}



/* SPRITE MENU MIDIAS SOCIAIS CAPA
/* ----------------------------------------------*/
.ms_sprite {width: 120px; height:55px; padding-bottom: 10px; text-align:center; margin-top:14px; }

ul#pagenav-ms { float:right; position:relative; width: 120px; height: 55px; padding:0; background: url('images/midias_sociais_capa_sprite.png'); margin:0; }
ul#pagenav-ms li { display:block; height:55px; margin: 0; padding: 0; list-style: none; position: absolute;}
ul#pagenav-ms li a {display:block; height:55px;}

li.mpage-item-ms-1 { left: 0; width: 55px;}
li.mpage-item-ms-2 { left: 65px; width: 55px;}

.mpage-item-ms-1 a:hover { background: transparent url(images/midias_sociais_capa_sprite.png) -0px -56px no-repeat;}
.mpage-item-ms-2 a:hover { background: transparent url(images/midias_sociais_capa_sprite.png) -65px -56px no-repeat;}


.campo_texto{

	width: 225px;
}


/** WP CONTACT FORM **/

.campo_nome {
border: #F2DBAA 1px solid;
font-size: 12px;
padding: 2px 2px 2px 6px;
background-image:url(images/fundo_caixa_texto.png);
background-repeat:no-repeat;
height:20px;
width:335px;
}

.campo_texto {
border: #F2DBAA 1px solid;
font-size: 12px;
padding: 2px 2px 2px 6px;
background-image:url(images/fundo_box_texto.png);
background-repeat:no-repeat;
width: 335px;
height: 138px;
}

.campo_texto_endereco {
border: #F2DBAA 1px solid;
font-size: 12px;
padding: 2px 2px 2px 6px;
background-image:url(images/fundo_box_texto.png);
background-repeat:no-repeat;
width: 335px;
height: 90px;
}

.campo_enviar {
border: none;
font-size: 11px;
font-weight:600;
padding: 2px;
background-color: #FF6600;
width: 80px;
height: 30px;
color: #FFF;
margin-top: 13px;

}



/*FORMULARIOS*/

.linha_formulario{
	float:left;
	width: 550px;
	height: 35px;
	text-align: right;
	clear: both;
}

.coluna_label{
	float: left;
	display: inline;
	text-align: right;
	padding-right: 5px;
	width: 100px;
}

.coluna_campo{
	float: left;
	display:inline;
	text-align: left;
	clear: right;
	width: 348px;
}

.campo_texto_pedido {
border: #F2DBAA 1px solid;
font-size: 12px;
padding: 2px 2px 2px 6px;
background-image:url(images/fundo_caixa_texto.png);
background-repeat:no-repeat;
height:20px;
width:425px;
}

.campo_areatexto_pedido {
border: #F2DBAA 1px solid;
font-size: 12px;
padding: 2px 2px 2px 6px;
background-image:url(images/fundo_box_texto.png);
background-repeat:no-repeat;
width: 425px;
height: 90px;
}


.shown {
	display:block;
	background-color: #FDFAEE;
	margin-left: 24px;
	border-left: 1px #FAE6CA solid;
	border-right: 1px #FAE6CA solid;
	border-bottom: 1px #FAE6CA solid;
	margin-bottom: 20px;
	clear: both;

}

.area_pedido_produtos{
	height: 30px; padding-bottom: 5px;
	clear: both;
}

.linha_formulario_pedido{
	float:right;
	display: inline;
	width: 515px;
	height: 35px;
	background-image: url(images/fundo-pedido-formulario.png);
	background-repeat: repeat-x;
	font-size: 20px;
	padding-left: 3px;
}

.campo_quantidade{
width: 50px; border: 1px solid #F2DBAA; 
background: #FFF;
}

.coluna_label_form_tecnica{
	float: left;
	display: inline;
	text-align: right;
	padding-right: 5px;
	width: 195px;
}




/* BOTÃO SAIBA MAIS*/

.linkbotao {   
   font-size: 10px;
   font-weight: bold;
   padding: 1px 8px;
   background-color: #4A180D;
   color: #FF6600;
   text-decoration: none;
    
}
.linkbotao:link,
.linkbotao:visited {
   border-top: 1px solid #FF6600;
   border-bottom: 2px solid #F39E2C;
   border-left: 1px solid #FF6600;
   border-right: 2px solid #F39E2C;
}
.linkbotao:hover {
    border-bottom: 1px solid #F39E2C;
   border-top: 2px solid #FF6600;
   border-right: 1px solid #F39E2C;
   border-left: 2px solid #FF6600;
} 

/** FIM BOTÃO SAIBA MAIS **/




/*CLIENTES CAPA*/
.linha_logomarca_capa {
    display: inline;
    padding: 4px;
    text-align: center;
    width: 91px;
}
.linha_logomarca_capa img{
	border: #EDD8B1 2px solid;
}
.hr_separador {
	width: 100%;
	height: 22px;
	background:url(images/separador-hr.png);
	background-repeat: repeat-x;
	margin: 10px 0 10px 0;
}





/*MENU SPRITE MIDIAS SOCIAIS*/

.area_midias_sociais{
	background-image: url(images/bg-fale-com-a-cafe-bom.png);
	background-repeat: no-repeat;
	width: 193px;
	height: 105px;
	padding: 50px 0 0 12px;
}



.menu_sociais {width: 172px; height:68px;}

#pagenav-sociais { position:relative; width: 172px; height: 68px; padding:0; background: url('images/CAF_facebook.png'); margin:0; }
ul#pagenav-sociais li { display:block; height:68px; margin: 0; padding: 0; list-style: none; position: absolute;} 
ul#pagenav-sociais li a {display:block; height:68px;}

li.page-item-1-sociais { left: 0px; width: 55px;}
li.page-item-2-sociais { left: 55px; width: 56px;}
li.page-item-3-sociais { left: 113px; width: 57px;}

#pagenav-sociais:hover{ position:relative; width: 172px; height: 68px; padding:0; background: url('images/CAF_facebook_hover.png'); margin:0; }



ul#pagenav-sociais li a { text-indent:-9000px; background-color:transparent; }
 

.entry ul {
	margin: 10px 5px 10px 25px;
}
#crumbs{
	display: block;
	margin-left: 20px;
	clear: both;
	margin-bottom: 5px;
}