/*  
Theme Name: Netech Blog
Theme URI: http://blog.netech.it/
Description: Netech Blog's theme
Version: 0.1
Author: Netech 
Author URI: http://www.netech.it/

This theme was designed and built by Netech.
*/

* {
	margin:0px;
	padding:0px;
	font-family:Verdana;
	color:#000000;
}
body { 
	background: #ECECEC url('images/sito_background.jpg') repeat-x;
}

#header, #footer, #main, #menutop{
	background: #FFFFFF;
	width:60em;
	margin:auto;
	padding:0.5em;
}
#header {
	position:relative;
	margin-top:0.5em;
}

#main{
	padding-top:0px;
}

#headertitle {
	position:absolute;
	top:23px;
	left:142px;
	width:50em;
	padding:0px 0px 0px 12px;
	background: #FFFFFF url('images/header_title.gif') no-repeat 0em 0em;	
}
#headertitle h1, #headertitle a{
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:11px;
	font-family:Trebuchet MS, Verdana;
}
#headertitle a{
	font-size:10px;
	position:relative;
	top:-6px;
}

/* MENU TOP ---------- */
#menutop {
	padding-bottom:0px;
}
#menutop ul{
	height:2.0em;
	margin-left:5px;
}
#menutop li{
	float:left;
	display:block;
	margin:0px;
	position:relative;
	top:2px;
}
#menutop li a{
	display:block;
	margin:0px;
	padding: 0.6em 1em 0.75em 1em;
	color:#000000;
	font-size:0.7em;
	font-weight:bold;
	font-family:Trebuchet MS, Verdana;
	text-decoration:none;
}
#menutop li a:hover{
	text-decoration:underline;
}
#menutop li.on{
	text-decoration:underline;
	background-image: url('images/menutop_dx.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
#menutop li.on a{
	background-image: url('images/menutop_sx.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
#menutop .divisore{
	clear:both;
	height:8px;
	font-size:0.1em;
	border:1px solid #BEBEBE;
	background-image: url('images/menutop_btm.jpg');
	background-position: left top;
	background-repeat: repeat-x;
}

/* MENU DI SERVIZIO ---------- */
#menuservizio {
	position:absolute;
	top:0px;
	right:0px;
	width:60em;
	text-align:right;
	padding:0.3em;
}
#menuservizio ul{
	float:right;
	height:1px;
}
#menuservizio li{
	float:left;
	display:block;
	margin:0px;
}
#menuservizio li a{
	display:block;
	margin:0px;
	padding: 0em 0.5em 0em 0.5em;
	color:#000000;
	font-size:0.6em;
	text-decoration:none;
}
#menuservizio li a:hover{
	text-decoration:underline;
}
#menuservizio li.on{
}
#menuservizio li.on a{
	text-decoration:underline;
	font-weight:bold;
}

/* MENU DI SINISTRA ---------- */
#menusx {
}
#menusx ul{
}
#menusx li{
	display:block;
	margin:0px;
	padding:0px;
	border-color:#E2E2E0;
	border-style:solid;
	border-width:0px 1px 1px 1px;
}
#menusx li a{
	display:block;
	margin:0px;
	padding:0.6em 0.5em 0.4em 0.5em;
	height:1.5em;
	color:#000000;
	font-size:0.7em;
	font-family:Trebuchet MS, Verdana;
	text-decoration:none;
}
#menusx li.on{
}
#menusx li.on a{
	text-decoration:underline;
}

/* FOOTER ---------- */
#footer {
	border-top:1px solid #BEBEBE;
	text-align:center;
}
#footer .footer{
	font-size:0.6em;
	color:#666666;	
}

/* MAIN ---------- */
#mainsx{
	float:left;
	width:12.5em;
}
#mainbody{
	float:left;
	width:33.5em;
	padding:0.5em;
}
#maindx{
	float:right;
	width:13em;
	padding-top:2em;
}
#mainfooter{
	clear:both;
}

/*
#mainsx   { border-top:1px solid red}
#mainbody { border-top:1px solid blue}
#maindx   { border-top:1px solid green}
*/

.stopper { clear:both; height:0px; overflow:hidden;}


#mainbody .testo{
	font-size:.9em;
}
#mainbody h2{
	font-size:1.1em;
	font-family:Trebuchet MS, Verdana;
	padding:0.2em 0em;
}
#mainbody p{
	padding:0.2em 0em;
}

h1#maintitle{
	font-size:1.2em;
	font-weight:strong;
	font-family:Trebuchet MS, Verdana;
	border-bottom:1px solid #E5111E;
	padding:0em 0em 0.2em 0em;
	margin:0em 0em 0.5em 0em;
}

#maindx .testo{
	font-size:.8em;
}

/* BOX STAMPA E DELICIOUS */

#mainprint{
	margin-top:3em;
}
#mainprint a{
	display:block;
	float:left;
	margin:0px;
	padding:1em 0.5em 0.5em 23px;
	margin-right:1.5em;
	height:1.5em;
	color:#666666;
	font-size:0.55em;
	text-decoration:none;
}
#mainprint a#fprint{
	background: #FFFFFF url('images/ico_printer.gif') no-repeat 0em 0.6em;	
}
#mainprint a#fdelicious{
	background: #FFFFFF url('images/ico_delicious.gif') no-repeat 0em 0.6em;	
}

/* PARAGRAFI CSS STYLE */
p{margin:0}
.parag_ot img {float:left;}
.parag_to img {float:right}
.parag_tt img {display:none}
.parag_oo img {vertical-align:top}
.parag_oo .testo {display:none;}
.separatore {clear:both}
.parag_ot, .parag_to, .parag_tt, .parag_oo{
	margin-bottom:0.5em;
}


/* HOMEPAGE */
#homesx {
	float:left;
	width:46em;
	padding-top:0.5em;
}
#homedx {
	float:right;
	width:13.5em;
	padding-top:0.5em;
	padding-left:0.5em;
}

.box h2{
	font-size:0.7em;
	font-weight:normal;
	background-color:#A8A8A8;
	color:#FFFFFF;
	padding:0.1em 0.3em 0.2em 0.3em;
	margin:0.3em 0em;
}
.box .testo{
	font-size:0.8em;
}
.box_sx, .box_sx_1, .box_sx_2 {
	float:left;
}

.box_dx, .box_dx_1 {
	float:right;
}

.box_sx_1 {
	width:33.5em;
	padding-right:0.5em;
}
.box_sx_2 {
	width:16.5em;
	padding-right:0.5em;
}
.box_dx_1 {
	width:12em;
}

#homedx .testo{
	font-size:0.8em;
}

/* MENU QUICK LINK IN HOME ---------- */
#homelink {
	margin-bottom:1em;
}
#homelink ul{
	border-top:1px solid #E2E2E0;
}
#homelink li{
	display:block;
	margin:0px;
	padding:0px;
	border-color:#E2E2E0;
	border-style:solid;
	border-width:0px 0px 1px 0px;
}
#homelink li a{
	display:block;
	margin:0px;
	padding:0.6em 0.5em 0.4em 27px;
	height:1.5em;
	color:#000000;
	font-size:0.7em;
	text-decoration:none;
	background: #FFFFFF url('images/ico_demo.gif') no-repeat 0.5em 0.6em;
}
#homelink li#linkricdem a{
	background-image: url('images/ico_demo.gif');
}
#homelink li#linkassist a{
	background-image: url('images/ico_assistenza.gif');
}
#homelink li#linkclient a{
	background-image: url('images/ico_clienti.gif');
}
#homelink li#linkregdom a{
	background-image: url('images/ico_registra.gif');
}

/* BLOG IN HOMEPAGE */
#homeblog {
	margin-bottom:1em;
}
#homeblog span{
	font-size:0.6em;
}
#homeblog h2{
	font-family:Trebuchet MS, Verdana;
	font-size:0.8em;
}
#homeblog p{
	font-size:0.8em;
}
#homeblog a{
	font-size:0.8em;
	color:#000000;
}

/* BLOG */
#content{
	width:600px;
	float:left;
	margin:0;
	padding:20px 0px 0px 0px;
}
#sidebar{
	float:right;
	width:360px;
	margin:0;
	padding:20px 0 0;
}
.lsidebar{
	float:left;
	width:172px;
	margin:0;
	padding:0px 0px 0px 8px;
}
.rsidebar{
	float:right;
	width:172px;
	margin:0;
	padding:0px 0px 0px 8px;
	overflow:hidden;
}


h2, h3, h2 a, h3 a{
	font-size:20px;
	font-weight:700;
	margin:0;
	padding:0;
	font-family:Trebuchet MS, Verdana;
}
a{
	text-decoration:none;
	color:#000000;
	border:none;
}

img {
	border:none;
}

.entry{
	font-size:11px;
	float:left;
	width:600px;
	text-align:justify;
	margin:0;
	padding:0 0 20px;
}
.entry a {
	text-decoration:underline;
}
.entry h2, .entry h3{
	border-bottom:1px solid #E5111E;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
}

.entry h2 a, .entry h3 a{
	text-decoration:none;
}

.entry p, .entry ul{
	font-size:12px;
	line-height:1.5em;
	/*letter-spacing:1px;*/
	word-spacing:1px;
	margin-bottom:0.5em;
}
.entry span{
	display:block;
	margin:10px 0px 0px 0px;
}
.postmetadata {
	margin:0px 0px 10px 0px;
}
.postmetadata, .postmetadata a, .entry span, .entry span a{
	color:#999999;
	font-size:12px;
	font-family:Trebuchet MS, Verdana;
}
.entry span a, .postmetadata a {
	text-decoration:underline;
}

.postcomment{
	margin-top:3px;
	margin-bottom:15px;
	background-color:#ECECEC;
	padding:3px;
	vertical-align:middle;
}
.postcomment a{
	margin-right:10px;
	color:#666666;
	font-size:12px;
	font-family:Trebuchet MS, Verdana;
	vertical-align:middle;
}
.postcomment img{
	margin-right:3px;
	vertical-align:middle;
}

.boxcomments{
	width:600px;
	margin-bottom:30px;
}
.boxcomments h3, #respond{
	color:#666666;
	margin-top:10px;
}
#respond {
	border-bottom: 1px solid #A8A8A8;
}
#commentform{
	border-top:1px solid #eee;
	margin:0;
	background-color:#ECECEC;
}
#commentform label{
	display:block;
	margin:0;
	color:#666666;
}
#commentform input{
	width:270px;
	margin:0 5px 10px 0;
	padding:1px;
}
#commentform textarea{
	width:540px;
	margin:0 0 10px;
	padding:0;
}
#commentform #submit{
	margin:10px 0px;
	width:auto;
}
#commentform p{
	margin:0px;
	padding:5px 20px;
	border-bottom:2px solid #FFFFFF;
}

h2#comments{
	border:0px none;
	padding:0px;
	margin:0px;
	background-color:#ECECEC;
	font-size:12px;
}

ol.commentlist{margin:0 0 1px;padding:0;}
ol.commentlist :hover{background:url(images/latestbck.gif) repeat-x;}
ol.commentlist li{border-top:1px solid #eee;display:block;list-style:none;margin:0;padding:15px 15px 1px;}
ol.commentlist li :hover{background:none;}
ol.commentlist li.commenthead{display:block;list-style:none;margin:0;padding:5px 15px;}
ol.commentlist li.commenthead h2{margin:0;}
ol.tblist{border-top:1px solid #fff;list-style:none;margin:0 0 1px;padding:15px;}
ol.tblist li{display:block;list-style:none;background:transparent url(images/c.gif) 0 2px no-repeat;padding-left:15px;margin:0 0 5px;}


.lsidebar ul, .rsidebar ul{
	list-style:none;
}
.lsidebar h2, .rsidebar h2{
	height:20px;
	padding:5px 5px 5px 30px;
	margin:0px;
	font-family:Trebuchet MS, Verdana;
	font-size:13px;
	color:#FFFFFF;
	background-color: #A8A8A8;
	background-position:8px 5px;	
	background-repeat:no-repeat;	
	/*background-image: url('images/ico_archivio.gif');*/
}
.rsidebar h2 {
	color:#A8A8A8;
	background-color: #F4F4F4;
	border-left:3px solid #A8A8A8;
	border-bottom:1px solid #A8A8A8;
}
li#categories h2 {
	background-image: url('images/ico_categorie.gif');	
}
li#text-1 h2 {
	background-image: url('images/ico_text-1.gif');	
}
li#meta h2 {
	background-image: url('images/ico_meta.gif');	
}
li#archives h2 {
	background-image: url('images/ico_archivio.gif');	
}

.lsidebar ul ul, .rsidebar ul ul{
	background-color:#F7F7F7;
	padding:2px 7px 15px 7px;
}
.rsidebar ul ul{
	background-color:#FFFFFF;
}
.lsidebar ul ul li, .rsidebar ul ul li{
	display:block;
	margin:0px;
	padding:0px;
}
.lsidebar ul ul li a, .rsidebar ul ul li a{
	display:block;
	padding:5px;
	height:18px;
	color:#666666;
	font-size:0.7em;
	font-family:Trebuchet MS, Verdana;
	text-decoration:none;
	border-color:#A8A8A8;
	border-style:dashed;
	border-width:0px 0px 1px 0px;
	text-decoration:underline;
}
.lsidebar div, .rsidebar div{
	color:#666666;
	font-size:0.7em;
	font-family:Trebuchet MS, Verdana;	
	padding:7px 13px;
}

.pagetitle{
	height:20px;
	padding:5px 5px 5px 5px;
	margin:0px;
	margin-bottom:10px;
	font-family:Trebuchet MS, Verdana;
	font-size:13px;
	color:#FFFFFF;
	background-color: #A8A8A8;
	background-position:8px 5px;	
	background-repeat:no-repeat;	
}

.entry p img{
	margin:5px;
}
.entry ul{
	margin:2px 0px 2px 20px;
}
