/*
Theme Name: GianlucaScerni.it v3.0
Theme URI: http://gianlucascerni.it/
Description: Tema per le Lezioni di Grafica Informale <a href="http://gianlucascerni.it/">Gianluca Scerni</a>.
Version: 3.0
Author: Gianluca Scerni &  Luca Di Francescantonio
Author URI: http://gianlucascerni.it/
Tags: gianluca, scerni, web, foto

	GianlucaScerni.it v3.0
	 http://gianlucascerni.it/

	Tema per le Lezioni di Grafica Informale: GianlucaScerni.it
	realizzato in collaborazione con Luca Di Francescantonio
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	background: #333;
	margin: 0 auto;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background:#fff;
	}


#content p {
	margin: 40px 40px;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 16px;
	}

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

a:hover {
	color: #111;
	text-decoration: none;
	}

#footer a {
	color: #fff;
	text-decoration: none;
	}

#footer a:hover {
	color: #bbb;
	text-decoration: none;
	}


#footer {
	padding:20px 30px;
	margin:0;
	font-weight:bold;
	color:#fff;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 16px;
	clear: both;
	background:#222;
	}

#footer i {
	font-weight:normal;
	font-family: Georgia, "Bitstream Charter", serif;
	}




/* End Structure */

/* 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;
	}

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

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

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

#commentform textarea {
	width: 700px;
	padding: 2px;
}

#respond
{
	width:700px;
	margin:0 auto;
}

#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: 0;
	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 Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
text-align:left;
border-left: 5px solid #e5f3ff;
margin: 1em 0;
padding: 10px;
background: #e5f3ff url('images/blq.gif');
}

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: 15px;
	margin-bottom: 60px;
	}

.pageprev {
	float: left;
	width:181px;
	height:18px;
	background: url('images/prev.jpg') no-repeat;
	text-align:right;
	padding:3px 15px;
	font-size:1.2em;
	}

.pagenext {
	float: right;
	width:181px;
	height:18px;
	background: url('images/next.jpg') no-repeat;
	text-align:left;
	padding:3px 15px;
	font-size:1.2em;
	}

/* 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 0 5px;
	margin: 0;
}
/* End captions */

.entry img 
{
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
}

.dashed
{
	border:0;
	border-top:1px dashed #0099CB;
}

.myinlinepicture
{
	padding: 10px 10px 21px 10px ;
	background: url('images/bkg-img.jpg') bottom center  no-repeat #eee;
	margin-bottom:-40px;
}

.myinlinepictureimg2
{
	padding: 10px 10px 24px 10px;
	background: #eee url('images/bkg-img2.jpg') no-repeat;
	background-position:0 204px;
	margin-bottom:-20px;
}
.related_post {}
#post_div {
height:70px;
border-bottom:1px solid #ccc;
margin-bottom:5px;
}
.img_related_post{
float:left
}
.text_related_post{
float:left;
text-align:left;
width:500px;
}
.related_post img {
text-align:left;
border: 1px solid #ccc;
margin: 0px 6px 0px 0px;
padding: 2px 2px 2px 2px;
}
