html {
	margin: 0px 0px 1px 0px;
	padding: 0;
}

html * {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	color: #333;
	background: url(/images/ack_ack_big.png) no-repeat 35px 0px;
	font: small 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding: 0 0 0 10px;
}



/* @group stili */

h2 {
	margin: 20px 0;
}

.rosso {
	color: #990000;
	font-weight: bold;
}

.verde {
	color: #3BAF01;
	font-weight: bold;
}

br .pulizia {
	clear: all;
}
blockquote,pre {
	margin: .5em 0;
	padding: .5em;
	font: 11px "Monaco", "Courier New", Courier, monospace;
	border: 1px solid #D3DAE4;
	background-color: #F4F6F8;
	width: 97%;
	overflow: auto;
}

blockquote,pre p {
	font-size: 11px;
}

code {
	font: 11px "Monaco", "Courier New", Courier, monospace;
}

em {
	background-color: #f4feed;
	padding: 2px 3px;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #ececec;
}
/* @end */

#main {
	margin-left: 200px;
	margin-right: 200px;
	font-size: 130%;
	text-align: justify;
	width: 650px;
}

#main p {
	font-size: 11px;
	line-height: 1.5em;
	padding: 4px 0;
}

a {
	text-decoration: none;
	color: #2f8c00;
}
p a {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}

/* @group mainmenu */

#mainmenu {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 40px;
	display: inline;
	position: absolute;
	top: 3px;
	left: 555px;
}

#mainmenu li {
	display: inline;
	top: 0px;
	width: 79px;
	padding-left: 5px;
	font-size: 90%;
}

#mainmenu li a {
	color: #84c150;
	font-weight: bold;
	text-decoration: none;
}

#mainmenu li a:hover {
	color: #82c04e;
}

#mainmenu li a.active {
	color: #5cac1c;
	border-top: solid #5cac1c 4px;
}

/* @end */

h1 {
	margin-bottom: -8px;
	width: 448px;
	height: 209px;
	background-image: url(/images/ack_ack_name.png);
	z-index: 10;
}

h1 a {
	height: 209px;
	width: 380px;
	display: block;
	padding: 209px 0 0 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}

#tag {
	margin: 20px 0;
	width: 501px;
	height: 74px;
	background-image: url(/images/ack_ack_tag.png);
	z-index: 10;
}

#tag a {
	height: 64px;
	display: block;
	padding: 64px 0 0 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}

#sub {
	margin: 20px 0 50px;
	width: 468px;
	height: 81px;
	background-image: url(/images/ack_ack_sub.png);
	z-index: 10;
}

#sub a {
	color: #acacac;
	height: 64px;
	display: block;
	padding: 64px 0 0 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}

#tecnologie {
	font-size: 80%;
	color: #acacac;
	margin-bottom: -20px;
}

#loghi {
	margin: 20px 0 40px;
	float: left;
}

#rails {
	float: left;
	width: 80px;
	height: 113px;
	background-image: url(/images/rails.png);
	z-index: 10;
}

#rails a {
	height: 113px;
	display: block;
	padding: 113px 0 0 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}

#netbsd {
	float: left;
	width: 108px;
	height: 113px;
	background-image: url(/images/netbsd.png);
	z-index: 10;
}

#netbsd a {
	height: 113px;
	display: block;
	padding: 113px 0 0 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}

#solaris {
	float: left;
	width: 159px;
	height: 113px;
	background-image: url(/images/solaris.png);
	z-index: 10;
}

#solaris a {
	height: 113px;
	display: block;
	padding: 113px 0 0 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}

#postgresql {
	float: left;
	width: 121px;
	height: 113px;
	background-image: url(/images/postgre.png);
	z-index: 10;
}

#postgresql a {
	height: 113px;
	display: block;
	padding: 113px 0 0 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}

#footer {
	clear: left;
	background: url(/images/ack_ack_small.png) no-repeat;
	height: 50px;
	margin-top: 80px;
}

#footer p {
	margin-left: 60px;
	font-size: 60%;
	padding-top: 4px;
}

#footer a {
	color: #5fad1f;
}

/* @group blog */

.article h2 {
	margin: 35px 0 3px 0;
	text-align: left;
}
.article h2 a {
	color: #2f8c00;
}

#full-article h2 {
	margin: 35px 0 3px 0;
}

.article-body {
	font-size: 110%;
}

#commenti h3 {
	margin: 20px 0;
	font-size: 80%;
}

#commenti dt {
	font-size: 70%;
}

#commenti .content {
	padding: 5px 0;
	color: #acacac;
}

#estratto {
	margin: 5px 0;
	padding: 5px;
	border: 1px solid lightgrey;
}

.meta {
	font-size: 60%;
	color: #3BAF01;
	font-weight: bold;
	padding-bottom: 12px;
}

.date {
	font-size: 70%;
	font-style: normal;
}

#comments .author {
	font-size: 80%;
	color: #5fad1f;
}

.meta {
	background: url(../images/post.jpg);
	padding: 5px; 
	margin: 4px 0;	
	font-size: 70%;	
	color: #5d555e;
	border: 1px solid #d8d5cc;
}

.article img {
border:1px solid #D8D5CC;
margin:3px 0pt;
padding:6px;
}

h2.asset-name {
	font-size: 150%;
	font-weight: bold;
}
h2.asset-name a {
	text-decoration: none;
}


/* @end */

/* @group faq */

#faq h4 {
	color: #3BAF01;
	padding: 20px 0 5px;
}

.risposta {
	margin: 5px 0;
	padding: 1px 8px;
	border-left: 1px dotted lightgrey;
	color: #4e4e4e;
}

.risposta p {
	font-size: 90%;
	padding: 4px 0;
}

/* @end */

/* @group foto */

#immagini a img {
	margin: 2px;
	border: none;
}

/* @end */

/* @group prodotti */

#prodotti {
	float: left;
	width: 700px;
	padding-bottom: 30px;
}

#prodotti dd {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

#prodotti  .alt dt {
	float: left;
	width: 470px;
}

#prodotti   dt {
	float: right;
	width: 460px;
	padding-bottom: 5px;
}

#prodotti .alt dd.img img {
	float: right;
	margin: 0 0 0 14px;
}

#prodotti  dd.img img {
	float: left;
	margin: 0 9px 0 0;
}

/* @end */

/* @group strumenti */

.strumenti {
	float: left;
	width: 700px;
}

dl {
	float: left;
	width: 700px;
	margin: 15px 0px;
	padding: 5px 0;
	display: inline;
}

dt {
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

dd {
	margin: 0;
	padding: 10px;
	font-size: 90%;
	color: #888888;
}

dt.rails {
	width: 140px;
	height: 113px;
	background: url(/images/rails.png) top center no-repeat;
	z-index: 10;
}

dt.rails span {
	height: 113px;
	display: block;
	padding: 113px 0 0 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}

dt.postgresql {
	width: 140px;
	height: 113px;
	background: url(/images/postgre.png) top center no-repeat;
	z-index: 10;
	float: left;
}

dt.postgresql span {
	height: 113px;
	display: block;
	padding: 113px 0 0 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}

dt.netbsd {
	width: 140px;
	height: 113px;
	background: url(/images/netbsd.png) top center no-repeat;
	z-index: 10;
}

dt.netbsd span {
	height: 113px;
	display: block;
	padding: 113px 0 0 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}

dt.solaris {
	width: 140px;
	height: 113px;
	background: url(/images/solaris_piccolo.png) top center no-repeat;
	z-index: 10;
}

dt.solaris span {
	height: 113px;
	display: block;
	padding: 113px 0 0 0;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}

/* @end */
