/*  
Theme Name: ddT - diego designer theme
Theme URI: http://www.infundibolo.org/diego/
Description: Tema per il sito personale di diego
Version: 0.2
Author: Diego Franzini
Author URI: http://www.infundibolo.org/diego/

	Questo tema è stato realizzato da Diego Franzini aka Daneel Olivaw
	per il suo sito personale.
	Sentiti libero di riutilizzare, modificare e ridistribuire questo tema
	secondo i termini della licenza Creative Commons: "attribuzione, non commerciale, condividi anche tu" 

*/




body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	background: #fff;
	color: #44433d;
	}

#page {
	}

#header {
	}

#headerimg 	{ 
	background: #4b7da4;
	text-align:center; 
	} 

#content {
	font-size: 1.4em;

	}
	
#sidebar{
	background-color: #96bedc;
	padding: 0;
    text-align: right;
    font-size: 1.8em;
    font-weight: bold;
    }

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


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

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

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt { /* metadati sotto l'articolo singolo e commenti dispari*/
	background-color: #fffaf1;
	border-top: 1px solid #ece4da;
	border-bottom: 1px solid #ece4da;
        }

#footer {
	/*border: none;*/
	}

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

h1, h2, h3 { 
	/*font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;*/
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	letter-spacing: 0.05em;
	text-align: center;
        /*line-height: 3em;*/
        }

#headerimg .cognome {
	font-size: 2.1em;
	letter-spacing: 0.1em;
        text-align: center;
	}	

#headerimg .description {
        font-size: 1.5em;
	font-style: italic;
        text-align: center;
        line-height: 1em;
        }
h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	/*font-family: 'Lucida Grande', Verdana, Sans-Serif;*/
	font-size: 1.2em;
	}
 
h3 {
        color: #937863;
	font-size: 1.5em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description, #headerimg .cognome {
	text-decoration: none;
	color: #96bedc;
	}
	/*continua sotto con altri selettori*/
#headerimg .cognome, #headerimg .cognome a, #headerimg .cognome a:hover, #headerimg .cognome a:visited {
	text-decoration: none;
	color: #96bedc;
	}	

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

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

h2 {
        color: #8c875;
        }

.entry p a:visited { /*link visitati nel testo*/
	color: #8c8975;
	}

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

.commentlist li {
	font-weight: bold;
	}

.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;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata,  strike {
	color: #005f93;
	}
blockquote {
	color: #8c8975;
	}
#sidebar ul ul.meta_color li a, #sidebar ul ul.meta_color li a:visited {
        text-transform: lowercase;
        color: #6294bc;
        }
#sidebar ul ul.meta_color li a:hover, #sidebar ul ul li a:hover {
        color: #e4f3ff;
        }
 
code {
	font: 1.1em 'Courier New', Courier, monospace;
	}
 
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

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

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


/* fine Tipografia e colori */



/* Struttura */

body {	}

#header {
	position: fixed;
	width: 13%;
	height: 97%;
	top:1.5%;
	left:1%;
	}

#headerimg {
	margin: 0;
	height: 100%;
	}

#sidebar{
	position: fixed;
	top: 1.5%;
	left: 15%;
	width: 24%;
	height: 97%;
	}
	
#content {
	margin-left: 47%;
        margin-right: 4%;
        margin-top: 6.4em;
        }	
	
.narrowcolumn {
	padding: 0;
	margin: 0;
	}

.widecolumn {
	padding: 0;
	margin: 0;
	}

.post {
	margin: 0;
	text-align: left;
	}

#content.widecolumn {
	margin-top: 0em;
	}

.widecolumn .post h2 {
	clear: both;
	}

.narrowcolumn .postmetadata {
	padding-top: 0.5em;
	}

.widecolumn .postmetadata {
	margin: 3em 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	/*float: left;
	width: 128px;*/
	margin: 0.5em 0.5em 0.5em 0em;
}

.widecolumn .attachment {
	text-align: center;
	margin: 0.5em 0em;
}

.postmetadata {
	clear: left;
}

#footer {
    clear: both;
	margin-left: 47%;
    margin-right: 4%;
    }

#footer p {
    padding: 1em 0;
	text-align: center;
	}

iframe {
border: 3px solid #000;
}	
iframe a {
color: #f00 !important;
background-color: #000;
}	
/* fine Struttura */



/* Intestazioni */
h1 {
	position: fixed;
    top: 0.5em;
    left: 1.5%;
    line-height: 0.2em;
	width: 12%;
	}

#headerimg .cognome {
	position:fixed;
    top: 0.9em;
    left: 1.5%;
    line-height: 4.5em;
    width: 12%;
}	

#headerimg .description {
	position: fixed;
    bottom: 3%;
    left: 1.5%;
    width: 12%;
	}
	
#sidebar ul ul li.chatlink {
	position: fixed;
    bottom: 3%;
    left: 15%;
    width: 22.5%;
	}
#sidebar .chatlink  img {
	margin: 0 0.2em;
	}
#sidebar .chatlink  img.status {
	margin: 0 0 0.1em 0.2em;
	}
h2 {
	margin: 3em 0em 0em;
	}

h2.pagetitle {
	margin-top: 2em;
	text-align: center;
}

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

h3 {
	padding: 0;
	margin: 3em 0 0;
	}

h3.comments {
	padding: 0;
	margin: 4em auto 2em ;
	}
	
h4 {
	font-size: 1.3em;
	}	
/* fine Intestazioni */



/* Immagini */
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: 0.4em;
	margin: 0 0 0.2em 0.7em;
	display: inline;
	}

img.alignleft {
	padding: 0.4em;
	margin: 0 0.7em 0.2em 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* fine Immagini */


/* inizio importato da tumblr */
div#content.narrowcolumn ol {
	padding: 0 ;
	margin:0 ;
	}
		
div#content.narrowcolumn ol li.tumblr_post {
	clear: both;
	list-style-type: none;
	padding: 2em 0 0 0;
	margin: 0 0 2em 0 ;
	border-top: 1px dashed #96BEDC;
	
	}	 
	
div#content.narrowcolumn ol li.tumblr_post a.tumblr_link {
	 font-weight: bold;
	}	
/* fine importato da tumblr */


 
/* Liste

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

ul, ol, li {
        list-style: none;
        }

 
		
html>body ul { /*  body .entry li */
	margin-left: 0;
	padding: 0 0 0 3em;
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
	} 

html>body li { /*  body .entry li */
	margin: 0.7em 0 0.8em 1em;
	}

#sidebar ul ul li.current_page_item:after {
	color: #FCF9EA;
        content: "\0020 \25c4";
	}

.entry ol {
	padding: 0 0 0 3.5em;
	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: 4.2em 0 0 0;
	padding: 0;
	}

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

#sidebar ul p, #sidebar ul select {
	margin: 2em 15% 0em;
        font-size: 0.7em;
        font-weight: normal;
        text-align: center;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0.5em 0 0 1em;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 1em;
	}

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0.1em 1em 0 0;
	padding: 0;
	}

#sidebar ul ul li.current_page_item {
	margin: 0.1em -0.2em 0 0;
	padding: 0;
	}

#sidebar li.page_item a {
        color: #4b7da4;
        }

/* fine Liste */



/* elementi dei moduli */
#searchform {
	margin: 1em auto;
	padding: 0.2em 0.3em; 
	text-align: center;
	}

#searchform #s {
	padding: 0em 0.5em;
	}

#searchsubmit {
	padding: 0em 0.5em;
	}

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

select {
	width: 13em;
	}

#commentform input {
	width: 17em;
	padding: 0.1em;
	margin: 0.2em 0em;
	}

#commentform textarea {
	width: 100%;
	padding: 0;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

input, textarea{
	background-color: #ece4da;	
        border-top: 0px solid #333;
	border-right: 0px solid #333;
	border-bottom: 1px solid #4b7da4;
	border-left: 0px solid #333;
}	

#submit, #searchsubmit {
        background-color: #96bedc;
/*      border-top: 0px solid #333;
	border-right: 0px solid #333;
	border-bottom: 1px solid #7c9500;
	border-left: 0px solid #333;
*/}

/* fine elementi dei moduli */



/* Commenti*/
.alt {
	margin: 0;
	padding: 0.1em;
	}

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

.commentlist li {
	margin: 1.5em 0em 0.3em;
	padding: 0.5em 1em 0.3em;
	list-style: none;
	}

.commentlist p {
	margin: 1em 0.5em 1em 0em;
	}

#commentform p {
	margin: 0.5em 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* fine commenti */




/* Varie */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 1.5em 3em 0em 1em;
	padding-left: 1.2em;
	border-left: 0.1em dotted #4b7da4;
	}

blockquote cite {
	margin: 0.5em 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 6em;
	}

/* fine Varie*/



/* "42!" */

