/*
Theme Name: Fluid Solution
Theme URI: http://www.kaushalsheth.com/
Description:  Totally liquid three-column layout, clean and simple.
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com/

*/

/*#############################################################
Name: Fluid Solution
Date: 2006-09-06
Description: Totally liquid three-column layout, clean and simple.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/*elementi personalizzati */

img.alignleft {
	margin: 0 10px 2px 0;
padding: 0 10px 2px 0;
}

img.alignright {
	margin: 0 0 2px 10px;
padding: 0 0 2px 10px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* bookmarkify */
.bookmarkify{
padding-top:20px;
padding-bottom:20px;
}

/* tag */
.tag {
text-align:justify;
}
.tag a {
margin-left:5px;
}
/* fine tag*

/* srs */
.searchengine{
background-color:#222;
padding-bottom: 16px;
margin-bottom: 10px;
}

.searchengine h1 {
	font-size: 2em;
	color: #EEE;
	font-weight: bold;
	margin-bottom: 4px;
	padding: 0 0 0 10px;
}

.searchengine p {
padding-left: 15px;
color: #EEE;
}

.searchengine a {
color: #F06;
font-weight: bold;
}

.searchengine a:hover {
color: #EEE;
font-weight: bold;
}
.searchengine a:visited{
font-weight: normal;
}

.searchengine ul {
padding: 0 10px 10px 15px;
}

.searchengine li {
margin: 0.3em 0 0.3em 0;
/*padding-left: auto;*/
color: #EEE;
padding: 2px 0 2px 0;
/*border-bottom: 1px solid #AAA;*/
list-style: url('img/GU_li_s.gif');
margin-left: 18px;
}

.searchengine li a {
	color: #EEE;
	font-size: 1.2em;
	text-decoration: none;
}

.searchengine li a:hover {
	border-bottom: 1px solid #F06;
	/*color: #DDD;*/
}

/* fine srs */

div.commentText, li.commentText {
margin:5px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
 }

div.gravatar {
float: left;
padding-top:3px;
padding-bottom:3px;
}

div.commentoPari, div.commentoDispari {
border: 0.1em solid #F0F0F0;
padding:8px;
margin-left:77px;
background: #ffdf5d;
}

div.commentoDispari {
background: #fffb98;
}

/*
.blogUfficiale {
position: relative;
padding-top: -100px;
padding-left: 0px;
}
*/

#centratura {
	margin: auto;
	width: 960px;
}

/*
#centraturaLaterale {
margin-left: 650;
width: 185px;
}
*/

.horizontalCat li {
display: inline;
font-size: 2em;
}

/* menu' orizzontali */

#centraturaHnav {
margin: auto;
width: 600px;
}

#Hnav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#Hnav-menu li
{
float: left;
margin: 0.15em;
}

#Hnav-menu li a
{
background: url(img/Hnav-btn-strip.png) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
padding: 0 5px 0 5px;

display: block;
border: 0.1em solid #F0F0F0;
color: #0d2474;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#Hnav-menu li a
{
float: none
}
/* End hide */

#Hnav-menu
{
margin: auto;
}

/* fine menu' orizzontali */


/* standard elements */

* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

a img
{
border:none;
}

body {
	background: #ffeb98 url('img/bgGU.gif') repeat-x;
	color: #000;
	font: normal 62.5% "Lucida Sans Unicode",Verdana,sans-serif;
	padding-top: 40px;
}
p,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
li {
	list-style: none;
}
h1 {
	font-size: 1.4em;
}
code {
	background: url('img/bgcode.gif');
	border: 1px solid #F0F0F0;
	border-left: 6px solid #F06;	
	color: #444;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FBFCF5;
	border-bottom: 1px solid #EED;
	border-top: 1px solid #EED;
	color: #444;
	display: block;
	font: normal 0.9em Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 12px;
}
h1,h2,h3,h4 {
	font: normal 1.2em "Trebuchet MS",sans-serif;
	color: #F06;
}
/* misc */
.clearer {
	clear: both;
}

/* header */
.header {
	background: url('img/header/intestazione_v3.png') no-repeat center;
	border-bottom: 1px solid #EEE;
	height: 166px;
	margin-bottom: 24px;
}
.header2 {
	border-bottom: 1px solid #EEE;
	height: 166px;
	margin-bottom: 24px;
}
.header h1 {
	color: #222;
	font: normal 4em sans-serif;
	margin-top: 40px;
	text-align: center;
}

.header h1 a{
color: #222;
text-decoration:none;
}

.header h1 a:visited
{
color: #222;
text-decoration:none;
}

.header h2 {
	color: #666;
	text-align: left;
padding: 148px 0 0 48px;
}
.header h2 span {
	background: #222;
	color: #EEE;
	padding: 0 6px;
}

/* left side (main content) */
.left {
	background: url('img/wall.gif') repeat-y;
	background-position: center 150px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 24px;
	width: 680px;
}

.left_tag {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 24px;
	width: 600px;
}

.content .descr {
	color: #06F;
	font-size: 1.2em;
	margin-bottom: 6px;
}

.editPost{
	color: #222;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 6px;
}

.descrCategorie {
	color: #222;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 6px;
}

.descrCategorie a:visited {
	color: #06F;
}

.descr a
{color: #06F;
}
.descr a:visited
{color: #06F;
}

.content li {
	list-style: url('img/li.gif');
	margin-left: 18px;
}
.content h1 {
	font-size: 2.4em;
	color: #222;
	font-weight: bold;
	margin-bottom: 4px;
	padding: 0 0 0 10px;
}
.content a,.footer a {
	color: #222;
	text-decoration: none;
	border-bottom: 1px solid #06F;
}
.content a:hover,.footer a:hover {
	color: #444;
	border-bottom: 1px solid #F00;
}

/* nav & subnavigation */
.nav,.right {
	margin-bottom: 20px;
	position: absolute;
	top: 40px;
}	

/* navigation */
.nav {
	margin-left: 750px;
	text-align: center;
	width: 184px;
}
.nav .logo {
	background: url('img/GU-logo-gif-150-1.gif') no-repeat center top;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	height: 166px;	
}

.nav h1 {
	color: #F60;
	margin: 12px 0;
}
.nav li {
	border-bottom: 1px solid #EEE;
}
.nav li a {
	color: #444;
	display: block;
	font: normal 1.4em serif;
	padding: 8px 0;
}
.nav li a:hover {
	background: #FAFAFA;
	color: #F06;
}

/* subnav */
.right {
	background: #222;
	top: 432px;
	width: 184px;
	margin-left: 750px;
}
.subnav {
	padding: 12px 12px 0;
}
.subnav h1 {
	color: #F06;
	font-size: 1.4em;
	height: 20px;
	margin-left: 8px;
}
.subnav ul {
	margin: 0 0 16px 0;
	padding: 0;
}
.subnav li {
	list-style: none;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #AAA;
	color: #AAA;
	text-indent: 2px;
	font-size: 0.9em;
}

.subnav h1 a {
	color: #F06;
}

.subnav li a {
	color: #777;
	font-size: 1.2em;
	text-decoration: none;
}

.subnav li a:hover {
	color: #DDD;
}

/* round edges */
.roundtl,.roundtr,.roundbl,.roundbr {
	background: url('img/round.gif');
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {
	float: left;
}
.roundtr,.roundbr {
	float: right;
}
.roundtr {
	background-position: right top;
}
.roundbr {
	background-position: right bottom;
}
.roundbl {
	background-position: left bottom;
}

/* footer */
.footer {
	color: #666;
	border-top: 1px solid #EEE;
	font: normal 1em Verdana,sans-serif;
	margin: 0 3%;
	width: 50%;
	padding: 8px 6px;
}


/*post stylng*/
.post{
	margin:0 0 25px 0;
	border-bottom: 1px solid #EEE;
}

.post h1 {color: #222;  }

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: transparent;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

/*.entry {

}*/

.entry p {
text-align:justify;
}

.entry div object, .entry object{
display: block;
margin: auto;
}

.entry p img {
margin: auto;
}

.entry h2 {
	font: normal 1.5em "Trebuchet MS",sans-serif;
	font-weight: bold;
	color: #222;
	padding-left:10px;
	margin-bottom:5px;
}

#comments ul {
font-size:12px;
}
#comments li{
list-style: none;
margin-left:0px;
font-size: 0.8em;
}

ul.children {
margin-left:30px;
margin-bottom:-10px;
}

