/*
Theme Name: Piu Sappore
Theme URI: http://www.piusappore.com.br/
Description: A fantastic theme for Piu Sappore - Curitiba - Brazil.
Version: 1.0
Author: GN10
Author URI: http://www.gn10.com.br
Tags: black, orange, fixed width, two columns
*/

/* Basics */
body {
	font: 13px "Helvetica Neue", Helvetica-Neue, HelveticaNeue, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #fff;
	background: #101010 url(images/bkg-body.png) repeat-x top center;
}

img, a img {border: none;}
a, a img, object {outline: none;}
a {text-decoration: none; color: #f60;}
a:hover {text-decoration: underline; color: #FF781F;}

address {font-style: normal; margin: 0; padding:0;}
blockquote {
	font: 19px Georgia, "Times New Roman", Times, serif;
	color: #666;
	line-height: 25px;
	margin: 12px 8px;
	padding: 0 0 0 35px;
	background: url(images/blockquote.gif) no-repeat left top;
}

h1, h2, h3, h4, h5, h6 {margin: 15px 5px; padding: 0px;}
h1 {font-size: 35px; font-weight: normal; letter-spacing: -1px;}
h2 {font-size: 28px; font-weight: normal; letter-spacing: -1px;}
h3 {font-size: 24px; font-weight: bold;}
h4 {font-size: 18px; font-weight: bold;}
h5 {font-size: 16px; font-weight: bold;}
h6 {font-size: 14px; font-weight: bold;}

form {margin: 0; padding: 0;}
input, select {margin: 2px 0;}
label {margin: 5px 3px;}
table {border-collapse: collapse; border-color: #777;}

/* Globals */
.left {float: left;}
.right {float: right;} 
.center {text-align: center;}

.alignleft {float: left; padding: 10px;}
.alignright {float: right; padding: 10px;}
.aligncenter, img.aligncenter {margin: 5px auto;}

.tright {text-align: right;}
.tleft {text-align: left;}

.five {margin: 5px 5px 10px 5px;}
.rfive {margin-right: 5px;}
.lfive {margin-left: 5px;}

.clear {clear: both;}
.hidden {display: none;}

/* Contact Form 7 */
.wpcf7 {margin-left: 25px;}
.wpcf7 input[type='text'], .wpcf7 textarea, .wpcf7 select {
	font: 13px Tahoma, Arial, sans-serif;
	background: #fff;
	border: 1px solid #f60;
	color: #555;
	font-family: inherit;
	font-size: inherit;
	padding: 2px;	
}
.wpcf7 input[type='text']:hover, .wpcf7 textarea:hover {background: #FFFBEF; border-color: #FFD324; cursor: text;}
.wpcf7 input[type='text']:focus, .wpcf7 textarea:focus {background: #ffC; border-color: #FFD324; color: #0d0d0d;}
.wpcf7 input[type='submit'] {cursor: pointer; font-size: 17px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

/* Structure */
#page {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#content {margin: 5px 50px 50px 50px;}
#pagina-inicial {
	position: absolute;
	top: 5px;
	left: 320px;
	width: 340px;
	height: 150px;
}

/* Menu  */
#menu-container {	
	position: absolute;
	top: 160px;
	left: 105px;
	width: 760px;
	height: 60px;	
	z-index: 2;
}
#menuimg {list-style: none; margin: 12px 0 0 0; padding: 0; height: 35px;}
#menuimg li {float: left; padding: 0; width: 125px;}
#menuimg li a {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	width: 125px;
	height: 30px;
	padding-top: 5px;	
	text-align: center;
	text-decoration: none;
	display: block;
	background-image: url(images/menu-img.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menuimg li a:hover{background-position: 0px -35px;}

/* Old Jquery Menu  
#menu {list-style: none; margin: 0; padding: 0; height: 40px; overflow: hidden; position: relative;}
#menu li {float: left; padding: 0; cursor: pointer; width: auto;}
#menu li.backLava {width: 10px; height: 50px; z-index: 8; position: absolute; background: url(images/bkg-menu-r.gif) no-repeat top right;}
#menu li.backLava .leftLava {height: 50px; margin-right: 10px; background: url(images/bkg-menu-l.gif) no-repeat top left;}
#menu li a {text-decoration: none; text-align: center; padding: 5px; margin: 0 5px; height: 50px; width: auto; 
			outline: none; display: block; z-index: 10; float: left; overflow: hidden; position: relative; cursor: pointer;}
#menu li a:hover, #menu li a#active {border: none;}
#menu li.selectedLava a {border: none;}
.sub-menu {position: absolute; top: 205px; left: 365px; z-index: 3;}
.sub-menu-d {position: relative; z-index: 4;}
.sub-menu-01,
.sub-menu-02 {width: 100px; height: 20px; position: absolute; left: 10px; 
			  z-index: 5; text-indent: -999em; background-image: url(images/sub-menu-01.gif);}
.sub-menu-01 {top: 15px; background-position: 0px 0px;}
.sub-menu-01:hover {background-position: 0px -20px;}
.sub-menu-02 {top: 35px; background-position: -100px 0px;}
.sub-menu-02:hover {background-position: -100px -20px;}
*/

/* Side */
#side {
	width: 210px;
	float: right;
	border: 1px solid #c00;
}

/* Wrapper */
.post-head {text-align: center; margin-bottom: 20px;}
.byline {
	font-family:"Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size:10px;
	font-weight:lighter;
	font-variant:normal;
	text-transform:uppercase;
	color: #666;
	letter-spacing:0.3em;
	border-top: 1px solid #666;
	width: 200px;
	margin: 0 auto;
	padding-top: 10px;
}
.entry {padding-top:2px;}
.entry p {
	font-size: 14px;
	margin: 8px 15px;
	padding: 0;
	line-height: 21px;
}
.entry h3 {color: #f60; border-bottom: 1px solid #f60;}
.entry ul, .entry ol  {
	margin: 8px 10px 8px 35px;
	padding: 0;
	line-height: 21px;
}
	.entry ul {list-style-type: none;}
	.entry ul li {background: url(images/bullet.gif) no-repeat left center; margin: 3px 0; padding: 0 0 0 22px;}
	.entry ol li {margin: 3px 0; padding: 0;}
	.entry ul li ul, .entry ol li ul {margin: 0 0 0 20px; padding: 0;}
	.entry ul li ul li, .entry ol li ul li {margin: 3px 0; padding: 0;}
	
	.entry ul.cardapios {list-style-type: none; margin: 0; padding: 0; width: 200px;}
	.entry ul.cardapios li {margin: 2px; padding: 0;}
	.entry ul.cardapios li a {		
		/*background-image: url(images/bkg-cardapios.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;*/
		background-color: #F2A81C;
		color: #662D12;		
		padding: 3px 10px;
		margin: 2px;
		display: block;
		text-decoration: none;
		font-weight: bold;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	.entry ul.cardapios li a:hover {		
		color: #fff;
		/*background-position: -200px 0px;*/
		background-color: #DF5900;
	}

/* Entry / More Options */
.more-boxe {		
	padding: 5px;
	margin: 5px;	
}
	.more-boxe .email, .more-boxe .print, .more-boxe .feed, .more-boxe .share, .more-boxe .tags {
		padding: 4px 0 3px 22px;
		display: block;
	}
	.more-boxe .email {background: url(images/icon-mail.gif) no-repeat left center;}
	.more-boxe .print {background: url(images/icon-print.gif) no-repeat left center;}
	.more-boxe .feed {background: url(images/icon-feed.gif) no-repeat left center;}
	.more-boxe .share {background: url(images/icon-share.gif) no-repeat left center;}
	.more-boxe .tags {background: url(images/icon-tag.gif) no-repeat left center;}

/* Footer */
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 150px;
	background: url(images/bkg-footer2.jpg) no-repeat top left;	
	position: relative;
}
#footer p {margin: 0; padding: 0; position: absolute; left: 200px; bottom: 43px;}

#footer .nav {margin: 0; padding: 0; position: absolute; left: 180px; bottom: 90px;}
#footer .nav li {display: inline; font: 17px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #222;}
#footer .nav li a {color: #222;}

#footer #credit a {
	position: absolute;
	bottom: 35px;
	right: 20px;
	width: 100px;
	height: 30px;	
	text-indent: -999em;
}
