/*
Theme Name: lucabassanese
Description: lucabassanese, Dupal theme
Version: 1.0
Author: keylight
Author URI: http:www.keylight.it
*/

/* begin Page */


body
{
  margin: 0 auto;
  padding: 0;
  background-color: #FFFFFF;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  margin-top: -20px;
}




.PageBackgroundSimpleGradient
{
  background-image: url('images/Page-BgSimpleGradient.jpg');
  background-repeat: repeat-x;
  height: 1px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


/* end Page */

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 945px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 10px;
}


.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('images/Sheet-c.png');
}


.Sheet
{
  margin-top: -20px !important;
}
/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align: center;
  text-decoration:none;
  outline: none;
  letter-spacing:normal;
  word-spacing:normal;
	 background:none;
	z-index: 100;
	
}

.artmenu, .artmenu ul
{
  border: 0;
  list-style-type: none;
  display: inline;
	overflow-y: visible;
	float: right;
	z-index: 100;
	
}

.artmenu li
{
  padding-top: 80px;
	border: 0;
  display: block;
  float: right;
  position: relative;
  z-index: 8;
  background:none;
	
	
}

.artmenu li:hover
{
  z-index: 100;
  white-space: normal;
	background-color: #cecece;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
	overflow:hidden;
	height:22px;
  position: absolute;
  z-index: 2;		
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
	
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display:inline;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 0px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.nav
{
  position: absolute;
  margin: 0  auto;
  width: 887px;
  height: 22px;
  z-index: 100;
}

.artmenu
{
  padding: 0px 0px 0px 0px;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
	 height: 22px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
  rght: 0;
  width: 0px;
}


.nav .r div
{
  width: 887px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
	height: 110px;
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 25px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px

}
.artmenu a span span
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12,94px;
  color: #000000;
  padding: 0 8px;
  margin: 0px 0px;
	font-style: inherit;
  text-align: center;
  background-position: left top;
  background-repeat: repeat-x;

}


.artmenu a:hover span span
{
  color: #FFFFFF;
	background-color: #cecece;
  background-position: left -110px;
	
}

.artmenu li:hover a span span
{
  color: #FFFFFF;
  background-position: left -110px;
}


/* end MenuItem */

/* begin MenuSeparator */
.nav .separator
{

}

/* end MenuSeparator */

/* begin MenuSubItem */
.artmenu ul a
{
 	display:block;
  text-align: center;
  white-space: nowrap;
  height: 21px;
  width: 60px;
  overflow:hidden;
  line-height: 21px;
  margin-right: 80px;;


  background-position: left top;
  background-repeat: repeat-x;

  border-width: 0px;
  border-style: solid;
  border-color: {PassiveBorderColor};

}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 21px;
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.artmenu ul ul a
{
	  margin-top: 80px;
	margin-left: 5px;
}

.artmenu ul li a:hover
{
  color: #FFFFFF;
	margin-left: 5px;
	background-position: 0 0;
	background-color: #cecece;
}

.artmenu ul li:hover>a
{
  color: #FFFFFF;
	margin-left: 5px;
	background-position: 0 0;

}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #FFFFFF;
	margin-left: 5px;
	background-position: 0 0;
}
.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #FFFFFF;
	margin-left: 5px;
	background-position: -25px -21px;
}


/* end MenuSubItem */

/* begin Header */
div.Header
{
 margin-top:0;
  position: relative;
  width: 945px;
  height: 350px;
}



div.Header-jpeg
{

	position: absolute;
	z-index: -5;
	top: 0px;
	left: 0;
	width: 945px;
	height: 400px;
	background-image: url(images/Immagini/luca-banner-ok.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.logo
{
  display :inline;
  position: absolute;
  left: 35px;
  top: 85px;
  width: 310px;
	z-index: 7;
}

h1.logo-name
{
  display: block;
  text-align: left;
	z-index: 7;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 35px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding:0;
  margin:0;
  color: #000000 !important;
	z-index: 7;
	text-transform: uppercase;
	
}

.logo-text
{
  display: block;
  text-align: left;
}

.logo-text, .logo-text a
{
{LogoSloganFont}
  padding:0;
  margin:0;
  color: {TextFontColor} !important;
}

/* end Logo */

/* begin ContentLayout */
.contentLayout
{
  width: 945px;
  position: relative;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
	overflow: visible;
	min-width:1px;
	min-height:1px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 7px;
}


.Block-cc
{
  position: absolute;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}


.Block
{
  margin: 0px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 7;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 0px;

}

.BlockHeader-text
{
  white-space : nowrap;
  color: #696969;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
	z-index: 7;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
	z-index: 7;
}

.BlockHeader .l
{
  left: 0;
  right: 0px;
	z-index: 7;
}


.BlockHeader .r
{
  right: 0;
  width: 0px;
	z-index: 7;
}


.BlockHeader .r div
{
  width: 907px;
  right: 0;
	z-index: 7;
}






/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
overflow: visible;
  min-width:1px;
  min-height:1px;
  margin-top: 0;
  z-index: 0;
}


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 7px;
}


.BlockContent-body
{
	color:#000000;
	font-family:"Arial", Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	
}

.BlockContent-body a:link
{
	color: #000000;
	font-family: "Arial", Helvetica, Sans-Serif;
	text-decoration:none;
	font-size: 12px;
	text-align: left;

}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
  color: #B3911A;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}


.BlockContent-body ul
{
  list-style-type: none;
  color: #1B1E1A;
  margin:0;
  padding:0;
}

.BlockContent-body li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
	text-align: right;
}


/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Post-body
{
  position: relative;
  z-index: 0;
  margin: 10px;
}


.Post
{
  margin: 10px;
}


/* Start images */
a img
{
  border: 0;
}

.article img, img.article
{
  border-width: 0px;
  border-color: #B7A971;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin:2px;
}
/* Start tables */

.article table, table.article
{
  margin: 1px;
  width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
  background-color:Transparent;
  margin: auto;
}

.article th, .article td
{
  padding: 2px;
  vertical-align: top;

}

.article th
{

  vertical-align:middle;
  padding: 7px;
}



/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
  text-decoration:none;
  margin: 0.2em 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #3E443C;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #3E443C;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #665C33;
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #636C60;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #CDA71D;
}
/* end PostHeader */

/* begin PostIcons */
.PostHeaderIcons, .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #3E443C;
	text-align: right;
	font-weight: bold;
}

.PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
  margin:0;
}

.PostHeaderIcons a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #776B3C;
}

.PostHeaderIcons a:visited, .PostHeaderIcons a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #575F54;
}

.PostHeaderIcons a:hover, .PostHeaderIcons a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #CDA71D;
}


/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

.PostContent
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 13px;
  text-align: justify;
  color: #000000;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #9C8D4F;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #9C8D4F;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #393E37;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #CDA71D;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #575F54;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #533125;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #E0E0E0;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #000000;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #666F62;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #666F62;
}
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin PostBullets */
/* Start Content list */

ul
{
  color: #3E443C;
	text-align:justify;
	font-size: 20px;
	overflow: visible;
	
	
}

li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
	text-align: center;

}



.Post ul li
{
  padding:0px 0 0px 13px;
  background-image: url('images/PostBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */

blockquote p
{
  color:#0F100E;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

blockquote
{
  border-color:#D4CCAA;
  border-width: 1px;
  border-style: solid;

  margin:10px 10px 10px 50px;
  padding:5px 5px 5px 41px;

  background-color:#E9E4D3;

  background-image:url('images/PostQuote.png');
  background-position:left top;
  background-repeat:no-repeat;
}



/* Finish blockuote */
/* end PostQuote */

/* begin PostMetadata */

.PostMetadataFooter
{

  background-color: #E9E4D3;
  border-color: #D4CCAA;
  border-style: solid;
  border-width: 1px;
  padding:3px;
}




/* end PostMetadata */

/* begin PostIcons */
.PostFooterIcons, .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-decoration: none;
  color: #2F332E;
}

.PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
{
  margin:0;
}

.PostFooterIcons a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #665C33;
}

.PostFooterIcons a:visited, .PostFooterIcons a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #4A5148;
}

.PostFooterIcons a:hover, .PostFooterIcons a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #B3911A;
}


/* end PostIcons */

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:28px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}


/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 28px;
  color: #000000;
  white-space: nowrap;
  float: left;
}

.Button .t
{
  height:28px;
  white-space: normal;
  padding: 0 15px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 28px;
  text-decoration: none !important;
}

input, select
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.Button .active
{
  color: #FCF9ED;
}

.Button .hover,  a.Button:hover
{
  color: #BDC3BB;
  text-decoration: none !important;
}

.Button .active .r
{
  top: -56px;
}

.Button .hover .r
{
  top: -28px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 1px;
  height: 84px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:403px;
  height: 84px;
}


.Button .active .l
{
  top: -56px;
}

.Button .hover .l
{
  top: -28px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 1px;
  height: 84px;
}


.Button .l, .Button .r span
{
  background-image: url('images/Button.png');
}

/* end Button */

/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 945px;
  margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 44px;
  text-align: center;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('images/Footer.png');
  width: 945px;
  height: 100px;
  bottom:0;
  left:0;
}



.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#2C2816;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #665C33;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #191B18;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #866D13;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#B3911A;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#887A44;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .sidebar1
{
  position: relative;
  margin-top: 18px;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 177px;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
  position: relative;
  margin-top: -20px;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 580px;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar2
{
  position: relative;
  margin-top: -70px;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 130px;
}

/* end LayoutCell */



/*
** HTML elements
*/
#footer
{
  text-align: center;
}

ul li 
{
  text-align: center;
  background-image: none;
	display: inline;
}
 
.tabs, .links
{
  padding-left: 0px;
  margin: 0px;
}

.tabs li, .links li
{
  float: left;
  display: block;
  padding: 0 0 0 1em;
}

#user-login-form 
{
  text-align: left;
}

#user-login-form ul li
{
  background-image: none;
  padding-left:0;
}

fieldset
{
  margin: 1em 0;
  padding: 1em;
  border: 1px solid ;
  width: 95%;
}

fieldset legend 
{
  /* Fix disappearing legend in FFox */
  display: block;
}

.breadcrumb 
{
  display: block; 
  padding-bottom: .7em;
}

.form-text, .form-textarea
{
  width: 95%;
  text-align: left;
}

.tags
{
  float: left;
}

.messages {
  padding: 5px;
  margin: 5px 0;
}

.status
{
  border: 1px solid #090;
  background:#C9FBC8;
  margin: 5px 0;
}

.messages li
{
  margin: 5px 0;
}

tr.even, tr.odd
{
  background-color: transparent;
}

#forum table
{
  width: 99%;
  margin-top: 15px;
}

#forum td.container
{
  padding-top: 15px;
  border-left: none;
  border-right: none;
}

#forum td.active
{
  background-color: transparent;
}

#forum td.forum, #forum td.topics, #forum td.posts, #forum td.last-reply
{
  padding-top: 4px;
  padding-bottom: 4px;
}

#forum td.container
{
  font-weight: bold;
}

#forum td.active
{
  background-color: transparent;
}

.forum-topic-navigation
{
  border-top: 0px transparent;
  border-bottom: 0px transparent;
}

.forum-topic-navigation .topic-previous
{
  text-align: left;
  float: left;
}

.forum-topic-navigation .topic-next
{
  text-align: right;
  float: right;
}

.read_more
{
  margin: 5px 0px;
  text-align:left;
}

.date
{
	position: relative;
	margin-top: 95px;
	margin-left: -35px;
	height: 10px;
	width: 250px;
	z-index: 6;
}

.date a
{
	font-family: Arial, Helvetica, sans-serif;
  text-decoration: overline;
  color: #9C8D4F;
	text-align: left;
	z-index: 6;
	font-size: 11px;
}


.ultime 
{
	margin-top: 33px;
	margin-right: 200px;
	height: 60px;
	float: right;
	background-color: none;
	z-index: -22;
	text-decoration: none;
	
}


.ultime a
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 1pt;
  text-decoration: none;
  color: #9C8D4F;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 24px;
	z-index: 2;
}
.ultime a:link
{
	font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
	font-style: normal;
	letter-spacing: 1pt;
	text-decoration: none;
	color: #000000;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 24px;
	z-index: 2;
}

.ultime a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
  text-decoration: none;
	letter-spacing: 1pt;
	font-style: normal;
  color: #393E37;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 24px;
	z-index: 2;
}

.ultime a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
	font-style: normal;
	letter-spacing: 1pt;
  text-decoration: none;
  color: #FFFFFF;
	background: url(images/ultime.jpg);
	background-position: center;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 25px;
	z-index: 2;
}

.lingue 
{
	margin-top: -115px;
	margin-left: -8px;
	height: 40px;
	width: 240px;
	z-index: 8;
}

.lingue a
{
	font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
	font-style: normal;
}

.lingue a:link
{
	font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
	font-style: normal;
}

.lingue a:visited, a.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
	font-style: normal;
}

.lingue a:hover, a.hover
{
	font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
	font-style: normal;
}
	

.nuove
{
	position: relative;
	margin-top: 125px;
	margin-left: 510px;
	height: 40px;
	width: 250px;
	z-index: 21;
}


.image
{
	position: relative;
	margin-top: -110px;
	margin-left: 760px;
	height: 100px;
	width: 60px;	
	z-index: 20;
}

.multimedia 
{
	margin-top: 32px;
	margin-right: 200px;
	height: 60px;
	float: left;
	background-color: none;
	z-index: -22;
	
}


.multimedia a
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 1pt;
  text-decoration: none;
  color: #9C8D4F;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 24px;
	z-index: 2;
}
.multimedia a:link
{
	font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
	font-style: normal;
	letter-spacing: 1pt;
	text-decoration: none;
	color: #000000;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 24px;
	z-index: 2;
}

.multimedia a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
  text-decoration: none;
	letter-spacing: 1pt;
	font-style: normal;
  color: #393E37;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 24px;
	z-index: 2;
}

.multimedia a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
		font-size: 10px;
	font-style: normal;
	letter-spacing: 1pt;
  text-decoration: none;
  color: #FFFFFF;
	background: url(images/ultime.jpg);
	background-position: center;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 25px;
	z-index: 2;
}
