body{
	margin:0;
	padding:0;
	font:12px/15px Arial,Helvetica,sans-serif;
	color:#383838;
	width:100%;
	min-width:990px;
	background:url(../img/bg-body.gif) repeat 50% 0;
}
body.home{background:url(../img/bg-main.gif) repeat 0 0;}
a{
	font-weight:bold;
	color:#b3e4ff;
	text-decoration:none;
}
a:hover{
	color:#fff;
}
img{
	border:0;
	display:block;
}
#page{
	background:url(../img/bg-header.jpg) no-repeat scroll 50% 0;
	margin:0 auto;
	min-width:990px;
	overflow:hidden;
	width:100%;
}
.home #page{
	background:none;
}
#header{
	position:relative;
	width:995px;
	margin:0 auto;
	padding:45px 0 0;
}
.home #header{
	margin-top:0;
	padding:0 0 17px;
	background:url(../img/bg-header.jpg) no-repeat scroll 50% 0;
	overflow:hidden;
	width:100%;
}
.home #header div.header-content{
	margin:146px auto 0;
	width:995px;
	position:relative;
}
#header h1{
	z-index:10;
	position:absolute;
	top:-2px;
	left:23px;
	margin:0;
}
.home #header h1{
	top:-47px;
}
#header h1 a{
	width:248px;
	height:206px;
	background:url(../img/bg-logo.png) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#header div.box{
	overflow:hidden;
	background:url(../img/bg-box.png) no-repeat 0 0;
	width:949px;
	padding:0 23px 21px;
	position:relative;
	z-index:0;
}
#header div.flash{
	float:left;
	margin:21px 0 0;
}
#header div.left-box{
	float:left;
	width:313px;
	overflow:hidden;
	margin:21px 0 0;
}
#header div.left-box div.top-box{
	line-height:20px;
	width:300px;
	margin:21px 0 0;
	padding:0 0 0 12px;
}
#header div.left-box div.top-box h2{
	background:url(../img/title-header-left.gif) no-repeat 0 0;
	width:291px;
	overflow:hidden;
	margin:0;
	padding:4px 0 0 9px;
}
#header div.left-box h2 a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}
#header div.left-box div.top-box h2 a{
	background:url(../img/title-header-left.png) no-repeat 0 0;
}
#header div.left-box div.top-box p{
	margin:13px 0 0;
	padding:0 0 0 8px;
}
#header div.left-box h2 a{
	color:#fff;
	width:100%;
	height:27px;
}
#header div.left-box div.bottom-box{
	width:100%;
	overflow:hidden;
	margin:10px 0 0;
	padding:0 0 0 6px;
}
#header div.left-box div.bottom-box h2{
	background:url(../img/title-header-bottom.gif) no-repeat 0 0;
	width:231px;
	overflow:hidden;
	margin:0;
	padding:1px 0 0 10px;
}
#header div.left-box div.bottom-box h2 a{
	background:url(../img/title-header-bottom.png) no-repeat 0 0;
	height:23px;
}
#header div.left-box div.bottom-box div.image{
	float:left;
}
#header div.left-box div.bottom-box div.text{
	float:left;
	width:240px;
	margin:2px 0 0;
	padding:0 0 0 3px;
	line-height:16px;
	color:#177193;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
}
#header div.left-box div.bottom-box div.text p{
	margin:4px 0 0;
	padding:0 0 0 4px;
}
#header div.left-box div.bottom-box div.text a{
	color:#A51E1E;
}
#header div.left-box div.bottom-box div.text a:hover{
	color:#A51E1E;
	text-decoration:underline;
}
#header ul.links{
	position:absolute;
	top:26px;
	right:24px;
	margin:0;
	padding:0;
}
.home #header ul.links{
	top:-18px;
}
#header ul.links li{
	list-style:none;
	float:left;
	padding:0 0 0 11px;
}
#header ul.links li a{
	display:block;
	width:27px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#header ul.links li a.twitter{
	background:url(../img/t.png) repeat 0 0;
	height:25px;
}
#header ul.links li a.rss{
	background:url(../img/rss.png) repeat 0 0;
	height:24px;
}
.home #main{
	background:none;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	width:990px;
}
.home #main div.top-main,
.home div.bg-top-main{
	background:url(../img/bg-top-main.gif) repeat-x 50% 0;
}
#main div.bottom-main{
	width:976px;
	margin:0 auto;
	overflow:hidden;
}
#main{
	width:961px;
	background:url(../img/bg-bg-main.png) repeat-y 0 0;
	padding:0 17px;
	margin:-6px auto 0;
	overflow:hidden;
}
#main div.top-main{
	background:url(../img/bg-top-main.png) no-repeat 0 0;
	padding:14px 0 0;
	width:100%;
	overflow:hidden;
}
#content{
	float:left;
}
.home #content{
	width:640px;
	background:none;
}
#content div.news{
	width:567px;
	margin:-1px 0 0;
	padding:0 28px 62px 39px;
}
#content div.news div.post{
	overflow:hidden;
	width:541px;
	background:url(../img/bg-post.gif) repeat-x 0 0;
	padding:30px 22px 44px 0;
}
#content div.news div.post h2{
	line-height:24px;
	font-size:18px;
	font-weight:lighter;
	margin:9px 0 0 4px;
}
#content div.news div.post span.date{
	font-size:11px;
	color:#9b9b9b;
	margin:0 0 0 2px;
}
#content div.news div.post div.left{
	float:left;
	padding:0 13px 0 0;
}
#content div.news div.post div.right{
	float:right;
	margin:4px 0 0;
	padding:0 0 0 20px;
}
#content div.news div.post div.post-content{
	margin:28px 0 0;
	padding:0 0 0 4px;
	line-height:20px;
}
#content div.news div.post p{
	margin:0;
	padding:0 0 20px;
}
#content div.news div.post a.comments{
	color:#fff;
	text-decoration:none;
	background:url(../img/bg-comments.gif) no-repeat 0 0;
	display:block;
	width:114px;
	line-height:29px;
	text-align:center;
	margin:-3px 0 0;
}
#content h2.rest,
#sidebar h2.rest{
	background:url(../img/title-red.gif) no-repeat 0 0;
	margin:19px 0 0;
	height:39px;
	padding:0 0 5px;
	text-indent:-9999px;
	width:100%;
}
ul.restaurant{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}
#content ul.restaurant{
	margin:11px 0 0;
}
#sidebar ul.restaurant{
	width:270px;
	padding:0 32px 32px 10px;
	margin:22px 0 0;
}
ul.restaurant li{
	height:98px;
	width:126px;
	float:left;
	position:relative;
}
#sidebar ul.restaurant li.odd{
	background:#f5f5f0;
}
ul.restaurant li div.cont{
	display:table;
	width:100%;
	height:100%;
}
ul.restaurant li div.sub{
	text-align:center; 
	width:100%;
	display:table-cell;
	vertical-align:middle;
}
div.sub img{display:inline;}
* html div.cont{position:relative;}
*+ html div.cont{position:relative;}
* html div.sub{position:absolute;top:50%;}
*+ html div.sub{position:absolute;top:50%;}
* html div.sub a{position:relative;top:-50%;}
*+ html div.sub a{position:relative;top:-50%;cursor:pointer;}
*+ html div.sub a:hover{cursor:pointer;background:url(../img/transparent.gif) no-repeat 0 0;}
ul.restaurant li.odd{
	background:#e1e1e1;
}
#sidebar{
	float:left;
	width:300px;
	margin:20px 0 0;
	padding:0 0 0 12px;
}
.home #sidebar{
	padding:0 0 0 13px;
	margin:19px 0 0;
	width:300px;
}
#sidebar h2{
	width:258px;
	margin:0;
	padding:3px 0 0 23px;
}
#sidebar h2 a{
	height:29px;
	width:100%;
	cursor:pointer;
}
#sidebar div.orange{
	margin:23px 0 0;
}
.home #sidebar div.orange{
	margin:0;
}
#sidebar div.orange h2{
	background:url(../img/title-sidebar-orange1.gif) no-repeat 0 0;
	padding:6px 0 0 13px;
}
.home #sidebar div.orange h2{
	background:url(../img/title-sidebar-orange.gif) no-repeat 0 0;
	padding:3px 0 0 23px;
	width:286px;
}
#sidebar div.orange h2 a{
	background:url(../img/title-sidebar-orange1.png) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}
.home #sidebar div.orange h2 a{
	background:url(../img/title-sidebar-orange.png) no-repeat 0 0;
}
#sidebar div.green{
	width:275px;
}
#main #sidebar ul.post a.strong{
	font-weight:bold;
}

.home #sidebar div.green{
	width:100%;
}
#sidebar div.green h2{
	background:url(../img/title-sidebar-green1.gif) no-repeat 0 0;
	margin:7px 0 0;
	text-indent:-9999px;
	height:31px;
	width:100%;
}
#sidebar div.green h2 a{
	text-indent:-9999px;
	height:31px;
	width:100%;
	display:block;	
}
.home #sidebar div.green h2{
	background:url(../img/title-sidebar-green.gif) no-repeat 0 0;
}
#sidebar ul.post{
	margin:0;
	padding:0 2px;
	list-style:none;
}
#sidebar ul.post li{
	overflow:hidden;
	padding:11px 7px 8px;
	width:275px;
}
.home #sidebar ul.post li{
	width:291px;
}
#sidebar div.orange ul.post li.odd{
	background:#fbfbfb;
}
.home #sidebar div.orange ul.post li.odd{
	background:#efefef;
}
.home #sidebar div.green ul.post li.odd{
	background:#eee;
}
#sidebar div.green ul.post li.odd{
	background:#FBFBFB;
}
#sidebar ul.post a.image{
	float:left;
	margin:0 11px 0 0;
}
#sidebar ul.post a.image img{
	width:60px;
	height:51px;
}
#sidebar ul.post div.text{
	overflow:hidden;
	height:1%;
}
#sidebar ul.post a{
	color:#383838;
	text-decoration:none;
}
#sidebar ul.post a:hover{
	text-decoration:underline;
}
#sidebar ul.post div.text span{
	font-size:11px;
	font-weight:lighter;
	display:block;
}
#sidebar ul.post div.text strong{
	font-weight:bold;
}
#sidebar div.green ul.post{
	color:#1a606b;
}
.home #sidebar div.green ul.post li{
	width:285px;
}
#sidebar div.green ul.post li{
	padding:9px 7px 8px 13px;
}
#sidebar div.green ul.post a{
	color:#1a606b;
	font-weight:normal;
}
#sidebar div.green ul.post a:hover{
	text-decoration:underline;
}
div.page-bottom{
	background:url(../img/bg-page-bottom.png) no-repeat 0 0;
	height:33px;
	margin:0 auto;
	padding:0 0 19px;
	width:1009px;
}
#footer{
	text-align:center;
	font-size:11px;
	color:#525353;
	width:995px;
	margin:0 auto;
	padding:19px 0 0;
	overflow:hidden;
	height:72px;
	background:url(../img/bg-footer.png) no-repeat 0 0;
}
.home #footer{
	background:url(../img/bg-bottom-main.gif) no-repeat 50% 0;
	height:100px;
	margin:-6px auto 0;
}
#footer p{
	margin:2px 0 0 -42px;
}
#footer a{
	color:#525353;
	text-decoration:none;
	font-weight:lighter;
}
#footer a:hover{
	text-decoration:underline;
}







em.em-breve{
	position:absolute;
	width:100px;
	height:50px;
	left:50%;
	top:-50px;
	display:none;
	margin:0 0 0 -50px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/bg-em-breve.gif) no-repeat 0 0;
}

.commentlist li span.date{
	font-weight:normal;
	font-size:11px;
}

#sidebar .widget .widgettitle a{outline:0;}
#sidebar .widget_contact .widgettitle{
	background:url(../img/bg-contact-title-small.gif) no-repeat 0 0;
	width:271px;
	height:34px;
}
.home #sidebar .widget_contact .widgettitle{
	background:url(../img/bg-contact-title.gif) no-repeat 0 0;
	width:287px;
}
#sidebar .widget_contact .widgettitle a{
	width:100%;
	height:34px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

