/*FUNK*/
div.page, div.header {
	-moz-box-shadow: 0 0 5px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px 3px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px 3px rgba(0,0,0,0.5);
}

div#nav ul li a {
	/*text-shadow: 2px 2px 3px rgba(0,0,0,0.5);*/
	border: 0px solid #000;
}

div.post-title h3 {
	text-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	border: 0px solid #000;
}


img.gadgetbox {
	border: 6px solid #eee;
	float: left;
	-moz-box-shadow: 0 0 5px 3px #ddd;
	-webkit-box-shadow: 0 0 5px 3px #ddd;
	box-shadow: 0 0 5px 3px #ddd;
}

table#listagadget {
	border: 0px solid #f00;
	border-spacing: 0px;
	cellspacing: 0px;
}

table#listagadget td {
	border: 0px solid #f00;

}

div#banner_header{ float: right; margin-right: 10px;margin-top:30px; }

/*PK*/
div.sidebar ul li { margin: 10px 0; }
div.sidebar ul li ul li{ font-size: 0.8em; margin: 0;}
div.sidebar ul li ul { margin-top: 10px; }
/* RICERCA */
div.elemento_risultato div.bullet{ float: left; }
div.elemento_risultato div.bullet img{ margin-top: 4px; }
div.elemento_risultato div.titolo{ margin-bottom: 5px; font-weight: bold; }
div.elemento_risultato div.info{ margin-bottom: 15px; }

table#scheda_circolo{ margin-top: 20px; }
table#scheda_circolo td { font-size: 0.9em; }
table#scheda_circolo td.label{ width:80px;font-weight: bold; background-color: #c4d9a8; }
table#scheda_circolo td.value{ background-color: #dcf2c0; }

/* ####### ARTICOLI ##body###### */
.articolo{}
.articolo .fb-like{ float: left; }
.articolo .info{ font-size: 0.8em; line-height: 1.2em; font-weight: bold; 
    margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed;}
.articolo #articolo_precedente{}
.articolo #articolo_successivo{ float: right;}
.articolo .leggi_tutto{ display: block; margin-bottom: 20px; width: 100px;}

img.article_intro{ margin-right: 5px; border: 2px solid #5B462A; float: left; }

/*
Theme Name: mike
Theme URI: http://www.spyka.net/
Description: Two column light template for WordPress 2.7. Support for widgets, threaded comments and more
Version: 1.0
Author: spyka Web Group
Author URI: http://www.spyka.net/
Tags: white, blue, fluid, two-columns, threaded-comments
*/
* {
	margin:0;
	padding:0;
}
body {
	background:#fffbe3 url('images/sfondo_body.jpg') repeat-x scroll top left;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}


/* wrapper */
div#wrap {
	/*width:86%;*/
	width:1070px;
	margin:0 auto 0 auto;
	padding:0 15px;
}


/* header & nav */
div.header {
	width:1070px;
	height:161px;
	/*padding:30px 0 118px 200px;*/
	margin:0 auto; 
    background: url('images/sfondo_header_new.jpg') no-repeat;
 
}

img#header_logo {
	border:0px;
    float:left;
	margin-top:10px;
	margin-left:10px;
}

div.header h1 a{
        display: block;
        position: absolute;
        left: 150px;
        width: 450px;
        height: 150px;
}
div#navbg {
	background-color:#302e02;
	padding:1px;
}
div#nav {
	background-image: url('images/sfondo_menu.jpg');
    background-repeat: repeat-x;
	height:35px;
	display:block;
}
div#nav ul {
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
}
div#nav ul li {
	display:block;
	float:left;
	padding:0 2px;
	/*background-color:#362c20;*/
}
div#nav ul li a, div.nav ul li a:visited, div#nav #bottome_menu {
	float:left;
	padding:10px;
	text-decoration:none;
	color:#4f4c03;
	
	font-size:1.4em;
    line-height:14px;
	font-family:Damion, Helvetica, sans-serif;        
}
div#nav ul li a:hover {
	text-decoration:none;
	color:#000000;	
}
div#nav ul li.current_page_item a, div#nav ul li.current_page_item a:visited, div#nav ul li.current_page_item a:hover {
	background:#283039 url('images/nav-selected.jpg') no-repeat scroll bottom center;
	text-decoration:none;
}

/* headers */
h1 {
	font-size:2.6em;
	letter-spacing:-3px;
	padding-left:10px;
	text-align:left;
	
}
h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color:#303030;
	font-family:Damion, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h2 {
	
	text-align:left;
	padding:0 0 10px 10px;
	font-size:0.9em;
	color:#999999;
	font-family:Damion, Georgia, "Times New Roman", Times, serif;
}
h3 {
	
	font-size:1.9em;
	font-family:Damion, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#333333;
	letter-spacing:-1px;
}
h4 {
	
	font-family:Damion, Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	letter-spacing:-1px;
	font-weight:normal;
}



/* element defaults */
p {
	margin-bottom:20px;
	line-height:1.7em;
	font-size:0.95em;
	color:#333333;
}
ul, ol {
	padding:0 0 20px 15px;
	list-style:none;
}
ul li > ul, ol li > ol {
	padding:0 0 0 35px;
}
ul li > ul li, ol li > ol li {
	padding:3px 0 0 0;
}
code {
	border:1px solid #dddddd;
	color:#666666;
	display:block;
	padding:10px;
	margin:10px 0;
}
blockquote {
	border:1px solid #dddddd; 
   padding:10px;
   margin:10px 0 10px 25px;
   color:#666666;
   display:block;
}
blockquote, code {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
blockquote p {
	font-style:italic;
	margin:0;
}

/* default forms */
fieldset { 
	border:none;
	border-top:1px solid #dddddd;
	margin-top:10px;
}
fieldset legend {
	font-size:0.9em;
	color:#666666;
	font-weight:bold;
	padding:0 10px 0 0;
	background-color:#ffffff;
}
form { }
form input, form textarea, form select {
	border:1px solid #999999;
	border-bottom-color:#cccccc;
	border-right-color:#cccccc;
	padding:5px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
form input.formbutton {
	background:#283039 none repeat-x scroll bottom left;
	color:#ffffff;
	border:1px solid #3D4A57;
	color:#ffffff;
	font-size:0.8em;
	padding:6px 14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.button a{ color: white; font-family: arial; font-size:18px; margin-top: 2px; padding: 4px 10px; background: #362C20; display: inline-block; color: #fff; text-decoration: none;
    -moz-border-radius: 6px; -webkit-border-radius: 6px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    border-bottom: 1px solid rgba(0,0,0,0.25); 
}
div.button a:hover{ background: #222; }

div.elemento_form .label{ font-weight: bold; }
div.elemento_form .value{ margin: 3px 0 12px; }
div.elemento_form .error p{ margin-bottom: 5px; color: red; }

/* default tables */ 
table {
	width:100%;
	margin-bottom:10px;
}
table tr th, table tr td {
	padding:5px 10px; 
}
table tr th {
	background:#3D4A57 none repeat-x scroll bottom left;
	color:#ffffff;
	border-top:2px solid #526475;
}
table tr td {
	border-bottom:1px solid #dddddd;
}


a {
  text-decoration:none;
}
/* default links */
a, a:visited { 
	color:#5b462a;
} 
a:hover { 
	color:#000000; 
}
	

/* content */
div.page-wrap {
	background-color:#ffffff;
	padding:10px;
	clear:both;
}
div.content {
	background-color:#ffffff;
	float:left;
	width:729px;
  	padding-left:10px;
	/* padding-right:10px;
	border-right:1px dashed #e0e0e0; */
}
div.fullwidth {
	float:none;
	width:auto;
}
div.content ul, div.content ol {
	font-size:1em;
	color:#333333;
}
div.content ul {
	list-style:square;
	margin-left:-18px;
}
div.content ol {
    list-style:decimal;
}
div.content ul li, div.content ol li {
  font-size:14px;
  height:30px;
  line-height:23px;
  padding-left:24px;
  
  text-decoration:none;
  list-style-type: none;
  background:url('images/ferro.png');
  background-repeat:no-repeat;
	padding:0px 0px 0px 24sx;
  color:#5b462a;
}
span.provincie{
	font-size:22px;
	font-family:Damion;
}
div.content ul li a, div.content ol li a{
  color:#5b462a;
}

div.content ul li a:hover, div.content ol li a:hover{
  color:#000000;
}

/* sidebar */
div.sidebar {
	/* padding-left:15px; */
	float:left;
	width:300px;
	/*width:30%;*/
	font-family:Georgia, "Times New Roman", Times, serif;
  border-right: 1px dashed #E0E0E0;
  
  padding-right: 10px;
}
div.sidebar p { 
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:40px;
}
div.sidebar ul {
	margin:0 0 40px 0;
	padding:0;
}
div.sidebar ul li {
	padding:5px 0;
}
div.sidebar ul li ul.children, div.sidebar ul li ul li ul {
	margin-bottom:0;
	margin-left:20px;
}
div.sidebar ul li ul.children li, div.sidebar ul li ul li ul li {
	padding-bottom:0;
	padding-top:6px;
}
div.sidebar li#tag_cloud {
	margin-bottom:40px;
} 

/* footer */
div.footer-navigation {
	background:#311e06 none repeat-x scroll left 50%;
	min-height:90px;
	border-bottom:1px solid #eaeaea;
	padding:10px 10px 20px;
	clear:both;
	margin-top:25px;
}
div.footer-navigation ul {
	list-style:none;
	padding:0;
	width:30%;
	float:left;
	margin-right:35px;
}
div.footer-navigation ul.last {
	margin-right:0px;
}
div.footer-navigation ul li {
	padding:5px;
	color:#fffbe3;
	border-bottom:1px solid #5e3c10;
	font-size:0.8em;
	font-family:Helvetica, Arial, sans-serif;
}
div.footer-navigation ul li.footer-title {
	
	font-family:arial;
	font-size:34px;
	color:#ffffff;	
	height:35px;
	/*font-weight:bold;*/
}
div.footer-navigation ul li a, div.footer-navigation p a {
	color:#fffbe3;
	text-decoration:none;
}
div.footer-navigation ul li a:hover, div.footer-navigation p a:hover {
	color:#ffffff;
	text-decoration:underline;
}
div.footer-navigation div.searchbox {
	float:right;
	/*width:30%;*/
}
div.footer-navigation div.searchbox p {
	text-align:center;
	font-size:0.7em;
}
div.footer {
	clear:both;
	border-top:0px solid #000000;
	background:none;
	min-height:40px;
	padding:10px 0;
	clear:both;
}
div.footer p {
	text-align:center;
	color:#000000;
	padding-top:10px;
	font-size:0.9em;
}
div.footer p a, div.footer p a:visited {
	color:#000000;
}

/* posts */
div.post-title h3 {
	float:left;
}
div.post-title small {
	float:right;
	padding-top:10px;
	color:#666666;
}
div.entry {
	clear:both;
	padding-top:10px;
}
p.postdata {
	padding-bottom:10px;
	font-size:0.75em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
p.postdata a { 
	font-weight:normal; 
}
p.postdata span {
	float:left;
}
p.postdata a.post-edit-link {
	font-weight:bold;
}
p.postdata span.commentlink {
	float:right;
	display:block;
	margin-top:5px;
}
p.postdata span.thetagsandcats {
	line-height:2.3em;
}
p.postpages { 
	clear:both;
}
div.post {
	clear:both;
	padding-top:15px;
	margin-bottom:55px;
}
div.firstpost {
	padding-top:0;
}
div.navigation {
	clear:both;
	padding-top:20px;
	font-size:0.9em;
}
div.navigation a, p.postdata a, a.comment-reply-link {
	color:#285082;	
	margin:2px;
	padding:5px 7px;
	font-style:italic;
	text-decoration:none;
	font-size:1.2em;
}
div.navigation a:hover, p.postdata a:hover, a.comment-reply-link:hover {
	color:#000000;
}
div.post h1, div.post h2 {
	padding:0;
}
div.post h2 {
	font-size:2.1em;
}

/* comments */
div.page ol.commentlist, div.page ol.commentlist ul {
	list-style:none;
   font-size:1.0em;
}
div.page ol.commentlist {
	padding:0;
}
div.page ul.children { 
	padding-bottom:0;
}
div.comment-author {
	padding:10px 10px 0 10px;
}
div.comment-author cite.fn {
	font-size:0.9em;
	font-weight:bold;
	font-style:normal;
	color:#333333;
}
div.comment-author span.says {
	font-size:0.9em;
}
div.comment-author img.avatar {
	float:right;
}
div.comment-meta {
	border-bottom:1px solid #dddddd;
	padding:0 10px 10px 10px;
}
div.comment-meta a {
	color:#999999;
	font-size:0.7em;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ol.commentlist li.comment p {
	padding:5px;
}


/* misc, general and WP classes */
*:focus {
	outline:none;
}
.clear {
	clear:both;
}
.aligncenter, div.aligncenter {
   display:block;
   margin-left:auto;
   margin-right:auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border:1px solid #CCCCCC;
   text-align:center;
   background-color:#e0e0e0;
   padding-top:4px;
   margin:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;
}
.wp-caption img {
   margin:0;
   padding:0;
   border:0 none;
}
.wp-caption p.wp-caption-text {
   font-size:0.8em;
   padding:0 4px 5px;
   margin:0;
}
.count{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight: normal;
}

a.importante {
	color: #ffba00 !important; 
}

a.importante:hover {
	color: #fcef7e !important;
}

div#planyo_content iframe {
	width: 100%;
}

div#planyo_content div.reservation_steps {
        padding-top: 20px;
}

.voceimportante{position: absolute; top:-35px; left: -10px; border: 1px solid #f00; border: 0px solid #f00;}
#fb_button_menu{ float: right; margin-right: 10px; margin-top: -3px; }
#fb_button_menu img{ border: 0px; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5) }
/*       
BIG • Risoluzione per schermi grandi • 1170px • 12 col. da 70px con 15px di margine (30 px intercol.)
DEF • Risoluzione standar • 940px • 12 col. da 60px con 10px di margine (20 px intercol.)
TAB • Per tablet • 724px • 12 col. da 42px con 10px di margine (20 px intercol.)
PHO • Per telefoni • 300px • layout fluido (colonna base da 260px)
*/

.sx_only_visible{ display: none; }
#main_menu_mobile{ display: none; }
ul#main_menu_mobile{ margin: 0; padding: 0; list-style: none outside none; text-align: left; }
ul#main_menu_mobile ul li { display: block; }
#cartina_italia{ position:absolute; top:0px; right: 0px; }
#home{ position: relative; }

@media (max-width: 1120px) { 
	.sx_only_visible{ display: block; }
	.sx_invisible{ display: none; }
	div#nav { height: Auto; }
	div#nav ul li{ float: none; margin: 10px 0; }
	.voceimportante{ left: -25px; top: -25px;}
	div#wrap, div.header{ width: 100%; }
	div.header{ height: 150px; margin-top: -30px; }
	div#wrap{ padding: 0px }
	div.content{ width: 100%; padding: 0px; }
	div#mappa_circolo{ width: 100% !important; }
}
@media (max-width: 700px) {
    #cartina_italia{ display: none; }
    div#home ul li{ float: left; width: 40%; }
}
@media (max-width: 530px) {
    div#home ul li{ float: none;  width: Auto; }
}