/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

/* eliminato il 29 Marzo 2010
body.custom {
    /* Grigio Scuro */    
    background: #ddd;
    /* Colore avana */    
    /* background: #ded9c5; */
    background: #fff; 
}
*/

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    /* Questi sono i due bordi che racchiudono il contenitore */
    /* background: #44443f; */
    /* border: 0.1em solid #9B0101; */
} 



/* Eliminato */

#.custom #title_area { background: none; padding: 1em 0 0.5em; border-bottom: dotted; } 



.custom #footer { border-style-top: solid;  }

/* Massimo - Regola il colore di tutti i link in un colpo solo */
/* .custom a, .custom a:visited { color: #cc0000; } */

/* Per regolare le headline delle pagine di archivio */
/*.custom headline_area h1, .headline_area h2 { text-align: right;  } */


/* Banner Ad in the Header - sopra il logo principale */
/* Non dimenticare di mettere nell'hoock BEFORE_HEADER una istruzione come questa:
--------
<div id="newlogohead">
<img src="http://www.massimocristaldi.com/wordpress/wp-content/themes/thesis/custom/images/arrilogo.jpg">
</div>
----------
e di disabilitare la custom header


.custom #header { border-bottom: none; height: 100px; padding-top: 0; padding-bottom: 0; background: url(images/arrilogo.jpg) top left no-repeat;  }




*/

.custom #header .logo { height: 50px; width: 200px; padding-top: 10px; padding-bottom: 15px; background: url(http://www.massimocristaldi.com/wordpress/wp-content/themes/thesis/custom/images/logo-massimocristaldi-17Apr2010.png) center left no-repeat; float: left;}
.custom #header .logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header .language_space{ width: 6em; padding-top: 33px; padding-bottom: 7px;padding-left: 6px;padding-right: 3px;  float: right;} 
.custom #header .img{ float: left; padding-left: 5px; padding-right: 5px;} 
.custom #header .rss{ height: 14px; width: 14px;float: right; padding-right: 5px;margin-top: 30px;background:url(http://www.massimocristaldi.com/wordpress/wp-content/plugins/sociable/images/rss.png) top right no-repeat;} 
.custom #header .twitter{height: 14px; width: 14px;float: right;padding-bottom: 5px;margin-top: 30px; padding-right: 5px; background:url(images/twitter.png) top right no-repeat;} 
.custom #header .facebook {height: 14px; width: 14px;float: right;padding-bottom: 5px;margin-top: 30px; padding-right: 5px; background:url(http://www.massimocristaldi.com/wordpress/wp-content/plugins/sociable/images/facebook.png) top right no-repeat;} 
 

/*
.custom #newlogohead {
border-bottom: none;  padding-top: 0; padding-bottom: 2; background: #1a1a1a top left no-repeat; width: 880px;
}
*/

.custom #header { height: 80px; padding-bottom:0px; padding-top:0px;background:#717979}

.custom .nav_container {
height:42px;padding-top: 25px;padding-left: 35px; float: left;
}


.custom #feature_box { padding: 0; border: none; }
	.custom #feature_box img { display: block; }

.custom .menu   {
border-width: 0px 0px 0em 0em;
/*border-bottom: 0.1em solid  #424242;*/


}

.custom .menu li a
{
text-transform: none;
}

.custom .menu after {
clear: none;
}


.custom .widget h3, .custom .widget h3 a
{
text-transform: none;
font-variant: normal;
}

/*
.custom .widget
{
border-bottom:1px solid #424242;
}
*/


.custom #commentform textarea { background: #cccccc; }
/* Bordi attono al teaser */
/*.custom .teaser { border-width: 0.1em 0.1em 0.1em 0.1em; border-style: solid; border-color: #424242; } */

.custom .teaser h2 { border-bottom: solid 1px #424242; }

.custom a.teaser_link:hover {  text-decoration: blink; }

.custom .comments_intro span { color: #ccc; line-height: 1em; }

.custom .headline_meta { font-style: italic;
	border-bottom-style: none;
	border-right-width: 1px;
	text-align: left;
        text-decoration: none;
/*
        background-color: #2b2b2b;*/
}

.custom #archive_info h1 { font-size: 1.7em; line-height: 1.6em; text-align:center; /*background-color: #2b2b2b;*/ border-bottom: solid 1px #424242; margin-bottom:0em; font-weight:bold  }
.custom #archive_info h2 { font-size: 1.7em; line-height: 1.6em; text-align:center; /*background-color: #2b2b2b;*/ border-bottom: solid 1px #424242; margin-bottom:0em; font-weight:bold }


.custom #archive_info p { font-size: 1em; line-height: 1em; margin-bottom: 0em; text-align:center; display: none; }

.custom .headline_area h1, .headline_area h2 { font-size: 1.6em; line-height: 1.6em; text-align:left; /*background-color: #2b2b2b;*/ border-bottom: solid 1px #424242; }

.custom #sidebars { border-width: 0.1em 0.1em 0.1em 0.1em; border-style: solid; border-color:#424242; clear: both; background: #2b2b2b}

.custom .sidebar a { border-width: 0.1em 0.1em 0.1em 0.1em; border-style: solid; border-color:#424242; clear: both; color: #fafafa;}

/* Per IE7: altrimenti fa uno sfondo mooolto strano!!!! */
.custom #content {  background: #1b1b1b}

/* Hyperlink senza sottolineature */
/*
.custom .format_text a {  text-decoration: none}

.custom .format_text a:hover{  text-decoration: underline}
*/

.custom dl#comment_list .bypostauthor {  background: #2b2b2b}

.custom .slideshow .slide { display: block; height: 40em; width: 90em; outline: none; }
.custom .slideshow #s100 { background: url('images/s100.jpg') no-repeat; }
.custom .slideshow #s150 { background: url('images/s150.jpg') no-repeat; }
.custom .slideshow #s200 { background: url('images/s200.jpg') no-repeat; }
.custom .slideshow #s300 { background: url('images/s300.jpg') no-repeat; }
.custom .slideshow #s400 { background: url('images/s400.jpg') no-repeat; }
.custom .slideshow #s450 { background: url('images/s450.jpg') no-repeat; }
.custom .slideshow #s480 { background: url('images/s480.jpg') no-repeat; }
.custom .slideshow #s500 { background: url('images/s500.jpg') no-repeat; }
.custom .slideshow #s600 { background: url('images/s600.jpg') no-repeat; }
.custom .slideshow #s700 { background: url('images/s700.jpg') no-repeat; }
.custom .slideshow #s750 { background: url('images/s750.jpg') no-repeat; }
.custom .slideshow #s800 { background: url('images/s800.jpg') no-repeat; }
.custom .slideshow #s900 { background: url('images/s950.jpg') no-repeat; }
.custom .slideshow #s950 { background: url('images/s950.jpg') no-repeat; }
.custom .slideshow #s980 { background: url('images/s980.jpg') no-repeat; }
.custom .slideshow #s990 { background: url('images/s990.jpg') no-repeat; }



