/*
Theme Name: Witlabs theme
Theme URI: http://www.witlabs.com/
Description: Witlabs theme
Version: 1.0
Author: Davide Dal Colle
Author URI: http://www.davidedalcolle.it/


*/

/* Reset */

body, ol, ul, li, h1, h2, h3, h4, h5, h6, p, a, img, form, input, label, textarea{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	border: none;}

/* Body */

body{
	background: url(media/back.jpg) black center top no-repeat;
	font-family: "Helvetica", "Arial", sans-serif;}

/* Header */

.header{
	margin: auto;
	width: 902px;
	position: relative;}

.header h1{
	display: block;
	width: 300px;
	height: 152px;
	background: url(media/logo.png) no-repeat;
	position: relative;}

.header h1 a{
	position: absolute;
	display: block;
	top: 43px;
	left: 20px;
	width: 230px;
	height: 40px;
	overflow: hidden;
	line-height: 200px;}

/* Main menu */

.nav{
	position: absolute;
	right: 0;
	top: 25px;}

.nav ul{
	float: left;}
	
.nav ul li{
	display: inline;}

.nav ul li a{
	display: block;
	float: left;
	margin: 4px 38px 0 0;
	padding: 0 0 3px 0;
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;}
	
.nav ul li a:hover{
	border-bottom: solid 3px white;}

/* Search form */

.nav form{
	float: left;
	padding: 0 5px 0 10px;
	background: url(media/search.png) no-repeat;
	height: 22px;}
	
.nav form input{
	background: none;
	border: none;}

.nav form p{
	float: left;}

#submit{
	overflow: hidden;
	width: 30px;
	height: 20px;
	cursor: pointer;}

#search{
	width: 80px;
	height: 14px;
	margin: 4px 0 0 0;
	font-family: "helvetica", "arial", sans-serif;
	font-size: 12px;
	line-height: 12px;}

/* Content */

.content{
	width: 100%;
	padding: 8px 0 0 0;}

.content h2{
	width: 902px;
	margin: auto;
	padding: 85px 0 130px 0;
	color: white;
	text-align: center;
	font-size: 46px;
	line-height: 50px;}

.content h2 a{
	color: white;
	border-bottom: solid 3px white;}

/* Folio 1 */

.folio1{
	width: 100%;
	float: left;
	padding: 8px 0 50px 0;
	font-size: 10px;
	background: url(media/shadow.png) repeat;}

.folio1 h3{
	width: 806px;
	margin: auto;
	padding: 0 0 15px 0;
	color: #d8cecf;
	font-weight: normal;}
	
.folio1 ul{
	width: 902px;
	margin: auto;}

.folio1 ul li{
	position: relative;
	float: left;
	width: 165px;
	margin: 0 0 0 48px;}

.folio1 ul li a{
	float: left;
	clear: both;
	color: white;}

.folio1 ul li a span{
	top: -147px;
	left: -20px;
	display: none;
	width: 200px;
	height: 141px;
	position: absolute;
	font-size: 13px;
	line-height: 14px;
	overflow: auto;}

.folio1 ul li a:hover{
	visibility: visible;}

.folio1 ul li a:hover span{
	display: block;
	background: url(media/tooltip.png) no-repeat;}

.folio1 ul li a span h4{
	font-weight: bold;
	padding: 8px 10px 10px 10px;}

.folio1 ul li a span p{
	padding: 5px 10px 10px 10px;
	font-size: 12px;}

.folio1 .go{
	display: block;
	position: absolute;
	width: 42px;
	height: 16px;
	bottom: -21px;
	right: 0;
	background: url(media/go.png) no-repeat;
	color: #777;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
	float: right;
	text-align: center;}

/* Portfolio */

#portfolio ul li{
	margin-top: 28px;
	margin-bottom: 20px;}

#portfolio{
	padding-bottom: 30px;}

/* Servizi */

.servizi{
	width: 902px;
	margin: auto;
	padding: 89px 0 0 0;
	line-height: 20px;
	font-weight: normal;}


.servizi h2{
	padding: 0 0 5px 0;;
	font-size: 28px;
	text-align: left;
	display: block;
	width: 405px;}

.servizi div{
	width: 405px;
	float: left;
	padding: 5px 20px 27px 20px;
	margin: 0 3px 6px 3px;
	background: url(media/shadow.png) repeat;
	color: white;
	font-size: 16px;
	font-weight: normal;}



/* Footer */

.footer{
	width: 100%;
	padding: 130px 0 20px 0;
	text-align: right;
	color: white;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	float: left;}

.footer p{
	width: 902px;
	margin: auto;}

.footer a{
	color: white;}

/* Contact form */

#contatti{
	position: relative;
	height: 300px;
	color: #d8cecf;
	font-size: 11px;
	padding: 22px 0 0 0;}
	
.indirizzo{
	position: absolute;
	left: 50%;
	margin-left: -452px;
	width: 440px;
	font-size: 14px;}	

.indirizzo h3{
	padding: 0;
	font-size: 20px;
	font-weight: bold;}

.wpcf7{
	position: absolute;
	left: 50%;
	margin-left: 4px;
	width: 500px;}
	
.wpcf7 p{
	padding-bottom: 12px;}	
	
.wpcf7 textarea{
	background: url(media/shadow.png) repeat;
	width: 450px;
	height: 150px;
	margin: 3px 0 0 0;
	border: solid 1px #222;
        color: white;}

.invio{
	display: block;
	background: url(media/go2.png) no-repeat 0 2px;
	width: 100px;
	height: 14px;
	padding: 2px 0 2px 0;
	color: #ccc;
}

.invio input{
	background: none;
	color: #ccc;
	width: 100px;
	cursor: pointer;}

.your-email input{
	background: url(media/shadow.png) repeat;
	width: 450px;
	height: 40px;
	margin: 3px 0 0 0;
	padding: 0;
	border: solid 1px #222;
        color: white;}
	
	
	
	
	
	
	
	
	
	