/*
Theme Name: LignanoSabbiadoro 2010
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
Text Domain: kubrick

	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

*/
@font-face {
	font-family: 'NewsGothicMTPro';
	src: url('fonts/embeddabletruetype.eot');
}

@font-face {
	font-family: "NewsGothicMTPro";
	src: url("fonts/NewsGothicMTPro.ttf") format("truetype");
}

.wrap {height: 100%;}

body > .wrap { height: auto; min-height: 100%; }

#main {padding-bottom: 209px; }

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFF url('i/bg_body.jpg') no-repeat 50% 0px;
	color: #575757;
	height:100%;
	}

#page {
  position: relative;
	background-color: none;
	text-align: left;
	background: #FFF url('i/bg_body.jpg') no-repeat 50% 0px;
	}

#header {
  background: url('i/bg_top.jpg') no-repeat 0px 0px;
	}

#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 {
  font-size: .9em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	display: block;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', 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 {
	text-decoration: none;
	}

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: #454545;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
  color: #009EE0;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
	}

a:hover {
	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 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 990px;
	}

#header {
	margin: 0px;
	padding: 0PX;
	height: 200px;
	width: 990px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.lingue { text-align: right; padding: 14px 22px;}
.lingue a { color: #FFF; padding: 5px 0px; padding-left: 26px; margin-right: 2px; }
.lingua a.qui { font-weight: bold; }
.lingue a.ita { background: url('i/ita.png') no-repeat 0px 50%; }
.lingue a.eng { background: url('i/eng.png') no-repeat 0px 50%; }
.lingue a.deu { background: url('i/deu.png') no-repeat 0px 50%; }

.narrowcolumn {
	float: left;
	padding: 27px 0 20px 240px;
	margin: 0px;
	width: 510px;
	}

.widecolumn {
	float: left;
  padding: 27px 0px 20px 240px;
	margin: 0px;
	width: 510px;
	}

.post {
	margin: 0px;
	padding: 20px;
	text-align: justify;
	background: url('i/bar.png') repeat-x bottom left;
	}

.post h2 a, .post h3 a, .post h2, .post h3 {
  color: #E2007A;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	padding-top: 0px;
	padding-bottom: 5px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.narrowcolumn .detail {
  text-align: right;
  text-transform: uppercase;
}
.narrowcolumn .detail a {
  padding: 2px 25px 2px 0px;
  color: #E2007A;
  background: url('i/row.png') no-repeat 100% 50%;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0px;
	position: relative;
  margin: -209px auto 0px;
	width: 990px;
	height: 209px;
	}

#footer p {
	margin: 0;
	display: none;
	text-align: center;
	}
#footer img {
  border: 0px;
  }


#footer div .indirizzo {
  background: #FFF;
  font-size: 1.1em;
  padding: 18px 50px 0px 0px;
  color: #676767;
  width: 300px;
  line-height: 1.4;
  }

#footer div img, #footer div .indirizzo {
  float: left;
  }

#footer img.regione {
  margin-top: 16px;
  }
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 35px 0px 20px 25px;
	margin: 0px;
	text-align: left;
	}
h1 a { display: block; height: 55px; width: 430px; }
h1 a span { position: absolute; top: -3000px; left: -3000px; }

.narrowcolumn h1, .widecolumn h1 {
  background: url('i/title.png') no-repeat 0px 0px;
  margin-top: 55px;
  padding: 10px 22px 14px 22px;
  font-size: 29px;
  color: #E2007A;
  line-height: .6em;
  }
.narrowcolumn h1 span, .widecolumn h1 span { font-size: 20px; }
.narrowcolumn h1 span.gri, .widecolumn h1 span.gri { color: #707070; }
.narrowcolumn h1 span.azz, .widecolumn h1 span.azz { color: #009EE0; }

h2 {
	margin: 0px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	font-family: Arial;
  margin: 0px;
	padding: 42px 13px 0px 13px;
	font-size: 27px;
	background: url('i/bg_title_sidebar.png') no-repeat 50% 0px;
	color: #009EE0;
	text-transform: uppercase;
	letter-spacing: -2px;
	line-height: 1em;
	}

h3 {
	padding: 0;
	margin: 0px;
	}

h3#comments {
	padding: 0px;
	margin: 30px auto 0px;
	color: #E2007A;
	}
/* 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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
  padding: 0px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 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: 82px 25px 10px 25px;
	margin-left: 750px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#sidebar .widget_calendar {
  width: 180px;
}
#sidebar .widget_calendar div {
  margin: 0px;
  padding: 0px;
  background: #D0D0D0 url('i/bg_footer_sidebar.png') no-repeat 0px bottom;
}
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 155px;
	border-collapse: collapse;
	}

#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;
	color: #E2007A;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	color: #FFF;
	text-transform: uppercase;
	padding: 10px 0px 5px 0px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar thead th {
  color: #E2007A;
  border-bottom: 1px dotted #FFF;
}
#wp-calendar tfoot td { border-top: 1px dotted #FFF; padding: 8px 0px; }
#wp-calendar tfoot a {
  color: #575757;
  text-transform: uppercase;
}
#wp-calendar tfoot a:hover {
  text-decoration: underline;
}
/* 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;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	background: #CCC;
	}
/* 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;
}
/* End captions */

/* Widget categories */
#sidebar .widget_categories {
  width: 180px;
}
#sidebar .widget_categories ul {
  width: 180px;
  background: #D0D0D0 url('i/bg_footer_sidebar.png') no-repeat 0px bottom;
  margin: 0px;
  padding: 10px 0px;
  }
#sidebar .widget_categories ul li {
  line-height: 2;
  border-bottom: 1px dotted #FFF;
  margin: 0px 15px;
  text-transform: uppercase;
}
#sidebar .widget_categories ul li a {
  color: #454545;
  text-decoration: none;
}
#sidebar .widget_categories ul li a:hover {
  text-decoration: underline;
}
/* End Widget categories */

/* Widget Recent entries */
#sidebar .widget_recent_entries {
  width: 180px;
}
#sidebar .widget_recent_entries h2 {
  color: #E2007A;
}
#sidebar .widget_recent_entries ul {
  width: 180px;
  background: #D0D0D0 url('i/bg_footer_sidebar.png') no-repeat 0px bottom;
  margin: 0px;
  padding: 10px 0px;
  }
#sidebar .widget_recent_entries ul li {
  line-height: 2;
  border-bottom: 1px dotted #FFF;
  margin: 0px 15px;
}
#sidebar .widget_recent_entries ul li a {
  color: #454545;
  text-decoration: none;
}
#sidebar .widget_recent_entries ul li a:hover {
  text-decoration: underline;
}
/* End Widget Recent entries */

/* Widget Archive */
#sidebar .widget_archive {
  width: 180px;
}
#sidebar .widget_archive h2 {
  color: #E2007A;
}
#sidebar .widget_archive ul {
  width: 180px;
  background: #D0D0D0 url('i/bg_footer_sidebar.png') no-repeat 0px bottom;
  margin: 0px;
  padding: 10px 0px;
  }
#sidebar .widget_archive ul li {
  line-height: 2;
  border-bottom: 1px dotted #FFF;
  margin: 0px 15px;
}
#sidebar .widget_archive ul li a {
  color: #454545;
  text-decoration: none;
}
#sidebar .widget_archive ul li a:hover {
  text-decoration: underline;
}
/* End Widget Archive */

/* Widget Tag Cloud */
#sidebar .widget_tag_cloud {
  width: 180px;
}
#sidebar .widget_tag_cloud div {
  width: 160px;
  background: #D0D0D0 url('i/bg_footer_sidebar.png') no-repeat 0px bottom;
  margin: 0px;
  padding: 10px;
  }
/* End Widget Tag Cloud */
