body {
	margin: 0px;
	padding: 0px;
	color: #2C2C2C;
	font-size: 12px;
	font-family: Verdana;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#719946;
}


h1 {
	/* page titles (category, search, and archive pages) */
	color: #2C2C2C;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

h2 {
	/* page titles (category, search, and archive pages) */
	color: #2C2C2C;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

h3 {
	/* entry titles */
	color: #2C2C2C;
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
	/* category names on archive page */
	color: #898E79;
	font-size: 14px;
	font-weight: normal;
	margin: 3px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h5 {
	/* comment form title, previously... */
	color: #2C2C2C;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h6 {
	/* side nav headings */
	border-bottom: 1px solid #2C2C2C;
	clear: both;
	color: #2C2C2C;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	padding: 2px;
	text-align: right;
	text-transform: lowercase;
	width: 100%;
}

p {
	margin: 5px 0px 5px 0px;
	margin-top: 10px;
	font: 11px/16px Verdana;
	color: #7b7f6c;
}

.categoryDescription {
	margin: 0px 0px 0px 15px;
	margin-top: 0px;
	font: 11px/16px Verdana;
	color: #7b7f6c;
	text-align: left;
}
.categoryDescription_archivio {
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
	font: 11px/16px Verdana;
	color: #7b7f6c;
	text-align: left;
}
blockquote {
	margin: 5px 25px 5px 20px;
	padding-left: 5px;
}


ul {
	margin: 3px 0px 3px 30px;
	padding: 0px;
	list-style-type: square;
}

ol {
	margin: 3px 0px 3px 30px;
	padding: 0px;
}

/**************************** Masthead Styles ****************************/

#mainWraper {
	/*background-color: #f7f7f6;*/
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 720px;
}

#header {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	height: 150px;
	width: 720px;
	padding-top: 0px;
	background-color: #003366;
}

#topNav {
	background-color: #EDEDED;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	text-align: right;
	height: 16px;
	width: 720px;
}

#topNav ul {
	float: right;
	margin: 0px;
	padding: 0px;
}

#topNav li {
	border-left: 1px dotted #666666;
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 90px;
}

#topNav li:hover {
	background-color: #666666;
}

a.topNav:link, a.topNav:visited, a.topNav:active {
	background-color: #EDEDED;
	color: #666666;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
	display: block;
	height: 16px;
	vertical-align: bottom;
}

a.topNav:hover {
	background-color: #33CC33;
	color: #FFFFFF;
	text-decoration: none;
}

/**************************** Content Styles ****************************/

#pageContent {
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 530px;
}

.entryCell {
	clear: left;
	margin: 15px 15px 30px 15px;
	background-color: Fuchsia;
}

.entryHeading {
	clear: both;
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

.entryImage {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 3px;
}

.quotation {
	margin: 5px 25px 5px 20px;
	padding-left: 5px;
	border-left: 2px solid #CCCCCC;
}

.entryPostInfo {
	border-top: 1px dashed #CCCCCC;
	clear: both;
	font-size: 10px;
	margin: 5px 0px 0px 0px;
	text-align: right;
}

/**************************** Footer Styles ****************************/
#footer {
	border-top: 1px solid #003366;
	clear: both;
	font-weight: bold;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	width: auto;
	background-color: Lime;
}

/**************************** Button Styles ****************************/

.btnImage {
	background: #F0F0EC;
	border: 1px solid #DEDEDE;
	cursor: pointer;
}

.btnImageRaised, .btnImage:hover {
	background: #F2F2F2;
	border: 1px outset;
	cursor: pointer;
}

.btnImageLowered, .btnImage:active {
	background: #CCCCCC;
	border: 1px inset;
	cursor: pointer;
}

.btnVertSep {
	margin: 0 2px 0 2px;
}

.btnBack {
	background: #FFFFFF;
	border: 1px outset;
	letter-spacing: 0;
	padding: 1px;
}

.btnBack div, .btnBack div {
	background: #FFFFFF;
	padding: 0;
}

.btnDiv {
	display: block;
	position: relative;
}

/**************************** Upload Styles ****************************/
.upload {
	font-family: verdana;
	font-size: x-small;
	padding-bottom: 5px;
}

/**************************** Highlight Text Styles ****************************/
span.highlight {
	background-color: Yellow;
	font-weight: bold;
}

/**************************** NEW STYLES VEERLE'S ****************************/
#menu {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	width: 190px;
	line-height: 14px;
	padding-top: 0px;
}
#cat {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#cat UL {
	border-top-width: 0px;
	clear: left;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: left;
	border-right-width: 0px;
}
#cat UL LI {
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-indent: 25px;
	padding-top: 0px;
	text-align: left;
}
#cat UL LI A {
	padding-right: 0px;
	border-top: #edeee8 1px solid;
	display: block;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	background: url(images/bullet_category.gif) #dee0d5 no-repeat;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 1px;
	width: 190px;
	color: #6f8282;
	line-height: 2em;
	padding-top: 0px;
	border-bottom: #bcbeb1 1px solid;
	border-right-style: none;
	letter-spacing: 1px;
	height: 2em;
	text-align: left;
	text-decoration: none;
}
UNKNOWN {
	font-size: 11px;
}
#cat UL LI A:hover {
	border-right: 0px;
	border-top: #ecf2f3 1px solid;
	background: url(images/bullet_category.gif) #c3d0d0 no-repeat;
	border-left: 0px;
	color: #4b6060;
	border-bottom: #9cadad 1px solid;
}
.navtitles {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 10px;
	color: #727664;
	padding-top: 10px;
	font-family: Verdana;
	letter-spacing: 2px;
}
.menuSpacer {
	margin-bottom: 0px;
}
#stats {
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
.clickCounter {
	font-size: 10px;
	font-weight: normal;
	color: #727664;
	font-family: Verdana;
}
.statistiche {
	padding-left: 10px;
	padding-right: 5px;
	font-size: 11px;
	color: #727664;
	font-family: Verdana;
}
.recentcomment {
	padding-left: 10px;
	font-size: 10px;
	color: #727664;
	font-family: Verdana;
}
.recentcomment A:link {
	font-size: 10px;
	color: #c30;
	font-family: Verdana;
	text-decoration: none;
}
.recentcomment A:visited {
	font-size: 10px;
	color: #cf6c4a;
	font-family: Verdana;
	text-decoration: none;
}
.recentcomment A:hover {
	font-size: 10px;
	color: #c30;
	border-bottom: #c30 1px dotted;
	font-family: Verdana;
	background-color: #fdf2e7;
}
.recentcomment A:active {
	font-size: 10px;
	color: #c30;
	border-bottom: #c30 1px dotted;
	font-family: Verdana;
	background-color: #fdf2e7;
}
.leftLinks {
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #727664;
	font-family: Verdana;
}
.leftLinks A:link {
	font-weight: bold;
	font-size: 10px;
	color: #c30;
	font-family: Verdana;
	text-decoration: none;
}
.leftLinks A:visited {
	font-weight: bold;
	font-size: 10px;
	color: #cf6c4a;
	font-family: Verdana;
	text-decoration: none;
}
.leftLinks A:hover {
	font-weight: bold;
	font-size: 10px;
	color: #c30;
	border-bottom: #c30 1px dotted;
	font-family: Verdana;
	background-color: #fdf2e7;
}
.leftLinks A:active {
	font-weight: bold;
	font-size: 10px;
	color: #c30;
	border-bottom: #c30 1px dotted;
	font-family: Verdana;
	background-color: #fdf2e7;
}
#search {
	margin-bottom: 0px;
	letter-spacing: 2px;
}
.input {
	border-right: #999999 1px solid;
	padding-right: 2px;
	border-top: #999999 1px solid;
	padding-left: 2px;
	font-size: 11px;
	padding-bottom: 2px;
	margin: 5px 5px 5px 0px;
	border-left: #999999 1px solid;
	color: #485f5f;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	font-family: Verdana;
	background-color: #fff;
	max-width: 315px;
}
.input {
	width: 115px;
	max-width: 115px;
}
.button {
	border-right: #999999 1px solid;
	padding-right: 7px;
	border-top: #999999 1px solid;
	padding-left: 7px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	margin: 0px 5px 5px 0px;
	text-transform: uppercase;
	border-left: #999999 1px solid;
	color: #485f5f;
	padding-top: 0px;
	border-bottom: #999999 1px solid;
	font-family: Verdana;
	background-color: #edeee8;
}
#stats {
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
#firefox {
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
	background-repeat: no-repeat;
	height: 135px;
}
#wrapper {
	background-color: #f7f7f6;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin: 0px auto 10px auto;
	padding: 0px;
	width: 720px;
}

#content {
	border-top: #ffffff 1px solid; /*BACKGROUND: url(images/mainbg.gif) repeat-y;*/
	float: left;
	margin-top: 0px;
	padding: 0px; /*BORDER-LEFT: #ffffff 1px solid; */
	width: 720px;
	position: absolute;
	text-align: left;
	margin-bottom: 0px;
}

#imagerotator {
	width: 100%;
	background-color: white;
	margin-top: -11px;
	margin-bottom: -4px;
}

#weblog {
	float: left;
	width: 530px;
	text-align: left;
}

.weblogentry {
	padding-right: 0px;
	margin-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 0px;
	font: 11px/16px Verdana;
	color: #7b7f6c;
	text-align: left;
}
.weblogentry B {
	font: bold 11px/16px Verdana;
	color: #7b7f6c;
	text-decoration: none;
}
.weblogentry UL LI {
	padding-left: 10px;
	background: url(images/li_bullet.gif) no-repeat;
	font: 11px/16px Verdana;
	color: #7b7f6c;
}
.weblogentry A:link {
	font: bold 11px/16px Verdana;
	color: #485f5f;
	border-bottom: #485f5f 1px dotted;
	text-decoration: none;
}
.weblogentry A:visited {
	font: bold 11px/16px Verdana;
	color: #687575;
	border-bottom: #485f5f 1px dotted;
	text-decoration: none;
}
.weblogentry A:hover {
	font: bold 11px/16px Verdana;
	color: #c30;
	border-bottom: #c30 1px solid;
	background-color: #fdf2e7;
}
.weblogentry A:active {
	font: bold 11px/16px Verdana;
	color: #c30;
	border-bottom: #c30 1px solid;
	background-color: #fdf2e7;
}
.administrator {
	margin-top: 5px;
}
.posted {
	margin-top: 3px;
}
#subh2 {
	margin-left: 15px;
	font: 11px/16px Verdana;
	color: #7b7f6c;
}
#subhanimation {
	margin-left: 0px;
	font: 11px/16px Verdana;
	color: #7b7f6c;
}
.titlephoto {
	margin-left: 15px;
}

/*IMPOSTAZIONI CSS MESSAGGIO OK E NO OK--------------------------------------------------------------------------------------------------------------------*/
.messaggio_ok {
	width: 400px;
	background-color: Lime;
	border: 2px dotted white;
	padding: 10px 0px 10px 0px;
}

.messaggio_no_ok {
	width: 400px;
	background-color: red;
	border: 2px dotted white;
	padding: 10px 0px 10px 0px;
}

#stampa {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-top: 1px #666666 dotted;
	border-bottom: 1px #666666 dotted;
}

#sondaggio {
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12px;
	color: #727664;
	font-family: Verdana;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #99FF99;
}

/* Tables.                                                                  */
/****************************************************************************/

td, th {
	font-family: Verdana;
	font-size: 11px;
	padding: 1px;
	padding-left: .3em;
	padding-right: .3em;
}

td.freeform {
	padding: .25em .75em;
}

table.main {
	border: 1px solid #000000;
	border-bottom-width: 0px;
}

table.main.multi {
	margin-left: 0px; /* To make multiple tables flush left. */
}

table.main td, table.main th {
	color: #000000;
}

table.main td {
	border-bottom: 1px solid #000000;
}

table.main th {
	background-color: #1DA609;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

table.menu th {
	background-color: #1DA609;
	color: #ffffff;
	font-weight: bold; /*border-bottom: 1px solid #000000;*/
}

table.main th.afc {
	background-color: #1DA609;
}

table.main th.nfc {
	background-color: #1DA609;
}

table.main tr {
	border-bottom: 1px solid #000000;
}

table.main tr.alt {
	background-color: #d0d0d0;
}

table.main div.freeForm table td, div.freeForm table th {
	border-style: none;
}

#melbourne {
	border: 1px solid #000000;
	border-right-width: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#melbourne th {
	background-color: #1DA609;
	border-bottom: 1px solid #000000;
	text-align: left;
	color: White;
}
#melbourne td {
	border-bottom: 1px solid #000000;
}

/*IMPOSTAZIONI CSS DA FCK--------------------------------------------------------------------------------------------------------------------*/

.Bold {
	font-weight: bold;
}

.Title {
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

