/*
Theme Name: Sistal Theme 2
Theme URI: http://www.progmaster.it
Description: The Sistal theme built starting from famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Roberto Borroni
Author URI: http://www.progmaster.it
Tags: orange, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* IMPOSTAZIONE PAGINA */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff url('images/logo80a-new.jpg');
	color: #333;
	text-align: center;
	}

#page {	
	text-align: left;	
	width:760px;
	margin: 0px auto;
	backgroung-color: #ffffff;
	}

	
#content {
	font-size: 1.4em;	
	margin-left:0px;
	margin-top:0px;
	}
	
/* INTESTAZIONE */

#header {
	background: #ffffff url('images/sistal_header.jpg') no-repeat top center;	
	height:200px;
	width:760px;
	margin: 0px auto;
	}
	
#headerimg .description {
	font-size: 1.3em;
	text-align: right;
	padding-right: 40px;
	padding-top:110px;
	color:white;
	}

/* BARRA DEL MENU */

#menubar {
	margin-left:20px; 
	margin: 0px auto; 
	width:740px; 
	height:50px; 
	padding-left:20px;
	}
	
/* COLONNA CONTENUTO POST */

.narrowcolumn {
	float: left;	
	padding: 0 0 0 20px;
	width: 490px;
	font-size:12px;
	}

.data-post {
	background:/*#FF9933*/ red; 
	color: #ffffff;
}

.post-title {
	margin-top: 10px;	
	margin-bottom: 5px;
	color:#009900;
	text-decoration:none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-variant:small-caps;
	font-size:18px;
	}
	
.post-title a{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-variant:small-caps;
	font-size:18px;
	color:#009900;
	text-decoration:none;
}

.entry {
	color:#333333;
	font-size:12px;
	margin-bottom:10px;
	line-height:20px;
	}
	
.entry a {
	color:/*#ff6600*/ red;
	text-decoration:none;
	}
	
.postmetadata {
	font-size:10px;
	margin-bottom:10px;
	border-top: 1px solid /*#ff6600*/ red;
	text-align:right;
	}

.postmetadata a {
	text-decoration: none;
	color:#999999;
	}
	
/* COLONNA CONTENUTO PAGINA */


	
	
/* SIDEBAR */

#sidebar
{
	background: #ffffff url('images/kubrickbgwide.jpg') repeat-y top;
	border: none;
	float: left;
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	}
	
#sidebar ul {
	list-style-type:none;
	list-style-image:none;	

	}
	
#sidebar li {
	list-style-type:none;
	list-style-image:none;	
	border-bottom: solid 1px #009900;

	}

#sidebar a {
	color: #009900;
	text-decoration:none;
	line-height:16px;
	font-size:12px;
	
	}

.widgettitle {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.4em;
	text-transform:uppercase;
	color:#333333;
	border-bottom:#333333 2px solid;
	margin-top:20px;
	
	}
	
/* FOOTER */

#footer {
	background: #e7e7e7 url('images/sistal_footer.jpg') no-repeat top;
	border: none;
	width: 760px;
	height: 63px;
	text-align:center;
	line-height:53px;
	color: white;
	}
	
#footer a {
	text-decoration: underlined;
	color: white;
	}

/* COMMENTI */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size:10px;
	color:#999999;
	text-decoration:none;
	}

.commentmetadata a{
	font-weight: normal;
	font-size:10px;
	color:#999999;
	text-decoration:none;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #eeeeee;
	border: solid 1px /*#FF9933*/ red;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	background-color: /*#FF9933*/ red;
	border: 1px solid /*#FF9933*/ red;
	color: white;
	font-weight:bold;
	font-size: 10px;
	
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#respond h3 {
	color: #009900;
	font-size: 14px;
	}
	
.comment-body {
	background:white;
	border:1px solid /*#ff9966*/ red;
	padding:5px;
	}

.fn {
	color:#009900;
	font-size:10px;	
	}
	
.fn a{
	color:#009900;
	font-size:10px;
	
	}
/* VARI */

hr {
	display: none;
	}
	
.post-edit-link {
	font-size:10px;
	margin-bottom:10px;
	border-top: 1px solid /*#ff6600*/ red;
	text-align:right;
	text-decoration: none;
	color:#999999;
	
	}

.post-edit-link a {
	text-decoration: none;
	color:#999999;
	}
	
small {
	color: #999999;
	font-size:10px;	
	}
	
small a {
	color: /*#ff6600*/ red;
	text-decoration:none;
	}
	
p {
	margin-top:0.6em;
    margin-bottom:0.6em;

    }
    
.entry li {
	list-style-image:url("images/logo12.jpg");
	margin: 5px 0px 5px 20px;
	}
	
.submit {
	margin: 0 0 5px auto;
	float: left;
	background-color: /*#FF9933*/ red;
	border: 1px solid /*#FF9933*/ red;
	color: white;
	font-weight:bold;
	font-size: 10px;
	
	}

#searchsubmit {
	margin: 0 0 5px auto;
        
	margin-top:10px;
	color: white;
	font-weight:bold;
	font-size: 0px;
	background: url('images/search.png');
        border:none;
	height:24px;
        width:24px;


}
#s {
 margin-top:10px;

}

.arrowleft {
 font-size:10px;
 color: /*#FF9933*/ red;
 float:left;
}

.arrowleft a {
 font-size:10px;
 color: /*#FF9933*/ red;

}

.arrowright {
 font-size:10px;
 color: /*#FF9933*/ red;
 float:right;
}

.arrowright a {
 font-size:10px;
 color: /*#FF9933*/ red;

}

table
{
border-collapse:collapse;
}
td
{
border-bottom:1px solid #ff9966;
padding-top:5px;
padding-bottom:5px;
}

h3 a{
	color:/*#ff6600*/ red;
	text-decoration:none;
        font-size:1em;
}