/*  
Theme Name: aspert
Theme URI: 
Description: a WordPress theme based on the default Kubrick theme.
Version: 1.0
Author: otrotroc sgrafix scomunication & webslave
Author URI: http://www.otrotroc.com/

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

*/


/*  MAIN NAVIGATION */

#navmenu {
	width:100%; 
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size:1.2em; 
	margin:0; 
	padding:0; 
	text-transform:uppercase; 
	text-align:center; 
	font-weight:bold; 
	}
	
#navmenu ul { 
	background-color:#003; 
	padding:0; 
	margin:0; 
	color:#fff; 
	float:left; 
	width:100%; 
	border-top:2px solid #fff; 
	border-bottom:2px solid #fff; 
	}
	
#navmenu ul li {display:inline;}
#navmenu ul li a {padding:10px 0; text-decoration: none; float: left; width:120px; border-right:1px solid #fff;}
#navmenu ul li a:link { color: #fc6; }
#navmenu ul li a:visited {color: #fc6; }
#navmenu ul li a:hover {color: #fff; background-color:#036; }

/* PAGE NAVIGATION */

#pagenav {width:180px; float:left;}
#pagenav ul { font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:1.2em; margin:0; padding:0; text-transform:uppercase; text-align:left; font-weight:bold; border-top:1px solid #fff;}
#pagenav ul li {margin:0; padding:0; list-style-type:none; line-height:2.2em; border-bottom:1px solid #fff;}
#pagenav ul li a {display:block; padding:0 0 0 10px;}
#pagenav ul li a:hover {text-decoration:none; background-color:#fcaa10;}


/* LAYOUT */

.hide {position:absolute; top:-9999px; left:-9999px;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000;
	text-align: center;
	background-color: #fc6;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0; 
	}

/* HEADER */

#header {background: #900 url('images/pichead.jpg') top right no-repeat; margin: 0; padding: 0; height:105px; width:100%;	}

#headerimg 	{ width: 100%; margin: 0;	height: 105px;}
#headerimg h1 {width:420px; height:105px; background: url('images/logohead.gif') top left no-repeat; margin:0; padding:0;}
#headerimg .description {font-size: 1.2em; text-align: center; margin:0; padding:0;}


/* CONTENT */
#page {
clear:both;
	background-color: transparent;
	text-align: left;
	margin: 0;
	padding:20px 0 0;
	width: 100%; background-color:#fc6;
	}

#content {font-size: 1.2em;}

.narrowcolumn {float:left; padding:0; margin:0; width:69%; /*border:1px dotted #fff;*/}
.narrowcolumn .postmetadata {	padding-top: 5px;}

.widecolumn {padding: 10px 0 20px 0; margin: 0 auto; width: 680px; }
.widecolumn .post {margin: 0;	}
.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: left;}

.post {clear:both; margin:0 30px 30px; padding:5px 0 10px 0; text-align: left; background:transparent url('images/icon_2.gif') 0px 5px no-repeat;}
.post p {margin:7px 0 0 0; padding:0; line-height:1.5em;}

/* Begin Sidebar */
#sidebar {
	font: 1em Verdana, Helvetica, Arial, Sans-Serif;
	padding: 5px;
	margin-left: 70%;
	width: 220px;
	border:2px solid #fff;
	background-color:#fc9;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	text-transform:uppercase;
	border-bottom:1px solid #fff;
	color:#003;
	}

.heading_sidebar {
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size:1.2em; 
	color:#003; 
	text-transform:uppercase;
	font-weight:bold;
	}
	
.items_sidebar {
	font-size:1em;
	text-transform:none;
	}	
	
#items_sponsors	{display:block; width:100px; height:35px;}

/* End Sidebar */

/* EVIDENZA */
#evidenza {margin:0 0 15px 0;}
#evidenza h2 {padding:0; margin:0;	font-size:1.8em;}
#evidenza h3 {margin:15px 0 0 2px; padding:0; text-transform:uppercase; font-size:1.4em; color:#003;}
#evidenza p {margin:0; padding:0; font-size:1em; line-height:1.5em;}

.widecolumn .entry p {font-size: 1.05em; }
.widecolumn {line-height: 1.6em;}

.narrowcolumn .entry, .widecolumn .entry {	line-height: 1.4em;}
.narrowcolumn .postmetadata {text-align: center;}

.alt {border-top: 1px solid #fcaa10; border-bottom: 1px solid #fcaa10;}

small {font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, Sans-Serif; font-size: 0.9em; line-height: 1.5em;	}
.post small {color:#003; border-bottom:1px solid #fcaa10; font-size:1em; display:block; padding:2px 0 7px 0; margin:0 0 10px 90px;}
.postmetadata small {border:none; margin:0 ; padding:7px;}

/* FOOTER */
#footer { border-top:1px solid #fcaa10; width:680px; padding: 0; margin: 0 auto; clear: both; }
#footer p {margin: 0; padding: 10px 0; text-align: center; color:#003; }

/* LINKS */

#links ul h2 {margin-top:20px; font-size:1.3em; color:#003;}
#links ul ul {margin-top:0;}



/* HEADING */

h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-align:left;
	}

h1 {	font-size: 1em; text-align: center; padding-top: 70px; margin: 0;}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {text-decoration: none; color: white; }

h2 {	font-size: 1.8em; padding:0; margin:0; text-transform:uppercase; }
.post h2 {margin-left:90px;}
h2.pagetitle {font-size: 1.6em; margin:20px 0 0 30px; padding-bottom:5px;text-align: left; color:#003; border-bottom:1px solid #fff;}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color: #c33;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {text-decoration: none;}
.post h2 a:link {color:#900;}
.post h2 a:hover {text-decoration:underline;}

h3 {	font-size: 1.3em;}
.post h3 {padding-left:30px; margin:10px 0 5px 0; text-transform:uppercase;}
.post h3sub {margin:10px 0 5px 0;}
h3.comments {padding: 0; margin: 40px auto 20px;}

.post h4 {padding: 0; margin: 8px 0 2px 3px; text-transform:uppercase;}



.entry p a:visited {
	color: #c33;
	}

.commentlist li, #commentform input, #commentform textarea {font: 0.9em Verdana, Helvetica, Arial, Sans-Serif;}
.commentlist li {font-weight: bold;}
.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: Verdana, Helvetica, Arial, Sans-Serif; }
.commentmetadata {font-weight: normal;	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

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

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

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

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

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

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

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

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



/* Begin Images */
.entry img {
	margin:5px 10px 10px 0; padding:0; border:1px solid #000;  float:left;
	}
	
.post img {	border:1px solid #fcaa10;
}

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*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ul {margin:10px; padding:0; line-height:1.5em;}
.entry li {margin: 0 0 7px 0; padding:0 0 0 20px; list-style-type:none; background:transparent url('images/list_icon.gif') 0 4px no-repeat; }

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchbox {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:7px 0;
}

#searchbox label {
	margin: 5px 0 0;
	padding: 0;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	text-transform:uppercase;
	color:#003;
	font-weight:bold;
	}


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

#sidebar #searchform #s {
	width: 130px;
	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 input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 0;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

.commentlist p {
	margin: 10px 5px 10px 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 #fcaa10;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.post_navigation {
	clear:both;
	text-align: left;
	margin:30px;
	border-left:1px solid fcaa10;
	}
/* End Various Tags & Classes*/

/* GALLERY */
.gallery {
    margin: auto;
    /* gallery clearing*/
    overflow: hidden;
    width: 100%;
}
.gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
}
.gallery img {
    border: 2px solid #fff;
}
.gallery .gallery-caption {
    margin-left: 0;
}
.gallery br { clear: both }

/* available Columns */
.col-2 { width: 50% }
.col-3 { width: 33.333% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.666% }
.col-7 { width: 14.285% }
.col-8 { width: 12.5% }
.col-9 { width: 11.111% }

