/********************************************
   MONTE MASSI
********************************************/ 

/* top elements */
* { padding: 0; margin: 5; }

body {
	margin: 10px 0;
	padding: 0;
	color: #444;
	text-align: center;
	height: 100%;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 0.78em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF8E0;
}

/* links */
a { background: inherit; color: #333333; text-decoration: underline; }
a:hover { background: inherit; color: #993333; text-decoration: none; }

/* headers */
h1, h2, h3 {
	font: bold 1em Verdana, Tahoma, sans-serif;
	color: #333;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; text-transform: uppercase;}
h3 { font-size: 1.2em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

/* images */
img {
	padding: 10px;
	background-color: #E5DEC9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em Verdana, Tahoma, sans-serif;
	border: 1px solid #CCCCCC;
	background-color: #E5DEC9;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
	padding: 0 0 0 20px;
	border: 1px solid #CCCCCC;
	font: normal 1.2em/1.5em Verdana, Tahoma, sans-serif;
	color: #444444;
	background-color: #FFF8E0;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px;	
}
th strong {
	color: #fff;
}
th {
	background: #993333;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	border-left: 1px solid #D68686;
	border-bottom: solid 2px #FFF;
	text-align: left;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #FFFFFF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background-color: #DAD6C7;
}
tr.row-b {
	background-color: #EBE6D6;
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 15px;
	border: 1px solid #D8D3C5; 
}
label {
	display:inline;
	font-weight:normal;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
input {
	padding: 2px;
	border:1px solid #666666;
	color:#333333;
	background-color: #E5DEC9;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
textarea {
	width:550px;
	padding:2px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	height:100px;
	display:block;
	border:1px solid #666666;
	color:#333333;
	background-color: #E5DEC9;
}
input.button { 
	margin: 0; 
	font: bold 1em; 
	border: 1px solid #666666;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}
input.buttonOver { 
	background: #E5DEC9; 
	color: #333;	
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; 
}
searchform hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8D8A80;
}
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button {
	color: #333;
	width: auto;
	height: 25px;
	background-color: #E4E4E4;
	border: 2px solid #666666;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.searchform input.buttonOver {
	background-color: #E5DEC9;
}


/***********************
	  LAYOUT
************************/
#wrap {
	width: 955px;
	margin: 0 auto;
	background-color: #FCF5DD;
	background-image: url(../images/wrap-bg.png);
	background-repeat: repeat-y;
}

/* header */
#header {
	position: relative;
	height: 245px;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 955px;
	background-image: url(../images/hader-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header .headerphoto {
	right: 13px;
	top: 17px;
	width: 700px;
	height: 245px;
	float: right;
	position: relative;
	clear: right;
	background-image: url(../images/header-il-capitani-montemassi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header .headerphoto2 {
	right: 13px;
	top: 17px;
	width: 700px;
	height: 245px;
	float: right;
	position: relative;
	clear: right;
	background-image: url(../images/header-come-raggiungerci.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header .headerphoto3 {
	right: 13px;
	top: 17px;
	width: 700px;
	height: 245px;
	float: right;
	position: relative;
	clear: right;
	background-image: url(../images/header-appartamenti-il-capitani.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header #logo-box {
	position: relative;
	left: 13px;
	top: 16px;
	width: 228px;
	height: 245px;
	background-color: #FFF8E0;
	background-image: url(../images/casa-vacanze-montemassi.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #707070;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #707070;
	border-right-style: none;
	border-bottom-style: none;
	float: left;
}
#logo-box h1#logo {
	position: absolute;	
	font: bold 50px Verdana, Tahoma, sans-serif;
	letter-spacing: -2px; 
	color: #FFF;
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the logo */
	top: 25px; left: 34px;
}
#logo-box h1#logo a {
	text-decoration: none;
	color: #FFF;
}
#logo-box #slogan {
	position: absolute;	
	font: bold 12px Verdana, Tahoma, sans-serif;
	text-transform: none;
	color: #FFFFCC;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 88px; left: 60px;
}

/* header menu */
#menu {
	clear: both;
	width: 699px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	float: right;
	margin-top: 15px;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #8D8A80;
	height: 29px;
}
#menu ul {
	width: auto;
	color: #FFF;
	margin: 0 15px;
	padding: 0;
	display: inline;
	float: right;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#menu li {
	float: left;
	list-style: none;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#menu li a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#menu li a:hover {
	color: #FFF8E0;
	text-decoration: underline;
}
#menu li a.current  {
	color: #FFF8E0;
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;	/*background: #FFF url(../images/content.jpg) repeat-y; */
}
#content {
	width: 929px;
	clear: both;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 225px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.2em;
	font-family: "Times New Roman", Times, serif;
}
.sidebox {
	margin-bottom: 35px;
	width: 225px;
	color: #FFFFFF;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	margin: 10px 0 15px 0;
	padding: 0;
	color: #8D8A80;
	line-height: 1.5em;
	list-style-image: none;
	list-style-type: none;
}
#sidebar ul.sidemenu li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/punto-elenco.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-indent: 15px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #FFFFFF;
	height: 1.5em;
	line-height: 1.5em;
	text-decoration:none;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0px;
}
#sidebar ul.sidemenu a.top{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8D8A80;
}
#sidebar ul.sidemenu a:hover {
	color: #8D8A80;		
}

/* main */
#main {
	float: right;
	width: 72%;
	padding: 0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}
#main h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5DEC9;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-variant: small-caps;
}
#main ul li {
	list-style-image: url(../images/bullet.gif);
}

.post {
	margin: 0; padding: 0;	
}
.post .post-footer {
	background-color: #E5DEC9;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
	border: 1px solid #CCCCCC;
}
.post .post-footer .date {
	background: url(../images/clock.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url(../images/comment.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url(../images/page.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer {
	clear: both;
	font: normal .92em/1.5em Verdana, Tahoma, sans-serif;
	height: 100px;
	color: #666666;
	text-align: center;
	width: 955px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footer p {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8D8A80;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 245px;
}
#footer a {
	text-decoration: underline;
	color: #666666;	
}
#footer a:hover {
	text-decoration: none;
	color: #333333;
}

/* alignment classes */
.float-left  {
	float: left;
}
.float-right {
	float: right;
}
.float-left2  {
	float: left;
	width:48%;
}
.float-right2 {
	float: right;
	width:45%;
}
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }

.foto {
	border: 5px solid #E5DEC9;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
