/*  
Theme Name: MistyLook
Theme URI: http://wpthemes.info
Description: A real clean WordPress Theme by <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a> , influenced by <a href="http://reorganize.ca" target="_blank">ReOrganize</a>. Support is available at <a href="http://forums.wpthemes.info/" title="Forums">Forums</a>.
Version: 3.6.1
Author: Sadish
Author URI: http://simpleinside.com
*/
* {
	padding: 0; 
	margin:0;
}
#LastNews {
	text-align: center;
}
#LastNews2 {
	text-align: left;
}
.DataNews
{
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	color:#404751;
	text-decoration: none;
	font-variant: small-caps;
	background: url(img/pointer_orange.gif) #EFEFEF 2px 50% no-repeat;
	padding: 2px 8px 2px 8px;
	width: auto;
}
.TitleNews
{
	font-family:Tahoma; font-size:10px; color:#420000; font-weight:bold;
}
.TextNews {
	text-align: justify;
	font-family:Tahoma; font-size:11px;
	padding-bottom: 6px;
}
p {
	margin: 0.7em 0;
	line-height:1.8em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
img 
{
	/* background:url(img/shadow.gif) no-repeat right bottom; */
	padding:0 4px 0 0;	
	border:0;
	border-top:#eee 0px solid;
	border-left:#eee 0px solid;	
}
img.right {
	float: right;
	margin:10px 0 0 10px;		
}
img.left {
	float: left; 
	margin:0 10px 10px 0;	
}

a:link img,
a:visited img,
a:hover img,
a:active img {
	border:none;
	background:none;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;		
}
img.wp-smiley, #wpstats, img.noborder, a img.noborder {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:0;
}
body 
{
	background: #fff url(img/bg.jpg) repeat-x left top;
	margin: 0; 
	padding: 0;	
	font: 76%/1.6em "Trebuchet MS", Tahoma, sans-serif;
	color: #333; 
	text-align: center;
}
a 
{
    text-decoration:none;
}
a:link, a:visited {
	color: #3158c6;	  text-decoration:none;
}
a:hover, a:active {
	border-bottom:#963 1px solid;
}
h1, h2, h3, h4, h5, h6 
{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}

#container {
	border: #ccc 0px solid; 
	background: white;
	margin: 0 auto; 
	width: 780px; 	
	position: relative; 
	text-align: left;
}
#container-footer {
	border: #ccc 0px solid; 
	background: white;
	margin: 0 auto; 
	width: 780px; 	
	position: relative; 
	text-align: left;
}
#navigation {
	border: black 1px solid;
	background: #000000; 
	margin: 0 0 0 0; 
	overflow: hidden; 
	width: 780px;
	position: relative; 
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
html #navigation {
	height: 23px;
}
#navigation ul li {
	float: left; 
	margin: 0 1px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: black 0px solid;	
	border-bottom:none;
	padding: 2px 10px; 
	display: block; 
	font-weight:bold;
	color: white;
	text-decoration: none;
	background: black;
	letter-spacing:0px;
}
#navigation ul li a:hover, #navigation ul li a:active {
	background: #fff;
	color: #6275a8;	
	border: #000 0px solid;	
}
#navigation ul li.current_page_item a {
	background: #fff;
	color: #6275a8;	
	border: #000 0px solid;	
}
#navigation ul li.search {
	color: #ffffff;
	font-size: 0.9em; 
	font-weight:bold;
	right: 0; 
	position: absolute; 
	top: 0;
}
#navigation ul li.search input#searchsubmit {
	width: 16px;
	height: 16px;
	margin: 4px 20px 0 4px;
	padding: 0;
	border: 0;
	background: transparent url(img/search.png) no-repeat center;
	text-indent: -1000em;
	cursor: pointer;
	/* cursor: hand; */
}
#navigation ul li.search input#searchtext {
	font:1em "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.1em;
	border: 0;
	width: 100px;
	height: 1.1em;
	margin: 0 0 0 4px;
	padding: 2px;
}
#header {
	background: url(img/logopi.png) no-repeat left top;
	border: orange 0px solid; 
	clear: both; 
	float: left; 
	margin: 0px 0px; 
	width: 640px;
	height: 195px; /*130 326*/
}
#header h1 
{
	font-size:36px;
	margin:15px 0 0 20px;
	color: black;
}
#header h1 a {	
	text-decoration:none;	
	border:0;
}
#header h1 a:hover,
#header h1 a:active {
	border-bottom:#963 1px solid;
}
#header #desc 
{
	margin: 0 0 0 20px;
	font-size:1em;
	font-weight:normal;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	letter-spacing:0px;	
	color: black;
}
#feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#headerimage {
	border: black 0px solid;
	clear: both; 
	background: #fff url(img/testata.jpg) repeat 0 0;
	margin: 0px;
	color: #fff; 	
	height: 195px;
}
 html #headerimage {
	margin-top: 0;
}
#content {
	margin: 10px 5px 0 3px;
        background: #fff url(img/edilizia.jpg) no-repeat 0 0;
}
 html #content {
	height: 1%;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul 
{
  margin:0 1em;
  padding:0 1em;
  list-style-image:url(img/bullet.png);
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol 
{
  list-style-type:decimal;
  margin:1em;
  padding-left:2em;
}
#content-main {
	float: left; 
	width: 520px; 
	margin-right: 20px;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	clear:both;
	padding:0 0 2em 0;
	border-bottom:#dcc 1px dashed;
}
#content h2,
#content h3 
{
	font-size: 1.5em; 
	margin: 1em 0 0;	
	font-weight:normal;
	line-height:1.4em;	
	letter-spacing:0px;
}
#content .entry 
{
    margin:0.5em 0;
    padding-right:0em;    
}
#content .entry a:link, #content .entry a:visited
{
    border-bottom:#963 0px dashed;    
}
#content .entry a:hover, #content .entry a:active
{
    border-bottom:#963 1px solid;    
}
#content .entry li 
{
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}
#content .post-info , #content .postmetadata
{
	clear:both;
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info, 
#content h2.pagetitle 
{
	/*background:url(img/underline1.jpg) no-repeat left bottom;*/
	padding-bottom:10px;	
}
.postnav {
	display: block;
	margin: 10px 0 60px;
	
}
.alignleft 
{
	float:left;
	text-align:left;	
}
.alignright
{
	float:right;
	text-align:right;	
}
/* Sidebar */
#sidebar {
	border: #999 0px solid; 	
	float: left; 
	width: 215px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li 
{
	margin-bottom:4px;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}
#sidebar li.sidebox {
	border: black 0px solid;
	padding: 0 10px;
	margin: 0;
	background: #d7e9f7 url(img/sideheadtop.gif) repeat-x left top;
}

#sidebar li.sideboxclose {
  border: black 0px solid;
  width: 100%;
  height: 40px;
	background: white url(img/sideheadbottom.png) repeat-x left top;
}

#sidebar li.sidebox h3{
	margin: 1em 0 0 0;
	padding: 0.5em 0 0.5em 0;
}

#sidebar li.linkcat {
	padding: 0px;
	margin: 0px;
}
.linkcat {
  margin: 0;
  padding: 0;
}
#sidebar li.linkcat h2{
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
#sidebar li.linkcat a{
	color: #6275a8;
	margin: 0px;
	padding: 0px;
}
#sidebar li.linkcat a:hover, a:active{
	border-bottom: #6275a8 1px solid;
}

#sidebar li#sidelinks{
  border: red 0px solid;
	margin: 0;
	padding: 0;  
}
#sidebar li#sidelinks li{
	padding: 0 0 0 0;
	margin: 0 0 0 1em;  
}
#sidebar li#sidelinks ul{
	padding: 0;
	margin: 0;  
}

#sidebar li.sidebox p {
	margin: 0px;
	padding: 0px;
	border:transparent 1px solid;
	background: transparent;
}

#sidebar li.sidebox p img {
	margin: 0px;
	padding: 3px;
	border:#ccc 1px solid;
	background: none;
}


#footertop {
  border: solid 0px black;
	clear: both; 	
	background: #ededed url(img/footertop.gif) repeat-x left top; 		
	margin: 0 0 0 0;
	width: 780px; 	
	height: 25px;
}

#footer {
  border: solid 0px black;
	clear: both; 	
	background: black;
	margin: 20px 0 0 0;
	width: 780px; 	
	text-align: center;
	color: white;
}
 html #footer {

	height: 100%;
}
#footer p {
	float: left; 
	line-height: 1.2em;
	padding: 0 20px 0 20px;
}
#footer p.left {
	float: left; 
	margin: 1em 0; 
	width: 50%; 
	text-align: left;
	font-size: 0.9em; 
	color:#999;
}
#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
	color:#999;
}
#footer p.footerlogo {
	background: url(img/logopifooter.png) no-repeat left top;
	margin: 0 1em; 
	padding-bottom: 1em;
	height: 40px;
}
#footer p.footerlogo strong{
	margin: 0 4em;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
.nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
}
#container .commentlist {
	margin: 0px;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#container .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#container .commentlist li.alt 
{
    background:#f9f9f9;    
}
#container .commentlist li.authorcomment 
{
    border:#fc9 1px solid;      
}
#container .commentlist li .cmtinfo 
{
	font-size:1em;			
}
#container .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#container .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#container .commentlist .avatar
{
	float:right;	
}
#content .commentsfeed 
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em "Trebuchet MS", Tahoma, sans-serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
input.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit 
{
	padding:3px 5px;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
	color:#999;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

#pn_neighbor a{
	border: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	text-align: center;
	color: #2e63dc;
	background: #fff;
	padding: 2px 6px 2px 6px;
}
#pn_neighbor a:hover{
	border: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	color: #fff;
	background: #2e63dc;
}
#pn_current {
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	text-align: center;
	text-decoration: underline;
	color: #ff0084;
}
#Software
{
       position:relative;
       top:10px;
       left:10px;
       width:240px;
       float:left;
       height:auto;
       padding:4px 4px 10px 4px;
       margin:0px 2px 2px 2px;
       border:1px rgb(88,118,146);
       font:# 76%/1.6em "Trebuchet MS", Tahoma, sans-serif;
       text-align: justify;
       qbackground: #d7e9f7;
       border-top: rgb(98,117,168) 4px solid;
       border-bottom: rgb(98,117,168) 4px solid;
       border-left: rgb(98,117,168) 1px solid;
       border-right: rgb(98,117,168) 1px solid;

}

#Servizi
{
       position:relative;
       top:10px;
       left:10px;
       float:right;
       width:240px;
       height:auto;
       padding:4px 4px 10px 4px;
       margin:0px 2px 2px 2px;
       border:1px rgb(148,7,7);
       text-align: justify; 
       border-top: rgb(98,117,168) 4px solid;
       border-bottom: rgb(98,117,168) 4px solid;
       border-left: rgb(98,117,168) 1px solid;
       border-right: rgb(98,117,168) 1px solid;

       qbackground: #b6ffa5;
}
.titolo-servizi {








	text-align: center;

	font-family: Tahoma;

	font-size: 15px;
	font-weight: bold;
        height:85px;
        background:url(img/service.jpeg) no-repeat 0 0;
        padding-left:25px;
        padding-top:5px;
}
.titolo-software{
	text-align: center;
	font-family: Tahoma;
        font-size: 15px;
	font-weight: bold;
        background:url(img/logo_myproperty_50.png) no-repeat 0 0;
        height:35px;
        padding-left:45px;
        padding-top:5px;
}
