/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Base
----------------------------------------------------------------------------------------------------*/

a { color: #EE7540; }

a:hover,
em, code { color: #555; }  /* MAURO code { color: #5DBDE0; } */

mark { background-color: #F0B397; }

ins { background-color: #C6E2EA; }

::-moz-selection { background: #EE7540; color: #fff; }
::selection { background: #EE7540; color: #fff; }


/* Menus
----------------------------------------------------------------------------------------------------*/

.menu-dropdown li.active .level1 { background: #EE7540; }

.menu-dropdown li.level2:hover,
.menu-dropdown li.level2.parent > a:hover,
.menu-dropdown li.level3:hover { background-color: #5DBDE0; }

.menu-sidebar li.active .level1 { background-color: #EE7540; }

.menu-line li a:hover { color: #5DBDE0; }

.menu-dropdown button:hover[type="submit"] { 
	border-color: #5DBDE0;
	background-color: #5DBDE0;
}


/* Modules
----------------------------------------------------------------------------------------------------*/

.mod-box .module-title { color: #5DBDE0; }


/* Tools
----------------------------------------------------------------------------------------------------*/

dl.separator dt:after { background: #5DBDE0; }

em.box { background: #EE7540; }

.social-icons:hover,
.button-primary { background-color: #5DBDE0; }


/* System-All
----------------------------------------------------------------------------------------------------*/

#system .title .color,
.module .frontpage-title .color { color: #5DBDE0; }

#system .pagination strong { background-color: #EE7540; }

.searchbox .results li.result.selected { background-color: #5DBDE0; }

.breadcrumbs a:hover { color: #5DBDE0; }

.breadcrumbs strong { color: #EE7540; }

#system #respond h3 { color: #5DBDE0; }

#system span.highlight { background-color: #F0B397; }


/* Widgetkit Slideshow & Slideset
----------------------------------------------------------------------------------------------------*/

.wk-slideshow-micasa > div .next, 
.wk-slideshow-micasa > div .prev { background-image: url(../images/widgetkit/buttons.png); }

.wk-slideshow-micasa .nav span,
.wk-slideset-micasa .nav.icon span { background-image: url(../images/widgetkit/nav.png); }


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

.contact-footer form.style button:hover { background-color: #5DBDE0; }

div.pic0 {
  float:left;
  margin-right: 8px;
}

div.pic {
  float:left;
/*  background: url(/images/style/shadow_alpha.png) no-repeat bottom right !important;
  background: url(/images/style/shadow.gif) no-repeat bottom right; */
  margin: 14px 14px 0 14px !important;
  margin: 14px 14px 0 9px;
}

div.pic img {  
	background-color: #FFFFFF;
	border: 1px solid #A9A9A9;
	box-shadow:2px 2px 2px #999999;
	padding: 4px;
}

.pic-over {
	float:left;
}

.pic-over span {
font-size:11.0pt;
font-family:"Calibri","sans-serif";
text-align:center;
}

#page-bg > div > .wrapper {  
background-clip: padding-box;  
background-color: rgba(255, 255, 255, 0.9);  
border-color: rgba(90, 10, 10, 0.1);  
border-radius: 5px;  
border-style: solid;  
border-width: 8px;  
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.3) inset;  
padding: 5px; 
}
/* Optional: Add space at the top and bottom of the main wrapper: */  
#page-bg > div {    
padding-top: 30px;  
padding-bottom: 30px;  
}
#banner {  
right: 0px;  
top: 25px;  
}  

/* Optional: Apply MiCasa's border radius: */  
#banner img { border-radius: 6px; }

#top-a .width100 .module .wk-slideshow-micasa { margin: 0 auto; }

.size-auto {
    // height: 150px;
    // width: 150px;
    // Mauro da 300 a 310 x parole a capo
    height: 300px;
    width: 310px;
    margin-bottom: 15px; // Mauro
    
    
	background-color: #FFFFFF;
	border: 1px solid #A9A9A9;
	box-shadow:2px 2px 2px #999999;
	padding: 4px;}
.ohanah.module .event_detail_location h3 {
margin: 5px 0;
}
.ohanah.module .event_detail_title h2 a {
line-height: 1.2em;
}
.ohanah.module .event_detail_container {
clear: both;
}
.ohanah.module {
margin: 0;
}
.ohanah.module .event-photos {
height: 50px;
width: 50px;
} 
.ohanah.module .event-spacer {
display: none;
} 
.ohanah .button-default {
/* display: none; */
}