/*
Theme Name: Stardust v1.0
Theme URI: http://www.tomstardust.com
Description: Handcoded Wordpress Theme for Accessibility Lovers by <a href="http://www.tomstardust.com">Tommaso Baldovino</a>
Author: Tommaso Baldovino
Author URI: http://www.tomstardust.com
*/
body {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

#random_image{
	border: 1px solid #000000;
}

#submenuheadersep{
 	clear: both;
	border-top: 5px solid #5094f9;
}

#headersep{
 	clear: both;
	border-top: 3px solid #5094f9;
	color: #fff;
 	margin: 0;
 	padding: 0 80px;
}

#searchform {
}

#searchform input{
	width: 150px;
	height: 18px;
}

.storycontent {
	font-size: 120%;
	padding: 10px 0 0 0px;
}

.skip, hr{
	position: absolute;
	left: -9999px;
}

a:link, a:visited {
	color: #0505D6;
	text-decoration: underline;
}
a:visited {
	color: #0505D6;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0576d6;
}
a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}
cite {
	font-size: 100%;
	font-style: normal;
}

h1{
	font: 260%/1.15 Georgia, serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 40px 0 5px 80px;
}

#header h1 a:hover, #header h1 a:active{
	text-decoration: none;
	color: #5094f9;
}
p.payoff{
	/*margin: 0 0 25px 80px;*/
	padding: 0;
	color: #fff;
	font: 120% Georgia, serif;
}
h2 {
	font: 185% Georgia, serif;
	letter-spacing: -0.2px;
	padding-bottom: 5px;
}

h3 {
	font: 130% Georgia, serif;
	margin-top: 0;
}

p.puzz_cheat {
	text-align: right;
	font-size: 80%;
	margin: 0 8px 10px 0;
	padding: 0;
}

p.puzz_text {
        font-size: 80%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-left: 0px;
}

h3.blue_g {
    	font: 100% Georgia, serif;
	background-image: url(images/blue-g.png);
	background-repeat: repeat-y;
	padding: 6px;
        margin-top: 28px; 
        margin-bottom: 6px;
        margin-right: 0px;     
        margin-left: 0px;
}

h3#comments, h3#respond {
        font: 100% Georgia, serif;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90% Arial, Verdana, sans-serif;
	letter-spacing: 0;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	border-top: 1px solid #eee;
}
.feedback a{
	color: #0505D6;
	text-decoration: none;
}
.feedback a:hover, .feedback a:active{
	text-decoration: none;
	border-bottom: 1px solid #0505D6;
}
.feedback p {
}

.meta {
	font-size: .75em;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #999;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a{
	text-decoration: underline;
}
.meta a:hover, .meta a:active{
	text-decoration: none;
}
.meta .tags {
	background: url(images/tag.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.meta .user {
}

.sw-post h4{
	margin-top: 10px;
	margin-bottom: 10px;
}
.sw-post p{
	margin-top: 0px;
	padding-bottom: 20px;
	padding: 0px;
}
.sw-post ul li{
	margin: 0;
	padding-top: 0px;
	padding-bottom: 5px;
}
.sw-post ul{
	margin: 0;
	padding-left: 20px;
}


#xrr img{
        float: none; 
        margin: 0 0 0 0;
        border: none;
}

.post{
	margin-bottom: 40px;
}

.post img{
	border: 3px double #ddd;
}
.post ul{
	margin: 0;
	padding-left: 20px;
}
.post ul li{
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
	color: #444;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #5094f9;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

ol.commentlist {
        padding: 0 0 30px 25px;
}

div.commentbody {
	//margin: 5px 10px 10px 30px;
	padding: 5px 0 0 10px;
	background: #eee; //url(images/comment-top.png) no-repeat;
}
div.commentbody div{
	padding: 0 5px 5px 0;
	background: #eee; //url(images/comment-bottom.png) bottom right no-repeat;
}

#container{
	width: 100%;
	min-width: 1000px;
}

#wrapper{
	float: left;
	width: 100%;
	margin-left: -300px;
	padding-bottom: 20px;
}
#content {
	margin: 0 0 0 300px;
	padding: 15px 10px 10px 80px;
}

#header {
	background: url(images/header.jpg) no-repeat;
	background-position: top right;
	font: italic normal Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 0;
	position: relative;
}

#banner {
	background: transparent url(images/header-gradient.png) repeat-y;
	background-position: top left;
	margin: 0;
	padding: 0;
	position: relative;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

p#rss{
	position: absolute;
	right: 80px;
	top: 55px;
	margin: 0;
	padding: 0;
}

.textwidget{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

#menu {
	padding: 0px 10px 10px 50px;
	float: left;
	display: inline;
	width: 240px;
	margin: 0 0 240px 0;
	background: transparent url(images/sidebar.png) left repeat-y;
}

#menu form {
	margin: 0 0 0 0px;
}

#menu input#s {
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #444;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0px; 
	height: 1%;
}

#li-link {
	border: none;
}

#menu ul li {
	font: 120% Georgia, Times, serif;
	letter-spacing: 0;
	margin: 0px 0 0 0;
	padding: 10px 0px 10px 00px; 
	background: transparent;
	border-bottom: 2px dotted #E0E0E0;
}

#menu ul li a {
	color: #0505D6;
	text-decoration: none;
}

#menu ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #0505D6;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
}

#photo_sb-97546661 {
	text-align: center;
}

#photo_sb_wrapper-97546661 {
	padding: 10px 0 0 0;
}

#menu ul ul li {
	border: 0;
	font: normal normal 80%/1.7em Arial, Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0px; 
	padding-top: 0px;
}
#menu ul ul ul{
	border: none;
}
#menu ul ul ul li{
	font-size: 100%;
}

#menu ul ul li a {
	color: #0505D6;
	text-decoration: none;
}

#menu ul ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #0505D6;
}

#menu ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
	color: #D70606;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	font: normal italic Georgia, serif;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
}

#wp-calendar td {
	color: #999;
	font: normal 100% Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

div.date p{
	width: 40px;
	height: 50px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	background: #5094f9 url(images/date.png) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}
div.date span.mese{
	display: block;
	margin-bottom: 8px;
}
div.date span.giorno{
	font-size: 190%;
	color: #444;
	font-weight: bold;
	line-height: 0.8;
}
div.date p span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}
#menu1{
	height: 1%;
	overflow: hidden;
	margin-left: 80px;
}

#menu1 ul{
	margin: 0;
	padding: 0;
}
#menu1 ul li{
	float: left;
	display: inline;
	margin: 0;
}
#menu1 ul li a{
	padding: 8px 20px;
	display: block;
	text-decoration: none;
}
#menu1 ul li a:link, #menu1 ul li a:visited{
	background: #222 url(images/menu.png) top left repeat-x;
	color: #ddd;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: #333 url(images/menu.png) 0 -100px repeat-x;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
	background: #5094f9 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #5094f9;
	border-top: 1px solid #5094f9;
}

#submenu {
	background: #ffffff;
	height: 1%;
	overflow: hidden;
	padding-bottom: 10px;
}

#submenu ul {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
	margin-left: 40px;
}

#submenu ul li {
	float: left;
	display: inline;

/*
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 12px;
	padding-left: 12px;
	
	background-color: #DDFFFF;
	border: 1px solid gray;

	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
*/

	margin-right: .7em;
}

#submenu ul li a {
	text-decoration: none;
/*
	font-weight: bold;
	color: white;
*/

	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 1.5em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);	

	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8888ff), to(#2222DD));
	border: 1px solid #555;

	color: #E9E9E9;
}

#submenu ul li a:hover {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6666ff), to(#000099));
}

#submenu ul li.current_page_item a {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6666ff), to(#000099));
}

#submenu ul li a:active {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000099), to(#6666ff));
	color: #EFEFEF;
	position: relative;
	top: 1px;
}

#submenu ul li.current_page_item a:active {
	position: relative;
	top: 0px;
}

#submenu ul li a span {
/*
	background: url(images/submenu-body.png) top right no-repeat;
	display: block;
	padding: 10px 10px 4px 10px;
	height: 32px;
*/
}

#submenu ul li a:hover span {
/*
	background: transparent url(images/submenu-body-undermouse.png) top right no-repeat;
	display: block;
	padding: 10px 10px 4px 10px;
	height: 32px;
*/
}

#submenu ul li.current_page_item {
//	background-color: #0033FF;
}

#submenu ul li.current_page_item a {
//	color: white;
}


#submenu ul li.current_page_item a span {
/*
	background: transparent url(images/submenu-body-selected.png) top right no-repeat;
	display: block;
	padding: 10px 10px 4px 10px;
	height: 32px;
*/
}

#submenu ul li a:link, #submenu ul li a:visited {
/*
	background: transparent url(images/submenu-left.png) top left no-repeat;
	line-height: 8px;
	height: 32px;
	width: 102%;
	padding-left: 10px;
	color: #fff;
*/
}

#submenu ul li a:hover, #submenu ul li a:active {
/*
	background: transparent url(images/submenu-left-undermouse.png) top left no-repeat;
	line-height: 8px;
	height: 32px;
	width: 102%;
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
*/
}

#submenu ul li.current_page_item a:link, #submenu ul li.current_page_item a:visited {
/*
	background: transparent url(images/submenu-left-selected.png) top left no-repeat;
	line-height: 8px;
	height: 32px;
	width: 102%;
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
*/
}

#footer{
	clear: both;
	background: #444444;
	border-top: 3px solid #5094f9;
	color: #fff;
	margin: 0;
	padding: 0 80px;
	text-align: center;
	font-size: 80%;
	min-height: 34px;
}
#footer p{
	padding: 10px;
	margin: 0;
	font-weight: bold;
	font-family: Georgia, serif;
}
#footer p.up{
	float: right;
}
#footer p.up a{
	padding-right: 20px;
	background: url(images/top.gif) top right no-repeat;
}
#footer a:link, #footer a:visited{
	color: #ddd;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
	color: #5094f9;
	text-decoration: underline;
}

.blogphoto {
	display: block;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	max-width: 1000px;
	width: 100%;
}