/*
' ************************************************************************
' * Sito personale di Agostino Grasso - agoilmago.it                     *
' ************************************************************************
' * Copyright (c) 2007 asp, css, html, xml di Enrico Alletto             *
' * http://www.enricoalletto.it - enrico.alletto@fastwebnet.it           *
' *                                                                      *
' * Design e script sviluppati nel novembre 2006                         *
' *                                                                      *  
' ************************************************************************
*/
/*--General Styles--*/
body {
	padding: 0;
	margin: 0;
	background:  #fff url(../immagini/content-back.gif) repeat-y center;
	text-align: center;
	font-size: 100%;
	color: #333;
}
h4, p, address, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-spacing: .1em;
	line-height: 2em;
}
p {
	padding-top: 10px;;
	}
address {
	font-size: .9em;
	color: #666;
	margin: 0;
	padding: 0;
	text-align: left;
}
h1 {
	height: 0;
  	width: 0;
  	overflow: hidden;
  	position: absolute;
	}
h2 {
	background:  #0033CC;
	color: #FFFF00;
	font: 1.4em "Century Gothic", Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 5px 10px;
	margin-top: 0px;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	text-decoration: underline;
}
h3 {
	font: 1.8em "Century Gothic", Arial, Helvetica, sans-serif;
	color: #800000;
	padding-left: 45px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h4 {
	font-size: 1em;
	padding: 0;
	margin: 0;
}
a {
	color:  #1A92C6;
	text-decoration: underline;
}
a:hover {
	color: #1A92C6;
	text-decoration: none;
}
img {
	border: none;
}
input, textarea {
	border: 1px solid #ccc;
	background: #fff;
}
.submit {
	margin: 10px;
}
.clr {
	clear: both;
	padding-bottom: 20px;
}
.floatleft, .floatright {
	margin: 10px;
}
.floatleft {
	float:left;
}
.floatright {
	float: right;
}
.caption {
	font-size: .8em;
	width: 140px;
}
.small {
	font-size: .8em;
}
blockquote {
	margin: 10px;
}
/*--Layout Styles--*/
#bar {
	background: url(../immagini/menu-back.gif) repeat-x;
	height: 55px;
	overflow: hidden;
}
#wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#header {
	height: 152px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*--Middle Area Boxes--*/

/* Sfondi */
#middle {
	background:  #eee;
	padding: 0;
	margin: 0;
	text-align: left;
	height: auto!important;
	height: 1px;
}

#middle p {
	margin: 10px;
	text-align: left;
}
#middle h2 {
	margin: 5px;
	padding: 30px;
	text-align: right;
	font-size:2em;
}
#middleleft {
	float: left;
	width: 55%;
	padding-top: 35px;
	padding-left: 15px;
}

#middleleftMenu {
	float: left;
	width: 30%;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 1.2em;
}

#middleleftMenu ol {
	padding: 20px 0px 0px 10px;
	margin: 0;
	width: 95%;
}
#middleleftMenu li {
	height: 45px;
	list-style-type: none;
}
#middleleftMenu dl {
	margin: 5px;
}
#middleleftMenu dt {
	padding-left: 35px;
	margin: 5px;
	font-weight: bold;
	height: 23px;
	white-space: nowrap;
}
#middleleftMenu dd {
	font-size: .9em;
}
#middleleftMenu span {
	padding-left: 35px;
	display: block;
	height: 23px;
	padding-top:3px;
	border-bottom: 1px dotted #CCCCCC;	
}
#middleright {
	text-align: right;
}
/*--Contact--*/
#contactform dl {
	margin: 0px 0px 10px 10px;
}
#contactform dt {
	padding-left: 0px;
	height: 30px;
	font-weight: normal;
}
#contactform dd {
	font-size: .9em;
	margin-left: 0px;
}
/*--About Us--*/
#team {
	text-align: left;
	margin-left: 35%;
	padding-top: 0px;
	padding-right: 0px;
}

#tv {
	margin-left: 30%;
}

#team h2{
	text-align: right;
	padding: 5px;
	margin: 5px;
	padding-right: 50px;
	background:  #eee;
	color: #000;
	font-size: 1.5em;
	border-bottom: 1px solid #333;
	font-style: italic;
}
#team h4{
	padding-top: 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #333;
}

/*--Services--*/
#services {
	padding-bottom: 5px;
}
#services a {
	background: url(../immagini/arrow-2.gif) no-repeat left center;	
	padding-left: 15px;
}
/*--Reasons--*/
#reasons {
	padding-bottom: 10px;
}
#reasons dl {
	padding: 10px;
}
#reasons dt {
	padding-left: 35px;
	margin: 5px;
	font-weight: bold;
	height: 23px;
	white-space: nowrap;
	clear: both;
}
#reasons dd {
	font-size: .9em;
	margin-bottom: 5px;
}
/*--Number Bullets--*/
.bullet1 {
	background: url(../immagini/bullet-1.gif) no-repeat left;
}
.bullet2 {
	background: url(../immagini/bullet-2.gif) no-repeat left;
}
.bullet3 {
	background: url(../immagini/bullet-3.gif) no-repeat left;
}
.bullet4 {
	background: url(../immagini/bullet-4.gif) no-repeat left;
}
.bullet5 {
	background: url(../immagini/bullet-5.gif) no-repeat left;
}
.bullet6 {

	background: url(../immagini/bullet-6.gif) no-repeat left;
}
.bullet7 {
	background: url(../immagini/bullet-7.gif) no-repeat left;
}
.bullet8 {
	background: url(../immagini/bullet-8.gif) no-repeat left;
}
.bullet9 {
	background: url(../immagini/bullet-9.gif) no-repeat left;
}
.bullet10 {
	background: url(../immagini/bullet-10.gif) no-repeat left;
}
.bullet11 {
	background: url(../immagini/bullet-11.gif) no-repeat left;
}
.check {
	background: url(../immagini/check.gif) no-repeat right top; 
}
.banned {
	background: url(../immagini/banned.gif) no-repeat right top;
}
/*--Arrows--*/
#tourarrow {
	padding-top: 10px;
	text-align: center;
}
#contactarrow {
	text-align: left;
	padding-top: 20px;
}
#cake {
	height: 320px;
	text-align: center;
}
/*--Home Page--*/
#home1 {
	text-align: center;
}
#home1 p {
	font: 2.6em "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 100%;
	text-align: center;
	padding: 40px 0px;
}
/*--Blog--*/
.posted {
	font-size: .8em;
	line-height: 100%;
	color: #666;
}
.comments_invite {
	font-size: .9em;
	line-height: 100%;
	padding-top: 10px;
}
.comments_older a {
	padding: 5px;
	float: right;
	background: #fff;
	color: #C03F3D;
	text-decoration: none;
	border: 1px solid #ccc;
	margin: 5px;
}
.comments_older a:hover {
	background: #C03F3D;
	color: #fff;
	text-decoration: none;
}
ol.comments {
	margin: 0;
	padding: 0;
}
.comments li, #cpreview {
	background: #333 url(../immagini/boxes-back.gif) repeat;
	font-size: .9em;
	margin: 10px 0px;
	padding: 10px;
	color: #fff;
	list-style: none;
}
#cpreview p {
	color: #fff;
}
.comments small, #cpreview small {
	font-size: .9em;
	background: url(../immagini/arrow.gif) no-repeat left;
	padding-left: 15px;
	margin: 10px;
}
.comments a {
	color: #86cfef;
}
/*--Portfolio--*/
.portfolio {
	height: 360px;
	padding: 15px;
	margin-top: -15px;
	}
.portfolio img {
	border: 8px solid #fff;
	}
.thumbs {
	padding: 0px 25px 10px;
}
.thumbs img {
	margin: 5px;
	border: 3px solid #ccc;
}
.thumbs a:hover * {
	border: 3px solid #666;
}
/*--Bottom Boxes--*/
.left, .right {
	text-align: left;
	padding: 0;
	margin: 0;
}
.left {
	float: left;
	width: 50%;
}
#boxleft, #boxright {
	width: 340px;
	border: 2px solid #c0c0c0;
	overflow: hidden;
	padding:5px;
}
#boxleft {
	margin: 0px 5px 10px 10px;
}
#boxright {
	margin: 0px 10px 10px 5px;
}
#boxleft img {
	float: left;
	margin-right: 5px;
}
#boxleft h4 {
	color: #353535;
	font-size: 1.2em;
	margin: 10px;
	font-weight: bold;
}
#boxleft p {
	line-height: 100%;
	color: #353535;
	font-size: 1em;
	margin: 5px 5px 5px;
	line-height: 1.5em;
}

#boxright img {
	float: left;
	margin-right: 5px;
}
#boxright h4 {
	color: #353535;
	font-size: 1.2em;
	margin: 10px;
	font-weight: bold;
}
#boxright p {
	line-height: 100%;
	color: #353535;
	font-size: 1em;
	margin: 5px 5px 5px;
	line-height: 1.5em;
}




#footer {
	width: 100%;
	text-align: center;
	font-size: 0.9em;
}
/*--Top Navigation--*/
#menu {
	padding: 19px 0px 5px 5px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	/*background: url(../immagini/logo.gif) no-repeat;*/
	background-position: 0 15px;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#menu a {
	text-transform: uppercase;
	color: #fff;
	font: 0.9em "Century Gothic", Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;
	height: 35px;
	padding: 8px 5px;
}
#menu a:hover {
	background: #7f2013 url(../immagini/menu-hover.gif) repeat-x;
}
#menu .active {
	background: #7f2013 url(../immagini/menu-hover.gif) repeat-x;
}
