/*
Theme Name: Sandy Beach Day
Theme URI: http://www.deques.net/
Description: A Sandy Beach Theme
Version: 1.0.1
Author: Wai Wong
Author URI: http://www.deques.net/
*/
/************************/
/*     Global Design    */
/************************/
* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #0D5E05 !important;
	/*color: #0D5E05; */
}
/** html a {
	text-decoration: none;
	color: #838383;
}*/

/*a:visited {
	text-decoration: none;
}*/

/** html a:visited {
	text-decoration: none;
}*/


a:hover {
	color: #002D00 !important;
	/*color: #002D00; /* Fuck IE */
	text-decoration: underline;
}

/** html a:hover {
	color: #FFFFFF;
}*/

/*a:active {
}*/

body {
	/*background-image: url(images/background.gif);*/
	background-color: #F3FFC8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 68%;
}

.clear {
	clear: both;
}

/************************/
/*     Layout Design    */
/************************/
#container {
	width: 750px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	margin: auto;
	/*background-image: url(images/background.gif);*/
	background-color: #F3FFC8;
	color: #000;
}

#header {
background-image:url(images/header4.gif);
	/*background-color: #E6E2AF;*/
	height: 120px;
	width: 750px;
	position: relative;
	
}

#header_en {
background-image:url(images/header_en.gif);
	/*background-color: #E6E2AF;*/
	height: 120px;
	width: 750px;
	position: relative;
}
#navigation {
	padding-top: 22px;
	margin: 0px 3px 0 0;
	width: 100%;
	height:38px;
	width: 750px;
	background-image:url(images/navigation_bar_4.gif);
	background-color: #F5FEDA;
	border-top: 0px solid #71DE02;
	border-bottom: 0px solid #DFFDA9;
}

#content {
	margin: 0px 0 0 0;
	background:#E5FE9F;
}

#sidebar {
	
	background-color: #86F213;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px !important;
	padding-top: 0px; /* fuck IE*/
	/*padding-top: 5px;*/
}

#footer {
    height:45px;
	width:753;
	margin-top: 0px;
	/*background-color: #15861A;*/
	background-image:url(images/footer_2.gif);
	color: #3C3C3C;
	/*padding: 2px;*/
	padding: 15px 0 0 0px;
	text-align: center;
}
/*#footer_nike {
	margin-top: 5px;
	/*margin-bottom: 5px;
	background-color: #838383;
	padding: 10px 0 0 0;
	height: 50px;
	/*background: transparent url(images/sfondo_footer_bimbus.jpg) repeat-y bottom;
	color: #ffffff;
	text-align: center;
}*/

.ads {
	margin: 5px auto;
	width: 100%;
}
/************************/
/*     Header Design    */
/************************/
/*#header #sitename {
	position: absolute;
	top:104px;
	left:256px;

}

#header #sitename h1 {
	font-size: 500%;
	font-family: Georgia, sans-serif;
}
#header #sitename ul {
	list-style-type: none;
}
#header #sitename li {
	float: left;
	padding-top: 8px;
	padding-left:9px;
	padding-bottom:0px;
	border:0px;
	height:22px;
}


#header_it #sitename {
	position: absolute;
	top:92px;
	left:680px;
}

#header_it #sitename h1 {
	font-size: 500%;
	font-family: Georgia, sans-serif;
}
#header_it #sitename ul {
	list-style-type: none;
}
#header_it #sitename li {
	float: left;
	padding-top: 8px;
	padding-left:9px;
	padding-bottom:0px;
	border:0px;
	height:22px;
}



#header #sitename h1 a {
	text-decoration: none;
}*/

#header #searchbar {
	position: absolute;
	right: 1em;
	bottom: 1em;
}

#header #searchbar #s {
	padding: 1px;
}

#header #searchbar #searchsubmit {
	border: 1px solid #555;
	background-color: #E9E8E2;
}

#header #searchbar #searchsubmit:hover {
	background-color: #A6A492;
}

/************************/
#navi {
	position:relative;
	margin: 0px 3px 0 0;
	width: 100%;
	height:60px;
	width: 750px;
	background-image:url(images/navigation_bar_4.gif);
	background-color: #F5FEDA;
}

#bottone_1 {
	position: absolute;
	width:120px;
	height:26px;
	top:20px;
	left: 20px;
}

#bottone_2 {
	position: absolute;
	width:66px;
	height:26px;
	top:20px;
	left: 155px;
}

#bottone_3 {
	position: absolute;
	width:110px;
	height:26px;
	top:20px;
	left: 232px;
}

#bottone_4 {
	position: absolute;
	width:110px;
	height:26px;
	top:20px;
	left: 350px;
}

#bottone_5 {
	position: absolute;
	width:93px;
	height:26px;
	top:20px;
	left: 470px;
}

#sitename {
	position: absolute;
	top:22px;
	left:570px;

}

#bottone_en_1 {
	position: absolute;
	width:120px;
	height:26px;
	top:20px;
	left: 20px;
}

#bottone_en_2 {
	position: absolute;
	width:66px;
	height:26px;
	top:20px;
	left: 142px;
}

#bottone_en_3 {
	position: absolute;
	width:110px;
	height:26px;
	top:20px;
	left: 216px;
}

#bottone_en_4 {
	position: absolute;
	width:110px;
	height:26px;
	top:20px;
	left: 358px;
}

#bottone_en_5 {
	position: absolute;
	width:93px;
	height:26px;
	top:20px;
	left: 440px;
}
/**************************/

#navigation td{
	whidt:17%;
	padding-left:10px;
	padding-right:2px;
}



#navigation  a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-left:19px;
	padding-right:8px;
	background: url(images/arrow.gif) no-repeat left;
}

#navigation  a:hover {
	color: #FFC694;
}

#navigation ul {
	list-style-type: none;
}

#navigation li {
	float: left;
	padding-top: 8px;
	padding-left:9px;
	padding-bottom:8px;
	padding-right:9px;
	border:0px;
	height:22px;
	color: #ffffff;
	
}

#navigation li a {
	border:0px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	
}
	#navigation li a:hover {
	color: #A9EAAB;
	 
}

/************************/
/*    Sidebar Design    */
/************************/
#sidebar ul {
	list-style-type: none;
}

#sidebar ul li {
	float: left;
	width: 33%;
	
}

#sidebar ul li h2 {
	font-size: 16px;
	/*font-family: "Trebuchet MS","Lucida Grande",Verdana,Sans-Serif;*/
}

#sidebar ul li li {
	float: none;
	display: block;
	width: 100%;
}

#sidebar ul li li a {
	font-size: 1.3em;
	font-family: "Trebuchet MS","Lucida Grande",Verdana,Sans-Serif;
	padding-left: 12px;
	background: url(images/arrow3.gif) no-repeat left;
	
}
/************************/
/*    Content Global    */
/************************/
/*hr {
color: #000000 !important;
color: #000000; /* Fuck IE 
background-color: #000000;
border: 0;
}*/
#list ul {
list-style-type: none;
margin:10px;
}

#list  li  {
	float: none;
	display: block;
	width: 100%;
	padding-left: 12px;
	background: url(images/arrow2.gif) no-repeat left;
}

#list li  a {
text-decoration:underline;
}

#list li  a:hover {
text-decoration:underline;
	
}

hr {
color: #E5FE9F !important;
color: #E5FE9F; /* fuck IE*/
background-color: #E5FE9F;
border: 0;
}

.post {
	padding: 5px;
	margin-bottom: 10px;
	/*border-top: 1px solid #363636;
	border-bottom: 1px solid #363636;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;*/
	color: #014200;
}

.post div.entry a {
	color: #7D7C7C;
	text-decoration:none; 
	/*background-color: #fffffff;*/
	padding: 0 1px;
}

/*.post div.entry visited {
text-decoration:none;

}*/

/** html .post div.entry visited {
text-decoration:none;

}*/


* html .post div.entry a {
	color: #7D7C7C;
	text-decoration:none; 
	/*background-color: #000000;*/
	padding: 0 1px;
}


#more-1 {
	background: none;
}

.post div.entry a:hover {
	/*background: #000000;*/
	color: #FFFFFF;
	text-decoration: underline;
}



* html .post div.entry a:hover {
	/*background: #000000;*/
	color: #FFFFFF;
	text-decoration: underline;
}

.post blockquote {
	margin: 10px;
	padding: 5px;
	font-size: 10px;
	border-top: 1px solid #A6A492;
	border-bottom: 1px solid #A6A492;
	background-color: #FFF;
	color: #000;
	font-style: italic;
}

.post h2 {
	font-size: 180%;
	font-weight: normal;
}

.post ol {
	padding-left: 25px;
	margin-bottom: 5px;
}

.post ul {
	padding-left: 20px;
	margin-bottom: 5px;
	list-style-type: square;
}

.post small {
	font-size: 90%;
	font-weight: bold;
}

/************************/
/*    Content Design    */
/************************/
.post span.cats {
	font-weight: bold;
}

.post div.entry {
	margin: 5px 0;
	font-size: 120%;
}

.post div.entry p {
	margin-bottom: 5px;
}

.postmetadata {
	margin: 10px 0;
	font-size: 110%;
}
/************************/
/*    Comment Design    */
/************************/

ol#comments {
	list-style-type: none;
}

ol#comments li {
	margin-bottom: 10px;
}

ol#comments cite {
	font-style: normal;
	font-weight: bold;
	font-size: 130%;
	font-family: Arial, sans-serif;
	color: #364F45;
}

ol#comments blockquote {
    margin: 4px;
    font-style: italic;
}


ol#comments em {
	display: block;
	font-size: 120%;
	font-weight: bold;
}

ol#comments p {
	font-size: 120%;
}

ol#comments ol {
    padding-left: 25px;
}

ol#comments ul {
    padding-left: 20px;
}

ol#comments ul li, ol#comments ol li {
    margin-bottom: 3px;
}

small.commentmetadata {
	font-size: 90%;
	font-weight: bold;
}

h3#respond {
	font-size: 110%;
}

#commentform p {
    margin-bottom: 3px;
}

#commentform input {
	border: 1px solid #E6E2AF;
	background-color: #FAFAF0;
}

#commentform input#submit {
	margin-top: 2px;
}

#commentform textarea#comment {
	width: 98%;
	border: 1px solid #E6E2AF;
	background-color: #FAFAF0;
}
/************************/
/*  Navigation Design   */
/************************/
.navigation {
	display: block;
	font-size: 130%;
	margin: 5px 0;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

.white-line{
background-image:url(images/white-line.gif);
padding-left:700px;
height:500px;

}

#tab_contact {
border:1px solid #FDFFFA;
padding:3px;
}

#tab_prezzi {
border: 1px solid #FDFFFA;
border-bottom: 1px solid #FDFFFA;
padding 3px; 

}

#banner{
border: 0px;
padding-left:30px;
padding-top:5px;

}
/************************/
/*     Footer Design    */
/************************/

