/*
Theme Name: Cafe
Theme URI: http://wpshoppe.com/demo/cleanr/about/
Description: For a cozy place
Version: 0.1
Tags: warm, light, two-columns, right-sidebar, fixed-width, threaded-comments, photoblogging
Author: Rocque
Author URI: http://www.delarocque.com.br/
License: All Rights Reserved
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@import url("css/reset.css");
@import url("css/text.css");
@import url("css/grid.css");


body
{
	background: #fbf9f5;
	color: #4a2b27;
	font-size: 12px;
}

a
{
	color: #4a2b27;
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	height: 169px;
	width: 132px;
	background-image:url(img/logo.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:7px 88px 0 0;
	float: left;
}

h1 span {display:none;}

h2{
	color:#4a2b27;
	font-style: normal;
	font-size: 18px;
	margin:0;
	padding:0;
}

h2.mapa{
	background-image:url(img/pin.png);
	background-repeat:no-repeat;
	padding:2px 0 0 38px;
	height:36px;
}

h2.hora{
	background-image:url(img/clock.png);
	background-repeat:no-repeat;
	padding:2px 0 0 38px;
	height:36px;
}

p.lateral{padding:0 0 10px 38px;}

h2.galeria{
	background-image:url(img/photo_camera.png);
	background-repeat:no-repeat;
	padding:2px 0 0 38px;
	height:36px;
}

h2.twitter{
	background-image:url(img/twitterico.png);
	background-repeat:no-repeat;
	padding:2px 0 0 38px;
	height:36px;
}


h2.fraseheader{
	color:#fff;
	font-style: italic;
	font-size: 30px;
	line-height:30px;
	height: 81px;
	width: 500px;
	background-image:url(img/aspas.gif);
	background-repeat:no-repeat;
	background-position: 0 10px;
	padding:10px 0 0 90px;
	margin:30px 0 0 0;
	float: left;
}



.titulo{
	color:#4a2b27;
	font-style: normal;
	text-transform:uppercase;
	font-size: 26px;
	height: 50px;
	width: 623px;
	margin:0 0 20px 0;
	padding:0;
	background-image:none;
	border-bottom: 1px solid #e5dfd2;

}

.titulo .type{
	font-family: "Times New Roman";
	font-style: italic;
	text-transform: none;
	font-size: 26px;

}

.titulo span{
	font-size: 36px;
}

h3{
	font-size: 24px;
	font-weight: normal;
	margin:0;
}

.header
{
	background: #57332f url(img/back_header.gif) repeat-x;
}

h3.comentario{
	margin: -5px 0 20px 0;
}

p.comentario{
font-size: 14px;
}

.entry{
font-size: 14px;
background: #f4f1ec;
padding: 10px;
margin: 12px 0 30px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

.li_coluna{
font-size: 14px;
list-style: none;
background: #f4f1ec;
margin:0 0 20px 0;
padding:10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

.botaoenviar{
width:140px;
height: 40px;
background-color: #57332f;
color: #fff;
font-size: 14px;
font-family: Georgia, "Times New Roman";
}


.intro-pagina{
font-style: italic;
font-size: 18px;
}

.subtit-pagina{
font-size: 16px;
text-transform: uppercase;
}

.subtit-pagina-cardapio{
font-size: 24px;
}

.subtit-pagina2{
font-size: 16px;
font-style: italic;
}

hr.pagina {
	border: 0 #e5dfd2 dotted;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

.fotoprato-pagina{
float:left;
padding: 0 10px 20px 0;
}

.fotoprato-pagina img {
border:1px solid #fff;
}

.baixarcardapio {
float:left;
margin-bottom: 20px;
}

/*/////////-- Twitter Style-- /////////*/
.twtr-widget .twtr-hd, .twtr-widget .twtr-ft {display: none;}
#twtr-widget-1.twtr-widget .twtr-timeline p i a {font-family: Georgia, "Times New Roman";}
#twtr-widget-1.twtr-widget .twtr-timeline p i {line-height: 1.1;}
.twtr-widget .twtr-tweet-wrap {padding-left: 38px !important; padding-top: 5px !important; padding-bottom: 14px !important; font-family: Georgia, "Times New Roman";}
.twtr-widget .twtr-tweet-text p {text-indent:0; line-height: 18px !important;}
.twtr-widget .twtr-tweet {border-bottom: 0px !important;}



<!-- analitics --> 
 
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-17308674-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
 
<!--


<!--google webmaster -->
<meta name="google-site-verification" content="SEAAmwXYTX2LN5Y6S0FR0A13ITHrQ4DsjHxBCT9S15I" />
