/*  
Theme Name: ARGHENTIA
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 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

*/



/* Begin Typography & Colors */
*{
margin:0;
padding:0;
}
body{
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font:12/18;
}
#container{
width:800px;
margin:0 auto;
}
#containercontatti{
width:800px;
height:450px;
margin:0 auto;
background:url(images/f.gif) right no-repeat;
}

#menu{
width:800px;
clear:both;
}
#menu ul{
border-top:1px solid #fff;
list-style:none;
width:800px;
margin:0;
padding:0;
}
#menu ul li{
float:left;
margin:0;
padding:0;
}
#menu ul li a{
color:#FFFFFF;
text-transform:uppercase;
text-decoration:none;
padding:10px;
line-height:18x;
display:block;
}
#menu ul li a:hover{
background: #101010;
}
h1{
font-size:16px;
margin-bottom:20px;
text-transform:uppercase;

}


h1#logo{
width:226px;
height:75px;
position:relative;
float:left
}
h1#logo a{
text-decoration:none;
font-size:9px;

}
h1#logo span{
width:100%;
height:100%;
display:block;
position:absolute;
background-image:url(images/ArgenteriaArezzo.jpg);
background-repeat:no-repeat;
cursor:hand;
}
#right{
width:336px;
height:478px;
float:right;
}
#object{
margin:0;
padding:0;

}

#left{
width:390px;
margin-top:100px;
clear:left;
float:left;
text-align:justify;
color:#FFFFFF;
}
#left2{
width:700px;
margin:100px auto;
clear:left;
float:left;
text-align:justify;
color:#FFFFFF;
}
#left3{
width:450px;
margin-top:100px;
clear:left;
float:left;
text-align:justify;
color:#FFFFFF;
}
#left4{
width:800px;

clear:left;
float:left;
text-align:justify;
color:#FFFFFF;
}
#left2 img{
margin-right:20px;
}
#container #left p, #container #left2 p{
color:#fff;

}
strong{
font-size:14px;
}
em{
font-size:12px;
}
a{
color:#FFFFFF;
}
a:hover{
text-decoration:none;
}
strong.tit{
text-transform:uppercase;
}
h2 a{
background-image:url(images/logo.png);
background-position:left center;
background-repeat:no-repeat;
padding-left:20px;
font-size:14px;
color:#ccc;
margin-bottom:0;
text-transform:uppercase;
font-weight:lighter;
}
div.serif{
margin-top:0;
margin-bottom:20px;
padding:0 0 5px 20px;
border-bottom:1px solid #666;
font-size:12px;
}

small{
color:#FFFFFF;
font-size:10px;
padding-left:20px;
}
.navigation a{
font-size:12px;
padding-left:20px;
}
.coll{
font-size:14px;

}