/*
Theme Name: Blank 2 Column - Left Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready, blank
*/




/* basics */

* {margin: 0; padding: 0;}
body {
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
h1 {font-size: 20px;}
h2 {font-size: 20px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}

img { border: none; padding: 0; }
img a {border: none;}
img.left { float: left; border: none; padding: 6px 0 0 0; }
img.right { float: right; border: none; padding: 0 0 0 6px; }

blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
code {
	font-family:"Courier New", Courier, monospace;
}



/* links */
a, a:link, a:visited {
	color: #732982;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #777;
	text-decoration: underline;
}
.post a, .post a:link, .post a:visited, 
.postmetadata a, .postmetadata a:link, .postmetadata a:visited {
	text-decoration: underline;
}



/* container */
#container {
	width: 995px;
	margin: 0 auto;
	color: #333;
	position: relative;
	background: #fff url('images/bg-pages.gif') repeat-y scroll 226px 126px;
}
	

/* header */
#header {
	background-color: #d1d7dd;
	width: 400px; /*570px;*/
	height: 125px;
	color: #732982; 
	position: absolute;
	left: 225px; /*uguale alla larghezza precedente dell'header*/
	top: 0;
	overflow: hidden;
}
#header h1 {
	font: normal 26px Georgia, Times;
	width: 370px;
	padding: 5px 15px;
}
#header h1 a {color: #732982; text-decoration: none;}
#header h1 a:hover {color: #666; text-decoration: none;}
#header h2 {
	font: normal 16px Georgia, Times;
	/*color: #333;*/
	padding: 0 0 0 18px;
	width: 370px;
}
p#dateLocation {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 20px;
	width: 330px;
	height: 105px;
	background: transparent url('images/head1.png') right top no-repeat;
	font: bold 16px Georgia, Times;
	color: #eee;
	overflow: hidden;
}
p#dateLocation span {
	display: block;
	font: italic 16px Georgia, Times;
	margin-top: 15px;	
}
p#register{
	position: absolute;
	top: 0;
	left: 0;
	width: 225px;
  height: 30px;
	padding: 50px 10px;
	background: transparent url('images/register2.png') left top no-repeat;
	font: bold 18px Georgia, Times;
	color: #eee;
	overflow: hidden;
}
p#register span {
	display: block;
	font: bold italic 20px Georgia, Times;
}

p#register a, p#register a:link, p#register a:visited {
	color: #fff;
	text-decoration: none;
}
p#register a:hover, p#register a:active, p#register a:focus {
	color: #eee;
	text-decoration: underline;
}

/* main menu */
#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:760px; 
	overflow:hidden;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}
#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */
#content {
	padding: 25px;
	padding-top: 140px; /*margin-top non funziona bene*/
	margin-right: 200px; /*uguale a larghezza #sidebar2*/
	margin-left: 225px;
	min-height: 600px;
	background: #eee url('images/bgint.jpg') no-repeat scroll 0px 120px;
}
.post {
	margin:0;
	padding:0;
}
.post h2{
	font: normal 20px/1.5 georgia, times;
	color: #732982;
	border-bottom: 4px solid #732982;
	margin-bottom: .5em;
}
.post h2 a, .post h2 a:link, .post h2 a:visited {
	color: #732982;
	text-decoration: none;
}
.post h2 a:hover {
	color: #777;
	text-decoration: none;
}
.post h3 {
	font-size: 14px;
	color: #732982;
	margin: 2em 0 1em 0;
}
.post h4 {
	font-size: 12px;
	margin: 1.5em 0 1em 0;
}
.post ul {}
.post li {margin-left: 20px;}
.entry p {margin:12px 0;}
.postmetadata {
	/*clear: both;
	background: #F7F7F7;*/
	padding: 6px;
	margin: 20px 0;
}
.navigation {
	/*font-size: 8pt;*/
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
}
.navigation .alignleft {float: left; margin-bottom: 25px;}
.navigation .alignright {float: right; margin-bottom: 25px;}


/* tabelle */
.post td, .post th {
	padding: 3px 6px;
}
.tabellaDati, .tabellaDati td, .tabellaDati th {
	border: 1px solid #732982; border-collapse: collapse;}

/* sidebar */
#sidebar {
	width: 225px;
	float: left;
	margin-top: 125px; /*altezza #register*/
	background-color: #fff;
}
#sidebar h2, #sidebar2 h2 {
	font: bold 16px Georgia, Times;
	color: #732982;
	margin: 2em 0 0.5em 10px;
}
#sidebar h2 a, #sidebar2 h2 a {
	color: #732982;
	text-decoration: none;
}
#sidebar h2 a:hover, #sidebar2 h2 a:hover {
	color: #777;
	text-decoration: none;
}
#sidebar label {
	font: normal 11px arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}
#sponsor {
	text-align: center;
	padding-top: 20px;
}
#sponsor p {
	margin-bottom: 30px;
}
#register {
	position: absolute;
	left: 0;
	top: 0;
}
#sidebar2 {
	width: 190px;
	float: right;
	padding: 5px;
	background-color: #fff;
	margin-top: 125px;
}
#browsing {
	display: none;
}



/* links menu */
/* Generated by PURE CSS Menu Maker. This file may be modified freely. */
ul#cm-nav {
	background-color: #d1d7dd;
	padding: 15px 25px;
	width: 175px;
}
ul#cm-nav ul {
 border-right: black 1px solid;
 border-bottom: black 1px solid;
 list-style-type: none;
}
ul#cm-nav li {
 margin: 3px 0;
 padding: 0px;
 list-style-type: none;
 position: relative;
}
ul#cm-nav li li {
 float: none;
 width: auto;
 margin: 3px 8px;
}
#cm-nav a {
 display: block;
 white-space: nowrap;
 text-align: left;
 text-decoration: none;
}
#cm-nav a:focus, #cm-nav a:active {outline: none}
#cm-nav a.no-click, #cm-nav li a.arrow {cursor: pointer;}
#cm-nav li a.arrow:hover, #cm-nav li a.arrow:focus, #cm-nav li a.arrow:active {
	background: url(images/arrow-right.gif) right 50% no-repeat;}
#cm-nav > li > a, #cm-nav > li > a.arrow {padding-right: 4px}
.arrow-pad#cm-nav > li > a, #cm-nav ul.arrow-pad > li > a {padding-right: 11px}
#cm-nav li a.arrow, #cm-nav > li > a.arrow {
 background-position: right 50%;
 background-repeat: no-repeat
}
#cm-nav li ul ,
#cm-nav li:hover ul ul {
 display: none;
 z-index: 999;
 position: absolute;
 background-color: #fff;
}
#cm-nav li:hover ul ,
#cm-nav li li:hover ul {
 display: block;
 margin-left: 175px; /*uguale alla larghezza di ul#cm-nav*/
}
#cm-nav ul ul {margin-left: 0px}
#cm-nav ul {
 left: 0px;
 top: 0px
}
#cm-nav a, #cm-nav li:hover > a {background-color: transparent}
#cm-nav li:hover > a {color: #000000}
#cm-nav a {
	color: #732982;
	border-color: transparent; 
	font-family: arial;
	font-variant: normal;
	font-weight: bold;
	font-size: 8pt;
	padding: 0;
}



/* comments */
#commentform {
	/*background:#fff;*/
	margin:0;
	padding:0;
}
#commentform p {
	color: #000;
}
#commentform a {color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
#commentform h3 {
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
}
#comment {
	width:80%;
}
#author, #email, #url, #comment, #submit {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
}
#submit{margin:5px 5px 0 0;}
#comments{margin:0; padding:0}
ol.commentlist {list-style-type: none; margin:0; padding:0;}
.avatar{float:left; margin:0 12px 0 0;}
ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
}
ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}
ol.commentlist a {color:#000;}
cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */
#searchform{
	padding:0;
	margin:14px 0;
}
#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft, img.alignnone {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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 5px;
   margin: 0;
}




/* footer */
#footer {
	background: #000;
	clear: both;
	padding: 5px;
	text-align:center;
}
#footer p {color: #eee; margin: 3px;}
#footer a {color: #bcbcbc; text-decoration: none;}
#footer a:hover {color: #5d5d5d; text-decoration: underline;}



/* Twitter */
/*.twitter {
	color: #666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px;
}
.twitter, .twitter-item {
	list-style-position: inside;
	list-style-type: square;
}
.twitter-item {
	margin: 3px 0;
}
.twitter-timestamp {
	color: #6a8dde;
}*/
#twitter_div {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px;
}
#twitter_update_list, #twitter_update_list li {
	list-style-position: inside;
	list-style-type: square;
}
#twitter_update_list li {
	margin: 3px 0;
}
.twitter-timestamp {
	color: #6a8dde;
}

/* program */
.btime {
	font-weight: bold;
 	text-align: left;
	vertical-align: top;
}
.stime {
	font-weight: bold;
 	text-align: right;
	vertical-align: top;
}

.bh {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

td {
	vertical-align: top;
}