/*
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/
*/

/* ---------------  SCARPONIO FONT INSTALLING --------------- */

@font-face {
	font-family: Scarponio;
	src: url('Scarponio.ttf');
}


/* ---------------------- HEADER Custom -------------------------- */

.custom #header { position:fixed; width:1200px; height:35px; left:auto; top:0px; background:#FFFFFF; border:none; }
.custom #header #logo { position:relative; left:190px; font-size:2em; line-height:1em; top:7px; }
.custom #header #logo a { color:#FFFFFF; background:#000000; width:600px; padding-bottom:1px; padding-right:3px; padding-left:3px; font-size:14px; font-weight:normal; }
.custom #header #logo a { font-family:"Helvetica Neue",Helvetica,Verdana,"sans-serif"; }
.custom #header #logo a:hover { text-decoration:line-through; }
.custom #header #tagline { visibility:hidden; }
/* .custom #header #tagline { position:relative; padding-left:5px; margin-top:5px; left:190px; width:270px; height:22px; color:#cccccc; background:none; font-weight:normal; } */



/* -------------- FOLLOWUS ------------ */

#followus { position:fixed; left:auto; margin-left:616px; top:17px; z-index:3; }



/* --------------- HEADER AD WIDGET WITH SOCIAL ICONS -------------- */
.custom #header_area .page {background: none;}
.custom #header_widget_1 { position:absolute; top:17px; left:585px; z-index:2; }
/*.custom #header_widget_1 ul.sidebar_list li.widget {position:absolute; display: block; left:459px; width:468px; }*/



/* ----------------- SEARCHFORM positioning ------------------ */

.custom .search { position:relative; left:576px; top:24px; z-index:2; padding:0; margin-left:-2px; }

.custom #s { border:1px solid  #eeeeee; max-width:98px; height:14px; }
.custom #s { color:#222222; background:none; font-family:"Helvetica Neue",Helvetica,Verdana,"sans-serif"; font-size:1em; letter-spacing:0px; line-height:1em; margin-top:3px; padding-left:2px; text-align: }
.custom #s { text-transform:uppercase; }



/* ----------------- MENU move nav bar to right ----------------- */

.custom ul#tabs { font-family:"Helvetica Neue",Helvetica,Verdana,"sans-serif"; }
.custom ul#tabs { position:fixed; top:60px; left:auto; margin-left:200px; height:40px; background:#ffffff; width:481px; }
.custom ul#tabs { border-top:1px dashed #000000; border-right:none; border-bottom:none; border-left:none;  }

.custom .rss { display:none; } /* RSS REMOVED */

.custom ul#tabs li {margin-bottom:0; border:none; background:none}
/*.custom ul#tabs li.current_cat a:active { font-weight:bold; }*/
.custom ul#tabs li.current-cat {padding-bottom:0; background:#FFFFFF}
.custom ul#tabs li.rss {}
.custom ul#tabs li.current_page_item a:hover { }
.custom ul#tabs li.current_page_item a { text-decoration:underline; color:#000000; background:none; }
.custom ul#tabs li.current-cat a { text-decoration:underline; color:#000000; background:none; }
.custom ul#tabs li a { font-size:1em;  letter-spacing:0px; line-height:1em; text-transform:uppercase; font:verdana, "sans serfi"; }
.custom ul#tabs li a { color:#000000; padding:1px; margin-right:25px; margin-top:10px; display:block; }
.custom #tabs a:hover { display:block; text-decoration:underline; color:#000000; background:none; padding:1px; } /* MENU a:hover*/



/* -------------- WIDGETS side bar interlinea colore custom ------------ */

.custom li.widget { margin-top:30px; font-size:1.2em; line-height:1.8em; }
.custom sidebar a:hover { text-decoration:underline; }
a:hover { color:#ff9900; text-decoration:none; }
a { color:#111111; text-decoration:none; }
#nav_menu-2 { position:fixed; top:75px; font-size:12px; }
/* #social-links .widget_social_links { position:fixed; } */
/* #social-links  { position:fixed; background:none; top:610px; width:190px; font-size:12px; } */
/* #twitter_div { background-color:#ffffff; position:fixed; top:500px; color: #111111; width:190px; font-size:12px; } VECCHIO WIDGET TWEETER DISABILITATO*/
/* #twitter_div a { color: #663355; background:#FFFFFF; } VECCHIO WIDGET TWEETER DISABILITATO*/
/* #social-links  { background:#FFFFFF; font-size:12px; } */

#social-widget-3 {} /* -------------- SOCIAL LINKS ------------- */


/* ----------- WP-DTREE -----------
#dtreecatwrapper { position:relative; top:-10px; }
.widget_wp_dtree_get_categories { position:fixed; top:250px; max-width:170px; color:#111111; background:none; }
.custom #dtreecatwrapper a:hover { color:#ffffff; background:#000000; text-decoration:none; } --------------- */



/* -------------- TWITTER ------------ */
.custom #twitter-3 { font-family:scarponio, verdana, "sans-serif"; color:#000000; line-height:15px; text-transform:uppercase; font-size:11px; word-wrap: break-word; }
.custom #twitter-3 { position:relative; left:auto; margin-left:5px; top:-70px; max-width:150px; }
.custom #twitter-3 span a { color:#8EE3FD; }
.custom #twitter-3 span a:hover { color:#ffffff; background:#8EE3FD; text-decoration:none; }
.twitterwidget-title { color:#000000; font-weight:normal; }
.twitterwidget-title:hover { color:#ffffff; background:#000000; text-decoration:none !important; }
.from-meta { display:none; }
#bubble_image { position:fixed; top:25px; left:auto; margin-left:-3px; width:auto; height:auto; /*-webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg);*/ }

#sidebar_1 { position:fixed; left:auto; width:200px; }



/* ------------ CATEGORIES MENU, da rimuovere per menu dinamico  --------------- */
a.self { text-decoration:line-through; }
#collapscat-3 { font-family: scarponio, verdana, "sans serif"; text-transform:uppercase; font-size:11px; margin-left:20px; }
#collapscat-3 { position:relative; left:auto; margin-top:5.5em; line-height:1em; width:180px; }
/*#widget-collapscat-3-top { position:fixed; left:auto; top:auto; }  */      
#collapscat-3 a { margin-left:5px; background:#ffffff; }
#collapscat-3 a:hover { color:#000000; background:#ffffff; text-decoration:underline; }

/* ------------ LINKS MENU, da rimuovere per menu dinamico  

#linkcat-3 { margin-top:45px; }
.xoxo { line-height:5px; }
.xoxo a:hover { color:#ffffff; background:#000000; text-decoration:none; } 


/* ---------- TEXT spazio interlinea testo blog --------- */
.custom .format_text { font-size:1.2em; line-height:1.5em; }


/* --------------COMMENTFORM -------------feedback form customization */
#comments { max-width:480px; padding-left:10px; }
.custom #commentform { border-top:1px dashed #111111; border-bottom:none; padding-left:0; margin-left:10px; width:470px; }
.custom input, textarea { background:#FFFFFF none repeat scroll 0 0; border-color:#111111 #111111 #111111 #111111; border-style:solid; border-width:1px; color:#111111; font-size:1em; }
.custom #commentform p.allowed { background:#FFFFFF none repeat scroll 0 0; border-color:-moz-use-text-color #111111 #111111; }
.custom #commentform p.allowed span { font-size:1em; line-height:1 em; }
.custom #commentform p.allowed span { color:#111111; }
.custom #commentform .form_submit { font-size:1 em; padding:0.357em 0.286em;}
.custom input.form_submit:hover { color:#111111; }
.custom #respond p {font-size:1.2em; line-height:1.667em; }
.custom #respond p { color:#111111; }
.custom #commentform input.form_submit { border-width:1px;}
.custom .comment_num { display:none; }
.custom #commentform a:hover { background:#000000; color:#FFFFFF; }
.custom .comment_author a:hover { background:#000000; color:#FFFFFF; }
.custom .comments_intro { margin-left:0; }
.custom .comments_intro a:hover { background:#000000; color:#FFFFFF; }
.custom .even { border:none; background:#FFFFEC; }


/*widget headline title color*/
.custom .sidebar h3 { color: #000000; font-size: 1.0em; letter-spacing: 0cm; }

/*remove the archive info border*/
.custom #archive_info { border:none ; }


/*sidebar title normal case*/
.custom h3 { font-variant:normal; font-weight:bold; }
.custom #social-links h3 { display:none; } /*titolo social links nascosto*/

.custom #content_box { background:none; margin-top:70px;}
.custom #content_area { background:none; width:auto;}

/*remove border from blockquote*/
.custom blockquote { border:none ; }


/* ------------------- PAGES ------------------- */
/* ----- rimozione titolo h1 dalle pagine: ----- */

.about_page h1 { display:none; }
.contact_page h1 { display:none; }
.jobs_page h1 { display:none; }


/* ------------------- POST ------------------- */

.custom #content { background:none; }
.custom .post_box, .custom .teasers_box {border-top:1px dashed #111111; border-bottom:none; clear:both;} /* separatore post linea tratteggiata nera */
#archive_info {display:none;}
.comments_closed {display:none;}
.entry-content {}
/*.entry-title a { font-family:verdana, "sans serif"; }*/
/*.entry-title a { font-family:"andale mono", "sans serif"; }*/
.custom .entry-title { font-size:20px; }
.entry-title a { font-size:18px; }
.entry-title a:hover { text-decoration:underline; color:#000000; }
.custom .format_text ol a:hover { background:#000000; color:#FFFFFF; text-decoration:none; }

.addtoany_list a { text-decoration:none; color:#000000; }
.addtoany_list a:hover { text-decoration:underline; color:#000000; }

.custom .previous { padding:0; margin:0; color:#000000; background:none; border-bottom:none; font-size:18px; float:left; font-family: georgia, verdana, "sans serif"; text-transform:capitalize;}
.custom .next { padding:0; margin:0; color:#000000; background:none; border-bottom:none; float:right; font-size:18px; font-family: georgia, verdana, "sans serif"; text-transform:capitalize;}
.custom .previous a { padding:0; margin:0; color:#000000; background:none; border-bottom:none; font-size:18px; float:left; font-family: georgia, verdana, "sans serif"; text-transform:capitalize;}
.custom .next a { padding:0; margin:0; color:#000000; background:none; border-bottom:none; float:right; text-size:1em; font-size:18px; font-family: georgia, verdana, "sans serif"; text-transform:capitalize;}
.custom .next { color:#FFFFFF; background:none; }     /* elemento che non riuscivo a togliere - bianco su fondo bianco */
.custom .previous { color:#FFFFFF; background:none; } /* elemento che non riuscivo a togliere - bianco su fondo bianco */
.prev_next a:hover { text-decoration: underline; }

/*.custom .to_comments span { font-size:12px; color:#FF000F; }*/
.custom .to_comments a { color:#000000; background:none; }
.custom .to_comments a:hover { text-decoration:underline; background:none; }





/* ------------------- CONTENT -------------------*/

.custom #content { border-bottom:none; }
.custom .format_text p a:hover { background:#000000; color:#FFFFFF; }
.custom .format_text span a:hover { background:none; text-decoration:underline; }




/* ------------------- FOOTER -------------------*/

.custom #footer { text-align:left;  margin-top:0; border:none;  }
.custom #footer > p { color:#000000; line-height:12px; font-size:12px; margin-left:-10px;}
.custom #footer > p a { color:#000000; text-decoration:none; margin-left:1px; padding-left:3px; padding-right:3px; }
.custom #footer > p a:hover { color:#FFFFFF; background:#000000; margin-left:1px; padding-left:3px; padding-right:3px; }
.custom #footer a { border-bottom:none; }
/* .custom #footer a { border-bottom:1px dotted #111111; } */
.custom #footer { position:relative; left:200px; border-top:1px dashed #111111; border-bottom:none; background:none; width:460px; height:14px; }

		
/*---:[ post navigation links ]: ---*/

   .prev_next { letter-spacing:0; border-top: 0px solid #ddd; color: #666; border-bottom: none}

    /* .prev_next .next { text-align: right; }

	.prev_next .floated { float: left; }

	.prev_next a { text-decoration: none; } 
	
    .post_nav a { text-transform: none; letter-spacing: normal; } */

