/*  
Theme Name:L'Indro 2.0 DEV
Theme URI://fabryk.altervista.org/
Description:An online news website theme.
Author:Fabrizio Botta
Author URI://fabryk.altervista.org/
License URI:LGPL
Version:1.9
.
LGPL
.
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License:none (public domain)
*/

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,embed,
figure,figcaption,footer,header,hgroup,
menu,nav,output,ruby,section,summary,
time,mark,audio,video{
	margin:0;
	padding:0;
	border:0;
	border-color:#e08630;
	font-size:12px;
	font:inherit;
	vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{
	display:block;
}
body{
	line-height:1;
	font-family:'Open Sans',sans-serif;
	overflow-x: hidden;
}
body,#wrapper,#nav > ul > li:hover{
	background-color:#fefefe;
}
ol,ul{
	list-style:none;
}
i,em,blockquote{
	font-style:italic;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,
q:before,q:after{
	content:'';
	content:none;
}
strong{font-weight:700;}
i{font-style:italic;}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a,a:link,a:active,a:hover,a:visited{
	color:#e08630;
}
aside{margin-bottom: 20px;}
footer{
  
}
#supporta-lindro{
	background-color:#eaeaea;
}
#header #nav ul,#loop article .desc p,.article-selection article p,#cat-time p,.post-author,.comment .commentmetadata,
.comment .comment-awaiting-moderation,#respond .logged-in-as,#respond #form-allowed-tags,#customsearch .search-radio{
	font-size:12px;
}
#cover-sub,.single #tags,#secondary article p,.comment-author .says,#respond .comment-subscription-form label{
	font-size:13px;
}
#supporta-lindro,#loop article .desc h1,.article-selection .section-title,.article-selection article h1,.archive #page-title,
.page-links,.author #auth-role{
	font-size:18px;
}
#wrapper #content,#wrapper #sidebar{
	float:left;
	overflow:hidden;
}
/*IMAGES*/
.small-img{
	width:100px;
	height:100px;
	overflow:hidden;
	float:left;
	margin-bottom: 10px;
}
.small-img img{
	height:100px;
	width:auto;
}
/*SIDEBAR*/
.article-selection{margin-top:10px;}
.article-selection .section-title{
	color:#e08630;
	margin-left:10px
}
.article-selection article{
  clear:both;
	margin:10px;
	width:300px;
	height:100px;
	padding-top:10px;
	color:#222;
  font-size:12px;
  border-top:solid 1px #e08630;
}
.article-selection article img,.article-selection article .desc{
}
.article-selection article .desc{
  width: 190px;
  margin-left: 10px;
  float: left;
  margin-bottom:15px;
}
.article-selection article p{
	margin-bottom:-6px;
	padding-top:6px;
	margin-top:0;
}
.article-selection a:first-of-type article{
  border:none;
}
.article-selection a:last-child .desc{margin-bottom: 20px;}
.article-selection .article-header{
  position: relative;
  height: 21px;
}
.article-selection .article-header .author{
  text-align: right;
  position: absolute;
  right: 0;
}
.article-selection .occhiello{
  padding: 0;
  margin-top: -5px;
  padding-bottom: 8px;
  line-height: 13px;
}
.article-selection h1{margin-top:0;}
#secondary article .sottotitolo,.index .sottotitolo{ font-weight:700; }

.orange{border-color:#e08630;}
.blue {border-color:#000C99;}
.light_blue {border-color:#2431D4;}
.lighter_blue {border-color:#4E5BF5;}
.red  {border-color:#990002;}
.gold {border-color:#A15500;}
.green{border-color:#003D1D;}
.cyan {border-color:#02e4c7;}
.purple{border-color:#660066;}
.category-label.light_blue {background-color:#2431D4;}
.category-label.lighter_blue {background-color:#4E5BF5;}
.category-label.orange{background-color:#e08630;}
.category-label.blue {background-color:#00075C;}
.category-label.red  {background-color:#990002;}
.category-label.gold {background-color:#A15500;}
.category-label.green{background-color:#003D1D;}
.category-label.cyan {background-color:#02e4c7;}
.category-label.purple{background-color:#660066;}
.category-label .light_blue {background-color:#2431D4;}
.category-label .lighter_blue {background-color:#4E5BF5;}
.category-label .orange{background-color:#e08630;}
.category-label .blue {background-color:#00075C;}
.category-label .red  {background-color:#990002;}
.category-label .gold {background-color:#A15500;}
.category-label .green{background-color:#003D1D;}
.category-label .cyan {background-color:#02e4c7;}
.category-label .purple{background-color:#660066;}
.text_blue { color:#00075C;}
.text_light_blue { color:#2431D4;}
.text_lighter_blue { color:#4E5BF5;}
.text_red  { color:#990002;}
.text_gold { color:#A15500;}
.text_green{ color:#003D1D;}
.text_cyan { color:#02e4c7;}
.text_purple{color:#660066;}
.text_orange{ color:#e08630;}
.text_white{ color:#fefefe;}
#content .category-label{
	min-width: 4ex;
	font-weight:700;
	font-size:14px;
	line-height:20px;
	position:absolute;
	top:0;
	left:0;
	z-index:998;
	display:inline-block;
	color:#fefefe;
}
.category-label span{
	line-height:22px;
	padding:1px 2px 1px 3px;
}
#article-body hr{border-color:#d0d0d0;}
#article-body p img{max-width:300px;height:auto;}
.author .twitter{
  width:233px;
  margin:10px 0;
}
.widget_facebook_likebox{max-height:224px;}
.hmads_1x1{height:1px;}
