/*
Theme Name: acquistiinrete
*/
body {
	background-color:#E1E6EC;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;
}
a, a:visited {
	color:#069;
	}
.alignleft {float:left; margin:5px 9px 5px 0;}
.alignright {float:right; margin:5px 0 5px 9px;}

table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}

#wrapper {
	margin: 0 auto;
	padding;0 auto;
	width:980px;
	background-color:#fff
}
#logo {
	width:220px;
	float:left;
	display:block;
	text-align:center;
}
#logo img{
	padding-top:10px
	}
#logo span {
	color:#6C7781;
	font-size:14px;
	text-align:center;
}

#branding {
	padding:10px;
	padding-top:0;
	margin-top:0;
	}

#branding .adv {
	/*background-color:#CCC;*/
	display:block;
	width:728px;
	height:90px;
	float:right;
	}
div#menu-istituzionale {
	width:955px;
	float:left;
	margin:0;
	padding:0;
	height:25px;
	clear:both;
	margin-bottom:6px;
	}

ul#menu-menu-istituzionale {
	margin-top:5px;
	padding-top:0;
	padding-bottom:0;
	display:inline;
	float:right;
	height:25px;
	font-size:12px;
	width:600px;
	}

ul#menu-menu-istituzionale li {
	float:right;
	list-style:none;
	margin-left:15px;
	}

ul#menu-menu-istituzionale li a,
ul#menu-menu-istituzionale li a:visited {
	text-decoration:none;
	}
	
ul#menu-menu-istituzionale li a:hover {
	text-decoration:underline;
	}

.menu-menu-top-container ul {
	background-image:url(img/sfondo-menu-top.jpg);
	background-repeat:repeat-x;
	height: 35px;
    margin-left: 10px;
    padding-left: 15px;
    width: 945px;
}
.menu-menu-top-container ul li {
	float:left;
	list-style:none;
	font-weight: bold;
    margin-top: 10px;
	margin-right: 20px;
}

.menu-menu-top-container ul li.current-menu-item, .menu-menu-top-container ul li.current-post-ancestor  {
	background-color:#f8921d;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border-radius: 6px;
}
.menu-menu-top-container ul li a{
	color:#007EB8;
	display:block;
	text-decoration:none;
	padding-left: 10px;
    padding-right: 6px;

}

.menu-menu-top-container ul li.current-menu-item a, .menu-menu-top-container ul li.current-post-ancestor a{
	color:#fff;
	text-decoration:none

}

.menu-menu-top-container ul li a:hover{
	background-color:#f8921d;
	color:#fff;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	text-decoration:none;
	border-radius: 6px;

}
#container {
	float:left;
	background-color:#fff;
	margin-left: 20px;
    width: 580px;
}

#container-single {
	float:left;
	background-color:#fff;
	margin-left: 20px;
    width: 740px;
}

#container-single div.addthis_toolbox {
	margin-top:15px;
	float:right;
	}

#container-single .adv {
margin:2px 0 25px 0;
float:left;
}

#container-single h3.adv {
width:740px;
text-align:left;
margin:25px 0 0 0;
border-bottom:2px solid #CCC;
}

#container-single .url a, 
#container-single .url a:visited {
	color:#333;
	}

#content {
	
}
#main {
	width:100%
}
#sidebar {
	float:left;
	background-color:#fff;
	margin-top: -40px;
	width:205px
}

#sidebar li#text-8{
	margin:15px 0 15px 5px;
	}

#search {
	float:right;
	margin-right: 10px;
}
form#searchform {
}
input#searchsubmit {
	border:2px solid #ccc;
	background: -moz-linear-gradient(100% 100% 90deg, #cdcdcd, #fff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#cdcdcd));
	filter:progid:DXImageTransform.Microsoft.gradient(
        startColorstr='#ffffff',
        endColorstr='#cdcdcd');
	width:150px;
	height:33px;
	color:#333;
	font-size:16px;
	font-weight:bold
}
input#searchsubmit:active {
	background: -moz-linear-gradient(100% 100% 90deg, #fff, #cdcdcd);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cdcdcd), to(#fff));
	filter:progid:DXImageTransform.Microsoft.gradient(
        startColorstr='#cdcdcd',
        endColorstr='#ffffff');
}
input#s {
	height: 23px;
    padding-top: 5px;
    width: 200px;

}
#primary li.widget-container{
	list-style:none
}
h3.widget-title {
	display:none
}
#primary ul.sid{
	padding-left:0px
}
#menu-menu-laterale li, .widget_avh_extendedcategories_category_group li {
	list-style:none;
	line-height: 1.6em;
	border-top:1px solid #ccc;
	margin-left: -10px;
    width: 190px;
	white-space: nowrap;
}
#menu-menu-laterale li.menu-item-156 {
	border-bottom:1px solid #ccc
}
#menu-menu-laterale li a, .widget_avh_extendedcategories_category_group li a{
	color:#005177;
	text-decoration:none;
	font-weight:bold;
    padding-left: 10px;
	font-size:13px;
}
#menu-menu-laterale li a:hover, .widget_avh_extendedcategories_category_group li a:hover {
	color:#007EB8;
}

.widget_avh_extendedcategories_category_group ul  {
	padding-left:25px;
	}

li.current-cat a, 
li.current-cat a:visited, 
#menu-menu-laterale li.current-menu-item a,
#menu-menu-laterale li.current-menu-item a:visited,
#menu-menu-laterale li.current-post-ancestor a,
#menu-menu-laterale li.current-post-ancestor a:visited
{
	color:#F8921D;
	}
li.current-cat ul.children li a, li.current-cat ul.children li a:visited {
	color:#005177;
	}
.widget_avh_extendedcategories_category_group ul li {
	font-weight:bold;
	background-color:#FFC;
	}
.widget_avh_extendedcategories_category_group ul li ul li,
.widget_avh_extendedcategories_category_group ul li ul li a{
	font-weight:normal;
	background-color:#FFF;
	}

ul.children {
margin-left:-15px;	
	}

ul #menu-menu-laterale {
	padding-left:25px
}

#menu-menu-laterale .sub-menu {
	padding-left: 20px;
}

#menu-menu-laterale .sub-menu li{
	width:180px
}
#menu-menu-laterale .sub-menu li a{
	font-weight: normal;
}

#sidebar_right {
	float: right;
    margin-right: 10px;
    margin-top: 20px;
	text-align:center;
}
.type-post{
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

#breadcrumb {
	width:700px;
	float:left;
	margin:0;
	padding:0;
	font-size:11px;
	}

h1.page-title, h2.entry-title {
	margin-top:0;
	margin-bottom:0;
	}

h1, h1.page-title {
	font-size:20px;
	margin-bottom:20px;
	}

#container-single h1.entry-title {
	color:#F60;
	width:475px;
	font-size:22px;
	float:left;
	}
	
#container-single p {
	float:left;
	}

h2.entry-title a {
	color:#007EB8;
	font-size:18px;
	text-decoration:none
}
h2.entry-title a:hover {
	text-decoration:underline
}
h2.entry-title a:visited {
	text-decoration:none
}
/*
a.more-link {
	color:#fff;
	background-color:#069;
	border:2px #039 solid;
	font-size:14px;
	float:right;
	font-weight:bold;
	text-decoration:none;
	margin-right: 20px;
	padding:2px 10px;
	line-height:16px;
	height:16px;
}*/

a.more-link {
	height: 23px;
	border: 1px solid #F60;
	margin-left: 45px;
	line-height: 21px;
	text-align: center;
	background: -moz-linear-gradient(100% 100% 90deg, #f90, #C30);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f90), to(#c30));
	color: white;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	filter: progid:DXImageTransform.Microsoft.gradient(
	startColorstr='#f90',
	endColorstr='#c30');
	padding:2px 10px;
	line-height:16px;
	height:16px;	
	text-decoration:none;
	float:right;
	margin-right: 20px;
	}


a:hover.more-link {
	background: -moz-linear-gradient(100% 100% 90deg, #c30, #f90);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c30), to(#f90));
	filter: progid:DXImageTransform.Microsoft.gradient(
	startColorstr='#c30',
	endColorstr='#f90');

}

#footer {
	background-color: #999;
	color:#FFF;
    float: left;
    width: 100%;
	height:45px;
	text-align:center;
}

#footer a:link, 
#footer a:visited {
	color:#FFF;
}
#footer a:hover {
	color:#FF9;
}


.linknegozio {
	padding:15px;
	background-color:#D5F7FF;
	font-size:16px;
	margin-bottom:20px;
	float:left;
	width:96%;
	/*border:2px dashed #699;*/
	}
.linknegozio span {line-height:39px;}

.linknegozio img {
	float:left;
	margin-right:6px;
	margin-bottom:-10px;
	}
.linknegozio a, 
.linknegozio a:visited {
	font-weight:bold;
	color:#069;
	}
.linknegozio a:hover {
	color:#F00;
	}

.nav-previous {
	margin:10px 0;
	}
	
#post-378 .addthis_toolbox {display:none}
#post-378 #container #adv {display:none}

div#affiliato {
	border:2px dashed #FFCC00;
	}

#googleplus {
	float:right;
	position:relative;
	top:75px;
	margin-right:-25px;
	}
div.archive-meta {
	background-color:#FFC;
	padding:10px;
	font-size:13px;
	font-style:italic;
	padding:5px 10px;
	width:550px;
	margin:-10px 0 15px 0;
	}
	

div#top10home {
	width:580px;
	background-image:url(img/bk-grey-370px.jpg);
	background-repeat:repeat-x;
	margin:10px 0;
	}

div#top10home h2{
	width:570px;
	background-image:url(img/bk-orange-25px.jpg);
	font-size:15px;
	background-repeat:repeat-x;
	height:25px;
	line-height:25px;
	padding:0 0 0 10px;
	margin:0;
	color:#FFFFFF;
	}

div#top10home ul { 
	list-style:url(img/li-orange.png);
	}

div#top10home ul img { 
	display:none;
	}
div#top10home ul li { 
	padding-bottom:10px;
	}
div#top10home ul p { 
padding:0;
margin:0;
	}
div#top10home ul p a.more-link { 
padding:0;
margin:0;
display:none;
	}
	

div#boxcategorie {
	width:580px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	}
	
div#boxcategorie h2{
	width:570px;
	background-image:url(img/bk-blu-25px.jpg);
	font-size:15px;
	background-repeat:repeat-x;
	height:25px;
	line-height:25px;
	padding:0 0 0 10px;
	margin:0;
	color:#FFFFFF;
	margin-bottom:10px;
	}

div#boxcategorie div.uno,div#boxcategorie div.due, div#boxcategorie div.tre {
	width:175px;
	background-image:url(img/bk-grey-240px.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-right:24px;
	border:1px solid #CCC;
	min-height:280px;
	background-position:bottom;
	}
	
div#boxcategorie div.tre {
	margin-right:0;
	}

div#boxcategorie h3 {
	padding:5px;
	margin:0;
	}

div#boxcategorie p {
	padding:5px;
	margin:0;
	font-size:12px;
	}

div#boxhome {
	width:580px;
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #CCC;
	margin:15px 0;
	}

div#boxhome p{
	padding:0 10px;
	}

div#boxhome h1{
	width:570px;
	background-image:url(img/bk-grey-25px.jpg);
	font-size:15px;
	background-repeat:repeat-x;
	height:25px;
	line-height:25px;
	padding:0 0 0 10px;
	margin:0;
	color:#FFFFFF;
	}

#sidebar_right div.tagcloud {
	width:160px;
	}
body.single div.tag {
	float:left;
	width:98%;
	background:#EEEEEE;
	padding:5px;
	}
.fancy_ps_nav {
	background:none !important;
	}
