/*
Theme Name: mondoreality

Theme URI:
Description: mondoreality tema per Wordpress
Version: 1.0

Author: Sandro martena

Author URI: http://portfoliografico.netsons.org

*/




/*
General
 */



body {
	margin: 0px;
	padding:0px;
	background-color: #008DD9;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#all {
	width: 100%;
	background: url("images/bg_body.jpg") repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding:0px;

}

/* Page */

#page {
	margin: 0 auto;
	width: 1004px;
	background: #ffffff;
	overflow:hidden;

}
#page_corpo {

	width: 1004px;
	background: url("images/bg-sfondo.jpg") top left no-repeat;
	overflow:hidden;

}


/* Header */

#header {
	width: 1000px;
	height: 150px;
	margin:0px 2px 0px 2px;
	font: normal 1px "Trebuchet MS", Verdana;



}

	/* Header - Info */

	#logo {
		margin-top:0px;
		margin-left:44px;

	}

	#header #logo h1 {
		color: #ffffff;
		font: normal 30px "Trebuchet MS", Verdana;
		display: none;
	}

	#header .description {
		margin-top:15px;
		margin-left:326px;
		color: #ffffff;
		font: normal 36px "Trebuchet MS", Verdana;
		display: none;


	}

	#header #headerrss {
		margin-top:30px;
		margin-right:116px;
		width:200px;
		color: #ffffff;
		font: bold 13px "Trebuchet MS", Verdana;
		float:right;
	}

	#header #headerrss img {
		float:right;
		text-align:right;
	}

	#header #headerlink {
		margin-top:9px;
		margin-left:202px;
		width:728px;
		height:18px;
		color: #ffffff;
		font: bold 13px "Trebuchet MS", Verdana;
	}
	#header #headerlink a:link {
		color: #ffffff;
		text-decoration:none;
	}
	#header #headerlink a:visited {
		color: #ffffff;
		text-decoration:none;
	}
	#header #headerlink a:active {
		color: #ffffff;
		text-decoration:none;
	}
	#header #headerlink a:hover {
		color: #ffffff;
		text-decoration:underline;
	}



	#header #bottoniera{
		margin-top: 2px;
		margin-left: 42px;
		width: 920px;
		height: 40px;
		text-align: left;
	}


	#header #header-info a img{
		width:27px;
		margin-right:5px;
	}
	#header #header-info a:hover img{
		width:36px;
	}

	/* Header - Menu */

	#header #header-menu {
		width: 720px;
		text-align: left;
		height: 31px;
		float:left;
		margin: 0px;
		padding-left:5px;
	}

	#header #header-menu ul {
		margin: 0;
		margin-top: 5px;
		padding: 0;
		list-style-type: none;
		height: 31px;
	}

	#header #header-menu ul li {
		float: left;
		height: 31px;
		font: bold 14px "Trebuchet MS", Verdana;
		color: #ffffff;
		text-transform:uppercase;
		padding: 5px 10px 0 0px;
		background: url("images/headerpuntini.png") right top no-repeat;
		margin-right: 7px;
		border: none;
	}

	#header #header-menu ul li:hover{
	}

	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
	}

	#header #header-menu ul li a:hover {
		color: #ffffff;
		text-decoration: underline;
	}

	#header #header-menu li ul
	{
	  visibility: hidden;
	  position: absolute;
  	  z-index: 10;
	}

	#header #header-menu li:hover>ul
	{

	  visibility: visible;
	  top: 210px;
	  border: 1px solid;
	  background-color: #4d82d1;
	  height:auto;
	  padding:5px;
	}


	#header #header-menu li li
	{
		clear:both;
		float: none;
		height: 20px;
		font: bold 14px "Trebuchet MS", Verdana;
		color: #ffffff;
		text-transform:uppercase;
		padding: 0px;
		background: none;
		}
	#header #header-menu li li:hover>ul
	{
	  top: 30px;
	  left: 30px;
	}

	/* Header - Search */

	#search {
		margin-top: 6px;
		margin-right: 20px;
		text-align: right;
		WIDTH: 175px;
		float:right;

	}
	#search .field {
		PADDING-LEFT: 5px; BACKGROUND: url(images/search-field.png) no-repeat; WIDTH: 175px; HEIGHT: 25px;

	}
	#search .field INPUT.search-text {
		FONT-WEIGHT: normal; FONT-SIZE: 15px; WIDTH: 145px; COLOR: #fff; LINE-HEIGHT: 25px; FONT-STYLE: normal; FONT-FAMILY: Arial; HEIGHT: 25px;
		BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;

	}
	#search .button {
		Z-INDEX: 10;  BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 25px; CURSOR: pointer; TEXT-INDENT: -9999px; HEIGHT: 25px;
		BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;

	}
	#search INPUT {
		BACKGROUND: none transparent scroll repeat 0% 0%;

	}

	#sa{
		border: 1px solid #ffffff;
		color: #ffffff;
		FONT-WEIGHT: normal;
		FONT-SIZE: 14px;
		FONT-STYLE: normal;
		FONT-FAMILY: Arial;
		BACKGROUND: none transparent;
		margin-left:5px;
	}
	#q{
		width:105px;
	}



/* Main */

#main {
	width: 1000px;
	border-right: 2px solid #333333;
	border-left: 2px solid #333333;
}

	/* Main - Content */

	#content {
		float: left;
		width: 680px;
		padding-bottom: 20px;
	}
	#content #adsense{
		text-align: center;
		width: 614px;
		background: url("images/adsense.png") no-repeat;
		margin-bottom: 10px;
		padding: 5px;
	}
	#content2 {
		float: left;
		width: 680px;
		padding-bottom: 20px;
	}


	/* Main - Content - Post */


	/* Main - Sidebar */
	#sidebar {
		width: 300px;
		padding-bottom:24px;
		margin-bottom: 20px;
		float: right;
		overflow:hidden;
	}
	#sidebar_corpo {
		width: 300px;
		background: #ffffff;
	}
	#sidebar-adv {
		margin: 10px 0px 10px 0px;
	}

	#l_sidebar {
		float: left;
		width: 160px;
		font: bold 12px "Trebuchet MS", Verdana;
		color: #8A2BE2;
		margin-right:10px;

	}

	#l_sidebar a {
		color: #0000ff;
		text-decoration: none;
	}

	#l_sidebar a:hover {
		text-decoration: underline;
	}

	#r_sidebar {
		float: left;
		width: 120px;
		font: bold 12px "Trebuchet MS", Verdana;
		color: #8A2BE2;

	}

	#r_sidebar a {
		color: #0000ff;
		text-decoration: none;
	}

	#r_sidebar a:hover {
		text-decoration: underline;
	}

	#l_sidebar #sidebar-left {
		float: left;
		width: 160px;
	}

	#r_sidebar #sidebar-right {
		float: left;
		width: 160px;
	}

	#l_sidebar .sidebar-box {
		width: 160px;
		background: #ffffff;
		border-bottom: 1px solid #eeeeee;
		margin-bottom: 10px;
		padding:0px;


	}

		/* Sidebar - Titles */

		#l_sidebar h3 {
			width: 160px;
			height: 34px;
			padding-top:5px;
			font-weight: bold;
			font: bold 14px "Trebuchet MS", Verdana;
			color: #ffffff;
			background: url("images/widget-2.gif") no-repeat;
			text-align:center
		}

		/* Sidebar - Menus */

		#l_sidebar ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}

		#l_sidebar ul li {
			color: #8A2BE2;
			width: 139px;
			min-height: 25px;
			font: bold 12px/18px "Trebuchet MS", Verdana;
			padding-left: 21px;
			padding-top:5px;
			background: url("images/side_button.gif") left top no-repeat;
			margin-bottom: 0px;
			overflow: hidden;
			border-bottom: 1px dashed #eeeeee;
		}

		#l_sidebar ul li a {
			color: #0000ff;
			text-decoration: none;
		}

		#l_sidebar ul li a:hover {
			text-decoration: underline;
		}
		#l_sidebar ul li ul li {
			color: #8A2BE2;
			width: 118px;
			min-height: 25px;
			font: bold 12px/28px "Trebuchet MS", Verdana;
			padding-left: 21px;
			padding-top:0px;
			background: url("images/side_button.gif") left top no-repeat;
			margin-bottom: 0px;
			overflow: hidden;
		}

		#l_sidebar ul li li a {
			color: #0000ff;
			text-decoration: none;
		}

		#l_sidebar ul li li a:hover {
			text-decoration: underline;
		}


		/* Sidebar - Tables */

		#l_sidebar #calendar_wrap {
			padding: 5px 0;
			text-align: center;
			background: #E9F5FF;
		}

		#l_sidebar #calendar_wrap table {
			margin: 0 auto;
			width: 130px;
		}

		#l_sidebar #calendar_wrap caption {
			margin: 0 auto;
			width: 130px;
		}

		/* Sidebar - Forms */

		#l_sidebar #searchform {
			margin: 0 auto;
			padding: 10px 0;
			text-align: left;
			background: #E9F5FF;
		}

		#l_sidebar #searchform #s {
			width: 95px;
			margin-left:5px;
		}
		#l_sidebar #searchform .hidden {
			display: none;
		}

		/* Sidebar - Texts */

		#l_sidebar .textwidget {
			background: #ffffff;
		}
	#r_sidebar .sidebar-box {
		width: 120px;
		border-bottom: 1px solid #eeeeee;
		margin-bottom: 10px;
		overflow:hidden;

	}

		/* Sidebar - Titles */

		#r_sidebar h3 {
			width: 120px;
			height: 34px;
			padding-top:5px;
			font-weight: bold;
			font: bold 14px "Trebuchet MS", Verdana;
			color: #ffffff;
			background: url("images/widget-1.gif") no-repeat;
			text-align:center
		}

		/* Sidebar - Menus */

		#r_sidebar ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}

		#r_sidebar ul li {
			color: #8A2BE2;
			width: 99px;
			min-height: 25px;
			font: bold 12px/18px "Trebuchet MS", Verdana;
			padding-left: 21px;
			padding-top:5px;
			background: url("images/side_button.gif") left top no-repeat;
			margin-bottom: 0px;
			overflow: hidden;
			border-bottom: 1px dashed #eeeeee;
		}

		#r_sidebar ul li a {
			color: #0000ff;
			text-decoration: none;
		}

		#r_sidebar ul li a:hover {
			text-decoration: underline;
		}
		#r_sidebar ul li ul li {
			color: #8A2BE2;
			width: 110px;
			height: 25px;
			font: bold 12px/18px "Trebuchet MS", Verdana;
			padding-left: 10px;
			background: url("images/side_button2.jpg") left top no-repeat;
			margin-bottom: 0px;
			overflow: hidden;
		}

		/* Sidebar - Tables */

		#r_sidebar #calendar_wrap {
			padding: 5px 0;
			text-align: center;
			background: #E9F5FF;
		}

		#r_sidebar #calendar_wrap table {
			margin: 0 auto;
			width: 120px;
		}

		#r_sidebar #calendar_wrap caption {
			margin: 0 auto;
			width: 120px;
		}

		/* Sidebar - Forms */

		#r_sidebar #searchform {
			margin: 0 auto;
			padding: 10px 0;
			text-align: left;
			background: #E9F5FF;
		}

		#r_sidebar #searchform #s {
			width: 95px;
			margin-left:5px;
		}
		#r_sidebar #searchform .hidden {
			display: none;
		}

		/* Sidebar - Texts */

		#r_sidebar .textwidget {

		}


/* Footer */
#footer-head {
	width: 1004px;
	height: 80px;
	margin: 0 auto;
	color: #8A2BE2;
	font: bold 12px/18px "Trebuchet MS", Verdana;
	text-align: center;
	background: url("images/footer-head.jpg") left bottom no-repeat;

}
#footer {
	width: 1004px;
	margin: 0 auto;
	color: #8A2BE2;
	font: bold 12px/18px "Trebuchet MS", Verdana;
	text-align: center;
	background: url("images/footerbk.jpg") left repeat-y #F0FBFF;
}
#footer_info {
	color: #8A2BE2;
	font: bold 12px/18px "Trebuchet MS", Verdana;
	text-align: center;
	padding-top:16px;

}

#footer a {
	color: #0000ff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

	#footer-bar {
		width: 990px;
		font: bold 12px "Trebuchet MS", Verdana;
		color: #8A2BE2;
		margin:auto;

	}

	#footer-bar a {
		color: #0000ff;
		text-decoration: none;
	}

	#footer-bar a:hover {
		text-decoration: underline;
	}
	#footer-bar .footerbar-box {
		width: 320px;
		margin: 0px 5px 10px 5px;
		padding:0px;
		float:left;
		text-align:left;


	}

		/* Sidebar - Titles */

		#footer-bar h3 {
			width: 320px;
			height: 34px;
			padding-top:5px;
			font-weight: bold;
			font: bold 14px "Trebuchet MS", Verdana;
			color: #8A2BE2;
			text-align:center
		}

		/* Sidebar - Menus */

		#footer-bar ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}

		#footer-bar ul li {
			color: #8A2BE2;
			width: 300px;
			min-height: 25px;
			font: bold 12px/18px "Trebuchet MS", Verdana;
			padding-left: 21px;
			padding-top:5px;
			background: url("images/side_buttonh.gif") left top no-repeat;
			margin-bottom: 0px;
			overflow: hidden;
			border-bottom: 1px dashed #eeeeee;
		}

		#footer-bar ul li a {
			color: #0000ff;
			text-decoration: none;
		}

		#footer-bar ul li a:hover {
			text-decoration: underline;
		}
		#footer-bar ul li ul li {
			color: #8A2BE2;
			width: 315px;
			height: 25px;
			font: bold 12px/28px "Trebuchet MS", Verdana;
			padding-left: 26px;
			background: url("images/side_buttonh.gif") left top no-repeat;
			margin-bottom: 0px;
			overflow: hidden;
		}

		#footer-bar ul li li a {
			color: #0000ff;
			text-decoration: none;
		}

		#footer-bar ul li li a:hover {
			text-decoration: underline;
		}


		#footer-bar #calendar_wrap {
			padding: 5px 0;
			text-align: center;
			background: #E9F5FF;
		}

		#footer-bar #calendar_wrap table {
			margin: 0 auto;
			width: 320px;
		}

		#footer-bar #calendar_wrap caption {
			margin: 0 auto;
			width: 320px;
		}

		/* Sidebar - Forms */

		#footer-bar #searchform {
			margin: 0 auto;
			padding: 10px 0;
			text-align: left;
			background: #E9F5FF;
		}

		#footer-bar #searchform #s {
			width: 95px;
			margin-left:5px;
		}
		#footer-bar #searchform .hidden {
			display: none;
		}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font: bold 12px/18px Times New Romans, Verdana;
	}
.navigation a {
	color:#0000FF;
	text-decoration: none;
	}
.navigation a:link {
	color:#0000FF;
	text-decoration: none;
	}
.navigation a:visited {
	color:#0000FF;
	text-decoration: none;
	}
.navigation a:hover {
	color:#0000FF;
	text-decoration: none;
	}
.navigation a:active {
	color:#0000FF;
	text-decoration: none;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.adv-sx {
	width:160px;
	float: left;
	margin-left: 10px;
	}
.content-post {
	width: 500px;
	float: right;
	margin-right: 10px;
	}
#content .posts {
		color: #ffffff;
		float: left;
		margin-bottom: 30px;
		margin-left:10px;
		width: 500px;
	}
	#content .posts .post-sfondo{
		}

		/* Post - Title */

		#content .posts .post-title {
			width: 500px;
			font: bold 12px "Trebuchet MS", Verdana;
			color: #b51c17;
			min-height: 58px;
			overflow: visible;
		}

		#content .posts .post-title a {
			color: #b51c17;
			text-decoration: none;
		}

		#content .posts .post-title a:hover {
			text-decoration: underline;
		}


		#content .posts .post-title .post-date {
			float: left;
			background: url("images/date.png") no-repeat;
			color: #ffffff;
			text-align: center;
			text-transform: lowercase;
			height: 44px;
			margin: 7px 7px 0 8px;
			width: 45px;
			font: bold 14px "Trebuchet MS", Verdana;
		}

		#content .posts .post-title .post-date span {
			color: #000000;
			font: bold 20px "Trebuchet MS", Verdana;
			margin: 3px 0 -3px 0;
			display: block;
		}

		#content .posts .post-title h2 {
			padding-top: 6px;
			color: #8A2BE2;
			font: bold 24px "Trebuchet MS", Verdana;
		}

		#content .posts .post-title h2.not-found-title {
			line-height: 58px;
			padding-left: 25px;
			padding-top: 0;
		}

		#content .posts .post-title h2 a {
			color: #0000FF;
			text-decoration: none;
		}

		#content .posts .post-title h2 a:hover {
			text-decoration: underline;
		}

		/* Post - Entry */

		#content .posts .post-sfondo .post-entry {
			width:500px;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #8A2BE2;
			padding: 0 15px;
		}

		#content .posts .not-found-entry {
			height: 200px;
		}

		#content .posts .post-entry a {
			color: #0000FF;
			text-decoration: none;
		}

		#content .posts .post-entry a:hover {
			text-decoration: underline;
		}

		#content .posts .post-entry .picture {
			margin: 0 5px 5px 0;
			float: left;
		}

		#content .posts .post-entry .more-link {
			font: bold 12px/20px "Trebuchet MS", Verdana;
			color: #869bc5;
			float: right;
			padding-bottom: 5px;
		}

		#content .posts .post-entry .more-link a {
			color: #0000FF;
			text-decoration: none;
		}

		#content .posts .post-entry .more-link a:hover {
			text-decoration: underline;
		}

		/* Post - Info */

		#content .posts .post-info {
			clear: both;
			width: 500px;
			padding: 0px 0 0 15px;
			font: bold 12px/23px "Trebuchet MS", Verdana;
			color: #000066;
		}

		#content .posts .post-info a {
			color: #000066;
			text-decoration: none;
		}

		#content  .post-info a:hover {
			text-decoration: underline;
		}

		#content .posts .post-info .post-more {
			font: bold 13px "Trebuchet MS", Verdana;
			margin-bottom:2px;
			color: #0000FF;
		}

		#content .posts .post-info .post-more a {
			color: #0000FF;
			text-decoration: none;
		}

		#content  .post-info .post-more a:hover {
			text-decoration: underline;
		}

		/* Post - Comments */

		#content .posts h3 {
			color: #9FAFD0;
			font: bold 18px/36px "Trebuchet MS", Verdana;
			margin-top: 15px;
			padding: 0 15px;
		}

		#content .posts .comments {
			padding: 0 15px;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #000000;
		}

		#content .posts .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}

		#content .posts .comments ol li {
			padding: 5px;
		}

		#content .posts .comments ol li.alt {
			background: #f0fDf9;
		}

		#content .posts .comments ol li cite {
			color: #869bc5;
			font-style: normal;
			font-weight: bold;
		}

		#content .posts .comments ol li cite a {
			color: #9FAFD0;
			text-decoration: none;
		}

		#content .posts .comments ol li cite a:hover {
			text-decoration: underline;
		}

		#content .posts .comments ol li .commentmetadata a {
			color: #0000FF;
			text-decoration: none;
		}

		#content .posts .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}

		#content .posts #commentform {
			width: 480px;
			margin: 0;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #000000;
			padding: 0 10px;
			background: #f0fDf9;
		}
		#boxcommenti{
			background: #f6fefc;
			border:1px solid #eeeeee;
		}
#boxlink{
			width: 600px;
			margin-left:70px;
		}
#j468boxlink{
			width: 468px;
			height:70px;
			float:left;
		}
#j120boxlink{
			width: 120px;
			height:60px;
			margin-top:5px;
			float:right;
		}
#juiceboxlink{
			margin-top:10px;
		}
#banner468{
			width: 468px;
			margin-left:15px;
			margin-bottom:20px;
		}
#banner468home{
			width: 468px;
			margin-left:10px;
			margin-bottom:20px;
		}
.labellogin{
			width: 160px;
			color: #0000ff;
			font: bold 13px "Trebuchet MS", Verdana;
			text-align:right;
			background: url("images/login.jpg") left 25px no-repeat;
			margin-top:-10px;
		}
.labellogin input{
			width: 95px;
		}
.labelsubmit {
			width: 80px;
            height: 20px;
            border-style: none;
            color: #ffffff;
            cursor: pointer;
            background-color:#4d82d1;
            font: bold 12px "Trebuchet MS", Verdana;
            margin: 3px;

        }
	#content .post {
		color: #ffffff;
		float:right;
		margin-bottom: 20px;
		margin-left:15px;
		width: 490px;
		height: 280px;
		overflow: hidden;
		background: url("images/indexbox.jpg") no-repeat;
	}
	#content .post .post-sfondo{
			height:222px;
			overflow:hidden;
		}

		/* Post - Title */

		#content .post .post-title {
			width: 490px;
			font: bold 12px "Trebuchet MS", Verdana;
			color: #b51c17;
			min-height: 58px;
			overflow: visible;
		}

		#content .post .post-title a {
			color: #b51c17;
			text-decoration: none;
		}

		#content .post .post-title a:hover {
			text-decoration: underline;
		}


		#content .post .post-title .post-date {
			float: left;
			background: url("images/date.png") no-repeat;
			color: #ffffff;
			text-align: center;
			text-transform: lowercase;
			height: 44px;
			margin: 7px 7px 0 8px;
			width: 45px;
			font: bold 14px "Trebuchet MS", Verdana;
		}

		#content .post .post-title .post-date span {
			color: #000000;
			font: bold 20px "Trebuchet MS", Verdana;
			margin: 3px 0 -3px 0;
			display: block;
		}

		#content .post .post-title h2 {
			padding-top: 6px;
			color: #0000FF;
			font: bold 20px "Trebuchet MS", Verdana;
		}

		#content .post .post-title h2.not-found-title {
			line-height: 58px;
			padding-left: 25px;
			padding-top: 0;
		}

		#content .post .post-title h2 a {
			color: #0000FF;
			text-decoration: none;
		}

		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}

		/* Post - Entry */

		#content .post .post-sfondo .post-entry {
			width:460px;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #8A2BE2;
			padding: 0 15px;
		}

		#content .post .not-found-entry {
			height: 200px;
		}

		#content .post .post-entry a {
			color: #9FAFD0;
			text-decoration: none;
		}

		#content .post .post-entry a:hover {
			text-decoration: underline;
		}

		#content .post .post-entry .picture {
			margin: 0 5px 5px 0;
			float: left;
		}

		#content .post .post-entry .more-link {
			font: bold 12px/20px "Trebuchet MS", Verdana;
			color: #869bc5;
			float: right;
			padding-bottom: 5px;
		}

		#content .post .post-entry .more-link a {
			color: #9FAFD0;
			text-decoration: none;
		}

		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}

		/* Post - Info */

		#content .post .post-info {
			clear: both;
			width: 490px;
			height: 53px;
			padding: 0px 0 0 15px;
			font: bold 12px/16px "Trebuchet MS", Verdana;
			color: #8A2BE2;
		}

		#content .post .post-info a {
			color: #0000ff;
			text-decoration: none;
		}

		#content  .post-info a:hover {
			text-decoration: underline;
		}

		#content .post .post-info .post-more {
			font: bold 13px "Trebuchet MS", Verdana;
			margin-bottom:2px;
			color: #0000FF;
		}

		#content .post .post-info .post-more a {
			color: #0000FF;
			text-decoration: none;
		}

		#content  .post-info .post-more a:hover {
			text-decoration: underline;
		}

		#content .post IMG {
		width: 200px;
		text-align:left;
		float:left;
		}
		#content .post .post-more {
		float:left;
		width: 100px;
		}
		#content .post .post-share {
		float:right;
		width: 200px;
		height:25px;
		}
		.content-post .titolo h2 {
			height: 36px;
			color: #9FAFD0;
			font: bold 22px "Trebuchet MS", Verdana;
			margin-top: 15px;
			padding: 0 15px;
		}
.content-post2 {
	width: 670px;
	float: right;
	margin-right: 20px;
	}
#content2 .posts {
		color: #ffffff;
		float: left;
		margin-bottom: 30px;
		margin-left:10px;
		width: 670px;
	}
	#content2 .posts .post-sfondo{
		}

		/* Post - Title */

		#content2 .posts .post-title {
			width: 670px;
			font: bold 12px "Trebuchet MS", Verdana;
			color: #b51c17;
			min-height: 58px;
			overflow: visible;
		}

		#content2 .posts .post-title a {
			color: #b51c17;
			text-decoration: none;
		}

		#content2 .posts .post-title a:hover {
			text-decoration: underline;
		}


		#content2 .posts .post-title .post-date {
			float: left;
			background: url("images/date.png") no-repeat;
			color: #ffffff;
			text-align: center;
			text-transform: lowercase;
			height: 44px;
			margin: 7px 7px 0 8px;
			width: 45px;
			font: bold 14px "Trebuchet MS", Verdana;
		}

		#content2 .posts .post-title .post-date span {
			color: #000000;
			font: bold 20px "Trebuchet MS", Verdana;
			margin: 3px 0 -3px 0;
			display: block;
		}

		#content2 .posts .post-title h2 {
			padding-top: 6px;
			color: #8A2BE2;
			font: bold 24px "Trebuchet MS", Verdana;
			text-align:justify;
		}

		#content2 .posts .post-title h2.not-found-title {
			line-height: 58px;
			padding-left: 25px;
			padding-top: 0;
		}

		#content2 .posts .post-title h2 a {
			color: #0000FF;
			text-decoration: none;
		}

		#content2 .posts .post-title h2 a:hover {
			text-decoration: underline;
		}

		/* Post - Entry */

		#content2 .posts .post-sfondo .post-entry {
			width:660px;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #D692FA;
			padding: 0px 15px 0px 8px;
			text-align: justify;
		}

		#content2 .posts .not-found-entry {
			height: 200px;
		}

		#content2 .posts .post-entry a {
			color: #0000FF;
			text-decoration: none;
		}

		#content2 .posts .post-entry a:hover {
			text-decoration: underline;
		}

		#content2 .posts .post-entry .picture {
			margin: 0 5px 5px 0;
			float: left;
		}

		#content2 .posts .post-entry .more-link {
			font: bold 12px/20px "Trebuchet MS", Verdana;
			color: #869bc5;
			float: right;
			padding-bottom: 5px;
		}

		#content2 .posts .post-entry .more-link a {
			color: #0000FF;
			text-decoration: none;
		}

		#content2 .posts .post-entry .more-link a:hover {
			text-decoration: underline;
		}

		/* Post - Info */

		#content2 .posts .post-info {
			clear: both;
			width: 660px;
			padding: 0px 0 0 15px;
			font: bold 12px/23px "Trebuchet MS", Verdana;
			color: #000066;
		}

		#content2 .posts .post-info a {
			color: #000066;
			text-decoration: none;
		}

		#content2  .post-info a:hover {
			text-decoration: underline;
		}

		#content2 .posts .post-info .post-more {
			font: bold 13px "Trebuchet MS", Verdana;
			margin-bottom:2px;
			color: #0000FF;
		}

		#content2 .posts .post-info .post-more a {
			color: #0000FF;
			text-decoration: none;
		}

		#content2  .post-info .post-more a:hover {
			text-decoration: underline;
		}

		/* Post - Comments */

		#content2 .posts h3 {
			color: #9FAFD0;
			font: bold 18px/36px "Trebuchet MS", Verdana;
			margin-top: 15px;
			padding: 0 15px;
		}

		#content2 .posts .comments {
			padding: 0 15px;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #000000;
		}

		#content2 .posts .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}

		#content2 .posts .comments ol li {
			padding: 5px;
		}

		#content2 .posts .comments ol li.alt {
			background: #f0fDf9;
		}

		#content2 .posts .comments ol li cite {
			color: #869bc5;
			font-style: normal;
			font-weight: bold;
		}

		#content2 .posts .comments ol li cite a {
			color: #9FAFD0;
			text-decoration: none;
		}

		#content2 .posts .comments ol li cite a:hover {
			text-decoration: underline;
		}

		#content2 .posts .comments ol li .commentmetadata a {
			color: #0000FF;
			text-decoration: none;
		}

		#content2 .posts .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}

		#content2 .posts #commentform {
			width: 640px;
			margin: 0;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #000000;
			padding: 0 10px;
			background: #f0fDf9;
		}

