/* CSS Comune di Roccafiorita   */
/*                          	*/
/* Autore : Sickboy         	*/
/* Data Febbraio 2008       	*/
/* http://www.sickboylab.it 	*/
/*                          	*/


/*---- STILI GENERICI ----*/

html,body{
	margin:0;
	padding:0;
}

body{
	background:#FFFFFF url(/images/bg.png) repeat-x top;
	font:1em 'Trebuchet MS', Arial, Helvetica, sans-serif, Tahoma;
	word-spacing:2px;
	color:#333333;
}

p{
	margin:0 10px 10px;
}

div#feed {
	clear:left;
	width:100%;
}

/*---- HEADER ----*/

#header {
	font: 48px 'Trebuchet MS', Arial, Helvetica, sans-serif, Tahoma;
	height: 200px;
	padding-top: 15px;
	padding-left: 15px;
	background: url(/images/banner.jpg) no-repeat;
}
#header h1 {
	padding-left: 190px;
	font-size: 150%;
	color: #779416;
}
#header h2 {
	color: #FFFFFF;
	top: 225px;
	left: 10px;
	position: absolute;
	font-size: 40%;
}


/*---- TABELLA TRIBUTI ----*/

#Tributi {
	padding-right: 30px;
	margin-left: 15px;

}

table {
	border-collapse:collapse;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
	color: #333;
	/*background: #EFF4FB url(http://www.roscripts.com/images/teaser.gif) repeat-x;*/
}

td, th {
		padding:5px;
		text-align:left;
}

caption {
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background: transparent;
	padding-bottom: 10px;
}

/* =links
----------------------------------------------- */

table a {
		color:#950000;
		text-decoration:none;
}

table a:link {}

table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

table a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
		background:#333 url(http://www.roscripts.com/images/llsh.gif) repeat-x;
		color:#fff
}

tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

tbody th, tbody td {
		border-bottom: dotted 1px #333;
}

tbody th {
		white-space: nowrap;
}

tbody th a {
		color:#333;
}

tbody tr:hover {
		background:#fafafa
}


/*---- CONTENUTO ----*/

div#content p{
	text-align: justify;
	padding-right: 30px;
}
div#content{
	margin-left:320px;
	margin-right: 20px;
	line-height: 1.3;
	padding-top: 15px;
	background: url(/images/Sfondo_Content.jpg) no-repeat right top;
}
div#content a {
	color:#99CC33;
	border-bottom:1px dotted #99CC33;
	text-decoration:none;
}
div#content a:hover {

	color:#333333;
	border-bottom:1px dotted #333333;
	text-decoration:none;
}
#content h3 {
	color: #99CC33;
	padding-left: 10px;
}


/*---- BARRA DI NAVIGAZIONE ----*/

div#navigation{
	float:left;
	margin-left:-100%;
	background: #FFFFFF url(/images/Sfondo_Menu.jpg) no-repeat right top;
	width:290px;
	padding-left: 15px;
	line-height: 1.3;
}
div#navigation h1 {
	font-size: 150%;
}
div#navigation a{
	color:#99CC33;
	border:none;
	text-decoration: none;
}
div#navigation a:hover {
	color:#333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}

div#navigation ul{
	font-size:1em;
	list-style-type: disc;
}

ul li {
	margin:0px 15px 25px 30px0 !important;
	margin:0px 0;
}


/*---- LIVELLO EXTRA ----*/

div#extra{
	clear:left;
	width:100%;
	text-align: justify;
	vertical-align: middle;
}


/*---- FOOTER ----*/

div#footer{
	background: #000;
	color: #666666;
	text-align:center;
	padding: 20px 20px 20px;

}

div#footer p{
	margin:0;
	padding:5px 10px;
}
#footer a {
	color:#99CC33;
	border-bottom:1px dotted #666;
	text-decoration:none;
}
#footer a:hover {
	border-bottom:1px dotted #99CC33;
	color: #fff;
}

div#wrapper{
	float:left;
	width:100%;
}


/*---- CITAZIONI - POESIE - PROVERBI ----*/

blockquote {
	margin:15px 15px 0px;
	color:#787878;
	background:url(../images/blockquote.png) top left no-repeat;
	padding:13px 10px 0px 50px;
	font: 2em Georgia, 'Trebuchet MS', Arial, Helvetica, sans-serif, Tahoma;
}

blockquote p {
	line-height:37px;
	text-align: justify;
}


/*---- FORM ----*/

form{
	width:450px;
	padding:1px 0;
	margin:5px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif, Tahoma;
}
fieldset{
	float:left;
	width:100%;
	border-width: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
}
legend{
	font-weight:bold;
	color: #99CC33;
	line-height: 30px;
}
form b{
	color:#99CC33
}

fieldset div{
	float:left;
	width:100%;
    padding: 2px 0px
}
fieldset p {
	clear: both;
	padding-left: 5px;
	color: #CC9900;
}
label{
	float:left;
	width:120px;
	display: inline;
	margin-left: 10px;
	line-height:23px;
	padding-right: 0px;
}

/*---- CLASSI ----*/

.TitoloMenu {
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	list-style: none;
}
.postdata {
	font:11px Verdana;
	margin:-10px 0 15px 10px;
	color:#555;
}
.postdata a{
	margin:-6px 0 -15px;
	color:#99CC33;
	border-bottom: 1px dotted #99CC33;
	text-decoration: none;
	padding-bottom: 2px;
}
.Agendadata {
	margin-bottom: 7px;
	font: 18px "Trebuchet MS";
	background: url(/images/icona_news.png) no-repeat;
	padding-left: 30px;
}
.Topic {
	font:24px Arial, sans-serif;
	color:#99CC33;
	letter-spacing:-1px;
	font-weight:normal;
	background: url(/images/icona_data.png) no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 30px;
	margin-right: 35px;
	text-align: left;
}
.Post {
	background: url(/images/Sfondo_Post.jpg) no-repeat right bottom;
	margin-right: 30px;
	margin-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.imgTopic {
	float: left;
	border: 0px solid #333333;
	margin: 0px 20px 20px 0px;
	background: #FFFFFF;
}
.SottoTitoloMenu {
	font-size: 50%;
	font-weight: bold;
	color: #666666;
	list-style: none;
}
.campi{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif, Tahoma;
	font-size: 100%;
}
.spazio {
	clear:left;
	width:100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background: none;
	margin-left: 15px;
}
.leggi {
	background: url(/images/leggi.gif) no-repeat left center;
	padding-left: 15px;
	display: inline;
}
.archivioNews {

	background: url(/images/icona_archivio.png) no-repeat left center;
	padding-left: 30px;
	display: inline;
}
.TitoloPagine {

	font:24px Arial, sans-serif;
	color:#99CC33;
	letter-spacing:-1px;
	font-weight:normal;
	background: url(/images/icona_titolo.png) no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 30px;
	margin-right: 30px;
	text-align: left;
}
.imgFotoL {

	float: left;
	border: 3px solid #333333;
	margin: 0px 20px 20px 0px;
	background: #FFFFFF;
}
.imgFotoR {
	float: right;
	border: 3px solid #333333;
	margin: 0px 10px 20px 20px;
	background: #FFFFFF;
}
.postdata2 {

	font:11px Verdana;
	margin:-6px 0 15px 10px;
	color:#555;
}

.postdata2 a {

	margin:-6px 0 -15px;
	color:#99CC33;
	border-bottom: 1px dotted #99CC33;
	text-decoration: none;
	padding-bottom: 2px;
}
.imgFotoP {
	float: right;
	height: 48px;
	width: 48px;
	margin-top: -50px;
	margin-right: -5px;
	font-size: 30px;
	color: #CCCCCC;
}
.Rss {
	font: 18px "Trebuchet MS";
	background: url(/images/feed_rss.png) no-repeat;
	padding-left: 35px;
	padding-bottom: 10px;
}
.Rss a{
	text-decoration: none;
	color: #333333;
}
.Rss a:hover{
	text-decoration: none;
	color: #99CC33;
	border-bottom: 1px dotted #99CC33;
}
.Note {
	font-size: 80%;
	font-weight: bold;
	color: #999999;
	list-style: none;
	font-variant: normal;
	padding-top: 15px;
	text-align: justify;
}
.Nominativo {

	font:normal 24px "Trebuchet MS";
	color:#99CC33;
	letter-spacing:-1px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 35px;
	text-align: left;
}
.Area {
	font:bold normal 24px "Trebuchet MS";
	color:#666666;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 35px;
	text-align: left;
	padding-left: 10px;
	background: url(/images/Sfondo_Barra.jpg) no-repeat right;
}
.Avviso {

	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
	list-style: none;
}
p.user {
	width:auto;
	color:#000000;
	position:absolute;
	font: 25% "Trebuchet MS";
	background: url(/images/utente.jpg) no-repeat;
	height: 19px;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	margin: 0px;
	top: 202px;
	left: 10px;
}
p.user a {
	text-decoration: none;
	color: #999999;
}
p.user a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.Add {

	font: 18px "Trebuchet MS";
	background: url(../images/add.jpg) no-repeat;
	padding-left: 35px;
	padding-bottom: 10px;
}
.Add a {
	text-decoration: none;
	color: #333333;
}
.Add a:hover {
	text-decoration: none;
	color: #99CC33;
	border-bottom: 1px dotted #99CC33;
}
.Mod {

	font: 18px "Trebuchet MS";
	background: url(../images/mod.jpg) no-repeat;
	padding-left: 35px;
	padding-bottom: 10px;
}
.Mod a {
	text-decoration: none;
	color: #333333;
}
.Mod a:hover {
	text-decoration: none;
	color: #99CC33;
	border-bottom: 1px dotted #99CC33;
}
.Del {

	font: 18px "Trebuchet MS";
	background: url(../images/del.jpg) no-repeat;
	padding-left: 35px;
	padding-bottom: 10px;
}
.Del a {
	text-decoration: none;
	color: #333333;
}
.Del a:hover {
	text-decoration: none;
	color: #99CC33;
	border-bottom: 1px dotted #99CC33;
}
.Stampa {

	font: 18px "Trebuchet MS";
	background: url(../images/print.jpg) no-repeat;
	padding-left: 35px;
	padding-bottom: 10px;
}
.Stampa a {
	text-decoration: none;
	color: #333333;
}
.Stampa a:hover {
	text-decoration: none;
	color: #99CC33;
	border-bottom: 1px dotted #99CC33;
}
