/*
 Theme Name: Directory Casa
 Theme URI: http://www.aquest.it
 Description: directory-casa Theme
 Version: 0.1
 Author: AQuest
 Author URI: http://www.aquest.it
*/

/**********************************/
/* RESET CSS (based on Tripoli)   */
/**********************************/

* {
    text-decoration: none;
    font-size: 1em;
    outline: none;
    margin: 0;
    padding: 0;
}

code, kbd, samp, pre, tt, var, input, select, isindex, listing, xmp, plaintext {
    font: inherit;
    white-space: normal;
}

textarea {font: inherit;}
a, img, a img, iframe, form, abbr, acronym, object, applet, table, a abbr, a acronym {border-width: 0;}
dfn, i, cite, var, address, em {font-style: normal;}
th, b, strong, h1, h2, h4, h5, h6, dt { font-weight: normal;}

h2 {
line-height:30px;

}


caption, th, td {
    text-align: left;
}

html {
    background: white;
    color: black;
    line-height: 1;
    font-family: arial, sans-serif;
}

/* \*/
html {
    font-family: sans-serif;
}

/* */
q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

ul, ol, dir, menu {
    list-style: none;
}

sub, sup {
    vertical-align: baseline;
}

a {
    color: inherit;
}

/****************************************************/
/* DISABLE DEPRECATED ELEMENTS (based on Tripoli)   */
/****************************************************/
font, basefont {
    color: inherit;
    font: inherit;
    font-size: 100%;
}

center, *[align] {
    text-align: inherit;
}

s, strike, u {
    text-decoration: inherit;
}

img {
    border: none;
    margin: 0;
    
}

ol {
    list-style-type: decimal;
}

tr, th, td {
    width: auto;
    height: auto;
    background-color: transparent;
    vertical-align: inherit;
    border: none;
}

table[border], .content table[border] {
    border-collapse: separate;
    border-spacing: 0;
}

nobr {
    white-space: normal;
}

marquee {
    overflow: visible;
}

blink {
    text-decoration: none;
}

a {
   text-decoration:underline;
    ;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6, dt {
    font-weight: bold;
    
}


cite, em, dfn {
    font-style: italic;
}

code, kbd, samp, pre, tt, var, input[type = 'text'], input[type = 'password'], textarea {
    font-size: 100%;
    font-family: mono-space, monospace;
}

pre {
    white-space: pre;
}

pre * {
    font-size: 100%;
    white-space: pre;
}

del {
    text-decoration: line-through;
}

ins, dfn {
    border-bottom: 1px solid black;
}

small, sup, sub {
    font-size: 85%;
}

big {
    font-size: 125%;
    line-height: 80%;
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 85%;
    letter-spacing: .1em;
}

abbr[title], acronym[title], dfn[title] {
    cursor: help;
    border-bottom: 1px dotted black;
}

sup {
    vertical-align: super;
}

sub {
    vertical-align: sub;
}

blockquote {
    padding-left: 2.2em;
}

hr {
    display: none; /* We will re-reset it later for content */
}

input, select, button {
    cursor: pointer;
}

input[type = 'text'], input[type = 'password'] {
    cursor: text;
}

input[type = 'hidden'] {
    display: none;
}

/**********************************/
/* GENERAL/LAYOUT                 */
/**********************************/

html { font: 11px / 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif; }
a { font-size:12px; }

body { 
	height: 100%;
	background: #F6F6F6 url(public/images/bg.png) repeat-x top left; /*url(public/images/footer.png) bottom left repeat-x;*/
}

#bottom  { 
	clear: both; 
	width: 100%;
	margin: 0 auto;
	height: 128px;
	background: url(public/images/footer.png) bottom left repeat-x; 
	text-align: center;
}

#container{width:968px; margin:0 auto;z-index:10;}
#header {
	height: 120px;
	float: left;
	margin: 0;
	margin-bottom: 2px;
	width: 100%;
}
	#header h1 {
		background: url(public/images/logo.png) top left no-repeat;
		height: 120px;
		width: 500px;
		margin-top: 24px;
		text-indent: -9999px;
	}
		#header h1 a, #header h1 a:hover {
			text-decoration: none;
			height: 83px;
			width: 500px;
			background: transparent url(public/images/logo.png) top left no-repeat;
			margin:0;
			padding:0;
			border:0;
			display:block;
		}

#breadcrumbs { color: #2053A3; float: left; width: 100%; height: 35px;}
#breadcrumbs a { color: #2053A3;}

		
#wrapper {
	float:left;
	width:100%;
	margin:0;
}
#content { margin-right: 300px; width: 662px; float: left; margin: 0; }
#footer {
	width:968px; margin:0 auto;
	font-size: 11px;
	height: 90px;
	padding: 20px 0 0;
	line-height: 36px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
	#footer a {color: #FFF;text-decoration: none;}
	#footer a:hover {text-decoration: underline;}

.home-entry {
    background: url(public/images/riquadro.png) top center no-repeat;    width:214px;	height: 150px;    float: left;    margin: 1em 6px 0 0;	padding: 0;    display: inline;	position: relative;}



.home-entry div.inner { margin: 1em; }

div.freccia {

position:absolute;
bottom:10px;
right:8px;}

	.home-entry a {text-decoration:none; 
                         color:#3F6AAF;
                         font-family:arial;  
                           font-size:13px;}
	.home-entry a:hover {text-decoration: underline; 
}
	.home-entry p {margin-top: 2em;}



.post, .page {
    background: none;
	width: 100%;
	float: left;
    margin: 0 0 1em 0;
	padding: 0;
    display: inline;
	position: relative;
	border-bottom: 3px double #404040;
}

	.page {border:none;}

	.post h1, .page h1 {
		font-size: 1.8333em; /* 22px */ line-height: 1.6364em; /* 36px */ margin-top: 0.8182em; margin-bottom: 0em; 
	}
	
	.post h1 a, .page h1 a { text-decoration: none; }
	.post h1 a:hover, .page h1 a:hover { text-decoration: underline; }
	
	.post p, .page p {margin-top: 1em;}

	.dettagli {
		float: left;
		width: 100%;
		margin: 0;
		margin-top: 1em;
		padding: 1em 0;
		/*border-top: 1px dotted #404040;*/
	}
	
#navigation {
         
	font-size: 12px;
	line-height: 18px;
    float:left;
	width:300px;
	margin:-105px 0 0 -306px;
    background: #EAEEF4;
	padding: 0;
}


	
	#add-new {
		float: left;
		padding: 0;
		width: 100%;
		
		border-left:none; border-right: none;
		background: #f9f9f9;
		margin: 0;
		margin-bottom: 2em;
		font-size:18px;
	}

	
	#add-new a {
                
		background: url(public/images/add-new.png) top center no-repeat #EAEEF4;
		height: 155px;
		width: 300px;
		margin: 0; padding: 0;
		display: block;
		text-indent: -9999px;
	}
	
	div.box, div.search-box {
		float: left;
		margin: 0;
		margin-bottom: 2em;
		padding: 0;
		width: 100%;
        color:#FFFFF;
	}

	div.search-box { position: relative; margin-bottom: 2em; }
		div.search-box form { float: center; width: 100%; margin: 0; margin-top: 1em;padding: 0; }
			div.search-box form fieldset { border: none; margin: 0; padding: 0; } 
				div.search-box form fieldset legend { display: none; }
					div.search-box form fieldset label { display: none; }
						div.search-box form fieldset input#search, div.search-box form fieldset input[type='text'], div.search-box form fieldset input.text, input#search {
							border:-moz-bg-solid none;
							background: white;
							font-size: 11px;
							float: left;
							margin: 0;
							padding: 0;
							height: 18px;
							line-height: 18px;
						}

		div.box h3, div.search-box h3 {
			
			font-weight: bold;
            font-size:15px;
			float: none;
            height:30px;
            line-height:30px;
            
			margin: 0 0 1em;
			padding: 0 2%;
			width: 96%;
			
			color:#FFF;
			background:#84A9E0;
		}
		
		div.box ul, div.box ul li, div.box ul li a {
			color: #2053A3;
			line-height: 18px;
			text-decoration: none;
			float: left;
			width: 94%;
			margin: 0 3%;
		}
		
		#cloud_container {float: left;width: 94%;margin: 0 3%;}
		#cloud_container a{color: #2053A3;text-decoration:none;}
		#cloud_container a:hover{text-decoration:underline;}
		
		.wpcf7 p { float: left; margin: 0; margin-top: 1em; margin-right: 12px; padding: 0; width: 300px;}
		.wpcf7 p.form-submit { padding-top: 1em;}
		.wpcf7 p.wide {width: 100%; margin: 0; margin-top: 1em; }
		
		.wpcf7 span.form-label {font-weight: bold;}
		
		.wpcf7-list-item {float: left; margin: 0.5em 1em 0.5em 0; width: 160px;}
/* END GLOBAL LAYOUT */

p.postmetadata {
    background: #f9f9f9;
    border: 1px solid #404040;
    float: left;
	font-size: 11px;
	line-height: 18px;
    margin: 1em 0;
	padding: 1em;
    width: 638px;
	/* manca l'hack per il padding in ie6 width 662*/
}

/* END POST SPECIFIC */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* ARCHIVE (CATEGORY, DATES, ...) */
#content h6 {
    width: 600px;
    line-height: 1em;
    font-style: italic;
    font-weight: bold;
    margin: 1em 0 0 0;
    padding: 0 0 3px 3px;
	border-left: 3px double #404040;
	border-bottom: 1px dotted #404040;
}

/* END ARCHIVE */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* SINGLE POST OR PAGE AND COMMENTS */

.comments-container {
    float: left;
    margin: 0;
    width: auto;
    padding: 0;
}

#comments {
    width: auto;
    font-weight: bold;
    margin: 1em 0;
    padding: 0;
}

.commentlist {
    list-style-type: none;
    float: left;
    margin: 0;
    width: auto;
    padding: 0;
}

.comment {
    float: left;
    margin: 0;
    padding: 1em 0;
    width: 98%;
    border-bottom: 1px solid #404040;
    overflow: visible;
}

.comment-author {
    float: left;
    margin: 0 0 6px 0;
    padding: 0;
    width: 98%;
}

img.avatar {
    float: left;
    margin: 0;
    padding: 0;
}

img.photo {
    float: left;
    margin: 0;
    padding: 0;
}

cite.fn {
    font-weight: bold;
    margin: 0 2px 0 11px;
    padding: 0;
}

span.says {
    font-style: italic;
    margin: 0;
    padding: 0;
}

.comment-body {
    margin-left: 11px;
    width: 98%;
    padding: 0;
    float: left;
    margin-right: 0;
    position: relative;
}

.comment-edit-link { display: none; }

.commentmetadata a {
    position: absolute;
    top: 0;
    right: 11px;
    font-style: italic;
    margin: 0;
}

.comment-edit-link {
	margin-top: 18px;
}

/* END */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* COMMENTS FORM */
#respond {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}

#respond h3 {
    width: auto;
    font-weight: bold;
    margin: 1em 0;
    padding: 0;
}

#commentform p {
    float: left;
    margin: 0 0 6px 0;
    padding: 0;
    width: 100%;
}

/* END */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* RISULTATI RICERCA */
#content div.searchpage div.post {
    float: left;
    width: auto;
    margin-bottom: 1em;
    padding: 0;
}

#content div.searchpage small {
    float: left;
    width: 100%;
    line-height: 1em;
    font-style: italic;
    margin: 0;
    padding: 0;
}

#content div.searchpage div.postmetadata {
    background: #FFF;
    border: none;
    border-bottom: 1px dotted #EBEBEB;
    padding: 0;
    padding-bottom: 1em;
    font-style: italic;
    float: left;
    width: 100%;
    margin: 0;
    margin-top: -0.5em;
    margin-bottom: 2em;
}

.clear, .clearer { clear: both; display: block; height: 12px; width: 100%;}
