/*   
	Kubrick v1.2.5  for  e107
	http://binarybonsai.com/kubrick/
	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	Maintainer: William Moffett [Que~]
*/

/* BEGIN TYPOGRAPHY & COLORS */
body {
	font-family: arial;
	font-size: 0.9em;
	text-align: center;
	background-color: #1e90ff;
	background-image: url(images/bgbody.GIF);
	background-repeat: repeat-x;
	color: #666;
}

a {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #06c;
	text-decoration: underline;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.8px;
	color: #666;
}

h3 {
	font-size: 1.3em;
	width: 100%;
	color: black;
	padding-top: 10px;
	margin: 0 auto 0 auto;
	margin-bottom: 15px;
  border-bottom-width: 1px;
  border-bottom-style: inset;
  border-bottom-color:#D9D9D9;
	text-align: center;
}

h4 {
	font-size: 1.5em;
	font-family: Times New Roman;
}

h1, h2, h3 {
	font-family: Times New Roman;
}

td {
	font-family: arial;
	font-size: 9px;
	font-style: normal;
	color:#5d6e75;
	text-align:left;
   }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.linkspage_button{
	border:0px;
}

.hidden{
	display:none;
}

/* BEGIN LAYOUT */

#page {
	width: 850px;
	text-align: center;
	background-color: white;
  margin: 0 auto;   /* centra negli altri browser */
  border: 2px solid #1E59D6;
}

#page2 {
	width: 850px;
	text-align: center;
	background-color: white;
  margin: 0 auto;   /* centra negli altri browser */
}

#header {
	width: 825px;
	height: 115px;
	background-color: black;
	padding-left: 25px;
	vertical-align: bottom;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}

#header h1{
	width: 825px;
	font-family: Arial;
	text-align: left;
	font-weight: lighter;
	margin: 0 auto 0 auto;

}

#header h1 a, #header h1 a:hover{
	color: white;
}

#header h2 {
	width: 825px;
	font-size: 1.4em;
	text-align: left;
	color: red;
	font-family: "Times New Roman";
	font-weight: lighter;
	margin: 0 auto 0 auto;
}

#header h5 {
	width: 800px;
	font-size: 1em;
	font-family: Arial;
	font-weight: bold;
	margin: 0 auto 0 auto;
	text-align: center;
	float: left;
}

#header h5 a{
	color: white;
	padding-left: 10px;
	padding-right: 10px;
}

#header h5 a:hover{
	color: #06c;
}


#content {
	font-size: 1em;
	width: 800px;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
  padding-bottom: 20px;
}



#sidebar {
	margin-bottom: 25px;
	width: 159px;
	font: 1em Arial;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
	border-left-color: silver;
	border-left-style: solid;
	border-left-width: 1px;
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	background-color: #FCFCFC;
}


.narrowcolumn {
	float: left;
	width: 600px;
	text-align: left;
	background-color: #FCFCFC;
	background-image: url(images/bgcontent.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.widecolumn {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

#footer {
	width: 850px;
	clear: both;
	padding-bottom: 5px;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	background-position: top;
}

#footer p {
	text-align: center;
}

/* END LAYOUT  */


/* BEGIN E107 CORE CLASSES MAINTAINER QUE~ */

.button{
	font-family: Arial;
	font-size: 1em;
	text-align:center;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #06c;
}

.smalltext {
	font: 1.1em Arial;
}

.mediumtext {
	font: 1.1em Arial;
}

.news_titlelink {
  font-size: 1.5em;
}

.tbox{
	background-color: #add8e6;
	border: silver 1px solid;
  	color: #666;
  	font: 1em Arial;
	width: 150px;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color: #666;
	font-size: 1em;
}

.fborder {
	border: #ededed 1px solid;
	background-color: #fff;
	font-size: 1em;
	
}

.forumheader{
	background-color: #EBEFF2;
	font-family: Arial;
	font-size: 1em;
	color: #666;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader2{
	background-color: #fff;
	font-family: Arial;
	font-size: 1em;
	color: #666;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumheader3{
	background-color: #fff;
	color: #666;
	padding: 4px;
	border: #ededed 1px solid;
	font-size: 1em;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
	font-size: 1em;
}

.fcaption {
	height:35px;
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #68ADE5;
	font-size: 1em;
	color:#fff;
	font-weight:bold;
	background-image: url("images/tileage.jpg");

}
.fcaption a{
	padding-right:4px;
	color:#fff;

}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/* NICETITLE ADDED BY QUE~*/

.nicetitle {
	font-weight: bold;
	color: #3C3C3C;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 35em;
	z-index: 20;
	max-width: 60%;
}
.nicetitle-content{
	overflow: hidden;
	background-color: silver;
	border: 1px solid #333;
	padding: 7px;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 1em;
	color: #5E7743;
}
div.nicetitle p span.accesskey {
	color: #FF7200;
}


div#strip {
	position: absolute;
	left: 0px;
	top: 0px;
}


#MainMenu 
{
  font-size: 1.2em;
	background:black url(images/bmid_108.gif);
	border:0;
	margin:0;
	float: left;
}


#vetrine {
	text-align: center;
	width: 850px;
	padding-top: 10px;
	border-top-color: silver;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: url(images/vetrina.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e8f3ff;
	float: right;
}	

#vetrinaa {
	width: 230px;
	float: left;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(images/vetrinab.png);
	background-position: top;
	background-repeat: no-repeat;

}

#vetrinab {
	width: 230px;
	float: left;
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
	border-right-color: silver;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: silver;
	border-left-style: solid;
	border-left-width: 1px;
	background-image: url(images/vetrinab.png);
	background-position: top;
	background-repeat: no-repeat;
}

#vetrinac {
	width: 238px;
	float: left;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}
