@charset "UTF-8";
/*
Theme Name: Noverca
Description: The Noverca WordPress theme as been developed from Aureliano Pandolfina Del Vasto for Noverca s.r.l.
Version: 1.0
Author: Arueliano Pandolfina Del Vasto
Author URI: http://www.noverca.it
Template: default
Tags: green, custom header, fixed width, two columns, widgets

This theme was designed and built by Aureliano Pandolfina Del Vasto,
and is copyrighted by Nòverca.

*/
html, body, #wrap {
    height:100%;
}

body > #wrap {height:auto; min-height:100%; background:url(images/bkg.jpg) center -30px no-repeat;}

/* Begin Typography & Colors */

body {font: 11px/1.5em Verdana;	margin: 0px; text-align: center; color:#2f2f2f; background:#e7e7e7;}

#main {padding-bottom:206px; width:948px; margin:0 auto; _margin:-10px auto; height:100%; background-color:#FFF;}
/* must be same height as the footer */

#footer {
    position:relative;
    margin-top:-206px; /* negative value of footer height */
    height:186px;
    clear:both;
	padding:20px 0 0 0;
	}

.footer_line {
	display:block;
	width:956px;
	margin:10px auto;
	height:52px;
	background:url(images/bkg_footer.gif) top no-repeat;
	}

.footer_copy {
	color:#A4ABC0;
	font-size:9px;
	margin:auto;
	padding:15px;
	width:330px;
	}

#footer p {
    margin: 0;
    padding: 20px 0;
    text-align: center;
	}

/* CLEAR FIX*/
.clearfix:after {content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}

.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#page {
    background-color: white;
    border: 1px solid #959596;
    text-align: left;
	}

#content {
    font-size: 1.2em;
	}


/*** MENU TOP ***/
#menubar {
	_position:relative;
    margin: auto;
    text-align: left;
    background-image: url(images/menu2_bkg.gif);
    background-repeat: repeat-x;
    height: 35px;
	z-index:10;
	}
	
.menu_top_overall{
    margin: 0 auto;
    width: 948px;
    height:35px;
    display: block;
	}

.menu_top{
    width: 750px;
    height:42px;
    float:left;
    font-family:  Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 13px;
    font-style: normal;
    text-decoration: none;
	}

.menu_top ul{
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
	}

.menu_top ul li{
    display:inline;
    float:left;
    min-width:1px;
	}

.menu_top span{
	border-right:2px solid #373737;
	display:block;
	float:left;
	height:31px;
	margin-top:1px;
	}


.menu_top ul li a{
    float: left;
    color:#000;
    padding: 7px 20px;
    text-decoration: none;
 /*	border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #373737;
    border-bottom-color: #ffffff;	*/
    height:18px;
	text-shadow:0 1px 0 #e5e5e5;
	}

.menu_top ul li a:visited{
	color: #000;
	}

.menu_top ul li a:hover, .h_mnu_01 ul li .selected, .menu_top ul li.current_page_item a, menu_top ul li.current_page_item a:visited{
    color: #fff;
    height:28px;
    padding-top: 7px;
    padding-bottom: 4px;
    background: url(images/bkg_bar3.png) bottom center no-repeat;
   _background: url(images/bkg_bar3.gif) bottom center no-repeat;
    text-shadow:none;
}

.menu_top ul li.secondary {
	float:right;
}
	
.menu_top ul li.secondary a{
    height:inherit;
    font-size:0.8em;
    padding-top: 7px;
    padding-bottom: 4px;
	background:none;
	text-shadow:none;
}

/*** // ***/

.widecolumn .entry p {
    font-size:0.95em;
    line-height:1.5em;
}

.narrowcolumn .entry, .widecolumn .entry {
    width:650px;
    display:block;
    clear:both;
    padding:5px 0px 5px 0px;
    float:left;
}

.widecolumn {
    line-height: 1.6em;
}

.narrowcolumn .postmetadata {
    text-align: center;
    font-size: 0.8em;

}

.thread-alt {
    background-color: #f8f8f8;
	}
.thread-even {
    background-color: white;
	}
.depth-1 {
    border: 1px solid #ddd;
	}
.even, /*.alt */ {
    border-left: 1px solid #ddd;
	}
#footer {
    background:url(images/footer_bkg.gif) top repeat-x;
    /*	background: #eee; */
    border: none;
	}
small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
    display:block;
}

/*** post date layout ***/

.cld{
    float:left;
	position:relative;
	left:-70px;
	margin-bottom:-90px;
    /*clear:both;*/
    background:url(images/bkg_calendar.png) top no-repeat;
    _background:url(images/bkg_calendar.gif) top no-repeat;
	width:56px;
	height:99px;
	padding:0 0 0 6px;
	}

.cld span.calendar {
    display:block;
    text-align:center;
    clear:both;
    margin:0 auto;
    position:relative;
    top:20px;
	}

.cld span.day	{
    font-size:1.5em;
    color:white;
    font-weight:bold;
	}

.cld span.month	{
    font-size:0.75em;
    font-weight:bold;
    color:white;
	}
.cld .post_count{
    margin-top:0px;
    display:block;
    clear:both;
    color:#333;
    line-height:0.95em;
}

/*** // ***/

h1, h2, h3 {
    font-family: 'Verdana', Trebuchet MS, Lucida Grande,  Arial, Sans-Serif;
    font-weight: bold;
}

h1 {
    font-size: 4em;
    text-align: center;
}

h2 {
    font-size: 1.6em;
    margin:0px;
    padding:0px;
    display:block;
    line-height:1em;
}

h2.pagetitle {
    font-size: 1.6em;
    margin:0px;
}

#sidebar h2 {
    font-family: 'Verdana', Lucida Grande ,Sans-Serif;
    font-size: 1.2em;
}

h3 {
    font-size: 1.3em;
    padding:0px;
    margin:0px;
}

h1, h1 a, h1 a:hover, h1 a:visited{
    text-decoration: none;
    color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #333;
}

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;
}
.entry p {
	display:block;
	margin:5px 0;
        line-height:1.5em;
}
.entry p a:visited {
    color: #009966;
}

a.more-link {
    float:right;
    display:block;
    margin:10px 15px 0px 0;
    font-style:italic;
    width:450px;
    clear:both;
    text-align:right;
}
a.more-link:visited {
/*	color:#009966;	*/
}


#comments {
  margin:0px;
  width:670px;
}

.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;
    width:660px;
}

.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;
}

.commentlist .comment {
    padding:5px 5px 0 5px;
}

.commentlist .comment .comment-author{
    background:url(images/bkg_comment.gif) top center  no-repeat;
    position:relative;
    top:-18px;
    height:39px;
    margin:0px -5px -20px -5px;
    padding:19px 10px 0;
}

#commentform p {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
    font-weight: normal;
	margin-top: -20px;
}

#sidebar {
    font: 1em 'Verdana', Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .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{
    color:#009966;
	text-decoration:none;
}

.postmetadata a {
    text-decoration:none;
    color:#333;
}

.author {
	padding-left:5px;
	padding-top:5px;
	display:block;
	color:#CCC;
	font-style:italic;
	}
	
.entry .author {
	float:right;
	clear:both;
	}


h2 a:hover, h3 a:hover{
    color: #33cc99;
    text-decoration: none;
}

a:hover {
    color: #33cc99;
    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 */

#page {
    background-color: white;
    margin: 20px auto;
    padding: 0;
    width: 760px;
    border: 1px solid #959596;
}

#header {
    background-color: #272727;
    padding:0;
    height:90px;
}

#headercontents {
    margin: 0 auto;
    padding: 0 0 0 9px;
    width: 948px;
}
#headercontents a.logo {
    float:left;
}

#site_label {position:absolute; top:0px; right:0px;}
#site_label span{display:none;}
#site_label a:link, #site_label a:visited{ height:54px; width:55px; display:block;
background:url(images/blog_home.gif) top center;
font-size:0px;}
#site_label a:hover{ height:55px; width:55px; display:block;
background: url(images/blog_home.gif) bottom center;
font-size:0px;}

.narrowcolumn {
    float: left;
    padding: 0 0 0 35px;
    margin: 20px 0;
    width: 650px;
}

.widecolumn {
    padding: 10px 0 20px 35px;
    /*width: 848px;*/
    width: 650px;
    margin:0;
    float:left;
}
.narrowcolumn span.break, .widecolumn span.break {
    background:url(images/break_line.gif) no-repeat;
    display:block;
    width:700px;
    height:6px;
    clear:both;
    margin:10px 0 0 -20px;}
.post {
    text-align:left;
    line-height:1.2em;
    float:left;
    margin-bottom:20px;
}

.post hr {
    display: block;
}

.widecolumn .post {
}

.narrowcolumn .postmetadata {
background:#E9E9E9 none repeat scroll 0 0;
clear:both;
display:block;
float:left;
padding:5px 5px 5px 10px;
text-align:left;
width:640px;
-moz-border-radius:5px;
-webkit-border-radius: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;
}

/* End Structure */



/*	Begin Headers */
h1 {
    padding-top: 70px;
    margin: 0;
}

h2.pagetitle {
    /*margin-top: 30px;*/
    text-align: center;
    line-height: 1em;
}

#sidebar h2 {
    margin: 5px 0 0;
    padding: 0;
}

h3 {
    padding: 0;
   /*margin: 30px 0 0;*/
    line-height:1.5em;
}

h3.comments {
    padding: 0;
    margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
    padding: 3px;
    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;
}

.alignright a{
	background:transparent url(images/bkg_next_post.png) no-repeat scroll left top;
	color:#FFFFFF;
	display:block;
	height:39px;
	margin-right:-55px;
	padding:13px 66px 0 0;
	text-align:right;
	width:109px;
}

.alignleft  {
	float:left;
}

.alignleft a{
	background:transparent url(images/bkg_previous_post.png) no-repeat scroll left top;
	color:#FFFFFF;
	display:block;
	height:39px;
	margin-left:-55px;
	padding:13px 0 0 32px;
	width:160px;
}

/* 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, #sidebar ul 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-image: none;
}

#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin:10px 26px 15px 25px;
    font-size:1em;
}

#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 8px;
    padding: 0;
    list-style-image:url(images/list-square.gif);
    line-height:1.2em;
}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	/*margin: 10px auto;*/
    text-align: center;
}

#sidebar #searchform #s {
    width: 108px;
	float:left;
	margin: 4px 0 0 15px;
    padding: 2px;
	border:1px solid #13905f;
}

#sidebar #searchsubmit {
	/*position:relative;*/
	margin:3px 0 0 4px;
	display:inline;
	padding:1px;
	background:url(images/button_search.gif) no-repeat;
	height:23px;
	width:46px;
	border:none;
}

.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;
}

.headermeta{
	background:url(images/bkg_metapost_big.gif) top center no-repeat;
	width:835px;
	height:83px;
	margin:0 0 0 -25px;
}
.headermeta small div.date{
       color:#FFFFFF;
       float:left;
       font-weight:bold;
       left:15px;
       position:relative;
       width:61px;
}

.headermeta .comment {
	display:block;
	float:left;
        margin:9px 0 0 42px
}

.headermeta .rss_feed {
	background:transparent url(images/rss.gif) repeat scroll 0 0;
	display:block;
	float:left;
	height:16px;
	margin:10px;
	width:16px;
}

.menu_top ul li.secondary a.rss_feed {
	background: transparent url(images/rss.gif) no-repeat scroll 0 0;
        display: block;
        float: left;
        height: 16px;
        margin-top: 8px;
        width: 56px;
        padding: 0px 10px 0 20px;
}

.headermeta small div.date .day{
	font-size:3.2em;
	display:block;
	clear:both;
	text-align:center;
	line-height:0.7em;
}

.headermeta small div.date .month{
	font-size:1.5em;
	line-height:1.5em;
	display:block;
	text-align:center;
	clear:both;
}
.headermeta small div.date .year{
	clear:both;
	color:#000;
	display:block;
	font-size:1em;
	left:45px;
	position:relative;
	top:10px;
}


.headermeta h2 {
   display:block;
   margin:0 132px 0 0px;
   width:600px;
height:45px;
   float:right;
}

.commentlist {
    padding: 0;
    text-align: justify;
    margin:0px;
}

.commentlist li {
    margin: 15px 0 10px 0px;
    padding: 5px 0px 10px 0px;
    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 {
	position:relative;
	_top:7px;
	_right:0px;
    margin:-70px -16px 0 0;
	background:url(images/bkg_sidebar.png) top center no-repeat;
	_background:url(images/bkg_sidebar.gif) top center no-repeat;
	width:237px;
	background-color:none;
	float:right;
	z-index:100;
	min-height:350px;
}

#sidebar form {
    margin: 0;
}
/* End Sidebar */

/* Begin Widget */

.widget {}
.widget h2{
    display:block;
    text-align:left;
    font-weight:bold;
    background:url(images/dotted_border_btm.gif) bottom right no-repeat;
    line-height:1.6em;
    padding-left:4px;
}
.widget li {
    text-align:left;
    list-style:none;
}

.widget_archive {}

#sidebar ul li.widget_search	{
	background:url(images/bkg_search.gif) top no-repeat;
	height:31px;
	width:196px;
	margin:6px 0 0 21px;
}

/* End Widget */



/* 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;
	}

/** old navigation 
.navigation {
    display:block;
    text-align:center;
    margin-top:10px;
    clear:both;
    width:100%;
	}
***/

.navigation {
    display:block;
    text-align:center;
    margin-top:10px;
    clear:both;
    width:80%;
	margin:0 auto;
	}

#respond {
	width:650px;
	}
/* 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 */

/* Widget Tag Cloud */

#newtagcloud {
    width:762px;
    padding:8px 18px 8px 18px;
    color:#fff;
    clear:both;
    margin:0 auto;
    border:1px solid #616161;
}

#newtagcloud li {
    display:inline;
	}

#newtagcloud li a {
    color:#FFF;
	}

/*** useful ***/
.cleaner {
	clear:both;
	line-height:0em;
	font-size:0em;
	}
