/*
 * generale
 */
*
{
	border: 0px;
	border-collapse: collapse;
	font-family: Verdana, Serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, p, form, button
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

p
{
	margin-bottom: 10px;
}

h1 a#home_link
{
	display: block;
	padding-top: 23px;
	width: 350px;
	height: 90px;
}

h2 a, h2 a:visited
{
	font-size: 14px;
	color: #334232 !important;
}

body
{
	padding: 0px;
	margin: 0px;
	background: #dbe0d5 url(images/bgcolor.gif) repeat top left;
}

img
{
	border: 1px solid #334232;
	margin-top: 5px;
	margin-bottom: 5px;
}

a, a:visited
{
	color: #54743f;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/*
 * elementi unici
 */
#box
{
	background: transparent url(images/box_bgcolor.gif) repeat-x top left;
}

#boxcontent
{
	width: 800px;
	margin: auto;
}

#top
{
	background: transparent url(images/title.gif) no-repeat center 8px;
	height: 116px;
}

#randomImage
{
	float: right;
	margin-top: 23px;
	margin-right: 21px;
	width: 400px;
	height: 80px;
}

#header
{
	text-indent: -10000px;
}

#desc
{
	display: none;
}

#mainblock
{
	background: transparent url(images/mainblock_bg.gif) repeat-y center top;
	padding: 0px 10px;
	padding-bottom: 0px;
}

#footer
{
	background: transparent url(images/footer_top.gif) no-repeat center top;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	display: inline-block;
	width: 100%;
}

#mainbottom
{
	background: transparent url(images/bottom.gif) no-repeat center top;
	height: 38px;	
}

#content
{
	width: 530px;
	padding: 15px;
	padding-right: 0px;
	float: left;
}

/*
 * elementi generici
 */
.strong
{
	font-weight: bold;
}

.clear
{
	clear: left;
}

.clear_all
{
	clear: both;
}

.info
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 21px;
	color: #54743f !important;
	float: left;
	width: 140px;
}

.news_date
{
	background: transparent url(images/date.gif) no-repeat center left;
	width: 120px;
}

.news_comments
{
	background: transparent url(images/comments.gif) no-repeat center left;
	width: 140px;
}

.news_views
{
	background: transparent url(images/views.gif) no-repeat center left;
	width: 140px;
}

.news_main
{
	padding-top: 4px;
	text-align: justify;
	line-height: 150%;
}

#sidebar
{
	width: 223px;
	float: right;
	margin: 5px;
	padding: 0px;
}

.rsidebar_background
{
	width: 223px;
	background: transparent url(images/sidebar_bg.gif) repeat-y center left;
}

.rsidebar_ricerca_top
{
	background: transparent url(images/sidebar_ricerca_top.gif) no-repeat top left;
	padding-top: 38px;
	width: 223px;
}

.rsidebar_menu_top
{
	background: transparent url(images/sidebar_menu_top.gif) no-repeat top left;
	padding-top: 38px;
	width: 223px;
}

.rsidebar_bottom
{
	background: transparent url(images/sidebar_bottom.gif) no-repeat bottom left;
	padding: 0px;
	margin: 0px;
	height: 22px;
	width: 223px;
}

.menu_title
{
	background: transparent url(images/menutitle_bg.gif) repeat-x center left;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

.rsidebar_background h2
{
	font-size: 13px;
	color: #334232;
	float: left;
	background-color: #fff;
	padding-right: 5px;
}

.rsidebar_background ul
{
	list-style-type: none;
	margin: 0;
	padding: 10px 20px;
}

.rsidebar_background ul li
{
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 11px;
}

.rsidebar_background ul li ul
{
	list-style-type: square;
	margin: 0px;
	padding: 0px 3px;
}

.rsidebar_background ul li ul li
{
	list-style-type: none;
	background: transparent url(images/point.gif) no-repeat 0 5px;
	border: 0;
	margin: 0;
	padding: 0 0 2px 14px;
	font-size: 11px;
}

/*
 * search
 */
#searchsubmit
{
	width: 64px;
	height: 14px;
	margin: 10px;
	padding: 0px;
	border: 0px;
	background: transparent url(images/submit_cerca.gif) no-repeat top left;
	text-indent: -1000em;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
	display: block;
}

#s
{
	margin: 0px;
	margin-top: 10px;
	width: 181px;
	border: 1px solid #bbbbbb;
}

#s:focus
{
	border: 1px solid #334232;
}

#searchform
{
	
}

/*
 * 
 */
.more-link
{
	text-indent: -10000px;
	background: transparent url(images/submit_continua.gif) no-repeat top center;
	height: 14px;
	margin-top: 15px;
	display: block;
}

.tags
{
	background: transparent url(images/tags.gif) repeat-x top left;
	height: 22px;
	margin-top: 15px;
	width: 100%;
	padding-top: 4px;
	font-size: 11px;
	padding-bottom: 30px;
}

.tags a
{
	font-size: 11px;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.next_posts_link
{
	text-indent: -10000px;
	background: transparent url(images/news_precedenti.gif) no-repeat top center;
	height: 14px;
	width: 125px;
	display: block;
}

.previous_posts_link
{
	text-indent: -10000px;
	background: transparent url(images/news_successive.gif) no-repeat top center;
	height: 14px;
	width: 125px;
	display: block;
}

.entry h2.search_result
{
	background: transparent url(images/tags.gif) repeat-x top left;
	height: 22px;
	width: 100%;
	padding-top: 4px;
	font-size: 11px;
	padding-bottom: 5px;
}

.wp-smiley
{
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}

/*
 * commenti
 */
.comments
{
	background: transparent url(images/line_comments.gif) no-repeat top left;
	padding-top: 21px;
	border-bottom: 1px solid #293527;
	margin-bottom: 20px;
}

ol.commentlist
{
	margin: 0 0 1px;
	padding: 0px;
}

ol.commentlist li
{
	border-bottom: 1px solid #d4dabc;
	display: block;
	list-style: none;
	margin: 0;
	padding: 15px 15px 1px;
}

ol.commentlist li.commenthead
{
	border-bottom: 1px solid #293527;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0px 15px;
	padding-bottom: 12px;
}

h3#h3comments, h3#h3trackbacks, h3#h3writeacomment
{
	color: #334232;
}

/*
 * trackbacks
 */
.trackbacks
{
	background: transparent url(images/line_trackbacks.gif) no-repeat top left;
	padding-top: 21px;
	margin-bottom: 20px;
	margin-top: 10px;
}

ol.trackbackslist
{
	margin: 0 0 1px;
	padding: 0px;
}
ol.trackbackslist li
{
	border-bottom:1px solid #d4dabc;
	display: block;
	list-style: none;
	margin: 0;
	padding: 15px 15px 1px;
}

ol.trackbackslist li.trackbackshead
{
	border-bottom: 1px solid #293527;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0px 15px;
	padding-bottom: 12px;
}

.last
{
	border-bottom: 0px !important;
}

/*
 * write a comment
 */
.writeacomment
{
	background: transparent url(images/line_writeacomment.gif) no-repeat top left;
	padding-top: 21px;
	margin-bottom: 20px;
	margin-top: 10px;
}

ol.writeacommentlist
{
	margin: 0 0 1px;
	padding: 0px;
}
ol.writeacommentlist li
{
	border-bottom:1px solid #d4dabc;
	display: block;
	list-style: none;
	margin: 0;
	padding: 15px 15px 1px;
}

ol.writeacommentlist li.writeacommenthead
{
	border-bottom: 1px solid #293527;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0px 15px;
	padding-bottom: 12px;
}


/*
 * form per i commenti
 */
#commentform
{
	margin: 0px;
}

#commentform label
{
	display: block;
	margin: 0px;
	color: #293527;
}

#commentform input
{
	width: 300px;
	margin: 2px 5px 10px 0px;
	padding: 1px;
	border: 1px solid #bbbbbb;
}
#commentform textarea
{
	border: 1px solid #bbbbbb;
	width: 498px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#commentform #submit{margin:0 0 20px;}
#commentform p{margin:5px 0;}

#writeacommentform
{
	padding-left: 15px;
}

#sendsubmit
{
	width: 498px !important;
	height: 14px;
	margin: 10px;
	padding: 0px;
	border: 0px;
	background: transparent url(images/submit_invia.gif) no-repeat top center;
	text-indent: -1000em;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
	display: block;
	margin-bottom: 20px;
}

