/*
Theme Name: Consorzio Creativo
Theme URI: http://www.consorziocreativo.com/
Description: Tema originale del Consorzio Creativo.
Version: 1.0
Author: Manuel Masia
Author URI: http://www.consorziocreativo.com/
Tags: clear, blue

*/



@font-face {
	font-family: 'AppleGaramondLightRegular';
	src: url('fonts/AppleGaramond-Light.eot');
	src: local('Apple Garamond Light Regular'), local('AppleGaramondLight'), url('fonts/AppleGaramond-Light.ttf') format('truetype');
}
body {
	margin:0;
	padding:0;
	background:url(img/bg.jpg) repeat;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	display:inline;
	width:100%;
	height:100%;
}


.hid {
	float:left;
	display:inline;
	width:100%;
}

h1,h2,h3,h4,h5,p {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:inherit;
}
img {
	behavior:url(pngfix/iepngfix.htc);
}
img {
	border:none;
	*display:block;
}
a {
	color:#0093d8;
	text-decoration:underline;
}
.blu {
	color:#0093d8;
	text-decoration:none;
}
.sezrosso a {
	color:#de1630;
}
a:hover {
	text-decoration:none;
}
a:active {
	outline:none;
}
a:focus {
	outline:none;
	-moz-outline-style:none;
}
a.linkgrey:hover {
	background-color:#e7e7e7;
}
hr {
	display:block;
	clear:both;
	background:url(img/doublebreak.jpg) repeat-x top;
	height:20px;
	margin:20px 0 0;
}
.titolo {
	font-family:'AppleGaramondLightRegular';
	font-size:62px;
	line-height:68px;
	padding:10px;
	margin:0 0 10px;
	text-decoration:none;
	cursor:text;
	color:#828282;
	background:url(img/doublebreak.jpg) repeat-x bottom;
	display:block;
	clear:both;
}
.sottotitolo {
	font-family:'AppleGaramondLightRegular';
	font-size:40px;
	line-height:48px;
	padding:10px;
	margin:0 0 10px;
	text-decoration:none;
	cursor:text;
	color:#828282;
	background:url(img/doublebreak.jpg) repeat-x bottom;
	display:block;
	clear:both;
}
.sottotitolo a {
	text-decoration:none;
}
.sommario {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#343434;
	font-size:20px;
	line-height:25px;
}
	.sommario a {
		color:#0093d8;
		text-decoration:none;
	}
		.sommario a:hover {
			background:#e7e7e6;
		}
	.sezrosso .sommario a {
		color:#de1630;
	}
	.rosso a {
		color:#de1630;
	}
.imgcolsx {
	position:relative;
	display:block;
	clear:both;
}
.imgcoltop {
	position:relative;
	display:block;
	clear:both;
}
.imgentry {
	padding:9px;
	background:#c7c7c7;
	border:1px solid #888;
}
.underlinebig {
	background:url(img/underlinebig.jpg) bottom repeat-x;
	color:#000;
}
.underlinepic {
	background:url(img/underlinepic.jpg) bottom repeat-x;
}
.imgborder {
	padding:9px;
	background:#bbb;
	border:1px solid #8d8d8d;
}
.top {
	width:100%;
	min-width:900px;
	float:left;
	display:inline;
}
.chiodo {
	margin:0 auto;
	width:900px;
}
.cornice {
	margin:0 auto;
	width:900px;
	float:left;
	display:inline;
}
.sezione {
	position:fixed;
	height:240px;
	width:30px;
	z-index:1000000;
	left:0;

}
* html .sezione { /* ie6 hack */
     position:absolute;
     height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');
}
.sezblog {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	width:30px;
	height:240px;
	background:url(img/sezblog.png) no-repeat;
}
.sezagency {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	width:30px;
	height:240px;
	background:url(img/sezagency.png) no-repeat;
}
#consorziocreativo {
	background:url(img/consorziocreativo.jpg) no-repeat;
	width:280px;
	height:137px;
	float:left;
	display:inline;
}
.sezrosso #consorziocreativo {
	background:url(img/consorziocreativo2.jpg) no-repeat;
}
	#consorziocreativo a {
		text-indent:-9999px;
		width:280px;
		height:137px;
		display:block;
		text-decoration:none;
	}
#menu {
	width:590px;
	*width:591px;
	height:127px;
	margin:0 0 0 29px;
	*margin:0 0 0 28px;
	padding:0 0 0 1px;
	float:left;
	display:inline;
	position:relative;
	background:url(img/menubreak.jpg) top left no-repeat;
	z-index:100;
}
	#menu img {
		display:inline;
		float:left;
	}
	#menu li {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		line-height:18px;
		color:#808080;
		text-align:center;
		display:moz-inline-box;
		display:inline-block;
		float:left;
		list-style:none;
	}
	#menu ul {
		width:117px;
		background:url(img/dropdown.png) top no-repeat;
		margin:99px 0 0 0;
		padding:10px 0;
		position:absolute;
		visibility:hidden;
	}
		#menu ul li {
			color:#fff;
			text-align:center;
			display:block;
			float:none;
			font-style:italic;
			list-style:none;
			margin:0;
			padding:0;
		}
		#menu li a {
			color:#808080;
			text-decoration:none;
			width:111px;
			height:71px;
			display:moz-inline-box;
			display:inline-block;
			float:left;
			padding:28px 3px 0;
		}
			#menu ul li a {
				color:#fff;
				display:block;
				float:none;
				font-style:italic;
				line-height:18px;
				margin:0;
				width:101px;
				padding:9px 8px;
				height:auto;
				font-size:12px;
			}
			#menu li.selected a {
				color:#808080;
				text-decoration:none;
				background:url(img/selected.jpg) no-repeat bottom center;
			}
			#menu li a .exp {
				color:#000;
				font-style:italic;
			}
			#menu li.selected a .exp {
				color:#000;
			}
			#menu li.hover a {
				color:#fff;
				background:url(img/menutopover.jpg) repeat-x;
			}
				#menu li.hover li a {
					color:#fff;
					background:none;
				}
			#menu li.hover a .exp {
				color:#fff;
			}
.quadro {
	float:left;
	display:inline;
	width:900px;
	margin:0;
}
.grigio {
	background:url(img/quadrogrigio.jpg) repeat;
}
.strillo {
	font-size:60px;
	margin-top:-20px;
	line-height:70px;
	color:#828282;
	font-family:"AppleGaramondLightRegular";
	position:relative;
}
.column {
	width:280px;
	display:inline;
	margin:0 0 30px;
}
.double {
	width:590px;
	display:inline;
	margin:0 0 30px 0;
}
#preventivo {
	background:url(img/preventivo-web-gratuito.jpg) no-repeat;
	width:590px;
	height:307px;
	float:left;
	display:inline;
}
	#preventivo a {
		text-indent:-9999px;
		width:590px;
		height:307px;
		display:block;
		text-decoration:none;
	}
.sx {
	float:left;
}
.dx {
	float:right;
}
.entry {
	line-height:20px;
}
.entry ul {
    padding-left:1em;
    margin-left:0;
}
.entry .sommario {
	display:block;
	clear:both;
	padding:10px;
}
.syntaxhighlighter {
	float:left;
	display:moz-inline-box;
	display:inline-block;
}
.postsingle {
	width:900px;
	margin:0 0 0 -310px;
	position:relative;
	clear:both;
	display:block;
}
	.articolo {
		float:left;
		display:inline;
		margin:15px 0 0;
	}
		.postmeta-autore {
			float:left;
			display:inline;
			background:url(img/postmeta-consorzio.jpg) no-repeat right;
			width:258px;
			height:105px;
			padding:17px;
			overflow:hidden;
			color:#3f3f3f;
			text-align:center;
		}
			.postmeta-autore .commenti {
				float:left;
				display:inline;
				width:72px;
				margin:0;
				text-align:center;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:14px;
				font-style:italic;
				margin:5px 0 0;
			}
				.commenti .commenta {
					width:72px;
					height:25px;
					display:block;
					clear:both;
					background:none;
					margin:31px 0 0;
					text-decoration:none;
				}
			.postmeta-autore .avatar {
				float:left;
				display:inline;
				margin:1px 0 0 17px;
				width:78px;
				height:78px;
				overflow:hidden;
				border:1px solid #b0b0b0;
			}
				.postmeta-autore .avatar img {
					margin:0;
					display:block;
					border:none;
				}
			.postmeta-autore .data {
				float:left;
				display:inline;
				margin:0px 0 0 10px;
				width:68px;
				height:86px;
				overflow:hidden;
				text-transform:uppercase;
				font-size:12px;
				line-height:23px;
			}
		.commentlist {
			display:block;
			clear:both;
		}
		.comment-body {
			float:left;
			display:inline;
			width:900px;
			background:url(img/doublebreak.jpg) no-repeat bottom right;
			margin:0 0 20px;
		}
		.comment-body.adminodd {
			background:url(img/adminreply.jpg) 0 0 no-repeat;
		}
		.vcard {
			float:right;
			display:inline;
			background:url(img/vcard.jpg) no-repeat right;
			width:186px;
			height:105px;
			padding:17px;
			overflow:hidden;
			color:#3f3f3f;
			text-align:center;
		}
			.vcard .avatar {
				float:left;
				display:inline;
				margin:1px 0 0 17px;
				width:78px;
				height:78px;
				overflow:hidden;
				border:1px solid #b0b0b0;
			}
				.vcard .avatar img {
					margin:0;
					display:block;
					border:none;
				}
			.vcard .data {
				float:left;
				display:inline;
				margin:0px 0 0 10px;
				width:68px;
				height:86px;
				overflow:hidden;
				text-transform:uppercase;
				font-size:13px;
				line-height:23px;
			}
			.resto a {
				text-indent:-9999px;
				display:block;
				float:right;
				background:url(img/leggi-resto.jpg) no-repeat;
				width:121px;
				height:30px;
				text-decoration:none;
				margin:15px 0 0;
			}
.titletab {
	background:url(img/titletableft.png) top left no-repeat;
	_background:url(img/titletableft.jpg) top left no-repeat;
	height:31px;
	margin:0; 
	padding:0 0 0 9px;
	position:relative
}
	.titletab h2 {
		color:#343434;
		font-size:25px;
		height:31px;
		font-family:Georgia, "Times New Roman", Times, serif;
		background:url(img/titletabright.png) top right no-repeat;
		_background:url(img/titletabright.jpg) top right no-repeat;
		padding:0 9px 0 0;
		display:moz-inline-box;
		display:inline-block;
	}
.rigogrigio {
	background:url(img/rigogrigio.jpg) repeat-x;
	height:20px;
	width:100%;
	min-width:900px;
	display:block;
	clear:both;
}
#myForm, #commentform {
	float:left;
	display:inline;
}
#myForm td, #commentform td {
	vertical-align:top;
}
#myForm label, #commentform label {
	line-height:20px;
	padding:11px 0 0 0;
	display:inline;
	float:left;
	width:280px;
}
#myForm input[type=text], #commentform input[type=text], .protected-post-form input[type=password] {
	width:274px;
	padding:3px 0 0 0;
	height:22px;
	border:3px solid #bbb;
	background:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
}
#myForm textarea {
	width:274px;
	padding:3px 0 0 0;
	height:82px;
	border:3px solid #bbb;
	background:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
}
#commentform textarea {
	width:274px;
	padding:3px 0 0 0;
	height:147px;
	border:3px solid #bbb;
	background:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
}
#myForm input[type=submit], #commentform input[type=submit] {
	width:100px;
	height:30px;
	background:url(img/invia.png) no-repeat;
	padding:0;
	border:none;
	float:right;
	display:inline;
	margin:15px 0 0 0;
}
.protected-post-form input[type=submit] {
	width:100px;
	height:30px;
	background:url(img/invia.png) no-repeat;
	padding:0;
	border:none;
	display:inline;
	margin:15px 0 0 0;
}
#exposerel {
	float:left;
	display:inline;
	clear:both;
	width:100%;
}
#expose {
	z-index:99;
	position:absolute;
	width:100%;
}
#overlay {
	z-index:98;
	background:#000;
	position:fixed;
	top:0;
	left:0;
	filter:alpha(opacity=0.0);
	-moz-opacity:0.0;
	opacity:0.0;
}
* html div#overlay {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop : document.body.scrollTop);} /* workaround per IE6 */
/*ooooooooooooooooooooooooooooooooo*/

/*
 * jquery.ui.potato.menu
 * 
 * Copyright (c) 2009 makoto_kw (makoto.kw@gmail.com)
 * Dual licensed under the MIT and GPL licenses.
 * 
 * Version: 1.0
 */
ul.potato-menu li.potato-menu-item {
	position:relative;
}
ul.potato-menu li.potato-menu-item a {
}
ul.potato-menu ul.potato-menu-group {
	display:none;
}

/* Coda tooltip */
.popup { 
    width:170px; 
    display:none; 
    color:#ebebeb; 
    text-align:center; 
    font-size:11px;
	line-height:18px;
	z-index:1001;
	position:absolute;
	font-style:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.popup .sommario { 
    color:#ebebeb; 
    text-align:center; 
    font-size:11px;
	line-height:18px;
	font-style:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.error { 
	font-weight:bold;
    font-size:10px;
	line-height:15px;
	margin:-1px 0 -14px 0;
	padding:0 5px 0 15px;
	position:relative;
	z-index:1001;
	font-style:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#de1630;
	background:url(img/error.png) no-repeat left;
	display:none;
}
.bubble .popup { 
    width:272px;
	margin:0 0 0 30px;
	margin:0\9; /*IE*/
}
.popup a, #menu ul li .popup a {
		display:inline;
		width:auto;
		height:auto;
		color:#75c9f0;
		padding:0;
		margin:0;
		font-size:11px;
		line-height:18px;
		font-style:italic;
		text-decoration:none;
	}
.sezrosso .popup a, .sezrosso #menu ul li .popup a {
	color:#f9485f;
}
.popup a:hover, #menu ul li .popup a:hover {
			text-decoration:underline;
		}
.sottool { 
    width:141px;
	background:url(img/tooltop.png) no-repeat;
	display:block;
    color:#ebebeb; 
    text-align:center; 
    font-size:11px;
	z-index:1001;
	padding:15px 19px 0 10px;
}
.bubble .sottool { 
    width:243px;
	background:url(img/tooltop2.png) no-repeat;
	padding:15px 10px 0 19px;
}
/*Expose*/
#mask {
	background:#000;
}

.footer {
	background:url(img/footer.jpg) top repeat-x #656565;;
	color:#656565;
	padding:0;
}
	.footermap {
		background:url(img/footermap.jpg) no-repeat top;
		width:590px;
		height:221px;
		float:left;
		display:inline;
		padding:32px 0 0;
	}
	.footermap a {
		text-decoration:none;
	}
	.footermap a:hover {
		text-decoration:underline;
	}
		.footermap ul {
			margin:0;
			padding:0;
			font-size:11px;
			line-height:15px;
			color:#757575;
			font-weight:bold;
		}
		.footermap ul a {
			color:#757575;
		}
			.footermap ul li {
				list-style:none;
				display:inline;
				float:left;
				text-align:center;
				width:118px;
			}
				.footermap ul ul {
					display:block;
					clear:both;
					color:#b6b6b6;
					font-weight:normal;
					font-size:10px;
				}
				.footermap ul ul a {
					color:#b6b6b6;
				}
					.footermap ul ul li {
						display:block;
						clear:both;
					}
#topoverlay {
	width:100%;
	min-width:900px;
	position:fixed;
	height:25px;
	padding:5px 0 0 0;
	background:url(img/overlay.png) repeat-x;
	_background:url(img/overlay.jpg) repeat-x;
	top:0;
	left:0;
	z-index:100;
}
* html div#topoverlay {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop : document.body.scrollTop);} /* workaround per IE6 */

#searchform #inputs {
	background:url(img/search.png) no-repeat;
	width:94px;
	height:16px;
	float:left;
	display:inline;
	margin:0 5px 0 18px;
}
	#searchform #inputs input {
		background:none;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:16px;
		color:#666;
		font-weight:bold;
		width:93px;
		height:16px;
		border:none;
	}
input#searchsubmit {
	background:url(img/searchover.png) no-repeat;
	width:19px;
	height:19px;
	display:inline;
	float:left;
	border:none;
	cursor:pointer;
}
input#searchsubmit:hover {
	background:url(img/searchout.png) no-repeat;
}
.breadcrumb {
	color:#ababab;
	font-size:10px;
	height:25px;
	padding:5px 0 0;
}
.breadcrumb a {
	color:#ababab;
	font-size:10px;
	text-decoration:none;
}
.breadcrumb a:hover {
	text-decoration:underline;
}
.breadcrumb .current {
	color:#fff;
	font-size:10px;
}
#socialsearch a {
	float:right;
	display:moz-inline-box;
	display:inline-block;
	width:17px;
	height:17px;
	margin:0 8px 0 0;
	text-decoration:none;
	text-indent:-9999px;
}
#socialsearch #rss {
	background:url(img/rsstopout.png) no-repeat;
}
#socialsearch #rss:hover {
	background:url(img/rsstopover.png) no-repeat;
}
#socialsearch #facebook {
	background:url(img/facebooktopout.png) no-repeat;
}
#socialsearch #facebook:hover {
	background:url(img/facebooktopover.png) no-repeat;
}
#socialsearch #twitter {
	background:url(img/twittertopout.png) no-repeat;
}
#topoverlay #twitter:hover {
	background:url(img/twittertopover.png) no-repeat;
}

	

	.skype {
		background:url(img/skype.jpg) no-repeat;
		width:286px;

		height:221px;
		text-indent:-9999px;
		text-decoration:none;
		display:moz-inline-box;
		display:inline-block;
		float:right;
	}
	
	.powered {
		float:left;
		display:inline;
		width:410px;
		padding:0 20px 3px;
		text-align:left;
		font-size:10px;
		line-height:15px;
		color:#ababab;
	}
		.powered a {
			color:#ababab;
			text-decoration:none;
		}
		.powered .rss {
			display:moz-inline-box;
			display:inline-block;
			width:18px;
			height:18px;
			background:url(img/rss-consorziocreativo.png);
			margin-right:10px;
		}
	.credits {
		float:right;
		display:inline;
		width:410px;
		padding:0 20px 3px;
		text-align:right;
		font-size:10px;
		line-height:15px;
		color:#ababab;
	}
		.credits a {
			color:#ababab;
			text-decoration:none;
		}

/*-------OVERLAY-------*/
/*ceebox*/
/* CeeBox 1.4.3 CSS Document */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for ceebox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding:0; margin:0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> ceebox specific background images <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#cee_next {
	background-image:url(img/cee-next-btn.jpg);
}
#cee_prev {
	background-image:url(img/cee-prev-btn.jpg);
}
#cee_closeBtn {
	background-image:url(img/chiudi2.png);
}
#cee_load { background-image: url(img/loader.gif);}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> ceebox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#cee_box {
	font:11px "Lucida Console", Monaco, monospace;
	color:#828282;
	background:url(img/bg.jpg) repeat;
}

#cee_count {
	font:10px "Lucida Console", Monaco, monospace;
	color:#f0f0f0;
	clear:left;
	float:left;
	padding:2px 0 4px;
}
* html #cee_count { /* ie6 hack */
	margin-top:-8px;
	zoom:1;
	padding-bottom:6px;
}
#cee_nav {
	position:absolute;
	top:15px;
	left:0px;
	z-index:20;
	visibility:visible;
	}
#cee_next,#cee_prev{
	height:100%;
	width:49%;
	text-indent:-10000px;
	text-decoration:none;
	visibility:visible;
	background-position:10000px 10000px;
	background-repeat:no-repeat;
}
#cee_next{
	float:right;
}
#cee_prev{
	float:left;
}
#cee_next:hover{background-position:right 50%;}
#cee_prev:hover{background-position:left 50%;}
#cee_box a {outline:none}
#cee_box a:link {color:#666;}
#cee_box a:visited {color:#666;}
#cee_box a:hover {color:#000;}
#cee_box a:active {color:#666;}
#cee_box a:focus{color:#666;}
#cee_closeBtn {
	background-repeat:no-repeat;
	display:box;
	width:26px;
	height:26px;
	float:right;
	text-indent:-10000px;
	margin:0px 0 4px 0;
	}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> ceebox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#cee_box {
	color:#0f0f0f;
	border:4px solid #131313;
	text-align:left;
}

#cee_box img#cee_img, #cee_box object {
	display:block;
	margin:15px 0 0 15px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #666;
	border-left:1px solid #666;
}

#cee_title {
	padding:7px;
	overflow:hidden;
}
.cee_ajax #cee_title, .cee_iframe #cee_title{
	background:none;
	height:30px;
	margin:-40px 0 20px;
}
#cee_title h2{
	font-size:1em;
	font-weight:400;
	margin:0 0 1px;
	float:left;
}

#cee_ajax{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#cee_load{
	position:fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top:50%;
	left:50%;
	margin:-6px 0 0 -104px; /* -height/2 0 0 -width/2 */
	background:url(img/loadinganimation.gif);
}

#cee_HideSelect{
	z-index:99;
	position:fixed;
	top:0;
	left:0;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	height:100%;
	width:100%;
}

* html #cee_HideSelect { /* ie6 hack */
     position:absolute;
     height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');
}

#cee_iframe{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* PAGE NUMBERS */
.navigation {
	float:left;
	display:inline;
	width:590px;
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	padding:0;
	margin:0;
	border:none;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	list-style:none;
	text-transform:none;
	text-indent:0px;
	font-variant:normal;
	text-align:left;
	line-height:12px;
	letter-spacing:0px;
	word-spacing:0px;
	font-size:12px;
}

#wp_page_numbers {
	margin-top:10px;
	width:100%;
	margin-bottom:10px;
}
#wp_page_numbers ul {
	width:100%;
}
#wp_page_numbers li {
	float:left;
	display:block;
	margin-bottom:2px;
}

#wp_page_numbers a {
	padding:8px 10px;
	margin-left:2px;
	margin-right:2px;
	display:block;
	color:#fff;
	background:#bbb;
}

#wp_page_numbers li a:hover {
	background:#e6e6e6;
	color:#000;
}

#wp_page_numbers li.space {
	padding:6px;
	padding-left:2px;
	padding-right:2px;
}

#wp_page_numbers li.first_last_page {
	font-style:italic;
}

#wp_page_numbers li.active_page a {
	background:#e6e6e6;
	color:#0093d8;
	text-decoration:none;
	cursor:text;
}

#wp_page_numbers li.page_info {
	float:left;
	display:block;
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	margin-right:2px;
	color:#666;
	font-size:11px;
	border:1px solid #bfbfbf;
}
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 padding:5px 0;
}
.colonna {
	float:left;
	display:inline;
	width:282px;
	margin:0 0 30px 27px;
}
.colonna .titolo {
	color:#909090;
	font-family:'AppleGaramondLightRegular';
	font-size:42px;
	display:block;
	padding:0 10px;
}
.colonna .titolo a {
	color:#909090;
	text-decoration:none;
}
.colonna .titolo a:hover {
	color:#727272;
	background-color:#e7e7e7;
	text-decoration:none;
}
.colonna .post {
	padding:0 10px;
}
.colonna .entry .sommario {
	padding:5px 0 !important;
	font-size:15px !important;
	line-height:normal;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.colonna .entry .homethumb {
	border:1px solid #828282;
	position:relative;
	margin:10px -10px 0;
	width:278px;
	max-height:200px;
	overflow:hidden;
	display:block;
}
.colonna .navigacycle {
	width:262px;
	padding:0px 10px 5px;
	text-align:right;
}
.prec {
	cursor:pointer;
	display:moz-inline-box;
	display:inline-block;
	width:21px;
	height:21px;
	margin-right:10px;
	text-decoration:none;
	background:url(img/prec.jpg) no-repeat;
}
.succ {
	cursor:pointer;
	display:moz-inline-box;
	display:inline-block;
	width:21px;
	height:21px;
	margin-right:10px;
	text-decoration:none;
	background:url(img/succ.jpg) no-repeat;
}



/*
Dice il maestro: "Quando tu vede chiaro, tu chiareggia.
Quando tu vede scuro... tu chiareggia meno."
*/
