/*
Theme Name: ACIT
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Z-Project
Author URI: http://www.z-project.it/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Z-Project,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:"Trebuchet MS", Arial, sans-serif;
	background:url(images/body-bg.png) repeat-x top left;
	background-color: #335F9C;
	color: #335F9C;
	text-align: center;
	}

#page {
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	width: 920px;
	text-align: left;
	display:inline-block;
	background-color:#FFFFFF;
	background:url(images/page-bg.png) repeat-y top center;
	}

#header {
	margin: 42px auto 0px;
	padding: 0px 30px;
	height: 120px;
	width: 920px;
	background:url(images/header-bg.png) no-repeat top;
	}

#headerimg {
	margin: 0;
	padding:28px 0px 0px 30px;
	float:left;
	}

div#menu{
	z-index:1;
	width:340px;
	margin: 10px 20px 0px 0px;
	padding:40px 0px 0px 0px;
	background:url(images/certificazioni.jpg) top right no-repeat;
	float:right;
}

ul#nav{
	float: left;
	list-style-type: none;
    padding: 0px; 
	margin: 0px;
	font-size:110%;
	clear:both
}

ul#nav li{float: left;margin: 0px; padding: 20px 5px 0px 0px; font-weight:bold; list-style-type:none}

ul#nav a{padding: 5px 0px 0px 0px; text-align:center;
    background: url(pics/menu-bg.png) no-repeat top center;
    text-decoration: none;color: #FFF; }

ul#nav span{float: left;padding: 5px 0px 0px 0px; width:61px; height:26px;
    background: url(images/menu-bg.png) no-repeat top center;cursor: pointer}

ul#nav a:hover{
    background: url(images/menu-bg2.png) no-repeat top center; color:#010134; text-decoration:none}

ul#nav a:hover span{
    background: url(images/menu-bg2.png) no-repeat top center;}

ul#nav li#active a{
    background: url(images/menu-bg2.png) no-repeat top center; color:#010134; text-decoration:none}

ul#nav li#active span{
    background: url(images/menu-bg2.png) no-repeat top center; }

.home{
    margin-right:10px;}

#content {
	font-size: 1.2em;
	}

.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	width: 590px;
	}

.widecolumn {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	width: 590px;
	}

.post {
	margin: 0px;
	padding:0px;
	text-align: justify;
	}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 20px 30px;
	margin: 0 auto;
	width: 920px;
	clear: both;
	background:url(images/bottom.png) no-repeat top center;
	}

#footer p {
	margin: 0;
	padding: 10px 0px 5px 0px;
	text-align: center;
	color:#FFFFFF
	}
	
#footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:0px 3px;
	}

#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold
	}


/* End Structure */


/* Begin Sidebar */

#sidebar {
	padding: 0;
	margin: 0px 0px 0px 640px;
	width: 250px;
	font-size:1.1em;
	}

#sidebar h3 {
	font-size: 1.4em;
	padding: 5px 15px 0px 10px;
	margin:0px;
	height:46px;
	background-color:#E8EDF4;
	background:url(images/box-label-bg.png) no-repeat top left;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:#E8EDF4 solid 1px;
	}

.box {
	background-color:#E8EDF4;
	padding:0px;
	margin:0px 0px 20px 0px;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	

.box p {
	font-size: 0.9em;
	padding: 10px;
	margin:0px;
	text-align:right;
	}

.box h4 {
	padding: 0px 15px 0px 10px;
	margin: 0px 0px 10px 0px;
	color:#40689D;
	font-size:90%;
	font-weight:normal;
	}

.box a{
	color:#D62303;
	text-decoration:none
	}

.box a:hover{
	color:#D62303;
	text-decoration:underline
	}
	
#sidebar form {
	margin: 0;
	}

.box ul, .box ul ol {
	margin: 0px 5px 0px 20px;
	padding: 0px 10px;
	font-size:90%;
	}

.box li {
	list-style-type: none;
	list-style-image:url(images/list.gif);
	margin: 0px;
	padding:5px 0px 5px 5px;
	color:#40689D;
	}

.box li a{
color:#04397E;
text-decoration:none;
font-weight:bold
	}
	
.box li a:hover{
color:#40689D;
text-decoration:underline;
font-weight:bold
	}

.sidebar-icons {
	padding: 0px;
	margin: 0px;
	float:right;
	}

.info-box {
	padding: 10px 0px;
	margin: 0px 0px 20px 640px;
	width: 250px;
	background-color:#FAF7EE;
	border:#335F9C dotted 1px;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:1.3em;
	}
	
.info-box p {
	font-size: 1.0em;
	color:#8E796C;
	padding: 5px 10px 0px 10px;
	margin:0px;
	font-weight:normal;
	border-bottom:0px;
	}
	
.info-box a{
	color:#7997BE;
	text-decoration:underline
	}

.info-box a:hover{
	color:#D62303;
	text-decoration:none
	}
	
.info-box-icons {
	padding: 6px 10px 0px 0px;
	margin: 0px;
	float:left;
	}

.teste{
	padding: 0;
	margin: 0px 0px 20px 640px;
	width: 250px;
	}

.teste h3{
	margin: 0px;
	padding:0px;
	font-size: 1.4em;
	border-bottom:0px;
	text-align:right;
	}

.teste p {
	padding: 5px 0px;
	font-size: 90%;
	text-align:right;
	}

	
.teste a {
	padding: 10px 10px 5px 10px;
	margin:0px;
	line-height:160%;
	vertical-align:middle;
	color: #335F9C;
	}

.teste a:hover{
	color: #D62303;
	text-decoration:none
	}

.teste-icon {
	padding: 0px 5px 0px 0px;
	margin: 0px;
	float:left;
	}

/* End Sidebar */

/* Begin Typography & Colors */

p {
	color: #335F9C;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:1.1em;
	line-height:140%;
	}

a, h2 a:hover, h3 a:hover {
	color: #D62303;
	text-decoration: none;
	font-weight:bold
	}

a:hover {
	color: #335F9C;
	text-decoration:underline;
	font-weight:bold
	}

h1 {
	font-size: 1.6em;
	padding: 10px 0px;
	margin:0px;
	border-bottom:#D62303 dotted 1px;
	font-weight:normal;
	color:#D62303;
	}

h2 {
	font-size: 1.6em;
	margin:0;
	padding: 20px 0px 10px 0px;
	color:#04397E;
	font-weight:normal
	}

h2.pagetitle {
	font-size: 1.0em;
	margin:0;
	padding: 20px 0px 5px 0px;
	}

p.breadcrumb {
	font-size: 1.0em;
	margin:0;
	padding: 20px 0px 5px 0px;
	}

.breadcrumb a{
	color:#8E796C;
	font-weight:normal;
	text-decoration:none
	}

.breadcrumb a:hover{
	color:#8E796C;
	font-weight:normal;
	text-decoration:underline
	}

h3 {
	font-size: 1.3em;
	color:#D62303;
	padding: 10px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	border-bottom:#D62303 dotted 1px;
	font-weight:normal
	}

#headerimg .description {
	text-decoration: none;
	color: white;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	color: #335F9C;
	padding:5px 0px;
	margin:0px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.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;
	}

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

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

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

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	padding:0px 0px 5px 0px;
	margin:0px;
	}

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

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

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

#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;
	}

#quiz {
	color: #335F9C;
	padding:0px;
	margin:0px;
	font-size:1.1em;
	font-family:"Trebuchet MS", Arial, sans-serif;
	}

#quiz p {
	color: #335F9C;
	padding:0px 10px 10px 0px;
	margin:0px;
	font-size:90%;
	line-height:140%;
	}
	
#quiz td {
	padding:10px 0px;
	margin:0px;
	border-bottom:#335F9C 1px dotted;
	}


/* End Typography & Colors */



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

.img-right{
	padding: 5px 0px 5px 5px;
	margin:0px;
	float:right;
}

/*	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;
	padding:10px 0px;
	}

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

img.alignleft {
	padding:10px 3px 10px 0px;
	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. */

ul{
	margin: 5px 0px 10px 5px;
	padding: 0;
	}

li {
	list-style-type:disc;
	margin: 5px 5px 0px 10px;
	padding:0px;
	font-size:1.1em;
	}

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


ol {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* 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 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: 60px;
	}
/* 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
