/*--------------------------------------------------------------*/
.clear { clear: both; display: block; height: 0; margin: 0; padding: 0; }
.clearfix { display: block; zoom: 1;}
.clearfix:after { content: ""; clear: both; display: block; height: 0; visibility: hidden; font-size: 0; }


/*----------------------------------------------------------------*/



.site {
    margin: 0 auto;
}

/* ==================================================================================================== STRIP ========== */
.strip_box {
	position: relative;
	text-align: center;
	width: 100%;
}
.strip_content {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 100%;
}

/*--------------------------------------------------------------
		CUSTOM CSS
----------------------------------------------------------------*/

body {
	font-family: verdana;
	color: #000;
	font-size: 11px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, a, a:hover,
.entry-title a, .entry-title a:hover,
h4.widget-title,
#breadcrumb-list a, #breadcrumb-list a span,
.catchbase-nav-menu .current-menu-item > a, .catchbase-nav-menu .current-menu-ancestor > a, .catchbase-nav-menu .current_page_item > a, .catchbase-nav-menu .current_page_ancestor > a, .sidebar-header-right .widget_nav_menu .current-menu-item > a, .sidebar-header-right .widget_nav_menu .current-menu-ancestor > a,
.catchbase-nav-menu li a:hover, .catchbase-nav-menu li a:focus, .sidebar-header-right .widget_nav_menu li a:hover, .sidebar-header-right .widget_nav_menu li a:focus,
.catchbase-nav-menu .sub-menu li a:hover, .catchbase-nav-menu .sub-menu li a:focus, .catchbase-nav-menu .children li a:hover, .catchbase-nav-menu .children li a:focus, .sidebar-header-right .widget_nav_menu .sub-menu li a:hover, .sidebar-header-right .widget_nav_menu .sub-menu li a:focus {
	color: #714c28;
}

h1.site-title a,
h1.site-title a:hover,
.headerHomeTitle h1 {
	border: medium none;
	color: #714c28;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 46px;
	margin: 0;
	overflow: hidden;
	padding: 10px 5px 10px 0;
	text-transform: uppercase;
	text-decoration: none;
}

h1.entry-title {
	border: medium none;
	color: #714c28;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	padding: 10px 5px 10px 0;
	text-transform: uppercase;
	text-decoration: none;
}

h2,
h4.widget-title
 {
	background-color: #e0d8cd;
	font-weight: bold;
	font-size: 12px;
	padding:2px;
}

.menu.catchbase-nav-menu {
	font-weight: bold;
}

.catchbase-nav-menu .sub-menu a, .catchbase-nav-menu .children a, .sidebar-header-right .widget_nav_menu .sub-menu a, #breadcrumb-list .wrapper
{
	font-size:11px;
}

#breadcrumb-list .breadcrumb-current {
	background-color: #fff;
}

#breadcrumb-list span {
	border: 0;
}

.widget_recent_entries ul li {
	margin: 15px 0;
}

.widget_recent_entries li {	
	list-style-type: disc; 
	color: #99785a;
	list-style-position: inside;
}

.menu-principale-container a {
	text-decoration: none;
	color: #000;
}

.menu-principale-container a:hover {
	text-decoration: none;
	color: #99785a;
}

.menu-principale-container li {
	padding: 10px 0;
}
ul li.menu-item  {
	text-transform: uppercase;
}

ul li.menu-item ul li.menu-item{
	text-transform: none;
}

.child-sidebar-menu li {
	padding:5px 0;
}

.child-sidebar-menu li a:hover {
	background-color:#e0d8cd;
}

.child-sidebar-menu  li a {
	text-transform: uppercase;
}

.current_page_item a{
	color: #000;
	}
	
.entry-content  ul li{
	padding: 10px
}


/* ==================================================================================== POST LINE ========== */
.featured-image {
	float: left;
	margin-right: 20px;
	max-width: 300px;
}
.archive-post-wrap .featured-image {
	max-width: 200px;
}

.featured-image img {
	display: block;
}


/* ============================================================================================= SIDEBAR MENU ========== */

.sidebar-menu {
    margin-bottom: 30px;
}

.sidebar-menu .page_item_has_children .children,
.sidebar-menu .page_item_has_children .children .page_item_has_children .children 
 {
 display: none;
}
.sidebar-menu .page_item_has_children.current_page_item .children,
.sidebar-menu .page_item_has_children.current_page_ancestor .children,
.sidebar-menu .page_item_has_children.current_page_item .children .page_item_has_children.current_page_item .children,
.sidebar-menu .page_item_has_children.current_page_ancestor .children .page_item_has_children.current_page_ancestor .children
 {
 display: block;
}

.sidebar-menu ul {
	padding:10px;
}

.sidebar-menu ul li {
}

.sidebar-menu a {
	text-decoration:none;
	display:block;
	padding:5px;
}

.sidebar-menu a:hover {
	color:#000;
	background-color:#fff;
}


.sidebar-menu ul {
	padding:0;
	margin:0;
    background-color: #e0d8cd;	
}

.sidebar-menu > ul {
}

.sidebar-menu ul li a {
	border-bottom:1px solid #e9e9e9;
}


.sidebar-menu ul li ul li a {  
	background-position: 15px 7px;
    margin: 0;
    padding: 5px 30px;
}


.sidebar-menu ul li ul li ul li a {
    padding: 3px 0 3px 40px;
    background-image: none;
}

.sidebar-menu ul li a {
	font-weight:bold;
	text-transform:uppercase;
	 background-image: url("http://www.museosanmichele.it/wp-content/themes/catch-base-child/images/frex.png");
    background-position: 5px 7px;
    background-repeat: no-repeat;
    font-weight: bold;
    padding-left: 20px;
    text-transform: uppercase;
}

.sidebar-menu ul li ul li a {
	text-transform:none;
	font-weight:normal;
}

.sidebar-menu ul li ul li ul li a {
}

.sidebar-menu li.current_page_item,
.sidebar-menu li.current_page_item a:hover {
	/*background-color:#99785a;
	color:#fff;*/
	color:#000;
	background-color:#fff;
}


.sidebar-menu li.current_page_item a{
	color:#fff;
	color:#000;
}

.sidebar-menu li.current_page_item li {
	background-color:#fff;
}

.sidebar-menu li.current_page_item li a{
	color:#714c28;
}

.sidebar-menu li.current_page_item li a:hover{
	color:#000;
	background-color:#e0d8cd;
}


.sidebar-menu li.current_page_item li a:hover{
	color:#000;
	background-color:#e0d8cd;
}


/* ===================================================================================== HOMEPAGE ========== */
.no-sidebar.content-width #main {
	width: 100%;
}



/* ======================================================================================= SLIDER ========== */
/***** Slider *****/

.flexslider {
    border: 6px solid #fff;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
	margin: 0 0 55px 0;
/*
    margin-bottom: 55px;
    margin-top: 45px;
*/
}
.slider-container {
    margin: 0 auto;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}
.slider {
	padding-left: 5px;
	padding-right: 5px;
}
.flexslider .slides > li {
	position: relative;
}
.flex-caption {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 95%;
    padding: 10px 20px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 14px;
    line-height: 24px;
    color: #eaeaea;
    text-align: left;
    font-style: italic;
}
.flex-direction-nav a {
	width: 60px;
	height: 60px;
	padding-top: 17px;
	background: #704c28;
	color: #fff;
	text-shadow: none;
}
.flex-direction-nav a:before { font-size: 26px; }
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next { text-align: center; }

.slides .slides_item {
	max-height: 556px;
	overflow: hidden;
}
.flex-control-thumbs li {
	max-height: 138px;
	overflow: hidden;
}


/* ===================================================================================== NEWS_BOX ========== */
#news_box {
	margin: 30px 0;
}
#news_box_title {
	background: url('../images/line.png') repeat-x left center;
	color: #5d5d5d;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
#news_box_title  .news_box_title_txt{
	background: #fff;
	display: inline-block;
	padding: 0 15px;
	/*margin: 0 auto;*/
}
#news_prev_list {
	
}
#news_prev_list .news_prev {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
    min-height: 1px;
    margin-bottom: 40px;
    position: relative;
    padding: 0 10px;
	text-align: center;
	width: 25%;
}
#news_prev_list .news_prev_link {
    background: none repeat scroll 0 0 #f8f8f8;
    border-bottom: 2px solid #704c28;
	color: #888;
	display: block;
    padding: 20px 15px;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#news_prev_list .news_prev_link:hover {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05), 0 1px 25px 0 rgba(0, 0, 0, 0.05) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.05) inset;
}
#news_prev_list .news_prev_figure {
	max-height: 115px;
	overflow: hidden;
}
#news_prev_list .news_prev_img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	vertical-align: middle;
}
#news_prev_list .news_prev_date {
	display: block;
    font-size: 12px;
	margin: 10px 0;
}
#news_prev_list .news_prev_title {
    color: #5d5d5d;
    font-family: "Droid Sans",sans-serif;
    font-size: 14px;
    font-weight: bold;
	line-height: 20px;
    margin-top: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
}
#news_prev_list .news_prev_abstract {
    font-style: italic;
    line-height: 24px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0 10px;
}

/* ================================================================================== PROJECT_BOX ========== */
#project_box {
	margin: 50px 0 30px 0;
}
#project_box_title {
	background: url('../images/line.png') repeat-x left center;
	color: #5d5d5d;
	font-size: 2.4em;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
#project_box_title  .project_box_title_txt{
	background: #fff;
	display: inline-block;
	padding: 0 15px;
	/*margin: 0 auto;*/
}
#project_box_subtitle {
	color: #888;
	font-size: 18px;
	font-style: italic;
	margin-bottom: 20px;
	text-align: center;
}
#project_prev_list {
	
}
#project_prev_list .project_prev {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
    margin-bottom: 40px;
    min-height: 1px;
    position: relative;
    padding: 0 10px;
	text-align: center;
	width: 25%;
}
#project_prev_list .project_prev_link {
    background: none repeat scroll 0 0 #f8f8f8;
    border-bottom: 2px solid #704c28;
	color: #888;
	display: block;
    padding: 20px 15px;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#project_prev_list .project_prev_link:hover {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05), 0 1px 25px 0 rgba(0, 0, 0, 0.05) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.05) inset;
}
#project_prev_list .project_prev_figure {
	max-height: 115px;
	overflow: hidden;
}
#project_prev_list .project_prev_img {
	max-width: 100%;
	vertical-align: middle;
}
#project_prev_list .project_prev_title {
    color: #5d5d5d;
    font-family: "Droid Sans",sans-serif;
    font-size: 14px;
    font-weight: bold;
	line-height: 20px;
    margin-top: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
}
#project_prev_list .project_prev_abstract {
    font-style: italic;
    line-height: 24px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0 10px;
}



/* ================================================================================================== TOOLBAR ========== */
/*
#strip_toolbar {
	background-color: #fff;
	border-bottom: 1px solid #cdcdcd;
	clear: both;
	margin: 0;
}
#toolbar_content {
	padding: 3px;

}
#languages {
	text-align: right;
}
#languages #lang_sel_list {
	clear: both;
	font-size: 11px;
	margin: 0;
	min-height: 10px;
	padding: 0px;
	text-align: center;
}
#languages #lang_sel_list ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
#languages #lang_sel_list ul li {
	display: inline;
	line-height: 25px;
	margin: 0 1px 0 0;
	padding: 0;
	white-space: nowrap;
}
#languages #lang_sel_list  ul li a {
	padding: 5px 10px;
	text-decoration: none;
}
#languages #lang_sel_list ul li img {
	height: 12px;
	position: relative;
	top: 1px;
	width: 18px;
}
#languages #lang_sel_list ul:after {
	clear: both;
	content: "";
	display: block;
	font-size: 0;
	height: 0;
}
*/

/* ================================================================================================ LANGUAGES ========== */
.sidebar_header_language {
/*	visibility: hidden;*/

    float: right;
	padding: 0 15px 0 0;
    width: 220px;
}
#languages #lang_sel_list {
	clear: both;
	font-size: 11px;
	margin: 0;
/*
	min-height: 10px;
	padding: 0px;
	text-align: center;
*/
}
#languages #lang_sel_list ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	text-align: right;
}
#languages #lang_sel_list ul li {
	display: inline-block;
	float: none;
	line-height: 25px;
	margin: 0 1px 0 0;
	padding: 0;
	white-space: nowrap;
}
#languages #lang_sel_list ul li a {
	padding: 5px 5px;
	text-decoration: none;
}
#languages #lang_sel_list ul li img {
	height: 12px;
	left: 2px;
	position: relative;
	top: 1px;
	width: 18px;
}
#languages #lang_sel_list ul:after {
	clear: both;
	content: "";
	display: block;
	font-size: 0;
	height: 0;
}

/* =============================================================================================== BREADCRUMB ========== */
#breadcrumb-list span.sep {
	padding: 0 0 0 15px;
}
#breadcrumb-list a,
#breadcrumb-list a span {
	padding: 5px 5px 3px;
}

/* ===================================================================================================== SHOP ========== */
.woocommerce #breadcrumb-list {
	/*display: none;*/
}

/* =========================================================================== BREADCRUMB ========== */
#wc-breadcrumb-list {
	
}
#wc-breadcrumb-list .woocommerce-breadcrumb {
    color: #666;
	font-size: 12px;
    font-style: italic;
	padding: 20px 35px 0;
}
#wc-breadcrumb-list .woocommerce-breadcrumb a {
    background-color: transparent;
    color: #714c28;
    display: inline-block;
    padding: 5px 10px 3px;
	text-decoration: underline;
}
#wc-breadcrumb-list .woocommerce-breadcrumb a:hover {
	text-decoration: none;
}



/* ======================================================================== LIST PRODOTTI ========== */
/*
.two-columns.woocommerce #container {
	float: right;
	width: 800px;
}
*/
#main .woocommerce-breadcrumb {
	display: none;
}


/* ======================================================================== FULL PRODOTTI ========== */
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	width: 25%;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	width: 70%;
}



/* ===================================================================================================== MENU ========== */
.nav-primary .wrapper {
	background-color:#e0d8cd;
}
.catchbase-nav-menu li a:hover,
.catchbase-nav-menu li.current_page_ancestor a,
.catchbase-nav-menu .sub-menu a, .catchbase-nav-menu .children a, .sidebar-header-right .widget_nav_menu .sub-menu a

 {
	background-color:#e0d8cd;
}

.catchbase-nav-menu li a:hover

 {
	background-color:#fff;
}



/* ===================================================================================================== MENU ========== */
.entry-meta .posted-on {
	display: none;
}

.news_date {
	color: #714c28;
	font-size: 14px;
	margin-bottom: 10px;
}
.news_date:before {
	box-sizing: border-box;
	content: "\f307";
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	line-height: 1;
	text-decoration: inherit;
	vertical-align: text-bottom;

}



/* =============================================================================================  ========== */

.author.vcard {
	display: none;
}

#masthead {
	padding: 0;
}




