/*-------------------------------------------
Matthias Shaller
- - - - - - - - - - - - - - - - - - - - - - -
Description:	Base setup styles
Filename:		schaller.css
Theme Name:     
Theme URI:      http://www.intersezione.com
Version:		1 beta
Date:			AGO 19, 2008
Author:         Intersezione srl
Company:        Intersezione srl
Please: 
        
/*=========================================================================================== Global Reset */

* {
	margin:0;
	padding:0;
}

html{
	color:#000;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

html,body{
	margin:0;
	padding:0;
}

body {
	font-size:100%;
	font-family: "Times New Roman", Times, serif;
	color:#000;
	padding: 30px;
}

body#home_01 { background: url(/public/immagini/sfondo_home/01.jpg) top center no-repeat #989376;}
body#home_02 { background: url(/public/immagini/sfondo_home/02.jpg) top center no-repeat #989376;}
body#home_03 { background: url(/public/immagini/sfondo_home/03.jpg) top center no-repeat #989376;}
body#home_04 { background: url(/public/immagini/sfondo_home/04.jpg) top center no-repeat #989376;}
body#home_05 { background: url(/public/immagini/sfondo_home/05.jpg) top center no-repeat #989376;}
body#home_06 { background: url(/public/immagini/sfondo_home/06.jpg) top center no-repeat #989376;}
body#home_07 { background: url(/public/immagini/sfondo_home/07.jpg) top center no-repeat #989376;}
body#home_08 { background: url(/public/immagini/sfondo_home/08.jpg) top center no-repeat #989376;}
body#home_09 { background: url(/public/immagini/sfondo_home/09.jpg) top center no-repeat #989376;}
body#home_10 { background: url(/public/immagini/sfondo_home/10.jpg) top center no-repeat #989376;}

h1 {
	font-size: 31px;
	font-weight: normal;
	padding-bottom: 40px;
}

#gallery div.block h2 {
	font-size: 23px;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 20px;
	margin-left:28px;
}
#gallery div.block span.desc-tit {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 20px;
}

#gallery div.block p.sub {
	font-size: 16px;
	font-weight: normal;
	display: inline;
	float: left;
	padding-top: 0;
}

#intro {
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 20px;
}

#gallery div.block {
	width: 850px;
	float:left;
	clear:both;
	margin-bottom:40px;
}

#gallery div.block ul {
	list-style-type: none;
	display: inline;
	float: left;
	width: 850px;
}

#gallery div.block ul#gall-132 {
	width: 1020px;
}

#gallery div.block li.single {
	float: left;
	width: 120px;
	height: 170px;
	margin:0 25px;
	display:inline;
	font-weight: normal;
	font-size: 12px;
	overflow:hidden;
}

#gallery div.block li.singlewide {
	float: left;
	width: 170px;
	height: 170px;
	margin:0 25px;
	display:inline;
	font-weight: normal;
	font-size: 12px;
	overflow:hidden;
}


#gallery div.block li.single2 {
	float: left;
	width: 170px;
	height: 170px;
	margin:0 25px;
	display:inline;
	font-weight: normal;
	font-size: 12px;
	overflow:hidden;
}

#gallery div.block li.break {
	clear:both;
}

#gallery div.block li.single img{
	
}

#gallery div.block li.single .num{
	float: left;
	width: 27px;
	display:inline;
	margin-left:3px;
}

#gallery div.block li.single2 .num{
	float: left;
	width: 27px;
	display:inline;
	margin-left:3px;
}

#gallery div.block li.single .code{
	float: right;
	width: 87px;
	display:inline;
	text-align:right;
	margin-right:3px;
}

#gallery div.block li.single2 .code{
	float: right;
	width: 87px;
	display:inline;
	text-align:right;
	margin-right:3px;
}

#gallery div.block div.note {
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 100px;
}

.content{
	width:960px;
	float:left;
	display:inline;
	position:relative;
}

.content .image{
	width:680px;
	float:left;
	display:inline;
	font-size: 12px;
}

.content .detail{
	width:280px;
	float:right;
	display:inline;
	position:absolute;
	bottom:30px;
	font-size: 12px;
}

.content .detail h3{
	font-size: 24px;
	font-weight:normal;
	margin-bottom:100px;
}

.content .detail h3 a{
	text-decoration:none;
}

.content .detail .title{
	font-size: 13px;
	font-weight:normal;
}

.content .detail .didascalia{
	font-size: 13px;
	font-weight:normal;
}

.content .detail .didascalia .collezione{
	font-style:normal;
	font-weight: bold;
}

.content .detail .courtesy{
	font-size: 13px;
	font-weight:normal;
	margin-top:10px;
	font-style:italic;
}

.content .image  .num{
	float: left;
	width: 30px;
	display:inline;
	margin-left:27px;
	position:relative;
}

.content .image  .code{
	float: right;
	width: 250px;
	display:inline;
	text-align:right;
	margin-right:27px;
}

#container{
	font-size:16px;
}
#container a{
	color: #000;
}

#container a:hover{
	color: #000;
}

#container .more,
#container .mail{
	margin-bottom:40px;
}

#container div.design{
	font-size:10px;
}

#position{
	margin-left:40px;
	margin-top:-50px;
}

.hasmore a{
	float:right;
	display:block;
	clear:both;
	padding:3px 15px;
	/*color:#fff;*/
	color:#000;
	font-size:16px;
	font-weight:normal;
	/*background:#000;
	border:1px solid #000;*/
	margin-right:30px;
	text-decoration:underline;
}

.hasmore a:hover{
	text-decoration:underline;
	/*
	color:#000;
	background:#fff;
	*/
}