/*
Theme Name:Anonimo Italiano 3.0
Theme URI: http://anonimo-italiano.webboys.org
*/

*{
	margin: 0;
	border: 0;
	padding: 0;
}
html{
	font-size: 100.01%;
}
body{
	font: 80%/150% Helvetica, Arial, sans-serif;
	#background: url('images/stripeHead.png') repeat-x black;
	background-color: white;
	color: black;
}

/* main blocks */
#header{
	margin-top: 36px;
	padding-top: 48px;
	text-align: center;
	float: left;
	width: 412px;
	height: 100%;
}
#content{
	background: url('images/contentBg.png') repeat-y white;
	margin-left:412px;
	margin-right:48px;
	margin-bottom:48px;
	padding: 48px;
	padding-bottom:20px;
	border-bottom: solid 1px black;
}
#sidebars{
	padding: 24px 12px 0 12px;
}
#sidebar1, #sidebar2{
	width: 170px;
	padding: 8px;
	text-align: left;
}
#sidebar1{
	float: left;
}
#sidebar2{
	float: right;
}
#footer{
	#background: url('images/stripeFooter.png') repeat-x black;
	border-top: solid 1px black;
	clear: both;
	text-align: center;
	padding: 48px 0 0 0;
	font-size: 0.7em;
}
/* header */
#header h1{
	font-size: 32px;
	z-index: 50;
}
#header h1 a{
	text-decoration: none;
}
#header h1 a:hover{
	color: #ddd;
}

/* sidebars */
#sidebars a{
	color: black;
	text-decoration: none;
	border-right: 0;
	border-bottom: 1px dotted black;
	border-left: 0;
	border-top: 0;
}
#sidebars a:hover{
	border-right: 0;
	border-bottom: 1px dotted white;
	border-left: 0;
	border-top: 0;
	color: #666 !important;
}
#sidebars ul{
	list-style-type: none;
}
#sidebars li{
	display: block;
}
ul.children{
	font-size: 0.8em;
	text-indent: 12px;
	margin: 0 0 12px 0;
}
li.widget{
	margin: 0 0 16px 0;
}
#sidebars ul h2{
	width: 170px;
	margin: 0 6px 0 0;
	font-size: 16px;
	display: block;
	border: solid 1px #333333;
	padding: 3px;
	letter-spacing: 0.2em;
}
#sidebar1 ul, #sidebar2 ul{
}
#rss-links ul li:last-child a{
	padding: 0 0 0 14px;
	background: url('images/feedBlue.png') no-repeat center left;
}
#rss-links ul li a{
	border-bottom: solid 1px transparent;
	padding: 0 0 0 14px;
	background: url('images/feed.png') no-repeat center left;
}
#recent-comments ul li, #recent-posts ul li, #kb-advanced-rss-1 ul li, #recent-posts ul li, #most-active-content ul li, #twitter-tools ul li, #articoli-piu-letti ul li {
	padding: 12px 0;
}

/* contents */
#content a{
	color: black;
	letter-spacing: 0.1em;
	text-decoration: none;
	border-bottom: dotted 1px black;
}
#content a:hover{
	border-bottom: dotted 1px white;
	text-decoration: underline;
}
.postTitle{
	font-size: 1.8em;
	margin: 0 0 24px 0;
	line-height: 1.1em;
}
.postTitle a, .postTitle a:hover{
	border-bottom: dotted 1px white !important;
}
.postDate{
	font-size: 0.8em;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: solid 1px #ddd;
	text-align: right;
	margin: 12px 0 16px 0;
	padding: 0;
}
.postDate .date{
	float: left;
}
#content p{
	margin: 0 0 12px 0;
}
#content ul, #content ol{
	margin : 1.2em;
}
#content ul{
	list-style-type: disc;
}
#content li ul{
	list-style-type: circle;
}
#content em{
	letter-spacing: 0.1em;
	font-style: italic;
}
#content strong{
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #333;
}
.leaveAcomment{
	margin: 24px 10% 0 10%;
	border: solid 1px black;
	text-align: center;
	font-size: 1.2em;
	padding: 12px;
}
#respond, #comments{
	margin: 24px 0 12px 0;
}
.separator{
	font-size: 0.8em;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: solid 1px #ddd;
	text-align: right;
	margin: 12px 0 64px 0;
	padding: 0 0 2px 0;
}
/* footer */
#copy{
	margin: 24px 0 0 0;
}
#footer a{
	color: black;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

/* general */
blockquote{
	border: dotted 1px #999;
	margin: 18px 0 18px 0;
	padding: 18px 18px 18px 36px;
	background: url('images/blockquote.png') no-repeat;
	background-color: #eee;
}
blockquote div.signature{
	text-align: right;
	margin: 24px 56px 0 0;
	font-style: italic;
}
blockquote div.signature:before{
	content: '--- '
}
textarea, input{
	border: dotted 1px black;
}
/* useful */
img.floatLeft{
	float: left;
	margin-top: 0;
	margin-left: 0;
	margin-right: 12px;
	margin-bottom: 12px;
}
img.floatRight{
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-left: 12px;
	margin-bottom: 12px;
}
/*-smilies without a border-*/
body img.wp-smiley{
	border:none;
}

/* RSS icon, when needed */
#feed-list li ul li a.rss{background:url(images/feed.png) no-repeat center left; padding:0 0 0 14px;}

/*archives*/
#archive-list{
	list-style-type: none;
	margin: 0 0 24px 0;
}

#archive-list a{
	border: 0;
}

#archive-list li ul{
	line-height: 2.4em;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}
#archive-list li ul li{
	margin: 0 0 8px 0;
}
#archive-list li ul li ul li{
	margin: 0 0 0 0;
}
#archive-list h3{
	margin: 36px 0 0 0;
	color: white;
	background-color: black;
	letter-spacing: 0.4em;
}
.archive-list li ul li img{
	border: 0;
}
.relatedPosts{
	margin: 12px 0;
