/*  
Theme Name: Modio modified by Sim Dawdler
Theme URI: http://www.upstartblogger.com/
Author: Robert Ellis
License: Creative Commons Attribution-Share Alike 3.0 -> http://creativecommons.org/licenses/by-sa/3.0/

Based on Kubrick v1.5 - designed by Michael Heilemann - http://binarybonsai.com/kubrick/

*/

/* @gruppo normalizza */

/* non discriminare margin e padding, please */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

/* normalizza la taglia dei font per i titoli, non prenderli in giro perche' sono grassi */

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

/* rimuovi list-style dalle liste e trasformale in non-liste, generando un paradosso  */

ol,ul {
	list-style: none;
}

/* normalizza stile e peso (muoviti e mangia sano) */

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/* rimuovi list-style dalle liste della spesa e dimentica quel che dovevi comprare */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* rimuovi il bordo da fieldset e img, ma non dalla pizza */

fieldset,img {
	border: 0;
}

/* allinea il testo a sinistra in caption e th (l'importante e' non allinearsi a destra) */

caption,th {
	text-align: left;
}

/* rimuovi virgolette da q (e ricorda che tutte le p sono q, qualche p e' una q, nessuna p e' q, e qualche p non e' q */

q:before, q:after {
	content: '';
}

/* @fine */

/* @gruppo melting-pot (ovvero grande bordello) */

* {
	margin: 0;
}

html, body, .page {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, html>body .page {
	height: auto;
}

.wrap {
  width: 580px;

}

.interlinea {

line-height: 15px;

}

.page {
	position: absolute;
	top: 0;
	left: 0;
	margin-bottom: 3em;
}

/* @fine */

/* @gruppo layout (povero lay) */

body {
        font-size: 100%;
        font-family: Georgia;
        color: #000000;
        text-align: justify;
        line-height: 150%;
        background-image:url('http://www.zeteti.com/blog/imma/igdmiv.jpg');
        background-repeat:no-repeat;
        background-position:top right;
}

#header {
	margin-left: 265px;
	padding-top: 20px;
	width: 580px;
}

.page {
	background-color: #ffffff;
	padding: 0;
	width: 900px;
	color: #000;
	text-align: justify;
}

#content {
	position: relative;
	padding-bottom: 100px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	width: 450px;
}

.widecolumn {
	padding: 15px 0 20px 0;
	margin-left: 265px;
	width: 450px;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: center;
}

.widecolumn .postmetadata {
	padding: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	padding: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.widecolumn .entry p {
	font-weight: normal;
	padding: 1em 0;
	color: #000000;
}

.widecolumn .post .entry blockquote p {
        font-weight: normal;
        font-size: 100%;
        font-style: normal;
}

.post {
	
        link: #660033;
        margin-top: 100px;
	margin-left: 265px;
	line-height: 150%;
	width: 580px;
}

.entry p a:visited {
	color: #660033;
}

.footer {
	position: absolute;
        font-size: 90%
	bottom: 0;
	width: 100%;
	color: #000;
	text-align: left;
	margin: 0 auto;
	line-height: 150%;
}

.footer p {
	width: 580px;
	margin-left: 265px;
	padding: 20px 0;
}

/* @fine */

/* @gruppo titoli acca uno acca due acca tre */

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 4em;
	padding-top: 70px;
	margin: 0;
	line-height: 100%;
}

h2 {
	padding: 30px 0 0;
	font-size: 1.6em;
        text-align: left;
}

h2, h2 a, h2 a:visited h3, h3 a, h3 a:visited {
	color: #660033;
}

h2.pagetitle {
	padding-top: 30px;
	text-align: center;
}

#sidebar h2 {
	padding: 15px 0 0;
}

h3 {
	padding: 30px 0 0;
	font-size: 1.3em;
}

h3.comments {
	padding: 20px 0;
}

/* @fine */

/* @gruppo barretta kinder laterale */

#sidebar {
	font-size: 90%;
}


#sidebar form {
	padding: 5px 0 0;
}

#sidebar {
	position: fixed;
	top: 5px;
	left: -170px;
	padding: 10px;
	color: #fff;
	text-align: right;
	font-weight: normal;
	width: 160px;
}

#sidebar p.menu {
	background-color: #660033;
	padding: 5px;
	font-weight: normal;
	color: #fff;
	position: relative;
	left: -10px;
	width: 250px
}

#sidebar p {
	color: #000;
	font-weight: normal;
}

#sidebar:hover {
	left: 0px;
	cursor: pointer;
}

#sidebar ul, #sidebar ul ol {
	text-align: right;
	padding: 10px 0 0;
	color: #000;
}

#sidebar ul p, #sidebar ul select {
	margin: 0;
}

#sidebar ul ul, #sidebar ul ol {
	padding: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: none;
}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 3px 0 0;
}

#sidebar h2 {
	font-size: 1.2em;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
}

.widget ul li {
text-align: right;
}

h2.widgettitle {
margin: 5px 0 0;
text-transform: uppercase;
}

/* @fine */

/* @gruppo liste della spesa complete (riempi il carrello) */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
}

html>body .entry li {
	padding: 7px 0 8px 10px;
	font-weight: normal;
}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.post li p {
	font-weight: normal;
}

li.page_item {
	text-align: left;
}

ul.post a span {
	display: none;
}

ul.post a:hover span {
	display: block;
        color: #660033;
	position: absolute;
	top: -60px;
	left: 265px;
	width: 580px;
	font-weight: normal;
	line-height: 150%;
	color: black;
}

.post li p.postmetadata {
	font-weight: bold;
    text-align: left;
	padding: .3em 0 2em;
}

/* @fine */

/* @gruppo barrette kinder per cercare il latte e il cacao */

#searchform {
	margin: 10px 0;
	padding: 5px 0;
	text-align: left;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

.search_input {
	margin-top: 5px;
	width: 150px;
}

.entry form {
	/

/* per i post protetti da password */
	text-align: center;
}

select {
	width: 130px;
}

#textarea {
	width: 580px;
	margin-top: 20px;
        margin-bottom: 20px;
}


/* @fine */

/* @gruppo commenti (qui c'e' un gran casino) */

#comments { width: 580px; clear: both; }

ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; }
		
ul#comment_list li.comment { width: 580px; padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; }
			
ul#comment_list li.trackback { width: 580px; padding: 1.2em 1.em 0 1.em; background: url('images/trackback_bg.gif'); }
				
.comment_meta { margin: 0 0 0 0; }
							
.trackback .comment_num { padding: 0 0 0 0; }				
				
.comment_meta strong { font-size: 1em; }
					
.comment_time { font: normal Verdana, Helvetica, Arial, sans-serif; font-size: 0.8em; color: #000000; }

.comment_time a:link { color: #000000; border-bottom: dotted 1px; }

.comment_time a:active { color: #000000; border-bottom: dotted 1px; }

.comment_time a:visited { color: #000000; border-bottom: dotted 1px;  }

.comment_time a:hover { color: #000000; border-bottom: dotted 1px;  }
		
.comment .entry { padding: 0 0 0 0; }
			
.comment .entry p { line-height: 18px; margin: 0 0 0 0; }
		
#comment_form { width: 580px; padding: 0 0 0 0; }

#comment_form p { padding: 0 0; }
	
#comment_form label { padding: 0 0 0 0; font-size: 1em; }

#author {
height: 15px;
font-size: 0.7em;
width: 180px;
}

#email {
height: 15px;
font-size: 0.7em;
width: 180px;
}

#url {
height: 15px;
font-size: 0.7em;
width: 180px;
}

#submit {
float: left;
width: 150px;
margin-left: 10px;
}

#preview  {
float: left;
width: 150px;
}
	
#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 2px solid #666; border-bottom: 2px solid #666; }
		
#comment_form p.subscribe-to-comments { font-size: 0.9em; margin-top: 10px; }
		
#comment_form p.subscribe-to-comments label { font-size: 0.9em; margin-top: 10px; }

/* @fine */

/* @gruppo "guarda le figure" (per chi non sa leggere) */

#header img {
	position: absolute;
	top: 20px;
}

p img {
	padding: 0;
	max-width: 100%;
}

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
}

/* @fine */


/* @gruppo rai (di tutto di piu') */

* a {
	text-decoration: none;
}

code {
	font: 1.2em 'Courier New', Courier, Fixed;
	padding: 5px;
	margin-left: 10px;
	color: #660033;
	font-weight: bold;
	width: auto;
	height: auto;
	display: block;
	overflow: auto;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #660033;
	font-weight: bold;
}

a:link {
        color: #660033;

}

a:visited {
	color: #660033;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 10px 30px 0 10px;
	padding-left: 20px;
	font-size: 95%;
	font-weight: normal;
         line-height: 15px;
}

.center {
	text-align: center;
}

em {
	font-style: italic;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	padding: 20px 0 60px 0;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: normal;
}

strong {
	font-weight: bold;
}

/* @fine */

/* superunificazione */

#friendfeed.widget {
  color: #000000 !important;
  border: 0px !important;
  font-family: Georgia !important;
  font-size: 12pt !important;
  padding: 15px !important;
}

#friendfeed.widget a:link {
 font-size: 12pt !important;
  color: #660033 !important;
}

#friendfeed.widget a:visited {
  font-size: 12pt !important;
  color: #660033 !important;
}

#friendfeed.widget a:active {
  font-size: 12pt !important;
  color: #660033 !important;
}

#friendfeed.widget div {
  font-size: 12pt !important;
  margin: 0;
  padding: 0;
  border: 0px !important;
  text-align: left;
}

#friendfeed.widget img {
  border: 0px;
}

#friendfeed.widget .header {
  background-color: #a7c5ea;
  position: relative;
}

#friendfeed.widget .header div.inner {
  padding: 3px;
  padding-left: 0px !important;
}

#friendfeed.widget .header img.logo {
  width: 120px;
  height: 26px;
  vertical-align: middle;
}

#friendfeed.widget .header .message {
  position: absolute;
  top: 8px;
  left: 138px;
  font-weight: bold;
}

#friendfeed.widget .feed {
 font-size: 12pt !important;
  border: 0px !important;
  background-color: white;
  border-top: 0;
  padding: 8px;
}

#friendfeed.widget .feed .entry {
  font-size: 12pt !important;
  clear: left;
  margin-bottom: 1.25em;
}

#friendfeed.widget .child {
  font-size: 12pt !important;
  margin-left: 0px !important;
}

#friendfeed.widget .feed .entry div.icon {
  font-size: 12pt !important;
  float: left;
}

#friendfeed.widget .feed .entry .body {
  font-size: 12pt !important;
  margin-left: 0px !important;
}

#friendfeed.widget.feed .entry .comments .comment,
.friendfeed .feed .entry .body .summary {
  font-size: 12pt !important;
  overflow: hidden;
  white-space: nowrap;
}

#friendfeed.widget .feed .entry .body .link {
  font-size: 12pt !important;
  margin-top:0.3em;
}

#friendfeed.widget .feed .entry .body a.friend:visited {
  font-size: 12pt !important;
  color: #660033;
}

#friendfeed.widget .feed .entry .info {
  color: #000000 !important;
  margin-top: 3px;
}

#friendfeed.widget .feed .entry .media {
  font-size: 12pt !important;
  margin-top: 0.6em;
}

#friendfeed.widget.feed .entry .media img {
  font-size: 12pt !important;
  padding: 3px;
  border: 1px solid #d0d0d0;
  vertical-align: middle;
}

#friendfeed.widget .feed .entry .media .thumbnail {
 font-size: 12pt !important;
  margin-right: 10px;
}

#friendfeed.widget .feed .entry .comments .comment,
.friendfeed .feed .entry .likes {
  margin-top: 0.4em;
  font-size: 12pt !important;
  color: gray;
  padding-left: 32px !important;
}

.friendfeed .feed .entry .comments .comment {
  background: url("http://friendfeed.com/static/images/quote.png?v=2") 14px 2px no-repeat; 
}

.friendfeed .feed .entry .likes {
  background: url("http://friendfeed.com/static/images/smile.png?v=2") 12px 0px no-repeat; 
}

#friendfeed.widget .feed .entry .comments .comment a.friend {
  font-size: 12pt !important;
}

#friendfeed.widget .feed .entry .comments .comment a:link,
.friendfeed .feed .entry .comments .comment a.friend:visited,
.friendfeed .feed .entry .comments .more a,
.friendfeed .feed .entry .comments .more a:visited,
.friendfeed .feed .entry .likes a:link,
.friendfeed .feed .entry .likes a:visited {
  font-size: 12pt !important;
  color: #7777cc;
}

#friendfeed.widget .feed .entry,
.friendfeed .feed .more {
  font-size: 12pt !important;
  margin-top: 0.3em;
}

#friendfeed.widget .feed .more a:visited {
  font-size: 12pt !important;
  color: #660033;
}

/* @fine superunificazione */
