/*  
Theme Name: SafiTech
Theme URI:
Description: A dark and techy mod. based on the StudioPress theme, also adsense ready.
Tags: dark, black, lavalamp, adsense, right sidebar, two columns, fixed width, s
Author: Mohammed Alsharaf - Editing By John Miller - SAFI Technologies
Author URI: http://www.safitech.com/
Version: 1.3
*/ /* Reset Defaults Starts */
* {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,p,blockquote {
	margin: 0;
	padding: 10px;
}

a {
	color: #2a4de0;
}

a:hover {
	color: #2a4de0;
	text-decoration: underline !important;
}

blockquote {
	border: 1px dotted silver;
	display: block;
	margin: 0px;
	padding: 10px;
	quotes: "\201C" "\201D";
}

blockquote:before,blockquote:after {
	font-weight: bold;
	color: #0F92BC;
	margin:0px;
	padding:0px;
	display: block;
	font-size: 20px;
	width: 100%;
	height:10px;
}

blockquote:before {
	content: open-quote;
}

blockquote:after {
	content: close-quote;
	text-align:right;
}


code {
	color: #3366CC;
}

a img {
	border: none;
}

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;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Reset Defaults Ends sfondo DEL SITO*/
body {
	position: relative; /* Fixes browser resizing bug in IE6 */
	margin: 0 auto 10px auto;
	width: 940px;
	font-family: "Trebuchet MS", sans-serif;
	text-align: center; /* IE Centering Technique */
	background-color: #dee4f1;
}

#wrapper {
	text-align: left; /* IE Centering Technique */
}

#header {
width: 940px;
	margin: 0;
	padding: 0 0 0 0;
}

#header .topright {
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #fff;
}

#searchform {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
}

#searchform {
	float: right;
	height: 28px;
	margin-left: 0;
	margin-right: 15px;
	padding-top: 8px;
	width: 228px;
}

* :first-child+html #searchform { /* Filter for IE7 */
	padding: 6px 0;
}

* html #searchform { /* Filter for IE6 */
	padding: 6px 0;
}

#searchbox {
	margin-bottom: 3px;
	margin-left: 5px;
	width: 150px;
	color: #215679;
}

#searchbutton {
	color: #215679;
}

#searchbutton :hover {
	cursor: pointer;
}

#underheader {
	clear: both;
	margin-top: 20px;
	padding: 0 0 15px 0;
}

#underheader h1.sitename {
	padding: 0 0 0 0;
	position: relative;
	font-size: 23pt;
	width: 600px;
}

#underheader h1.sitename a {
	color: #fff;
	text-decoration: none;
}

#underheader h1.sitename a:hover {
	color: #4C82A6;
	text-decoration: none;
}

#underheader h2.sitedesc {
	padding: 0 0 0 0;
	position: relative;
	font-size: 12pt;
	color: #4C82A6;
}

#underheader{
	float: right;
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
}

/* Main content */
#main {
	clear: both;
	width: 970px;
	/* Overrides miscalculation in IE6; ignored by other browsers. */
	margin: 0;
    padding: 0 0px 0px 0px;
	background: #b2d9f4;
}

html>body #main {
	clear: both;
	width: 940px;
	/* Overrides miscalculation in IE6; ignored by other browsers. */
	margin: 0;
    padding: 0 15px 15px 0px;
	background: #b2d9f4;
}


#contentwrapper {
	float: left;
	width: 600px;
	margin-top: 0px;
}

#content {
	
}

#content .pageTitle {
	padding: 5px 10px 0 10px;
	font-size: 14pt;
	color: #000;
}

.contentsearch {
	margin: 0 0 40px 100px;
}

.contentsponsors {
	margin: 0 0 30px 190px;
}

.adsense_top {
	text-align: center;
	margin: 10px 0 25px 0;
	font-size: 9pt;
}

.adsense_sidebar {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 9pt;
}

.post {
	margin: 0px 0 0px 0;
}

#content h2,#content h3,#content h4,#content h5,#content h6 {
	padding: 0 10px;
	font-weight: bold;
}

#content h2 {
	font-size: 12pt;
}

#content h3 {
	font-size: 12pt;
}

#content h4,#content h5,#content h6 {
	font-size: 11pt;
}

h2.homeTitle {
	margin: 0 0 15px 0;
}

h2.postTitle {
	padding: 0 10px;
	font-size: 16pt;
	font-weight: bold;
	color: #2948e8;
}

h2.postTitle a {
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	color: #ff7010;
	letter-spacing: -1px;
}

h2.postTitle a:hover {
	color: #ff7010;
text-decoration: underline;
}

h3.postTitle {
	padding: 0 10px;
	font-size: 14pt;
	font-weight: bold;
	color: #fc802c;
}

h3.postTitle a {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #ff7010;
	letter-spacing: -1px;
}

h3.postTitle a:hover {
	color: #fc802c;
text-decoration: underline;
}
.continua a{
	font-color: #2a49e8;
	font-size: 8pt;
	float: right;
}

.commentcount {
	background: url("images/comments.gif") left no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 0 3px;
	font-color: #2a49e8;
	font-size: 8pt;
}

.commentcount a{
	font-color: #2a49e8;
	font-size: 8pt;
}
.postMeta {
	padding: 2px 10px 4px 10px;
	font-size: 9pt;
	color: #2a4de0;
}

.postMeta .date {
	background: url("images/date.gif") left no-repeat;
	padding: 0 0 0 15px;
	font-color: #2a4de0;
}

.postMeta .filed {
	background: url("images/folder.gif") left no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 0 3px;
    font-color: #2a4de0;
}

.postMeta .commentcount {
	background: url("images/comments.gif") left no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 0 3px;
	font-color: #2a49e8;
}

.postMeta .commentcount a{
	font-color: #2a49e8;
	font-size: 8pt;
}
#aaa a{
	font-color: #2a49e8;
}

.postMeta .tags {
	background: url("images/tags.gif") left no-repeat;
	padding: 0 0 0 15px;
}

.postMeta a {
	text-decoration: none;
	font-color: #000;
}

.postContent img {
	margin: 10px;
	border: 3px solid #CCC;
}

#content p,.postContent p {
	padding: 5px 10px;
	font-size: 10pt;
	
}

.postContent ul,ol {
	padding: 0 0 0 35px;
}

.postContent ul li,ol li {
	font-size: 10pt;
	color: #000;
}

p.comments {
	clear: both;
	padding: 5px 10px 5px 10px;
}

p.comments a {
	padding-left: 20px;
	background: url("images/comment.gif") left top no-repeat;
	font-size: 10pt;
	text-decoration: none;
}

.commentlist {
	margin: 10px 0;
	font-size: 10pt;
	list-style: none;
}

.commentlist li {
	margin: 0 0 5px -25px;
	width: 400px;
}

.commentlist cite {
	padding: 10px;
	font-size: 10pt;
}

.commentlist cite a {
	
}

.commentmetadata {
	padding: 10px;
}

.comment h3 {
	padding: 0 10px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.comment p {
	padding: 10px;
	font-size: 10pt;
	color: #000;
}

.comment a {
	text-decoration: none;
}

.comment a:hover {
	text-decoration: underline;
}

.comment textarea {
	width: 400px;
}

.comment #submit {
	width: 118px;
	padding: 3px;
	font-size: 9pt;
	color: #215679;
}

.comment #submit :hover {
	cursor: pointer;
}

.navigation {
	margin: 10px 0;
	color: #406E8D;
	text-align: center;
	font-size: 10pt;
}

.navigation a {
	text-decoration: none;
}

a.gravatar {
	float: left;
	margin: 10px 15px 20px 0;
	width: 69px;
}

/* Start of sidebar */
#allsidebars {
	width: 300px;
	float: right;
	margin-left: 0px;
}

/* Sidebar 2 columns widget-ready */
.sidebarsB {
	width: 300x;
	margin-top: 15px;
	float: right;
}

.sidebar1 {
	float: left;
	width: 10px;
}

.sidebar2 {
	float: right;
	width: 300px;
	margin-right: 0px;
}

.sidebarsB h2 {
	padding: 3px 7px;
	font-size: 11pt;
	color: #fff;
	font-weight: normal;
	background: transparent url("images/bg_326.png")
		no-repeat scroll left top;
	margin-bottom: 3px;
	
}

.sidebarsB table {
	width: 160px;
}

.sidebarsB ul {
	margin: 0;
	padding: 0 0 5px 0;

}

.sidebarsB li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
background: transparent url("images/sfondo_categorie.png")
scroll left top;
}

.sidebarsB li ul {
	padding: 0;
}

.sidebarsB ul ul li {
	margin: 0;
	padding: 3px 2px 2px 16px;
	color: #222;
	line-height: 17px;
	/* Required for cross-browser consistency; cross-browser defaults vary. */
	border-bottom: 1px dotted #ccc;
}

.sidebarsB a {
	display: block;
	color: #2a49e8;
	text-decoration: none;
	display: inline;
}

.sidebarsB a:hover {
	color: #2a49e8;
	text-decoration: underline;
}

.sidebarsB p {
	padding: 2px 0;
	font-size: 9pt;
}

#tag_cloud a {
	display: inline;
}

.sidebarsB ul.children li {
	border-bottom: none;
}

.sidebarsB ul.children {
	margin-bottom: -5px;
}

/* Footer */
#footer {
	clear: both;
	padding-top: 0;
	color: #1144dd;
	text-align: center; /* IE Centering Technique */
	}

#footer p {
	padding: 0;
	font-size: 8pt;
	color: #1144dd;
	text-align: center;
}

#footer a {
	color: #1144dd;
}

#footer a:hover {
	color: #1144dd;
	text-decoration: underline;

}

#credits {
	clear: both;
	margin: 0 auto;
	line-height: 19px;
}

/* Extras */
.cleared {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

#nextprevious {
	padding: 10px;
	font-size: 80%;
}

.commentbody {
	float: right;
	width: 380px;
	height: 100;
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
}

#splitr{
  vertical-align: middle;
  text-align: right;
}

#splitl{
  width: 200px;
  height: 90;
  float: left;
}

.splitrb{
  float: right;
  vertical-align: middle;
}
#toprss {
	height: 120px;
	width: 970px;
	background-color: #fff;
}

html>body #toprss {
	height: 120px;
	width: 955px;
	background-color: #fff;
}

.logo {
	float: left;
	margin: 37px 0 0 34px;
}

.blogerName {
	float: right;
	margin: 0px 10px 0px 0px;
	color: #9ED1D4;
	font-size: 14px;
	clear: right;
}

.blogerName h1 {
	padding: 5px 10px;
}

.blogerName a {
	color: #9ED1D4;
	text-decoration: none !important;
}

.blogerName .description {
	text-align: right;
	padding-right: 10px;
}

#mainMenu {
	height: 30px;
	padding: 0px 0px;
	margin-top: 0px;
}

#mainMenu ul {
	float: left;
}

#mainMenu ul li {
	float: left;
	color: #bcb8bf;
}
/*Java script delle pagine */
#mainMenu ul li a,#mainMenu ul li a:link,#mainMenu ul li :visited {
	text-decoration: none;
	color: #2948e8;
		font-size: 14px;
}

#mainMenu ul li a:hover {
	text-decoration: none;
}

.lavaLamp ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	padding: 0px 10px;
	margin: 0px auto;
	overflow: hidden;
	height: 30px;
}

.lavaLamp ul li.back {
	background: transparent url("images/menu-bg.png") no-repeat right -28px;
	width: 9px;
	height: 28px;
	z-index: 8;
	position: absolute;
	margin-top: 3px;
}

.lavaLamp ul li.back .left {
	background: transparent url("images/menu-bg.png") no-repeat top left;
	height: 28px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
	width: 100%;
}

.lavaLamp ul li a {
	outline: none;
	text-align: center;
	top: 7px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 28px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	text-decoration: none !important;
}

.lavaLamp ul li a:hover,.lavaLamp ul li a:active,.lavaLamp ul li a:visited
	{
	border: none;
}

.rss {
	float: right;
	font-size: 14px;
	padding: 8px 10px 0 0;
	margin-right: 0px;
	color: #fff;

}

.rss a {
	text-decoration: none;
	color: #fff;

}
.rss a:hover{
	text-decoration: none;
	color: #fff;

}


.rss img {
	vertical-align: top;
}


#blocco_centrale_page {
	width: 600px;
	height:177px;
	margin-top:5px;
	margin-bottom: 3px;
	margin-left: 15px;
	background: url("images/linea_page.png");
}
#blocco_centrale_page2 {
	width: 600px;
	height:100%;
	margin-top:5px;
	margin-bottom: 3px;
	margin-left: 15px;
	background: url("images/linea_page.png");
}

#blocco_articoli_con_barra{
width: 640px;
height:100%;
}

#blocco_barra_120 {
	float: right;
	width: 140px;
	float: right;
	margin-right: 7px;
	background: #fbfaf9;
}
#blocco_centrale_art {
	width: 468px;
	margin-left: 15px;
	background: url("images/linea_page.png");
	float: left;
}


#blocco_centrale_articoli {
	width: 620px;
	height:100%;
	margin-bottom: 3px;
	background: url("images/linea_page.png");
}

/* Widget pagina centrale */


#blocco_centrale {
	width: 640px;
}
.fix_blocco_centrale{
	margin-left: 10px;
	width: 600px;
}

.blocco_c {
	width: 640px;
}

.blocco_c_sx {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 15px;
}

.blocco_c_dx {
	float: right;
	width:300px;
	margin-top: 10px;
margin-right: 15px;
}
.blocco1 {
	float: left;
	width:470px;
	height:100%;
	margin-left: 10px;

}

.blocco1_center {
	float: left;
	width:470px;
	height:100%;
	margin-left: 0px;
	background-color: #fff;
}
.blocco1_center_testo {
	float: left;
	width:445px;
	height:100%;
	margin-left: 8px;

}
.blocco1_top {
	float: left;
	width:470px;
	height:10px;
	margin-left: 0px;
	background: url("images/sfondo_cen_dx.png") no-repeat;
}
.blocco1_bottom {
	float: left;
	width:470px;
	height:10px;
	margin-left: 0px;
margin-bottom: 10px;
	background: url("images/sfondo_cen_dx_bottom.png") no-repeat;
}
.blocco1b {
	float: center;
	width:585px;
	height:100%;
	margin-left:5px;

}

.blocco2 {
	float: right;
	width: 300px;
	height:670px;
	margin-right: 15px;
	background: url("images/sfondo_cen_dx.png") no-repeat;
	
}
.blocco2b {
	float: center;
	width:270px;
	height:620px;
	margin-left:10px;
margin-top: 10px;
}

.blocco2b img{
	margin: 10px;
	border: 3px solid #CCC;
}

.blocco_centrale h2 {
	padding: 3px 7px;
	font-size: 12pt;
	color: #fff;
	font-weight: normal;
	background: transparent url("images/bg_300.png")
		no-repeat scroll left top;
	margin-bottom: 3px;
}
.blocco_centrale2 h2 {
	padding: 3px 7px;
	font-size: 12pt;
	color: #fff;
	font-weight: normal;
	background: transparent url("images/bg_320.png")
		no-repeat scroll left top;
	margin-bottom: 3px;
}
.blocco_centrale h4{
	padding: 3px 7px;
	font-size: 11pt;
	width: 580px;
	color: #fff;
	font-weight: normal;
	background: transparent url("images/bg_600.png")
		no-repeat scroll left top;
	margin-bottom: 3px;
}

.blocco_centrale table {
	width: 160px;
}

.blocco_centrale ul {
	margin: 0;
	padding: 0 0 5px 0;
}

.blocco_centrale li {
	margin-bottom: 15px;
	list-style: none;
	font-size: 9pt;
    font-weight: bold;
}

.blocco_centrale li ul {
	padding:2px;
}

.blocco_centrale ul ul li {
	margin: 0;
	padding: 3px 2px 2px 16px;
	color: #222;
	line-height: 17px;
	/* Required for cross-browser consistency; cross-browser defaults vary. */
	border-bottom: 1px dotted #ccc;
}


.blocco_centrale p {
	padding: 2px 0;
	font-size: 9pt;
}

.blocco_centrale ul.children li {
	border-bottom: none;
}

.blocco_centrale ul.children {
	margin-bottom: -5px;
}

#articolo_dimensione{
height:350px;
float: top;
}
#lista_articoli
{
    float: left;
    width: 100px;
	height: 300px;
}
#lista_articoli_foto
{
    float: top;
    width: 100px;
	height: 100px;
}
#lista_articoli_testo
{
    float: top;
    width: 100px;
}
#articoli_casuali
{
    text-align: left;
    width: 600px;
}


#categorie{
width: 300px;
height: 100%;
float: right;
margin-top: 15px;
margin-right: 0px;
background: transparent url("images/sfondo_categorie.png")
scroll left top;
}
#categorie h2.act {
	padding: 3px 7px;
	font-size: 11pt;
	color: #fff;
	font-weight: normal;
	background: transparent url("images/bg_326.png")
		no-repeat scroll left top;
	margin-bottom: 3px;
}
.categorie ul li,ol li {
	font-size: 10pt;
	color: #000;
}
.categorie ul {
	margin: 0; 
	padding: 0 0 5px 0;

}

.categorie li {
	margin-bottom: 10px;
	list-style: none;
	font-size: 8pt;
}

.categorie li ul {
	padding: 0;
}

.categorie ul ul li {
	margin: 0;
	padding: 3px 2px 2px 16px;
	color: #222;
	line-height: 10px;
	/* Required for cross-browser consistency; cross-browser defaults vary. */
	border-bottom: 1px dotted #ccc;
}

.categorie a {
	display: block;
	color: #2a49e8;
	text-decoration: none;
	display: inline;
}

.categorie a:hover {
	color: #2a49e8;
	text-decoration: underline;
}

#cat_dx{
	width: 80px;
	margin-top: 5px;
	margin-right: 5px;
	float: right;
}
#cat_sx{
	width: 80px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#cat_cc{
	width: 80px;
	margin-top: 5px;
	margin-left: 5px;
	float: right;
}
#minibarra li
	{
	list-style:none;
    }

	#minibarra li li 
	{ /*  Elenco con punti*/
	padding:3px 0;
	list-style-position:inside;
	list-style-type:square;
	border-bottom:1px solid #d7eaf6;
	color: #5095be;
	float: center;
font-size: 8pt;
    }
	#minibarra li ul
	{
	margin-bottom:20px;
    }
	#minibarra ul li#calendar #calendar_wrap{
	padding: 4px 11px 11px;
	}
	ul.tabbernav
   { /*  Barra non selezionata*/
    margin:0;
	 background:#1144dd;
	 height:20px;
	 border-top:3px solid #1044dd;
    }
    ul.tabbernav li
   {
    list-style:none;
    margin: 0px;
    display: inline;
	
    }
    ul.tabbernav li a
   {
    
     line-height:20px;
	 padding:4px!important;
	 padding:7px;
	 color:white;
	 font-weight:bold;
font-size:9pt;
  
    }
    ul.tabbernav li a:hover
   {
     background:#b2d9f4;
	}
    ul.tabbernav li.tabberactive a
   {
    background:#b2d9f4;

    }
    ul.tabbernav li.tabberactive a:hover
   {
    background:#b2d9f4;
    }
    .tabberlive .tabbertabhide {
    display:none;
    }
	h2.tabbertab{
		padding:3px 0;
		font-size: 12pt;
		text-align: left;
		color: #000;
		}
	#tab
	 {
    margin-bottom:0px;
	width: 300px;
	float: right;
	margin-right: 0px;
    }
    /*CONTENT*/
	.entry
	{ 
	padding:10px 0;
	}
	.boxpost
	{ 
	margin-bottom:30px;
	border-bottom:1px solid #d7eaf6;
	padding-bottom:10px;
	}
	.boxpostie
	{ 
	padding:5px;
	background:#d7eaf6 url(images/borderbp.jpg) no-repeat right top;
	margin:5px 0;
	}
#google_ad_dx{
width: 300px;
float: right;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 15px;
}
	
#bordo_centrale{
	width: 955px;
	height: 10px;
	background: url("images/bordo_cc_top.gif") no-repeat;
	}
#bordo_centrale_bottom{
	width: 955px;
	height: 10px;
	background: url("images/bordo_cc_bottom.gif") no-repeat;
	}
#bordo_header_bottom{
	width: 955px;
	height: 10px;
	background: url("images/bordo_header_bottom.gif") no-repeat;
	}

#sfondo_tab{
height: 250px;
width: 300px;
background: #fff;
margin-left: 0px;
}
#top_bordo_articoli{
width: 468px;
height: 10px;
margin-left: 15px;
background: url("images/top_articoli.gif") no-repeat;
}
#bottom_bordo_articoli{
	float: bottom;
width: 468px;
height: 10px;
margin-left: 15px;
background: url("images/bottom_articoli.gif") no-repeat;
}
#top_120{
width: 140px;
height: 10px;
margin-right: 7px;
float: right;
background: url("images/top_120.gif") no-repeat;
}
#bottom_120{
width: 140px;
height: 10px;
background: url("images/bottom_120.gif") no-repeat;
float: right;
margin-right:7px;
}

/* Main - Content - Navigation */
#content .navigation {
font: bold 11px/25px Verdana;
color: #438ECE;
width: 495px;
height: 25px;
float: left;
margin-bottom: 25px;
}
#content .navigation a {
color: #438ECE;
text-decoration: none;
}
#content .navigation a:hover {
text-decoration: underline;
}
#content .navigation .navigation-previous {
float: left;
}
#content .navigation .navigation-next {
float: right;
}
#prova{
float: bottom;
}
