/*
Theme Name:Anonimo Italiano 2.0
Theme URI: http://anonimo-italiano.webboys.org
*/

*{
	margin: 0;
	border: 0;
	padding: 0;
}
html{
	font-size: 100.01%;
}
body{
	font: 90%/150% arial;
}

/* main blocks */
#logo{
	display: none;
}
#header{
	color: black;
	text-align: center;
}
#content{
	color: black;
	background-color: white;
	padding: 48px;
	margin: 0 5% 0 5%;
}
#sidebars{
	display: none;
}
#footer{
	display: none;
}
/* header */
#header h1{
	font-size: 32px;
	z-index: 50;
}
#header h1 a{
	color: black;
	text-decoration: none;
}

/* contents */
#content a{
	color: black;
	letter-spacing: 0.1em;
	text-decoration: none;
	border-bottom: dotted 1px black;
}

.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;
	display: none;
}
.postDate .date{
	float: left;
	display: block;
}
#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;
}
.UTWPrimaryTags{
	display: none;
}
.leaveAcomment{
	display: none;
}
#respond{
	display: none;
}
.diggWrap{
	display: none;
}
.akst_link{
	display: none;
}
a.akst_share_link{
}
.separator{
	display: none;
}

/* general */
blockquote{
	color: black;
	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{
	display: none;
}
.digg_whats_this{
	display: none;
}
/* 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;
}
