﻿/*
THEME NAME: teddY-risatioN Eta
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Be nice, don't steal! If you love my designs, and want to adapt (emphasis on the word 'adapt') them for your own work, feel free to do so - but wholesale copying of typography and colours is just as simple as stealing. Contact me if you have any queries :) */

/* Import backbone styles 
@import url('reset.css');
@import url('960.css');*/


/* Global styles  */
* {
	margin: 0;
	padding: 0;
}

body {
	background:#173755 url(../images/background-header.png) repeat-x scroll 0 0;
	color: #333333;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", “Trebuchet MS”, Arial, Helvetica, sans-serif;
}

em, i {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", “Trebuchet MS”, Arial, Helvetica, sans-serif;
}

strong, b {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", “Trebuchet MS”, Arial, Helvetica, sans-serif;
	font-size: 110%;
}

a, a:visited {
	color: #367291;
	text-decoration: none;
}

a:hover {
	color: #4a9ac3;
}


/* Header */
div#header_wrapper, div#footer_wrapper {
	background: #173755 url(../images/background-header.png) repeat-x scroll 0 0;
	/*min-width: 960px;*/
	text-align: center;
}

div#header_left, div#header_right {
	height: 80px;
	overflow: hidden;
}

h1#blog-title {
	background: url(../images/logo.png) center center no-repeat;
	margin-top: 25px;
	padding-top: 15px;
	width: 300px;
	height: 255px;
}

h1#blog-title a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 100%;
	height: 255px;
}

div#blog-description {
	text-indent: -9999px;
	height: 0;
}

.menu {
	margin: 10px 0px 5px 0px;
}

.menu ul, div#menu ul ul {
	line-height: 1;
	list-style: none;
}

.menu ul ul {
	background: #173755 url(../images/small_icons.png) 0 -7px no-repeat;
	padding: 3px 0 2px 14px;
}

.menu ul li {
	text-align: Center;
}

.menu ul a {
	color: #a6c4df;
	display: block;
	font-size: 10px;
	margin-right: 15px;
	padding: 8px;
	text-decoration: none;
}

.menu ul ul a {
	font-size: 80%;
	margin-right: 4px;
	padding: 3px 5px;
}

.menu ul a span {
	color: #ffffff;
	display: block;
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 2px;
}

.menu ul ul a span {
	color: #cccccc;
	font-size: 120%;
	font-weight: normal;
}

.menu ul li ul {
	left: -9999px;
	position: absolute;
}

.menu ul li:hover a {
	background: #233d54;
	color: #ffffff;
}

.menu ul li:hover a span {
	color: #a7c6de;
}

.menu ul li:hover ul {
	left: auto;
}

.menu ul li.current_page_item a {
	background: #152f46;
}

div.scroller { 
	float: left;
	overflow: hidden;	
	width: 580px; 
	height: 170px;
}

div.sidenav {
	cursor: pointer;
	float: left;
	padding-top: 55px;
	width: 20px;
	height: 115px;
}

div.sidenav a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width: 20px;
	height: 60px;
}

div.scroll_after a {
	background: url(../images/small_icons.png) 0 -40px no-repeat;
}

div.scroll_after:hover a, div.scroll_after a:hover {
	background: url(../images/small_icons.png) 0 -100px no-repeat;
}

div.scroll_before a {
	background: url(../images/small_icons.png) 0 -160px no-repeat;
}

div.scroll_before:hover a, div.scroll_before a:hover {
	background: url(../images/small_icons.png) 0 -220px no-repeat;
}

div.scroller div.content {
	width: 10000px;
}

div.scroller div.section {
	background: url(../images/backgrounds.png) -620px 0 repeat-y;
	color: #cccccc;
	float: left;	
	overflow: hidden;
	padding: 10px 25px;
	text-align: left;
	width: 540px;
	height: 150px;
}
/*

div.controls ul {
	background: url(../images/backgrounds.png) bottom left no-repeat;
	font-size: 90%;
	margin: 0 auto;
	overflow: hidden;
	width: 580px;
	height: 30px;

}

div.controls ul li {	
	border-right: 2px solid #10263b;
	float: left;
}

div.controls ul li.last_item {
	border: 0;
}

div.controls ul li.last_item a {
	color: #f09748;
	padding: 9px 14px 4px 10px;
}

div.controls ul li.last_item a:hover {
	background: url(../images/backgrounds.png) -1450px -5px no-repeat;
	color: #f0cd78;
}

div.controls ul li.last_item a img {
	padding-left: 5px;
	vertical-align: bottom;
	width: 12px;
	height: 12px;
}

div.controls ul a {
	color: #b9b9b9;
	display: block;
	font-weight: bold;
	padding: 10px 10px 3px 10px;
	height: 17px;
}

div.controls ul a:hover {
	background: url(../images/backgrounds.png) -1250px -5px no-repeat;
	color: #ffffff;
}

div.controls ul li.first_item a:hover {
	background: url(../images/backgrounds.png) -1240px -5px no-repeat;
}

div.section h2 {
	background: url(../images/small_icons.png) 0 -298px no-repeat;
	color: #a6c4df;
	font-size: 200%;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-style: italic;
	margin-bottom: 6px;
	padding-left: 21px;
}

div.section p {
	font-size: 100%;
	line-height: 16px;
	padding-bottom: 6px;
}

div.section p.tweet {
	background: url(../images/small_icons.png) 0 -1168px no-repeat;
	color: #a6c4df;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", “Trebuchet MS”, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	margin-top: 5px;
	padding-left: 30px;
}

div.section a {
	color: #4a9ac3;
	text-decoration: underline;
}

div.section p a {
	padding: 0 3px;
}

div.section a:hover {
	color: #86d1f8;
}

div#section1 img {
	border: 2px solid #cccccc;
	float: right;
	margin: 2px 2px 7px 7px;
}

div#flickr_holder a img {
	border: 3px solid #416b93;
	float: left;
	margin: 0 4px;
}

div#flickr_holder a:hover img {
	border: 3px solid #a7c6de;
}

#wp-calendar {
	empty-cells: show;
	font-size: 80%;
	margin: 0 auto;
	width: 180px;
}

#wp-calendar a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: none;
}

#wp-calendar caption {
	color: #cccccc;
	font: bold 100% Verdana, Arial, sans-serif;
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td {
	color: #aeaeae;
	padding: 3px 0;
	text-align: center;
}

#wp-calendar caption, cite {
	text-decoration: none;
}

#wp-calendar #prev {
	text-align: left;
}

#wp calendear #next {
	text-align: right;
}

#wp-calendar #prev a, #wp-calendar #next a {
	color: #a7c6de;
	font-size: 100%;
}

#wp-calendar #prev a:hover, #wp-calendar #next a:hover {
	color: #ffffff;
}

#wp-calendar th {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

#wp-calendar td#today {
	background: #102030;
	color: #ffffff;
}

#wp-calendar td#today a {
	color: #ffffff;
}

div.section ul {
	border-top: 1px dotted #6685b3;
}

div.section ul li {
	border-bottom: 1px dotted #6685b3;
}

div.section ul li a, #footer ul li a {
	background: transparent url(../images/small_icons.png) 0 -410px no-repeat;
	color: #6d8cba;
	display: block;
	font-size: 90%;
	padding: 4px 0 4px 18px;
	text-decoration: none;
}

div.section ul li a:hover, #footer ul li a:hover {
	background: #102030 url(../images/small_icons.png) 0 -370px no-repeat;
	color: #b4caea;
}

div.section ul li a span {
	font-weight: bold;
	margin-left: 8px;
}

div#section4 ul li a {
	line-height: 12px;
	padding: 4px 0 0 33px;
	height: 29px;
}

div#section4 ul li#pstut a {
	background: transparent url(../images/small_icons.png) 0 -443px no-repeat;
}

div#section4 ul li#pstut a:hover {
	background: #102030 url(../images/small_icons.png) 0 -483px no-repeat;
}

div#section4 ul li#csstut a {
	background: transparent url(../images/small_icons.png) 0 -523px no-repeat;
}

div#section4 ul li#csstut a:hover {
	background: #102030 url(../images/small_icons.png) 0 -563px no-repeat;
}

div#section4 ul li#icopck a {
	background: transparent url(../images/small_icons.png) 0 -603px no-repeat;
}

div#section4 ul li#icopck a:hover {
	background: #102030 url(../images/small_icons.png) 0 -643px no-repeat;
}

div#section4 ul li#moreres {
	border: 0;
}

div#section4 ul li#moreres a {
	background-image: none;
	padding: 2px 4px 4px 0;
	height: auto;
	text-align: right;

}

div#section4 ul li#moreres a:hover {
	background: none;
}

div#section4 ul li#moreres a span {
	background: transparent url(../images/small_icons.png) 0 -412px no-repeat;
	display: inline;
	font-weight: bold;
	padding-left: 18px;
}

div#section4 ul li#moreres a:hover span {
	background-position: 0 -372px;
}

div#section4 ul li a span {
	color: #b4caea;
	display: block;
	font-weight: normal;
	margin: 0;
}
*/

/* Content */
div#wrapper {
	margin: 0 auto;
	width: 960px;
}

div#container {

	
	width: 810px;
}

div#content {
	margin: 0 0 0 320px;
}

div#top-navi {
	line-height: 20px;
	margin: 10px 0;
}

div#breadcrumb {
	background: url(../images/small_icons.png) 0 -684px no-repeat;
	color: #173755;
	float: left;
	padding-left: 16px;
}

div#footer-skip, div#footer-skip2 {
	float: right;
}

div#footer-skip a, div#footer-skip2 a {
	background: url(../images/small_icons.png) 0 -1220px no-repeat;
	color: #173755;
	padding-left: 14px;
	text-decoration: none;
}

div#footer-skip a:hover , div#footer-skip2 a:hover{
	color: #999999;
}

div#lte_ie6_warning {
	background-color: #ecc0ad;
	border: 1px solid #ae402a;
	color: #78291a;
	font-size: 80%;
	line-height: 14px;
	margin: 10px 0;
	padding: 5px;
	text-align: justify;
}

div#lte_ie6_warning a {
	color: #51150a;
	text-decoration: underline;
}

div#lte_ie6_warning a:hover {
	color: #78291a;
}


/* Post */
.post, .entry-title, .entry-meta {
	clear:both;
}

div.post {
	margin: 20px 0 30px;
}

.entry-title {
	font-size: 160%;
	margin-bottom: 4px;
}

.entry-title a {
	line-height: 25px;
	height: 25px;
}

.entry-title a.title-link {
	color: #252525;
	letter-spacing: -1px;
}

.entry-title a.title-link:hover {
	background-color: #d2deec;
	color: #142c4c;
}

.entry-title a span.title-comments {
	background: transparent url(../images/comment_bubble.png) 0 0 no-repeat;
	color: #cccccc;
	font-size: 90%;
	letter-spacing: -2px;
	margin-left: 4px;
	padding: 2px 2px 2px 16px;
}

.entry-title a span.end-bubble {
	background: transparent url(../images/comment_bubble.png) -108px 0 no-repeat;
	font-size: 90%;
	padding: 2px 0;
}

.entry-title a:hover span.title-comments {
	background-position: 0 -40px;
	color: #bdcde1;
}

.entry-title a:hover span.end-bubble {
	background-position: -108px -40px;
}

.entry-data, .entry-meta {
	background: #f3f6f9;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	color: #666666;
	font-size: 90%;
	line-height: 15px;
	margin-bottom: 10px;
	padding: 6px 8px
}

.entry-meta {
	margin-top: 10px;
}

.entry-date {
	color: #333333;
}

.entry-cat a {
	color: #666666;
	padding: 0 1px;
	text-decoration: underline;
}

.entry-cat a:hover {
	background-color: #666666;
	color: #edf1f4;
	text-decoration: none;
}

.data-sep {
	background: url(../images/small_icons.png) 0 -704px no-repeat;
	padding: 0 3px;
}

.entry-content {
	overflow: hidden;
	text-align: justify;
}

.entry-content p, p#login, p#privacy, .postpwd_form {
	line-height: 18px;
	margin: 2px 0 10px 0;
	padding: 0 6px;
}

.entry-content a, p#login a, p#privacy a, #comment-notes-header span a {
	text-decoration: underline;
}

.entry-content a:hover, #respond a:hover, #comment-notes-header span a:hover {
	background-color: #367291;
	color: #ffffff;
	text-decoration: none;
}

.entry-content sup, .entry-content sub {
	height: 0;
	line-height: 1px;
	vertical-align: baseline;
	position: relative;
	font-size: 80%;
}

.entry-content sup {
	bottom: 1ex;
}

.entry-content sub {
	top: .5ex;
}

.entry-content acronym, .entry-content abbr, .comments acronym, .comments abbr {
	cursor: help;
	border-bottom: 1px dotted #333333;
}





.entry-content blockquote {
	background: #f3f6f9 url(../images/backgrounds.png) -3640px 0 repeat-x;
	border-color: #999999 #b1b1b1;
	border-style: dashed solid;
	border-width: 1px 5px;
	font-size: 90%;
	line-height: 140%;
	margin: 15px 20px;
	padding: 5px 10px;
}

.entry-content blockquote p {
	line-height: 16px;
	margin: 7px 0px;
}

.entry-content blockquote a {
	font-weight: bold;
	text-decoration: none;
}

.entry-content h2 {
	clear: both;
	color: #454545;
	font: bold 140% "Trebuchet MS", Arial, sans-serif;
	margin: 35px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}

.entry-content h2 a {
	color: #454545;
	padding: 1px 0;
	text-decoration: underline;
}

.entry-content h2 a:hover {
	background: #454545;
	color: #cccccc;
	text-decoration: none;
}

.entry-content h3 {
	clear: both;
	color: #535353;
	font: bold 130% "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1px;
	margin:25px 0 0 5px;
	padding: 0;
}

.entry-content ul {
	list-style: none;
	margin: 0 30px 15px 15px;
	padding: 0;
}

.entry-content ul ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

.entry-content ul li {
	background: url(../images/small_icons.png) -4px -1611px no-repeat;
	line-height: 18px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 14px;
}

.entry-content ol {
	list-style-type: decimal;
	margin: 10px 30px;
	padding: 0;
}

.entry-content ol li {
	line-height: 18px;
	margin: 2px 0;
	padding: 0;
}

.entry-content code {
	background: #f3f6f9;
	border-bottom: 1px solid #dadada;
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	padding: 2px 5px;
	white-space: pre;
}

.entry-content pre {
	background: #f3f6f9 url(../images/backgrounds.png) -3640px 0 repeat-x;
	border: 1px solid #ababab;
	color: #666666;
	margin: 10px auto;
	padding: 10px 7px;
	display: block;
	overflow: auto;
	text-align: left;
	white-space: pre;
	width: 600px;
}

.entry-content pre code {
	background: transparent;
	border: 0;
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	padding: 0;
	white-space: pre;
}

ol.code {
	background: #f3f6f9 url(../images/backgrounds.png) -3640px 0 repeat-x;
	overflow: auto;
	list-style-type: decimal-leading-zero;
}

.code {
	border: 1px solid #dadada;
	padding: 0 0 3px 0 !important;
	margin: 20px 0px;
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
}

ol.code li {
	padding: 2px 5px 1px 3px;
	line-height: 16px !important;
	margin: 0 !important;
	color: #666666 !important;
	border-bottom: 1px solid #d5e2ee !important;
} 

ol.code li code {
	background: transparent;
	border: 0;
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	padding: 0;
	white-space: normal;
}

.code .indent1 {
	padding-left: 15px;
}

.code .indent2 {
	padding-left: 30px
}

.code .indent3 {
	padding-left: 45px;
}

.code .indent4 {
	padding-left: 60px;
}

.code .indent5 {
	padding-left: 75px;
}

a img {
	border: none;
	text-decoration: none;
}

p img {
	padding: 0;
	max-width: 100%;
}

.entry-content p img {
	max-width: none; /* To display images in inline google map */
}

.wp-caption {
	background-color: #f3f6f5;
	border-color: #dadada #999999 #999999 #dadada;
	border-style: solid;
	border-width: 1px;
	margin: 10px;
	padding: 4px 0;
	text-align: center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 90%;
	font-style: italic;
	line-height: 14px;
	margin: 5px 5px 0 5px;
	padding: 0;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

img.pbcentered {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}

img.alignright {
	border: 1px solid #dadada;
	padding: 4px;
	margin: 5px 0 2px 8px;
	display: inline;
}

img.alignleft {
	border: 1px solid #dadada;
	padding: 4px;
	margin: 5px 8px 2px 0;
	display: inline;
}

#post_bookmarked img.alignleft, #sb_bookmarked img.alignleft {
	background: #fff;
	padding: 3px;
	margin: 5px 7px 2px 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.centered, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	text-align: center;
}

img.centered, img.aligncenter {
	display: block;
	margin: 10px auto;
	padding: 0;
}

div.aligncenter {
	margin-top: 20px;
}

img.webss {
	border: 2px solid #cfe2f1;
}

.entry-content .panoview {
	display: block;
	overflow: auto;
	width: 600px;
	margin: 0px auto 10px auto;
	text-align: left;
}

.entry-content .vertiview {
	display: block;
	overflow: auto;
	width: 620px;
	height: 400px;
	margin: 0px auto 10px auto;
	text-align: left;
}

.entry-content .vertiview img.alignleft, .entry-content .vertiview img.alignright {
	border: none;
	padding: 0;
	margin: 0;
	display: inline;
}

.entry-content .more-link {
	background: url(../images/small_icons.png) -2px -731px no-repeat;
	font-weight: bold;
	padding: 0 3px 0 20px;
}

.entry-content .page-link {
	background: url(../images/small_icons.png) -2px -771px no-repeat;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 10px;
	padding-left: 20px;
}

.entry-content .page-link a {
	padding: 0 2px;
}

.entry-content span.download-wrap {
	display: block;
	font: normal 140% "Lucida Sans Unicode", "Lucida Grande", “Trebuchet MS”, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 5px 0;
}

.entry-content .download-link {
	background: url(../images/small_icons.png) -2px -809px no-repeat;
	font-size: 120%;
	padding: 2px 3px 0 20px;
}

.entry-content .download-link a {
	background: transparent;
	text-decoration: underline;
}

.entry-cintent .download-link a:hover {
	color: #4a9ac3;
}


/* Navigation */
.pagenavi {
	clear: both;
	display: block;
	margin: 40px  auto;
}

.wp-pagenavi {
	padding: 6px 0;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
	background: #f3f6f9;
	border: 1px solid #999999;
	color: #333333;
	line-height: 150%;
	margin: 0 5px;
	padding: 6px 9px; 
}

.wp-pagenavi .pages {
	background: #dfdfdf;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active, .wp-pagenavi a:visited {
	text-decoration: none;	
}

.wp-pagenavi a:hover {	
	background-color: #333333;
	color: #ffffff;
}

.wp-pagenavi span.current {
	background-color: #333333;
	color: #cccccc;
	font-weight: bold;
}

.wp-pagenavi span.single_current {
	background-color: #efefef;
	border-color: #cccccc;
	color: #999999;
}



/* Sidebar */
div.sidebar {
	float: left;
	overflow: hidden;
	margin-left: 10px;
	padding: 0 10px;
	width: 280px;
}

.sidebar_child {
	clear: both;
	margin-bottom: 30px;
	padding: 0 5px;
}

.sidebar_child h3, #footer h3, #comments h3 {
	color: #535353;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom:  10px;
}

.sidebar_child h3 span, #footer h3 span, #comments h3 span, #comment-notes-header span, .no-data span, .entry-content ul.wptheme-list li span, .entry-content ul.resources-list li h2 span {
	color: #999999;
	font-size: 70%;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: 4px;
	text-transform: uppercase;
}

.sidebar_child h3 span a, #footer h3 span a, #comments h3 span a, .no-data span a {
	color: #999999;
	padding: 0 2px;
	text-decoration: underline;
}

.sidebar_child h3 span a:hover, #comments h3 span a:hover {
	background: #535353;
	color: #f3f6f9;
	text-decoration: none;
}

.sidebar_child ul {
	border-top: 1px solid #cccccc;
	list-style: none;
}

.sidebar_child ul ul {
	border-top: 1px solid #ffffff; /* IE6 fix */
	border-left: 1px solid #c0c0c0;
	margin: 0 0 3px 20px;
}

.sidebar_child ul li {
	border-bottom: 1px dotted #cccccc;
}

.sidebar_child ul ul li {
	border: 0;
	font-size: 90%;
}

#sb_links ul li {
	float: left;
	margin-right: 10px;
	width: 125px;
}


.menuLivello1 a
{
    background: transparent url(../images/small_icons.png) 1px -889px no-repeat;
	color: #565656;
	display: block;
	padding: 5px 6px 5px 14px;
		font-weight: bold;
	letter-spacing: -1px;
	border-bottom: 1px dotted #cccccc;
    }

.menuLivello1 a:hover
{
	background: url(../images/small_icons.png) 1px -1029px no-repeat;
	color: #2c2c2c;
    }


.menuLivello2 a
{
    background: transparent url(../images/small_icons.png) 1px -889px no-repeat;
	color: #565656;
	display: block;
	font-weight: normal;
	padding: 5px 6px 5px 20px;	
	letter-spacing: -1px;
	border-bottom: 1px dotted #cccccc;
	background-position: 3px -1026px;
	border-left: 1px solid #c0c0c0;
	margin-left:15px;
    }

.menuLivello2 a:hover
{
	background: url(../images/small_icons.png) 1px -1029px no-repeat;
	color: #2c2c2c;
	background-position: 3px -1026px;
    }



.sidebar_child ul li a {
	background: transparent url(../images/small_icons.png) 1px -889px no-repeat;
	color: #565656;
	display: block;
	padding: 5px 6px 5px 14px;
}

.sidebar_child ul li a:hover {
	background: url(../images/small_icons.png) 1px -1029px no-repeat;
	color: #2c2c2c;
}

.sidebar_child ul li a span, #footer ul li a span {
	font-weight: bold;
	letter-spacing: -1px;
}

.sidebar_child ul li#cmntlv a {
	background-position: 1px -886px;
}

.sidebar_child ul li#cmntlv a {
	background-position: 1px -1026px;
}

.first_child {
	padding: 0 10px;
}

.first_child h3 {
	height: 0;
	margin: 0;
	text-indent: -9999px;
}

.sidebar #searchform { /* Display background in container to overcome IE problem of weird backgrounds in inputs */
	background: url(../images/small_icons.png) 0 -850px no-repeat;
	margin: 6px 0 20px 0;
	width: 100%;
	height: 20px;
}

.sidebar #searchform label{
	display: none;
}

.sidebar #s {
	background: transparent;
	border: none;
	color: #555555;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", “Trebuchet MS”, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 18px;

	width: 240px;
	margin: 2px 0 0 20px;
	padding: 0;
}

.sidebar #searchsubmit {
	background: transparent;
	border: none;
	height: 0;
	width: 0;
	line-height: 0;
	text-indent: -9999px;
}

.sidebar #sb_bookmarked ul li {
	color: #565656;
	display: block;
	padding: 10px 6px 6px 6px;
}

.sidebar #sb_bookmarked ul li:hover {
	background-color: #fffbcc;
	color: #2c2c2c;
}

.sidebar #sb_bookmarked ul li a {
	background: none;
	display: inline;
	padding: 0;
}

.sidebar #sb_bookmarked h4 {
	margin-bottom: 3px;
}

.sidebar #sb_bookmarked h4 a {
	color: #535353;
	display: block;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", “Trebuchet MS”, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: italic;
	font-weight: bold;
	line-height: 120%;
}

.sidebar #sb_bookmarked ul li:hover h4 a {
	color: #d54e21;
}

.sidebar #sb_bookmarked ul li h4 a:hover {
	background-color: #ffe7ae;
	color: #d54e21;
}

.sidebar #sb_bookmarked .bookmarked_time {
	font-family: "Lucida Sans","Lucida Grande","Lucida Sans Unicode",“Trebuchet MS”,Arial,Helvetica,sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	line-height: 150%;
}

.sidebar #sb_bookmarked ul li:hover h4 .bookmarked_time {
	color: #b7671a;
}

.sidebar #sb_bookmarked span {
	line-height: 125%;
}

.sidebar #sb_bookmarked ul li a.bookmarked_more {
	line-height: 200%;
	padding: 1px 2px;
	text-decoration: underline;
}

.sidebar #sb_bookmarked ul li a.bookmarked_more:hover, .sidebar #sb_bookmarked h4 a:hover {
	color: #d54e21;
}

.archives_whole {
	border-top: 1px solid #cccccc;
	display: block;
	margin-bottom: 5px;
}

.archives_whole span {
	letter-spacing: -1px;
	line-height: 18px;
}

.archives_whole .archives_yr {
	background: #f3f6f9;
	border-top: 1px solid #cccccc;
	color: #666666;
	font-weight: bold;
	padding: 0 4px 2px 3px;
}

.archives_whole .archives_mh {
	color: #cccccc;
	padding-bottom: 3px;
}

.archives_mh a {
	color: #333333;
}

.archives_mh a:hover {
	background: #e3e3e3;
	color: #707070;
}

.search-no-results .entry-content h3, .no-results .entry-content h3, .not-found .entry-content h3, .entry-content ul.ps-page li h2, .entry-content ul.css-page li h2 {
	clear: none;
}



/* Footer */
#footer_shadow {
	background: url(../images/backgrounds.png) -2640px 0 no-repeat;
	clear: both;
	height: 35px;
	margin: 0 auto;
	width: 960px;
}

div#footer_wrapper {
	clear: both;
	padding-top: 35px;
}

#footer {
	text-align: left;
}

#footer h3 {
	color: #d9e4ef;
}

#footer h3 span, #footer h3 span a {
	color: #a6c4df;
}

#footer ul {
	border-top: 1px solid #9bbae7;
}

#footer ul li {
	border-bottom: 1px dotted #9bbae7;
}

#footer ul li a, #footer_tagcloud a {
	color: #d5dde5;
}

#footer ul li a:hover, #footer_tagcloud a:hover {
	color: #b4caea;
}

#footer_previously {
	padding: 0 15px;
}

#footer_tagcloud {
	border-top: 1px solid #9bbae7;
	border-bottom: 1px solid #9bbae7;
	padding: 5px 10px 8px;
	text-align: justify;
}

#footer_tagcloud a {
	line-height: 120%;
	padding: 2px;
}

#footer_tagcloud a:hover {
	background: #122c44;
}

#footer_hide {
	height: 0;
	visibility: hidden;
}

#final {
	color: #87a6b5;
	font-size: 16px;
	margin-top: 15px;
	padding: 7px 0;
}

#final span {
	margin: 0 10px;
}

#final span a {
	color: #a9afb1;
	font-weight: bold;
}

#final span a:hover {
	color: #ffffff;
}

#final #theme-name {
	background: transparent url(../images/small_icons.png) 0 -372px no-repeat;
	margin: 0 10px 0 0;
	padding-left: 18px;
}

#final #top-link {
	background: transparent url(../images/small_icons.png) 85px -1202px no-repeat;
	margin: 0 0 0 10px;
	padding-right: 18px;
}


/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}


/* Comments */
div#comments {
	clear: both;
}

.nopassword {
	text-align: center;
}

#comments-list ol, #trackbacks-list ol {
	border-top: 1px solid #cccccc;
	margin: 10px 0 40px 0;
	text-align: justify;
}

#comments-list ol li, #trackbacks-list ol li {
	border-bottom: 1px solid #cccccc;

	padding: 12px;
	list-style: none;
}

#comments-list ol li.alt, #trackbacks-list ol li.alt {
	background-color: #f8f8f8;
}

#comments-list ol p, #trackbacks-list ol p {
	line-height: 16px;
	margin-top: 12px;
}

.gravatar_container {
	background: url(../images/gravatar_container.png) no-repeat top center;
	display: inline;
	float: right;
	margin: 0 0 2px 8px;
	padding: 7px 12px 17px 7px;
	width: 50px;
	height: 50px;
}

.comment-author {
	color: #535353;
	font-size: 140%;
	margin-bottom: 5px;
}

.comment-author span {
	color: #666666;
	font-size: 80%;
	letter-spacing: 1px;
	margin-left: 4px;
}

.comment-meta {
	color: #666666;
	font-size: 80%;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.comment-meta .meta-sep {
	margin: 0 5px;
}

.comment-meta a {
	color: #757575;
	padding: 0 2px;
	text-decoration: underline;
}

.comment-meta a.comment-permalink {
	background: url(../images/small_icons.png) 0 -1242px no-repeat;
	padding-left: 17px;
}

.comment-meta a:hover {
	background: #757575;
	color: #ffffff;
	text-decoration: none;
}

.comment-meta a.comment-permalink:hover {
	background: #757575 url(../images/small_icons.png) 0 -1262px no-repeat;
}

.comment-childs {
	background: url(../images/comment-childs-wrapper.png) bottom left no-repeat;
	display: block;
}

.comment-childs-wrapper {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 4px solid #cccccc;
	margin: 20px 8px 10px 8px;
	padding: 8px 15px;
	background-color: white;

}


#comments-list ol li.highlighted {
	background-color: #e1ecf7;
}

#comments-list ol li div.highlighted {
	background-color: #e1ecf7;
	border-color: #d1e3f6;
	border-style: solid;
	border-width: 1px 1px 1px 4px;
}

#comments-list ol li.highlighted div.highlighted {
	background-color: #c6e1e8;
	border-color: #95adbf;
}

.chalt {
	background: #e2e2e2;
}

#newcomment {
	background-color: #f5f1ac;
	border: 1px solid #ead66a;
	display: block;
	margin: 20px 8px 0 8px;
	padding: 8px 10px;
}

#newcommentsubmit img {
	background: #ffffff;
	border: 1px solid #999999;
	padding: 3px;
}

#newcommentsubmit {
	line-height: 16px;
}

#respond {
	margin-bottom: 40px;
}

#respond h3 {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 4px;
}

#respond a, #comment-notes-header span a {
	padding: 0 2px;
}

.form-field {
	clear: both;
	padding-bottom: 10px;
}

.form-field label {
	float: left;
	font-weight: bold;
	padding-top: 6px;
	width: 120px;
}

.form-field span.after-label {
	float: left;
	font-size: 90%;
	padding: 7px 0 0 7px;
}

form#commentform span.required {
	color:#d3452e;
}

#comment-notes-header {
	background: url(../images/comment-notes.gif) left center no-repeat;
	color: #757575;
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0 5px;
	padding: 4px 0 4px 18px;
}

#comment-notes-header span a {
	cursor: pointer;
}

#comment-notes-wrapper {
	background: url(../images/comment-childs-wrapper.png) bottom left no-repeat;
	display: block;
	margin: 0 0 10px 10px;
	padding-bottom: 10px;
	width: 450px;
}

ul#comment-notes {
	background-color: #f3f6f9;
	border: 1px solid #dadada;
	padding: 4px 8px;
}

ul#comment-notes li {
	background: url(../images/small_icons.png) -4px -1611px no-repeat;
	border: 0;
	font-size: 80%;
	line-height: 18px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 14px;
}

ul#comment-notes li span {
	font-weight: bold;
}

input#author, input#email, input#url, input#mcspvalue {
	float: left;
	padding: 3px;
	width: 200px;
}

input#author, input#email, input#url, input#mcspvalue, textarea#comment, input#submit {
	background: #e7edef !important;
	border-color: #a7c7eb #839dba #839dba #a7c7eb;
	border-style: solid;
	border-width: 1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", “Trebuchet MS”, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

form#commentform, form#commentform p {
	padding:0;
}

textarea#comment {
	font-size: 120%;
	height: 130px;
	margin-bottom: 5px;
	padding: 6px;
	overflow: auto;
	width: 500px;
}

div#clipboard, div#submitwrap {
	float: left;
	margin-right: 10px;
}

div#clipboard {
	background: #e7edef;
	border-color: #a7c7eb #839dba #839dba #a7c7eb;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", “Trebuchet MS”, Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding: 6px 0 5px 0;
	text-align: center;
	width: 180px;
}

input#submit {
	cursor: pointer;
	margin-bottom: 5px;
	padding: 3px;
	width: 150px;
}

#mylastpostbox {
	line-height: 18px;
}

#mylastpost {
	padding-left: 3px;
}


/* Pages */
div.page {

	margin: 24px 0 30px;
}

h2.page-title {
	font-size: 160%;
	padding-bottom: 4px;
	margin: 26px 0 4px;
}

h3.entry-title {
	font-size: 140%;
}

h3.entry-title a span.title-comments {
	padding: 4px 1px 4px 18px;
}

h3.entry-title a span.end-bubble {
	padding: 4px 0;
}

.no-data {
	border-bottom: 1px solid #cccccc;

}

.links-left, .links-right {
	color: #525252;
	padding: 0 4px;
	width: 48%;
}

.links-left {
	float: left;
}

.links-right {
	float: right;

}

.links-left h2, .links-right h2 {
	background: url(../images/small_icons.png) 0 -1298px no-repeat;
	margin-top: 15px;
	padding-left: 18px;
}

.links-left a, .links-right a, .entry-content ul.resources-list li a {
	padding: 0 2px;
}

.clean_archives {
	background: url(../images/background-archives.jpg) top right no-repeat;
	line-height: 16px;
	margin-right: 8px;
}

.clean_archives .srg_switcher {
	display: block;
	margin: 5px 5px 15px 5px;
}

.clean_archives .monthtitle {
	background: url(../images/small_icons.png) -2px -771px no-repeat;
	display: block;
	margin: 5px;
	padding-left: 20px;
}

.clean_archives .monthtitle a, .clean_archives .srg_switcher a {
	background-color: transparent;
	color: #224f7a;
	padding-right: 2px;
	text-decoration: none;
}

.clean_archives .monthtitle a:hover, .clean_archives .srg_switcher a:hover {

	background-color: #224f7a;
	color: #f3f6f9;
}

.clean_archives .srg_switcher a {
	background: url(../images/small_icons.png) -2px -731px no-repeat;
	padding-left: 20px;
}

.clean_archives .postspermonth {
	list-style: none;


	margin: 5px 0 10px 0;
	padding-left: 25px;
}

input.postpwd_pwd {
	background: url(../images/small_icons.png) 0 -1298px no-repeat;
	padding: 3px 3px 3px 18px;
	width: 200px;
}

input.postpwd_btn {
	padding: 3px 10px;
}

input.postpwd_pwd, input.postpwd_btn {
	background-color: #f3f6f5 !important;
	border-color: #dadada #999999 #999999 #dadada;
	border-style: solid;
	border-width: 1px;
	color: #606060;
	font-family: "Lucida Sans Unicode", "Lucida Grande", “Trebuchet MS”, Arial, Helvetica, sans-serif;
}

.entry-content ul.resources-list, .entry-content ul.wptheme-list {
	border-top: 1px dotted #cccccc;
	list-style: none;
}

.entry-content ul.resources-list li, .entry-content ul.wptheme-list li {
	background: none;
	border-bottom: 1px dotted #cccccc;
	margin: 0;
	padding: 10px;
	overflow: hidden;

}

.entry-content ul.resources-list li h2 {
	margin: 0;
	text-transform: none;
}

.entry-content ul.resources-list li h2 a  {
	border-bottom: 1px dotted #454545;
	text-decoration: none;
}

.entry-content ul.res-page li {
	padding-left: 145px;
	height: 125px;
}

.entry-content ul.resources-list li a.img-link {
	padding: 0;
}

ul.pck-page li a.img-link:hover {
	background: none;
}

ul li#ps {
	background: transparent url(../images/background-resources.png) 10px 0 no-repeat;
}

ul li#css {
	background: transparent url(../images/background-resources.png) 10px -150px no-repeat;
}

ul li#pck {
	background: transparent url(../images/background-resources.png) 10px -300px no-repeat;
}

.entry-content ul.wptheme-list li:hover, ul.resources-list li:hover, ul li#ps:hover, ul li#css:hover, ul li#pck:hover {
	background-color: #eef2f6;
}

.entry-content ul.wptheme-list li a img, ul.ps-page li a img, ul.css-page li a img {
	background-color: #ffffff;
}



div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div#menu ul li {
float:left;
}


div#contenitore {
	margin:0px auto 5px auto;
	width: 810px;
	background-color:White
}


div.navigation div {
width:50%;
}
h5
{
    font-size:11px;
    color:#ad0101;
    }
h4
{
    font-size:14px;
    }
 .pagina
 {
    
    }
    
 .pagina ul li 
 {
    list-style-type:circle;
    list-style-position:inside;
     padding-left:20px;
	 border: 0;
	 
}
.pagina ul {	
	list-style: none;
	border: 0;
}