/* Start of CMSMS style sheet 'Malvoisie 1' */
body {
	background-color: #000000;
	cursor: crosshair;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	list-style-position: inset;
	list-style-image: {image src="http://www.malvoisie.altervista.org/uploads/images/lys2.gif"};
	list-style-type: upper-roman;
	letter-spacing: 1px;
padding: 5px;
margin: 5px;
}
div#image {
	top: 10px;
	width: 600px;
	height: 100px;
}
div#menu {
	padding: 1%;
	left: 1%;
	top: 610px;
	width: 20%;
	float: left;
	margin: 1%;
}
div#content {
	padding: 1%;
	right: 1%;
	top: 610px;
	width: 70%;
	float: right;
	margin: 1%;
}
h1 {
	font-family: "viner Hand ITC";
	font-size: 20px;
	color: #cccccc;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc3333;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #cc3333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-weight: bold;
	letter-spacing: normal;
}
a:visited {color:"#cccccc";text-decoration:none}

h2 {
	font-family: "book Antiqua";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline overline;
	text-align: center;
	vertical-align: text-bottom;
	height: 10px;
	letter-spacing: 0.5em;
padding: 5px;
margin: 5px;
}
blockquote {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
padding: 5px;
margin: 5px;
}

menu_horiz {
	list-style-position: inset;
	list-style-image: url(lys2.gif);
	list-style-type: upper-roman;
	letter-spacing: 1px;
}
h3 {
	font-weight: bold;
	color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	text-decoration: underline;
}

/* End of 'Malvoisie 1' */

/* Start of CMSMS style sheet 'Navigation: Simple - Vertical' */
/********************
MENU
*********************/
#menu_vert {
   padding-left: 0;
   margin-left: 1em;
}


/* third level has some padding to have it stand out */
div#menu_vert ul ul ul {
   padding-bottom: 0.5em;
}

/* menu li block */
#menu_vert li {
   list-style-position: inset;
	list-style-image: url(lys2.gif);
	list-style-type: upper-roman;
}

#menu_vert ul ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   min-height:1em; /* Fixes IE7 whitespace bug */ 
font-family: "viner Hand ITC";
	font-size: 20px;
	color: #cccccc;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc3333;
}

/* next level links, more padding and smaller font */
div#menu_vert ul ul a {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #cc3333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-weight: bold;
	letter-spacing: normal;
}



/* hover state for all links */
div#menu_vert a:hover {
   background-color: #Cccccc;
}
div#menu_vert a.activeparent:hover {
   background-color: #000000;
   color: #cc3333;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_vert li a.activeparent {
   background: url(images/cms/arrow-down.gif) no-repeat 0.4em center; 
   background-color: #385C72;
   color: #fff;
}

div#menu_vert ul ul li a.activeparent {
   background-position: 1.5em center; 
   background-color: transparent;
   color: #18507C;
}


/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
   background: url(images/cms/arrow-right-active.gif) no-repeat 0.4em center;
   background-color: #385C72;
   display: block; 
   padding: 0.8em 0.5em 0.8em 1.5em;  /* some air for it */
   color: #fff;                                 /* this will be link color for all levels */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
   font-size: 90%;
   padding: 0.3em 0.5em 0.3em 2.8em;
   background-position: 1.4em center;
   background-color: transparent;
   border-bottom: none;
   color: #000;     
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
   padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(images/cms/arrow-right-active.gif) no-repeat 2.7em center; 
}

/* section header */
div#menu_vert li.sectionheader {
   font-family: "viner Hand ITC";
	font-size: 20px;
	color: #cccccc;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc3333;
}



/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}
/* End of 'Navigation: Simple - Vertical' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

