/*
Theme Name: Atesma 01
Theme URI: http://www.asturi.it/
Description: Basato su <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Francesco Asturi
Author URI: http://www.asturi.it/
Tags: blue, custom topper, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ddd;
	color: #666;
	text-align: center;
	}

#content {
	font-size: 1.4em
	}

.entry {
	line-height: 1.5em;
	}


.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
}

small {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 0.8em;
	color: #999;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}

h1, h2, h2.pagetitle {
	font-size: 2.2em;
	}


h2, h3 {
	font-size: 1.6em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #01679E;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #01679E;
	line-height: 140%;
	}

h2 a:hover, h3 a:hover, #wp-calendar caption, cite {
	text-decoration: none;
	color: #01679E;
	}

.entry p a:visited {
	color: #01679E;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	background: url(images/side_bg.jpg) repeat-x top;
	font: 1.2em Verdana, Sans-Serif;
	color: #666;
}

.nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h1 a:hover, h2 a:hover, h3 a:hover {
	color: #01679E;
	text-decoration: none;
	}

a:hover {
	color: #E8B900;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#pagina {
	width: 960px !important;
	width /**/: 974px;
	height: 100%;
	margin: 0 auto;
	padding: 2px 1px 1px;
	background: #fff;
	border: 6px solid #ccc;
	border-top: 0;
	text-align: left;
}

#topper {
	position: relative;
	background: #eddda2 url(images/topper-bg.jpg) repeat-x top;
	margin: 0;
	padding: 0;
	height: 140px;
}

#topper #logo {
	position: absolute;
	right: 0;
	top: 6px;
	width: 258px;
	height: 134px;
} 

#topper #logo img{
	width: 258px;
	height: 134px;
} 


#titolo {
	padding: 34px 560px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	text-align: right;
}

#titolo a, #titolo a:visited{
	color: #01679e;
}

#titolo a:hover{
	text-decoration: none;
}


.description {
	margin-top: -6px;
	padding-right: 560px;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #01679E;
	text-align: right;
}

#nav {
	height: 28px !important;
	height /**/: 30px;
	line-height: 28px !important;
	line-height /**/: 30px;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
	list-style: none;
	background: url(images/nav_bg.jpg) repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	text-transform: lowercase;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #f7f7f7;
}
#nav li.current_page_item a, #nav li.current_page_item a:visited{
	color: #fff;
	background: url(images/nav_hover_bg.jpg) repeat-x;
}
#nav .page_item a{
	float: left;
	line-height: 28px;
	padding: 0 20px;
	color: #666;
	text-decoration: none;
}
#nav .page_item a:hover {
	color: #fff;
	background: url(images/nav_hover_bg.jpg) repeat-x;
}


.narrowcolumn {
	clear: both;
	float: left;
	width: 600px !important;
	width /**/: 640px;
	padding: 20px;
	margin: 0;
	background: url(images/content_bg.jpg) repeat-x top;
}


.post, .page {
	margin: 0;
	padding: 0 0 18px;
}

.post h1/*, .post h2, .post h3 , .page h3*/ {
	margin: 0;
	padding: 0;
	background: url(images/title_bg.png) repeat-x left bottom;
}

.post small, .page small{
	float: right;
	
}
.post img {
	padding: 1px;
	background: #F6F6EB;
	border: 1px solid #ccc;
}


.entry {
	clear: both;
}

.postmetadata {
	clear: both;
	margin: 0 0 36px;
	padding-bottom: 6px;
	background: url(images/postmetadata_bg.gif) repeat-x bottom;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.more-link {
	float: right;
	font-size: 0.9em;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	background: #02679D /* url(images/footer_bg.jpg) repeat-x top */;
	color: #fff;
}

#footer p {
	margin: 0;
	padding: 6px 0;
	text-align: center;
}

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

#footer p a:hover{
	text-decoration: none;
}

/* End Structure */



/*	Begin toppers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	/*margin: 30px 0 0;*/
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End toppers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding: 20px 0 0;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 70%;
	height:20px;
	margin:0; padding: 0;
	background: url(images/input.gif);
	border:1px solid #d3d3d3;
	font-size: 1em;
	}

#sidebar #searchsubmit {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color:#666;
	height:22px;
	background: url(images/btn_bg.gif) center;
	border: 1px solid #d3d3d3;
	cursor: pointer;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0;
	margin-left: 640px;
	width: 320px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 36px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#credits {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
}

#credits a, #credits a:visited{
	float: right;
	width: 83px;
	height: 20px;
	background: url(images/realizzazione-sito.gif) no-repeat;
	color: #ccc;
}

#credits a:hover {
	background-position: right;
}


#credits a span {
	display: none;
}


#right-content li ul li, #right-content li ul li a {
	margin: 0;
	padding: 0 0 0 12px;
	font: normal 1.1em Arial, Helvetica, sans-serif; color:#797a67;
}

#right-content {
	margin:0;
	padding:0;
	list-style: none
}

#right-content h2{
	margin:0;
	padding:0;
	font-size: 1.8em;
	font-weight: normal;
	color: #01679E;
	background: url(images/title_bg.png) repeat-x bottom;
}

#right-content li {
	margin: 0 20px 20px;
	padding: 0;
	
}

#right-content li ul {
	margin:0;
	padding: 0 0 1px;
	width:auto; height:auto;
	list-style:none;
	background: #F0F6F9 url(images/sidebar-divider.gif) repeat-x bottom;
}

#right-content li ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}

#right-content li ul li a{
	display: block;
	padding: 5px 10px;
	color: #01679E;
}

#right-content li ul li a:hover{
	background: #F5F9FB;
	text-decoration: none;
}


#commentform input {
	height: 20px;
	border: 1px solid #d3d3d3;
	background:  #fff;
	border:1px solid #ccc;
	font: Arial, Helvetica, sans-serif; 
	color:#666;
}


#commentform label {
	font: Verdana, Arial, Helvetica, sans-serif; color:#909084;
}

#commentform input#submit {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color:#666;
	height:28px;
	background: url(images/btn_bg.gif);
	border: 1px solid #d3d3d3;
	cursor: pointer;
}

#commentform textarea {
	width:520px;
	background:url(images/input.gif);
	border:1px solid #c8c2b0;
	font:8pt Arial, Helvetica, sans-serif; color:#989271;

}

.fieldwrap img {
	width: 60px;
	height: 24px;
}

.textwidget p{
	line-height: 150%;
	margin: 0;
	padding: 0;
	text-align: justify;
}

.fix{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	overflow: hidden
}

.fmtext, .fmverify, .fmtextarea {
	margin:0; padding: 0;
	background: url(images/input.gif);
	border:1px solid #d3d3d3;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ddfm .submit input {
	margin: 0;
	padding: 0 6px;
	font-weight: bold;
	color:#666;
	height:22px;
	background: url(images/btn_bg.gif) center;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}

.faq h3 {
	background: none;
}

ul#certificazioni li{
	background: 0;
	border: 0;
	text-align: center;
}
