@charset "UTF-8";
/*   
Theme Name: Metal Force
Theme URI: blog.metalforce.net
Description: A custom theme designed for Metal Force.
Author: Merrick Christensen of Red Olive Design
Author URI: http://www.redolivedesign.com
Template: metal-force
*/

/* Index */

body{
	background:url('images/pattern.jpg') repeat-x #DFDFDF;
	margin:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#999999;
	line-height:135%;
}

h2{
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:22px;
	font-weight:bold;
	color:#41708b;
}

h2 a{
	color:#41708b;
}

h2 a:hover{
	color:#999999; 
}

ul, li{
	margin:0px;
	padding:0px;
}

#container{
	width:903px;
	text-align:left;
}

#comment{
	width:500px;
}

#whiteBox{
	background:url('images/bg_top_box.jpg') no-repeat top #ffffff;
	width:681px;
	min-height:768px;
	float:left;
	padding-top:45px;

}

#nav{
	text-align:right;
	padding-right:25px;
	background:url('images/logo.png') no-repeat;
	height:35px;
	padding-top:65px;
}

#nav ul{
	margin:0px;
	padding:0px;
}

#nav ul li{
	display:inline;
	list-style-type:none;
	padding-left:30px;
	font-size:12px;
	color:#333;
}

#content{
	padding-top:35px;
	padding-left:50px;
	width:555px;
	padding-bottom:50px;
}

#post{
	padding-bottom:20px;
}

#sidebar{
	background:url('images/sidebar-bg.png') repeat-y;
	float:left;
	width:222px;
	margin-top:75px;
	height:auto;
}

#sidebar p{
	padding:20px;
	padding-top:0px;
	color:#666666;
}

#sidebar h2{
	font-size:12px;
	font-weight:bold;
}

#sidebar ul{
	padding-left:0px;
	padding-top:0px;
}

#sidebar ul li, #sidebar li{
	list-style-type:none;
	padding-left:20px;
	padding-bottom:10px;
}

#sidebar ul li ul li{
	padding:0px;
	color:#666;
	margin:2px 15px 2px;
	list-style-type: none;
}

#sidebar a{
	color:#666;
}

#wp-calendar{
	width:200px;
}

.search{
	width:125px;
	border:1px solid #999999;
}

.go{
	font-size:13px;
	font-weight:bold;
	color:#41708b;
}

a{
	text-decoration:none;
	color:#999999;
}

a:hover{
	color:#41708b;
}

.blue{
	color:#41708b;
}
a img{
	border:none;
}

.alignleft{
text-align:left;
}

.alignright{
text-align:right;
}

.image{
	float:left;
	padding:5px;
	margin:10px;
	border:1px solid #e1e1e1;
}

div.date p{
	width: 40px;
	height: 50px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	background: #fff url(images/date.png) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}

div.date span.mese{
	display: block;
	margin-bottom: 8px;
}

div.date span.giorno{
	font-size: 190%;
	color: #444;
	font-weight: bold;
	line-height: 0.8;
}

div.date p span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;

}

.contactForm{
	width:250px;
	border:1px solid #999;
}

.contact{
	height:150px;
}

#contactFormTable td{
	text-align:right;
	vertical-align:top;
}

#col1{
	width:400px;
	float:left;
}

#col2{
	width:150px;
	float:left;
	padding-left:5px;
}
