/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 18 2016 | 10:09:24 (am)
/*
/******* Do not edit this file *******/

.month-jan, .month-feb, .month-mar, .month-apr, .month-may, .month-aug, .month-sep, .month-oct, .month-nov, .month-dec {
	display: none;
}
div.wp-availability-month table tbody td.wp-availability-booked {
	background-color: #9CBA7F;
	text-decoration: none;
	font-weight: normal;
}
.wp-availability-month {
	border: 2px solid ##9CBA7F
	padding: 2px;
	float: left;
	margin: 0 14px 3px 0;
}
.wp-availability-month table thead th {
	padding: 3px;
	font-size: 13px;
	background-color: #330000;
	color: white;
	text-align: center;
}
.wp-availability-month table {
	color: #333333;
	width: 180px;
	border-collapse: collapse;
	font: 12px arial, verdana, sans-serif;
	text-align: center;
}
	
div.only-search {
	display: none;
}

div#page {
  margin-top: 6em;
}

}
.singular .entry-title {
	color: #000;
	font-size: 30px;
	line-height: 35px;
}
.entry-title {
	clear: both;
	color: #9F703A;;
	font-size: 30px;
	font-weight: 200;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 15px;
}
#access {
	background: #330000;
}

.widget-area {
	font-size: 14px;
    line-height: 1.5em;
    color: #404040
}

#access div.menu-menu-container {
	margin-right: 0;
}