/*
// This file is part of the Carrington Blog Theme for WordPress
// http://carringtontheme.com
//
// Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved.
// http://crowdfavorite.com
//
// Released under the GPL license
// http://www.opensource.org/licenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
// **********************************************************************
*/

/* Reset: based on http://meyerweb.com/eric/tools/css/reset v1.0 | 20080212, sans table styles
============================================================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
hr{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
cite,
address {
	display:inline;
	font-style:normal;
}

/* Typography
======================================================*/
body {
	/*background: #fff; 2010-01-30 */
	color: #222222;
	font: 12px/18px helvetica, arial, sans-serif;
}
code {
	font-family: "Lucida Console", Monaco, monospace;
}
*[lang] {
	font-style: italic;
}
del {
	text-decoration: line-through;
}
acronym,
.caps {
	text-transform: uppercase;
}
.small-caps {
	font-variant: small-caps;
}
acronym,
.num,
.caps,
.small-caps {
	letter-spacing: 0.1em;
}
pre {
	overflow: auto;
}
textarea {
	font: 12px/18px helvetica, arial, sans-serif;
	padding: 3px;
}
/* Links */
a,
a:visited {
	color: #3b5998;
	text-decoration: none;
}

/* specify all three for accessibility */
a:focus,
a:hover,
a:active {
	text-decoration: underline;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
	/*color: #51555c;*/
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	/*color: #a00004;*/
	text-decoration: none;
}
/* elements with title attribute */
abbr[title],
acronym[title],
dfn[title],
span[title],
del[title] {
	cursor: help;
}
/* typogrify: inset initial double quotes. */
.dquo {
	margin-left: -.45em;
}
 /* fancy ampersands */
.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-size: 13px;
	font-style: italic;
}
/* Font sizes and vertical measure */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3 {
	display:block;
	margin-bottom:9px;
}
h1,
.h1 {
	font-size: 24px;
	line-height:1;
}
h2,
.h2 {
	font-size: 18px;
}
h3,
.h3 {
	font-size: 14px;
}
p,
pre,
dl,
ul,
ol {
	margin-bottom:18px;
}
blockquote {
	border-left:2px solid #e9eaea;
	margin:0 9px 9px;
	padding-left:10px;
}
ol {
	margin-left:36px;
}
dd {
	margin-left:18px;
}
li ul,
li ol {
	margin-bottom: 0;
}
li,
dd,
.tight {
	margin-bottom:9px;
}
ul li {
	background: url(../img/arrow-bullet.gif) no-repeat left top;
	list-style:none;
	padding-left:12px;
}
acronym,
.caps,
.small {
	font-size: 11.5px;
}
hr {
	background:#ccc;
	color:#ccc;
	height:1px;
	margin:0 30px 18px 30px;
}
.rule-major{
	background-color:#e9eaea;
}
.rule,
.rule-minor {
	border-top:1px solid #cecfd1;
	height:9px;
	margin:0 0 18px;
}
.rule-major {
	border-top:1px solid #cecfd1;
	height:35px;
	margin:0 0 18px;
}
.rule hr,
.rule-minor hr,
.rule-major hr {
	display:none;
}

/* No formatting class */
.plain,
.plain li {
	background:transparent;
	border:0;
	font-style:normal;
	list-style:none;
	margin:0;
	padding:0;
}
.alt-font {
	color: #222;
	/*font-family: Georgia, Palatino, "Palatino Linotype", Baskerville, serif;*/
	font-style:italic;
}
.alt-font a {
	font-family:helvetica, arial, sans-serif;
	font-style:normal;
}

/*
// This file is part of the Carrington Blog Theme for WordPress
// http://carringtontheme.com
//
// Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved.
// http://crowdfavorite.com
//
// Released under the GPL license
// http://www.opensource.org/licenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
// **********************************************************************
*/

/* UI: Shared classnames
================================================================= */

/* Aggiunte di Alessio 2010-01-30 */

body {
	background-image: url('../img/sfondoverde.png');
	background-repeat: repeat-x;
	background-color: #C6D336;
	background-position: top center;
	background-attachment: fixed;
	/*
	background-image: url('../img/gabbia.gif');
	background-repeat: repeat-y;
	background-color: #333333;
	*/
}

#googlebanner {
	width: 728px;
	float: right;
	padding: 0;
	margin: 10px 0 0 0;
}

#header #wrappertop {
	padding: 0pt;
	width: 980px;
}



/**/

.accessibility {
	left:-32000px;
	position:absolute;
}
.lofi {
	display:none;
}

#top {
    display:none;
}

a:hover {
	text-decoration: underline !important;
}

/* http://sonspring.com/journal/clearing-floats */
html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .fix {
	height: 1%;
}
.clearfix {
	display: block;
}

h1.page-title {
	color: #999;
	font: italic 14px Georgia, serif;
}

/* General horizontal navigation lists with dropdown magic */
.nav,
.nav ul,
.nav li {
	background:transparent;
	list-style:none;
	margin:0;
	padding:0;
}
.nav ul {
	background: #e9eaea;
	border: 1px solid #cecfd1;
	border-color: #cecfd1 #aaa #aaa #cecfd1;
	z-index: 9999;
}
.nav li {
	float:left;
	margin-right:0px;
}
.nav li a {
	display:block;
}
.nav li li a {
	color: #a00004 !important; /* These need to retain a contrasting color with dropdown background */
	padding:6px 9px;
}
.nav li ul,
.nav li li {
	margin-right:0;
	width: 200px;
}
.nav li li ul {
	margin:-31px 0 0 200px;
}
.nav li.secondary {
	float:right;
	margin-left:12px;
	margin-right:0;
}
/* dropdown action */
.nav li ul,
.nav li:hover li ul,
.nav li li:hover li ul,
.nav li.hover li ul,
.nav li li.hover li ul {
	left: -32697px;
	position: absolute;
}
.nav li:hover ul,
.nav li li:hover ul,
.nav li li li:hover ul,
.nav li.hover ul,
.nav li li.hover ul,
.nav li li li.hover ul {
	left: auto;
}

.pagination,
.pagination-single {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

	background-color:#ECEFF5;
	margin-top: 20px;
	overflow:hidden;
}
.pagination .previous a,
.pagination-single .previous {
	float:left;
	padding:18px;
}
.pagination .next a,
.pagination-single .next {
	float:right;
	padding:18px;
}
.loading {
	background: url(../img/spinner.gif) 10px 17px no-repeat;
	clear: both;
	color: #ccc;
	height: 50px;
}

.loading  {
	display: block;
	padding: 17px 32px 0;
}
.close {
	background-color:#e9eaea;
	border-bottom: 1px solid #ddd;
	padding: 8px 0 6px;
	text-align: center;
}
/* including for compatibility */
.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Structure
================================================
	Total width: 960
	Columns: 12
	Column width: 58px
	Gutter width: 24px
	Unit (column + gutter): 82px
	Interior padding: 6px = colum width 50px
	#content = 7 units
	#sidebar = 5 units
*/
.section { /* Full-width areas */
	min-width: 980px; /* cut-off background fix */
}
.wrapper {
	clear: both;
	margin: 0 auto;
	width: 960px;
}
#header {
	/*
	background-color: #51555c;
	background-repeat:repeat-x;
	background-position: 0 90px;
	height: 140px;
	padding: 10px 0 0 0;
	*/
	color: #cecfd1;
	width: 960px;
	margin: auto;
	
	background-color: transparent;
	background-image: url('../img/rotondo.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0;
	height: 150px;
}
#header .wrapper {
	background-repeat:repeat-x;
	background-position:center bottom;
	padding: 0px 10px 0px;
}
#header a,
#header a:visited {
	color: #fff;
}
#header #blog-title {
	font-family: "Avenir Light", "Futura Light", helvetica, arial, sans-serif;
	font-size: 36px;
	font-weight:normal;
	line-height: 1;
	margin-bottom: 9px;
}
#header #blog-title a:hover {
	text-decoration: none;
}

#navigation a,
#navigation a:visited {
	font-weight: bold;
	text-transform: uppercase;
}
#navigation .secondary a,
#navigation .secondary a:visited,
#navigation li li a,
#navigation li li a:visited {
	font-weight:normal;
	text-transform:none;
}

#sub-header {
	background-color: #e9eaea;
	vertical-align:middle;
	background-image: none;
	padding: 0;
	margin: 0 auto;
    height: 20px;
	width: 960px;
}
#sub-header form#cfct-search {
	float:right;
}

#search-form {
	
	//display: none;
}

#searchsubmit {
    
background-image: url(http://www.technoplaza.it/wp-content/themes/carrington-blog/img/header/lente.png);
background-color:#51555C;
border:0 none;
margin: 0;
padding: 0;
cursor:pointer;
width: 20px;
height: 20px;
}

.login-container {
    float:left;
    vertical-align: middle;
    margin-left: 20px;
    margin-top: 2px;
}

.login-container img {
    margin-top: -4px;
    margin-left: 20px;
    height: 20px;
    vertical-align: middle;

}



#all-categories {
	padding: 0;
    float: left;
}
#all-categories-title {
	float: left;
	font-weight:normal;
	margin-right:12px;
}

#main {
	/*margin: 0 0 24px 0;*/
	background-color: white;
	width: 980px;
	margin: 0 auto 10px auto;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-radius: 0 0 10px 10px;
}
#content {
	float: left;
	padding-bottom: 24px;
	width: 550px;
}

.home-category {
	width: 225px;
	height: 300px;
	float: left;
	margin-right: 15px;

}

.home-category h2 {
	height: 55px;

}
.post-secondary-box {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
    border: 1px solid #51555C;

}
div.post-secondary {
	margin: 0 10px 15px 0;
	padding: 0;
	width:48%;
	
	float:left;
}

div.post-in-secondary-box {
	padding-bottom: 20px;
}

div.secondary-fullsize {
	width:510px;
	padding: 19px;
	float: none;
	margin: 0px;
}

widget_postsofcurrentcategory {
    padding-top: 0;
}

#sidebar secondary-sidebar, #sidebar #primary-sidebar {
    padding-top: 0;
}

div.widget_postsofcurrentcategory div.post-header-author {
    width: 280px;
    padding-bottom: 1px;
    margin-top: 0;
}

div.widget_postsofcurrentcategory h1 {
    font-size: 18px;
}

div.widget_postsofcurrentcategory img {
    width: 40px;
}

div.widget_postsofcurrentcategory .post {
    background: #fff;
}

#comments div.secondary-fullsize  {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
    border: 1px solid #51555C;
    	padding: 20px 20px 15px 20px;


}



div.post-secondary h3 a {
	color: white;
}

div.post-secondary h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

div.post-secondary ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

div.post-secondary .author,
.post-header-author .author {
	font-style: italic;
}

div.post-secondary ul li {
	margin: 0;
	padding: 0 0 0 10px;
}

div.post-secondary ul li span.secondary-title {
	font-weight: bold;
}

div.post-secondary hr {
	width: 75%;
	padding: 0;
	margin: 12px 0 7px 0;
}

div.post-secondary h3 {
	padding: 0 20px;
	margin: 0;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	width: 100px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0 10px 10px 0;
}

#comments h3{
    color:#51555C;
    padding: 20px 0 0 21px;
}

div.post-secondary-content {
	border-left: 1px solid;
	border-bottom: 1px solid;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-radius: 0 0 0 10px;
	padding: 10px 20px 5px 19px;
	height: 180px;
    overflow: hidden;
}

div.consiglio_in_post {
	background: #ECEFF5;
	padding: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: 15px;
    margin-bottom: 10px;
    width: 45%;
    float:right;

}
div.consiglio_in_post h3 {
	color: #51555C;
    padding-left: 23px;
    padding-top: 3px;
    background:transparent url(http://www.technoplaza.it/favicon.png) no-repeat scroll left center;
    margin-left: 3px;
}

div.consiglio_in_post ul li {
	
	background: #FFF;
	list-style: none outside none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;

}

#sidebar ul li {
    background: none;
    padding-left: 10px;
    padding-right: 10px;
}

#sidebar a, #sidebar a:hover, #sidebar a:visited,
#sidebar h2 {
    /*color: #FFF;*/
}

div.consiglio_in_post .asc_cat {
	
	padding-right: 3px;


}

div.consiglio_in_post ul {
	
margin: 0;

}



div.autosizebox {

}

/*
div.post-secondary h2 {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 16px;
}
*/
h2.entry-title a:hover,
h1.entry-title a:hover {
	text-decoration: underline;
}

#post-content-4 {
	border: 1px solid;
	border-color: #cc0000;
	margin-bottom: 20px;
}

#post-content-4 h1.entry-title a, .acs_cat-4,
.acs_cat-4 a, .acs_cat-4:hover,
#post-content-4 h1.entry-title a:hover {
	color: #cc0000;
}
div.post-secondary-4 div.post-secondary-content {
	border-color: #cc0000;
}
div.post-secondary-4 h3 {
	background: #cc0000 url(../img/home/category-rosso-bg.jpg) repeat-x scroll 0 0;
}
.cat-item-4 a {
	background: url(../img/home/category-rosso-bg.jpg);
	color: #fff;
}

#category-4 h2 a , .cat-item-4 a:hover {

	color: #CC0000;
	background: none;
}

#post-content-9 {
	border: 1px solid;
	border-color: #ff9900;
	margin-bottom: 20px;
}
#post-content-9 h1.entry-title a, .acs_cat-9,
.acs_cat-9 a, .acs_cat-9:hover,
#post-content-9 h1.entry-title a:hover {
	color: #ff9900;
}
div.post-secondary-9 div.post-secondary-content {
	border-color: #ff9900;
}
div.post-secondary-9 h3 {
	background: #ff9900 url(../img/home/category-giallo-bg.jpg) repeat-x scroll 0 0;
}
.cat-item-9 a {
	background: url(../img/home/category-giallo-bg.jpg);
	color: #fff;
}
#category-9 h2 a , .cat-item-9 a:hover {

	color: #ff9900;
	background: none;
}

#post-content-7 {
	border: 1px solid;
	border-color: #ff3300;
	margin-bottom: 20px;
}
#post-content-7 h1.entry-title a, .acs_cat-7,
.acs_cat-7 a, .acs_cat-7:hover,
#post-content-7 h1.entry-title a:hover {
	color: #ff3300;
}
div.post-secondary-7 div.post-secondary-content {
	border-color: #ff3300;
}
div.post-secondary-7 h3 {
	background: #ff3300 url(../img/home/category-arancio-bg.jpg) repeat-x scroll 0 0;
}
.cat-item-7 a {
	background: url(../img/home/category-arancio-bg.jpg);
	color: #fff;
}

#category-7 h2 a , .cat-item-7 a:hover {

	color: #ff3300;
	background: none;
}

#post-content-3 {
	border: 1px solid;
	border-color: #663300;
	margin-bottom: 20px;
}
#post-content-3 h1.entry-title a, .acs_cat-3,
.acs_cat-3 a, .acs_cat-3:hover,
#post-content-3 h1.entry-title a:hover {
	color: #663300;
}
div.post-secondary-3 div.post-secondary-content {
	border-color: #663300;
}
div.post-secondary-3 h3 {
	background: #663300 url(../img/home/category-marrone-bg.jpg) repeat-x scroll 0 0;
}
.cat-item-3 a {
	background: url(../img/home/category-marrone-bg.jpg);
	color: #fff;
}
#category-3 h2 a , .cat-item-3 a:hover {

	color: #663300;
	background: none;

}

#post-content-5 {
	border: 1px solid;
	border-color: #6599FF;
	margin-bottom: 20px;
}
#post-content-5 h1.entry-title a, .acs_cat-5, 
.acs_cat-5 a, .acs_cat-5:hover,
#post-content-5 h1.entry-title a:hover {
	color: #6599FF;
}
div.post-secondary-5 div.post-secondary-content {
	border-color: #6599FF;
}
div.post-secondary-5 h3 {
	background: #6599FF url(../img/home/category-azzurro-bg.jpg) repeat-x scroll 0 0;
}
.cat-item-5 a {
	background: url(../img/home/category-azzurro-bg.jpg);
	color: #fff;
}
#category-5 h2 a , .cat-item-5 a:hover {

	color: #6599FF;
	background: none;

}


#post-content-10 {
	border: 1px solid;
	border-color: #0033cc;
	margin-bottom: 20px;
}
#post-content-10 h1.entry-title a, .acs_cat-10,
.acs_cat-10 a, .acs_cat-10:hover,
#post-content-10 h1.entry-title a:hover {
	color: #0033cc;
}
div.post-secondary-10 div.post-secondary-content {
	border-color: #0033cc;
}
div.post-secondary-10 h3 {
	background: #0033cc url(../img/home/category-blu-bg.jpg) repeat-x scroll 0 0;
}
.cat-item-10 a {
	background: url(../img/home/category-blu-bg.jpg);
	color: #fff;
}
#category-10 h2 a ,.cat-item-10 a:hover {

	color: #0033CC;
	background: none;

}

#post-content-8 {
	border: 1px solid;
	border-color: #329900;
	margin-bottom: 20px;
}
#post-content-8 h1.entry-title a, .acs_cat-8,
.acs_cat-8 a, .acs_cat-8:hover,
#post-content-8 h1.entry-title a:hover {
	color: #329900;
}
div.post-secondary-8 div.post-secondary-content {
	border-color: #329900;
}
div.post-secondary-8 h3 {
	background: #329900 url(../img/home/category-verde-bg.jpg) repeat-x scroll 0 0;
}
.cat-item-8 a {
	background: url(../img/home/category-verde-bg.jpg);
	color: #fff;
}
#category-8 h2 a , .cat-item-8 a:hover {

	color: #329900;
	background: none;

}

#post-content-6 {
	border: 1px solid;
	border-color: #6633cc;
	margin-bottom: 20px;
}
#post-content-6 h1.entry-title a, .acs_cat-6,
.acs_cat-6 a, .acs_cat-6:hover,
#post-content-6 h1.entry-title a:hover {
	color: #6633cc;
}
div.post-secondary-6 div.post-secondary-content {
	border-color: #6633cc;
}
div.post-secondary-6 h3 {
	background: #6633cc url(../img/home/category-viola-bg.jpg) repeat-x scroll 0 0;
}
.cat-item-6 a {
	background: url(../img/home/category-viola-bg.jpg);
	color: #fff;
}
#category-6 h2 a , .cat-item-6 a:hover {

	color: #6633CC;
	background: none;

}


/*
#category-3 h3 {
	
	background: url(../img/home/category-rosso.jpg) no-repeat top;

}


#category-4 h3 {
	
	background: url(../img/home/category-arancio.jpg) no-repeat top;

}

#category-5 h3 {
	
	background: url(../img/home/category-giallo.jpg) no-repeat top;

}

#category-9 h3 {
	
	background: url(../img/home/category-verde.jpg) no-repeat top;

}

#category-8 h3 {
	
	background: url(../img/home/category-blu.jpg) no-repeat top;

}

#category-10 h3 {
	
	background: url(../img/home/category-viola.jpg) no-repeat top;

}

#category-6 h3 {
	
	background: url(../img/home/category-marrone.jpg) no-repeat top;

}

#category-7 h3 {
	
	background: url(../img/home/category-azzurro.jpg) no-repeat top;

}
*/


.home-category a:hover,
.cat-item a:hover {
	
	text-decoration: underline;

}

.cat-item {
	width: 120px;
}

.search-container {
    //width: 160px;
    float: right;
}

.newsletter-container {
    float: left;
}

#newsletter-email {
    width:125px;
}


.syndacation-container {
    float: left;
    vertical-align: middle;
	padding-left: 20px;
}

.syndacation-container img {
    margin-right: 3px;
    width: 20px;
    height: 20px;
}

#header #navigation {
    width: 960px;
    clear: both;
    margin: 9px auto;
    /*padding: 10px 0 0 0;*/
	padding: 0;
    vertical-align: middle;
}



#newsletter-email {
    -moz-border-radius-bottomleft:9px;
    -moz-border-radius-bottomright:9px;
    -moz-border-radius-topleft:9px;
    -moz-border-radius-topright:9px;
    border:1px solid grey;
    margin-right: 3px;
    padding-left: 5px;
    height:14px;

}

#searchform #s {
    -moz-border-radius-bottomleft:9px;
    -moz-border-radius-bottomright:9px;
    -moz-border-radius-topleft:9px;
    -moz-border-radius-topright:9px;
    border:1px solid grey;  
    height:14px;
    margin-left:3px;
    width:90px;
    padding-left:3px;
}

.cat-item a {
	padding: 1px;
	margin: 0;
	text-align: center;
	font-weight: bold;
}

.home-category h3 {
	margin-top:2px;
	text-align:center;
	background: none;
	color: #fff;

}

.home-category h3 a {
	color: #fff;

}

.home-category p {
	height: 60px;

}

#home-categories {
    width: 960px;
}

#sidebar {
	background-color:#ECEFF5  !important;
	float:right;
	margin-left:24px;
	padding: 0 14px 14px 14px;
	width: 358px;

}
#sidebar #primary-sidebar,
#sidebar #secondary-sidebar {
	float:left;
	width:auto;
	padding: 10px;
}

#foot_credits {
	background-color: #51555c;
	margin: auto;
	width: 960px;
	padding: 3px 10px;
	color: white;
	margin-bottom: 10px;
}

#foot_credits a {
	color: white;
	text-decoration: underline;
}

#footer {
	background-color: #51555c;
	background-repeat:repeat-x;
	background-position:left top;
	clear: both;
	color: #999;
	padding: 32px 0 64px;
	display: none;
}
#footer a,
#footer a:visited {
	color: #CECFD1;
}
#footer .wrapper {
	overflow:hidden;
	padding-bottom:28px;
}
#footer p#generator-link {
	float:left;
	padding-top: 12px;
}
#footer p#developer-link {
	display:block;
	text-indent:-32697px;
}

/* Posts
 =============================== */

.tags {
	float: left;
}

.related_posts li {
	margin:0px;
}

.related_posts {
	width: 50%;
	float:left;
}

.author-avatar {
	float:left;
	margin-right:10px;

}

.post-header-print-email {
	float:right;
}
.post-header-print-email img {
	vertical-align:middle;
	margin-left: 10px;
}
.post-category-date {
	margin-top:20px;
}
.post-header-author {
	margin-top:15px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	width: 510px;
}
.post-header-meta {
	margin-top:3px;
}
.post-header {
	float:left;
}

.post-header h1 {
	margin-bottom:12px;

}
.url-originale {
	float: right;
}
.entry-content,
.entry-summary {
	overflow:auto;
}
.hentry {
	position:relative;
	/*background-color: #EFFBF5;*/
	padding: 19px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.hentry .edit {
	background-color:#900;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	font-size: 11.5px;
	opacity:.60;
	padding:3px 5px 1px;
	left:-32697px;
	position:absolute;
	top:0;
}
.hentry:hover .edit,
.post:hover .edit-post,
.comment.hentry:hover .edit-comment {
	left: auto;
	right:0;
}
.hentry:hover .edit-comment {
	left:-32697px;
	right: auto;
}
.comment.hentry.bypostauthor:hover .edit-comment {
	top: 2px;
	right: 2px;
}
.edit a,
.edit a:visited,
.edit a:hover{
	color:#fff;
}
.full .full-content {
	clear:both;
	padding-top: 9px;
	width: 600fpx;
}
.full .pages-link,
.page-numbers {
	font-weight:bold;
}
.full .pages-link a,
a.page-numbers {
	border:1px solid #cecfd1;
	font-weight:normal;
}
.full .pages-link a,
.page-numbers{
	padding:2px 6px;
}
.full .pages-link a:hover {
	border-color:#999;
	text-decoration:none;
}
.full p.comments-link {
	float:right;
}

.hentry ul {
	margin-left: 20px;
}
.hentry ol {
	margin-left: 32px;
}

.category-archive-meta {
    text-align: right;
    padding-right: 21px;
    
}

.category-archive-title {
    padding: 10px 0 10px;
}

.category-archive-title h2{
    float: left;
    width: auto;
    padding-left: 21px;
    font-style: italic;
    
}

.category-archive-meta img, .feed img {
    width: 20px;
    vertical-align: middle;
}


.archive {
	border-top: 0px dotted #cecfd1;
	list-style: none;
	margin: 1.5em 0 0;
}
.archive li {
	margin-bottom:0;
}
.archive .full {
	margin-top:18px;
}
.excerpt {
	background: url(../img/arrow-bullet.gif) no-repeat 0 12px;
	border-bottom: 1px dotted #cecfd1;
	color: #999;
	padding: 12px 146px 12px 20px;
	position:relative;
}
.excerpt strong.entry-title {
	font-size: 14px;
}
.excerpt strong.entry-title a,
.excerpt strong.entry-title a:visited {
	color: #51555c;
}
.excerpt strong.entry-title a:hover {
	color: #a00004;
	text-decoration: none;
}
.excerpt .date {
	margin-top:1.5em;
}
.excerpt p {
	margin:0;
}
.excerpt .date,
.excerpt .comments-link a,
.excerpt .comments-link a:visited,
.excerpt .comments-link  {
	display: block;
	width: 140px;
}
.excerpt .date,
.excerpt .comments-link {
	position:absolute;
	right:0;
	top:14px;
}
.search {
	border-top: 1px dotted #cecfd1;
	padding-top:18px;
}

/* Comments and comment form
=================================== */

.comments-title {
    margin-top: 30px;
}

.commentlist{
	clear:both;
	list-style:none;
	margin:0 0 18px;
}
li.li-comment{
	background:transparent;
	margin:0;
	padding:0;
	position:relative;
}
li.li-comment li.li-comment {
	background:url(../img/comment-thread.gif) no-repeat 0 3px;
	padding-left:24px;
}
.commentlist .comment {
	margin-bottom:8px;
	overflow:hidden;
	padding:0 0 0 60px;
}
.commentlist .comment .photo img{
	margin-left:-60px;
	position:absolute;
}
.comment cite.fn {
	font-size:14px;
	font-weight:bold;
}
.comment .comment-content {
	overflow:hidden;
	margin-bottom:4px;
}
.comment .comment-content p:last-child,
.comment .comment-content p.last-child {
	margin-bottom:0;
}
.comment-meta {
	color:#999;
	font-size: 10.5px;
}
.comment-meta .date {
	float:right;
}
.comment-reply-link,
.comment-reply-link:visited,
.comment-reply-link:hover {
	background:#900;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	color:#fff;
	font-size:9.5px;
	opacity:.7;
	padding:3px 5px 2px;
}
/* author comments */
.commentlist .bypostauthor {
	background-color:#efeff1;
	padding:8px 12px 6px 72px;
}

/* trackbacks and pingbacks */
.ping {
	border-top:1px dotted #cecfd1;
	padding:9px;
}
.ping .entry-summary,
.ping .entry-summary p {
	border:0;
	margin:0;
	padding:0;
}
form.comment-form {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

	background-color:#ECEFF5;
	border:1px solid #ECEFF5;
	margin-bottom:8px;
	padding:20px;
    
}
.comment-form label {
	color:#51555c;
	font-weight:bold;
}
.comment-form-user-info input {
	margin-right:9px;
	width:200px;
}
.comment-form em {
	color:#999;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
}
.comment-form textarea {
	height:9em;
	width:95%;
}

/* Sidebar and Widgets
============================== */
.widget {
	margin-bottom:18px;
	overflow:hidden;
	width:100%;
}
h2.widget-title,
.widget_search label {
	font-size: 1.16666667em; /* 14 */
	line-height: 1.28571429;
	margin: 0 0 .58333334em 0;
    color: #51555C;
    background:transparent url(http://www.technoplaza.it/favicon.png) no-repeat scroll left top;
    padding-left: 23px;

}
.widget li {
	margin:0;
}
.widget_search label {
	display:block;
	font-weight:bold;
}
.widget_search input {
	margin-bottom:6px;
}
#carrington-subscribe h2.widget-title {
	color:#999;
	float:left;
	font:normal 1.16666667em/1.28571429 helvetica, arial, sans-serif; /* 14 */
	margin:7px 0 0;
	text-transform:uppercase;
}
#carrington-about {
	padding-bottom:24px;
}
#carrington-about .about{
	background-color:#fff;
	overflow:hidden;
	padding:12px;
}
#carrington-about p {
	margin:0;
}
#carrington-about a.more,
#carrington-about a.more:visited {
	float:right;
}
#carrington-archives ul {
	border-top: 1px dotted #cecfd1;
}
#carrington-archives li {
	background-position:left 6px;
	border-bottom: 1px dotted #cecfd1;
}
#carrington-archives li a {
	display:block;
	padding:6px 0;
}
#sidebar ol {
	margin-left: 26px;
}

/* Misc
=================================== */

#footer p#developer-link a,
#footer p#developer-link a:visited {
	background:url(../img/footer/by-crowd-favorite-light.png) no-repeat left top;
	float:right;
	height:30px;
	text-indent:-32697px;
	width:270px;
}

#TB_secondLine {
	color:#999;
	font-family: Georgia, Palatino, "Palatino Linotype", Baskerville, serif;
	font-style:italic;
}
#TB_title{
	background-color: #51555c;
	color:#fff;
	font-size:11.5px;
	line-height:18px;
}
#TB_title a,
#TB_title a:visited {
	color:#fff;
}
a#TB_prev:hover,
a#TB_next:hover {
	height:100%;
}
a#TB_prev:hover {
	background:url(../img/lightbox/prevlabel.gif) no-repeat left center;
}
a#TB_next:hover {
	background:url(../img/lightbox/nextlabel.gif) no-repeat right center;
}

/* Chi siamo */

.author-box, .author-bio {
	margin: 0 0 30px 0;
	min-height: 80px;
	clear: both;
	border-top: 3px solid #ccc;
}

.author-box .author-text,
.author-bio p {
	padding: 0 0 0 100px;
}

.author-box .url-avatar,
.author-bio .url-avatar {
	float: left;
}

.author-box h2 {
	padding: 10px 0;
	margin: 0;
}

.author-box .author-text ul li {
	margin: 0;
	padding: 0;
	background: none;
}

.author-box .author-text ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.author-bio p {
	padding-top: 10px;
}

.author-bio {
	margin: 20px;
	margin-top: 5px;
}

#new-tag-cloud {
	line-height: 30px;
	margin: 20px 0;
}

/*
// This file is part of the Carrington Blog Theme for WordPress
// http://carringtontheme.com
//
// Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved.
// http://crowdfavorite.com
//
// Released under the GPL license
// http://www.opensource.org/licenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
// **********************************************************************
*/

.rule,
.rule-major,
.rule-minor {
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:center;
	border:0;
}
.rule {
	background-image:url(../img/divider-ornament.gif);

}
.rule-major {
	background-image:url(../img/comments-divider.gif);
}
.rule-minor {
	background-image:url(../img/divider-ornament.gif);
}
.nav li li {
	background:url(../img/dropdown-divider.gif) no-repeat center top;
}
.nav li li:first-child,
.nav li li.first-child {
	background:transparent;
}
.pagination,
.pagination-single {
	/*background-image:url(../img/grey-to-white-gradient.png);*/
	background-repeat:repeat-x;
	background-position:left top;
}
.close {
	background-image: url(../img/header/texture-light.png) top center;
}

.full .comments-link a,
.full .comments-link a:visited,
.full .comments-link span,
.excerpt .comments-link a,
.excerpt .comments-link a:visited,
.excerpt .comments-link span{
	background: url(../img/comment.gif) no-repeat left center;
	padding: 1px 0 0 20px;
}
.excerpt .comments-link a,
.excerpt .comments-link a:visited,
.excerpt .comments-link span{
	width:120px;
}
.commentlist .bypostauthor {
	background-image: url(../img/watermark-light.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

form.comment-form {
	background-repeat:repeat-x;
	background-position:left top;
}

#header_titolo {
	border: 0;
	padding: 0px 0;
    margin-top: 5px;
}

#header {
/*	background-image:url(../img/header/gradient-dark.png);*/
}
#header .wrapper {
/*	background-image:url(../img/header/texture-dark.png);*/
}
#sub-header {
	//background-image: url(../img/sub-header-border-bottom.gif);
	//background-repeat:repeat-x;
	//background-position:left bottom;
}
#sidebar {
	/*background:url(../img/sidebar-background.gif) no-repeat left top;
	background-color: #fff !important;*/
	/*background-color: #eee !important; */
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#footer {
	background-image: url(../img/footer/gradient-dark.png);
}
#footer .wrapper {
	background: url(../img/footer/divider-ornament-wide-light.png) no-repeat center bottom;
}
#carrington-subscribe {
	background: url(../img/divider-ornament.gif) no-repeat center bottom;
}

#carrington-subscribe a{
	background:url(../img/rss-button.gif) no-repeat left top;
}

#carrington-about {
	background: url(../img/divider-ornament.gif) no-repeat center bottom;
}
#carrington-about .about{
	background:url(../img/watermark-light.gif) repeat-x left top;
}

/* Gallery
=================================== */

body#attachment #header {
	background-image:url(../img/header/gradient-dark.png);
	background-repeat:repeat-x;
	background-position:center bottom;
}
body#attachment #header .wrapper {
	background-position:center bottom;
}
.figure-info {
	background:transparent url(../img/divider-ornament-wide-dark.png) no-repeat scroll center top;
}
.previous-attachment,
.next-attachment {
	padding-bottom:13px;
}
.previous-attachment {
	background:url(../img/attachment/150px-flourish-left-dark.png) no-repeat right bottom;
}
.next-attachment{
	background:url(../img/attachment/150px-flourish-right-dark.png) no-repeat left bottom;
}

/* Misc
=================================== */

#TB_title{
	background-image: url(../img/header/texture-dark.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}


