/*  
Theme Name: Momoland theme
Theme URI: 
Description: Momoland design for blog
Version: 1.0
Author: Dominique Dietiker
Author URI: http://www.momoland.ch 

	
 */

body{
	margin: 0px;
	height: 100%;
	background-color: #000000;
}

/* Comandi facili per colori */
#contenitore, #content, #sidebar {
	background-color: #000000;
}
#menu, #banner, #pieDiPagina {
	background-color: #333333;
}
p, p a:link, p a:visited, #menu a, #menu a:visited {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}


/* div per la prima pagina!*/
#index {
	margin-top: 30%;
	margin-bottom: 30%;
}
#index p{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

/* --------------------------- */	 
/* Formattazione pagina LAYOUT */
#bannerLaterale {
	position: fixed;
	width: 75px;
	left: 0px;
	background-repeat: no-repeat;
	top: 80px;
	z-index:2;
	height: 100%;
	background-image: url(graphic/BannerLaterale.jpg);
}	
#contenitore {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	position:static;
	z-index: 1;
	margin-top: 110px;
	bottom: 100px;
	padding-bottom: 140px;
	padding-left: 75px;
}
#banner {
	background-repeat: repeat-x;
	background-image: url(http://momoland.ch/graphic/banner.png);
	height: 80px;
	position: fixed;
	z-index: 4;
	display: block;
	width: 100%;
	top: 0px;
}

#pieDiPagina {
	background-repeat: repeat-x;
	background-image: url(http://momoland.ch/graphic/pieDiPagina.png);
	clear:both;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 120px;
	vertical-align: bottom;
	position: fixed;
	bottom: 0px;
	z-index: 3;
	width: 100%;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #ff9900;
}
.pieDiPagina {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	margin-top: 7px;
	font-weight: bold;
}
#menu {
	background-repeat: repeat-x;
	background-image: url(http://momoland.ch/graphic/menu.png);
	height: 30px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	position: fixed;
	z-index: 3;
	display: block;
	top: 80px;
	width: 100%;
	padding-left: 50px;
}
#menu ul {
	display: block;
	white-space: nowrap;
	height: 28px;
	margin: 0px;
	padding-top: 12px;
}
#menu li {
	display: inline;
	margin-right: 20px;
	list-style-type: none;
	height: 40px;
	text-align: center;
}
#menu a, #menu a:visited {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#logo {
	z-index: 5;
	top: 30px;
	right: 10px;
	position: fixed;
	height: 130px;
	width: 300px;
	background-repeat: no-repeat;
}
.aggiornamento{
	text-decoration: line-through;
	color: #666666;
}


	/*----------Classi VIAGGI----------*/
	.imgDestra {
		float: right;
		padding-top: 0px;
		padding-right: 30px;
		padding-bottom: 0px;
		padding-left: 10px;
		text-align: right;
	}
	.imgSinistra {
		float: left;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 30px;
		text-align: left;
	}
	.didascalia_immagineSinistra {
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		padding-left: 0px;
	}
	.didascalia_immagineDestra {
		font-size: 12px;
		font-weight: bold;
		text-align: right;
		padding-right: 0px;
	}
	.didascalia_immagineCentrata {
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		padding-right: 0px;
	}
	.dataTitoli {
	font-size: 14px;
	}
	.tabellaInfo {
	float: right;
	background-color: #333333;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
	width: 300px;
	border: thin solid #999999;
	}


/* --------------------------- */	 
/* Formattazione pagina BLOG */
#content {
	float:left;
	width:70%;
	padding-top:20px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#importantInformations {
	padding: 5px;
	margin: 20px;
	background-color: #333333;
	border: thin solid #ff0033;
}
#importantInformations h1 {
	color: #ff0033;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#importantInformations p {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#importantInformations a:link, #importantInformations a:visited{
	color: #ff0033;
}
#sideBar {
	padding-top:30px;
	float: right;
	width:29.9%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#sideBar p, sidebar_shop p {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sideBar  h3, sidebar_shop h3 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}
#sideBar ul, sidebar_shop ul {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	font-size: 10px;
}
#sideBar ul ul, sidebar_shop ul ul {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
}
#endContainer {
	clear: both;
	height: 0px;
	background-color: #99FF66;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.small {
	font-size: 12px;
}

	/*----------Classi BLOG----------*/
	.time {
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		font-size: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
	}	
	.author {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.categories, .tags {
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 20px;
	}
	.footer {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 10px;
	text-align: center;
	}


/* --------------------------- */	 
/* Formattazione pagina SHOP */

#quality {
	background-color: #333333;
	margin: 30px;
	padding-bottom: 20px;
	padding-top: 10px;
	border: thin solid #CCCCCC;
}

#tabellaInfo {
	float: right;
	width: 300px;
	margin-left: 30px;
	margin-right: 30px;
	background-color: #FFFF99;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 30px;
}


/* ------------------------ */	 
/* Formattazione del testo */

/* PARAGRAFO E TITOLI */
p {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: normal;
	text-align: justify;
}
h1 {
	font-size: 20px;
	padding-left: 15px;
	padding-top: 30px;
}
h2 {
	font-size: 18px;
	padding-left: 30px;
	padding-top: 20px;
}
h3 {
	font-size: 14px;
	padding-left: 30px;
	padding-top: 3px;
}
.centrato {
	text-align: center;
}


/* LINKS */
a:link, a:visited {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover, #menu a:hover, #carrello a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* TABELLE */
table {
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	background-color: #333333;
	border: thin solid #CCCCCC;
}
table th {
	height: 30px;
	padding-left: 10px;
	font-weight: bold;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
table td {
	padding-left: 10px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 20px;
}



/* SHOP SHOP SHOP SHOP SHOP SHOP SHOP SHOP */
/* SHOP SHOP SHOP SHOP SHOP SHOP SHOP SHOP */
/* SHOP SHOP SHOP SHOP SHOP SHOP SHOP SHOP */
/* SHOP SHOP SHOP SHOP SHOP SHOP SHOP SHOP */
/* SHOP SHOP SHOP SHOP SHOP SHOP SHOP SHOP */


#immaginiShop {
	background-color: #333333;
	border: thin solid #CCCCCC;
	padding: 20px;
	margin-right: 75px;
	margin-top: 30px;
	margin-left: 75px;
	width: 480px;
}
.corniceImmagini{
	background-color: #FFFFFF;
	padding: 10px;
	width: 400px;
}
