/*  
Theme Name: Pitti Blog EN - Spring-Summer 2009
Theme URI: http://pandazwebdesign.tumblr.com
Description: This theme was exclusively designed for Pitti Immagine.
Version: 1.5
Author: Pasquale Borriello, Andrea Ciulu
Author URI: http://pandazwebdesign.tumblr.com

	This theme is based on the Kubrick Design 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

*/



body {
	margin: 0px;
	text-align: center;
	background-image: url('images/pitti-bg.png');
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, Sans-Serif;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: -.5px;
	color: #666666;
}

#page {
	width: 1160px;
	margin: auto;
	background-image: url('images/pitti-page.png');
	background-repeat: repeat-y;
}

#header {
	margin-left: 59px;
	margin-right: 69px;
	overflow:hidden;
	height: 160px;
	margin-bottom: 0px;
}

#search {
	background-image: url('images/search.png');
	background-repeat:no-repeat;
	height: 29px;
	width: 240px;
	padding-left: 10px;
	padding-top:2px;
}

#sidebar {
	padding-left: 90px;
	width: 240px;
	/* margin-right: 32px; */
	font-size: 12px;
	margin-top:10px;
	line-height: 18px;
	color: #666666;
	float:left;
	text-align:left;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, Sans-Serif;
	}
	
#box-sidebar-top{
	background-image: url('images/sidebar-top.png');
	background-repeat: no-repeat;
	height:22px;
}


#box-sidebar{
	background-image: url('images/sidebar.png');
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top:2px;
}

#box-sidebar2{
	background-image: url('images/sidebar.png');
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#box-sidebar-bot {
	background-image: url('images/sidebar-bot.png');
	background-repeat: no-repeat;
	height:22px;
}

#content {
	margin-left: 15px; 
	padding-right: 85px;
	margin-top:25px;
	width: 700px;
	float:right;
	text-align:left;
}

.date {
	color: #60df84;
	font-size: 13px;
	line-height: 13px;
}

.post h2 {
	font-size: 24px;
	color: #60df84;
	line-height: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}


.entry {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}


#tag {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: -1px;
	color: #999999;
}

#social {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -1px;
	color: #999999;

}

#logo {
	margin-top: 0px;
	height: 60px;
	background-image: url('images/pitti-logo.png');
	background-repeat:no-repeat;
}

#verticalspace30 {
	height: 30px;
}

#verticalspace90 {
	height: 90px;
}

#footer {
	clear:both;
	height: 100px;
	font-size: 10px;
	background-image: url('images/pitti-footer.png');
	padding-top: 80px;
	background-repeat:no-repeat;
}

/* Header's LINK */

.rss {
	cursor: pointer;
	float: right;
	margin-right: 90px;
	margin-top: 65px;
	padding-left: 130px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
}


.switch {
	cursor: pointer;
	float:right;
	margin-right: 90px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

.home {
	cursor: pointer;
	float:left;
	margin-left: 70px;
	margin-top: 65px;
	padding-top: 100px;
	padding-bottom: 5px;
	padding-left: 400px;
	padding-right: 50px;
}

/* colori dei LINK */

.post h2 a,
.post h2 a:active,
.post h2 a:visited {
	text-decoration: none;
	color: #60df84;
}

.post h2 a:hover {
	color: #333333;
	text-decoration: none;
}

.entry a,
.entry a:visited,
.entry a:active {
	text-decoration: underline;
	color: #666666;
}

.entry a:hover {
	text-decoration: underline;
	color: #60df84;
}

a,
a:visited,

a:active {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #60df84;
}

/* fine colore dei LINK */

/* speciale LISTE */

ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

/* fine speciale LISTE */


/* Begin Typography & Colors */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Lucida Sans Unicode", "Lucida Sans", Arial, 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 Sans Unicode", "Lucida Sans", Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



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


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

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

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

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








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



/* 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 textarea {
	width: 450px;
	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 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
	img {
	border: 0px;	
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.navigation a,
.navigation a:active,
.navigation a:visited,
.navigation a:hover {
	color: #60df84;
}
	
#tags { 
	margin-top: 20px;
}

.entry img {
	padding: 5px;
}

/* End Various Tags & Classes*/

/* aggiunta 07092009 */

#social .icon-email {
	padding: 1px 5px 5px 22px;
	line-height: 17px;
	background:transparent url('images/email.png') no-repeat scroll 0 0;
}

#social .icon-permalink {
	padding: 1px 5px 5px 22px;
	line-height: 17px;
	background:transparent url('images/permalink.png') no-repeat scroll 0 0;
}


#social .icon-stampa {
	padding: 1px 5px 5px 22px;
	line-height: 17px;
	background:transparent url('images/stampa.png') no-repeat scroll 0 0;
}

#social .icon-commenta {
	padding: 1px 5px 5px 22px;
	line-height: 17px;
	background:transparent url('images/commenta.png') no-repeat scroll 0 0;
}

#comments {
	background-image:url(images/balloon.png);
	background-repeat:no-repeat;
	color: #FFFFFF;
	float: right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 27px;
	line-height: 20px;
	margin-left:10px;
	text-align:center;
	width:22px;
}

#comments a,
#comments a:active,
#comments a:hover,
#comments a:visited {
	color: #fff;
	text-decoration:none;
}