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

Name: StickyDreams Theme
Author: Luca Cignacco (aka Shyny) - http://cignacco.altrvista.org
Version: 0.1

Description:
Theme mix from micellaneous CSS.
*/


.stickytop {
width: 210px;
height: 18px;
background: url('images/sticktop.gif');
}

.stickymid {
width: 210px;
padding-top: 5px;
background: url('images/stickmid.gif') repeat-y;
text-align: center;
}

.stickytext {
	width: 170px;
text-align: justify;
padding-left: 20px;
line-height: 1.4em;
}

.stickybottom {
width: 210px;
height: 30px;
background: url('images/stickbottom.gif');
}




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

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

#header
{
	text-align: right;
	width: 850px;
	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: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: justify;
}

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

#sidebar
{
	float: right;
	width: 190px;
	margin: 0;
	margin-left: 0px;
	padding: 25px 28px 5px 5px
}

#footer
{
	clear: both;
	text-align: center;
	width: 850px;
	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
}

acronym { border-bottom: 1px dotted #777 }

br { clear: none }

#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;
	//margin: 50px -10px -100px 0;
	padding-right: 30px;
	padding-top: 50px;
}

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

#header .ricerca {
		margin: 0px 10px 0 0;
}

#header .subtitle {
	font-size: 1.2em;
	color: #ffffff;
	//margin: 0px 50px 0px 0;
	padding-right: 30px;
}

#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 {
color: #999999;
	font-family:  Verdana, 'Trebuchet MS', sans-serif;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;

}

#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
}

#sidebar .login {
	padding-left: 5px;
	border-left: 1px solid #06c;
	background: white
}

#sidebar ul ul {
	border-left: 1px dotted lightgray
}

#sidebar ul ul ul {
	border-left: 1px dotted gray
}

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


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

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

#sidebar a img {
	border: 0
}

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

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

a:hover {
	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 --- */



