/*
Theme Name: ghigosenergy_test
Theme URI: http://www.ghigos.com
Description: A hopefully energysaving theme!!!

Version: 1.0
Author: ftosi
Author URI: http://www.ghigos.com/
Tags: black, light, energy saving, two-columns, left-sidebar


*/
@charset "UTF-8";
/* CSS Document */
/* generated by csscreator.com */ 
/*inizio struttura e layout*/ 

html, body {
	margin:0;
	padding:0;
	text-align:center;
}
body {
	background-color: #000;
}
#pagewidth {
	width:750px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#leftcol {
	background-color: #000;
	width:235px;
	float:left;
	position:relative;
}
#maincol {
	float: right;
	display:inline;
	position: relative;
	width:515px;
	background-image:url(img/dot_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px;
}
#foot_dx, #foot_sx{margin-top:40px;
}
#foot_sx {
position:relative;
	text-align:left;
	float:left;
	margin-left:10px;
	width:215px;
}
#foot_dx {
position:relative;
	text-align:left;
	float:right;
	width:222px;
padding-left:10px;
background-image:url(img/dot_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px;
	
}
#foot_dx p, #foot_sx p {
	font-family: "helvetica", arial;
	font-size: 0.8em;
	color: #a7a7a7;
}
.leafsx, .leafdx {
	display:block;
position:absolute;
width:36px;
height:51px;
top:0px;
	background-repeat: no-repeat;
	background-image:url(img/leaf.png);
}
.leafsx {
left:-35px;
}
.leafdx {
left:-25px;
}
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
 /*printer styles*/ 
 @media print {
/*hide the left column when printing*/ 
#leftcol {
	display:none;
}
#twocols, #maincol {
	width:100%;
	float:none;
}
}
/*fine struttura e layout*/ 



 /*tipografia e altro*/ 

body a, body a:active, body a:visited {
	text-decoration:none;
	color: #fff;
}
#leftcol {
	font-family: "helvetica", arial;
}
h3 {
	font-size: 0.9em;
	padding: 0;
	margin:0;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a:visited {
	text-decoration: none;
}
#accordion {
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.toggler, h3.togglef {
	cursor:pointer;
	text-align:right;
	margin: 0 0 px 0;
	padding: 3px 5px 2px;
}
.wrapae p {
	text-align:right;
	margin-top:0;
	padding-top:0;
}
.wrapae li a:hover {
	color:#99cc00;
}
.wrapae li {
	color:#cbcaca;
}
.wrapae ul {
	text-align:right;
	padding-right:10px;
	margin:0 0 0 0;
}
/* Begin Form Elements */
#searchform {
	text-align:right;
	padding-top:15px;
	padding-right:5px;
}
#searchform #s {
	background-image:url(img/form_bg.png);
	padding:5px 0 5px 0;
	color: #666;
	text-align:right;
	width: 150px;
}
#searchsubmit {
	margin-top:10px;
	width: 50px;
}
/*STILE POST*/
.entrytext {
text-align:justify;
	margin-top:53px;
	font-family: "helvetica", arial;
	font-size: 0.8em;
	color: #b7c394;
}
.entrytext p {
	color: #b7c394;
}
.entry_cont {
	margin-top:115px;
	margin-left:10px;
}
.tit {
	color:#ffffff;
	font-family: "helvetica", arial;
	font-size: 1.5em;
}
.tit_found {
	color:#ffffff;
	font-family: "helvetica", arial;
	font-size: 1.1em;
}
.founded p{text-align:justify;
	font-family: "helvetica", arial;
	font-size: 0.8em;
	color: #b7c394;}
.featuredpost
{	font-family: "helvetica", arial;
}
.fot_tit{font-family: "helvetica", arial;
color:#a7a7a7;
}
#IMP{font-family: "helvetica", arial;
font-size: 2em;
line-height:28px;
color:#fff;
}
#zF18{margin-left:-11px;
}
.pic1{
border:none;
padding:0px;}
.entrytext li{
margin-left:-13px;
list-style:none;
}
.prop {
    height:250px;
    float:right;
    width:1px;
  }
.cleari{  clear:both;
    height:1px;
    overflow:hidden;
}