/*
Theme name : MVB01 by Gianni MA 2010
Theme URI: http://www.magicoveneto.org
Description: 2 colonne menu sx, per MVB
Author: Gianni
Author URI: http://www.magicoalvis.it
Version: 1.0
Tags: verde/legno
*/
/* --- default tags --- */
body {
	background-color: #215000;
	background-image: url(rsr/tBkg01.jpg);
	background-position: left, top;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 2px solid Black;
	border-bottom: 0px;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: Black;
}
hr {
	color: Yellow;
	background-color: transparent;
	height: 0px;
	border: 1px ridge;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
img {
	border-top: 2px solid Black;
	border-left: 2px solid Black;
	border-bottom: 1px solid Silver;
	border-right: 1px solid Silver;
}
h1, h2, h3, h4, h5, h6 {
	font-size: small;
	font-weight: normal;
}
div#NoVis {
	display: none;
}
/* --- testata : intestazione --- */
div#TopBox {
	background-color: #215000;
	border-top: 0px solid Black;
	border-bottom: 1px solid Yellow;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	padding-top: 20px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 80px;
	font-size: medium;
	color: Yellow;
}
div#TopBox a {
	text-decoration: none;
	color: Yellow;
}
div#TopBox a:hover {
	text-decoration: none;
	color: White;
}
div#TopBoxFeed {
	float: right;
	font-size: small;
}
div#TopBoxFeed a {
	text-decoration: none;
	color: White;
}
div#TopBoxFeed a:hover {
	text-decoration: none;
	color: Yellow;
}

/* --- box centrale contenuti : sidebar & contenitore posts --- */
div#CentralBox {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 3px solid Black;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 80px;
}
/* --- box centrale contenuti : barra menu a sinistra --- */
div#CSideBar {
	border-top: 1px solid Black;
	border-bottom: 2px solid Black;
	border-left: 1px solid Black;
	border-right: 2px solid Black;
	background: url(rsr/tBkg02.png) repeat;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 280px;
	float: left;
	color: Yellow;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}
/*
div#CSideBar h1, h2, h3, h4, h5 {
	color: Yellow;
	font-size: medium;
}
*/
div#CSideBar ul {
	list-style: disc outside;
	font-size: small;
}
div#CSideBar ul ul {
	list-style: disc outside;
	font-size: small;
}
div#CSideBar li {
list-style-image: url(rsr/pPoint-01.gif);
	color: White;
}
div#CSideBar a {
	text-decoration: none;
	color: White;
}
div#CSideBar a:hover {
	color: Black;
	background: #ADFF2F;
}
div#CSideBar .current_page_item a {
	display: block;
	color: White;
	background: #215000;
}
div#CSideBar2 {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 15px;
	text-align: right;
}


/* --- box centrale contenuti : contenitore posts a destra --- */
div#ContPost {
	background-image: url(rsr/tBkg03.gif);
	background-position: right, top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 400px;
	margin-right: 0px;
	padding-top: 60px;
	color: Black;
	font-size: small;
}
div#ContPostBox {
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 30px;
	background: url(rsr/tBkg04.gif) repeat;
}
div#ContPostBox h1 {
	margin-top: 25px;
	margin-bottom: 10px;
	color: #cc0000;
	font-size: small;
	font-weight: bold;
}
div#ContPostBox h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #cc0000;
	font-size: small;
	font-weight: bold;
}
div#ContPostBox h3, h4, h5 {
	color: #cc0000;
	font-size: small;
}
div#ContPostBox hr {
	margin-top: 15px;
	margin-bottom: 15px;
	color: Silver;
	height: 0px;
	border: 1px dotted;
}
div#ContPostBox h2 a {
	color: #b6492d;
	text-decoration: none;
}
div#ContPostBox h2 a:hover {
	text-decoration: underline;
}
div#ContPostBox a {
	text-decoration: none;
	color: Blue;
}
div#ContPostBox a:hover {
	text-decoration: underline;
}
div#ContPostData {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 0px solid Black;
	border-bottom: 1px solid Silver;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	background: url(rsr/tBkg05.png) no-repeat;
	background-color: transparent;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 50px;
	padding-right: 0px;
	width: auto;
	font-size: x-small;
}
div#ContPageData {
	text-align: right;
	font-size: small;
}
div#ContPostDescr,
div#ContPostNotes {
	border-top: 1px solid #E6E6FA;
	border-bottom: 2px solid Silver;
	border-left: 1px solid #E6E6FA;
	border-right: 2px solid Silver;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	background-color: #F9F9F9;
}
div#ContPostForm {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px solid #E6E6FA;
	border-bottom: 2px solid Silver;
	border-left: 1px solid #E6E6FA;
	border-right: 2px solid Silver;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	background-color: #F9F9F9;
}




/* --- FOOTER : INIZIO --- */
/* --- footer : box menu --- */
div#BottomMenu {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	padding-right: 80px;
	background: url(rsr/tBkg02.png) repeat;
	font-size: small;
	color: Yellow;
	text-align: right;
}
div#BottomMenu ul {
	list-style: none;
	font-size: small;
}
div#BottomMenu li {
	color: White;
}
div#BottomMenu li a {
	display: inline;
	text-decoration: none;
	color: White;
}
div#BottomMenu li a:hover {
	color: Yellow;
	text-decoration: underline;
}
/* --- footer : box info --- */
div#BottomFooter {
	border-top: 1px solid Yellow;
	border-bottom: 1px solid Yellow;
	padding-top: 15px;
	padding-bottom: 3px;
	padding-left: 100px;
	padding-right: 80px;
	background-color: #215000;
	font-size: small;
	color: Yellow;
	text-align: right;
}
div#BottomFooter hr {
	color: Yellow;
	background-color: transparent;
	height: 0px;
	border: 1px ridge;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
div#BottomFooter a {
	text-decoration: none;
	color: White;
}
div#BottomFooter a:hover {
	text-decoration: underline;
	color: White;
}
/* --- footer : coda fine pagina --- */
div#BottomEnd {
	border-top: 2px solid Black;
	background: url(rsr/tBkg02.png) repeat;
	padding-bottom: 50px;
}
/* --- FOOTER : FINE --- */

