/*
Theme Name: Options Light
Theme URI: http://themehybrid.com/themes/options-light
Description: A child theme of Options with a light mixture of grays, greens, and reds.
Template: options
Author: Justin Tadlock
Author URI: http://justintadlock.com
Version: 0.1.1
*/

* { margin: 0; padding: 0; }

/* Paragraphs */
p { margin: 0 0 15px 0; }

/* Links */
a { /*color: #c04061; */
/*color:#800080;*/
/*color: #1E90FF;*/
/*color:#C40C28;*/
/*color:#F0F;*/
color:red;

text-decoration: none;	}
a:hover { text-decoration: underline; color:  #036;}
#content a { /*color: #7f0202;*/ }
#full-posts a {/* color: #7f0202;*/ color: }

abbr {
	border: none;
	}

/* Lists */
ul li { list-style: none; }
.post ul, .post ul li { list-style: disc; }
.post ul, .post ol { margin: 0 0 15px 25px; }
.post ul li, .post ol li{ margin-bottom: 5px;}
.post ul ul, .post ul ul ul, .post ol ol, .post ol ol ol { margin-bottom: 0; }

.entry p{
	line-height:150%;
}

/* Blockquotes */
blockquote { border-left: 3px solid #C5C4BF; padding-left: 10px; margin: 0 20px 15px 20px; }

/* Code */
pre { overflow: auto; margin: 0 0 15px 0; }
code { font-size: 1.1em; }

/* Left, right, and center alignment */
.left, .alignleft { float: left; margin-right: 10px; }
.right, .alignright { float: right; margin-left: 10px; }
.center, .aligncenter { margin: 0 auto 15px auto; display: block; }

/* Headers and how they should look */
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
h2, h3, h4, h5, h6 { margin-bottom: 15px; }
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; font-weight:bold; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; }

#content .post-title, #full-posts .post-title, #excerpts .post-title { margin-bottom: 5px; }
#content h2, #content h3, #content h4, #content h5, #content h6, #full-posts h2, #feature h2, #comments-template h3 {
/*	font-family: 'Georgia', 'Times', 'Times New Roman', serif;*/
text-shadow: 2px 1px 1px #F5F5F5;
	}

	
	.single .post-title,
	.page .post-title 
	{
		font-size:2.5em;
	}
	
	
	
/* Body */
body {
	color: #222222;
	background:url("images/bg_isola2012.jpg") no-repeat scroll center 0 #e6d8b0;
	/*background:url("images/bg_gennaio2012_bis.jpg") no-repeat scroll center 0 #ffffff;*/
	/*background:url("images/bg-eldorado-2.jpg") no-repeat scroll center 0 #000000;*/
	/*background:url("images/bg-body-gennaio-2011.jpg") no-repeat scroll center 0 #000000;*/
	/*background: url("images/bg-dicembre-2010.jpg") no-repeat scroll center 0 #8f0000;*/
	/*background: #ffffff url(images/bg-maggio2010.jpg) no-repeat center 0px;*/
	/*background: #100a31 url(images/fiatlux.bg.jpg) no-repeat center 0px;*/
	font-size: 80%; /*Arial, Tahoma, Verdan, sans-serif*/
	font-family:  "Lucida Grande","Lucida Sans",sans-serif; ;
	text-align: center;
	}
#body-container {
	width: 940px;
	margin: 0px auto 0 auto;
	
	/*overflow: hidden;background: transparent url(images/body-container-bg.png) repeat 0 0;*/
	}
#extra-container { margin: 0 auto; }

/* Contains content and sidebar */
#container {
	float: left;
	width: 918px;
	padding: 11px;
	text-align: left;
	color: #333333;
	background: transparent url(images/body-container-bg.png) repeat 0 0;
	/*background: url("images/bg-container-natale-2010.png") repeat scroll 0 0 ;*/
	/*background:url("images/bg-container-gennaio-2011.png") repeat scroll 0 0 transparent;*/
	/*background: transparent url(images/container-bg-pink2-30.png) repeat 0 0;*/
	/*background:#056784;*/
	/*border-bottom:5px solid #C40C28;*/
	/*border-radius: 0 0 20px 20px;*/
	}

/************************************************
	Header
************************************************/
#header-container {float:left;display:block; height: 508px; width: 940px; position:relative; }
#header {

/*display:none;*//*NASCONDERTE IL TITOLO DEL SITO*/

position:absolute;

	width: 940px;
	height:508px;
	margin: 0px;padding:0;
	font-weight: bold;
	top:0px;
	left:0px;
	}
#header-container h1 {

/*float: left;
	display:block;
	width: 940px;
	height:508px;*/

	}
#header h1 a { 
	display: block;
float: left;
height: 145px;
left: 35px;
position: absolute;
top: 350px;
width: 423px;
z-index: 99;
	
	 }
	 
	 #header h1 a:hover{
	/* 	background-image: url(images/logo_hover.jpg);
		background-position: 1px -1px;
		background-repeat: no-repeat;*/
	 }
	
	#header h1 a span{
		display:none;
	}
#header h2 {
display:none;
	}

/************************************************
	Feed
************************************************/
#feed {
position:absolute;
top:-30px;
left:440px;
	width: 60px;
	height: 30px;
	margin: 0;
	padding: 0px;
	}
#feed ul{
	list-style-type:none;
	margin:0;padding:0;
}	
#feed li a {
	float: right;
	display:block;
	width: 60px;
	height: 25px;line-height:25px;
	margin:3px;
	background:transparent url(images/rss_feed_icon.png) no-repeat left -3px;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    transition:all .5s ease-in-ou
	
	
	}
#feed li a:hover{
	background-color:  #000;
	background-position: left -33px;
}

#feed li a span{
	display:none;
}
	
/************************************************
	Message (messaggio di vladimir luxuria flash o altro)
************************************************/
#message{
/*display:none;NASCONDERTE IL mesaggio*/

right: 0px;
margin: 0;
padding: 0;
position: absolute;
top: 30px;
width:450px;
	}

#message .pane {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 15px 15px 15px 15px;
    float: left;
    padding: 25px;
    text-align: left;
    width: 400px;
	margin-bottom:25px;
	}
	
	#message .paneA{
		
background: -moz-linear-gradient(left,  rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%); /* IE10+ */
background: linear-gradient(left,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80ffffff',GradientType=1 ); /* IE6-9 */
	}
	
	#message .paneB {
		color:#ffffff;
		background: -moz-linear-gradient(left,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
background: linear-gradient(left,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80000000',GradientType=1 ); /* IE6-9 */

	}
	
	#message .pane h3{
font-size: 22px;
height: 60px;
line-height: 45px;
margin-bottom: 0;
margin-top: -10px;
	}
		#message .paneA h3{
		background-image: url("images/rai2.png");
background-position: right 3px;
background-repeat: no-repeat;
		}
	
	#message .pane li{
		padding-left:30px;	
		background-image: url("images/red-arrow.png");
background-position: left top;
background-repeat: no-repeat;
	}
		#message .pane li h4{
    font-size: 18px;
    line-height: 25px;
	margin-bottom:0!important;
		}
		
		#message .pane li p{
		color: #333;	
		}
		#message .pane li p strong{font-size:120%;}
		
		
		#message .paneB ul li{
		display: inline;
float: left;
font-size: 16px;
height: 25px;
line-height: 25px;
width: 170px;
margin-bottom: 5px;
		}
		#message .paneB ul li a{color:#ffffff;}
		#message .paneB ul li a:hover{color:#ffffff; text-decoration:underline;}
	
/************************************************
	Navigation
************************************************/
/* Main navigation bar (#sub-nav is bottom bar) */
#navigation, #sub-navigation {
	float: left;
	display:block;
	/*letter-spacing: .03em;*/
	text-align: left;
	color: #333;
	}
#navigation {
	width: 940px;
	font-size: 12px;
	height:30px; line-height:25px;
	margin:0;padding:0;
	/*background: #d1d0c8 url(images/navigation.jpg) repeat-x 0 0;*/
	}
#sub-navigation {
	width: 940px;
	font-size: 14px;
	height:35px;line-height:35px;
	font-weight:bold;
	/*background: #deded4;*/
	/*background:url("images/bg-menu-gennaio-2011.png") repeat-x scroll 0 0 transparent;*/
	/*background: url("images/bg-menu-natale-2010.png") repeat scroll 0 0 transparent;*/
	/*background: transparent url(images/container-bg.png) repeat 0 0;*/
	border-bottom:1px solid #f5f5f5;
	border-top:1px solid #ffffff;
	
background: -moz-linear-gradient(left,  rgba(252,255,244,0.5) 0%, rgba(233,233,206,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(252,255,244,0.5)), color-stop(100%,rgba(233,233,206,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(252,255,244,0.5) 0%,rgba(233,233,206,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(252,255,244,0.5) 0%,rgba(233,233,206,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(252,255,244,0.5) 0%,rgba(233,233,206,0.5) 100%); /* IE10+ */
background: linear-gradient(left,  rgba(252,255,244,0.5) 0%,rgba(233,233,206,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80fcfff4', endColorstr='#80e9e9ce',GradientType=1 ); /* IE6-9 */



	}
#nav, #nav ul, #nav ul ul, #sub-nav, #sub-nav ul, #sub-nav ul ul {
	list-style: none;
	margin: 0;padding:0;
	}
	
	
#nav li, #nav li li, #nav li li li, #sub-nav li, #sub-nav li li, #sub-nav li li li {
	float: left;display:inline;
	}
	
#sub-nav li.cat-item-421{float:right;}	/*questa è la categoria luxuria vintage, allineata a destra perchè ultima del menu*/

/* Style */
#nav a { color: #eeeeee; display: block; padding:0px 5px;margin:3px;/*background:#333333;*/text-shadow:0px 1px 1px #333333;
-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;


}
#nav a:hover, #nav li.current_page_item a { color: #ffffff; text-decoration: none;background: #000; text-shadow:1px 1px 1px #000000;}
#nav li.current_page_item a{
	background-image:url(images/alfa-white-80.png);
}
#nav li li { /*border-left: 1px solid #000000; border-bottom: 1px solid #000000;*/}
#nav li li a, #nav li.current_page_item li a {  color: #f5f5f5;margin: 0; padding:0 5px; text-decoration: none;background: #333333; }

#nav li li a{
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;
}

#sub-nav a { color: #056784; display: block; padding: 0px 15px; /*background: transparent url(images/container-bg.png) repeat 0 0; */
text-shadow:1px 1px 1px #ffffff;
}
#sub-nav a:hover         { text-decoration: none; 
/*
background:transparent url(images/bg-menu-gennaio-2011.png) repeat-x 0 -35px;
*/
background: rgb(252,255,244); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(252,255,244,1) 0%, rgba(233,233,206,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(252,255,244,1)), color-stop(100%,rgba(233,233,206,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* IE10+ */
background: linear-gradient(left,  rgba(252,255,244,1) 0%,rgba(233,233,206,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=1 ); /* IE6-9 */


}
#sub-nav li.current-cat a{color: #000000;text-decoration: none;background: /*transparent url(images/body-container-bg.png) repeat 0 0;*/ #ffffff;text-shadow: 1px 1px 1px #CCCCCC;
	/*text-transform:uppercase;*/
}
#sub-nav li li { background: #deded4; border-top: 1px solid #eee; }
#sub-nav li li a, #sub-nav li.current-cat li a { margin: 0; padding: 7px 5px 7px 17px; color: #333; text-decoration: none; }
#nav li.current_page_item li a:hover, #sub-nav li.current-cat li a:hover { text-decoration: underline; }

/* Drop-down controls */
#nav ul, #sub-nav ul { float: left; }
#nav li ul, #sub-nav li ul { visibility: hidden; position: absolute; width: 15em; left: -999em; }
#nav li:hover ul, #sub-nav li:hover ul { left: auto; z-index: 1000; }
#nav li ul li, #sub-nav li ul li { width: 15em; }
#nav li ul ul { margin: -37px 0 0 15em; }
#sub-nav li ul ul { margin: -30px 0 0 15em; }
#nav li:hover ul ul, #sub-nav li:hover ul ul { visibility: hidden; }
#nav li:hover ul, #nav li li:hover ul, #sub-nav li:hover ul, #sub-nav li li:hover ul { left: auto; }
#nav li:hover ul ul, #sub-nav li:hover ul ul { visibility: hidden; }
#nav li:hover ul, #nav li li:hover ul, #sub-nav li:hover ul, #sub-nav li li:hover ul { visibility: visible; left: auto; }


/************************************************
	Search
************************************************/
#search {
	float: right;
	width: 185px;
	margin:0 0 0 0;height:25px; 
	}
#search form {
	float: right;
	margin:0;height:25px; 
	padding: 0 15px 0 0;
	}
	
	#search form div{
		margin:0;padding:0;	height:25px;
	}
#search input#s {
	color: #999;
	width: 100px;
	height:24px;line-height:28px; 
	margin: 3px 0 0 0;
	padding:0px 5px;
	background:   #E6D8B0;
	border:none;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
	}
	
	#search input#s:focus{
		background: #333333; 
		width: 200px;
		
		}

#search .search-submit { display: none; margin:0;padding:0;	}

/************************************************
	Main content
************************************************/
#home, #content { width: 590px; }

#no-sidebar { width: 900px; margin-top:-10px; }

#home.left, #content.left, #sidebar.left { float: left; margin: 0; }
#home.right, #content.right, #sidebar.right { float: right; margin: 0; }

/************************************************
	Images
************************************************/
/* Images */
.post img, #sidebar img {
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	}
	
.post a:hover img, #sidebar a:hover img{
	background: #fff;
	border: 1px solid #483D8B;
}

a img { border: none; }

#author-box .avatar, .author .post .avatar { width: 100px; height: 100px; float: left; margin-right: 10px; }

/* Post images */
.single img, .attachment img { max-width: 98.5%; }

/* Feature images */
#feature img, #features-numbers img { float: left; width: 300px; margin: 0 10px 0 0; }
html>body #feature img, html>body #features-numbers img { max-width: 300px; width: auto; }

/* Thumbnail images */
img.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 10px 5px 0;
	}

/* Medium images */
img.medium { max-width: 300px; float: left; margin: 0 10px 5px 0; }

/* Flickr / gallery stream images */
#home .flickr img, #gallery-stream img {
	width: 75px; height: 75px;
	margin: 2px 10px 2px 0;
	padding: 3px;
	background: #eeeeee;
	border: 1px solid #ccc;
	}
	
	#home .flickr a:hover img, #gallery-stream a:hover img {
	background: #ffffff;
	border: 1px solid #483D8B;
	}

/* Captions */
.wp-caption {
	padding: 5px 0 3px 0;
	background: #eee;
	border: 1px solid #ccc;
	text-align: center;
	}
.wp-caption p.wp-caption-text {
	margin: 0; padding: 0 5px;
	text-align: right;
	font-size: .8em;
	color: #666;
	}
.wp-caption img { margin: 0; padding: 0; border: none; }

.gallery {
	width: 100%;
	margin-bottom: 18px;
	}

/************************************************
	Sections of the site
************************************************/
/* Section headers */
.section-header {
	font-size: 1em;
	font-weight:bold;
	color: #333;
	padding: 0;
	margin: 0 0 0.5em 0;
	line-height: 15px;
	/*background: url(images/bullet.png) no-repeat left;*/

	}

	#excerpts .section-header a{
		font-weight:normal;
	}

/* Sections and posts */
.section, #content .post, #excerpts .post, #full-posts .post, .paged .post {
	width: 570px;
	/*overflow: hidden;*/
	margin: 0 0 10px 0;
	padding: 10px 0;
	/*background: #fff;*/
	/*background: transparent url(images/bg-white3-70.png) ; */
	
float:left;

background: transparent url(images/alfa-white-80.png) ; 

	}

/* No sidebar */
#no-sidebar .post, #no-sidebar #comments-template, #no-sidebar .section { width: 898px; }
#no-sidebar .post { overflow: hidden; margin: 0 0 10px 0; padding: 10px; background: #fff; border-bottom: 1px solid #999; }

/* Posts */
#content .post, #home.paged .post { padding: 10px; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; 
float:left;
-moz-box-shadow: 1px 1px 2px #999999;
-webkit-box-shadow: 1px 1px 2px #999999;
box-shadow: 1px 1px 2px #999999;

}

/*Proviamo a nascondere l'autore*/


.byline {
top:9px;
position:absolute;
right:0;
	letter-spacing:0.1em;
	display:block;
	width:150px;overflow:hidden;
	color:#cccccc;
	
}

#feature .byline{
	display:none;
}

.category .post .byline, .tag .post .byline, .single .post .byline{
	position: static;
	margin-bottom:5px;
}


.byline a{
	display:none;
}

.byline a.post-edit-link{
	display:inline;
}

/*il video nel post lo mettiamo bello largo*/
.entry object{
	width:570px;
	height:420px;
	margin-bottom:10px;
}

.entry em{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}


/* Breadcrumb */
.breadcrumb { padding: 10px; /*border-bottom: 1px solid #999; */background: transparent url(images/container-bg.png) repeat 0 0;
color:#666666;}

/*categorie e tags*/
.post-meta-data{background: transparent url(images/body-container-bg.png)repeat ; clear:both;}
.post-meta-data p{color:#666666;
	padding: 5px;
}

/* Author box */
#author-box { padding: 10px; border-bottom: 1px solid #999; }

/* Navigation links */
.navigation-links { padding: 10px; border-bottom: 1px solid #999; float:left;}
.navigation-links .previous { float: left; width: 50%; }
.navigation-links .next { float: right; width: 50%; text-align: right; }

/* Navigation image attachment */
.attachment-image { max-width: 99%; margin: 15px auto; display: block; }
.navigation-attachment { float: left; width: 100%; }
.navigation-attachment img { max-width: 150px; max-height: 150px; }
.navigation-attachment .left { float: left; width: 160px; }
.navigation-attachment .right { float: right; width: 160px; text-align: right; }

/* Related posts plugin */
#related { padding: 10px; border-bottom: 1px solid #cccccc; }
#related ul { width: 100%; }
#related ul li { list-style-type: none; }

/* Clouds */
div.cloud { padding: 10px; border-bottom: 1px solid #cccccc; }

/* Tags Cloud in corpo principale*/
#home .cloud a{
	
padding: 5px;}

/* Excerpts / Full Posts */
#excerpts, #full-posts { width: 590px; padding: 0; margin: 0; background: transparent; }
#excerpts .post, #full-posts .post { padding: 10px; border-bottom: 1px solid #999;position:relative;
-moz-box-shadow: 1px 1px 2px #999999;
-webkit-box-shadow: 1px 1px 2px #999999;
box-shadow: 1px 1px 2px #999999; }

/* Features Gallery */
#myGallery { width: 590px; height: 240px; margin: 0 0 10px 0; padding: 0; }
#myGallery .imageElement { display: none; }
#myGallery h3, #myGallery h2 { font-size: 1.5em; }


/* Feature */
#feature { padding: 10px; border-bottom: 1px solid #999999;

-moz-box-shadow: 1px 1px 2px #999999;
-webkit-box-shadow: 1px 1px 2px #999999;
box-shadow: 1px 1px 2px #999999;
 }

/* Flickr photos and Gallery images (home) */
#home .flickr, #home .gallery-stream { width: 580px; padding: 10px 0 10px 10px; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff;
float:left; display:block;

-moz-box-shadow: 1px 1px 2px #999999;
-webkit-box-shadow: 1px 1px 2px #999999;
box-shadow: 1px 1px 2px #999999;

}

#home .flickr .section-header, #home .gallery-stream .section-header { margin-right: 10px; }

/* Post blocks */
#post-blocks { width: 590px; background: transparent; padding: 0; margin: -10px 0 10px 0; }
#post-blocks .post { width: 268px; margin: 10px 0 0 0; padding: 10px; background: #fff; border-bottom: 1px solid #999; }
#post-blocks .even { float: right; clear: none; }
#post-blocks .odd { float: left; clear: both; }
#post-blocks .post-title { margin: 0 0 5px 0; font-size: 1em; }

/* Post sections */
#post-sections .section { padding: 10px; border-bottom: 1px solid #999; }
#post-sections .post-title { font-size: 1em; }

/* All post tabs */
#post-tabs .post-title, #post-block-tabs .post-title, #post-list-tabs .post-title { font-size: 1em; }
#post-tabs, #post-block-tabs, #post-list-tabs { background: transparent; width: 590px; padding: 0; }
#home .tab-content { width: 100%; padding: 0; background: transparent url(images/tab-content-bg.png) ; 
border-bottom: 1px solid #ffffff;border-right: 1px solid #ffffff;}

#post-block-tabs .post, #post-list-tabs .post { width: 270px; padding: 10px; }
#post-block-tabs .even, #post-list-tabs .even { clear: none; float: right; }
#post-block-tabs .odd, #post-list-tabs .odd { clear: both; float: left; }

/* Post tabs */
#post-tabs .post { margin: 10px; padding: 0; }

/* Post list tabs */
#post-list-tabs .post ul { padding:/* 5px 2px 5px 7px;*/ 0; margin:0;/*float:left;*/display:inline;}
#post-list-tabs .post li { margin: 0; padding: 0;display: inline; }
#post-list-tabs .post li a {  margin: 0; padding: 2px 5px 2px 10px; /*float:left;*/display:block; border-left:5px solid #f5f5f5;}
#post-list-tabs .post li a:hover {background:#ffffff; border-color:#483D8B; text-decoration:none; }

/* Features and video numbers */
#features-numbers, #video-numbers { background: transparent; width: 590px; padding: 0; border: none; }
#features-numbers div.tab-content, #video-numbers div.tab-content { top: 0; width: 570px; padding: 10px; border-bottom: 0px solid #ffffff;border-right: 1px solid #ffffff;  }
#features-numbers ul.tabs, #video-numbers ul.tabs {
	width: 590px;
	display: block; clear: left;
	overflow: hidden;
	}

/* Video tabbed */
#video-tabbed { padding: 10px; border-bottom: 1px solid #cccccc; border-right: 1px solid #ffffff; }
#video-tabbed .video-list { float: right; width: 252px; }
#video-tabbed .video-list ul { width: 252px; }
#video-tabbed .video-list li { margin: 0 0 0px 0;/* border-top: 1px solid #ccc; */}
#video-tabbed .video-list li a { color: #333; display: block; padding: 10px; /*background: #deddd4;border-left: 1px solid #ccc; */ }
#video-tabbed .video-list li a:hover, #video-tabbed .video-list li a.tab-current { 
text-decoration: none; background: #f5f5f5;

}
#video-tabbed .video-list li a.tab-current{ /*border-left:1px solid #ffffff;
	border-bottom: 1px solid #cccccc;border-top: 1px solid #cccccc;border-right: 1px solid #cccccc; */
	border:0 none; background: #cccccc;
}
#video-tabbed div.video { clear: none; float: left; width: 298px;padding: 10px; background: #cccccc;
/*order-bottom: 1px solid #cccccc;border-top: 1px solid #cccccc;border-left: 1px solid #cccccc; */
border:0 none;
text-align:center;}



div.v { display: none; }
div.v1 { display: block; }
div.v a.readall{
float:left;display:block;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
background:-moz-linear-gradient(center top , #F9F9F9, #E3E3E3) repeat scroll 0 0 transparent;
border-color:#CCCCCC #BBBBBB #A0A0A0;
border-left:1px solid #BBBBBB;
border-right:1px solid #BBBBBB;
border-style:solid;
border-width:1px;
color:#000000;
cursor:default;
margin:5px 8px 0 0;
outline:medium none;
padding:3px 8px;
text-align:center;
vertical-align:middle;
white-space:nowrap;
}

div.v a.readall:hover{
	background:-moz-linear-gradient(center top , #009ACA, #483D8B) repeat scroll 0 0 transparent;
	color:#ffffff;
	text-decoration: none;
	border-color: #483D8B;
}


/* Home custom sections */
#home-insert-1, #home-insert-2, #home-insert-3 { padding: 10px; border-bottom: 1px solid #999; 
-moz-box-shadow: 1px 1px 2px #999999;
-webkit-box-shadow: 1px 1px 2px #999999;
box-shadow: 1px 1px 2px #999999;
float:left;
display:block;
}

/************************************************
	Sidebar
************************************************/
#sidebar { width: 320px; }



.menu {
	overflow: hidden;
	width: 300px;
	margin-bottom: 10px;
	padding: 35px 10px 5px 10px;
	background: transparent url(images/bg-white3-70.png) repeat scroll 0 0;
	border-bottom: 1px solid #999999;
	/*border-right: 1px solid #A4B2BA;*/
	/*position:relative;*/
	-moz-box-shadow: 1px 1px 2px #999999;
-webkit-box-shadow: 1px 1px 2px #999999;
box-shadow: 1px 1px 2px #999999;
	
	}
	
	
	/* Section headers on sidebars*/
	 .menu h2 {
	 width:300px;
	 height:30px;
	 line-height:30px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding: 3px 5px;
	margin: -35px 0 0 -10px;
	padding: 10px 10px 0 10px;
	line-height: 15px;
background:transparent url(images/bg-sidebar-header.png) top left no-repeat;
overflow:hidden;
text-shadow: 1px 1px 1px #FFFFFF;
	}
	
	.ads{
		padding: 10px 10px 0 10px!important;
	}
	
	.ads h2.section-header{
		display:none;
	}
	
	
	.menu h2 a.rsswidget{
		float:left;margin-right:5px;
	}
	
	.menu ul li a.rsswidget{float:left;display:block;
	padding:5px!important;
	margin-bottom:1px;
	 background: transparent url(images/bg-day-calendar.png) no-repeat scroll left top;
	 }
	
	.menu ul li a.rsswidget:hover{
			background: transparent url(images/container-bg.png) repeat scroll 0 0;
			text-decoration:none;
		}
	
	
/*redefining video tab on sidebar*/
#sidebar .video{width: 320px!important;	padding:0!important;}
#sidebar .video h2{display:none;}
#sidebar object{width:320px;height:250px;display:block;}


/* Sidebar lists and sidebar tab lists */
.menu div li, .menu div li li, #sidebar .tabbed div li, #sidebar .tabbed div li li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	}
#sidebar .menu ul li a, .tabbed div ul li a { display: block; padding: 2px 5px; }
#sidebar .menu li li a, .tabbed div li li a { display: block; padding: 2px 0 2px 8px; }

/* Recent comments widget */
#sidebar ul#get-recent-comments li { margin: 5px 0; }
#sidebar ul#get-recent-comments li a { display: inline; padding: 2px 0; }

/* Sidebar video */
#sidebar .video h3 { font-size: 1em; margin: 5px; float:left; display:block; clear:both; width:310px; text-align:center;}

/* Sidebar ads */
#sidebar .ads p { margin: 0; padding: 0; }
#sidebar .ads a img { border: none; padding: 0; }
#sidebar .ads img { width: 300px; /*height: 125px;*/ /*margin: 0 9px 5px 11px;*/ border: none; padding: 0; }

/* Sidebar gallery and flickr photos */
#sidebar .flickr img, #sidebar .gallery-stream img { width: 75px; height: 75px; margin: 3px 7px 3px 7px; }

/* Sidebar search */
#sidebar .search input { width: 96%; padding: 5px; background: #e9eae5; border: 1px solid #ccc; }
#sidebar .search input.search-submit { display: none; }

/* Sidebar subscribe */
#sidebar .subscribe div { padding-left: 2px; }
#sidebar .subscribe #feed-sidebar { height: 35px; overflow: hidden; background: url(images/feed-icon.gif) no-repeat left .3em; }
#feed-sidebar li { padding: 0 0 0 36px; }
#feed-sidebar li a { font-size: .9em; padding: 0; margin: 0; }

/* Sidebar recent */
#sidebar .recent .post { float: left; width: 100%; margin: 0 0 10px 0; }
#sidebar .entry { padding: 0; }
#sidebar .recent h3, #sidebar .asides h3 { font-size: .9em; margin: 0 0 1px 0; }
#sidebar .recent h3 a { font-weight: bold; }
#sidebar .recent p { font-size: .9em; line-height: 1.4em; margin: 0; padding: 0; }

/************************************************
	Tabs
************************************************/

/* Tabs (actual tabs) */
.tabbed { background: transparent; border: none; }
#sidebar .tabbed { margin-bottom: 10px; }
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; }
.tabbed ul.tabs li a {
	color: #666666;
	float: left;
	display: block;
	margin: 0 3px 0 0;
	padding: 6px .6em;
	/*background: #deddd4;*/
	background: transparent url(images/container-bg.png) repeat 0 0;
	font-weight:bold;
	}
.tabbed ul.tabs li a.t4 { margin-right: 0; }
.tabbed ul.tabs li a:hover {text-decoration: none; background: transparent url(images/body-container-bg.png) repeat 0 0; color:#333333;}
.tabbed ul.tabs li a.tab-current {background: transparent url(images/tab-content-bg.png) ;  border-top: 1px solid #fff; border-right: 1px solid #fff;
color:#000000 }

#features-numbers .tabbed ul.tabs li a.tab-current {background: transparent url(images/tab-content-bg.png) ; 
 border-bottom: 1px solid #fff; border-right: 1px solid #fff;
 border-top: 0px;
color:#660000 }

/* Tab content */
.tabbed div.tab-content {
	height: 100%;
	overflow: hidden;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	z-index: 0;
	clear: left;
	padding: 10px 5px 5px 5px;
	background: #fff;
	border-bottom: 1px solid #999;
	}
div.t2, div.t3, div.t4, div.t5 { display: none; }
.tabbed div.c { display: none; }
.tabbed div.c1 { display: block; }

/************************************************
	Comments Template
************************************************/
#comments-template {
	padding: 10px;
	clear:both;
	margin: 0 0 10px 0;
background:transparent url(images/container-bg.png) repeat scroll 0 0;
color:#666666;
	/*background: #fff;*/
	/*border-bottom: 1px solid #999;*/
	}
	
	#comments-template p.comments-closed{
		margin:0!important;
	}
#comments-template ol { list-style-type: none; margin-top: 10px; }
#comments-template li {
	/*width: 96.5%;*/
	clear: left;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0;
	background: #f5f5f5;
	/*border: 1px solid #f5f5f5;*/
	text-shadow: 1px 1px 1px #FFFFFF;
	}
#comments-template li li li, #comments-template li li li li li {
	background: #dcdfd5;
	}
#comments-template li li, #comments-template li li li li {
	background: #e9eae5;
	}
#comments-template .avatar {
	float: left;
	width: 50px; height: 50px;
	margin: 0;
	background: #eee;
	border: 1px solid #999;
	padding: 10px;
	}
#comments-template .comment-meta-data { float: left; font-size: 1em; margin: 7px 0;  display:inline; width:150px; padding:10px;}
#comments-template .comment-meta-data .comment-author {font-size:150%; margin-bottom:10px;}
#comments-template .comment-meta-data .comment-time{ font-size: 80%;}
#comments-template .comment-meta-data .separator{display:none;}
#comments-template .comment-meta-data .permalink{clear:both;}


#comments-template li .comment-meta-data a.time { margin-left: 5px; color: #666; }


#comments-template li .comment-text { display: inline;
float: left;
padding: 10px;
width: 380px;}

#no-sidebar #comments-template li .comment-text {
width: 707px;}

#no-sidebar #comments-template li .comment-text { /*width: 92%;*/ }
#comments-template input {
	color: #000;
	width: 50%;
	padding: 5px;
	margin: 0;
	background: #e9eae5;
	border: 1px solid #ccc;
	}
#no-sidebar #comments-template input { width: 25%; }

#no-sidebar #comments-template input.submit-comment{
	background: #C40C28;
	color:#fff;
	cursor:pointer;
}

#no-sidebar #comments-template input.submit-comment:hover{
	background: #000000;
	color: #ffffff;
	border: #8F0000;
}

#comments-template textarea {
	color: #000;
	width: 97%;
	padding: 7px;
	background: #e9eae5;
	border: 1px solid #ccc;
	}
#no-sidebar #comments-template textarea { width: 98%; }
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	}
	
	
	
#comments-template #respond{
	padding:10px;
	background: #ffffff;
}

#comments-template #respond label{
	float:left; display:inline; width:80px; margin-right:10px; line-height:28px;
}

/************************************************
	Footer
************************************************/
/* Footer */
#footer {
	clear: both;
	float: left;
	width: 930px;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 15px 5px 15px 5px;
	color: #333;
	/*background: transparent url(images/container-bg-pink2-30.png) repeat 0 0;*/
	color:#666666;
/*border-top:5px solid #8F0000;
	border-bottom:5px solid #C40C28;*/
	}
	
	#footer a{
		color:#A4B2BA;
	}

#footer p { margin: 5px 0; line-height: 1.3em; }
#footer p.left, #footer p.right { }
/*#footer p.right { text-align: right; }*/

#footer p.credit a{float:right;width:70px; overflow:hidden;height:20px;line-height:20px;}



/*------------------*/
/*contact form css*/
form.wpcf7-form fieldset{border:none;padding:0; margin:0;font-size:110%;}
form.wpcf7-form fieldset legend{font-weight:bold;margin-bottom:30px;}
form.wpcf7-form label{float:left;width:150px;margin:0 10px 20px 0;display:inline;height:25px;text-align:right;}
form.wpcf7-form label span{color:#660000;font-style:italic;}
form.wpcf7-form input{width:350px;margin:0 0px 20px 0;display:inline;height:25px;}
form.wpcf7-form textarea{width:350px;margin:0 0px 20px 0;display:inline;height:100px;}
form.wpcf7-form br {clear:both;display:block;}

form.wpcf7-form div.submit input{width:150px;margin:0 0px 20px 0;display:inline;font-weight:bold;font-size:110%;height:30px;}


/*css per citazioni nella sidebar*/
/* struttura necessaria :
----------------------------
<div class="quote">
	<p>
		<b class="open">&ldquo;</b>
			
			testo della citazione anche diviso in piï¿½ paragrafi
			
		<b class="close">&bdquo;</b>
	</p>
	<p class="author">Aldo Busi</p>
</div>
-----------------------------
*/

.quote {padding:15px 30px; position:relative;
margin-top:-20px; /*margin-top da usare solo se non c'ï¿½ titolo del widget*/
}
.quote p b.open, .quote p b.close{font-size:80px; line-height:20px; width:20px; color:#483D8B; }
.quote p{font-style: italic; font-family: Arial, Helvetica, sans-serif; margin-bottom: 5px;font-size:90%;}
.quote p b.open{position:absolute;left: -15px; top: 15px;}
.quote p b.close{position:absolute;bottom: 53px; right: 15px}
.quote p.author {font-style:normal;margin-bottom:0;padding-right:35px;padding-top:10px;text-align:right;color:#483D8B;}

/*FINE css per citazioni nella sidebar*/


/*data su sidebar: Prossimi Eventi*/
.ec3_list strong{
	color:#330000;
}


/*LETTORE RSS GOOGLE READER SNIPPET*/
a.i{
	float:left;
	display:block;
	width:270px;
	margin-bottom:5px;
}

a.i:hover, #sidebar .menu a:hover{
 background: #ffffff;
 /*color:#ffffff;*/
 text-decoration:none;
}


/*annunci*/
.ads a img{
	margin-bottom:10px;
}

#flashcontainer{
	display:none;
}

#crumbs{
	float:left; display: block; clear:both; height:20px; line-height:20px; font-size:10px;
	/*position:relative; top:-5px;*/
	color: #999;
	text-shadow: 1px 1px 1px #FFFFFF;
	padding-left:5px;
}
