html {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font: 1em verdana,arial,helvetica,sans-serif;
	/*font-family: "Arial", Trebuchet MS, sans-serif;*/
	/*font-size: 100%;*/
	background-color: #d9e1e6;
	color: #666666;
}

h1 {
	font-size: 24px;
	padding-top: 60px;
	color: #ffffff; 
}
h1 a :link, h1 a:visited {
	color: #ffffff;
}
.description {
	color: #ffffff;
}


h2,
h2 a:link,
h2 a:visited{
	font-size: 18px;
	color: #005591;
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
	font-family: font: verdana,arial,helvetica,sans-serif;
	font-weight: bold;	
}

h2 {
	border-bottom: 1px solid #005591;
}

h3 {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	color: #005591;
}

p.undertitle {
	margin: 0;
	padding: 0;
	height: 25px;
}

.articolo {
	color: #666666;
}

.bottompost {
	height: 40px;
        min-height: 40px;
        height: auto !important;
	border-bottom: 1px solid #dddddd;
}

.categoria {
	width: 280px;
	float: left;
	display: inline;
	background-image: url(images/folder.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 18px;
}

.categoria a {
	color: #005591 !important;
}

#h8 {
	text-align: right;
}

.commenti {
	float: right;
	display: inline;
	text-align: left;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	background-position:  0% 50%;
	padding-right: 0;
	padding-left: 18px;
	width: 140px;
}

ul, li {
	margin: 0;
	padding: 0;
}

ol {
	list-style: decimal;
}

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

a:hover, a:focus, a:active {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #005591;
}

p {
	line-height: 20px;
}

#contenitore {
	font-size: 75%;
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

#testata {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	/*background-image: url(images/testata.jpg);*/
	/*background-repeat: no-repeat;*/
	height: 170px;
	/*height: 180px;*/
	width: 880px;
	padding-left: 20px;
	padding-right: 20px;
}
#logo {
	width: 860px;
	height: 129px;
	/*height: 80px;*/
	overflow: hidden;
	display: inline;
	padding: 10px 0 0 20px;
	float: left;
	background-image: url(images/header.jpg);
	/*background-image: url(images/logo.jpg);*/
	background-repeat: no-repeat;
}

#menutop {
	width: 880px;
	height: 33px;
	overflow: hidden;
	display: inline;
	padding: 10px 0 5px 0px;
	float: left;
	background-image: url(images/menutop.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

#menutop h2 {
	font-size: 18px;
	height: 25px;
	vertical-align: middle;
	color: #ffffff;
	font-family: font: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	background-image: url(images/freccia.gif);
	background-repeat: no-repeat;
	margin-bottom: auto;
	background-position: left top;
	margin-top: auto;
	float: left;
	display: block;
	padding: 0 8px 0px 12px;
}


#menutop a:link {
	font-size: 16px;
	color: #ffffff;
}
	
#menutop a:visited {
	font-size: 16px;
	color: #ffffff;	
}

#menutop a:hover {
	color: #cccccc;
}

#testata img {
	border: 0;
	margin: 0;
	padding: 0;
}
#menu {
	float: left;
	display: inline;
	width: 880px;
	height: 20px;
	padding: 0 0 0 0;
	/*padding: 60px 0 0 0;*/
	text-align: right;
	font-size: 125%;
}
#menu a {
	color: #666666;
}

#menu li {
	display: inline;
	padding: 0px 8px 0 8px;
	list-style: none;
}
#contenuto {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	width: 880px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	line-height: 16px;
}
#sinistra {
	width: 500px;
	float: left;
	display: inline;
}
#sinistrabig {
	width: 800px;
	float: left;
	display: inline;
	padding: 0 20px;
}

#sidebar {
	width: 190px;
	float: left;
	display: inline;
}
#sidebar-2{
	width: 190px;
	float: left;
	display: inline;
}

#sidebar img {
        border:none;
}

#footer {
	clear: left;
	width: 880px;
	padding-left: 20px;
	padding-right: 20px;
	/*padding-top: 10px;*/
	background-repeat: no-repeat;
	background-image: url(images/footer.gif);
	background-position: bottom;
	height: 30px;
	color: #ffffff;
}

#soprafooter {
	width: 880px;
	height: 60px;
	background-image: url(images/soprafooter.gif);
	background-repeat: repeat-y;
	clear: left;
	padding-left: 50px;
	padding-right: 0px;
	padding-top: 10px;
	color: #ffffff;
        font-size: 10px;
}

#soprafooter img {
	border: 0px;	
}


#soprafooter a:link,
#soprafooter a:visited {
	color: #ffffff;
        font-size: 10px;
}
#soprafooter a:hover,
#soprafooter a:active,
#soprafooter a:focus
{
	color: #ffffff;
        font-size: 10px
	border-bottom: 1px dotted #ffffff;
}



#footer a:link,
#footer a:visited {
	color: #ffffff;
}
#footer a:hover,
#footer a:active,
#footer a:focus
{
	color: #000000;
	border-bottom: 1px dotted #ffffff;
}
#disclaimer {
	float: left;
	width: 400px;
}
#contatti {
	float: right;
	width: 360px;
	text-align: left;
}
#contatti ul {
	margin: 0;
	padding: 0;
}
#contatti li {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* elementi della sidebar */


#sidebar-2 img {
	border: none;
}

#sidebar-2 a {
	line-height: 20px;
}

#sidebar-2 help {
	font-size: 8px;
	color: 666666;
	padding-top: 0px;
	padding-left: 70px;
}

#sidebar ul,
#sidebar li,
#sidebar-2 li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar h2,
#sidebar-2 h2 {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	padding: 4px;
	margin: 0px 0 4px 0;
	background-image: url(images/h2.gif);
	border: none;
	/*border-bottom: 1px dotted #2F74AC;*/
	/*background-color: #579CD3;*/
}
#sidebar ul li,
#sidebar-2 ul li {
	padding: 4px !important;
	list-style: none;
}
#sidebar ul li ul li,
#sidebar-2 ul li ul li {
	padding: 2px 0 !important;
	list-style: none;
}
#sidebar ul li.links ul li {
	background-image: url(images/link.gif) !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	background-position: 0 4px !important;
	list-style: none;
}
#sidebar ul li.cat ul li {
	background-image: url(images/folder.gif) !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	background-position: 0 0px !important;
	list-style: none;
}
#sidebar-2 ul li.comm ul li {
	background-image: url(images/commenti.gif) !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	background-position: 0 0px !important;
	list-style: none;
}
#sidebar-2 ul li.comm ul li a {
	color: #005591;
}
#sidebar-2 ul li.art ul li,
#sidebar ul li.art ul li
 {
	background-image: url(images/post.gif) !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	background-position: 0 0 !important;
	border-bottom: 1px dotted #000000 !important;
	margin-bottom: 4px !important;
	list-style: none;
}
#sidebar ul li.arch ul li {
	background-image: url(images/data.gif) !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	background-position: 0 2px !important;
	list-style: none;
}

/* commenti e navigation post */
.commento {
	border-bottom: 1px dotted #dddddd;
	padding: 4px;
}
.commento h4 {
	color: #666666;
	padding: 0;
	margin: 4px 0;
	font-weight: normal;
	font-size: 14px;
	float: left;
}
.commento .idcomm {
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 20px;
}
.commento p {
	clear: left;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #666666;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;

}
.next-entries a {
	float: right;
	padding-right: 18px;
        background: url(images/mini-nav-right.gif) no-repeat right center;
}
.commento small {
	font-size: 10px;
	margin-bottom: 5px;
	display: block;
}

.commento cite {
	font-weight: bold;
	font-size: 14px;
}
.articolo img {
	margin: 10px 10px 10px 0;
	border: 1px solid #dddddd;
	padding: 4px;
}
.articolo img.wp-smiley{
	border: 0;
	padding: 0 4px;
	margin: 0;
}
#sidebar ul li.banner ul li img {
	border: 0;
        margin: 0;
        padding: 0 0 2px 0;
}
.tags {
	width: 90%;
	float: left;
	padding-left: 18px;
        margin: 0.2em 0 1em 0;
        }
#commentform textarea { border: 1px solid #dddddd;}
#commentform input,
#searchform input { border: 1px solid #dddddd; }
#commentform #subscribe { border: 0; }

#searchform { margin: 0 0 0 0; padding: 0;}
#searchform #s { width: 60%; height: 1.3em; }
#searchsubmit {border: 1px solid #dddddd; background: #005591; color: #fff; height: 1.6em; }

.entry { margin: .5em 0; padding: 0 .5em 0 .2em; }
blockquote { background: #eeeeee; border: 1px dotted #cccccc; padding: 1em; margin: 1em; }

#ajaxNewsletter, .newsletterContainer {
	margin: 0 0 0 0; padding: 0;
}
#newsletterForm {
	margin: 0 0 0 0; padding: 0;
}
#newsletterFormDiv {
	margin: 0 0 0 0; padding: 0;
}

.newsletterTextInput {
	width: 60%; height: 1.3em; border: 1px solid #dddddd;
}

#newsletterSub { border: 1px solid #666; background: #005591; color: #fff; height: 1.6em;}

#newsletterLoading {
	margin: 0 0 0 0; padding: 0;}

.success {
	background: #DDDDDD;
	border: 1px solid #666666;
}

.error {
	background: #FFFFFF;
	border: 1px solid #666666;
}

.error, .success {
	margin: 3px 0px;
	padding: 2px;
}
#sidebar ul.commentatori {
	border: 0 !important;
}
#sidebar ul.commentatori li{
	background-image: url(images/comment.gif) !important;
	background-repeat: no-repeat !important;
	padding-left: 20px !important;
	list-style: none;
}
#sidebar ul.commentatori a {
	color: #005591;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
#sidebar #authors a {
	color: #005591;
}

/* popularity */
p.akpc_pop {
	color: #cccccc;
	font-weight: bold;
}
.akpc_help a {
	color: #ff99cc;
}