/*
 * Theme Name: .zero
 * Theme URI: http://www.ciccsoft.com
 * Description: Theme
 * Version: 0.1
 * Author: Ciccsoft
 * Author URI: http://www.ciccsoft.com
 */

html, body {height: 100%;}

* {margin:0;padding:0;}

body {
	font:11pt Helvetica, Arial, sans-serif; 
	line-height:1.3em; 
	color:#444444;
}

a img {border:none;}
a:link {color: #0066ff;text-decoration:underline;}
a:hover {color:#7A0A17;text-decoration:underline;}
a:visited {color: #804249;text-decoration:underline;}

/* Content Area */
#main {
	width:1030px;
	height: 1480px;
	margin:0;
}

#left {
	width:200px;
	height: 100%;
	float:left;
	background: url(http://www.ciccsoft.com/zero2/images/puntozero_small-fine.png) 25px 65px no-repeat;
	text-indent: -9999px;
}
.crediti {
	display: block;
	width: 150px;
	height: 86px;
	margin-left: 25px;
	margin-top: 696px;
	background: url(http://www.ciccsoft.com/zero2/images/crediti.png) 0px 0px no-repeat;
}
.mail {
	text-indent: 0px ;
	margin-top: 700px;
	margin-right: 25px;
	background: red;
	text-align: right;
}

#center {
	width:500px;
	height: 100%;
	float:left;
	color: #fff;
	padding:250px 20px 20px 20px;
	font-size: 0.8em;
	background: #000 url(http://www.ciccsoft.com/zero2/images/bar.jpg) 0px 70px no-repeat;
}

#right {
	width:250px;
	height: 100%;
	float:left;
	padding-top: 70px;
	padding-left: 25px;
}

/* __Comments */
#center .comments {
	margin-left: 95px;
	padding: 0px 0 0 0;	
	list-style-type: none;
}
#center .comments li {

}
#center .comments li.form {
	text-align: center;
}
#center .comments li.form label, #center .comments li.form input, #center .comments li.form textarea {
	width: 300px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#center .comments li.form input, #center .comments li.form textarea {
	background: #eee;
	border: 5px solid #666;
	padding: 5px;
	width: 300px;
	float: left;
	clear: both;
}
#center .comments li.form textarea {
	width: 300px;
	float: left;
	clear: both;
}
#center .comments li.form input.button {
	background: #d40000;
	border: 5px solid #d40000;
	padding: 5px;
	float: left;
	clear: both;
	cursor: pointer;
	color: #fff;
	margin: 10px 0 0 0;
	font-weight: bold;
	width: 320px;
}

#center .comments li.form input.button:hover {
	background: #b40000;
}
#center .comments li.form input:focus, #left .comments li.form textarea:focus {
	background: #fff;
	border: 5px solid #eee;
}

/* sondaggio */

input {
	padding: 5px;
	border: 1px solid #bbb;
	font: normal 1em Helvetica, Arial, sans-serif;
}


h2 {
	letter-spacing: -0.04em;
	font-size: 1.em;
	font-weight: bold;
}

h3 {
	font-size: 1em;
		font-weight: normal;

}

input{
font-size: 1.5em;
background: #eee;
color: #999999;
border: 1px solid #bbb;
}

input:hover{
color: black;
}

.topten{
padding-left: 15px;
font-size: 0.8em;
line-height: 1.2em;
color: #000;
}

#sidebar p{
font-size: 0.8em;}

ul li{
padding-left: 3px;
list-style-type: none;
line-height: 1.2em;}

.invia {
	background: #d40000;
	border: 5px solid #d40000;
	padding: 5px;
	float: left;
	clear: both;
	cursor: pointer;
	color: #fff;
	margin: 10px 0 0 0;
	font-weight: bold;
	width: 500px;
}

.invia:hover{
	background: #d40000;
}

.small{
font-size: 0.9em;
line-height: 1.3em}


span.wpcf7-not-valid-tip {
	color: #000 !important;
}

.x{
	display: none;
}