/*
Theme Name: RistrutturART 
Theme URI: http://ristrutturart.it
Description: Il template wordpress per il blog di RistrutturART
Version: 1.1
*/
#content{font-family: Helvetica, Arial, sans-serif;font-size: 12px;font-style: normal;font-weight: normal;text-transform: normal;letter-spacing: normal;line-height: 1.4em;text-align:justify;}

.current-cat{font-weight:bold;}

#sidebar {
	padding: 15px 20px 10px 20px;
}

#blog-content {
	padding: 5px 20px 10px 20px;
}

.sideBox li {
	list-style: none;
}

.aktt_tweets li {list-style:none inside url("/wp-content/uploads/2010/06/row.png");}

h2 {
	color: #AB2E2F;
}

h2 a {
	color: #AB2E2F;
}

/****************************************/
/*				GENERIC BOX				*/
/****************************************/

.genericBox {
	position: relative;
}

.generic_corner {
	position: absolute;
	width: 10px;
	height: 10px;
}

.generic_topLeftCorner {
	top: 0;
	left: 0;
}

.generic_topRightCorner {
	top: 0;
	right: 0;
}

.generic_bottomLeftCorner {
	bottom: 0;
	left: 0;
}

.generic_bottomRightCorner {
	bottom: 0;
	right: 0;
}

.generic_topBorder {
	position: absolute;
	width: 100%;
	height: 10px;
	top: 0;
	left: 0;
}

.generic_bottomBorder {
	position: absolute;
	width: 100%;
	height: 10px;
	left: 0;
	bottom: 0;
}

.generic_leftBorder {
	position: absolute;
	width: 10px;
	height: 100%;
	top: 0;
	left: 0;
}

.generic_rightBorder {
	position: absolute;
	width: 10px;
	height: 100%;
	top: 0;
	right: 0;
}

/****************************************/
/*				PAGINAZIONE				*/
/****************************************/

.navigazione{margin-top:10px;padding:20px 0;}
.wp-paginate{padding:0;margin:0;}
.wp-paginate li {display:inline; list-style:none;padding:4px;}
.wp-paginate a {background:#ddd; border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#d6605e; color:#fff;}
.wp-paginate .title {color:#444; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background:#c62b29; border:1px solid #ccc; margin-right:4px; padding:3px 6px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}

/****************************************/
/*				Articoli                */
/****************************************/
.post{margin:20px auto;border-bottom:1px dashed #ddd;}

/****************************************/
/*				Footer                  */
/****************************************/
#footer{font-size:11px;}

/****************************************/
/*				Articolo singolo        */
/****************************************/

.sharer{margin:0;padding:0;clear:both;display:block;float:right;}
.sharer ul{list-style:none;}
.sharer span{font-weight:bold;}
.sharer ul li{display:inline;margin:2px;list-style:none;}

.moretext{padding:4px;color:#fff;background-color:#c62b29;font-size:11px;float:right;clear:both;margin:20px;overflow:hidden;}
.moretext a{display:block;}
.moretext:hover{background-color:#d6605e;}

/****************************************/
/*				Commenti                */
/****************************************/

.commentlist{margin:0;padding:0;}
.commentlist li{list-style:none;list-style-image:none;margin:5px auto;padding:5px;border-top:1px solid #dfdfdf;}

#respond{margin:20px auto;}
#respond h3{color:#c62b29;}
#respond input{border:1px solid #dfdfdf;}
#respond textarea{border:1px solid #dfdfdf;}
#respond #submit{background-color:#dfdfdf;border:1px solid #ddd;}


/***************************immagini negli articoli****/
.entry img{border-left:15px solid white;border-bottom:10px solid white;float: right;}

