body {
	text-align: left;
}

/* clearfix */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


#st_list {
	display: block;
	text-align: left;
	font-family: sans-serif;
}
#st_list #st_list_breadcrump {
	background-color: #F5F5F5;
	margin-bottom: 20px;
	width: auto;
	position: relative;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	padding-bottom: 25px;
}
#st_list #st_list_breadcrump hr {
	display: none;
}
#st_list #st_list_breadcrump h1 {
	font-size: 24px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 10px;
}
#st_list #st_list_breadcrump a.st_list_feed {
	font-size: 9px;
	line-height: 10px;
	color: #000;
	text-decoration: none;
	display: block;
	position: absolute;
	left: 10px;
	bottom: 5px;
	padding-left: 12px;
	background-image: url(images/imgs.png);
	background-repeat: no-repeat;
	background-position: -3px -67px;
	font-family: sans-serif;
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
#st_list #st_list_breadcrump:hover a.st_list_feed {
	color: #000;
	text-decoration: underline;
	opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#st_list #st_list_breadcrump  #st_list_microbutton {
	background-color: #FFF;
	font-size: 22px;
	line-height: 1.3;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	width: 88px;
	position: absolute;
	top: 10px;
	right: 10px;
	border: 1px solid #EBECED;
	height: 31px;
	display: none;
}
#st_list ul {
	display: block;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #D4D0C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
}
#st_list ul li {
	display: block;
	margin-bottom: 0px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	position: relative;
	clear: both;
	margin-top: 1px;
	overflow: hidden;
}
#st_list div.st_list_tootlbar a {
	color: #666;
	text-decoration: none;
	line-height: 16px;
}
#st_list div.st_list_tootlbar a:hover {
	color: #333;
	text-decoration: underline;
}
#st_list div.st_list_tootlbar .st_list_tootlbar_canale {
	font-weight: bold;
	text-transform: capitalize;
}
#st_list div.st_list_tootlbar .st_list_tootlbar_commenti {
	background-image: url(images/imgs.png);
	background-repeat: no-repeat;
	background-position: 0px -15px;
	padding-left: 18px;
}
#st_list div.st_list_tootlbar .st_list_tootlbar_like {
	background-image: url(images/imgs.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 18px;
}
#st_list div.st_list_tootlbar .st_list_tootlbar_commenti.on,
#st_list div.st_list_tootlbar .st_list_tootlbar_commenti:hover  {
	background-image: url(images/imgs.png);
	background-repeat: no-repeat;
	background-position: 0px -47px;
	padding-left: 18px;
}
#st_list div.st_list_tootlbar .st_list_tootlbar_like.on, 
#st_list div.st_list_tootlbar .st_list_tootlbar_like:hover {
	background-image: url(images/imgs.png);
	background-repeat: no-repeat;
	background-position: 0px -31px;
	padding-left: 18px;
}
#st_list a.st_list_txt {
	float: left;
	clear: none;
	margin-top: 35px;
	text-decoration: none;
	height: auto;
	padding-left: 140px;
	z-index: 25;
	color: #000;
	min-height:100px;
}
#st_list.books a.st_list_txt {
	padding-left: 120px; /* -130 per i tag*/
	width: 390px;
	min-height: 140px;
}

#st_list a.st_list_txt:hover {
	text-decoration: underline;
}
#st_list a.st_list_txt img {
	background-color: #D4D0C8;
	position: absolute;
	left: 0px;
	top: 35px;
	z-index: 10;
	font-size: 11px;
	color: #666;
}
#st_list a.st_list_txt h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 4px;
	text-decoration: none;
	color: #000;
}
#st_list a.st_list_txt p{
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	text-decoration: none;
	color: #333;
}

#st_list div.st_list_tootlbar {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	height: 16px;
	background-color: #FCFCFC;
	width: 100%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
#st_list ul li h2 {
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
#st_list #st_list_breadcrump.special {
	background-color: transparent;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#st_list #st_list_breadcrump.special h5 {
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	clear: both;
	margin-top: -2px;
	margin-left: 10px;
}
#st_list ul li.special {
	padding-bottom: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #F0EEE6;
}
#st_list ul li.special h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
	text-decoration: none;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: default;
	margin-left: 20px;
}
#st_list  ul li.special a.st_list_txt_special  {
	float: none;
	clear: both;
	text-decoration: none;
	z-index: 25;
	color: #000;
	width: auto;
	margin-bottom: 0px;
	display: block;
	height: auto;
	margin-top: 0px;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
#st_list ul li.special a.st_list_txt_special h1 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;
	color: #333;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#st_list ul li.special:hover a.st_list_txt_special h1 {
	color: #000000;	
}
#st_list ul li.special code {
	color: #999999;
	font-family: monospace;
	font-weight: normal;
	font-size: 14px;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#st_list ul li.special:hover code {
	color: #333333 !important;
}


#st_list div.st_list_tag {
	float: left;
	margin-top: 35px;
	width: 150px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D0C8;
	padding-left: 15px;
	background-color: #FFF;
}
#st_list div.st_list_tag dl dt,
#st_list div.st_list_tag dl dd,
#st_list div.st_list_tag dl dd a {
	width: auto;
	display: inline;
	text-transform: capitalize;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4;
	font-variant: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#st_list div.st_list_tag dl dt {
	margin-right: 3px;
	font-weight: bold;
}
#st_list div.st_list_tag dl dd span {
	display: block;
	clear: both;
}
#st_list div.st_list_tag dl dd a {
	color: #666;
	text-decoration: none;
	white-space: nowrap;
}
#st_list div.st_list_tag dl dd a:hover,
#st_list div.st_list_tag dl dd a.on {
	color: #333;
	text-decoration: underline;
}
