
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

html { background: #010000 url(./css/bg.gif) repeat-x; }

body {
	font: 11px/138% 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #868686;
	margin: 0; 	padding: 0; 
	text-align: center;
  background: url(../css/bg2.jpg) no-repeat center top;	
}

/* Links */
a, a:visited {
	text-decoration: none;
	color: #f5b443;	
/*	color: #BEBEBE;  */
}
a:hover{
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Helvetica, Tahoma, Arial, Sans-serif;
	color: #FAFAFA;
}
h1 {
	font-size: 3.1em;	
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
}
h2 {
	font-size: 2em;
	color: #FF6600;
	padding: 20px 10px 5px 10px;	
	text-align: center;
}
h3 {
	font-size: 1.7em;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;		
}

h4 {
	font-size: 1.5em;
	color: #FF6600;
	padding: 15px 5px 5px 5px;	
	text-align: center;
}

b { 
  font-size: 13px;
	line-height: 1.5em;
	font-style: normal;
	text-transform: none;
	color: #8CA03B;
}

p, dl { padding: 10px; margin: 0; }


.dnl{ padding: 5px 10px 0px 10px; margin: 0; }

ul, ol {
	margin: 10px 20px 10px 5px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #FAFAFA;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
  border: 0px;
	padding: 3px;
}
   
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}


img.float-mini {
	position: relative; width: 40px; left: 0px; top: 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
}

img.last-foto {
	position: relative; width: 150px; left: 0px; top: 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3em;
	font-style: normal;
	text-transform: none;
	color: #2580a2;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #070707;
	border: 1px solid #111;   
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #070707 url(quote.gif) no-repeat 10px 10px;
	border: 1px solid #111; 
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}

/* start - table */
/* annullato per far vedere il calendario - ripristirare questo css se viene tolto il calendario
table {
	margin: 15px 10px; 
	border-collapse: collapse;			
}
th {
	background: #000;
	color: #FAFAFA;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20; 
	border-top: 1px solid #48780E;
}
tr {
	color: #5b5b5b;
	height: 34px;		
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #111;	
	background: #070707; 
}
*/
/* end - table */


/* form elements */
form {
	margin: 10px 5px; 
	padding: 0px 25px 0px 15px; 
	background: #070707; 	
	border: 1px solid #111;	
}
form p {
	border-bottom: 1px solid #101010;
	padding: 12px 0 5px 0;	margin: 0;	
}
label {
	font-weight: bold;	
	color: #FAFAFA;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #000000;
	background: #0C0C0C;  
	border: 1px solid #1C1C1C;
}


option { padding-right: 0.5em; } 

#name, #email, #message{
	width: 480px;
}
input.button { 
	font: bold 12px Arial, Verdana, Sans-serif; 
	height: 30px;
	padding: 2px 3px; 
	margin-top: 8px;
	color: #48780E;
	background: #000;
	border-width: 1px;
  	border-style: solid;
  	border-color: #1B1B1B;
}


/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	width: 990px;	
	margin: 0 auto;
	text-align: left;	
  	
}
#content-wrap {
	clear: both;
	width: 990px;	
	float: left;	
	padding-top: 15px;
	padding-bottom: 50px;	
	background: url(../css/midline.gif) repeat-y 206px 0px;	
	border-top: 1px solid #121212;
	border-bottom: 1px solid #121212;
}
#header {
	position: relative;
	width: 950px;	
	height: 280px;	
	margin: 0; padding: 0;	
}  
 
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 25px 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	letter-spacing: -1.5px;
	color: #F8F8F8;
	text-decoration: none;
	text-transform: none;
		
	/* change the values of top and left to adjust the position of the logo*/
	top: 145px; left: 25px;	
}
#header h1#logo-text a:hover {
	background: none;	border: none;
}


#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.2em;
	font-style: normal;
	text-transform: none;
	color: #2580a2;
	width: 500px;
	
	/* change the values of top and left to adjust the position */
	top: 190px; left: 30px;		
}

p#intro2 {

  margin: 0; padding: 0;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3em;
	font-style: normal;
	text-transform: none;
	color: #2580a2;

}

#gold {
	position: absolute;
	margin: 0; padding: 0;		
	left: 0px;	top: 130px;		
}

/*  menu icone  */                    
#navico {
	position: absolute;
	margin: 0; padding: 0;		
	left: 560px;	top: 190px;		
}
#navico ul {
	float: left;
	list-style: none;
	margin: 0 0 0 0px; padding: 0;	
	display: inline;
}
#navico ul li {
	display: inline;
	margin: 0; padding: 0;
}
#navico ul li a {
	float: left;
	margin: 0;	padding: 0;
	text-transform: uppercase;
	border-color: transparent;
  border-style: solid;
  border-width: 1px;	
}
#navico ul li a:hover {
	float: left;
	margin: 0;	padding: 0;
	text-transform: uppercase;
	border-color: #FF5500;
  border-style: solid;
  border-width: 1px;	
}

/*  Navigation  */
#nav {
	position: absolute;
	margin: 0; padding: 0;		
	height: 78px;
	left: 480px;	top: 270px;	
  border-top-color: #2580a2;
  border-top-style: solid;
  border-top-width: 2px;	
  border-bottom-color: #2580a2;
  border-bottom-style: solid;
  border-bottom-width: 2px;	
}

#nav ul {
	float: left;
	list-style: none;
	height: 50px;
	margin: 0 0 0 0px; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 0;
	font: bold 15px/50px 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	color: #c95723;	
	text-transform: uppercase;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #FF9900;
	background: none;
	border: none;
}
#nav ul li#current a {	
	color: #FF9933;	
}
#nav ul li#inactive a {	
	color: #553311;	
}


/* Main Column */
#main {
	float: left;
	width: 510px;
	padding: 0; margin: 05 0 0 05px;
	display: inline;		
  background: url(../css/midline.gif) repeat-y 509px 0px;	
}
#main h2 {
	padding: 5px 12px;
	margin: 15px 5px 10px 5px;
	font: bold 2.4em 'Trebuchet MS', Helvetica, Arial, sans-serif;				
	color: #CC6600;
	border-bottom: 1px solid #121212; 
	background-image: url(../css/pattern.gif);	
}
#main h2 a {
	color: #CC6600;
	text-decoration: none;		
	border: none;		
}
#main ul {
  text-align: left;
	margin: 20px 5px 20px 0px; 
	padding: 0;		
	border-top: 1px solid #111;
}
#main li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #111;
}
/* Sidebar destra*/	
#sidebar {
	float: right;
	width: 230px;
	padding: 0; margin: 0px 18px 0 0;		
	display: inline;	
}	
#sidebar h3 {
	padding: 5px 12px;
	margin: 15px 5px 10px 0;
	font: bold 2.4em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;				
	color: #CC6600;
	border-bottom: 1px solid #121212; 
	background-image: url(../css/pattern.gif);		
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 20px 5px 20px 0px; 
	padding: 0;		
	border-top: 1px solid #111;		
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #111;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	border: none;
	color: #666666;
	font-weight: bold;		
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;		
}
#sidebar ul.sidemenu li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul.sidemenu li a:hover,
#sidebar ul.sidemenu li a:hover span {	
	color: #fff;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* header quick search */
#sidebar form#quick-search {
	padding: 0; margin: 20px 0 35px 0;
	border: none;
	width: 290px; height: 33px;
	background: url(../css/header-search.gif) no-repeat;		
}
#sidebar form#quick-search p {
	margin: 0; padding: 0;		
}
#sidebar form#quick-search input {
	float: left;
	border: none;
	background: transparent;
	color: #4E4E4E;	
	margin: 0;
}
#sidebar form#quick-search .tbox {
	margin: 5px 0 0 5px; 
	width: 240px;	
	display: inline;	
}
#search form#quick-search .btn{
	width: 24px; height: 24px;			
}
#sidebar form#quick-search label {
	display: none;
}


/* Sidebar sinistra*/	
#sidebar_l {
	float: left;
	width: 200px;
	padding: 0; margin: 0px 18px 0 0;		
	display: inline;	
}	
#sidebar_l h3 {
	padding: 5px 12px;
	margin: 15px 5px 10px 0;
	font: bold 2.4em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;				
	color: #CC6600;
	border-bottom: 1px solid #121212; 
	background-image: url(../css/pattern.gif);		
}
#sidebar_l ul.sidemenu {
	text-align: left;
	margin: 20px 5px 20px 0px; 
	padding: 0;		
	border-top: 1px solid #111;		
}
#sidebar_l ul.sidemenu li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #111;
}
* html body #sidebar_l ul.sidemenu li {
	height: 1%;
}
#sidebar_l ul.sidemenu li a {
	text-decoration: none;	
	border: none;
	color: #666666;
	font-weight: bold;		
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;		
}
#sidebar_l ul.sidemenu li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar_l ul.sidemenu li a:hover,
#sidebar_l ul.sidemenu li a:hover span {	
	color: #fff;	
}
#sidebar_l ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar_l ul.sidemenu ul li { border: none; }

/* header quick search */
#sidebar_l form#quick-search {
	padding: 0; margin: 20px 0 35px 0;
	border: none;
	width: 290px; height: 33px;
	background: url(../css/header-search.gif) no-repeat;		
}
#sidebar_l form#quick-search p {
	margin: 0; padding: 0;		
}
#sidebar_l form#quick-search input {
	float: left;
	border: none;
	background: transparent;
	color: #4E4E4E;	
	margin: 0;
}
#sidebar_l form#quick-search .tbox {
	margin: 5px 0 0 5px; 
	width: 240px;	
	display: inline;	
}

#sidebar_l form#quick-search label {
	display: none;
}



/* footer */
#footer {
	clear: both;
	padding: 1em 0 2.5em 0;
	background: #010000;
	color: #545454;
	width: 100%;
	float: left;		
	border-bottom: 60px solid #010000;	
}
#footer a {	
	color: #0E909C;
	border: none;
}
#footer a:hover {
	color: #fafafa;
}
#footer .rssfeed {
	background: url(../css/rss.gif) no-repeat left 1px;
	padding-left: 17px;
}
#footer-left {
	float: left;
	width: 60%;
}
#footer-right {
	float: right;
	width: 35%;
}

/* postmeta */
.postmeta {	
	padding: 7px 5px; margin: 20px 10px 30px 10px;	
	font-size: 1em;	
	color: #545454;
	border: 1px solid #111; 
	background: #070707; 
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #444;	}
.post-info a, .post-info a:visited { color: #AE275A; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.no-border { border: none; }
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}





/* css news */

#marqueecontainer{
position: relative;
/* width: 200px; marquee width */
height: 200px; /*marquee height */
background-color: #010000;
overflow: hidden;
border: 3px solid #FF6600;
padding: 2px;
padding-left: 4px;
}



/* css guest */

td	{
	font-size: 10px;
}

/* styles the top part, where the welcomeMessage and the input forms etc. are at  */
div.gbinputarea	{
	width: 640px;
	background-color: #000000;
	border-style: none;
	margin: auto;
}

/* styles the input part, where the textarea etc. is at  */
div.gbinput	{
	background-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	padding: 10px 0px 10px 0px;
}

/* styles the table holding the entries, the border-collapse is important or you will get double lines between the table cells */
table.gbdisplay	{
	margin: auto;
	border-collapse: collapse;
	padding: 10px 0px 10px 0px;
	width: 640px;
}

/* styles the left (nickname) part of the entries */
td.posttopleft	{
	background-color: #333333;
	font-size: 10px;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
	border-color: #333333;
	width: 20%;
	padding: 5px;
}

/* styles the right (date, time) part of the entries */
td.posttopright	{
	background-color: #000000;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
	border-color: #333333;
	width: auto;
	padding: 5px;
}

/* styles the left (homepage, email) part of the entries */
td.postbottomleft	{
	background-color: #000000;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #333333;
	width: 20%;
	height: auto;
	padding: 5px;
	padding-top: 10px;
}

/* styles the right (message) part of the entries */
td.postbottomright	{
	background-color: #000000;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #333333;
	width: auto;
	height: auto;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 25px;
}

td.posttop
{
	background-color: #000000;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
	border-color: #333333;
	width: auto;
	padding: 5px;
}


td.postbottom
{
	background-color: #000000;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #333333;
	width: auto;
	height: auto;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
}

span.forgotten	{
	color: #ff0000;
}

span.nickname	{
	font-weight: bold;
}

span.dateandtime	{
	color: #CCCCCC;
	font-weight: bold;
}

span.simpleDateandtime	{
	color: #CCCCCC;
	font-weight: normal;
	font-size: 10px;
}

/* the div which contains the link to the admin mode at the end of the script */
div.adminlink	{
	font-size: 9px;
	text-align: center;
	margin-top: 8px;
}

div.jsHelpLine	{
	color: #CCCCCC;
}

div.pageNavigation	{
	text-align: center;
	width: 100%;
	font-weight: bold;
}

div.htmlFooter	{
 text-align: center;
 font-size: 9px;
 margin-top: 10px;
}

#editConfigLink	{
	background-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin-left: 30%;
	margin-right: 30%;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0px;
}

#totalNumber	{
	font-weight: bold;
	text-align: left;
	background-color: #000000;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #333333;
	margin: auto;
	width: 640px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.deleteButton	{
	color: #CCCCCC;
	background-color: #000000;
	border-color: #333333;
	margin: 5px;
}

/* fine css news */
