/*
Theme Name: Agriturismo Casa San Marco
Theme URI: http://www.creativepark.it/
Description: Il tema di Agriturismo Casa San Marco
Version: 1.1
Author: Filippo Toso, Elena Veronesi
*/

/* Changes by Creative Park */

body {
	background-image: url(images/sfondo.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px; 
	margin: 0px;
}

#main {
	border: 0px;
	margin: 0px auto 0px auto;
	width: 855px;
}

h1.title {
	font-size: 15pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 8px 0px;
}

h1, h2, h3, h4 {
	line-height: 130%;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
} 

h3 {
	font-size: 12pt;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}

a img { 
	border: 0; 
}

/* Menu */

#main #menu {
	color: #E9C7AA;
	font-size: 11px;
	width: 855px;
	background: url(images/sotto_link.jpg);
}

#main #menu ul {
	height: 20px;
	margin: 0px;
	padding-left: 22px;
	padding-top: 4px;
}

#main #menu ul li {
	display: inline;
	margin-right: 28px;
	margin-left: 15px;
	text-transform: uppercase;
	font-size: 12px;
}

#main #menu ul li a {
	color: #E9C7AA;
	text-decoration: none;
}

#main #menu ul li a:hover {
	background-color: #682417;
}

/* Body */

#wrapper {
	margin: 0px; 
	padding: 0px 5px 0px 0px; 
}

#left {
	width: 180px; 
	float: left;
}

#body {
	margin: 0px 0px 0px 208px; 
	padding: 0px 0px 0px 10px; 
	color: #672316;

}

#menu ul {
	 margin: 0px;
}


a {
	color: #672316;
	font-weight: bold;
	text-decoration: underline;
}

a.hover {
	color: #672316;
}

#content {
	background-color: #F9E7DA;

}

#sidebar {
	width: 208px;
	float: left;
	background: url(images/sidebar.gif) top left no-repeat; 
	height: 472px;
	text-align: center;
}

#body {
	padding: 10px 10px 0px 10px;

}

/* Footer */ 

#main #foot {
	background-color: #581408;
	color: #E9C7AA;
	font-size: 10px;
	height: 60px;
	padding-top: 15px;
	text-align: center;
	width: 855px;
	float: left; /* Fix for floating */
}

#main #foot a {
	color: #E9C7AA;
	font-size: 10px;
	text-align: center;
}

/* Map */

#map {
	width: 600px;
	height: 400px;
	margin-left: 10px;
	border: 1px solid #71291D;
}

#map span {
	display: none;
}

/* Form */

.formnote {
	font-size: 11px;
	font-style: italic;
}

select {
	margin: 0;
	padding: 0;	
}

input, select, textarea {
	border: 1px solid #E2B49D;
}

.checkbox {
	border: none;
}

input.button {
	background-color: #E3B59E;
	border: 1px solid #581408;
	font-weight: bold;
	padding: 2px;
	color: #581408;
	letter-spacing: 0.5px;
}
.strike {
	text-decoration: overline;
}

/* Photogallery */

td.phototitle {
	color:  #E4B69F;
	background-color: #702A1E;
}

span.phototitle {
	color: #702A1E;
}

td.phototitle, span.phototitle {
	font-size: 15px; 
	font-weight: bold; 
	padding-left: 10px; 
	height: 30px;
}

#photogallery img, .photogallery {
	border: 8px solid #E2B49D;
}

#photogallery img,  {
	margin: 10px;
}

/* Map Page */

.ddsg-wrapper h2 {
	display: none;
}

.ddsg-wrapper li {
	margin: 5px 0px 5px 0px;
}