﻿/*  
Theme Name: Saki's House
Theme URI: http://www.saki-kawa.com
Description: The <a href="http://www.saki-kawa.com">Saki's House</a> theme.
Version: 1.0
Author: Saki_Kawa
Author URI: http://www.saki-kawa.com
*/

body {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	background: #FFFFEE;
	margin: 0px; padding: 0px 0px 0px 0px;
	color: #333;
	text-align: center;
	}

#topstripe{
	display: block;
	background: #ccc;
	color: #666;
	height:30px;
	line-height:30px;
	margin: 0px 0px; padding: 0px;
	text-align: center;
	letter-spacing: 6px;
	text-transform: uppercase;
	}

#topstripe h1 {
	color: white;
	font-size: 17px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: 700;
	text-shadow: 1px -1px 1px black;//#D8D8D8;
}

#house {
	background: #ffffff url('images/home/Tavolo_001.png') no-repeat center center;
	padding: 0px;
	margin: 20px auto;
	width:675px;/*655px;*/
	height:512px;/*492px;*/
	position:relative;
	border:2px solid #CCC;
	text-align: left;
	}
#box {
	background:none;
	padding: 0px;
	margin: 20px auto;
	width:678px;
	height:180px;
	//border:2px dotted #ccc;
	}
#boxl {
	background: #ccc;
	width:218px;
	height:170px;
	margin-left:2px;
	margin-top:5px;
	/*border:2px dotted #ccc;*/
	float: left;
	box-shadow: 5px 5px 15px gray;
	-webkit-box-shadow: 5px 5px 15px gray; /* Safari */
	}
#boxl li {
	list-style: none;
	}
#boxl h1 {
	font-size: 14px;
	font-style:italic;
	font-family: Arial, Tahoma, Verdana;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #A8A8A8;
	}
#boxl a {
	font-size: 13px;
	font-style:bold;
	font-family: Arial, Tahoma, Verdana;
	font-weight: 500;
	letter-spacing:2px;
	}
#boxl a:hover {
	background:#367288;
	}
#boxc {
	background: #ccc;
	width:443px;
	height:170px;
	margin-left:6px;
	margin-top:5px;
	margin-right:2px;
	/*border:2px dotted #ccc;*/
	float: left;
	text-shadow: 0px 1px 0px #C0C0C0; //#FFF;
	box-shadow: 5px 5px 15px gray;
	-webkit-box-shadow: 5px 5px 15px gray; /* Safari */
	}
#boxc h2 {
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: 500;
	}
	
#ita{
	display:block;
}
#eng{
	display:none;
}
/*#boxr {
	background: #ccc;
	width:218px;
	height:170px;
	margin-left:6px;
	margin-top:5px;
	margin-right:2px;
	border:2px dotted #ccc;
	float: left;
	}*/
