/*
Theme Name: Piccoli Diavoli 3 Colonne
Theme URI: http:/www.drweb.de/weblogs/wordpress-themes.shtml
Description: Nice Wordpress Themes
Version: 1.0
Author: Dr. Web Magazin
Author URI: http:/www.drweb.de/
*/

html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Sans-Serif;
	/*font-size: x-small;*/
	text-align: left;
	font-size: 12px;
/*	color: #fff;
   background: #CC0000 url('images/body-back.jpg') repeat-x top left;*/
	background-image: url(images/carbon.png);
}
a {
	color: #333;
	text-decoration: none;
}
#page { /*è il container*/
	margin: 0 auto;
	padding: 0;
	width: 980px;
	/*font-size: 100%;*/
	/*text-align: left;*/
	font-size: 14px;
	background: #fff;
	border-top: 4px solid #660000;
/*	border-left: 1px solid #000;
	border-right: 1px solid #000;*/
	background: white url(images/pagebg.gif) repeat-x top;
	}
#wrapper{float:left;width:100%}
#header {
	margin: 0;
	padding: 0px;
	width: 980px;
	height: 120px;
	text-align: left;
	background: #111 url('images/header-back-old.jpg') repeat top left;
	}
	
#sponsored{
	float: right;
	width: 600px;
	color: #FFF;
	font-size: 16px;
}
#sponsored p{
	margin: 0;
}
#monza{
	float: right;
}
#apc{
	float: right;
	margin-right: 6px;
}
#header #sitetitle h1 {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
	font-size: 22px;
	/*width: 480px;*/
	/*float: left;*/
	}
#sitetitle{
	float: left;
	width: 380px;
}
#header #sitetitle p.description {
	margin-top: 0;
	padding-left: 20px;
	font-size: 16px;
	color: #fff;
	width: 350px;

	}
#header #sitetitle h1 a {
	color: #CC0000;
	text-decoration: none;
	}
#nav {
	margin: 0;
	padding: 0;
	/*float: left;*/
	width: 980px;
	width: 100%;
	color: #fff;
	background: #990000 url('images/nav-bck.jpg');
	border-top: 1px solid Red;
	border-bottom: 1px solid #990000;
	overflow: hidden;
	}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	list-style: none;
	}
#nav a {
	padding: 13px 10px;
	float: left;
	text-decoration: none;
	color: #fff;
	background: #990000 url('images/nav-bck.jpg') repeat-x top left;
}
#nav a:hover {
	color: #fff;
	background: #990000 url('images/nav-bck-hvr.jpg') repeat-x top left;
	}
#nav .activepage a {
	font-weight: bold;
	color: #fff;
	background: #990000 url('images/nav-bck-hvr.jpg') repeat-x top left;
	}
#content {
	margin: 0 220px;
	padding: 0;
	/*float: left;*/
	width: 540px;
	font-size: 14px;
	background: #fff url('images/post-back.jpg') repeat-x top left;
	}
.widecolumn .entry p {
	font-size: 14px;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.narrowcolumn {
	background: #fff;
	}
.widecolumn {
	background: #fff;
	}
.widecolumn .post {
	margin: 20px;
	padding: 20px;
	text-align: left; /* justify causes width problems in IE6 */
	color: #333;
	background: #fff url('images/entry-back.jpg') repeat-x top left;
	border-top: 3px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
.narrowcolumn .post {
	margin: 0px;
	padding: 5px;
	text-align: left; /* justify causes width problems in IE6 */
	color: #333;
	background: #fff url('images/entry-back.jpg') repeat-x top left;
	border-top: 3px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
.narrowcolumn .postmetadata {
	padding: 0;
	}
p#edit {
	padding: 5px 40px 0 40px;
	color: #777;
	}
p#edit a {
	color: #777;
	}
p#edit a:hover {
	background: #FFECFF;
	}

.widecolumn .postmetadata {
	margin: 0;
	}

.widecolumn .smallattachment {
	margin: 5px 5px 5px 0px;
	float: left;
	width: 200px;
	text-align: center;
	}

.widecolumn .attachment {
	margin: 5px 0px;
	text-align: center;
	}
.post h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #660000;
	}
.post h2 a:link {
	color: #660000;
	text-decoration: none;
	}
.post h2 a:visited {
	color: #660000;
	text-decoration: none;
	}
.post h2 a:hover {
	color: #660000;
	text-decoration: none;
	}
.post h2 a:active {
	color: #660000;
	text-decoration: none;
	}
.postmetadata a {
	color: #777;
	text-decoration: none;
	}
h3#comments {
	margin: 20px;
	padding: 20px;
	font-size: 15px;
	color: #CC0000;
	background: #fff;
	border-top: 3px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
h3#respond {
	margin: 20px;
	padding: 20px;
	font-size: 15px;
	color: #CC0000;
	background: #fff;
	border-top: 3px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
.narrowcolumn .postmetadata {
	text-align: left;
	}
.narrowcolumn .postmetadata a:link{
	color: #777;
	text-decoration: none;
	}
.alt {
	margin: 10px 0px 0 0px;
	padding: 0;
	background: #fff;
	background-position: 10px 10px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}
.alt a:link, .alt a:visited {
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	}
.alt a:hover, .alt a:active {
	font-weight: bold;
	font-style: normal;
	color: #660000;
	text-decoration: none;
	}
#sidebar {
	float:left;
	width:220px;
	margin-left:-220px;
	/*margin: 0;*/
	/*padding: 10px;*/
	/*width: 230px;
	float: right;*/
	
	background: #fff url('images/post-back.jpg') repeat-x top left;
	}
#sidebar_2 {
	float:left;
	width:220px;
	margin-left:-100%;
	/*margin: 0;*/
	/*padding: 10px;*/
	/*width: 230px;
	float: right;*/
	
	background: #fff url('images/post-back.jpg') repeat-x top left;
	}
#sidebar-inner {
	font-size: 14px;
	margin: 0;
	padding: 5px;
	background: #111 url('images/header-back.old.jpg') repeat top left;
	border-bottom: 4px solid #999;
		}
#sidebar form {
	margin: 0;
	}
#sidebar_2 form {
	margin: 0;
	}
#footer {
	width: 100%;
	clear: left;
	text-align: left;
	background: #111 url('images/header-back.old.jpg') repeat top left;
	border-top: 4px solid #990000;
	}
#footer p {
	margin: 0;
	padding: 20px;
	font-size: 110%;
	font-weight: normal;
	color: #fff;
	}
#footer a {
	color: #fff;
	text-decoration: none;
	}

h1 {
	margin: 0;
	padding: 0;
	}
h2.pagetitle {
	margin: 20px 20px 0 20px;
	padding: 20px;
	text-align: left; /* justify causes width problems in IE6 */
	font-size: 13px;
	color: #333;
	background: #fff url('images/entry-back.jpg') repeat-x top left;
	border-top: 3px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
#sidebar h2 {
	margin: 0;
	padding: 10px;
	color: #fff;
	background: #990000 url('images/nav-bck.jpg') repeat-x top left;
	border-top: 1px solid Red;
	border-bottom: 1px solid #330000;
	}
#sidebar_2 h2 {
	margin: 0;
	padding: 10px;
	color: #fff;
	background: #990000 url('images/nav-bck.jpg') repeat-x top left;
	border-top: 1px solid Red;
	border-bottom: 1px solid #330000;
	}

p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	margin-left: auto;
	margin-right: auto;
	display: block;
	}
img.alignright {
	margin: 0 0 2px 7px;
	padding: 4px;
	display: inline;
	}
img.alignleft {
	margin: 0 7px 2px 0;
	padding: 4px;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}

.entry ul {
	margin: 0;
	padding: 0 0 0 25px;
	}
.entry ul li {
	padding: 0 0 0 15px;
    list-style: none;
	background: url('images/bullet.gif') no-repeat 0 50%;
	}
.entry ol {
	margin: 0;
	padding: 5px 0 0 65px;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar a:link, #sidebar a:visited {
	color: #fff;
	text-decoration: none;
	}
#sidebar a:hover, #sidebar a:active {
	color: #fff;
	text-decoration: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar li {
	margin: 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
	}
#sidebar ul p, #sidebar ul select {
	margin: 0 0 5px 5px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0;
	border-bottom: 1px solid #444;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 8px;
	/*background: #333;*/
	}
#sidebar_2 a:link, #sidebar_2 a:visited {
	color: #fff;
	text-decoration: none;
	}
#sidebar_2 a:hover, #sidebar_2 a:active {
	color: #fff;
	text-decoration: none;
	}
#sidebar_2 ul, #sidebar_2 ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar_2 li {
	margin: 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
	}
#sidebar_2 ul p, #sidebar_2 ul select {
	margin: 0 0 5px 5px;
	}
#sidebar_2 ul ul, #sidebar_2 ul ol {
	margin: 0px 0 0 0;
	border-bottom: 1px solid #444;
	}
#sidebar_2 ul ul ul, #sidebar_2 ul ol {
	margin: 0 0 0 10px;
	}
#sidebar_2 ul ul li, #sidebar_2 ul ol li {
	margin: 0;
	padding: 8px;
	background: #333;
	}
#searchform {
	margin: 0;
	padding: 10px;
	text-align: left;
	background: #222;
	}

#sidebar #searchform #s {
	padding: 4px;
	width: 108px;
	color: #fff;
	background: #111 url('images/sidebar-back.jpg') repeat top left;
	border: 1px solid #444;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
#sidebar_2 #searchform #s {
	padding: 4px;
	width: 108px;
	color: #fff;
	background: #111 url('images/sidebar-back.jpg') repeat top left;
	border: 1px solid #444;
	}
#sidebar_2 #searchsubmit {
	padding: 1px;
	}
.entry form {
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform {
	margin: 20px;
	padding: 20px;
	height: 100%;
	font-size: 14px;
	color: #CC0000;
	background: #fff url('images/entry-back.jpg') repeat-x top left;
	border-top: 3px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
#commentform input {
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 180px;
	}
#commentform textarea {
	padding: 2px;
	width: 424px;
	}
#commentform #submit {
	margin: 0;
	padding: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 5px;
	}

.commentlist {
	margin: 0px;
	padding: 0 20px 0 20px;
	text-align: left;
	}

.commentlist li {
	margin: 0 0 5px 0;
	padding: 20px;
	list-style: none;
	background: #fff url('images/entry-back.jpg') repeat-x top left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
.commentlist li {
	font-weight: normal;
	color: #CC0000;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	color: #660000;
	text-decoration: none;
	}
.commentlist p {
	margin: 0;
	padding: 5px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	}
.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
	}
.commentmetadata, .commentmetadata a{
	margin: 0;
	font-weight: bold;
	color: #600;
	text-decoration: none;
	}

#wp-calendar {
	margin: 10px;
	width: 155px;
	empty-cells: show;
	background: #222;
	border-bottom: 1px solid #444;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	width: 100%;
	text-align: center;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #333;
	}

acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 10px 0px 0 0px;
	padding: 0;
	width: 415px;
	background: #fff url('images/blockquote.jpg') no-repeat;
	background-position: 10px 10px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}
blockquote p {
	margin: 0;
	padding: 10px;
	font-weight: bold;
	font-style: italic;
	color: #333;
	}
blockquote cite {
	margin: 0;
	display: block;
	}
.center {
	text-align: center;
	}
a img {
	border: none;
	}
.navigation {
	margin: 0;
	padding: 20px;
	display: block;
	font-size: 120%;
	text-align: center;
	}
.navigation a:link, .navigation a:visited {
	text-decoration: none;
	color: #333;
	}
.navigation .alignright {
	padding: 0 18px 0 0;
	float: right;
	background: url('images/arrow-right.gif') no-repeat 100% 0;
	}
.navigation .alignleft {
	padding: 0 0 0 18px;
	float: left;
	background: url('images/arrow-left.gif') no-repeat 0 50%;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	}
#sidebar_2 h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
small, #sidebar_2 ul ul li, #sidebar_2 ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 110% 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
.widgettitle {
	
}
.textwidget{
	/*background-color: #333333;*/
	padding-bottom: 10px;
}
.banner{
	border: solid 1px White;
	width: 250px;
	height: 80px;
	float: right;
	margin-right: 120px;
}
