/*
    Theme Name: Dutch Coffee
    Author: Straightart & Jules
    Author URI: http://straight-art.blogspot.com
*/


body {
	background:url('http://xfilesitalianfansite.net/bg19.jpg') repeat-y;
	font:normal 12px Arial, Verdana, Tahoma;
	color:#fff;
        margin-top:0px;
margin-bottom:0px;

}
a {
	color:#d7d757;
	text-decoration:none;
}

a:hover { color:#928602; }

p { padding: 0px; 
text-align:justify;}

#container {
padding:7px 0;
}
hr {width:350px; float: center; color:#624D00;}



blockquote {
padding-left: 30px; /* make room for the image on the left side */ padding-right: 0px;
background: transparent url(/skin/bq3.png) no-repeat top left;
border: 0;
}

/* wpSpoiler */
a.spoiler_link_show,
a.spoiler_link_hide {
    background-repeat:      no-repeat;
    background-position:    left center;
    padding-left:           0px;
font-size: 12px;
	font-weight:bold;
}
a.spoiler_link_show {
    background-image:       url(images/sadd.png);
border: 1px #D7D757 solid; width: 80px; background: #624D00; color: #D7D757;
}
a.spoiler_link_hide {
    background-image:       url(images/sdelete.png);
border: 1px #D7D757 solid; width: 80px; background: #624D00; color: #D7D757;
}

div.spoiler_div {
    background-color:       #D5AE9F;
    margin-top:             -10px;
    padding:                0px;
}
`

`

#author-box { width: 90%; min-height: 115px; margin: 10px 10px 20px 10px; padding: 0 10px 10px 10px; background: #ffffff; border: 1px solid #286721; }
#author-box .avatar { float: left; width: 80px; height: 80px; }
#author-box h2 { padding: 0; margin: 5px 0 5px 0; }


a.more-link {
display: block;
margin: 5px 0; padding: 5px;
background-color: #B57257;
border: #a59f89 0px solid;
color: #9E5543;
text-decoration: none;
	font-weight:bold;
}
a.more-link:hover {
background-color: #D5AE9F;
border-color: #B57257;
}

/***** HEADER *****/
#header 
#header h1 { padding: 0; margin: 20px 0 0 30px; font-family: Georgia, Times New Roman, Sans-serif; font-size: 3.5em; line-height: 38px; text-align: left;}
#header h1 a { text-decoration: none; color: #ddd7c0; }
#header h1 a:hover { text-decoration: none; color: #438007; }
#header .description { margin: 0 0 0 60px; padding: 0; font-size: 1.5em; font-weight: normal; font-family: Georgia; color: #ddd7c0; text-align: left; text-transform: lowercase;}

#pub{ float:center; width: 923px; height: 90px; background: url('http://xfilesitalianfansite.net/pubbli20.jpg') no-repeat; padding: 0; margin-top: 0px auto; }




/* blog title */

.title {
background:;
	font:normal 12px 'Comic Sans', Trebuchet MS, Tahoma;
	height:20px;
	line-height:10px;
	overflow:hidden;
	padding-bottom:3px;
	border-bottom:2px solid #9E5543;
	margin-bottom:3px;
	color:#FFFFFF;

}
#title h2 {
	color:#FFF;
	font-size:12px;
	margin:0 0 2px;
}
#title a {
	color:#fff;
	text-decoration:none;
}
#title a:hover {
	color:#FFF;
	text-decoration:none;
	border-bottom:1px solid #e7d8cf;
}

/***** IMAGES *****/
p img { padding: 0; max-width: 100%; }
a img { border: #D1C127 2px solid; padding: 3px; background: none; }
#imgn { border: #b0aa96 0px solid; padding: 0px; background: none; }




img.avatar { float: left; margin: 3px; border: #afb997 1px solid; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 3px; margin: 0 0 0 7px; display: inline; }
img.alignleft { padding: 3px; margin: 0 7px 0 0; display: inline; }

.alignright { float: right; }
.alignleft { float: left; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }



/* content */


#mini-post-wrap .last { width:600px; background-color:#;
	clear:both;
	border:0px solid #151515;
	margin-bottom:7px;
 }


#mini-post-wrap .odd { float:right; }

#mini-post-wrap .even { float:left; }



.mini-post {
	background: url(/news3.jpg) no-repeat bottom;     
	width:608px;
	border-left:0px solid #151515;
	border-right:0px solid #151515;
	border-bottom:0px solid #1d1d1d;
	margin-bottom:0px;
	overflow:hidden;
}

.mini-content {
	padding:5px;

}

#content {
	background:url('') no repeat;
	width:923px;
	margin:0 auto;

}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col01 {
	float:left;
	padding-left:0px;
	width:608px;
	font-size:12px;
	line-height:20px;

}
#content .col01 h3 {
	font-size:12px;
	line-height:28px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, erif;
	margin:0;
	padding:0 0 10px;
	background:url() repeat-x bottom;
}
#content .col01 h4 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, erif;
	margin:0;
	padding:0 0 16px;
	background:url(images/lines.gif) repeat-x bottom;
}
#content .col01 h3 a {
	color:#FFF;
	text-decoration:none;
}
#content .col01 h3 a:hover {
	background-color:#CBA296;
}
#content .col01 .post {
	padding-bottom:0px;

}
#content .col01 .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01 .meta {
	font-size:11px;
	text-align:right;
	background:url(images/lines.gif) repeat-x;
	padding-top:8px;
}
#content .col01 .post-inner {
	position:relative;
}
#content .col01 .post-inner .date-tab {
	position:absolute;
	top:20px;
	left:0px;
	height:64px;
	width:83px;
	background:url(images/date-tab.gif) no-repeat;

}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
.entry { background:#B57257 no-repeat bottom;
	overflow:hidden;
padding-left:3px;
padding-right:3px;
}
.entryempty { background:#B57257 url(/news3.jpg) no-repeat bottom;
	height:138px;
	overflow:hidden;

}
.month {
	text-align:right;
	display:block;
	padding:6px 16px 6px 0;
	font-size:11px;
}
.day {
	text-align:right;
	display:block;
	padding:4px 16px 2px 0;
	font-size:18px;
	font-weight:bold;
}
#content .col01 .post-inner a {
	color:#B7BB74;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
#content .col01 .post-inner a:hover {
	color:#B7BB74;
	text-decoration:none;
	border-bottom:1px solid #B7BB74;
	background:#fffbc1;
}
#content .col01 .meta a {
	color:#B7BB74;
	text-decoration:none;
	border-bottom:1px solid #868585;
}
#content .col01 .meta a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border-style:none;
}


/* sidebar */
#sidebar {float:right; width:212px; background-color:#transparent; color:#ffffff;}
.textwidget  {padding-left:5px;padding-right:5px;padding-bottom:8px; background-color:#7B6C09;}
.textwidget  ul {margin-left:5px;padding-left:5px;margin:0;padding:28px;list-style-type:none; background:#7B6C09;}
.textwidget  a{color:#ffffff;text-decoration:none;}
.textwidget  a:hover{text-decoration:underline;}


.titles {background:url(/skin/sopra214.png);background-color:transparent;height:19px;padding-top:0px;padding-left:5px;padding-right:9px;font-weight:bold;font-size:11px; text-align:center; text-transform: lowercase; color:#D1D03E;}
.titlesbottom {background:url(/skin/sotto216.png);height:51px;padding-top:0;padding-left:5px;padding-right:5px;font-weight:bold;font-size:14px; color:#ffffff;}
.titlesidebarb {background:url(/skin/sidebarup9.png); height:102px;padding-top:0px;padding-left:5px;padding-right:5px;font-weight:bold;font-size:14px;color:#ffffff;}
.sidebar-item {margin-top:10px; background-color:#;}
.sidebar-item ul {margin:0;padding:8px;list-style-type:none; background:#7B6C09;}
.sidebar-item a{color:#ffffff;text-decoration:none;}
.sidebar-item a:hover{text-decoration:underline;}

#content .col02 {
	width:212px;
	float:right;
	font-size:11px;
	line-height:16px;

}
#content .col02 .recent-posts {
	width:212px;
	background:url() no-repeat;
}
#content .col02 .recent-posts ul {
	padding:0;
	margin:0;
	background:url() no-repeat;
}
#content .col02 .recent-posts ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li .listMeta {
	font-size:10px;
}

#content .col02 .recent-posts ul li a {
	color:#21565E;
	border-top:1px solid #ffffbe;
	display:block;
	width:170px;
	margin:0 auto;
	padding:5px 0 5px 25px;
	background:url(images/bullet-postit.gif) no-repeat 5px 8px;
}
#content .col02 .recent-posts ul li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;
}
#content .col02 .postit-bottom {
	width:188px;
	height:62px;
	background:url(images/postit-bottom.gif) no-repeat;
	padding:12px 12px 0;
	font-size:11px;
	text-align:right;
}
#content .col02 .postit-bottom a {
	color:#21565E;
}
#content .col02 .postit-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}


#content .col02 .categories-upper {
	height:124px;
	background:url() no-repeat;
}
#content .col02 .categories {
	background:url() repeat-y;
}
#content .col02 .categories ul {
	margin:0;
	padding:0;

}
#content .col02 .categories ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;

}
#content .col02 .categories ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:170px;
	padding:5px 0 5px 25px;
	background:url(images/bullet-note.gif) no-repeat 5px 8px;
}
#content .col02 .categories ul li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:url(images/bullets-postit-on.gif) no-repeat 5px 8px #ff5092;
}
#content .col02 .categories-btm {
	height:68px;
	background:url(images/categories-btm.gif) no-repeat;
}


#content .col02 .categories-title {
	height:68px;
	background:url(images/categories-btm.gif) no-repeat;
}


#content .col02 .links {
	background:url(images/txt-friends-links.gif) no-repeat 50% 8px;
	padding-top:20px;
}
#content .col02 .links ul {
	margin:0 0 20px;
	padding:0;
}
#content .col02 .links ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	background:url() no-repeat bottom;
}
#content .col02 .links ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:5px 0;
}
#content .col02 .links ul li a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

#content .col02 .side-meta {
	background:url() no-repeat top right;
}
#content .col02 .side-meta ul {
	margin:10px 0;
	padding:0;
}
#content .col02 .side-meta ul li {
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .col02 .side-meta ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:2px 0;
}
#content .col02 .side-meta ul li a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
/* dynamic sidebar */

#content .dynamic-sidebar {
	display:block;
	padding:12px 0;
}


/* footer */


#footer {
	height:107px;
	line-height:36px;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:2px;
	background:url('/skin/footer7.png') no-repeat;
}
#footer-holder {
	width:923px;
	margin:0 auto;
	position:relative;
	text-align:center;
}
#footer-holder .footer {
	width:923px;
	height:107px;
	position:absolute;
	background:url('/skin/footer7.png') no-repeat;
	text-align:center;
}
#footer-holder .txt a {
	color:#624D00;
}
#footer-holder .txt a:hover {
	color:#CCCA3F;
	text-decoration:none;
}
#footer-holder .txt {
	width:500px;
	position:absolute;
	top:120px;
	left:486px;
	font-size:11px;
	line-height:16px;
	color:#CCCA3F;
	z-index:105;
	height:60px;
	overflow:hidden;
	text-align:center;
}



/* next previous */

.previous a {
	float:left;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url() no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background: no-repeat 0 -33px;
}
.next a {
	float:right;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url() no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(images/link-newer.gif) no-repeat 0 -33px;
}


/* comment styles */

.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {

	background: no-repeat;

}
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;

}
.email {
	height:30px;
	background:url(images/txt-email.gif) no-repeat top right;
}
.website {
	height:30px;
	background:url(images/txt-website.gif) no-repeat top right;
}
.txt-email-sub {
	height:20px;
	background:url(images/txt-email-sub.gif) no-repeat 90px 0;
	clear:both;
}
.txt-website-example {
	height:20px;
	background:url(images/txt-site-example.gif) no-repeat 90px 0;
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px solid #939393;
	width:400px;
padding-right:10px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}
#commentform .comment-box {
	border:1px solid #939393;
	width:500px;
	margin:0 0 10px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(/skin/postacommento.png) transparent;
width:100px;
height:62px
	float:left;
	clear:left;
}


/* comment list */

.commentlist {
	margin:20px 0px;
margin-bottom:10px;
	padding:10px 10px 10px 10px;
	background:#9E5543;
	border:1px dotted #ffffff;
}
.commentlist li {
	padding:12px 0;
	background:url(images/line-inner.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#624D00;
	position:relative;
	text-decoration:none;
	border-bottom:0px solid #868585;
	background:#;
}
.commentlist li a:hover {
	color:#624D00;
	text-decoration:none;
	border-bottom:0px solid #000;
	background:#;
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}