/*
Theme Name: Aliotti2009
Description: Template originale per il sito Aliotti
Version: 1.0
Author: Claudia De Luca
Author URI: http://www.snap.it/
*/

@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border:0px;}
	
/*html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}*/

body {
	background-image:url(images/bkg05.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#000;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	}
.clear {
	clear:both;}

.paragraph li {
	list-style:none;
	font-size:11px;}

.scroll ul {
	padding-left:15px;
	}
	
.scroll li {
	border-top:1px dotted #999;
	font-size:11px;
	margin-top:12px;
	padding-top:3px;
	text-align:left;}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
/*font-family:Arial, sans-serif, "Trebuchet MS", "Arial Narrow";*/
font-size:18px;
text-transform: uppercase;
font-weight:normal;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#FF8F1C;
font-size:16px;
font-weight:bold;
font-style:italic;
margin-bottom:8px;
text-align:left;
}

h3 {font-size:14px;
color:#999;
font-style:italic;
	text-transform: uppercase;
	border-top:1px dotted #FFF;
	margin-top:12px;
	padding-top:3px;}
	
h4 {font-size:12px;
font-weight:bold;
color:#999;
border-top:1px dotted #999;
	margin-bottom:12px;}

#menu ul, #sottomenu ul, .stm ul{
list-style:none;
}


#wrapper {
width:996px;
height:600px;
z-index:10;
}

#header {
background-color:#000000;
width:100%;
height:152px;
margin-bottom:7px;
}
#logo {
float:left;
width:664px;
}
#menu {
float:left;
width:312px;
height:100px;
background-image:url(images/line_white.gif);
background-repeat:repeat-y;
padding:30px 10px 0px 10px;
margin-bottom:32px;
text-align:right;
font-size:12px;
font-weight:bold;
text-transform: uppercase;
}

h2 a:link, h2 a:visited {
color:#FF8F1C;
text-decoration:none;}

h2 a:hover, h2 a:active {
text-decoration:underline;
color:#FB8816;}

a:link, a:visited {
color:#fff;
text-decoration:underline;}

a:hover, a:active {
color:#fff;
color:#FB8816;}

#menu a:link, #menu a:visited {
padding-right:40px;
color:#fff;
text-decoration:none;}

#menu a:hover, #menu a:active {
color:#707070;
padding-right:40px;
text-decoration:none;
background-image:url(images/dot_white.gif);
background-position:right center;
background-repeat:no-repeat;
}

#titlebox {
	width:971px;
height:24px;
margin-bottom:3px;
background-color:#000;
padding-left:25px;
display:block;}

#colsx {
width:312px;
padding:0px 10px;
height:408px;
float:left;
color:#000;
}

#coldx {
width:664px;
height:408px;
float:left;
/*background-color:#000;*/
position:relative;
overflow:hidden;
}

#coldx .transparency{
opacity:0.75;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	background-color:#000000;
	width:664px;
	height:408px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
	}


/* -------------  BOX ARANCIONE CON SOTTOMENU  ------------------ */
#orangebox {
width:312px;
height:408px;
text-align:right;
font-size:14px;
font-weight:bold;
position:relative;
overflow:hidden;
}

#orangebox .transparency{
opacity:0.75;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	background-color:#F38419;
	width:312px;
	height:408px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
	}


#blackbox {
width:312px;
height:408px;
text-align:left;
position:relative;
overflow:hidden;
color:#FFF;
}

#blackbox .transparency{
opacity:0.75;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	background-color:#000;
	width:312px;
	height:408px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
	}
	
.stm {
padding-top:15px;
width:312px;
text-align:right;
font-size:12px;
font-weight:bold;
position:relative;
background-image:url(images/line_black.gif);
background-repeat:repeat-y;
}

.stm h2 {
	color:#FFF;
	text-indent:20px;}
	
.stm a:link, .stm a:visited {
color:#000;
padding-right:40px;
text-decoration:none;
text-transform: uppercase;}

.stm a:hover, .stm a:active {
	color:#FFF;
padding-right:40px;
text-decoration:none;
background-image:url(images/dot_black.gif);
background-position:right center;
background-repeat:no-repeat;}

.info {
	padding:0px 40px;}

/*   -----------------------------------   */


.scroll {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:20px;
width:604px;
height:370px;
float:left;
padding: 18px 30px;
text-align:justify;
position:relative;
overflow:auto;
}
 .entry {
	 margin-bottom:20px;
	 }
	 
#gallery {
width:332px;
float:right;}

#galleryext {
width:100%;
float:left;}

.scroll img{
border:5px solid #707070;
float:left;
margin:10px 20px 10px;
}

small {
font-family:Georgia, "Times New Roman", Times, serif;
/*font-family:Arial, sans-serif, "Trebuchet MS", "Arial Narrow";*/
font-size:12px;
text-align:left;
display:block;}

#footer {
font-family:Arial, sans-serif, "Trebuchet MS", "Arial Narrow";
color:#707070;
font-size:10px;
width:996px;
height:48px;
margin-top:7px;
border-top: 1px solid #666666;
background-color:#000;}


.weesh {width:64px;
float:left;}

.credits {
	margin-top:5px;
	float:left;
	font-size: 11px;
	width:450px;
}

.cataloghi {
	vertical-align:middle;
text-align:right;
padding-right:32px;
float:left;
}


