html {
	background: url(kubrickbgcolor.jpg);
	padding-top: 20px;
}

body { 
	background-image: url(fedelillabg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	position: relative;
	margin: auto;
	width: 744px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

ff-box {
	width: 110px;
	height: 45px;
	background-image: url("http://search.creativecommons.org/images/ff-logo.png");
	position: fixed;
	background-repeat: no-repeat;
	bottom: 0px;
	left: -10px;
	display: none;
}


a {
	text-decoration: none;
	color: #5561CE;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

a#white {
	color: #FFFFFF;
	text-decoration: none;
}

.gray {
	color: #999999;
}

.yellow {
	color: #FFFF00;
}


.menulink {
	color: #000000
}

.topghack {
	background-color: #FF0000;
	background-image: url(blog-sfondo-1.gif);
	height: 20px;
}

.header {
	
	background: url(kubrickheader-smusso-quadri-loto.jpg) no-repeat center bottom;
	height: 141px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 2.3em;
	padding-right: 32px;
	padding-bottom: 8px;
	padding-left: -8px;
	text-align: RIGHT;
	font-weight: bold;
	margin-top: -25px;
}

	
}

.headerCenter {
	padding-top: 90px;
}

.titlemenughack {
	background-color: #FFFFFF;
	background-image: url(topbg-loto.jpg);
	height: 18px;
	border: 1px solid #000000;
	color: #000000;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 0.8em;
	font-weight: normal;
	font-variant: small-caps;
	padding-top: 0px;
	padding-bottom: 0px;
}

.titlemenughack1 {
	background-color: #a7a3c8;
	height: 18px;
	color: #000000;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 0.8em;
	font-weight: normal;
	font-variant: small-caps;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
}

.description {
	font-family: Verdana;
	font-size: 0.4em;
}

.container {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana;
	font-size: 0.75em;
}

.HACKbodyPostghack {
	height: 10px;
	border-top: 0px solid;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.border {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.containerPost {
	margin: 0px 208px 0px 10px;
}

.postDataghack {
	padding-top: 0px;
	margin-top: -3px;
	padding-bottom: 10px;
	text-align: left;
	color: #FF7777;
	font-family: Verdana;
	font-size: 0.6em;
}

.postFootghack {
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: right;
	color: #999999;
	font-family: Verdana;
	font-size: 0.6em;
}

.postTitle {
	color:#5561CE;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 0.95em;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom: 1px solid #C6D6F2;
}

.postText {
	font-family: Verdana;
	text-align: justify;
	font-size: 0.80em;
	margin-left: 15px;
	margin-right: 30px;
}

hr {
	border: 0;
	height: 1px;
	color: #5561CE;
	background-color: #5561CE;
}

.info {
	float: right;
	position: relative;
	left: -14px;
	width: 160px;
	background-color: #EFF1FA;
	border: 1px solid #999999;
	margin: 0px 0px 15px 0px;
	padding: 7px;
	padding-top: 5px;
	font-variant: small-caps;
	font-family: Trebuchet MS, Verdana;
	font-size: 0.75em;
}

.infoSection {
	color: #4D4D4D;
	height: 18px;
	background-color: #C6D6F2;
	border: 1px solid #3F73A3;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 1.05em;
	margin-top: 5px;
	margin-bottom: 3px;
}

.containerComments {
	margin: 15px 208px 0px 15px;
	font-family: Verdana;
	font-size: 0.70em;
	text-align: justify;
}

.commentInfo {
	text-align: right;
	color: #444444;
	font-family: Verdana;
	font-size: 0.80em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
	margin-top: -8px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}



.footer {
	clear: both;
	height: 63px;
	text-align: center;
	
	color: #333333;
	font-size: 0.7em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, Sans-Serif;
}

.inputTitle {
	width: 700px;
	font-family: Verdana;
}

textarea {
	width: 700px;
	height: 300px;
	font-family: Verdana;
	font-size: 1.00em;
}

.commentTextarea {
	width: 500px;
	height: 200px;
	font-family: Verdana;
	font-size: 1.00em;
}

.code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

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

.num_posts {
	color: #777777;
}
