/*
Theme Name: Energia
Theme URI: http://wordpress.org/
Description: Energia in Natura theme by Mister Wolf srl.
Version: 0.1
Author: Mister Wolf srl
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Energia v0.1
	 http://www.mister-wolf.it/

	This theme was designed and built by Mister Wolf srl,
	whose site you will find at http://www.mister-wolf.it/

*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #666666;
	text-align: center;
	}

a {
	color:#1b4198;
	text-decoration:none;
}
a:hover {
	color:#6b9745;
	text-decoration:underline;
}

h1, h2, h3, h4 {
	padding:0px;
	margin:20px 0 10px;
}


#page {
	width:900px;
	text-align: left;
	margin:0 auto;
	background-image:url(images/bgbottom.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	}

#header {
	width:900px;
	height:345px;
	background:url('images/header.jpg') no-repeat left top;
	display:block;
}

#headerimg 	{
	width:900px;
	height:345px;
	background:url('images/foto.jpg') no-repeat 0 106px;
	display:block;
}

#content {
	font-size: 12px;
	
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}


.narrowcolumn {
	float: left;
	padding:0 10px 0 0;
	margin:0 0 0 10px;
	width: 520px;
	background-image:url(images/tv.gif);
	background-repeat:repeat-y;
	background-position:right top;
	}
	
* html .narrowcolumn {
	width: 522px;
	margin-left: 2px;
	}

.widecolumn {
	float: left;
	padding:0 20px 0 0;
	margin: 0 0 0 10px;
	width: 520px;
	background-image:url(images/tv.gif);
	background-repeat:repeat-y;
	background-position:right top;
	}


.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	width: 565px;
	height:90px;
	clear: both;
	background:url(images/bgfooter.gif);
	background-repeat:repeat-x;
	}

#footer p {
	margin: 0;
	padding: 50px 0 0 10px;
	font-weight:bold;
	text-align: left;
	}
/* End Structure */


.post {
	margin:0 0 60px 0;
	line-height:20px;
}
.post p {
	margin:0;
	padding:2px 0;
}


.post h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
}
.postmetadata {
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	display:block;
	background-image:url(images/postmetadata.gif);
	background-repeat:no-repeat;
	padding:22px 8px 8px 8px;
	margin:0 0 1px 0;
}

small {
	font-size:12px;
}

.more-link {
	display:table;
	float:right;
	margin:5px 0;
	font-weight:bold;
}




/* Begin Sidebar */
#sidebar
{
	padding: 0;
	margin-left: 555px;
	width: 345px;
	
	margin-left: 10px;
	float: left;
	overflow: hidden;
	
	
}

#sidebar #searchform {
	margin: 10px 0 0 0;
	padding:30px 0 0 0;
	width:339px;
	height:29px;
	background-image:url(images/bgform.gif);
	background-repeat:no-repeat;
	display:block;
	}

#sidebar #searchform input#s {
	border:1px solid #9e9e9e;
	background-color:#e4e4e4;
	padding:2px;
	margin:0 0 0 5px;
	width:262px;
}

#sidebar #searchform input#searchsubmit {
	border:1px solid #9e9e9e;
	background-color:#e4e4e4;
	color:#3852a0;
	font-weight:bold;
}

#sidebar #loginform {
	margin:10px 0 0 0;
	border:1px solid #9e9e9e;
	padding:5px;
	width:329px;
	display:block;
	background-color:#fafafa;
}

#sidebar #loginform input#user_login, #sidebar #loginform input#user_pass {
	width:60px;
	border:1px solid #9e9e9e;	
}
#sidebar #loginform input#wp-submit {
	border:1px solid #9e9e9e;
	background-color:#e4e4e4;
	color:#3852a0;
	font-weight:bold;	
}

#sidebar h2 span {
	display:none;
}

#sidebar h2.energia {
	display:block;
	background-image:url(images/energia.gif);
	background-repeat:no-repeat;
	width:165px;
	height:25px;
}
#sidebar h2.risorse {
	display:block;
	background-image:url(images/risorse.gif);
	background-repeat:no-repeat;
	width:165px;
	height:25px;
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#leftsidebar {
	width:172px;
	float:left;
}
#leftsidebar ul li.cat-item ul {
	padding:5px 0 15px 0;
}
#leftsidebar ul li.cat-item ul li {
	background-image:url(images/fr-blu.gif);
	background-repeat:no-repeat;
	background-position:3px 7px;
	padding:2px 0  2px 9px;
}

#leftsidebar ul li.cat-item a {
	color:#6b9745;
	font-weight:bold;
	font-size:12px;
}
#leftsidebar ul li.cat-item ul li a {
	color:#1b4198;
	font-weight:bold;
	font-size:11px;
}
#rightsidebar {
	width:170px;
	float:left;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: table;
	width:520px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	padding:5px 0;
	border-bottom:1px dotted #aeaeae
	}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


#menu {
	background-image:url(images/bgmenu.jpg);
	float:left;
	width:900px;
}

#menu ul {
	padding:0;
	margin:0px;
	list-style-type:none;
}
#menu ul li {
	padding:0px;
	margin:0px;
	padding:12px;
	float:left;
}
#menu ul li a {
	font-size:12px;
	font-weight:bold;
}
#menu ul li a:hover {
	color:#ffffff;
	text-decoration:none;
}
#menu ul li.current_page_item a {
	color:#ffffff;
}

#menu ul.serv {
	padding:0;
	margin:0px;
	list-style-type:none;
	float:right;
}
#menu ul.serv li {
	padding:0px;
	margin:0px;
	padding:10px 10px 14px 0;
	float:left;
}
#menu ul.serv li a {
	font-size:11px;
	font-weight:normal;
	color:#ffffff;  
	padding:0 0 5px 21px;
}
#menu ul.serv li a:hover {
	text-decoration:underline;
}
#menu ul.serv li a.aggiungi {
	background-image:url(images/aggiungi.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#menu ul.serv li a.ingrandisci {
	background-image:url(images/ingrandisci.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#menu ul.serv li a.riduci {
	background-image:url(images/riduci.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}


ul.funct {
	padding:0;
	margin:0px;
	width:520px;
	height:35px;
	list-style-type:none;
	float:left;
	background-image:url(images/bgfunctions.gif);
}
ul.funct li {
	padding:0px;
	margin:5px 14px 0 8px;
	float:left;
}
ul.funct li a {
	font-size:11px;
	font-weight:bold;
}
ul.funct li a:hover {
	text-decoration:underline;
}
ul.funct li a.stampa {
	background-image:url(images/stampa.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:2px 0 5px 21px;
}
ul.funct li a#pdfbutton {
	background-image:url(images/pdf.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:2px 0 5px 18px;
}
ul.funct li a.invia {
	background-image:url(images/invia.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:2px 0 5px 24px;
}
#author, #email, #url {
	border:1px solid #9e9e9e;
	background-color:#e4e4e4;
	padding:2px;
	margin:0 0 0 0;
	width:220px;
}

#comment {
	border:1px solid #9e9e9e;
	background-color:#e4e4e4;
	padding:2px;
	margin:0 0 0 0;
	width:440px;
}

.banners img {
	margin:5px 0;
}

#sidebar ul.adminis {
	padding:5px;
	margin:5px 0 0 0;
	list-style-type:none;
	width:329px;
	background-color:#fafafa;
	border:1px solid #9e9e9e;
	display:block;
}
#sidebar ul.adminis li {
	padding:0px;
	margin:0 15px 0 0;
	display:inline;
	font-weight:bold;
}

#sidebar ul.langs {
	margin:5px 0 0 0;
}

#sidebar ul.langs li {
	display:inline;
	margin:0 10px 0 0;
}
