/*  
Theme Name: Lowstream
Theme URI: http://www.lowstream.com
Description: Lowstream is an advanced theme that combines simple natures with extremely flexible and easy-to-use features that take the guesswork out of customization.  Lowstream includes a powerful options page that lets you edit from a control panel the things other themes make you hard code, is coded in an easy to understand and well organized manner, and is 100% compatible with all of the latest in today's browsers, including: IE7/IE6, Firefox, and Opera.  New features in the Lowstream 2.1.0 release include: a powerful colors and styles editor in the control panel, a navigation bar with a powerful editor in the control panel, smoother PHP options, and development team changes.
Version: 2.1.0
Author: The Lowstream Project
Author URI: http://www.lowstream.com
Modded by: Roberto Bolli @ http://www.rbnet.it/
*/

/*  html */

html, body {
	font: normal .9em verdana, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #eee;
	color: #2f2f2f;
}

h1, h2, h3, h4, h5, h6 {
	font-family: verdana, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #6c6c6c;
}

h1 {
	font-size: 2em;
}

blockquote {
	margin-bottom: 20px;
	border: #ddd 1px solid;
	border-left: #ddd 4px solid;
	padding: 1em 1em 1em 2em;
	line-height: 100%;
	font-style: italic;
	font-size: 0.9em;
	color: #6c6c6c;
	background: #efefef url(images/quote.png) no-repeat ;
}

q:before, q:after {
	content: "";
}

q {
	font-style: italic;
}

code {
	font: 1em "Courier New", "Courier", monospace;
	background-color: #ddd;
}

a {
	color: #069;
	text-decoration: none;
}

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

a:active
{
	color: #f30;
}

dl {
	margin: 1em 0 0 0;
	padding-left: 0.5em;
}

dt {
	margin: 0.5em 0 0 0;
}

img {
	border: none;
}

ins {
 color: #226b13;
}

del {
 color: #ff0000;
}

/* Page margins */

#blog {
	width: 787px;
	padding: 0 6px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url(images/bg_blog.gif);
	background-repeat: repeat-y;
}

/* Banner */

#banner {
	width: 786px;
	height: 90px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #bbb;
	background: #fff url(images/toplogobckg.png) bottom right no-repeat;
}
#banner img {
	float:left;
}

#header-image {
	display: none;
}

#topads {
	margin: 6px 25px 0 0;
	float:right;
}

/* Announcement block */

#announce {
	padding: 5px 15px;
	margin-top: 18px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #f60;
}

#announce img {
	float: left;
}

/* Main content  */

#main {
	width: 469px;
	padding: 10px 40px;
	float: left;
	overflow: hidden;
}

#main a {
	font-weight: 600;
}

#main p img {
	max-width: 100%;
}

#main p {
	line-height: 180%;
	background-color: transparent;
	text-align: justify;
}

#main h1.archive {
	font-weight: bold;
	margin:2em 0;
}

#main h2 {
	margin: 15px 0 3px 0;
	font-size: 1.8em;
	font-weight: bold;
}

#main h2.itemtitle {
	margin-bottom: 0;
	clear:both;
}

#main h3 {
	font-size: 1.5em;
	font-weight: normal;
}

#main ul, #main ol {
	line-height: 180%;
}

.meta {
	font-size: .8em;
	margin: 0 0 5px 0;
}

#main .postmeta {
	margin: 0 0 25px 0;
	padding-top: 5px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
	font-size: .8em;
	text-align: right;
}

#main .postmeta {
	margin: 0 0 25px 0;
	padding-top: 5px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
	font-size: .8em;
	text-align: right;
}

#main .postmetasingle {
	font-size: .8em;
	margin: 0 0 25px 0;
	padding: 10px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	text-align: justify;
	background-color: #eee;
}

#main .technotags {
	font-size: .8em;
	margin: 0;
	padding: 10px;
	border-top: 1px dotted #ccc;
	text-align: justify;
	background-color: #fff;
}

#main ul.related {
	list-style: square;
	list-style-position: inside;	
	font-size: .8em;
	line-height:1.5em;
	width: auto;
	border: none;
	color: #f60;
}

#main .prenav {
	float: left;
	width: 100%;
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

#main .prenav li.left {
	float:left;
	display:block;
}

#main .prenav li.right {
	display:block;
	float: right;
}

#main .meta a, #main .postmeta a, #main .postmetasingle a, #main .technotags a,#main .prenav a, #comments .commenter a {
	font-weight: normal;
}

#mo_archive, #cat_archive {
	width: 325px;
	margin-bottom: 30px;
	float: left;
}

#mo_archive ul, #cat_archive ul {
	list-style: none;
}

/* Comments & trackbacks */

.comm_text {
	border-top: 1px solid #457bcc;
	margin-top: 8px;
	font-size: smaller;
	}

.comments-link {
	background: url(images/comment.png) no-repeat bottom left;
	padding-left: 15px;
}

.comment_area, .trackback_area {
	padding: 0 15px;
	margin-bottom: 30px;
}

.comment_area ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment_area li {
	margin-bottom: 25px;
}

.comment_area form li {
	margin-bottom: 0;
}

.comment_area p {
	padding: 0;
	margin-bottom: 0;
}

.commenter {
	font-weight: bold;
	padding-left: 0;
	margin-left: 0;
}

.comment_info {
	font-size: .8em;
	font-weight: normal;
	margin-left: 25px;
}

.comment_number {
	font-family: georgia, times, serif;
	font-size: 2.0em;
	margin-left: 0;
	margin-right: 5px;
	color: #457bcc;
}

.submit {
	font-weight: bold;
	padding-left: 0;
}

.comment_area textarea {
	width: 100%;
}

.trackback_area ol {
	list-style: none;
	padding-left: 15px;
}

.trackback_area li {
	line-height: 180%;
}

/* Sidebar */

#side {
	width: 208px;
	float: left;
	padding: 15px;
}

#side li.current_page_item a {
	font-weight: 900;
}

#side h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #a9a9a9;
}

#side p {
	font-size: 10px;
}

#side ul {
	list-style: square;
	list-style-position: inside;	
	font-size: 0.9em;
	line-height:1.5em;
	width: auto;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	border: none;
	color: #f60;
}

#side ul.others {
	list-style: none;
	list-style-position: outside;
}

#side ul.sidelist {
	padding-bottom: 15px;
}

#side ul.zooomr, #side ul.zooomr li {
	list-style: none;
	display: inline;
}

#side ul.zooomr a img {
	border: 1px solid #069;
	padding: 2px;
}

#side ul.lastComments li span a, #side ul.lastComments li small a {
	font-weight: normal;
	word-spacing: -1px;
}

#side li > a[title="Visualizza i commenti di questo articolo"] {
	color: #999;
}

#side ul.lastComments li small {
	display: block;
	line-height: 1.3em;
	}

#side ul a {
	padding: 5px 0;
	width: 94%;
	padding-left: 1%;
}

#side ul ul {
	border: none;
}

#side ul ul a {
	width: 90%;
	padding-left: 10%;
}

#side ul ul ul a {
	width: 85%;
	padding-left: 15%;
}

#side ul ul ul ul a {
	width: 80%;
	padding-left: 20%;
}

/* footer */

#foot {
	width: 786px;
	padding: 1em 0;
	margin: 0;
	clear: both;
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background-color: #fff;
}

#foot p {
	margin: 0;
	padding: 0;
	font-size: smaller;;
	text-align: center;
}

/* Calendar */

.pad {
	background-color: #fff;
	color: #777;
	}

#wp-calendar {
	empty-cells: hide;
	margin: 0 auto 0;
	width: 100%;
}

#next a {
	padding-right: 10px;
	text-align: right;
}

#prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	font-weight: bold;
	text-align: center;
	width: 100%;
	color: #6c6c6c;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	border: 0;
	color: #777;
}

#wp-calendar th {
		color: #777;
}

/* Search form */
#searchform {
	margin: 0 0;
	padding: 0 0; 
	text-align: center;
	border: 1px solid #ccc;
	}

#searchform #s {
	width: 60%;
	margin: 4px;
	padding: 1px 2px;
	border: 1px solid #ccc;
	font-size: smaller;
	}

#searchsubmit {
	margin: 4px;
	padding: 0 2px;
	border: 1px solid #ccc;
	font-size: smaller;
	}
	
/* Menu bar */

#nav {
	height: 40px;
	margin: 0px auto;
	width: 786px;
	background: #FFF;
	border-left: 1px solid #777;
	border-bottom: 1px solid #BBB;
}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav ul li {
	float:left;
}

#nav ul li a {
	display: block;
	background-color: #FFF;
	height: 27px;
	text-align: center;
	font-size: 12px;
	padding-top: 13px;
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: middle;
}

/* Links page */

.moretag {
	font-style: italic;
}

h3.linkpage {
	padding-top: 1em;
}

/* Miscellanea */

div.imgfloatleft {
	float: left;
	margin: 1em 1em 0 0;
}

div.imgfloatright {
	float: right;
	margin: 1em 0 0 1em;
}

div.imgcenter {
	text-align: center;
	padding: 1em 0 1.5em 0;
}

div.imgcenter a img, div.imgfloatright a img, div.imgfloatleft a img {
	border: 1px solid #069;
	padding: 2px;
}

dl.bookBox {
	float: left;
	margin: 1em 1em 0.2em 0;
	padding: 0.2em;
	border: 1px solid #a9a9a9;
	width: 140px;
	font-size: smaller;
	line-height: 1em;
	background-color: #eee;
}

dl.bookBox dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

dl.bookBox dd {
	margin: 0 0 0.3em 0.3em;
}

dl.mercatino {
	line-height: 1.5em;
}

dl.mercatino dt {
	font-weight: bold;
}

dl.mercatino dd {
	font-style: oblique;
}

#main cite.name {
	color: #7f0f0f;
	font-weight: bold;
}

#main cite.title{
	color: #1f297f;
	font-weight: bold;
}

#tagcloud li {list-style-type:none;display:inline;margin:0;padding:0;}

#tagcloud li.t1 { font-size: 0.9em}
#tagcloud li.t2 { font-size: 1.2em}
#tagcloud li.t3 { font-size: 1.5em}
#tagcloud li.t4 { font-size: 1.7em}
#tagcloud li.t5 { font-size: 1.9em}
#tagcloud li.t6 { font-size: 2.1em}
#tagcloud li.t7 { font-size: 2.3em}
#tagcloud li.t8 { font-size: 2.5em}
#tagcloud li.t9 { font-size: 2.7em}
#tagcloud li.t10 { font-size: 2.9em}

