/*
--------------------------
Simple PHP Blog CSS Styles
--------------------------

Name: SimplePress Theme
Author: Luciano Porro (aka drudo) - http://drudo.altrvista.org
Version: 0.0.2

Description:
Theme ispired to "Kubrick theme" (http://binarybonsai.com/kubrick/).
*/

/* --- Inizio struttura --- */

body
{
	color: #333;
	font-size: 70%;
	font-family: verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px;
	background: #d5d6d7 url('images/centrale.jpg') top center repeat-y
}

#header
{
	text-align: center;
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background: transparent url('images/header.jpg') top center no-repeat;
	min-height: 210px;
	height: auto !important;
	height: 210px
}

#contenitore {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px
}

#maincontent
{
	font-size: 1.2em;
	padding: 25px 5px 5px 45px;
	margin-right: 265px /* 210px */
}

#sidebar
{
	float: right;
	width: 190px;
	\width: 200px;
	w\idth: 190px;
	margin: 0;
	margin-left: 0px;
	padding: 25px 25px 5px 5px
}

#footer
{
	clear: both;
	text-align: center;
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 5px;
	background: transparent url('images/footer.jpg') bottom center no-repeat;
	min-height: 93px;
	height: auto !important;
	height: 93px
}

/* --- Fine struttura --- */

/* --- Inizio definizioni classi --- */

form {
	margin: 0px;
	padding: 0px
}

blockquote {
	color: #777;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd
}

code, pre {
	font: 1em 'Courier New', Courier, Fixed
}

pre {
	overflow: auto;
	width: 430px;
	border: 1px dotted #777;
	padding: 5px
}

#maincontent hr {
	margin: 1.5em 0em 1.5em 0em;
	border: 0;
	border-top: 1px solid white;
	height: 1px;
	background: transparent
}

#img_float_left {
	/* Used in the [img] tag when float=left */
	float: left;
	margin: 2px 8px 4px 2px
}

#img_float_right {
	/* Used in the [img] tag when float=right */
	float: right;
	margin: 2px 2px 4px 8px
}

#header h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #ffffff;
	font-size: 3em;
	font-weight: bold;
	margin: 105px 0 0 0;
}

#header h1 a {
	color: #ffffff;
	text-decoration: none
}

#header .subtitle {
	font-size: 1.2em;
	color: #ffffff;
}

#maincontent .blog_subject {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #777;
	font-size: 1.6em;
	font-weight: bold
}

#maincontent .blog_subject a {
	text-decoration: none;
	color: #333333
}

#maincontent .blog_subject a:hover {
	text-decoration: none;
	color: #06c
}

#maincontent .blog_date {
	font-weight: normal;
	color: #999;
	font-size: 1em;
	margin: .1em 0em .8em 0em
}

#maincontent .piedePost {
	text-align:center;
	color:#777
}

#sidebar .menu_title {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
	line-height: 1.7em
}

#sidebar hr {
	margin: 1em 0em 1em 0em;
	border: 0px;
	border-top: 1px solid #f9f9f9;
	height: 0px;
	background: transparent
}

/*#sidebar .calendar
{
	font-size: .8em;
}*/

#sidebar .calendar td {
	padding: 2px
}

#footer p {
	margin-top: 1.5em
}

#sidebar .antipixel {
	text-align: center
}

#sidebar .antipixel a {
	margin-left: 0em
}

/* --- Inizio definizioni classi --- */


/* --- Inizio formattazione links --- */

#sidebar a {
	margin-left: .5em
}

#sidebar .calendar a {
	margin-left: 0em
}

a:link, a:visited {
	text-decoration: none;
	color: #06c
}

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

/*a:active {
	text-decoration : none;
	color: #33F
}*/

/* --- Fine formattazione links --- */

/* --- Inizio liste --- */

#maincontent ul {
	margin-left: 0px;
	padding: 0 0 0 35px;
	list-style: none;
	padding-left: 20px;
	text-indent: -10px
}

#maincontent li {
	margin: 7px 0 5px 10px
}

#maincontent ul li:before {
	content: "\00BB \0020"
}

#maincontent ol {
	margin-left: 0px;
	padding: 0 0 0 35px;
	padding-left: 20px
}

#maincontent ol li {
	margin: 7px 0 5px 20px
}

/* --- Fine liste --- */


/* --- Inizio typeography --- */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal
}

h1 {
	font-size: 2em;
	font-weight: bold
}

h2 {
	color: #333;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0em 0em .5em 0em
}

h3 {
	color: #333;
	font-size: 1.4em;
	margin: .3em 0em .3em 0em;
	font-weight: bold
}

h4 {
	color: #333;
	font-size: 1.3em;
	margin: .3em 0em .3em 0em;
	font-weight: bold
}

h5 {
	color: #333;
	font-size: 1.2em;
	margin: .3em 0em .3em 0em;
	font-weight: bold
}

h6 {
	color: #333;
	font-size: 1.1em;
	margin: .3em 0em .3em 0em;
	font-weight: bold
}

/* --- Fine typeography --- */