/*  
Theme Name: itd09
Theme URI: http://wwww.webquadro.it
Description: Tema basato su Arthemia e svilppato per Italytodo
Version: 1.0
Author: Maurizio Panese
Author URI: http://wwww.webquadro.it
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
margin:0; 
padding:0; 
}

body {
font-family: Helvetica,Arial;
color: #666;
background: url(images/itd-bg.png) #999;
}

p {	
margin: 2px 0;
}

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

a:hover, a:active {
color: #333;
text-decoration:none;
}

a img {
border:0;
}

img {
font-size:0.7em;
}

code {
font: 1.0em 'Courier New', Courier, Fixed;
background:#ececec;
}	

acronym, abbr, span.caps {	
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
}			

acronym, abbr {
border-bottom: 1px dotted #999;
}

blockquote {
padding: 10px 10px 0 10px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background: #eee;
font:1.0em Arial;
margin:10px 0px;
}

select {
width: 130px;
}	

/* Structure */

#head {
width:960px;
margin:0px auto;
padding:0px;
margin-top:0;
font-size:0.7em;
position:relative;
}

#page {
width:940px;
margin:0px auto;
padding:2px 10px 20px 10px;
background:#FFF;
font-size:0.7em;
border:1px solid #999;
}

.left, .alignleft {
float:left;
}

.right, .alignright {
float:right;
}

/* Navigation Bar*/

#navbar {
	margin:0 auto;
	padding:2px 10px;
	text-transform:uppercase;
	background:#333;
        height:35px;
    position: relative;
	}

#navbar img{
padding: 3px 0 0 10px;
}

.current-cat {
}

.cat-item a:hover{
-moz-border-radius:2px;
-webkit-border-radius:2px;
}

.cat-item-3 a:hover{
background:#006787;
}

.cat-item-4 a:hover{
background:#444444;
}

.cat-item-16 a:hover{
background:#CC3355;
}

.cat-item-41 a:hover{
background:#C78C4C;
}

.cat-item-48 a:hover{
background:#68622B;
}

#page-bar {
width:730px;
padding:7px 0 0 0;
	}

#page-bar ul {
list-style: none;
}

#page-bar li {
float:left;
list-style:none;
cursor: pointer;
display:block;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}

#page-bar li:hover {
background: #666;
border-top:1px solid #555;        
border-bottom:1px solid #555;
}

#page-bar a, #page-bar a:visited {
margin:0;
font-weight:bold;
font-size:12px;
color:#FFF;
display:block;
padding:4px 10px;
}

#page-bar a:hover {
text-decoration:none;
display:block;
}

/* Google Search */

#search{
position:absolute;
right:0px;
top:0px;
padding:7px;
}

#search .box{
height:20px;
font-size:1.40em;
}

#search .button{
margin-left: -5px;
padding:0 3px;
height:26px;
background:#333;
color:#FFF;
border:0;
cursor:pointer;
margin-left: 5px;
text-transform: uppercase;
}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font-size:3.5em;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {   
        font-size:2.1em;
        }

h3 {
	font-size:1.3em;
	margin-bottom:3px;
	color:#333;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

#language{
        position: absolute;
        top:5px;
        right:10px;
        text-align:right;
        }




/* Index Page*/

#logo {
        height:100px;
        padding:0;
        margin:0;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

/* HEADLINE */

#headline {
width:590px;
float:left;
padding:10px;
font-size:0.80em;	
margin:0;
}

#headline p {
padding:5px 0 15px 0;
font-size:16px;
color:#666;
text-align: justify;
}	

/* FEATURED */

#featured {
width:300px;
float:right;
padding:5px;
margin:5px 0 0 0;
}

.featured-box{
height: 80px;
}

.featured-box h2{
font-size:1.20em;
color:#CC3355;
padding:5px 0 0 0;
}


#headline a img, #featured a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
        -moz-border-radius:2px;
        -webkit-border-radius:2px;
	}

#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:0 10px;
	margin:0;
	}

#middle h2{
        margin:0 0 5px 0;
        color:#333;
	}


.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	color:#666;
	}

.category p {
	margin:0;
	}

#cat-1 {border-top:8px solid #006787;}
#cat-2 {border-top:8px solid #444444;}
#cat-3 {border-top:8px solid #CC3355;}
#cat-4 {border-top:8px solid #C78C4C;}
#cat-5 {border-top:8px solid #68622B;}

#cat-1:hover {background:#006787; color:#fff; }
#cat-2:hover {background:#444444; color:#fff; }
#cat-3:hover {background:#CC3355; color:#fff; }
#cat-4:hover {background:#C78C4C; color:#fff; } 
#cat-5:hover {background:#68622B; color:#fff; }

#cat-1:hover a, 
#cat-2:hover a, 
#cat-3:hover a, 
#cat-4:hover a, 
#cat-5:hover a {color:#fff; }

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-places{
	width:590px;
	padding:10px;
	font-size:1.05em;
	float:left;
	min-height:400px;
        }

#cat-places h1{
        color:#006787;
        }

#cat-places h3{
        color:#333;
        font-size:1.40em;
        }

#cat-event{
	width:590px;
	padding:10px;
	font-size:1.05em;
	float:left;
	min-height:400px;
        }

#cat-event h1{
        color:#444444;
        }

#cat-event h3{
        color:#333;
        font-size:1.40em;
        }

#cat-specials{
	width:590px;
	padding:10px;
	font-size:1.05em;
	float:left;
	min-height:400px;
        }

#cat-specials h1{
        color:#CC3355;
        }

#cat-routes{
	width:590px;
	padding:10px;
	font-size:1.05em;
	float:left;
	min-height:400px;
        }

#cat-routes h1{
        color:#68622B;
        }

#cat-food{
	width:590px;
	padding:10px;
	font-size:1.05em;
	float:left;
	min-height:400px;
        }

#cat-food h1{
        color:#C78C4C;
        }


.place-search{
height:100px;
clear:both;
}
.place-letter{
min-height:100px;
}
.place-map-region{
height:520px;

}
.place-map{
width:420px;
float:left;
margin:0 10px 0 0;
}
.place-region{
width:150px;
float:right;
}

.place-region li{
list-style:none;
padding:2px 0 0 0;
border-bottom:1px dotted #CCC;
height:20px;
}

.place-region li:hover{
background:#FFFBCC;
border-bottom:1px solid #FFCC00;  
}

.place-front{
height:360px;
clear:right;
}

.place-front div{
        float:right;
        width:135px;
        height:140px;
        font-size:0.90em;
        margin:6px;
        cursor:pointer;
        }

.place-last div{
        font-size:0.90em;
        border-bottom:1px dotted #CCC;
        }

.place-last div:hover{
        background:#FFFBCC;
        border-bottom:1px solid #FFCC00;     
        }

.place-last h2{
        color:#333;
        border-bottom:1px solid #999;
        margin:0 0 5px 0;
        text-align:right;
        }

#cat-event li{
        border-bottom:1px dotted #CCC;
	list-style: none;
        clear:both;
        margin:0;
        padding:0;
        height:55px;
        }

#cat-event li:hover{
        background:#FFFBCC;
        border-bottom:1px solid #FFCC00;    
        }

#cat-event li p{
        font-size:0.90em;
        color:#666;
        }

#cat-event i{
        width:45px;
        font-size:2.20em;
        color:#990000;
        float:left;
        }

#cat-event img {
	border:1px solid #ccc;
	margin:2px 10px;
	padding:2px;
        -moz-border-radius:2px;
        -webkit-border-radius:2px;
	}

#bottom {
	width: 940px;
	}

#front-body{
       float:left;
       width:620px;
       clear:both;
       }

#front-list {
	width:380px;
	background:#fff;
	padding:10px;
        float:left;
	}

#front-list h1{
        padding:5px 0 0 0;
        font-size:1.60em;
        letter-spacing:-0.05em;
        color:#006787;
        font-weight:normal;
	}


#front-second h2, #front-list h2, #cat-event h2, #cat-places h2{	
        color:#333;
        border-bottom:1px solid #999;
        margin:0 0 5px 0;
        text-align:right;
        }

/* SECONDA COLONNA HOME */

#front-second{
	width:200px;
	padding:10px;
        float:right;
        margin:0 0 10px 0;
        }        

        
#random{
margin-bottom: 20px;
}

#random img{
float: left;
padding: 2px;
margin: 0 5px 0 0;
border:1px solid #ccc;
}

#random h3{
font-size: 11px;
font-weight: normal;
margin-top: 5px;
}

#random li{
height: 35px;
border-bottom:1px dotted #CCC;
padding: 5px;
}

#random li:hover{
background:#FFFBCC;
border-bottom:1px solid #FFCC00;  
cursor:pointer;
}


#food li{
height: 23px;
border-bottom:1px dotted #CCC;
padding: 3px;
list-style: none;
}

#food li:hover{
background:#FFFBCC;
border-bottom:1px solid #FFCC00;  
cursor:pointer;
}

#food h3{
font-size: 11px;
}







#archive {
font-size:1.05em;
}


#archive h3{
color:#333;
font-size:1.40em;
font-weight:bold;
}

#front-list blockquote {
padding: 0px 10px 0 10px;
}

#front-list .title, #archive .title {
font-weight:bold;
font-size:2.0em;
letter-spacing:-0.05em;
}

#front-list .clearfloat{
	padding-bottom:10px;
	margin-bottom:10px;
	}

#archive .clearfloat {
	margin:5px;
	}

#front-list .spoiler  {
margin:0px;
padding: 0 10px;
height:125px;
font-size:12px;
border-bottom:1px dotted #CCC;
color:#666;
text-align: justify;
	}
	
#front-list .spoiler p{
margin-top: 3px;
}

#archive .spoiler{
	padding:6px 0 0 0;
        height:85px;
        font-size:0.90em;
        border-bottom:1px dotted #CCC;
        color:#666;
	}


#archive .spoiler p{ 
text-align: justify;
}

#front-list .spoiler:hover, #archive .spoiler:hover{
        background:#FFFBCC;
        border-bottom:1px solid #FFCC00;  
        cursor:pointer;
        }

#front-list .ads{
	margin:0px;
        font-size:1.1em;
        border-bottom:1px dotted #CCC;
        padding:5px;
	    }

#front-events .ads{
	margin:0px;
        padding:10px 0;
	    }

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}

/* Content Page*/

#content {
	width:600px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	float:left;
	min-height:400px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font:2.6em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	padding:5px 0px;
	}

.post {
	font-size:1.05em;
	}

.post a{
        font-weight:normal;
        color:#006699;
        }

.post a:hover{
        text-decoration:underline;
}


.post .ads{
margin:0 0 10px 0;
}

.post p {
	margin:0 0 10px 0;

	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;

	}

 .post a img, #front-list img, #archive img{
	border:1px solid #ccc;
	margin:2px 5px 2px 0;
	padding:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
	}
	
.post img {
	border:1px solid #ccc;
	margin:10px 0;
	padding:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;

	}


#stats {
	margin-top:0px;





	padding:4px 0px;

	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {

	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}


#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	height:25px;
	font-size:0.95em;
        float:right;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}


/* Sidebar*/
#sidebar {
	width:320px;
        float:right;
	margin:0;
	}

#sidebar h2, #sidebar h3 {
        font-size:1.60em;
        font-weight:normal;
        color:#333;
        border-bottom:1px solid #999;
        margin:0;
        text-align:right;
}


#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0 10px;
	background:#fff;
        z-index:-2000;
	}

#sidebar-top .ads{
padding: 17px 0 0 0;
z-index:-2000;
}


#sidebar-bottom, #sidebar-middle {
	margin-top:5px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	}
	
#sidebar-left .ads{
	width:120px;
    margin:10px 5px;
	}

#sidebar-left ul{	
    margin:5px 0;
	}

#sidebar-right.ads{
	width:120px;
    margin:10px 5px;
	}


#sidebar-right {

	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 0px;
	}

#sidebar li:hover{
        background:#FFFBCC;
        border-bottom:1px solid #FFCC00;    
        }


#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 5px;
	}

#sidebar-ads {
	width:300px;

	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

/* Form Elements */


.wpcf7-form select {
	border:1px solid #333;
	width:200px;
	margin: 5px 0;
	height: 20px;

	}
	
.wpcf7-form input {
	padding: 2px;
	background:#F9F9F9;
    border:1px solid #CCC;
    margin: 5px 0;
    font: 120%/1.5 Verdana,Tahoma,sans-serif;
	}


.wpcf7-form .testoin {
	width: 200px;
	}
	
.wpcf7-form .oggetto {
	width: 590px;
	}

.wpcf7-form textarea {
	padding: 2px;
	background:#F9F9F9;
    border:1px solid #CCC;
    margin: 5px 0;
    font: 120%/1.5 Verdana,Tahoma,sans-serif;
    width:590px;
	}

.wpcf7-form .invia {
	width: 100px;
	background: #333;
	color: #F9F9F9;
	
	}


/* Footer*/


#footer{
	margin: 0 auto 20px auto;
	width: 960px;
	font-size:0.7em;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFF;
	background: #333;
	}

#footer p {
	margin-left: 10px;
	}
	
#footer a {
	text-decoration: underline;	
	color:#FFF;
	}


/* 404 NOT Found */

.not-found{
       padding:0;
}

.not-found div{
        float:right;
        width:115px;
}

.not-found h2{
        font-size:1.80em;
        color:#333;
}

.not-found h3{
        font-size:1.70em;
        color:#333;
        margin:0 0 10px 0;
        background:#FFFBCC;
        border-top:1px solid #FFCC00;
        border-bottom:1px solid #FFCC00;    
        padding:5px;
        }


.not-found li{
	list-style: none;
        border-bottom:1px dotted #CCC;
        height:18px;
        margin:0 4px;
        }

.not-found li:hover{
        background:#FFFBCC;
        border-bottom:1px solid #FFCC00;  
        cursor:pointer;
        }


.not-found li a{
        color:#666666;
        font-size:0.90em;
        }

.not-found p{
        padding:5px 0 15px 0;
        }



/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;

	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}


*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}



/*WP-RELATED-POSTS*/

.related_post {
	margin: 20px 0;
	}

.related_post li{
	height: 60px;
	}

.related_post img{
	float: left;
	width: 50px;
	height: 50px;
	margin: -5px 5px 0 0;
	}


/* WP-SNAP */

ol.snap_nav {
	display: inline;
	float: left;
	clear: both;
	list-style: none;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0 5px;
        font-size:1.50em;
}

ol.snap_nav li a {
	font-weight: bold;
}

ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}

/* WP PAGE NAVY */

#archive .wp-pagenavi {
margin: 20px 0;
}

#archive .wp-pagenavi span{
background:  #444;
color: #FFFFFF;
border: 1px solid #444;
}

#archive .wp-pagenavi a{
color:  #444;
background: #FFFFFF;
border: 1px solid #444;
}
