body
{
	margin: 0;
	padding: 0;
	font-family: georgia;
	font-size: 9pt;
	background: #b9b9b9;
	height: 100%;
}
a
{
	outline: none;
	text-decoration: none;
	color: inherit;
}
h1,h2,h3
{
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h3
{
	font-size: 210%;
	text-align: center;
}
header
{
	display: block;
	background: #fff url(../img/bg_header.jpg) 0px 0px repeat-x;
	margin: 0px;
	border-top: 4px solid #fff;
	padding: 4em 0em;
}
body.home header
{
	padding: 4em 0em;
}
header h1
{
	background: url(../img/logo.png) 10px 0.2em no-repeat;
	padding: 0px;
	margin: 0px;
	padding-left: 80px;
	display: block;
	font-size: 550%;
	font-weight: normal;
}
span.dark
{
	color: #999;
}
span.dark2
{
	color: #666;
}
.center
{
	display: block;
	text-align: left;
	width: 94%;
	max-width: 1200px;
	min-width: 920px;
	margin: auto;
	overflow:hidden;
}
.centro
{
	display: block;
	text-align: left;
	width: 90%;
	max-width: 800px;
	min-width: 700px;
	margin: auto;
	overflow:hidden;
	padding-left: 70px;
}
div.border
{
	height: 1em;
}
div.top-border
{
	background: url(../img/bg_minibar_top.jpg) top left repeat-x;
}
div.bottom-border
{
	background: url(../img/bg_minibar_bottom.jpg) top left repeat-x;
}
div.body
{
	color: #999;
	padding: 0;
	padding-top: 3em;
	padding-bottom: 3em;
	background: #000 url(../img/bg_darkgrain.jpg) bottom left repeat-x;
	overflow: hidden;
}
div.padder
{
	padding: 0em 2em;
}
div.padderlittle
{
	padding: 0em 1em;
}
div.left
{
	width: 79%;
	overflow: hidden;
	float: left;
}
div.half
{
	width: 49%;
	float: left;
}
div.halflittle
{
	width: 28%;
	float: left;
}
div.halfmedium
{
	width: 42%;
	float: left;
}
div.halfbig
{
	width: 53%;
	float: left;
}
div.halfgreat
{
	width: 80%;
	float: left;
}
div.halfportfolio
{
	width: 90%;
	float: left;
}
body.home div.body div.left,
body.work div.body div.left
{
	overflow: hidden;
	clear: both;
	width: 80%;
}
body.home div.body .item,
body.work div.body .item
{
	display: block;
	border-bottom: 1px solid rgb(30,30,30);
	overfloW: hidden;
	padding: 0.5em;
	padding-right: 19%;
}
body.home div.body .item:hover,
body.work div.body .item:hover
{
	color: #fff;
	background: rgba(100,100,100,0.1);
}
h2,
#right a
{
	text-decoration: none;
	color: #ccc;
	margin: 0;
	font-weight: normal;
	font-size: 290%;
	height: 100%;
	margin: 0;
	word-spacing: -0.1em;
}
#right .subnav a
{
	padding: 0.1em 0.5em;
	color: #999;
	display: block;
	border-bottom: 1px solid #222;
	border-top: 1px solid #222;
	margin-bottom:-1px;
}
#right .subnav a:hover
{
	color: #a6cb00;
	background: rgba(255,255,255,0.05);
}
#right .subnav a:hover .dark2
{
	color: #999;
}
#right .subnav
{
	padding: 1em 0em;
}
#right .subnav a.selected
{
	background: rgba(255,255,255,0.1);
	color: #fff;
	background: #000 url(../img/bg_darkgrain.jpg) top left repeat-x;
}
body.home  div.body h2,
body.about  div.body h2,
body.work  div.body h2
{
	padding-right: 0.3em;
	text-align: right;
}
div.body h2
{
	font-size: 360%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	text-shadow: #000 1px 1px 10px;

}
div.secondary-body
{
	border-top: 5px solid #000;
	padding: 1em 0em;
	background: url(../img/bg_woodgrain.png) top left;
	overflow: visible;
	color: #333;
	clear: both;
}
p
{
	line-height: 180%;	
	font-size: 100%;
	font-family: helvetica, arial, verdana;
}
body.home p
{
	line-height: 150%;
	text-align: justify;
}
p:first-letter
{
	font-family: georgia;
	font-size: 175%;
}
p:first-line
{
	font-family: georgia;
	color: #666;
	font-size: 1.5em;
}

#right,
#contact-button
{
	width: 25em;
	position: absolute;
	margin-left: 17em;
	left: 50%;
}
#right
{
	background: #999;
	top: 14em;
	padding:  0em 0em 0em;
	color: #999;
}
body.home #right
{
	top: 14em;
}
#right p
{
	padding: 1em 1em;
}
#right .black p:hover
{
	color: #fff;
	background: url(../img/bg_woodgrain.png);
}
body.home div.body a
{
	color: #999;
}
.white, .grey,.black
{
	padding: 1em 1em 1em;
	background: #999;
	height: inherit;
}
.subnav,.black
{
	background: black;
}
.grey
{
	color: #333;
	background: #999 url(../img/contactarrow.png) 50% -5px  no-repeat;;
}
.white
{
	background: white;
	padding-top: 1em;
	
		background: #fff url(../img/contactarrowblack.png) 50% -5px no-repeat;;
}
#contact-button
{
	cursor:pointer;
	top: 0em;
	overflow: hidden;
	padding-bottom: 12px;
	background: url(../img/contactarrow.png) bottom center no-repeat;;
}
#contact-button h2
{
	color: #ccc;
	font-size: 230%;
	display: block;
	padding: 0.3em 0.5em;
	background: #fff;
}
body.work div.body  .folio
{
	margin-top: 1em;
	opacity: 0.6;
}
body.work div.body .folio:hover
{
	opacity: 1;
}
.folio
{
	overflow: hidden;
	border: 2px solid #ccc;
	height: 92px;
	width: 226px;
	margin-left: 24px;
}
#footer
 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 url(../img/bg_footer.jpg) repeat-x scroll center top;
	border-bottom:10px solid #A6CB00;
	color:#FFFFFF;
	padding-bottom:10px;
	width:100%;
	height: 330px;
}
.footer_inside {
	padding-top:40px;
	text-align:left;
	width:970px !important;
	padding-left: 30px;
}
.blocco1 {
	float:left;
	width:210px;
}
.blocco2 {
	float:left;
	width:250px;
}
.blocco2 .title {
	font-size:16px;
}
.copyright {
clear:both;
}
.blocco3 {
float:left;
height:150px;
width:70px;
}
#footer a {
color:#FFFFFF;
}
#footer a:hover {
	color:#A6CB3D;
}

dl
{
	display: block;
}
dt,dd
{
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
}
dt
{
	font-size: 90%;
	color: #000000;
	font-style: italic;
	font-family: helvetica, arial;
	text-transform: uppercase;
}
dd
{
	font-family: helvetica, arial;
	color:#666666;
	margin-bottom: 0.5em;
	font-size: 90%;
}
#right .grey ul li,
#right .grey ul,
#right .grey ul li a
{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#right .grey ul li a
{
	padding: 0.2em 0.5em;
	font-size: 120%;
	color: #444;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	margin-bottom: -1px;
}
#right .grey ul li a:hover
{
	background: #000;
	color: #A6CB00;
}
#contact-button h2
{
	margin: 0;
	text-align: center;
	padding-bottom: 0;
	padding-bottom: 0.2em;
}
#contact-button .half,
#contact-button dl,
#contact-button dt
{
	padding: 0;
	margin: 0;
}
#contact-area
{
	display: none;
	background: #fff;
	margin: 0;
	padding-right: 1em;
	overflow: hidden;
}
#copyright
{
	color: #666;
	text-align: left;
	width: 230px;
	padding-top: 5px;
}
#copyright a
{
	font-size: 100%;
}
a.opacity img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
} 
a.opacity:hover img {
	filter:Alpha(Opacity=75);
	-moz-opacity: 0.5;
	opacity: 0.5;
} 
a:link, a:visited { text-decoration: none}
a:hover {text-decoration: underline}
