/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin:0px;
	padding:0px;
	color:#555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em;
	background-color:#ffffff;
	background-image: url(images/templatemo_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-weight: normal;
}

a, a:link, a:visited {
	color: #000000; 
	text-decoration: none;
}

a:hover {
	color: #999999;
	
}



p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1, h2, h3, h4, h5{
	font-weight: bold;
}

h1 {
	font-size: 18px;
	color: #993300;
}
h2 {
	font-size: 14px;
	color: #990000;
	margin: 0 0 0px 0;
	padding: 0;
}
h3 {
	font-size: 21px;
	color: #993300;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h4 { font-size: 18px; color: #000; margin: 0 0 10px 0; padding: 0; }
h5 { font-size: 16px; color: #000; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #000; } 

.button a{
	clear: both;
	display: block;
	width: 103px;
	height: 23px;
	padding: 4px 0 0 0;
	background: url(images/templatemo_button.png) no-repeat;

	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	background: url(images/templatemo_button_hover.png) no-repeat;
}

#templatemo_header_wrapper {
	width: 980px;
	height: 215px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#templatemo_header {
	width: 680px;
	height: 50px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: right;
}

#header_2 {
	width: 660px;
	float: right;
}

#templatemo_header  #site_title {
	float: left;
	width: 300px;
	padding: 30px 0 0 0;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title h1 a{
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_header  #site_title h1 a span {
	display: block;
	text-align: right;
	font-size: 14px;
	color: #CCC;
	font-weight: bold;
	letter-spacing: 2px;
}

#templatemo_header #search_box {
	float: right;
	width: 280px;
	height: 30px;
	margin-top: 30px;
	background: url(images/templatemo_search.png) no-repeat;
}

#search_box form {
	width: 280px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 15px;
	width: 180px;
	padding: 5px 5px 5px 5px;
	margin-right: 0px;
	color: #bcbcbc;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: #161b1f;
	border: 1px solid #0b0e10;	
}

#searchbutton {
 	height: 28px;
	width: 80px;
	padding-bottom: 3px;
	cursor: pointer;
	font-size: 13px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #333;
}

/* menu */

#templatemo_menu {
	clear: both;
	height: 39px;
	padding: 11px 0 0 0;
}

#templatemo_menu ul {
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 90px;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	position: relative;
	float: left;
	width: 90px;
	display: block;
	height: 23px;
	margin-right: 5px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #21272d;
	font-weight: bold;
	outline: none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #7a2f31;
	font-weight: bold;
}

/* end of menu */

/* banner*/

#templatemo_banner {
	clear: both;
	width: 660px;
	height: 44px;
	background: url(images/templatemo_banner.jpg) no-repeat;
	overflow: hidden;
	float: right;
	padding: 0px;
}

#templatemo_banner h3 {
	color: #99CCFF;
	font-size: 42px;
}

#templatemo_banner p {
	color: #FFFFFF;
	font-size: 16px;
}

/* end of banner */

#templatemo_content_wrapper_outer {
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	
}

#templatemo_content_wrapper_inner {
	width: 100%;
		
}

#templatemo_content_wrapper {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#templatemo_content {
	width: 650px;
	float: right;
}

.service_box {
	width: 280px;
}

.service_image {
	float: left;
	width: 64px;
	margin: 3px 0 0 0;
}

.service_box .service_text {
	float: right;
	width: 200px;
	text-align: justify;
}

.services_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(images/templatemo_divider.jpg) bottom repeat-x;	
}

.services_section h4 {
	margin-bottom: 20px;
}

.services_section .right {
	float: right; 
	width: 120px;
}

.services_section .right img {
}

.services_sectio .services_content {
	clear: both;
	margin: 10px 0;
}

.services_section .left {
	float: left; 
	width: 470px;
}

.services_section .left p {
	text-align: justify;
}


.post_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(images/templatemo_divider.jpg) bottom repeat-x;	
}

.post_section h2  {
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	background: url(images/templatemo_header.png) no-repeat bottom left;
}

.post_section .post_content {
	clear: both;
	margin: 10px 0;
}
.post_content .left {
	float: left; 
	width: 130px;
}

.post_content .left img {
	border:1px solid #CCC;
	padding: 5px;
	background: #fff;
}

.post_content .right {
	float: right; 
	width: 450px;
}

.post_section p {
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.post_section .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}

#recent_project {
		width: 620px;
	}
	#recent_project ul { list-style: none; margin: 0; padding: 0; }
	#recent_project ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width: 270px;
		padding: 6px;
		margin: 0 25px 25px 0;
		background: #f1f2ea;
		border: 1px solid #d5d7ca;
	}
	#recent_project ul img {
		width: 270px;
		height: 130px;
		border: none;
		margin-bottom: 5px;
	}




/* gallery */
#gallery {
		width: 610px;
	}
	#gallery ul { list-style: none; margin: 0; padding: 0; }
	#gallery ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width: 270px;
		padding: 6px;
		margin: 0 20px 20px 0;
		background: #f1f2ea;
		border: 1px solid #d5d7ca;
	}
	#gallery ul img {
		width: 270px;
		height: 130px;
		border: none;
		margin-bottom: 5px;
	}
	
	#gallery a:link, a:visited {
	color: #000000;
}

	#gallery a:hover {
	color: #ffffff;
}
/* end of gallery */



#contact_form {
	float: left;
	padding: 20px 0 0 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
	/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}

#contact_form form .input_field {
	height: 18px;
	width: 230px;
}

#contact_form form label {
	display: block;
	margin-right: 10px;
	font-size: 14px;	
}

#contact_form form textarea {
	width: 310px;
	height: 150px;
}

#contact_form form .submit_btn {
	float: left;
	margin-right: 110px;
	width: 103px;
	height: 27px;
	padding: 0px 0 0 0;
	text-align: center;
	cursor: pointer;
	border: none;
	color: #fff;
	background: url(images/templatemo_button.png) no-repeat;
}


/* sidebar */

#templatemo_sidebar {
	float: left;
	width: 300px;
	background-image: url(images/museo_storico_gradara.png);
	background-repeat: no-repeat;
	height: 450px;
}

#templatemo_sidebar_prezzi {
	float: left;
	width: 300px;
	background-repeat: no-repeat;
	height: 600px;
}

#templatemo_sidebar_text {
	float: left;
	width: 255px;
	height: 400px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-left: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	line-height: 14px;
	letter-spacing: 1px;
}

#templatemo_sidebar_grotte {
	float: left;
	width: 300px;
	background-image: url(images/museo_storico_gradara_2.png);
	background-repeat: no-repeat;
	height: 670px;
}

#templatemo_sidebar_stampa {
	float: left;
	width: 300px;
	background-image: url(images/museo_storico_gradara_2.png);
	background-repeat: no-repeat;
	height: 610px;
}

.section_rss_twitter {
	width: 240px;
	margin-top: 20px;
	margin-bottom: 120px;
}

.rss_twitter a{
	display: block;
	width: 240px;
	color: #333;
	padding: 20px 0 0 0;
	margin-bottom: 40px;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

.rss_twitter a:hover {
	text-decoration: none;	
}

.rss_twitter a span {
	font-size: 15px;
	margin-top: 5px;
	display: block;
	letter-spacing: 5px;
}

.rss a{

	background: url(images/rss.png) right bottom no-repeat;
}

.twitter a{

	background: url(images/twitter.png) right bottom no-repeat;
}


#sidebar_featured_project {
	margin: 0 0 40px 0;
	padding: 0;
}

#sidebar_featured_project .left {
	float: left;
	width: 64px;
}

#sidebar_featured_project .right {
	float: right;
	width: 170px;
}

#sidebar_featured_project h6 a{
	color: #fff;
}

#news_section {
	margin: 0 0 40px 0;
	padding: 0;
}

.news_section h3 {
}

.news_box a {
	font-weight: normal;
	text-decoration: underline;
}

.news_box  {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}

/* end of sidebar */

/* footer */

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	height: 50px;
	background-color: #6c171c;
}


#templatemo_footer {
	clear: both;
	width: 940px;
	text-align: left;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#templatemo_footer a {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: underline;
}

#templatemo_footer a:hover {
	color: #999999;
	text-decoration: none;
}

#templatemo_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px 0 0;
	display: inline;
}

.footer_menu li a {
	color: #ffffff;
}

.footer_menu .last_menu {
	border: none;
}

#crediti {
	clear: both;
	width: 80px;
	text-align: right;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	float: right;
	margin-right: 105px;
	padding: 0px;
}

/* end of footer */

/*
 * Color, Border, and Button Rules
 */
.contentslider {
  padding: 0; /* This acts as a border for the content slider */
  background: none; /* This is the color of said border */
} 
.cs_wrapper, .cs_article {
/*  background-color: none;  Background color for the entries */
}
.cs_leftBtn, .cs_rightBtn {
  width:30px; /* Should be as wide as the button graphic being used */
  background: none; /* This will probably match the contentslider bg color */
}

/*
 * Article styles (font, color, etc.)
 *
 * If textResize is set to TRUE, sizing shouldn't need to be touched. However,
 * depending on the sizes you have defined, additional tweaking may be
 * required in order to get the text to display properly.
 */

/*
 ******************************************************************************
 * These styles may be affected by the plugin, so avoid changing them if 
 * it's not absolutely necessary.
 ******************************************************************************
 */
.contentslider {
	position:relative;
	display:block;
	width: 300px;
	height: 100px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.cs_wrapper {
  position:relative;
  display:block;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  overflow:hidden;
}
.cs_slider {
  position:absolute;
  width:10000px;
  height:100%;
  margin:0;
  padding:0;
}
.cs_article {
	float:left;
	position:relative;
	top:0;
	left:0;
	display:block;
	width: 280px;
	height: 170px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 0;
	
/*  background-color: none; */
}




.cs_article .left {
	float: right;
	width: 550px;
}

.cs_article .right {
	float: left;
	width: 302px;
}

.cs_article h2 {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 20px;
	color: #fff;
}

.cs_article p{
	color: #000;
	font-size: 14px;
	margin-bottom: 20px;
}

.cs_article img {
	width: 280px;
	height: 170px;
	border: 1px solid #fff;
}

.cs_leftBtn, .cs_rightBtn {
  position:absolute;
  bottom: 5px;
  padding:0;
  z-index:10000;
}
.cs_leftBtn {
  left : 0px;
  outline:0;
}
.cs_rightBtn {
  left : 35px;
  outline:0;
}
.cs_leftBtn img, .cs_rightBtn img {
  border:0;
  position:relative;
  margin:0;
}

#templatemo_vox {
	margin-right:0px;
	width: 190px;
	float: right;
	margin-left: 12px;
	border-left: 2px solid #e2e2e2;
	padding-left: 12px;
	text-align:left;
	margin-bottom: 10px;
	padding-bottom: 2px;
}


#templatemo_cenni {
	margin-right:0px;
	width: 190px;
	float: right;
	margin-left: 12px;
	border-left: 2px solid #e2e2e2;
	padding-left: 12px;
	text-align:left;
	margin-bottom: 10px;
	padding-bottom: 2px;
	height: 410px;
}


#templatemo_vox_l {
	margin-right:0px;
	margin-left: 15px;
	width: 200px;
	float: right;
	text-align:left;
	
}

#templatemo_box_prezzi {
	margin-right:0px;
	width: 200px;
	float: left;
	margin-left: 50px;
	padding-left: 0px;
	text-align:justify;
	border-left-width: 0px;
	border-left-style: solid;
	margin-top: 20px;
}

#templatemo_box_prezzi_l {
	margin-right:0px;
	margin-left: 16px;
	width: 200px;
	float: right;
	text-align:justify;
	margin-bottom: 10px;
	
}

#templatemo_miniature {
	width: 150px;
	float: left;
	margin-left: 10px;
}

#templatemo_book {
	margin-left:10px;
	margin-right:12px;
	width: 312px;
	float: left;
	
}

#templatemo_book2 {
	margin-left:0px;
	margin-right:0px;
	width: 312px;
	float: left;
	
}

#templatemo_museo {
	margin-left:18px;
	width: 630px;
	float: left;
	margin-bottom: 15px;
	
}

#templatemo_stampa {
	margin-left:10px;
	width: 640px;
	float: left;
	margin-bottom: 5px;
	
}

#templatemo_contatti {
	margin-left:10px;
	margin-right:12px;
	width: 312px;
	float: left;
	margin-bottom: 20px;
	
}

#templatemo_prezzi {
	margin-left:5px;
	width: 307px;
	height: 510px;
	float: left;
	margin-bottom: 20px;
	border: 0px solid #333333;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/box_prezzi.png);
	background-repeat:no-repeat;
	
}

#templatemo_prezzi_tab {
	margin-left:5px;
	width: 290px;
	float: left;
	margin-bottom: 20px;
	/*border: 1px solid #333333;*/
	padding: 5px;
	/*margin-top: 10px;*/
	
}
#templatemo_boxsconto {
	width:290px;
	height:320px;
	float:left;
	padding-left: 18px;
	/*background-color: yellow;*/
}

#templatemo_form {
	margin-left:10px;
	width: 312px;
	float: left;
	margin-bottom: 0px;
	margin-top: 10px;
	
}

#templatemo_ringraziamenti{
	margin-left:10px;
	
	width: 624px;
	float: left;
	margin-bottom: 20px;
	
}

.gallerycontainer{
	position: relative;
	padding-top: 50px;
	padding-left: 55px;
}
/*Add a height attribute and set to largest image's height to prevent overlaying*/

.gallerytext{
	width: 180px;
	text-align:center;
	color:#000000;
	height: 40px;
	


}

.thumbnail img{
	margin: 0 0px 0px 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
	border: 0px;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 5px;
left: -1000px;

visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
padding-top: 112px;
left: 349px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/*cenni storici*/

.col_w3000 {
	width: 280px;
}

.float_l {
	float: left;
	padding-left: 0px;
	padding-top: 20px;
	margin-left: 8px;

}

.image_wrapper {
	display: inline-block;
	padding: 8px;
	border: 1px solid #999;
	background: #ffffff;
	margin-bottom: 10px;
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	
	margin-left: 0;
}

.fl_img {
	float: left;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
}

/*java gallery */

#slider {
	width: 660px;
	height: 120px;
	overflow: hidden;
	float: left;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.css_gallery {
	float:right;
	position:relative;
	top:0;
	left:0;
	display:block;
	width: 660px;
	height: 120px;
	margin-top: 2px;
	
	

}

#templatemo_banner {
	clear: both;
	width: 660px;
	height: 44px;
	background: url(images/templatemo_banner.jpg) no-repeat;
	overflow: hidden;
	float: right;
	padding: 0px;
}

