/*  
Theme Name: Don Zauker
Author URI: http://www.lopo.it
Version: 1
Author: Enrico Battocchi
Description: Tema per DonZauker.it realizzato da Enrico Battocchi su grafica di Daniele Caluri

Sulla base del tema Rocking Chrome 1 di Cory Miller http://corymiller.com

The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php

*/

/* CSS3 */
@font-face {
	font-family: 'HVDBodedoMedium';
	src:url(http://:/) format("No-IE-404"),  url('http://donzauker.it/wp-content/themes/donzauker/bodedo-webfont.woff') format('woff'), url('http://donzauker.it/wp-content/themes/donzauker/bodedo-webfont.ttf') format('truetype'), url('http://donzauker.it/wp-content/themes/donzauker/bodedo-webfont.svg#webfontcuDj7ti3') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'j.d.Regular';
	src:url(http://:/) format("No-IE-404"),  url('http://donzauker.it/wp-content/themes/donzauker/j.d-webfont.woff') format('woff'), url('http://donzauker.it/wp-content/themes/donzauker/j.d-webfont.ttf') format('truetype'), url('http://donzauker.it/wp-content/themes/donzauker/j.d-webfont.svg#webfontdt1kmQuz') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'STEAKRegular';
	src:url(http://:/) format("No-IE-404"), url('http://donzauker.it/wp-content/themes/donzauker/steak-webfont.woff') format('woff'), url('http://donzauker.it/wp-content/themes/donzauker/steak-webfont.ttf') format('truetype'), url('http://donzauker.it/wp-content/themes/donzauker/steak-webfont.svg#webfontCjVXZ0Av') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	font: 13px Verdana, Helvetica, Arial, Sans-Serif; 
	background: #FFFFFF;
	color: #FFFFFF;
	margin: 0;
	}
a, a:visited{
	color: #f7941d;
	text-decoration: none;
	}
a:hover{
	color: #000000;
	text-decoration: underline;
	}

a img{
border: none;
}

#container { 
	width: 960px; 
	background: #000000;
        background-image: url(images/croce.jpg);
        background-position: right top;
        background-repeat:  no-repeat;
	text-align: left; 
	margin: 0 auto; 
        border: 0 solid #cccccc;
	}

#header { 
	background: #FFFFFF;
	padding: 0;
	}
#header h3 {
	font: bold 40px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #cccccc;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	}
#header h3 a {
	color: #cccccc;
	text-decoration: none;
	}
#header h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	}


#menu {
	font: bold 13px Helvetica Bold, Arial Bold, Verdana, Sans-Serif;  
	width: 960px;
        height: 45px;
	color: #FFFFFF;
	padding: 0;
	margin: 0 auto;
	}
#menu h2 {
	margin: 0;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	list-style: none; 
	display: inline;
	margin: 0;
	padding: 0;
	}
#menu ul {
	margin: 0;
	padding: 10px 0;
	}
#menu ul li a {
	color: #FFFFFF;
	padding: 10px 20px 10px 20px;
	margin: 0;
	text-decoration: none;
	}
#menu ul li a:hover, #menu ul li.current_page_ite a {
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
	}
#content { 
	width: 464px;
min-height: 660px;
	background: #ffffff;
	color: #000000;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 237px;
	margin-right: 0;
	position:relative;
	padding: 10px 10px 15px 10px;
	border: none;
	font-family: Georgia, Palatino, Times New Roman, serif;
	text-align: justify;
        z-index: 20;
		word-wrap: break-word;
	}

* html #content { height: 660px; }
#content p{
	margin: 0;
	padding: 0 0 10px 0;
	}
#content p img{
	border: none;
	/*margin-right: 5px;*/
	margin-bottom: 3px;
max-width: 430px;
height: auto;
	}
img.aligncenter{
display: block;
   margin-left: auto;
   margin-right: auto;
}
#content h1 {
font-size: 26px;
	padding: 0px 10px 5px 0px;
	line-height: 100%;
	margin: 0;
	}
h1.titolo{
display:none;
}
#content h1 a  {
	color: black;
	text-decoration: none;
	}

#content h1 a:hover {
	color: black;
	text-decoration: none;
	}
#content h2 {
	font: bold 22px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #666666;
	margin: 0 0 8px 0;
	line-height: 120%;
	}
#content h2 a  {
	color: #666666;
	text-decoration: none;
	}
#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
#content h3 {
	font: bold 15px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #f7941d;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
#content h3 a  {
	color: #f7941d;
	text-decoration: none;
	}
#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}
	.post-text p{
line-height: 18px;
}
.post-text ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
.post-text ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
.post-text li {
	margin: 0;
	padding: 0;
	}
.post-text ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
.post-text ul li a {
	/* color: #ff3333; */
	text-decoration: none;
	}
.post-text ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}
#content pre{
	font-size: 10px;
	width: 400px;
	padding: 5px;
	border: solid 1px #888888;
	color: #222222;
	margin-top: 0;
	}


.postspace {
	margin: 0;
	padding: 0;
	float: left;
	height: 60px;
	width: 100%;
}
.postspace2 {
	width: 440px;
	height: 17px;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

#l_sidebar { 
background: transparent;
	color: #ffffff;
	width: 237px;
	float: left; 
	margin-top: 0;
	margin-bottom: 20px;
	padding: 10px 0 15px 0; 
	min-height: 660px;
	text-align: center;
	}
* html #l_sidebar { height: 660px; }
#l_sidebar a {
	text-decoration: none;
	}
#l_sidebar a:hover {
	color: #f7941d;
	text-decoration: underline;
	}
#l_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#l_sidebar h2, #r_sidebar h2 {
	font-family: 'STEAKRegular', Helvetica, Arial, Verdana, Sans-Serif; 
        font-size: 22px;
	color: #f7941d;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	font-weight: normal;
		font-size-adjust: 0.41;
	}
#l_sidebar ul, #l_sidebar li, #l_sidebar ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#l_sidebar ul.children {
	margin-right: 15px;
	}
#l_sidebar ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#l_sidebar ul li a:hover {
	color: #f7941d;
	}

#r_sidebar { 
	background: transparent;
	color: #ffffff;
	width: 237px;
	float: right; 
	position:relative;
	margin-top: 25px;
	margin-bottom: 20px;
	padding: 10px 0px 15px 0px; 
	min-height: 660px;
	}
* html #r_sidebar { height: 660px; }
#r_sidebar a {
	color: #ffffff;
	text-decoration: none;
	}
#r_sidebar a:hover {
	color: #f7941d;
	text-decoration: underline;
	}
#r_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#r_sidebar ul.children {
	margin-left: 15px;
	}
#r_sidebar ul,#r_sidebar li,#r_sidebar ul li  {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#r_sidebar ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#r_sidebar ul li a:hover { color: #f7941d; }

#footer {
	color: #ffffff; 
	background: #000000;
	padding: 0px 0 20px 0;
	text-align: center;
	clear: both;
	}
#footer a {
	color: #ffffff;
	text-decoration: none;
	}
#footer a:hover {
	color: #f7941d;
	text-decoration: underline;
	}


.sidetitle{
text-align: center;
margin: 0px;
}

h1.sidetitle{
color: #FF0000;
font-size: 1.5em;
}

.widgettitle{
text-align: center;
}

.wp_quotes_quote{
width: 180px;
margin:0 auto;
margin-top: -10px;
background: #FFFFFF;
color: #0066FF;
text-align: center;
font: 18px Verdana, Helvetica, Arial, Sans-Serif; 
font-weight: bold;
font-variant: small-caps;
}


.categoria{
float: right;
margin: 0 10px 5px 0;
}

.categoria p{
margin-bottom: 0;
width:125px;
text-align: center;
}



#l_sidebar ul{
margin-right: 15px;
margin-left: 15px;
}

#content ul{
padding-bottom: 10px;
}

#content h2{
margin-top: 20px;
width: 100%;
border-top: 1px solid;
}

.avviso{
position: relative;
top: -25px;
color: #800000;
}

.titolo{
float: left;
width: 100%;
}

.post-text{
/*float: left;*/
width: 100%;
}

.post-text img {
height: auto;
}

.bottom{
clear: both;
}

.gravatar {
max-width: 60px;
max-height: 60px;
width: expression(this.width > 60 ? 60: true);
height: expression(this.height > 60 ? 60: true);
}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}


iframe{
width: 450px;
}

#disclaimer{
padding: 0 200px;
margin: 0;
font-size: 0.7em;
}

#r_sidebar .widget, #l_sidebar .widget{
width: 200px;
padding: 0;
margin: 0 auto;
margin-bottom: 50px;
text-align: center;
}

#coccodrillo{
height: 200px;
position: relative;
left: -35px;
z-index: 10;
background: transparent;
}

#coccoimg{
background: transparent;
}

#coccotitolo{
position: relative;
top: -95px;
left: 130px;
z-index: -1;
width: 100px;
background: transparent;
}

#nirvana{
margin-top: 50px;
}

#tuttopapa{
position: relative;
left: 9px;
}

#chititolo{
font: 18px Verdana, Helvetica, Arial, Sans-Serif; 
font-weight: bold;
font-variant: small-caps;
color: #FFFFFF;
line-height: 0.9em;
}

.democracy{
text-align: left;
}

.dem-results{
margin-top: 10px;
}

.clearfix{
height: 40px;
}

#tags{
font-style: italic;
font-weight: bold;
}


ol.commentlist{
margin: 0;
padding: 0;
padding-left: 20px;
}

ol li.depth-1{
border-bottom: solid 1px #ccc;
padding: 0;
padding-top: 20px;
}

div.reply{
text-align: right;
font-size: smaller;
font-style: italic;
}

ul.children{
padding-left: 0px;
}

ul.children li{
border-left: solid 1px #ccc;
border-top: solid 1px #ccc;
list-style-type: none;
padding-top: 5px;
padding-left: 5px;
}

a.editable-comment, a.comment-reply-link{
font-size: smaller;
font-style: italic;
}

.addtoany_share_save_container{
text-align: center;
} 

a.a2a_dd, a.a2a_dd:hover, a.a2a_dd:visited{
font-family: 'STEAKRegular', serif;
font-size: 18px;
text-decoration: none;
color:#f7941d;
}
/* FIX FOR DEMOCRACY */

.dem-graph {
height: 20px;
}

li#text-380593102 img{
width: 200px;
}

/* Carta di riso */

div.cartadiriso{
margin: 0 auto;
height: 460px;
width: 460px;
background-image: url(images/cartariso.jpg);
background-repeat: no-repeat;
background-repeat: no-repeat;
float: none;
}

div.cartadiriso mg{
margin-left: 65px;
margin-top: 90px;
}


div.cartadiriso .Jd{
margin-left: 65px;
margin-top: 90px;
}


.HVDBodedo-Medium{
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'HVDBodedoMedium', sans-serif;
			font-size-adjust: 0.54;
			font-size: 28px;
}


.cartadiriso {
			font-weight: normal;
			font-style: normal;
			line-height:double;
			font-family: 'j.d.Regular', sans-serif;
			font-size-adjust: 0.46;
			font-size: 28px;
			padding-left: 65px;
			padding-top: 90px;
text-align: left;
		}
		
div.cartadiriso p{
width: 350px;
line-height: 150%;
text-align: left;
}

div#content li.comment{
background-color: #FFFFFF;
}

div#content li.bypostauthor{
background-color: #F7F7F7;
}

div.wp-caption.aligncenter{
text-align: center;
margin: 0 auto;
}

p.wp-caption-text{
font-style: italic;
text-align: center;
margin-top: 10px;
padding: 0;
}


