@charset utf-8;
/*--
	Theme Name: theme1497
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.1+ from Template-Help.com Collection
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/

/* General
---------------------------------------- */
html,
body {
	min-width:960px;
	height:100%;
	}
body{
	background:url(images/bg-body.gif) center top repeat #403028;
	color: #8d6a57;
	font: 12px/18px Arial, Helvetica, sans-serif;
	position:relative;
}

#main {
	font-size:12px;
}
.bg-content {
	width:100%;
	min-height:100%;
	background:url(images/bg-content.gif) center top repeat;
}
.bg {
	width:100%;
	min-height:100%;
	background:url(images/bg.jpg) center top no-repeat;
}
.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}


/* List styling */
dl dt {
	/*background:url(images/list-arrow.gif) no-repeat 0 3px;*/
	padding:0 0 3px 32px;
	margin-bottom:.2em;
	font-size:18px;
	line-height:1.2em;
	color:#191919;
	}
dl dd {
	padding:0 0 0 32px;
	margin:0 0 1.5em 0;
	}




/* Header
---------------------------------------- */
#header {
	height:200px;
	position:relative;
	z-index:99;
	background:url(images/bg-header.png) center top repeat-x;
	margin-bottom:0px;
	padding:0px 0 0 0;
}

.header-bot {
	width:100%;
	height:21px;
	background:url(images/header-bot.png) center 1px no-repeat;
}
/* Logo */
.logo {
	position:relative;
	width:213px;
	margin:0;
	padding:35px 0 13px 1px;
}
.logo img {margin:7px 0 -15px 0;}
	
	.logo h1,
	.logo h2 {
		font-size:61px;
		line-height:67px;
		margin-bottom:0;
		font-weight:normal;
		text-transform:uppercase;
		display:inline-block;
		font-family:"Times New Roman", Times, serif;
		color:#37312d;
		/*margin:-17px 0 4px 0;*/
	}
		.logo h1 a,
		.logo h2 a {
			color:#37312d;
			text-decoration:none;
		}
.logo .tagline {
	font-size:31px;
	line-height:36px;
	color:#37312d;
	text-transform:uppercase;
	margin:-14px 0 0 3px;
	font-family:"Times New Roman", Times, serif;
	text-indent:-5000px;
}
/* Login */
.login {
	position:absolute;
	right:264px;
	top:64px;
	z-index:1;
	font-size:12px;
  	line-height:14px;
  	color:#3f312a;
}
.login a{
   text-decoration:none;
   font-weight:bold;
   color:#3f312a;
   margin:0 0 0 3px;
   text-transform:capitalize;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   transition: all 0.5s ease;
}
.login a:hover {color:#894c43;}

/* Header widget */
#widget-header {
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 1;
	width: 230px;
	font-size: 14px;
}

#widget-header-tripadvisor {
	position: absolute;
	right: 250px;
	top: 40px;
	z-index: 1;
	width: 150px;
	font-size: 14px;
}

/* Social Networks */
#widget-header .social-networks {
	 list-style-type:none;
	 padding:0 0 0 2px;
	 margin:0;
	 border:none;
	 float:left;
}
#widget-header .social-networks li {
	  float:left;
	  border:none;
	  padding:0;
	  margin:0;
	  list-style-type:none;
	  font-size:12px;
	  line-height:14px;
	  color:#3f312a;
}
#widget-header .social-networks li:before {
	  display:block;
	  float:left;
	  content:", ";
}
#widget-header .social-networks li:first-child:before {
 	content:"Follow us on ";
}
#widget-header .social-networks li:last-child:before {
  	content:"and";
}
#widget-header .social-networks li:last-child {
  margin-left:3px;
}
#widget-header .social-networks li a {
	   text-decoration:none;
	   float:left;
	   position:relative;
	   font-weight:bold;
	   color:#3f312a;
	   margin:0 0 0 3px;
	   text-transform:capitalize;
	   -webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	   -o-transition: all 0.5s ease;
	   transition: all 0.5s ease;
}
#widget-header .social-networks li a:hover {
   color:#894c43
};

/* EasyTooltip */
.tooltip {
	background: none repeat scroll 0 0 #252525;
	border: 1px solid #000000;
	color: #EEEEEE;
	display: none;
	font-size: 11px;
	line-height:1.2em;
	margin: 13px 0 0;
	padding: 5px;
	z-index:99;
}




/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
}	
	.top-box {
		color:#8d6a57;
		width:265px;
		height:143px;
		line-height:18px;
		padding:4px 20px 15px 15px;
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
		position:relative;
	}
	.top-box.color1 {background:url(images/bg-box1.jpg) 0 0 no-repeat;}
	.top-box.color2 {background:url(images/bg-box2.jpg) 0 0 no-repeat;}
	.top-box.color3 {background:url(images/bg-box3.jpg) 0 0 no-repeat;}
	
	.top-box .icon-holder {
		float:left;
		background:#fff;
		padding:2px;
		margin:11px 12px 0 0;
	}
	.top-box .box-text {overflow:hidden;}
	.top-box .box-text h2 {
	font-size:25px;
	line-height:60px;
	color:#f1f1f0;
	text-transform:capitalize;
	font-weight:normal;
	margin-bottom:2px;
	}
	.top-box .box-text h2 span {
	font-size:20px;
	line-height:32px;
	color:#dbbe90;
	text-transform:uppercase;
	display:block;
	margin:-12px 0 0 1px;
	}
	.top-box.color3 h2 span {
	margin:-12px 0 0 0px;
}
	
	.top-box .box-text p{
		padding:0 0 0 3px; 
		height:53px; 
		overflow:hidden;
	}
	
	.top-box .box-button {
		font-size:0;
		line-height:0;
		position:absolute;
		right:37px;
		bottom:27px;
	}
	.top-box .box-link {
		display:inline-block;
		text-decoration:none;
		width:14px;
		height:7px;
		background:url(images/bg-box-link.png) 0 0 no-repeat;
	}
	
/* Request a Box */
#widget_my_requestboxwidget {

}	.text-box {
		overflow:hidden;
		zoom:1;
		position:relative;
	}
	.text-box.bg1 {
		border:1px solid #e3d6c0;
		background:url(images/bg-welcome-box.png) 1px 100% no-repeat #ece4d7;
		padding:20px 20px 29px 25px;
		margin-bottom:3px;
		text-align:justify;
	}
	.text-box.bg2 {
		border:1px solid #e3d6c0;
		background:url(images/bg-about-box.png) 1px 100% no-repeat #fafaf9;
		padding:21px 20px 29px 25px;
		margin-bottom:0px;
		text-align:justify;
	}
	
	.text-box.bg_home_sx {
		border:1px solid #e3d6c0;
		background:url(images/bg-about-box.png) 1px 100% no-repeat #fafaf9;
		padding:21px 20px 29px 25px;
		margin-bottom:0px;
		text-align:justify;
	}
	
	.text-box.bg_specialita {
	border:1px solid #e3d6c0;
	background:url(images/bg-about-box.png) 1px 100% no-repeat #fafaf9;
	padding:21px 20px 29px 25px;
	margin-bottom:0px;
	height: 530px;
	text-align: justify;
	}
	
	.text-box.bg_specialita1 {
	border:1px solid #e3d6c0;
	background:url(images/bg-welcome-box.png) 1px 100% no-repeat #ece4d7;
	padding:20px 20px 29px 25px;
	margin-bottom:3px;
	height: 530px;
	text-align: justify;
	}
	
	.text-box.bg_specialita2 {
	border:1px solid #e3d6c0;
	background:url(images/bg-welcome-box.png) 1px 100% no-repeat #ece4d7;
	padding:20px 20px 29px 25px;
	margin-bottom:3px;
	height: 350px;
	text-align: justify;
	}
	
	.text-box.bg_specialita3 {
	border:1px solid #e3d6c0;
	background:url(images/bg-about-box.png) 1px 100% no-repeat #fafaf9;
	padding:21px 20px 29px 25px;
	margin-bottom:0px;
	height: 350px;
	text-align: justify;
	}
	
	.text-box.bg_specialita4 {
	border:1px solid #e3d6c0;
	background:url(images/bg-welcome-box.png) 1px 100% no-repeat #ece4d7;
	padding:4px 0px 29px 4px;
	margin-bottom:3px;
	height: 364px;
	text-align: justify;
	}
	
	.text-box h2 {margin-bottom:7px;}
	.text-box.bg1 p {margin-bottom:16px;}
	.text-box.bg2 p {margin-bottom:14px;}
	.text-box .button {float:left;}
	.text-box .button .txt {padding:5px 10px 6px 10px;}
	
	.text-box.bg2 h6 {margin-bottom:16px;}
	
	.text-box .text-icon {
		float:left;
		background:#e3d6c0;
		padding:3px;
		margin:0px 0px 15px 1px;
	}

	
/* Slider
---------------------------------------- */
#slider-wrapper {
	height:502px;
	position:relative;
	margin-bottom:20px;
}

#slider-wrapper-storia {
	height:395px;
	position:relative;
	margin-bottom:20px;
}

#slider-wrapper-specialita {
	height:250px;
	position:relative;
	margin-bottom:20px;
}

.slider-bg {
	width:909px;
	height:486px;
	padding:14px 15px 0 14px;
	border:1px solid #fff;
	background:url(images/bg-slider.jpg) 0 0 no-repeat;
	box-shadow:5px 5px 5px rgba(0,0,0,0.05);
	-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.05);
	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.05);
}

.slider-bg-storia {
	width:909px;
	height:310px;
	padding:14px 15px 0 14px;
	border:1px solid #fff;
	background:url(images/bg-slider.jpg) 0 0 no-repeat;
	box-shadow:5px 5px 5px rgba(0,0,0,0.05);
	-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.05);
	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.05);
}

.slider-bg-specialita {
	width:909px;
	height:250px;
	padding:14px 15px 0 14px;
	border:1px solid #fff;
	background:url(images/bg-slider.jpg) 0 0 no-repeat;
	box-shadow:5px 5px 5px rgba(0,0,0,0.05);
	-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.05);
	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.05);
}

.slider-container {
	width:895px;
	height:428px;
	position:relative;
	padding:7px 7px 7px 7px;
	background:#fff;
	box-shadow:0px 0px 1px rgba(0,0,0,0.16);
	-moz-box-shadow:0px 0px 1px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 0px 1px rgba(0,0,0,0.16);
}

.slider-container-storia {
	width:895px;
	height:295px;
	position:relative;
	padding:7px 7px 7px 7px;
	background:#fff;
	box-shadow:0px 0px 1px rgba(0,0,0,0.16);
	-moz-box-shadow:0px 0px 1px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 0px 1px rgba(0,0,0,0.16);
}


.slider-container-specialita {
	width:895px;
	height:250px;
	position:relative;
	padding:7px 7px 7px 7px;
	background:#fff;
	box-shadow:0px 0px 1px rgba(0,0,0,0.16);
	-moz-box-shadow:0px 0px 1px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 0px 1px rgba(0,0,0,0.16);
}


#slider {
	position:relative;
	width:895px;
	height:428px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}

#slider_storia {
	position:relative;
	width:895px;
	height:289px;
}

#slider_specialita {
	position:relative;
	width:895px;
	height:250px;
}


#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:inline-block;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}

.nivoSlider_specialita {
	position:relative;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider_specialita img {
	position:absolute;
	top:0px;
	left:0px;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption .nivo-caption-inner {
	padding:0;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
  display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	width:499px;
	height:12px;
	padding:0px 0px 0 396px;
	margin:0;
	left:0px;
	top:450px;
	text-align:center;
	background:none;
	z-index:89;
	overflow:hidden;
}

.nivo-controlNav_specialita {
	position:absolute;
	width:499px;
	height:12px;
	padding:0px 0px 0 396px;
	margin:0;
	left:0px;
	top:270px;
	text-align:center;
	background:none;
	z-index:89;
	overflow:hidden;
}

.nivo-controlNav a {
	position:relative;
	overflow:hidden;
	z-index:99;
	cursor:pointer;
	display:inline-block !important;
	float:left;
	font-size:0;
	line-height:0;
	margin:0 11px 0 0;
	padding:0;
	width:12px;
	height:12px;
	background:url(images/bg-pagination-a.gif) 0 0 no-repeat;	
}

.nivo-controlNav_specialita a {
	position:relative;
	overflow:hidden;
	z-index:99;
	cursor:pointer;
	display:inline-block !important;
	float:left;
	font-size:0;
	line-height:0;
	margin:0 11px 0 0;
	padding:0;
	width:12px;
	height:12px;
	background:url(images/bg-pagination-a.gif) 0 0 no-repeat;	
}


.nivo-controlNav a .bg-pagination {
	width:12px;
	height:12px;
	display:block;
	background:url(images/bg-pagination-a-hover.gif) 0 0 no-repeat;
	opacity:0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.nivo-controlNav_specialita a .bg-pagination {
	width:12px;
	height:12px;
	display:block;
	background:url(images/bg-pagination-a-hover.gif) 0 0 no-repeat;
	opacity:0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.nivo-controlNav a:hover .bg-pagination{
	opacity:1;
}

.nivo-controlNav_specialita a:hover .bg-pagination{
	opacity:1;
}

.nivo-controlNav a.active {
	background:url(images/bg-pagination-a-hover.gif) 0 0 no-repeat;
}

.nivo-controlNav_specialita a.active {
	background:url(images/bg-pagination-a-hover.gif) 0 0 no-repeat;
}

.nivo-directionNav {

	}
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:36px;
	height:35px;
	text-indent:-9999px;
	border:0;
	top:50%;
	background:url(images/direction_nav.png) no-repeat 0 0;
}
a.nivo-nextNav {
	right:0;
	background-position:-36px 0;
}
a.nivo-nextNav:hover {
	background-position:-36px -35px;
	}
a.nivo-prevNav {
	left:0;
	background-position:0 0;
}
a.nivo-prevNav:hover {
	background-position:0 -35px;
	}

#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:120px;
	height:auto;
}


/* Top search */
#top-search {
	position:absolute;
	right:0;
	top:92px;
	overflow:hidden;
}
	#top-search .bg-form {
		float:left;
		margin-right:10px;
		background:url(images/bg-form-top.png) 0 0 repeat;
		border:1px solid #aa9b8c;
		padding:1px 0 0 1px;
	}
	#top-search .input-search {
		width:198px;
		border:none;
		background:url(images/bg-form-top-inside.png) 0 0 no-repeat;
		height:18px;
		padding: 2px 10px 2px 10px;
	}
	#top-search #submit {
		padding:0px 10px 0px 10px; 
		height:25px;
		margin:0;
		float:left;
		cursor:pointer;
		background:url(images/bg-submit-top.gif) 0 0 repeat;
		border-left:1px solid #40342c;
		border-top:1px solid #453830;
		border-right:1px solid #40342c;
		border-bottom:1px solid #181310;
	}
#top-search #submit:hover {
	background:url(images/bg-body.gif) 0 0 repeat;
	color:#fff;
}




/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding-bottom:22px;
}
	
#content {
	padding:0px 0 0 0;
}
.box {
	background:#fff;
	padding:3px;
	
}
.tail-bot {
	width:100%;
	background:url(images/content-bot.png) 0 bottom repeat-x;
}

.tail-bot_specialita {
	width:100%;
	background:url(images/content-bot.png) 0 bottom repeat-x;
	height:1020px;
}
.content-box {
	background:#e3d6c0;
	border:3px solid #fff;
	padding:1px;
	text-align:justify;
	
}

.content-box_home_mid {
	background:#e3d6c0;
	border:3px solid #fff;
	padding:1px;
	text-align:justify;
	height:757px;
	
}

.inside-content-box {
	background:url(images/bg-content-top.jpg) right top no-repeat #fafaf9;
	border:1px solid #fafaf9;
	padding:20px 28px 25px 25px;
}
.inside-content-box-sp{
	background:url(images/bg-content-top.jpg) right top no-repeat #fafaf9;
	border:1px solid #fafaf9;
	padding:19px 28px 16px 25px;
}
	.inside-content-box-sp h2 {margin-bottom:9px;}
	
.inside-content-box-sp1{
	background:url(images/bg-content-top.jpg) right top no-repeat #fafaf9;
	border:1px solid #fafaf9;
	padding:20px 25px 9px 25px;
}
.inside-content-box-404 {
	background:url(images/bg-content-top.jpg) right top no-repeat #fafaf9;
	border:1px solid #fafaf9;
	padding:20px 0px 22px 25px;
}
.content-box-small-sp {
	background:url(images/bg-content-bot.jpg) left bottom no-repeat #fafaf9;
	border:1px solid #fafaf9;
	padding:20px 25px 5px 23px;
}
	.content-box-small-sp h2 {margin-bottom:14px;}
.content-box-small-sp1 {
	background:url(images/bg-content-bot.jpg) left bottom no-repeat #fafaf9;
	border:1px solid #fafaf9;
	padding:25px 25px 6px 23px;
}	
.content-box-small-contact {
	background:url(images/bg-content-bot.jpg) left bottom no-repeat #fafaf9;
	border:1px solid #fafaf9;
	padding:20px 28px 25px 23px;
}
#content.left {
	float:right !important;
	}


#my_posts_type_widget{
	padding:21px 25px 22px 25px;
	border-top:1px solid #e3d6c0;
	border-left:1px solid #e3d6c0;
	border-right:1px solid #e3d6c0;
	background:url(images/bg-news.jpg) 1px 100% no-repeat #fafaf9;
}

/* Comments
---------------------------------------- */
h3#comments {
	font-size:28px;
	line-height:32px;
	color:#3d2e26;
	font-weight:normal;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:13px;
}
.commentlist {
	list-style-type:none;
	padding:0 18px 0 0;
	margin:0 0 26px 0;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
		position:relative;
		padding-bottom:10px;
	}
			li.comment .comment-body {
				padding:26px 20px 16px 107px;
				position:relative;
				zoom:1;
				font-size:12px;
				line-height:22px;
				color:#8d6a57;
				background:#eeece7;
				border:3px solid #e3d6c0;
				border-radius:2px;
				-moz-border-radius:2px;
				-webkit-border-radius:2px;
			}
		li.comment .comment-body p {margin-bottom:11px;}
		.comment-meta {
			font-size:12px;
			line-height:22px;
			color:#807f7f;
			margin-bottom:5px;
		}
		.comment-meta .author {
			color:#ae6559;
			text-transform:capitalize;
		}
		.comment-meta .date {
			color:#8d6a57;
		}
			li.comment .avatar {
				float:none;
				margin:0;
				display:block;
				vertical-align:top;
				overflow:hidden;
				position:absolute;
				left:12px;
				top:30px;
				padding:0px;
				border:none;
				vertical-align:top;
				overflow:hidden;
				border-radius:15px;
				-moz-border-radius:15px;
				-webkit-border-radius:15px;
				}
				.commentlist ul.children {
					padding:10px 0 0px 28px;
					}
					.commentlist ul.children li.comment {
							margin:0;
							padding:0;
						}
					.reply {overflow:hidden;}
					.reply a {
						float:left;
						display:inline-block;
						color:#f6f6f5;
						font-size:12px;
						line-height:17px;
						text-transform:uppercase;
						font-family:"Times New Roman", Times, serif;
						text-decoration:none;
						position:relative;
						overflow:hidden;
						background:url(images/bg-body.gif) 0 0 repeat;
						border-right:1px solid #40342c;
						border-left:1px solid #40342c;
						border-top:1px solid #40342c;
						border-bottom:1px solid #181310; 
					}
						.reply a .txt {
							display:block;
							padding:5px 12px 6px 12px; 
							position:relative;
							z-index:4;
						}
						.reply a .bg-button{
							background:url(images/bg-button-hover.gif) 0 0 repeat;
							cursor:pointer;
							bottom: 50%;
							left: 50%;
							right: 50%;
							top: 50%;
							opacity: 0;
							position: absolute;
							-webkit-transition: all 0.5s ease;
							-moz-transition: all 0.5s ease;
							-o-transition: all 0.5s ease;
							transition: all 0.5s ease;	
						}
						.reply a:hover {color:#181310;}
						.reply a:hover .bg-button {
							bottom: 0;
							left: 0;
							opacity: 1.0;
							right: 0;
							top: 0;
						}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		


.cancel-comment-reply a{
	font-size:12px;
	line-height:18px;
	color:#ae6559;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.cancel-comment-reply a:hover {color:#8d6a57;}

#respond {
		padding:10px 0 10px 0;
	}
#respond h3 {
	margin:0 0 9px 0;
}
/* Post
---------------------------------------- */

.post-holder {
	margin-bottom:44px;
	position:relative;
	overflow:hidden;
}

/* Post header */
.post-holder .entry-header h2 {
	font-size:28px;
	line-height:32px;
	color:#3d2e26;
	font-weight:normal;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:0px;
}
	.post-holder .entry-header h2 a{
		color:#3d2e26;
		text-decoration:none;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.post-holder .entry-header h2 a:hover {color:#a24e40;}
	
/* Meta information for post */
.post-meta {
	padding:0 0 0 3px;
	width:100%;
	font-size:15px;
	line-height:20px;
	color:#8d6a57;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	overflow:hidden;
	margin:-2px 0 10px 0;
}
.post-meta a {
	color:#a24e40;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.post-meta a:hover {color:#8d6a57;}

/* Single Post */
.post-holder.single-post {
	margin-bottom:10px;
	overflow:hidden;
	width:100%;
	}
.post-holder.single-post h1 {
	font-size:28px;
	line-height:32px;
	color:#3d2e26;
	font-weight:normal;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:0px;
}
	.post-holder.single-post h1 a{
		color:#3d2e26;
		text-decoration:none;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.post-holder.single-post h1 a:hover {color:#a24e40;}
	
/* Featured thumbnail */
.featured-thumbnail {
	float:left;
	margin:5px 20px 10px 2px;
	border:3px solid #e3d6c0;
}
	/* Large thumbnail */
	.featured-thumbnail.large {
		margin:15px 0px 19px 2px;
		float:none;
		overflow:hidden;
		border:none;
	}
	.featured-thumbnail.large img {
		float:left;
		border:3px solid #e3d6c0;
	}
	
/* Post content */
.post-content {display:block; overflow:hidden;}
	.post-content .excerpt {margin-bottom:11px;}
	.post-content .button {float:left;}

.pagination a {
	display:inline-block;
	padding:0 5px;
	background:#eee;
}


/* Post edit link */
.post-edit-link {
	display:block;
	position:absolute;
	right:0;
	top:0;
	padding:2px 7px;
	background:#000;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	border-radius:3px;
	}
.post-edit-link:hover {
	background:#666;
	}


/* Image styling */
.alignleft {
	float:left;
	margin:0 20px 10px 0;
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
.alignright {
	float:right;
	margin:0 0 10px 20px;
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
.alignnone {
	background:#e3d6c0;
	padding:3px;
}

article .post-content img {
	max-width:710px;
	}

.frame {
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	}
.frame img.alignleft,
.frame img.alignright{
	margin:0;
	padding:0;
	border:none;
	}



/* Page Navigaton (wp-pagenavi) */
.wp-pagenavi {
	clear: both;
	overflow:hidden;
}
.wp-pagenavi a, .wp-pagenavi span {
	color:#f6f6f5;
	padding: 2px 7px;
	font-size:12px;
	line-height:17px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	background:url(images/bg-body.gif) 0 0 repeat;
	border-right:1px solid #40342c;
	border-left:1px solid #40342c;
	border-top:1px solid #40342c;
	border-bottom:1px solid #181310; 
	margin-right:5px;
	display:inline-block;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background:url(images/bg-button-hover.gif) 0 0 repeat;
	color:#181310;
}

.wp-pagenavi .pages {
	float:right;
	border:none;
	background:none;
	color:#8d6a57;
}
	
/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
	.older {float:left;}
	.newer {float:right;}

nav.oldernewer a{
	font-size:12px;
	line-height:18px;
	color:#ae6559;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
nav.oldernewer a:hover {color:#8d6a57;}

/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	border:1px solid #dbdbdb;
	padding:20px;
	margin-bottom:2em;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}
#author-description {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments ul li{margin-bottom:13px;}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
	padding-bottom:18px;
	background:url(images/line-1.gif) 0 bottom repeat-x;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#e3d6c0;
			padding:3px;
		}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}




/* 404
---------------------------------------- */
#error404 {
	padding:10px 0 70px 0;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		color:#332923;
		}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
		}
		#error404 hgroup h1 {
			font-size:3em;
			margin-bottom:.2em;
			}





/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}


/* Gallery */
.header-title {
	margin-bottom:10px;
	}
	.header-title h1 {
		margin-bottom:.1em;
		}
	.header-title .page-desc {
		font-size:.91em;
		color:#999;
		}



/* Default layout 3 columns */
.img-hover {
	display:inline-block; 
	position:relative;
	overflow:hidden;
	z-index:2;	
}
	.img-hover img {
		display:block;
		position:relative;
	}
	.img-hover .mask{
		background:url(images/img-marker.png) center center no-repeat #000;
		cursor:pointer;
		bottom: 50%;
		left: 50%;
		right: 50%;
		top: 50%;
		opacity: 0;
		position: absolute;
		z-index:3;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		margin:0px;
	}
	.img-hover:hover .mask {
		bottom:0;
		left: 0;
		opacity: 0.5;
		right: 0;
		top: 0;
		margin:0px;
	}

	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:0;
		}
		#gallery .portfolio li {
			display:-moz-inline-box;
			display:inline-block;
			zoom:1;
			vertical-align:top; 
			width:287px;
			margin:0 4px 30px 0;
			position:relative;
			}
		* + html #gallery .portfolio li {
			display:inline;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0 !important;
			}
			#gallery .portfolio li span.image-border {
				display:block;
				border:3px solid #e3d6c0;
				height:167px;
				width:281px;
				position:relative;
				margin-bottom:15px;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				overflow:hidden;
				width:281px;
				height:167px;
				position:relative;
				background:#f5f5f5 url(images/loading-folio.gif) 50% 50% no-repeat;
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
			}
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				padding:0;
			}
			#gallery .portfolio .folio-desc h3 {
				font-size:15px;
				line-height:20px;
				color:#a24e40;
				margin-bottom:2px;
			}
			#gallery .portfolio .folio-desc h3 a {
				color:#a24e40;
				text-decoration:none;
				-webkit-transition: all 0.5s ease;
				-moz-transition: all 0.5s ease;
				-o-transition: all 0.5s ease;
				transition: all 0.5s ease;
			}
			#gallery .portfolio .folio-desc h3 a:hover {color:#3f312a;}
			#gallery .portfolio p.excerpt {padding:0;}


/* 1 column portfolio*/
#gallery.one_column .portfolio li {
	width:100%;
	margin-right:0;
	margin-left:0;
}
	#gallery.one_column .portfolio li span.image-border {
		width:384px;
		height:226px;
		float:left;
		margin:1px 21px 0 0px;
	}
	#gallery.one_column .portfolio li a.image-wrap {
		width:384px;
		height:226px;
	}
		#gallery.one_column .folio-desc {
			overflow:hidden;
		}
		.more-link {color:#ae6559;}

/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
	width:431px;
	margin-right:11px;
	}
	#gallery.two_columns .portfolio li span.image-border {
		width:425px;
		height:226px;
	}
	#gallery.two_columns .portfolio li a.image-wrap {
		width:425px;
		height:226px;
	}

/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
	width:212px;
	margin-right:5px;
	}
	#gallery.four_columns .portfolio li span.image-border {
		width:206px;
		height:126px;
		}
	#gallery.four_columns .portfolio li a.image-wrap {
		width:206px;
		height:126px;
		}
	#gallery.four_columns .portfolio .folio-desc {padding:0 5px 0 0;}





/* Sidebar
---------------------------------------- */
#sidebar {
	padding:0px 0 0 0;
}
	.widget {
			background:#e3d6c0;
			border:3px solid #fff;
			padding:1px;
			margin-bottom:10px;
		}
		.content-box-small {
			background:url(images/bg-content-bot.jpg) left bottom no-repeat #fafaf9;
			border:1px solid #fafaf9;
			padding:19px 28px 7px 24px;
		}
.widget ul li{
	font-size:12px;
	line-height:18px;
	margin-bottom:13px;
	background:url(images/list-marker.png) 0 6px no-repeat;
	padding-left:13px;
}
.widget ul li a{
	color:#a24e40;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.widget ul li a:hover {color:#3d2e26;}	

/* Calendar */
#calendar_wrap {
	padding:0;
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:21px;
			line-height:26px;
			color:#3d2e26;
			font-weight:normal;
			text-transform:uppercase;
			font-family:"Times New Roman", Times, serif;
			margin:0 0 18px 0;
		}
		#wp-calendar thead tr {border:1px solid #e3d6c0;}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			font-family:"Times New Roman", Times, serif;
			background:#eeece7;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}


/* Custom widgets
---------------------------------------- */


/* Recent Comments */
ul.recentcomments {
	padding:0;
	margin:0;
	}
	ul.recentcomments li {
		border-top:1px solid #c6c6c6;
		padding:25px 0 25px 0;
		margin:0;
		border-bottom:none;
		background:none;
		overflow:hidden;
		list-style-type:none;
		}
	ul.recentcomments li:first-child {
		padding-top:0;
		border-top:none;
		}
		ul.recentcomments li img {
			float:left;
			margin:0 12px 0 0;
			}
		ul.recentcomments .comment-body {
			padding:15px 0 0 0;
			}
			ul.recentcomments .comment-body a {
				text-decoration:none;
				color:#96999d;
				}
			ul.recentcomments .comment-body a:hover {
				color:#000;
				text-decoration:underline;
				}
		ul.recentcomments li h4 {
			margin-bottom:.1em;
			}
			ul.recentcomments li h4 a {
				text-decoration:none;
				}
			ul.recentcomments li h4 a:hover {
				color:#000;
				}
		ul.recentcomments li small {
			font-size:11px;
			color:#6a6a6a;
			}

/* Posts Type widget */
.post_list {
	list-style-type:none;
	padding:0;
	margin:0;
}
	.post_list li {
		overflow:hidden;
		position:relative;
		padding:16px 0 0 0;
		/*background:url(images/line-1.gif) 0 0px repeat-x;*/
		margin:0px 0 11px 0;
	}
	.post_list li:first-child {
		background:none;
		padding-top:0;
		margin:0px 0 19px 0;
	}
	.post_list.services {margin-bottom:26px;}
		.post_list li img {
			float:left;
			border:3px solid #e3d6c0;
			margin:4px 20px 0 0;
		}
		.post_list.news li a.post-title {
			font-size:15px;
			line-height:19px;
			margin:0;
			color:#a24e40;
			overflow:hidden;			
			text-transform:uppercase;
			text-decoration:none;
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
		}
			.post_list.services li a.post-title {
				font-size:15px;
				line-height:19px;
				margin:0 0 8px 0;
				display:inline-block;
				float:left;
				color:#a24e40;
				background:url(images/bg-title.png) 0 1px no-repeat;
				padding:0 0 0 31px;
				overflow:hidden;			
				text-transform:uppercase;
				text-decoration:none;
				-webkit-transition: all 0.5s ease;
				-moz-transition: all 0.5s ease;
				-o-transition: all 0.5s ease;
				transition: all 0.5s ease;
				height:40px;
			}
		.post_list li a.post-title:hover {color:#8d6a57;}
		.post_list.services li .meta {display:none; height:0; overflow:hidden;}
		.post_list li .post_content {
			overflow:hidden;
			margin:0px;
			display:block;
		}
		.link_show_all {
			color:#ae6559;
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
		}
		.link_show_all:hover {
			text-decoration:none;
			color:#8d6a57;
		}
.services-post {overflow:hidden;}
.services-post_home_mid {
	overflow:hidden;
	height:710px;
}

.services-post .link_show_all{
	display:inline-block;
	float:left;
	color:#f6f6f5;
	font-size:12px;
	line-height:17px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	background:url(images/bg-body.gif) 0 0 repeat;
	border-right:1px solid #40342c;
	border-left:1px solid #40342c;
	border-top:1px solid #40342c;
	border-bottom:1px solid #181310; 
}
	.services-post .link_show_all .txt {
		display:block;
		padding:5px 11px 6px 11px; 
		position:relative;
		z-index:4;
	}
	.services-post .link_show_all .bg-button{
		background:url(images/bg-button-hover.gif) 0 0 repeat;
		cursor:pointer;
		bottom: 50%;
		left: 50%;
		right: 50%;
		top: 50%;
		opacity: 0;
		position: absolute;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;	
	}
	.services-post .link_show_all:hover {color:#181310;}
	.services-post .link_show_all:hover .bg-button {
		bottom: 0;
		left: 0;
		opacity: 1.0;
		right: 0;
		top: 0;
	}
		
/* Popular posts */
.popular-posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular-posts li {
		overflow:hidden;
		margin:0 0 2em 0;
		}
		.popular-posts li .post-thumb {
			float:left;
			margin-right:20px;
			width:100px;
			height:100px;
			overflow:hidden;
			padding:1px;
			border:1px solid #dbdbdb;
			}
		.popular-posts li .post-thumb.empty-thumb {
			background:url(images/empty_thumb.gif) no-repeat 50% 50% #ececec;
			}
		.popular-posts li h5 {
			font-size:1em;
			margin-bottom:.5em;
			}
		.popular-posts li .excerpt {
			margin-bottom:.8em;
			}


/* Post Cycle */
.post_cycle {
	padding:0;
	margin:0;
	}
#post-cycle .cycle_item {
	display:none;
	}
#post-cycle .cycle_item:first {
	display:block;
	}


/* Folio Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle .folio_item {
		overflow:hidden;
		display:none;
		}
	.folio_cycle .folio_item:first {
		display:block;
		}
		.folio_cycle .folio_item figure.thumbnail {
			width:270px;
			overflow:hidden;
			}
#folio-controls {
	text-align:center;
	overflow:hidden;
	}
	#folio-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#folio-controls ul li {
			padding:0 5px 0 0;
			display:inline;
			}
			#folio-controls ul li a {
				display:inline-block;
				text-decoration:none;
				width:8px;
				height:8px;
				background:#000;
				font-size:0;
				line-height:0;
				}
			#folio-controls ul li a:hover {
				background:#999;
				}


/* Testimonials */
.testimonials {
	padding:0;
	margin:0;
	}
	.testimonials div.testi_item {
		background:#fff;
		padding:1.5em;
		margin-bottom:2em;
		margin-right:5px;
		background:url(images/quotes.png) no-repeat 10px 10px #f3f3f3;
		}
		.name-testi {
			padding:0 0 0 2.2em;
			text-align:right;
			font-weight:bold;
			display:block;
			color:#333;
			}
			.name-testi a {
				font-weight:normal;
				}
		.testimonials .thumb {
			float:left;
			margin-right:20px;
			}
		.testimonials div.testi_item blockquote {
			border:none;
			padding:15px 0 15px 30px;
			margin:0;
			}
			.testimonials div.testi_item blockquote a {
				text-decoration:none;
				color:#888;
				display:block;
				}
			.testimonials div.testi_item blockquote a:hover {
				color:#333;
				}

/* Misc for Cycle widgets */
#testi-cycle .testi_item {
	display:none;
	}
#testi-cycle .testi_item:first {
	display:block;
	}
#testi-controls {
	text-align:center;
	overflow:hidden;
	}
	#testi-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#testi-controls ul li {
			padding:0;
			margin:0 2px 0 0;
			display:inline-block;
			}
		* + html #testi-controls ul li {
			display:inline;
			zoom:1;
			}


/* Recent Posts */
.latestpost {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	.latestpost li {
		margin:0 0 2em 0;
		list-style-type:none;
		}
		.latestpost li a {
			text-decoration:none;
			color:#000;
			}
		.latestpost li a:hover {
			text-decoration:underline;
			}
			.latestpost li h4 {
				margin-bottom:0;
				}


/* Twitter widget */
.twitter_update_list {
	overflow:hidden;
	}
.twitter ul li {
	list-style-type:none;
	margin:0 0 15px 0;
	padding:0 0 0 37px;
	background:url(images/twitter-icon.png) no-repeat 0 0;
	}
	.twitter ul li .twitt-body {
		padding:0 0 5px 0;
		}
	.twitter ul li .twitt-body a {
		font-weight:bold;
		}
	.twitter ul li a.timesince {
		font-size:11px;
		}
.twitter .profileLink {
	
	}


/* Flickr widget */
.flickrImages {
	overflow:hidden;
	position:relative;
}
.flickrImages a {
	float:left;
	display:block;
	width:75px;
	height:75px;
	background:#000;
	margin:0 1px 1px 0;
	}
.flickrImages a img {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.flickrImages a:hover img {
	opacity:.5;
}
.flickrImages a.link {
	display:inline;
	float:none;
	width:auto;
	height:auto;
	margin:0;
	background:none;
	}

/* Banner widget */
.banners-holder {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.banners-holder li {
	list-style-type:none;
	overflow:hidden;
	display:block;
	margin:0 0px 0px 0;
	padding:5px;
	background:#afa594;
	text-align: center;
	}
		.banners-holder li img {
			vertical-align:top;
		}

#widget_text {
	border:1px solid #afa594;
	background:url(images/bg-text.gif) 0 0 repeat;
	padding:12px 12px 13px 12px;
	margin-top:2px;
}

#widget_text_home {
	border:1px solid #afa594;
	background:url(images/bg-text.gif) 0 0 repeat;
	padding:12px 12px 13px 12px;
	margin-top:2px;
	height:176px;
}

#widget_text_specialita {
	border:1px solid #afa594;
	background:url(images/bg-text.gif) 0 0 repeat;
	padding:12px 10px 13px 10px;
	margin-top:2px;
}

.textwidget {
background: white;
padding: 2px;
width: 265px;
height: 172px;
padding-top: 6px;
}
.textwidget_specialita {
	background:#fff;
	padding:2px;
	width:265px;
	height:159px;
}


/* Shortcodes
---------------------------------------- */

/* Recent Posts */
.recent-posts {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	border:none;
	}
	.recent-posts li {
		margin:30px 20px 0px 0;
		padding:0;
		border:none;
		display:inline-block;
		width:410px;
		overflow:hidden;
	}
		.recent-posts li img.thumb {
			float:left;
			background:#e3d6c0;
			padding:3px;
			margin:0 15px 0 0;
		}
		.recent-posts li h5 {
			font-size:12px;
			line-height:18px;
			text-transform:uppercase;
			color:#a24e40;
			font-weight:normal;
			margin:0 0 5px 0;
			overflow:hidden;
		}
		.recent-posts li h5 a{
			text-decoration:none;
			color:#a24e40;
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
		}
		.recent-posts li h5 a:hover {color:#181310;}
		.recent-posts li .excerpt {
			margin-bottom:18px;
		}
		.recent-posts li span.meta {
			display:block;
			margin-bottom:.5em;
			font-size:10px;
			color:#888;
			text-transform:uppercase;
			}
			.recent-posts li .button {float:left;}


/* Tags */
.tags-cloud a, .tagcloud a {
	display:inline-block;
	background:url(images/bg-body.gif) 0 0 repeat;
	border-right:1px solid #40342c;
	border-left:1px solid #40342c;
	border-top:1px solid #40342c;
	border-bottom:1px solid #181310;
	padding:2px 7px;
	text-decoration:none;
	color:#f6f6f5;
	margin:0 1px 4px 0;
	font-size:12px !important;
	line-height:18px;
	vertical-align:top;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
.tags-cloud a:hover, .tagcloud a:hover {
	background:url(images/bg-button-hover.gif) 0 0 repeat;
	color:#181310;
}


/* Recent Comments */
.recent-comments {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.recent-comments li {
		padding:0;
		margin:0;
		border:none;
		padding-bottom:.5em;
		}


/* Footer
---------------------------------------- */
#footer {
	background:none;
	padding:0px 0 0px 0;
	color:#d5c6b1;
	font-size:12px;
	line-height:17px;
}

.footer-padding {
	padding:5px 0 6px 0;
	border-top:1px solid #453830;
}
#footer .footer-padding a {
	color:#d5c6b1;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#footer .footer-padding a:hover {color:#a24e40;}

.bg-footer{
	width:100%;
	background:url(images/bg-footer.gif) center top repeat;
	padding:15px 0 14px 0;
}
.widget-footer ul li{
	font-size:12px;
	line-height:18px;
	background:url(images/footer-line.png) 0 0 repeat-x;
	padding:7px 0 0 8px;
	margin-bottom:5px;
}
.widget-footer ul li:first-child {background:none; padding-top:0;}
.widget-footer ul li a{
	color:#3d2e26;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.widget-footer ul li a:hover {color:#a24e40;}	
	
	/* Footer widget */
	
	#widget-footer .social-networks li {
		list-style-type:none;
		padding:0 0 .5em 0;
		margin:0;
	}
	
	/* Footer navigation */
	nav.footer {
		float:right;
	}
			nav.footer ul li {
				list-style-type:none;
				float:left;
				padding-left:15px;
				margin:0;
			}
	


/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	color:#f6f6f5;
	font-size:12px;
	line-height:17px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	position:relative;
	overflow:hidden;
	margin:0;
	background:url(images/bg-body.gif) 0 0 repeat;
	border-right:1px solid #40342c;
	border-left:1px solid #40342c;
	border-top:1px solid #40342c;
	border-bottom:1px solid #181310; 
}
	.button .txt {
		display:block;
		padding:5px 10px 6px 10px; 
		position:relative;
		z-index:4;
	}
	.button .bg-button{
		background:url(images/bg-button-hover.gif) 0 0 repeat;
		cursor:pointer;
		bottom: 50%;
		left: 50%;
		right: 50%;
		top: 50%;
		opacity: 0;
		position: absolute;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;	
	}
	.button:hover {color:#181310;}
	.button:hover .bg-button {
		bottom: 0;
		left: 0;
		opacity: 1.0;
		right: 0;
		top: 0;
	}

.link {
	display:inline-block;
	text-decoration:none;
	width:14px;
	height:7px;
	font-size:0;
	line-height:0;
	vertical-align:middle;
	background:url(images/bg-link.png) 0 0 no-repeat;
}

.col-1 {float:left; width:415px;}
.p1 {margin-bottom:12px;}
.prev-indent-bot {margin-bottom:15px;}
.p2 {margin-bottom:22px;}
.spacing {margin-right:35px;}

.list {padding:0 0px 0 0px;}
.list li {
	width:100%; 
	overflow:hidden; 
	vertical-align:top; 
	font-size:12px; 
	line-height:22px; 
	color: #a24e40;
}
.list li span {float: right;}
.list li a {float: left; text-decoration: none; color: #8d6a57;}
.list li a:hover {text-decoration:underline;}

/* Tabs */
.tabs {
    margin: 1px 0 20px 0;
}

.tabs .tab-wrapper {
    border: 1px solid #dddddd;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    margin: -1px 0 0 0;
}

.tabs .tab-menu ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.tabs .tab-menu li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

.tabs .tab-menu a {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #aaaaaa;
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 2px 0 0;
    padding: 8px 20px;
}

.tabs .tab-menu a:hover {
    background-color: #f2f2f2;
    color: #666666;
}

.tabs .tab-menu a.active {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');
    background: -moz-linear-gradient(bottom , #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #fafafa),color-stop(90%, #f6f6f6));
    border-bottom: none;
    color: #666666;
    padding: 8px 20px 9px 20px;
}

.tabs .tab {
	background-color: #fafafa;
	border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    padding: 20px;
}

/* Toggle */
.toggle {
    padding: 0 0 10px 0;
}
.toggle .trigger {
	background-color: #e3ded8;
	border: 3px solid #e3d6c0;
	color: #a24e40;
	display: block;
	padding: 10px 12px 19px 11px;
	position: relative;
	text-decoration:none;
	height:1%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.bg-1 .toggle .trigger {background-image:url(images/img-1.jpg); background-position:right top; background-repeat:no-repeat; height:50px;}
.bg-2 .toggle .trigger {background-image:url(images/img-2.jpg); background-position:right top; background-repeat:no-repeat; height:50px;}
.bg-3 .toggle .trigger {background-image:url(images/img-3.jpg); background-position:right top; background-repeat:no-repeat; height:50px;}
.bg-4 .toggle .trigger {background-image:url(images/img-4.jpg); background-position:right top; background-repeat:no-repeat; height:50px;}
.bg-5 .toggle .trigger {background-image:url(images/img-5.jpg); background-position:right top; background-repeat:no-repeat; height:50px;}
.bg-6 .toggle .trigger {background-image:url(images/img-6.jpg); background-position:right top; background-repeat:no-repeat; height:50px;}
.bg-7 .toggle .trigger {background-image:url(images/img-7.jpg); background-position:right top; background-repeat:no-repeat; height:50px;}
.bg-8 .toggle .trigger {background-image:url(images/img-8.jpg); background-position:right top; background-repeat:no-repeat; height:50px;}
.bg-9 .toggle .trigger {background-image:url(images/img-9.jpg); background-position:right top; background-repeat:no-repeat; height:50px;}
.bg-10 .toggle .trigger {background-image:url(images/img-10.jpg); background-position:right top; background-repeat:no-repeat; height:50px;}
.bg-11 .toggle .trigger {background-image:url(images/img-11.jpg); background-position:right top; background-repeat:no-repeat; height:50px;}
.bg-12 .toggle .trigger {background-image:url(images/img-12.jpg); background-position:right top; background-repeat:no-repeat; height:50px;}

.toggle .trigger:hover,
.toggle .active {
	border-color:#3a2e27;
}

.toggle .box {
	background: #e3ded8;
	border: 3px solid #e3d6c0;
	padding: 20px;
	margin-top:1px;
	color:#a24e40;
}

.toggle .toggle-title{
	font-size:24px;
	line-height:30px;
	color:#3d2e26;
	text-transform:uppercase;
	background:url(includes/images/toggle2.png) 100% 1px no-repeat;
	font-family:"Times New Roman", Times, serif;
	padding:4px 27px 0px 13px;
	display:inline-block;
}
.toggle .active .toggle-title {
	background-position: 100% -93px;
}
.toggle .toggle-subtitle{
	font-size:13px;
	line-height:18px;
	color:#a24e40;
	font-family:"Times New Roman", Times, serif;
	background:url(images/bg-toogle.gif) 0 0 no-repeat;
	padding:30px 0 0px 15px;
	display:block;
	margin:-31px 0 0 0px;
	min-height:15px;
}	

/* Dropcap */
.dropcap {
	display:block;
	position:relative;
	float:left;
	font-size:24px;
	line-height:30px;
	color:#fff;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	margin:4px 12px 0 1px;
	padding:7px 0 8px 0;
	text-transform:uppercase;
	width:45px;
	border-radius:22px;
	-moz-border-radius:22px;
	-webkit-border-radius:22px;
}
.color-1 .dropcap {background:#e3d6c0;}
.color-2 .dropcap {background:#c58479;}
.color-3 .dropcap {background:#a24e40;}

.widget-area {
	
}

.hr {
	height:1px;
	background:none;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:5px 0px 4px 0;
	}
.grid_1 .hr, .grid_2 .hr, .grid_3 .hr, .grid_4 .hr, .grid_5 .hr, .grid_6 .hr, .grid_7 .hr, .grid_8 .hr, .grid_9 .hr, .grid_10 .hr, .grid_11 .hr, .grid_12 .hr, .grid_13 .hr, .grid_14 .hr, .grid_15 .hr, .grid_16 .hr, .grid_17 .hr, .grid_18 .hr, .grid_19 .hr, .grid_20 .hr, .grid_21 .hr, .grid_22 .hr, .grid_23 .hr, .grid_24 .hr {
	margin-left:0;
	margin-right:0;
	}
.spacer {
	height:50px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	}

/* Address */
.address {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	}
.address dt {
	float:left;
	width:145px;
	margin-right:20px;
	padding:0 0 0 55px;
	background:none;
	font-size:1em;
	line-height:18px;
	background:url(images/address-icon1.png) no-repeat 0 3px;
	}
.address dd {
	float:left;
	width:197px;
	padding:0 0 0 53px;
	background:url(images/address-icon2.png) no-repeat 0 3px;
	}
	.address dd ul {
		list-style-type:none;
		padding:0;
		margin:0;
		}
		.address dd ul li {
			background:none;
			padding:0;
			}
	.address dd span {
		float:left;
		width:90px;
		}
		.address dd a {
			font-style:italic;
			color:#191919;
			text-decoration:underline;
			}
		.address dd a:hover {
			text-decoration:none;
			}

/* VIDEO */
.video-wrap {
	margin-bottom: 10px;
	position:relative;
	zoom:1;
	}
	.video-wrap object {
		position:relative;
		z-index:2;
		}
	.video-bg {
		background-color:black;
		position:absolute;
		left:0;
		top:0;
		z-index:1;
		}

/* AUDIO */
.audio-wrapper {
   margin-bottom:1.5em;
}
.audio-desc {
	font-size:.91em;
	color:#999;
	padding:.5em 0 0 0;
	}
.audiojs audio { position: absolute; left: -1px; }
.audiojs { width: 460px; height: 36px; background: #404040; overflow: hidden; font-family: monospace; font-size: 12px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
	background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
	-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); }
.audiojs .play-pause { width: 25px; height: 40px; padding: 4px 6px; margin: 0px; float: left; overflow: hidden; border-right: 1px solid #000; }
.audiojs p { display: none; width: 25px; height: 40px; margin: 0px; cursor: pointer; }
.audiojs .play { display: block; }
.audiojs .scrubber { position: relative; float: left; width: 280px; background: #5a5a5a; height: 14px; margin: 10px; border-top: 1px solid #3f3f3f; border-left: 0px; border-bottom: 0px; overflow: hidden; }
.audiojs .progress { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #ccc; z-index: 1;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
	background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%); }
.audiojs .loaded { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
	background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%); }
.audiojs .time { float: left; height: 36px; line-height: 36px; margin: 0px 0px 0px 6px; padding: 0px 6px 0px 12px; border-left: 1px solid #000; color: #ddd; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); } 
.audiojs .time em { padding: 0px 2px 0px 0px; color: #f9f9f9; font-style: normal; }
.audiojs .time strong { padding: 0px 0px 0px 2px; font-weight: normal; }
.audiojs .error-message { float: left; display: none; margin: 0px 10px; height: 36px; width: 400px; overflow: hidden; line-height: 36px; white-space: nowrap; color: #fff;
	text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; }
.audiojs .error-message a { color: #eee; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #999; white-space: wrap; }

.audiojs .play { background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat; }
.audiojs .loading { background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat; }
.audiojs .error { background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat; }
.audiojs .pause { background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat; }

.playing .play, .playing .loading, .playing .error { display: none; }
.playing .pause { display: block; }

.loading .play, .loading .pause, .loading .error { display: none; }
.loading .loading { display: block; }

.error .time, .error .play, .error .pause, .error .scrubber, .error .loading { display: none; }
.error .error { display: block; }
.error .play-pause p { cursor: auto; }
.error .error-message { display: block; }



/* Alert boxes
---------------------------------------- */
.alert-box, .wpcf7-response-output {
	padding:20px 20px 20px 90px !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:.91em;
	line-height:1.4em;
	border:1px solid #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	}
	.error-box, .wpcf7-mail-sent-ng {
		border-color:#ff9999;
		color:#c31b00;
		background:url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
		}
	.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
		border-color:#e6c555;
		color:#9e660d;
		background:url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
		}
	.notice-box {
		border-color:#68a2cf;
		color:#2e6093;
		background:url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
		}
	.approved-box, .wpcf7-mail-sent-ok {
		border-color:#a3c159;
		color:#5e6f33;
		background:url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
		}
	


/* Forms
---------------------------------------- */
/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	vertical-align:middle;
	font-weight:normal;
	border:1px solid #dbdbdb;
	outline:none;
}
input[type="text"], textarea {
	background:#fff;
	border:1px solid #dbdbdb;
	padding:5px 10px 6px 10px;
}
input[type="submit"], input[type="reset"] {
	position:relative;
	display:inline-block;
	padding:5px 10px 5px 10px; 
	height:30px;
	color:#f6f6f5;
	font-size:12px;
	line-height:17px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
  	background:url(images/bg-body.gif) 0 0 repeat;
	border-right:1px solid #40342c;
	border-left:1px solid #40342c;
	border-top:1px solid #40342c;
	border-bottom:1px solid #181310; 
	cursor:pointer;
	margin-right:4px;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	background:url(images/bg-button-hover.gif) 0 0 repeat;
	color:#181310
}

/* Comment form */
#commentform {position:relative;}
#commentform a{
	font-size:12px;
	line-height:18px;
	color:#ae6559;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#commentform a:hover {color:#8d6a57;}

	#commentform p.field {margin-bottom:6px;}
	#commentform p.area {margin-bottom:20px;}
	
		#commentform small {
			color:#ff0000;
			font-size:12px;
		}
	#commentform label {display:block; padding:0 0 6px 1px;}
	
	#commentform input[type="text"] {
		width:238px;
		height:15px;
		line-height:1.23em;
		background:url(images/bg-comment-form.gif) 0 0 repeat-x #fff;
		position:relative;
		border-radius:12px;
		-moz-border-radius:12px;
		-webkit-border-radius:12px;
	}
	#commentform textarea {
		width:308px;
		background:url(images/bg-comment-form.gif) 0 0 repeat-x #fff;
		position:relative;
		height:95px;
		resize:none;
		overflow:auto;
		border-radius:12px;
		-moz-border-radius:12px;
		-webkit-border-radius:12px;
	}




/* Contact form */
.wpcf7-form p.field {
	margin-bottom:9px;
	overflow:hidden;
	vertical-align:top;
	width:330px;
	position:relative;
	}
.wpcf7-form p.field label {
	float:left;
	width:59px;
	padding-top:6px;
	}
.wpcf7-form p.field input {
	float:left;
	width:235px;
	height:15px;
	}
	.wpcf7-form p.field small {
		color:red;
		}
.wpcf7-form textarea {
	float:left;
	width:235px;
	height:205px;
	resize:none;
	overflow:auto;
	margin-bottom:17px;
	}
.wpcf7-form .submit-wrap {
	padding:0 0 0 59px;
	margin:0;
	}
	span.wpcf7-form-control-wrap {
		display:block;
		}
	.wpcf7-not-valid-tip {
		width:245px !important;
		position:absolute;
		left:59px !important;
		top:0 !important;
		padding:4px 0 4px 10px !important;
		background:#f3b7b7 !important;
		color:red !important;
		border:1px solid red !important;
		}

/* Sidebar search form */
#searchform {overflow:hidden; padding-bottom:15px;}
#searchform .searching {
		width:140px;
		height:18px;
		float:left;
		margin-right:10px;
	}
	#searchform .submit {
		width:60px;
		float:left;
		cursor:pointer;
		padding-left:0;
		padding-right:0;
	}



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:79.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */

/* Navigations
---------------------------------------- */

/* Primary navigation */
.row-menu {
	position:relative;
	padding:3px 0;
	width:100%;
	background:url(images/bg-body.gif) center top repeat;
	border-bottom:1px solid #453830;
}
nav.primary {
	position:relative;
	padding:0px;
	background:url(images/line-top.gif) center top repeat-x;
	z-index:2;
}

#topnav {
	margin:0; 
	height:32px;
	background:url(images/line-bot.gif) center bottom repeat-x;
}
	

/* Essential styles for dropdown menu */
.sf-menu {
	padding:3px 0px 0px 0px;
	position:relative;
	background:none;
	text-align:left;
}
.sf-menu li {
	position:relative;
	list-style:none;
}
.sf-menu > li{
	background:url(images/menu-separator.gif) left 2px no-repeat;
	display:block;
	float:left;
	text-align:center;
	position:relative;	
	margin:0;
	border:none;
	padding:0;
}

.sf-menu > li:first-child  {background:none;}

.sf-menu li a {
	font-weight:normal;
	background:none;
	display:block;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.sf-menu > li > a {
	font-size:17px; 
	line-height:25px;
	text-transform:uppercase;
	padding:2px 20px 4px 20px;
	color:#a38d7a;
	font-family:"Times New Roman", Times, serif;
}

.sf-menu > li:hover > a, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a {color:#fff;}

.sf-menu ul {
	position:		absolute;
	width:			150px; /* left offset of submenus need to match (see below) */
	background:url(images/bg-submenu.gif) 0 0 repeat-x #291f19;
	padding: 0;
	z-index:200;
	display:none;
	margin:0;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0px;
	top:			36px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	width:150px;
	background:url(images/bg-submenu.gif) 0 0 repeat-x #291f19;
	padding: 0;
	margin:0;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			150px; /* match ul width */
	top:			0px;
	z-index:99;
}
.sf-menu ul li {
	background:url(images/bg-submenu-li.gif) 0 0 repeat-x;
	margin:0px;
	padding:0;
	text-align:left;
}
.sf-menu ul li:first-child {background:none;}

.sf-menu li li a {
	text-align:left;
	text-transform:capitalize;
	color:#846e62;
	font-size:12px;
	line-height:18px;
	padding:4px 5px 6px 15px;
	font-family:Arial, Helvetica, sans-serif;
}
.sf-menu li li.current-menu-item > a, .sf-menu li li.sfHover > a, .sf-menu li li:hover > a {color:#f4f1ec;}

.sf-menu ul li li {
	background:url(images/bg-submenu-li.gif) 0 0 repeat-x;
	margin:0px;
	padding:0;
	text-align:left;
}
.sf-menu ul li li:first-child {background:none;}

#widget_my_bannerswidget_trip{
	margin:0px;
	padding:0;
	text-align:center;
}

 IMPLEMENTAZIONI
#locale-wrapper {
	height:260px;
	position:relative;
	margin-bottom:20px;
}

.locale-img-bg {
	width:909px;
	height:486px;
	padding:14px 15px 0 14px;
	border:1px solid #fff;
	background:url(images/bg-slider.jpg) 0 0 no-repeat;
	box-shadow:5px 5px 5px rgba(0,0,0,0.05);
	-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.05);
	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.05);
}


.locale-img-container {
	width:895px;
	height:250px;
	position:relative;
	padding:7px 7px 7px 7px;
	background:#fff;
	box-shadow:0px 0px 1px rgba(0,0,0,0.16);
	-moz-box-shadow:0px 0px 1px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 0px 1px rgba(0,0,0,0.16);
}

#separatore {
overflow: hidden;
position: relative;
padding: 16px 0 0 0;
background: url(images/line-1.gif) 0 0px repeat-x;
margin: 0px 0 11px 0;
}
