@charset "utf-8";

/*
Theme Name: Sixworks Theme
Author: Antonio Vito Sestomino
Author URI: http://www.sixworks.com/
*/


/* CSS Document */

body {
	font: 11px/160% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #6B6B6B; 
	background: #010308 url(images/bg.jpg) top center;
	margin:0;
}

img {
	border:none;
}

/* Text Style */

/* links */

a, a:visited {	
	color: #216498;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #73471B;
	background: inherit;
	text-decoration: none;
}

/* Titoli */

h1, h2 ,h3 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 		
	font-size: 18px;
	color: #333;
	padding:0;
	}
	
h5 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 		
	font-size: 14px;
	color: #333;
	}
	
/* Struttura */

b.rtop, b.rbottom{display: block; background: #4fa19d; height:5px}
b.rtop b, b.rbottom b{display: block; height: 1px; overflow: hidden; background: #ffffff}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px; height: 2px}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}

div {
	width:100%;
	float:left;
}

#container {
	width:920px;
	float:none;
	margin:auto;

}

#box {
	width:900px;
	margin:0 auto;
	float:none;
	min-height:100%;
	height:100%;
}

	#header {
	margin-left:auto;
	margin-right:auto;
	background:none;
	}
	
		#logo {
			float:left;
			width:40%;
		}
		
		#icon_rigth {
			float: right;
			width:320px;
		}

	#buttons_bar {
	position:relative;
	color:#CCC;
	top:-10px;
	height: 30px;
	width: 600px;
	background-image:url(./images/menu_bg.png);
	font-weight:bold;
}
#buttons_bar a {
	font-weight:bold;
	color:#CCC;
}
#buttons_bar a:hover {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.buttons_center {
height:auto;
width:auto;
}

A.buttons {
	text-decoration:none;
	line-height:24px;
	display: block;
    font-size:12px;
    color: #CCCCCC;
	margin:2px 0 0 10px;;
    text-align: center;
	height: 25px;
	width: 91px;
}

A.buttons:hover {
    color: #ffffff;
	background-image: url(./images/menu_bg_over.png);
}

	#menu {
		margin-top:5px;
		background:#fcf5c7;
	}
		#menu ul {
			list-style-position: inside;
			list-style-type: none;
			padding: 0px;
		}
		#menu li {
			margin:0px 0 10px 10px;
			padding: 0px;
			list-style-type: none;
			float:left;
		}
		
	#body {
		margin-top:10px;
		background:#FFF;
	}
	
		#mainBar {
			width:670px;
			padding:10px;
		}
		
		.commenti {
			width:30px;
			color:#FFF;
			height:30px;
			margin-top:-13px;
			background:url(images/commenti.png);
			text-indent:11px;
			line-height:25px;
			float:right;
		}
		
			.commenti a {
				color:#FFF;
				text-decoration:none;
		
		}
		
		.storycontent {
			margin:0 0 10px 0;
			
		}
		
		.metadata {
			background:url(images/meta.png) no-repeat;
			height:40px;
			padding: 3px 0 0 6px;
			
		}
		
		#sidebar {
			width:190px;
			padding:10px 0px 10px 0px;
			margin-left:10px;
		}
		
			#sidebar form {
				display:block;
				margin:20px 0;
			}
			#sidebar h3, #sidebar h4 {
				font-family: 'Lucida Grande', Verdana, Sans-Serif;
				background:url(images/title-side.png);
				color:#666666;
				font-size: 13px;
				text-indent: 10px;
				line-height: 30px;
				width:190px;
				height:40px;
			}
			#sidebar ul {
				list-style-type: none;
				margin-top:-13px;
			}
			
			#sidebar li a {
				width:150px;
				text-decoration:none;
				padding: 4px 0 6px 18px;
				margin: 0 0 0 -30px;
				border-top: 1px solid #e4f0f5;
				display: block;
				color:#666666;
				background: url(images/arrow.png) no-repeat 3px 9px;
			}
			
			#sidebar li a:hover {
				background: url(images/arrow2.png) no-repeat 3px 9px;
			}
			
	#footer {
		width:95%;
		margin: 17px auto 0 auto;
		padding:5px 0 25px;
		text-align:right;
		line-height:5px;
		float:left;
	}
	
	#wp_image {
		text-align:right;
		margin-top:14px;
		width:5%;
		float:right;
		
	}
	
/* Commenti */
	
	.avatar {
		float:left;
		margin-right:15px;
	}
	
	.comment-text {
		margin-top:15px;
	}
	
	.comment-data {
		color:#CCC;
	}
	
	.comment_list ul {
		list-style-type: none;
	}
	
	/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */