blockquote {
  background: #2e3238 url('/images/sec/block-quotations-open.png') no-repeat 10px 12px;
  margin: 20px 0;
  border: 1px solid #222;
  padding-bottom: 5px;
}

del {
  text-decoration: line-through;
}

sup {
  font-weight: bold;
}

.code {
  border: 1px solid #222;
  background: #2e3238;
  list-style-position: outside;
  color: #8cab63;
  width: 580px;
  margin: 25px 0 !important;
  margin-left: 0 !important;
}

.options li a, .ordinary li {
  background: url('/img/frec_pal.gif') no-repeat;
}

.options li a, .ordinary li {
  color: white;
  display: block;
  padding-left: 25px;
  padding-top: 3px;
  height: inherit;
}

.options li, .ordinary li {
  font: 11px Verdana;
  font-weight: bold;
  display: block;
  margin: 10px 0;
  height: 20px;
}

blockquote .byline {
  font-style: italic;
  padding-left: 10px;
}

#archives li a {
  background: url('/images/sec/sub-options-folder.png') no-repeat;
}

#best li a {
  background: url('/images/sec/sub-options-checkmark.png') no-repeat;
}

#briciole {
  width: 980px;
  margin: 0 auto;
  font: 18px Tahoma, sans-serif;
  padding-top: 15px;
  color: #4c535d;
}

#briciole a {
  color: #da4c1a;
  border-bottom: 0 none;
}

#briciole_wrap {
  height: 55px;
  background: #b7babf url('/img/featured-bground2.jpg') no-repeat 50% 0;
}

#contenuto {
  position: relative;
  /*width: 950px;*/
  width: 980px; 
  margin: 0 auto;
  padding: 30px 0;
  background: url('/img/shadow.png') no-repeat;
}

#contenuto #sub h4 {
  margin: 6px 0 18px;
}

#contenuto_wrap {
  background: #000 url('/img/featured-bground2.jpg') repeat-y 50% 0%;
}

#intro_pagina {
  width: 980px;
  margin: 0 auto;
  background: url('/img/shadow.png') no-repeat;
}

#intro_pagina h2 {
  color: #c5d5b1;
  font-size: 24px;
  padding: 20px 30px 0 0;
  line-height: 150%;
}

#intro_pagina_wrap {
  background: #171e0c url('/img/bg_header_120px_def.png') repeat-y 50% 0%;
}

#main {
  width: 580px;
  margin-top: 20px;
/*  margin-left: 30px;*/
  margin-left: 0; 
  position: relative;
}

#main .code li {
  background: #1e2125;
  margin: 4px 4px 4px 60px;
  padding: 2px 2px 2px 12px;
  font-family: Monaco, "Courier (TT)", "Lucida Sans Unicode", monospace;
  color: #fff;
}

#main .footnote li {
  display: block;
  font-size: xx-small;
  padding: 5px 0;
}

#main .footnote p {
  color: #94989e;
  font-size: 11px;
  margin-top: 20px;
  padding: 5px 10px 0;
  background: url('/images/sec/footnote-border.png') no-repeat left top;
}

#main .screenshot-big {
  background: url(/images/blog/ss-big-bottom.png) no-repeat bottom left;
  width: 580px;
  min-height: 20px;
  margin-top: 30px;
}

#main .screenshot-big p {
  background: url(/images/blog/ss-big-top.png) no-repeat top left;
  width: 580px;
  color: #000;
  font: 11px "Courier New";
  min-height: 20px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 0 20px 30px;
}

#main .screenshot-big p img {
  display: block;
  padding-top: 20px;
  padding-bottom: 1px;
}

#main .screenshot-small p {
  background: url(/images/blog/ss-small-top.png) no-repeat top left;
  width: 270px;
  color: #333;
  font: 11px "Courier New";
  min-height: 20px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 0 20px 30px;
}

#main .screenshot-small p img {
  display: block;
  padding-top: 20px;
  padding-bottom: 1px;
}

#main .wrappable li {
  padding-left: 32px;
}

#main .wrappable li pre {
  word-wrap: break-word !important;
  text-indent: -20px;
}

#main a {
  color: #e17048;
  border-bottom: 0 none;
  font-weight: bold;
}

#main blockquote p {
  margin: 0;
  padding: 10px 85px 5px;
  background: url('/images/sec/block-quotations-close.png') no-repeat 490px bottom;
}

#main div {
  margin-bottom: 30px;
}

#main div.screenshot-small {
  background: url(/images/blog/ss-small-bottom.png) no-repeat bottom left;
  width: 270px;
  min-height: 20px;
  margin-top: 7px;
  margin-right: 10px;
  margin-bottom: 0;
  float: left;
}

#main h3 {
  color: #E17048;
  font-size: 26px;
  padding: 0 0 8px 60px;
  line-height: 140%;
}

#main h4 {
  color: #999999;
  font-size: 22px;
  margin: 20px 0;
}

#main h4, #main h5 {
  letter-spacing: 1px;
  padding-left: 60px;
}

#main h5 {
  color: #666;
  font-size: 18px;
  margin: 24px 0;
}

#main li a {
  color: #e17048;
  font-weight: normal;
}

#main ol li {
  font-size: 12px;
  margin: 8px 0;
  margin-left: 25px;
  padding-left: 8px;
  background: none;
}

#main p {
  color: #333333;
  margin-left: 60px;
  margin-bottom: 12px;
  font-size: 14px;
}

#main ul li {
  display: block;
}

#main ul li {
  font-size: 14px;
  margin: 8px 0;
  padding-left: 25px;
  background: url('/images/sec/sub-options-arrow.png') no-repeat;
}

#main ul, #main ol {
  margin: 0 0 24px 60px;
}

#menu {
  margin: 8px 0 32px;
}

#menu li.toggle > a, #menu li.toggle, #sub h4 {
/*  color: #8cab63;*/
  color: #E17048; 
  font-size: 18px;
  padding: 8px 0;
  border-bottom: 1px solid #3d424a;
  font-family: Tahoma, sans-serif;
}

#menu li.toggle{
	cursor: pointer;
	color: #e17048;
}

#menu li a {
  cursor: pointer;
    color: #8CAB63;
	text-decoration: none; 
}

#menu li a:hover {
  color: #e17048;
  text-decoration: none;   
}

#sub {
  float: right;
  margin-right: 30px;
  margin-bottom: 65px;
  width: 270px;
  z-index: 99;
  padding-top: 22px;
}

#sub h4, #menu li.toggle > a {
  border-bottom: 0 none;
}

#sub h1{
	font-family: Tahoma, sans-serif; 
	color: #e17048; 
	font-size: 18px;  
	margin: 23px 0 0 0 ;
	cursor: pointer;
}

#sub li {
  display: block;
}

#twitter_updates li {
  background: url('/images/sec/sub-options-twitter.png') no-repeat;
  font-weight: normal;
}

.options li#here {
  display: block;
  padding-left: 25px;
  padding-top: 3px;
}

#briciole a:hover {
  border-bottom: 1px dotted;
}

#main .sociallinks a:hover {
  border-bottom: none !important;
}

#main a:hover {
 }

#main li a:hover {
  border-bottom: 1px dotted;

}

.options li a:hover, .options li#here, .options  li a.here {
  background: url('/img/frec_pal_hover.png') no-repeat;
  color: #e17048 !important;
 
}

div.boxsiti{
	width: 250px; 
	float: left; 
}

div.paginaz{
	width: 500px;  
}
form#contact_form{
 
background:#2E3238 none repeat scroll 0 0;
border:1px solid #1E2125;
color:#FFFFFF;
list-style-position:outside;
margin-left:60px;
padding:20px;
width:465px;
}
form#contact_form label {
font-weight:bold;
}
form#contact_form input, form#contact_form textarea, form#contact_form select {
background-color:#B7BABE;
border:1px solid #3D424A;
font-size:16px;
margin-bottom:10px;
width:273px;
}
form#contact_form span {
border:1px solid #1E2125;
display:block;
height:24px;
width:279px;
}
form#contact_form input, form#contact_form select, form#contact_form textarea {
border:3px double #1E2125;
}
form#contact_form textarea {
height:100px;
}
label.required {
 
background:transparent url(/images/icon-required.gif) no-repeat scroll 100% 50%;
padding-right:46px;
}