/*  

Theme Name: ILASblog 2.0

Theme URI: http://www.eikonadesign.it

Description: Blog ilas 2009

Author: Luca Romano & Nicola Cozzolino

Author URI: http://www.eikonadesign.it

Version: 1.0

Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar

.

Rilasciato sotto licenza <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.

.

*/



/*

* TAVOLOZZA COLORI *

* Bianco = #FFFFFF

* Nero = #000000

* Grigio = #C0C0C0

* Blu = #0000FF

* Viola = #FF00FF

* Rosso = #FF0000

* Arancione = #ff4500

* Giallo = #FFFF00

* Verde(scuro) = #008000

* Verde(chiaro) = #00FF00



* Altri colori sono disponibili qui: 

* http://it.wikipedia.org/wiki/Aiuto:Tavolozza_dei_colori

*/



  {
 margin: 0;
 padding: 0;
 font-family: Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}
hr {
	color: #333;
	border: 1px solid #121212;
}
pre {
	height: auto;
	overflow-x:scroll;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
dd {
	padding-left: 15px;
}
p {
	font-size: 9pt;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#D20000;
	text-decoration:none;
}
a img {
	border: none;
}
strong {
	font-size: 110%;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	background: #121212 url(images/bgbody.jpg) top center repeat-x;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.main {
	margin: 0px;
	clear: both;
	width: 868px;
}
.contenitore {
	margin: 0 auto;
	width: 868px;
	text-align: left;
	padding: 0;
}
.contenuto {
	float:left;
	width: 653px;
	margin: 0;
	padding: 0;
}
.pageTitle {
	width: 635px;
	height:24px;
	margin: 0px 0 6px 0;
	padding-top:7px;
	padding-bottom:4px;
	font-size: 18pt;
	letter-spacing: -1px;
	color: #fff;
	font-weight: bold;
	background: url(images/bg-trans.png) repeat;
	text-transform:uppercase;
}
/*
====================================================================================================

								H		E		A		D		E		R

====================================================================================================
*/
.header {
	padding: 0;
	margin: 0;
	height: 141px;
	width: 868px;
	background-image:url(images/blog-ilas.jpg);
	background-repeat:no-repeat;
}
.menu_cont {
	margin: 0px;
	padding: 0;
	clear: both;
	height: 38px;
	width: 868px;
}
.menu_logo {
	width: 230px;
	height: 25px;
	margin-top: 9px;
	background-image:url(images/ilas.png);
	background-repeat:no-repeat;
	float:left;
}
.menu_ricerca {
	float:right;
	margin-top: 9px;
	width: 206px;
	height: 20px;
	background-image:url(images/form.png);
	background-repeat:no-repeat;
}
.submitbutton {
	background-image:url(images/cerca.png);
	width: 13px;
	height: 13px;
	border: none;
	margin-top: 4px;
}
.submitbutton:hover {
	cursor: pointer;
}
.submittext {
	width:170px;
	border: none;
	margin-left:5px;
	font-family: Helvetica, Arial, sans-serif;
	background-color:transparent;
}
/*
====================================================================================================

						A		R		T		I		C		O		L		I		

====================================================================================================
*/
.post_corrente {
	width: 640px;
	padding: 10px 0 5px 0px;
	margin-right: 13px;
	border-bottom: dotted;
	border-bottom-color:#999999;
	border-bottom-width: 1px;
	color:#FFFFFF;
}
.post_corrente_latest {
	font-size:20pt;
	color:#666666;
	margin-top:15px;
	height: 30px;
}
.post_corrente_img {
	height: 200px;
	width: 640px;
}
.post_corrente_titolo {
	height: 24px;
	width: 320px;
	margin-top:168px;
	padding:8px 0px 0px 0px;
	float:left;
	background-color:#121212;
	font-size:16pt;
	letter-spacing:-0.1pt;
}
.post_corrente_titolo a {
	color:#FFFFFF;
	text-decoration:none;
}
.post_corrente_titolo a:hover {
	color:#555;
	text-decoration:none;
}
.post_corrente_nuvoletta {
	height: 60px;
	width: 50px;
	margin:10px;
	padding-top:3px;
	float:right;
	font-size:14pt;
	font-weight:lighter;
	text-align:center;
	letter-spacing:-0.3pt;
	background-image:url(images/nuvola.png);
	background-repeat:no-repeat;
}
.post_corrente_altre_info {
	width: 640px;
}
.post_corrente_autore {
	height: 15px;
	width: 320px;
	font-size:10pt;
	font-weight:lighter;
	color:#999999;
	padding-top: 3px;
}
.post_corrente_autore a {
	color:#999999;
	text-decoration:none;
}
.post_corrente_autore a:hover {
	color:#555;
	text-decoration:none;
}
.post_corrente_categoria {
	width: 320px;
	font-size:14pt;
	color:#FFF;
	text-transform:uppercase;
	padding-top: 4px;
	font-weight: bolder;
}
.post_corrente_categoria a {
	color:#FFF;
	text-decoration:none;
}
.post_corrente_categoria a:hover {
	color:#555;
	text-decoration:none;
}
.post_corrente_dx {
	color:#FFF;
	width:320px;
	float:left;
}
.post_corrente_commenti {
	margin-top:10px;
	color:#999;
	font-size:9pt;
	height:30px;
}
.post_corrente_condividi {
	float:left;
	width:30px;
	height:30px;
	margin-left:5px;
	margin-right:5px;
}
.post_corrente_leggi {
	float:right;
	height:15px;
	margin-left:5px;
	margin-top: 10px;
}
.post_corrente_leggi a {
	color:#CCC;
	text-decoration:none;
}
.post_corrente_leggi a:hover {
	color:#FFFFFF;
}
.post_corrente_lascia_commento {
	float:right;
	height:15px;
	margin-right:5px;
	font-weight:bold;
	margin-top: 10px;
}
.post_corrente_lascia_commento a {
	color:#D20000;
	text-decoration:none;
}
.post_corrente_lascia_commento a:hover {
	color:#FFFFFF;
}
.post_corrente_articolo {
	margin-top:30px;
	font-size:10pt;
	font-weight:lighter;
	color:#999999;
	width:640px;
}

.post_corrente_articolo p {
	font-size:10pt;
	font-weight:lighter;
	color:#999999;
}
.post_corrente_articolo_titolo {
	margin-top:30px;
	margin-bottom:5px;
	font-size:10pt;
	color:#FFFFFF;
}
/*
====================================================================================================

			P		A		G		I		N		A		Z		I		O		N		E

====================================================================================================
*/

.paginazione {
	font-size:20px;
	font-weight:bolder;
	color:#666666;
	text-align:right;
	margin-right:0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 650px;
	padding-right: 218px;
}
.paginazione a:link, .paginazione a:visited, .paginazione a:active {
	color:#666666;
	text-decoration:none;
}
.paginazione a:hover {
	color:#d20000;
}
/*
====================================================================================================

					C		O		M		M		E		N		T		I

====================================================================================================
*/
.commenti_box {
	width:640px;
	margin:20px 0px 5px 0px;
	font-size:12pt;
	font-weight:lighter;
	color:#999999;
}
.commenti_separazione {
	font-size:14px;
	font-weight:bolder;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-bottom:20px;
	margin-top:30px;
	border-bottom: dotted;
	border-bottom-color:#999999;
	border-bottom-width: 1px;
}
.commenti_lascia {
	font-size:14px;
	font-weight:bolder;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-top:20px;
	padding-top:20px;
	border-top: dotted;
	border-top-color:#999999;
	border-top-width: 1px;
}
.commenti_immagine {
	width:640px;
	height:89px;
	margin-bottom:20px;
	background-image:url(images/commenti.png);
	background-repeat:no-repeat;
}
.commenti_testo {
	width:640px;
	font-size:12px;
	color:#999999;
}
.commenti_collegamenti {
	color:#999999;
	font-size:10pt;
}
.commenti_collegamenti a:link {
	color:#D20000;
	text-decoration:none;
}
.commenti_collegamenti a:hover, .commenti_collegamenti a:visited, .commenti_collegamenti a:active {
	color:#FFFFFF;
}
.commenti_avatar {
	height: 40px;
	font-size:12pt;
	font-weight:bolder;
}
textarea#comment {
	width: 640px;
	background: #fff;
	color: #111;
	padding: 10px;
}
/*
====================================================================================================

							S		I		D		E		B		A		R

====================================================================================================
*/
.sidebar_contenitore {
	width: 195px;
	padding: 10px 10px 10px 10px;
	float: right;
	color:#CCCCCC;
	font-size:10pt;
}
.sidebar_menu {
	margin-bottom: 25px;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:10pt;
	list-style-type: none;
}
.sidebar_menu ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.sidebar_menu ul li {
	margin: 2px 0 2px 0;
	font-size:14pt;
	padding:0px;
	list-style-type: none;
	line-height: 14pt;
}
.sidebar_box {
	margin-top:10px;
	color:#CCCCCC;
}
.sidebar_box a:link {
	margin-top:10px;
	color:#CCCCCC;
}
.sidebar_box a:hover {
	color:#D20000;
}
.sidebar_box ul {
	margin: 0;
	padding:0;
	font-weight:bold;
	text-decoration:none;
	list-style-type: none;
}
.sidebar_box ul li {
	margin: 10px 0 10px 0;
	font-weight:bold;
	list-style-type: none;
}
.sidebar_box ul li ul li a:link{
	color:#999;
}
.sidebar_box ul li ul li {
	margin: 0;
	padding:0;
	font-size:8pt;
	font-weight:lighter;
	text-transform:none;
	list-style-type: none;
	border:none;
}
.sidebar_box_mesi {
	margin-top:50px;
	color:#CCCCCC;
}
.sidebar_box_mesi a:link {
	margin-top:10px;
	color:#CCCCCC;
}
.sidebar_box_mesi a:hover {
	color:#D20000;
}
.sidebar_box_mesi ul {
	margin-top: 10px;
	padding:0;
	font-weight:bold;
	text-decoration:none;
	list-style-type: none;
}
.sidebar_box_mesi ul li {
	font-weight:bold;
	list-style-type: none;
}
.sidebar_box_mesi ul li ul li a:link{
	color:#999;
}
.sidebar_box_mesi ul li ul li {
	margin: 0;
	padding:0;
	font-size:8pt;
	font-weight:lighter;
	text-transform:none;
	list-style-type: none;
	border:none;
}
.sidebar_box_menu {
	margin-top:50px;
	color:#CCCCCC;
}
.sidebar_box_menu a:link {
	margin-top:10px;
	color:#CCCCCC;
}
.sidebar_box_menu a:hover {
	color:#D20000;
}
/*
====================================================================================================

								F		O		O		T		E		R

====================================================================================================
*/
.footer {
	padding: 10px;
	margin: 0;
	height: 141px;
	background-color:#000;
	color: #999;
	font-size: 12px;
	font-weight: normal;
}

.footer a:link, a:visited, a:active{
	color: #999;
	text-decoration:none;
}

.footer a:hover{
	color: #FFF;
	text-decoration:none;
}

.footer_crediti {
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	width:868px;
	text-align: left;
}

.footer_wp {
	background-image:url(images/wplogo.png);
	background-repeat:no-repeat;
	margin-left:5px;
	width:88px;
	height:20px;
	float:left;
}

