/*

	Theme Name: Scuola
	URI: 
	Description: None
	Version: 1
	Author: Me
	Author URI: None
	
*/

html, body, form, fieldset, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	list-style-type: none;
	border: none;
}

html, body { text-align: center; }
strong { color: #000; }

body {
	background: #FCFDFE url(images/bgd_top.gif) repeat-x;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	font-size: 76%;
	color: #3F3F3F;
}

#wrapper {
	width: 780px;
	background: url(images/header.gif) no-repeat;
	padding-top: 100px;
}

h1, h1 a {
	height: 1px;
	font-size: 1px;
	text-indent: -999em;
}

#page {
	position: relative;
	background: #fff url(images/middle.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 780px;
}

#content {
	float: right;
	display: inline;
	margin-right: 40px;
	text-align: left;
	width: 450px;
}

#content { letter-spacing: 0.3px; }

img {
	float: left;
	margin: 5px 15px 0 0;
}

#sidebar {
	float: left;
	display: inline;
	font-size: 13px;
	text-align: left;
	width: 240px;
}

#footer {
	background: url(images/footer.gif) bottom no-repeat;
	height: 21px;
	clear: both;
	color: #808979;
	font-size: 11px;
}

p.feed {
	background: transparent url(images/feed-icon-16x16.gif) no-repeat 30px 0;
	line-height: 16px;
	padding: 0 0 0 50px;
	margin-top: 15px;
}

.description { display: none; }

#content a {
	color: #369;
	text-decoration: none;
	border-bottom: 1px solid;
}

#content a:hover {
	color: #fff;
	background-color: #369;
}

#content li {
	padding-left: 12px;
	background: transparent url(images/content_bullet.gif) no-repeat left .6em;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 30px;
}

h1, h2, h1 a, h2 a, h3, h3 a { font-family: "trebuchet ms",'century gothic', 'Lucida Sans', 'Lucida Sans Unicode', serif; }

h2, h2 a {
	color: #CF4027;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	margin: 10px 0 .3em 0;
}

/*
#content h2.ir {
	width: 450px;
	float: left;
	margin-bottom: 1em;
}
*/

#content.single h2.ir { margin-bottom: 1px; }
.post { margin-bottom: 30px; }
#content h2 a { border-bottom: none; }

h3 {
	font-weight: bold;
	color: #CF4027;
	font-size: 1.2em;
	margin: 1.3em 0 0 0;
}

h4 {
	color: #CF4027;
	font-size: 11px;
	font-weight: normal;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 1.3em 0 .8em 0;
}

img { border: none; }
ol, form { }

p, #content ul, #content ul, #content li, .clean-archives {
	margin: .4em 0 .7em 0;
	clear: both;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #fff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

.alignleft {
	float: left;
	text-align: left;
}

#content .alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

img.alignleft { margin: .6em .8em .4em 0; }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright { margin: -1px 0 5px 10px; }

.commentbody {
	color: #595949;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 15px;
	position: relative;
	background-color: #D5DBDF;
}

.commentbody p { line-height: 1.2em; }
.commentlink { font-size: 10px; }

.commentcount {
	position: absolute;
	right: 36px;
	top: 0;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #BAC2CB;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	color: #808979;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.09em;
	padding: 0 0 0 2px;
	margin-top: 6px;
}

.navigation {
	font-size: 11px;
	padding: 40px 0 0 0;
}

.pagetitle {
	font-size: 16px;
	letter-spacing: 0.09em;
}

.postmetadata {
	color: #808979;
	font-size: 11px;
	letter-spacing: 0.09em;
}

.postmetadata a { color: #808979; }

/* different postmetadata style for single.php */
.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a { color: #005577; }

/* ----------------------------------------------- */
table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #CECECE;
	font: normal 0.9em/1.4 "Lucida grande", arial, helvetica, sans-serif;
	background: #fff;
	margin: 20px 0;
}

.colorato td { background-color: #E7F1FB; }
td { padding: 10px; }

td, th {
	vertical-align: top;
	border: 1px dotted #bbb;
	padding: .5em;
}

th {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #EDEDED;
}

caption {
	padding: 0 0 .5em 0;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent;
}

/* ----------------------------------------------- */
.pdf, .zip, .arrow {
	background: url(images/pdficon.gif) 0 0 no-repeat;
	padding: 3px 0 3px 20px;
	margin-top: 10px;
}

.zip { background: url(images/zip.gif) 0 0 no-repeat; }
.arrow { background: url(images/bluebullet.gif) 0 50% no-repeat; }

#searchform {
	position: absolute;
	right: 13px;
	top: 50px;
}

#searchform label span { display: none; }

#s {
	background: #fff;
	border: 1px solid #e0e0d0;
	color: #595949;
	width: 115px;
}

/* ----------------------------------------------- */
#sidebar h2 {
	margin-left: 30px;
	margin-top: 17px;
	margin-bottom: 0;
	border-bottom: 1px dashed #C0C5CC;
	font-size: 13px;
	text-transform: uppercase;
	width: 200px;
	color: #3F3F3F;
	font-weight: bold;
}

#sidebar h3 {
	font-size: 12px;
	color: #D1763F;
	margin: 6px 0 0 30px;
	text-transform: uppercase;
	border: none;
}

#sidebar li {
	list-style: none;
	padding: 2px 0 2px 15px;
	line-height: 1;
	margin: 0;
}

#sidebar li li { background: url(images/sub_icon.gif) no-repeat 2px 4px; }

#sidebar li li li {
	background: url(images/sub_icon.gif) no-repeat 0 5px;
	padding-left: 13px;
}

#sidebar ul { margin: 2px 10px 10px 15px; }
#sidebar .tile_body ul { margin: 0 10px 0 15px; }
#sidebar ul ul { margin: 2px 0 0 0; }

#sidebar a {
	display: block;
	padding: 2px 1px;
	font-size: .9em;
	text-decoration: none;
	border: none;
	color: #2E5974;
	font-weight: normal;
	line-height: 1;
}

#sidebar .tile a { text-transform: uppercase; }

#sidebar a:hover, #sidebar a:active {
	background: #769DB5 url(images/bgd_top.gif) repeat-x 0 -70px;
	color: #000;
}

#sidebar .current_page_item>a {
	padding-left: 3px;
	border-left: 3px solid #78919B;
}

#sidebar .current_page_item>a:hover {
	color: #2E5974;
	background: none;
	cursor: default;
}

.nota, .nota a {
	color: #666;
	font-size: 11px;
}

#email, #author {
	background: #fff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#content.news-ordine a { border: none; }

.clean-archives strong a {
	font-size: 1.1em;
	color: #D01A05;
	background: transparent;
}

.postspermonth { margin: 5px 0 14px 0; }
del { color: #90211B; }

ins {
	color: #398A35;
	text-decoration: none;
}

.rssLinkListItemTitle { font-weight: bold; }

