/*
Theme Name: Mettallo - Left Sidebar
Theme URI: http://www.zave.it/
Description: A Blank Wordpress theme with left sidebar.
Author: Zave
Author URI: http://www.lightstudiodesign.it/
version: 1.0
Tags: two-column, widget-ready, blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:url(images/body_bg.jpg) repeat-y 0 0 fixed;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
a:focus{
	outline:none;}

h1 {font-size: 28px;}
h2 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {font-size: 12px;}


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{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 1000px;
	margin: 0;
	padding:0;
	overflow: hidden;
	}
	
/* header */

#header {
  	width: 220px; 
  	height: 150px;
	color: #fff;
	position:fixed;
	top:0px;
	left:0px;
	background:url(images/sfumatura.png) no-repeat -20px -71px;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:10px 0 0 7px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;
	text-indent:-9000000px;
	background:url(images/header_logo.png) no-repeat 20px 0px;
	display:block;
	width:204px;
	height:107px;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* 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 {
	position:relative;
	width:780px;
	overflow: hidden;
	margin:0px 0 0 0;
	left:220px;
	top:0px;
	background:url(images/tacche.png) repeat-y 48px 0px;
	}	
.riga_rossa{
	background:url(images/riga_rossa.png) no-repeat;
	position:fixed;
	width:25px;
	height:23px;
	top:82px;
	left:221px;}
.post_shadow{
	margin:20px 0 0 90px;
	background:url(images/post_top.png) no-repeat 0px 0px;
	width:692px;
	position:relative;
	padding: 27px 0 0;}
.post {
	margin:0px 26px 0px;
	position:relative;
	min-height:224px;
	width:600px;
	padding:20px 20px 30px;
	border:1px solid #fff;
	line-height: 14pt;
	background:#f5f4f4 url(images/post_middle.png) repeat-x 0px 0px;
	color: #494949;
	}
img.attachment-post-thumbnail,
img.attachment-thumbnail,
img.wp-post-image{
	position:absolute;
	top:0px;
	border:1px solid #DADADA;
	padding:8px;
	width:117px;
	height:142px;
	background:#FFF;}
.gallery-item{
	margin-bottom:10px;}
.gallery-item img{
	width: auto;
	height: auto;
	position:static;
	margin-bottom:10px;
	}
.gallery-item a img{
	border: 2px solid #cfcfcf;}
.gallery-item a img:hover{
	border:2px solid #C03232;}
div.gallery{
	margin:12px 0 12px 150px;
	width:450px;}
.gallery dl{
	display:block;
	height:160px;
	line-height:normal;}
.post_bottom{
	background:url(images/post_bottom.png) no-repeat 0px 0px;
	position:relative;
	width: 692px;
	height:47px;}
.post_day{
	position:absolute;
	top:22px;
	width:35px;
	text-align:center;
	left: -110px;
	font-size:30px;
	color:#c03232;}
.post_month{
	position:absolute;
	top:42px;
	width:35px;
	text-align:center;
	left: -110px;
	font-size:18px;
	color:#c03232;}

.post h3,
.post h2{
	color: #c03232;
	font-weight:normal;
	font-size: 24px;
	}
	
.post h3 a,	
.post h2 a{
	color: #c03232;
	text-decoration: none;
	}
	
.post h3 a:hover,	
.post h2 a:hover{
	color: #d94646;
	text-decoration: none;
	}

.post h6{
	font-weight:normal;
	font-size: 11px;
	color:#494949;
	}
	
.post h6 a{
	color: #494949;
	text-decoration: underline;
	}
	
.post h6 a:hover{
	color: #494949;
	text-decoration: none;
	}

#content h2.pagetitle{
	position:fixed;
	top:130px;
	left:10px;
	margin-right:10px;
	width:190px;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
	}

.post ul {}

.post li {}

.sociable .sociable_tagline{
	font-size:11px;}

.sociable .sociable_tagline,
.sociable ul{
	margin-left:150px;}

.entry{
	position:relative;}

.entry p{
	margin:12px 0 12px 150px;
	width:450px;}

.more-link{
	display:block;
	margin-top:15px;
	font-size:12px;
	font-style:italic;}
	
a.more-link{
	color: #c03232;}
	
a.more-link:hover{
	color: #d94646;
	text-decoration:none;}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0 0;
	}

.postmetadata a{
	background:url(images/comment_icon.png) no-repeat 0px 0px;
	padding-left: 36px;
	padding-top:2px;
	position:relative;
	height:30px;
	display:block;
	float:right;}
	

.navigation {
	font-size:8pt;
	width:600;
	margin:0 0 0 90px;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:5px 0;}
.alignright a{float:right; margin:5px 0;}



/* sidebar */

#sidebar {
	font-size:12;
	width:220px;
	margin:0;
	padding: 0;
	position:fixed;
	top: 170px;
	left:0px;
	}

#sidebar h2{
	font-size:17px;
	font-weight:normal;
	color: #C03232;	
	margin: 0;
	padding: 0;
	background:url(images/h2_sidebar_bg.png) no-repeat 0px 0px;
	display:block;
	height:29px;
	width:196px;
	padding: 4px 0px 0px 7px;
	z-index:9;
	position:relative;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar a{
	color:#494949;
	z-index:10;
	}

#sidebar ul {
	margin:10px;
	padding:0;
	}

#sidebar ul li {
	margin: 0 0 0 10px;
	line-height: 12px;
	list-style-type: none;
	}

#sidebar ul ul {
	padding: 4px 0px 10px;
	margin:-6px 10px 20px;
	display:block;
	z-index:0;
	background:#FFF;
	position:relative;
	border: 1px solid #CCC;
}

#sidebar ul ul li {
	list-style-type: none;
	z-index:9;
	padding-top:6px;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


.respond{
	background:#F5F4F4 url(images/post_middle.png) repeat-x 0 0;
	border:1px solid #ccc;
	padding:20px}

.box_comment{
	display:block;
	width:600px;
	background:#F5F4F4 url(images/post_middle.png) repeat-x 0 0;
	margin:0px 26px 0px;
	position:relative;
	padding:20px;
	border:1px solid #fff;}

#commentform{
	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%;
	}

.box_comment h3{
	color: #c03232;
	font-weight:normal;
	font-size: 20px;}

.comment-author .fn{
	font-style:italic;}

.commentmetadata{
	font-size:12px;}

#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 #b3b3b3;
	}
	
#submit{margin:5px 5px 0 0; cursor:pointer;}

#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 {
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {}
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:8px 10px 0 10px;
	background:url(images/search.png) no-repeat 0px 0px;;
	width:177px;
	height:40px;
	border:none;
	font-size:24px;
	color:#606060;
	}

.post_search{
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
	padding-bottom:10px;}
	
/* misc */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	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 {
	display:none;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

