body {
	font-size:100%;
	margin:0;
	padding:0;
	background-color:#0F161A;
	color: #8F9EA5;
	font-family: arial, verdana, Helvetica, sans-serif;
	background: url(../images/bgcols.gif) repeat-y center #0F161A; }

	
/* GENERAL RULES */
.hidden {display: none;}
.b {font-weight: bold;}
hr {display: none;}
p {
font-size:72%; 
line-height: 1.7em; 
} 

cite {
font-size:85%; 
font-family: arial, sans-serif; 
color: #42616C;
}

.quote {
background: url(../images/quote.gif) no-repeat right 19px; 
padding: 35px 30px 10px 30px;
}

strong {
color: #CAD1D5; 
font-weight: normal;
}

h1 {
font-size:120%; 
font-weight: normal; 
color: #fff; 
padding: 5px 0 4px 0; 
margin:0; 
border-bottom: 1px dotted #2D424A; 
letter-spacing: 1px
}

.brackets {
font-size:120%; 
font-weight: normal; 
color: #ED4816; 
padding-left: 3px; 
padding-right:3px;
}

h2 {font-size:90%; 
font-family: arial, sans-serif; 
color: #42616C; 
padding: 20px 0 10px 3px; 
margin:0;   
font-weight: normal; 
/*font-style: italic;*/
}


.logo { 
	padding: 0 0 0 20px;
	border:0; }

a {color:#375059;}
a:hover {color:#8F9EA5;}


/* LISTE */
ul.list {
font-size:72%; 
list-style-type: none;  
line-height: 1.5em; 
padding: 0; 
margin: 0; 
}

ul.list li {
padding-bottom: 20px; 
padding-left: 20px; 
margin: 0;
background: url(../images/bullet.gif) no-repeat 9px 7px;
}


ul.list-one {
font-size:72%; 
list-style-type: none;  
line-height: 1.5em; 
padding: 0; 
margin: 0; 
}

ul.list-one li {
padding-left: 20px; 
margin: 0;
background: url(../images/bullet.gif) no-repeat 9px 7px;
}



/*STRUTTURA A 3 COLONNE*/
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 30px 0 0 0;
	border:0;
	width: 850px;	 }

#col-logo {
	float: left;
	width: 224px; 	}

#col-content {
	float: right;
	width: 410px;
	padding: 0 20px 0 20px; }

#col-menu { 
	float: left;
	width: 170px; }



/*NAVIGAZIONE*/
#navcontainer { 
margin: 0; 
width: 85%;
font-size: 95%;
font-weight: normal;
padding-left: 12px; }
/*lista di primo livello*/
#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
width: 100%; }

#navcontainer li { 
margin: 0; 
padding:0;
line-height: 2em; }

#navcontainer a {
display: block;
padding: 2px 0 2px 35px;
color: #8F9EA5;
text-decoration: none;
border-bottom: 1px dotted #1C2A2F;
margin: 0; }

#navcontainer a:hover {
color: #BCBFC0;
border-bottom: 1px dotted #7D8D94;
text-decoration: none; }

#navcontainer a.portfolio:hover  {
color: #BCBFC0;
border-bottom: 0;
text-decoration: none; }

#navcontainer #current {
border-bottom: 1px dotted #7D8D94;
text-decoration: none; }

#navcontainer #currentportfolio {
border-bottom: 0;
text-decoration: none; }

/*lista di secondo livello*/
#navcontainer .subnavlist li { 
margin: 0 0 1px 0; 
font-size: 75%;
}

#navcontainer .subnavlist li a.parrucchieri {
display: block;
padding: 2px 0 2px 55px;
text-decoration: none;
background-color: transparent;
border-bottom: 0; }

#navcontainer .subnavlist li a.parrucchieri:hover {
color: #BCBFC0;
background-color: transparent;
text-decoration: none;
border-bottom: 0; }

#navcontainer .subnavlist li a.bellezza {
border-bottom: 1px dotted #7D8D94;
display: block;
padding: 2px 0 2px 55px;
text-decoration: none;
background-color: transparent; }

#navcontainer .subnavlist li a.bellezza:hover {
border-bottom: 1px dotted #7D8D94;
color: #BCBFC0;
background-color: transparent;
text-decoration: none; }

#navcontainer .subnavlist #subcurrentparrucchieri {
color: #8F9EA5;
background: url(../images/bulletsubnav.gif) no-repeat 38px 12px transparent;
text-decoration: none;
border-bottom: 0; }

#navcontainer .subnavlist #subcurrentbellezza {
color: #8F9EA5;
border-bottom: 1px dotted #7D8D94;
background: url(../images/bulletsubnav.gif) no-repeat 38px 12px transparent;
text-decoration: none;
}

/* CONTATTI */
.vcard {padding-top: 20px; font-size: 80%; line-height: 1.5em;}
.org {font-weight: bold; font-size: 110%; color: #CAD1D5; padding-bottom: 15px;}
.email {padding-top: 15px;}

	
/* FOOTER */
#footer-wrapper {
	padding:0;
	clear:both;
}
p.footer{ 
	text-align:left; 
	color: #375059; 
	border-top: 1px dotted #2D424A; 
	margin-top: 40px;
	line-height:1.7; 
	font-size:70%;
}

/*PHOTGALLERY*/
#thumblist { 
margin: 10px 10px 20px 0px;
padding: 10px 10px 20px 0px;
font-size: 70%;
font-weight: normal; }

/*lista di primo livello*/
#thumblist ul {
margin: 0;
padding: 0;
list-style-type: none;}

#thumblist li {
	background: #2D424A;
	border: 0;
	display: inline;
	float: left;
	margin: 3px;
	padding: 0;
	width: 20px;
	height: 20px;
}

#thumblist a {
display: block;
color: #2D424A;
text-decoration: none;
margin: 0; 
width: 20px;
height: 20px;}

#thumblist a:hover {
color: #ED4816;
background: #ED4816;
text-decoration: none; }

#thumblist .current {
color: #ED4816;
background: #ED4816;
text-decoration: none; }


#photocontainer img
{
	background: #fff;
	border: 5px solid #304149; /*cambia questo per spessore bordo intorno all'immagine*/
	padding: 0;
	vertical-align: top;
	width: 400px;
}
 

 
