/*
Theme Name: Reristorante-Laglorietta
Description: Reristorante-Laglorietta
Version: 1.0
Tags: Reristorante-Laglorietta, Fixed Width, Customized Theme
*/
body{
	background: #FFFFFF url(images/bg_body.jpg) scroll repeat-x top center;
	font: 100% "Tahoma", Helvetica, sans-serif;
	text-align: center;
}
/* HTML typo elements */
a, a:link, a:visited{
	color: #000000;
}
h1{
	display: block;
	font-size: 2em;
	font-weight: bold;
}
h2{
	display: block;
	font-size: 1.5em;
	font-weight: bold;
}
h3{
	display: block;
	font-size: 1.17em;
	font-weight: bold;
}
h4{
	display: block;
	font-weight: bold;
}
h5{
	display: block;
	font-size: 0.83em;
	font-weight: bold;
}
h6{
	display: block;
	font-size: 0.67em;
	font-weight: bold;
}
p{
	font-size: 0.81em;
	line-height: 16px;
	color: #333333;
}
li{
	list-style: none;
	list-style-image: none;
}
ul,menu,dir{
	display: block;
	list-style-type: disc;
	margin: 1em 0;
}
ol{
	display: block;
	list-style-type: decimal;
	margin: 1em 0;
}
li{
	display: list-item;
}
caption{
	display: block;
}
blockquote{
	display: block;
}
/* form inputs */
select, textarea, fieldset{
	background-color: #FFFFFF;
}
form textarea, form select, form label, input[type="text"], input[type="password"], input[type="checkbox"],
input[type="radio"], input[type="file"], input[type="button"],
input[type="submit"]{
	font: 13px/normal "Tahoma", Helvetica, sans-serif normal;
}
textarea{
	font: 13px/normal "Tahoma", Helvetica, sans-serif normal;
	background-color: #FFFFFF;
  border: 1px solid #B2B2B2;
  padding: 2px 3px;
}
/* FOR IE */
form .text, form .password, form .checkbox,
form .radio, form .file, form .button,
form .submit, form option, form select, form label{
	font: 12px/normal "Tahoma", Helvetica, sans-serif normal;
}
form .text, form .password, textarea, select,
input[type="text"], input[type="password"]{
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
  padding: 3px 4px;
}
/* FOR IE */
form .text, form .password{
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
  padding: 3px 4px;
}
select{
  padding: 1px;
}
input[type="button"], input[type="submit"]{
	padding: 2px 3px;
	cursor: pointer;
}
/* FOR IE */
form .button, form .submit{
	padding: 2px 3px;
	cursor: pointer;
}
/* body classes for home and inner pages */
.container{
	margin: 0 auto;
	text-align: left;
	width: 1024px;
}
.container, .col-left, .col-right{
	min-height: 600px;
}
.col-left{
	float: left;
	width: 308px;
	background-color: #EDEDED;
}
.col-right{
	float: right;
	width: 716px;
}
.block-extended{
	margin: 20px 0 0 32px;
	width: 276px;
}
.logo {
	display: block;
	width: 308px;
	height: 98px;
	margin: 0;
}
.slogan {
 	height: 255px;
	width: 276px;
}
.slogan h2 {
	font-size: 0.94em;
	color: #000000;
	padding: 90px 0 0 25px;
	width: 200px;
	line-height: 20px;
}
.box .box-title h3{
	height: 29px;
	width: 276px;
	margin: 0px;
	line-height: 29px;
}
.box-novita .box-title h3 {
	background: url(images/h_novita.gif) no-repeat scroll center top;
}
.box-contact{
	padding: 0 0 10px 0;
}
.box-contact .box-title h3 {
	background: url(images/h_contact.gif) no-repeat scroll center top;
}
.box-novita .box-content dt {
	font-size: 0.69em;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}
.box-novita .box-content dd{
	#zoom: 1;
}
.box-novita .box-content{
	padding: 0px 10px 0px 20px;
}
.box-novita .box-content dl {
	border-bottom: 1px solid #DDDDDD;
	padding: 8px 0;
}
.box-content .read-more {
	text-align: right;
	background: url(images/icon_more.gif) no-repeat scroll center top;
	height: 14px;
	width: 49px;
	display: block;
	text-decoration: none;
	outline: none;
	float: right;
}
.box-contact .box-content{
	padding: 8px 10px 8px 20px;
}
.box-contact .box-content p{
	padding-bottom: 10px;
}
.box-copyrights{
	margin-right: 5px;
}
.box-copyrights .box-content{
	background-color: #FFFFFF;
	padding: 26px 10px;
}
.box-copyrights .box-content p{
	color: #999999;
	font-weight: bold;
	text-align: center;
}
.box-footer-links{
	margin-right: 5px;
}
.box-footer-links .box-content{
	background-color: #000000;
	padding: 26px 30px;
}
.box-footer-links .box-content p{
	color: #CCCCCC;
	text-align: left;
	font-size: 0.75em;
}
.box-footer-links .box-content p a{
	color: #CCCCCC;
}
.menu-icons ul {
	margin: 25px 0px 0px;
}
.menu-icons ul li{
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	margin: 0 33px;
}
li.home{
	background: url(images/icon_home.gif) no-repeat scroll center top;
}
li.dove{
	background: url(images/icon_dove.gif) no-repeat scroll center top;
}
li.ristorante{
	background: url(images/icon_ristorante.gif) no-repeat scroll center top;
}
li.menu{
	background: url(images/icon_menu.gif) no-repeat scroll center top;
}
li.novita{
	background: url(images/icon_novita.gif) no-repeat scroll center top;
}
li.contacts{
	background: url(images/icon_contacts.gif) no-repeat scroll center top;
}
li.audio{
	background: url(images/icon_audio.gif) no-repeat scroll center top;
	margin: 0 0 0 90px !important;
}
.header-menus{
	margin: 8px 0 0 0;
}
.header-menus ul{
	margin: 0;
}
.header-menus ul li{
	display: block;
	float: left;
	margin: 0;
	font-size: 0.81em;
	width: 95px;
	text-align: center;
	border-right: 1px solid #000000;
}
.header-menus ul li.dialect{
	width: auto;
	border-right: none;
	margin: 0 12px;
	padding-top: 8px;
	display: inline;
}
.header-menus ul li.dialect a{
	display: inline;
}
.header-menus ul li.dialect a:hover{
	background: none;
}
.header-menus ul li a{
	display: block;
	padding: 8px 0;
	color: #1C1C1C !important;
	text-decoration: none !important;
}
.header-menus ul li a:hover{
	color: #1C1C1C !important;
	background-color: #DBDBDB;
}
.bnr-image{
	margin: 21px 0 0 0;
}
.col-right .main-content h2 {
 	margin: 0 0 20px 0;
}
.col-right .main-content{
	padding: 20px 30px 20px 25px;
}
.col-right .main-content p{
	line-height: 20px;
	text-align: justify;
	padding: 0 0 20px 0;
}
.footer .col-left{
	float: left;
	width: 304px;
	background-color: #FFFFFF;
	min-height: 0;
	border-right: 5px solid #EDEDED;
}
.footer .col-right{
	float: right;
	width: 715px;
	min-height: 0;
	background-color: #000000;
}
