/*

	Version : 1.0.1
	Site	: www.ristorantegiacomo.com
	
	Author	: Artwork
	Company : Artwork tm (www.artworkstudios.it)
	
*/

@import url('reset.css');
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul#demo-block{ margin:0 15px 15px 15px; }
ul#demo-block li{ margin:0 0 10px 0; padding:10px; display:inline; float:left; clear:both; color:#aaa; background:url('img/bg-black.png'); font:11px Helvetica, Arial, sans-serif; }
ul#demo-block li a{ color:#eee; font-weight:bold; }

.header {
	width: 100%;
	position: absolute;
	background-image: url(../img/header.png);
	background-repeat: repeat-x;
	height: 12px;
	z-index: 1000;
}
.header .logo {
	background-image: url(../img/ristorante-giacomo-milano.png);
	float: left;
	height: 188px;
	width: 134px;
	z-index: 1000;
	margin-top: 15px;
	margin-left: 10px;
	position: absolute
}

.footer {
	background-image: url(../img/footer.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 75px;
	position: fixed;
	bottom: 0px;
	z-index: 1001;
}

.footer #footer_content {
	margin: 0 auto;
	width:715px;
	height: 75px;
	left: 50%;
}

.footer #menu {
	text-align: center;
	margin-top: 0px;
	
	
}

/* CONTENT */

.content {
	position: absolute;
	width: 400px;
	height:100%;
	margin: 0 auto;
	z-index: 102;
	right: 0px;
 	top:0px;
 	margin-top: 0px;
	overflow: HIDDEN;
	padding: 0px;
	padding-top: 0px;
	background: url('../img/content-img2.png') repeat top left;
	box-shadow:10px 10px 20px #000000;
	-webkit-box-shadow:10px 10px 20px #000000;
	-moz-box-shadow: 10px 10px 20px #000000;
 	
}

.box {
	position:relative;
 	width: 400px;
	height:450px;
	top: 50%; 
	margin-top: -225px;
 	padding-bottom: 0px;
 	padding-right: 0px;
 	right: 0px;
	opacity:1.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); 
}


.box .titolo{
	width: 350px;
	float: left;
	margin-left: 35px;
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 40px;
	color: #eadacb;
	text-shadow: 1px 1px 1px #000;
	position: relative;
}


.box p {
	width: 340px;

	float: left;
	margin-left: 35px;
	margin-top: 0px;
	/*line-height: 20px;*/
	color: #eadacb;
	/* font-family: 'Ovo', serif; */
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-align: justify;
	text-shadow: 1px 1px 1px #000;
	position: relative;
	
}

.content_chisiamo {
	position: absolute;
	width: 400px;
	height:100%;
	margin: 0 auto;
	z-index: 102;
	right: 0px;
 	top:0px;
	margin-top: 0px;
	overflow: HIDDEN;
	padding: 0px;
	padding-top: 0px;
	background: url('../img/content-img2.png') repeat top left;
	box-shadow:10px 10px 20px #000000;
	-webkit-box-shadow:10px 10px 20px #000000;
	-moz-box-shadow: 10px 10px 20px #000000;
 	
}

.box_chisiamo {
	position:relative;
 	width: 400px;
	height:270px;
 	padding-bottom: 40px;
 	padding-right: 0px;
 	/*top: 50%;*/
 	margin-top:30px;
 	right: 0px;
	 
}


.box_chisiamo .titolo{
	width: 350px;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 40px;
	color: #eadacb;
	text-shadow: 1px 1px 1px #000;
	position: relative;
	
}


.box_chisiamo p {
	width: 340px;
	float: left;
	margin-left: 37px;
	margin-top: 0px;
	line-height: 20px;
	color: #eadacb;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-align: justify;
	text-shadow: 1px 1px 1px #000;
	position: relative;
	
}

	
	

/* MENU GIACOMO */

#navcontainer
{
margin: 0 auto;
width: 100%;
text-align: center;
display:inline; 

}

#navcontainer ul
{
list-style-type: none;
text-align: center;

}

#navcontainer li
{
display: inline;
text-align: center;
color: #eadacb;
text-shadow: 2px 2px 2px #000;
font-size: 20px;

}

#navcontainer li a:link
{
color: #eadacb;
text-decoration: none;
}

#navcontainer li#home a:link, #navcontainer li#home a:visited {
margin: 0;
width: 143px;
padding-top: 40px;
height: 35px;
display: block;
float: left;
color: #eadacb;
}

#navcontainer li#active {
margin: 0;
width: 143px;
padding-top: 30px;
height: 45px;
display: block;
float: left;
background: url(../img/menu-active.png) no-repeat;
}

#navcontainer li#about a:link, #navcontainer li#about a:visited, #navcontainer li#about a:active {
margin: 0;
width: 143px;
padding-top: 40px;
height: 35px;
display: block;
float: left;
color: #eadacb;

}

#navcontainer li#calendar a:link, #navcontainer li#calendar a:visited, #navcontainer li#calendar a:active {
margin: 0;
width: 143px;
padding-top: 40px;
height: 35px;
display: block;
float: left;
color: #eadacb;
}

#navcontainer li#dove a:link, #navcontainer li#dove a:visited, #navcontainer li#dove a:active {
margin: 0;
width: 143px;
padding-top: 40px;
height: 35px;
display: block;
float: left;
color: #eadacb;
}

#navcontainer li#links a:link, #navcontainer li#links a:visited, #navcontainer li#link a:active {
margin: 0;
width: 143px;
padding-top: 40px;
height: 35px;
display: block;
float: left;
color: #eadacb;
}

#navcontainer li#home a:hover {
background: url(../img/menu.png) no-repeat;
padding-top: 35px;
height: 45px;
}

#navcontainer li#about a:hover {
background: url(../img/menu.png) no-repeat;
padding-top: 35px;
height: 45px;
}


#navcontainer li#calendar a:hover {
background: url(../img/menu.png) no-repeat;
padding-top: 35px;
height: 45px;
}

#navcontainer li#dove a:hover {
background: url(../img/menu.png) no-repeat;
padding-top: 35px;
height: 45px;
}

#navcontainer li#links a:hover {
background: url(../img/menu.png) no-repeat;
padding-top: 35px;
height: 45px;
} 

/* FORM CONTATTO */

form#formail p {margin-left: 0px;
	}
form#formail{
margin:0 auto;
width: 315px;
background-color: none;
border: 0px solid #dbdbdb;
padding: 10px;
}
input[type=text]{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CED0D0;
color:#5F6565;
font-family:Georgia,Arial,Helvetica,sans-serif;
margin-bottom:10px;
padding:4px 5px;
width:300px;
}
textarea{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CED0D0;
color:#5F6565;
font-family:Georgia,Arial,Helvetica,sans-serif;
padding:4px 5px;
font-size: 11px;
width:300px;
height: 70px;
}
#risposta{
display: none;
border: 0px solid #ccc;
padding: 10px;
margin-left:30px;
margin-bottom: 10px;
}


#social {position: absolute; bottom: 11px; left: 15px; z-index: 10000}

.fb {background-image:url('../img/f.png'); }
.in {background-image:url('../img/i.png'); }
.fb, .in { width: 30px; height:30px;
background-color:transparent;
background-size:30px 30px;
background-position:0px 0px;
float: left;
margin-right: 5px;
opacity: 0.7;
}

.fb:hover, .in:hover { width: 30px; height:30px;
background-color:transparent;
background-position:0px 0px;
float: left;
margin-right: 5px;
opacity: 1;
}


#social2 {position: absolute; bottom: 5px; left: 15px; z-index: 10000}
.fb2, .fb2 a {color: #EADACB; text-shadow: 1px 1px #333333;}
.in2, .in2 a {color: #EADACB;text-shadow: 1px 1px #333333;}
.fb2, .in2 { width: auto; height:25px;
background-color:transparent;
background-position:0px 0px;
float: left;
margin-right: 10px;
opacity: 7;
}

.fb2:hover, .in2:hover { width: auto; height:25px;
background-color:transparent;
background-position:0px 0px;
float: left;
margin-right: 10px;
opacity: 1;
color: white;
}

