/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 0.70em; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Arial, Sans-Serif;
	background: #f9ecd9 url('images/kubrickbgcolor.jpg') repeat-x;
	color: #000;
	text-align: center;
	}

a{text-decoration:underline !important;}
a:hover{text-decoration:none !important;}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #f9ecd9 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 270px;
	width: 740px;
	}
#header a.headerlink00{display:block;float:left;width:300px;height:40px;font-size:0px;margin:0px !important;}	
#header a.headerlink01{display:block;float:right;width:160px;height:40px;font-size:0px;margin:0px !important;}	
#header a.headerlink02{display:block;clear:both;height:254px;width:760px;}
#header h1{padding:0px !important;}	
	
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}
.postmetadata{background-color:#f0f0f0;padding:3px;}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.hide{display:none;}	
	
#footer {
	background: #f9ecd9 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.5em;
	}

h2.pagetitle {
	font-size: 1.5em;
	}

#sidebar h2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #cc0000;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ec1a1a;
	text-decoration: none;
	}

a:hover {
	color: #ff0000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #f9ecd9;
	margin: 0;
	padding: 0;
	height: 294px;
	width: 760px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 25px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 20px 0;
	}

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

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	height:63px;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size:10px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin: 20px 0px 0px 0px !important;
	text-align: center;
	color:#cc0000;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 30px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
/*#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
*/
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	border:none;
	width:36px;height:36px;
	background: url('images/search.gif') no-repeat 0 0;
	cursor:hand;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 505px;
	width: 230px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

div.tappoTop{width:230px;height:10px;font-size:0px;background: url('images/top.jpg') no-repeat 0 0;}
div.tappoMain{width:206px;background: url('images/main.jpg') repeat-y 0 0;padding:0px 12px 0 25px;}
div.tappoBottom{width:230px;height:10px;font-size:0px;background: url('images/bottom.jpg') no-repeat 0 0;}

div.top2{margin-top:10px;width:230px;height:14px;font-size:0px;background: url('images/box-top.gif') no-repeat 0 0;}
div.main2{width:228px;background: url('images/nutella_main.jpg')  0 0;padding:5px 2px 0px 0px;}
div.bottom2{width:230px;height:16px;font-size:0px;background: url('images/nutella_bottom.jpg') no-repeat 0 0;}



div#sidebar div.barattolo h2{color:#ffffff !important;height:45px;line-height:45px;background: url('images/fascetta.gif') no-repeat 0 0;margin:0px !important;padding-left:50px;font-size: 1.2em;padding-bottom:-1px;}
div#sidebar div.barattolo li a{font-weight:bold;margin-left:40px;color:#cc0000;}

div#footerFerrero{background-color:#f9ecd9;padding:5px 0px 0px 0px;color:#2b2b2b;text-align:center;margin:auto;}
div#footerFerrero a{color:#2b2b2b}


.rssH2{padding:10px 0px 0px 0px !important;margin:0px !important;line-height:27px;padding-left:50px !important;}
a.rsslink{padding-left:51px;font-weight:bold;color:#cc0000;display:block;}
div#rssBox{width:230px;height:90px;background: url('images/rssbox.jpg') no-repeat 0 0;;}
div.h5{height:5px;font-size:0px;}
a.linkHome{color:#cc0000;font-weight:bold;padding-left:50px;padding-bottom:10px !important;display:block;}

table#boxlogin{margin-top:10px;}
table#boxlogin input.usernameinput{width:130px;font-size:11px;}
table#boxlogin input.passwordinput{width:92px;font-size:11px;}
table#boxlogin input.loginsubmit{border:none;width:36px;height:36px;background: url('images/login.gif') no-repeat 0 0;cursor:hand;}

.registrati{display:block;widht:230px;height:107px;background:#ffffff url('images/registrati.jpg') no-repeat top right;}
.bottoneConcorsoEsprimi{display:block;width:230px;height:119px;margin-bottom:15px;background:#ffffff url('images/banner_concorso.jpg') no-repeat top right;}
.bottoneConcorsoFrutta{display:block;width:230px;height:119px;margin-bottom:15px;background:#ffffff url('images/banner_concorso_frutta.jpg') no-repeat top right;}
.bottoneTorneo{display:block;width:230px;height:104px;margin-bottom:15px;background:#ffffff url('images/banner_torneo.jpg') no-repeat top right;}
.bottoneStriscioni{display:block;width:230px;height:104px;margin-bottom:15px;background:#ffffff url('images/banner_striscioni.jpg') no-repeat top right;}

.commentSloggato{width:450px;background:#f8f8f8 url('images/comment-box-main.gif') repeat-y 0 0}
.commentSloggato div.top{height:10px;font-size:0px;background:#f8f8f8 url('images/comment-box-top.gif') no-repeat 0 0}
.commentSloggato div.bottom{height:10px;font-size:0px;background:#f8f8f8 url('images/comment-box-bottom.gif') no-repeat 0 0}
.commentSloggato p{margin:0px;padding:0px 15px;font-weight:bold;color:#cc0000;text-align:center;}


.commentLoggato{background:#f8f8f8 url('images/comment-box-main.gif') repeat-y 0 0}
.commentLoggato div.top{height:10px;font-size:0px;background:#f8f8f8 url('images/comment-box-top.gif') no-repeat 0 0}
.commentLoggato div.bottom{height:10px;font-size:0px;background:#f8f8f8 url('images/comment-box-bottom.gif') no-repeat 0 0}
.commentLoggato div.contenuto{margin:0px;padding:0px 15px;}
.commentLoggato form{margin:0px !important;padding:0px !important;}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

	
/* SHARE THIS */
div.postmetadataBlock{width:444px;text-align:left;float:left;background-color:#f0f0f0;padding:3px;color:#000000;margin: 10px 0px 15px 0px;}
div.flLeft{float:left;}
div.flRight{float:right;}
table.grey{width:450px;}
table.grey td{padding:3px;}
tr.white{background-color:#ffffff;}
a.sharethisIcon{background: url('images/sharethis.gif') no-repeat 0 0;padding:0px 0px 0px 20px !important;margin:0px !important;text-indent:0px !important;}

div.shareThisPanel{position:absolute;z-index:2;}
/*div.shareThisPanel{display:none;position:absolute;z-index:2;margin-left:126px;}*/
div.shareThisBorder{background-color:#e90808;float:left;padding:3px;}
a.shareThisSocial{float:left;display:block;text-decoration:none;width:107px;height:32px;background-color:#e90808;color:#fff;font-size:13px;font-weight:bold;text-transform:uppercase;text-align:center;line-height:32px;}
a.shareThisSocial:hover{float:left;display:block;text-decoration:none;width:107px;height:32px;background-color:#e90808;color:#fff;font-size:13px;font-weight:bold;text-transform:uppercase;text-align:center;line-height:32px;}
div.shareThisSocial{float:left;width:107px;height:32px;background-color:#fff;color:#e90808;font-size:13px;font-weight:bold;text-transform:uppercase;text-align:center;line-height:32px;}
a.shareThisEmail{float:left;display:block;text-decoration:none;width:129px;height:32px;background-color:#e90808;color:#fff;font-size:13px;font-weight:bold;text-transform:uppercase;text-align:center;line-height:32px;}
a.shareThisEmail:hover{float:left;display:block;text-decoration:none;width:129px;height:32px;background-color:#e90808;color:#fff;font-size:13px;font-weight:bold;text-transform:uppercase;text-align:center;line-height:32px;}

div.shareThisEmail{float:left;display:block;text-decoration:none;width:129px;height:32px;background-color:#fff;color:#e90808;font-size:13px;font-weight:bold;text-transform:uppercase;text-align:center;line-height:32px;}
a.shareThisClose{float:left;display:block;width:27px;height:32px;background: url(images/sharethis_close.gif) no-repeat 0 0;margin-left:52px;}
div#shareThisSocialType{display:block;}
div#shareThisEmailType{display:none;}
div.shareThisSocialContent{float:left;background-color:#fff;padding:13px 7px 6px 16px;}
div.shareThisSocialContent div.sx{float:left;width:145px;}
div.shareThisSocialContent div.dx{float:left;width:145px;margin-left:2px;}
div.shareThisSocialContent a{display:block;margin-bottom:8px;color:#666767;text-decoration:none;font-weight:bold;padding-left:22px;line-height:16px;}
div.shareThisSocialContent a:hover{color:#e90808;}

div.shareThisEmailContent{width:297px;background-color:#fff;padding:11px 9px 0px 9px}
div.shareThisEmailContent label{font-size:12px;color:#404040;font-weight:bold;display:block;margin-bottom:3px;padding-left:2px;}
div.shareThisEmailContent input.inp{font-size:12px;width:233px;border:solid 1px #b3b3b3;margin-bottom:8px;}
div.shareThisEmailContent textarea{font-size:12px;width:293px;display:block;height:30px;border:solid 1px #b3b3b3;margin-bottom:8px;}
div.shareThisEmailContent div.submitBar{background-color:#f0f0f0;text-align:right;}
div.shareThisEmailContent div.submitBar input{font-size:12px;background: url(images/share_submit.gif) no-repeat 0 0;width:71px;height:21px;font-weight:bold;line-height:21px;padding:-7px;color:#fff;text-transform:uppercase;border:none;cursorh:hand;}

a.shareFacebook{background: url('images/share_facebook.gif') no-repeat 0 0;}
a.shareDelicious{background: url('images/share_delicious.gif') no-repeat 0 0;}
a.shareTechnorati{background: url('images/share_technorati.gif') no-repeat 0 0;}
a.shareDigg{background: url('images/share_digg.gif') no-repeat 0 0;}
a.shareMySpace{background: url('images/share_myspace.gif') no-repeat 0 0;}
a.shareGoogleBookmarks{background: url('images/share_google.gif') no-repeat 0 0;}
a.shareSegnalo{background: url('images/share_segnalo.gif') no-repeat 0 0;}
a.shareOknotizie{background: url('images/share_oknotizie.gif') no-repeat 0 0;}
a.shareDiggita{background: url('images/share_diggita.gif') no-repeat 0 0;}
a.shareFaiinformazione{background: url('images/share_faiinformazione.gif') no-repeat 0 0;}
a.shareWikio{background: url('images/share_wikio.gif') no-repeat 0 0;}
a.shareTechnotizie{background: url('images/share_technotizie.gif') no-repeat 0 0;}
.block{display:block;}
.none{display:none;}


table.grey td.riga01{background-color:#f0f0f0 !important;padding:7px;}
table.grey td.riga02{background-color:#f8f8f8 !important;padding:7px;}
table.grey td.riga03{background-color:#f0f0f0 !important;padding:7px;}

div#emailFormResponse{font-weight:bold;color:#000000;font-size:12px;text-align:center;}
div#emailFormResponse p{margin:0px;color:#cc0000;padding:30px 5px;}
div#shareThisEmailContent textarea{font-family: Arial, Verdana, Arial, Sans-Serif;}
/* END SHARE THIS */	
	

	
/* TAG CLOUD */
li#tag_cloud a{margin:0px !important;}

div#tag_cloud_mod{padding:0 10px 0 25px;text-align:center;}
div#tag_cloud_mod a{padding-right:15px;line-height:20px;}
div#tag_cloud_mod a:hover{color:#4a0e0f}

/* END TAG CLOUD */