/* categoria/tag - - - - - - - - - - - - - - - - - */
.lista{
	width:598px;
	float:left;
}

.content-single {
	float:left;
	width:598px;
	padding-bottom: 15px;
	border-bottom: solid 1px #dddddd;
	margin-bottom:11px;
	font-size:13px;
	line-height: 19px;
	position: relative;
}

.content-single p {
	text-align: justify;
}

.titolo-articolo {
	color:#333333;
	font-size:15px;
	line-height:19px;
	font-weight: bold;
}

.smallsottotitolo{
	font-size:11px;
	line-height: 13px;
	padding: 2px 0 5px 0;
	color:#9b9b9b;
}

.content-single img{
	float:left;
	padding: 0 10px 0 0;
	margin: 4px 0 0;
}

.pagetitle{
	font-size: 21px;
	font-weight: bold;
	line-height: 28px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dddddd;
	color:#333333;
	margin-bottom: 8px;
}

.image-title {
    border: 0 none;
    height: 0;
    margin: 0;
    padding: 0;
    text-indent: -9999em;
}

.ccomm{
	float:right;
}

.listpost a {
	border-bottom: 1px dotted #003399;
}

.listpost a:hover {
	border-bottom: 1px solid #003399;
}

.titolo-articolo a {
	text-decoration:none;
	border: 0 none;
	color: #333333;
}

.titolo-articolo a:hover {
	border: 0 none!important;
}

/*thumbnails*/
span.hoverdiv-latest {
	width: 135px !important;
	height: 90px !important;
}

#featured .hoverdiv-latest {
	display: none!important;
}

img.attachment-latest {
	width: 135px !important;
	height: 90px !important;
}

img.attachment-thumbnail,
img.attachment-gallery {
	width: 150px !important;
	height: 150px !important;
}

/*wp-pagenavi*/
.wp-pagenavi {
	clear: both !important;
	margin: 0px auto !important;
	max-width: 600px !important;
	width: auto!important;
	font-family: Arial, Helvetica, tahoma;
	font-size: 12px;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none !important;
	padding: 1px 2px 3px !important;
	margin: 1px !important;
	color: #717171 !important;
}

.wp-pagenavi a:hover {
	color: #1c1c1c !important;
	border-bottom: 1px solid #1c1c1c !important;
}

.wp-pagenavi span.current {
	color: #1c1c1c !important;
	font-weight: bold;
	border: 0 none;
}

.wp-pagenavi a.nextpostslink {
    font-size: 13px;
    position: relative;
    top: -1px;
}