/*
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 {
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}
#page {
	min-height: 100%;
	position: relative;
}
* html #page {
	height: 100%;
}
.skip, hr {
	left: -9999px;
	position: absolute;
}
a:link, a:visited {
	color: #080;
	text-decoration: underline;
}
a:hover, a:active {
	color: #080;
	text-decoration: none;
}
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;
	border-bottom: 3px double #ddd;
	border-top: 3px double #ddd;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
}
cite {
	font-size: 100%;
	font-style: normal;
}
h1 {
	font: 260%/1.15 Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 40px 0 0 160px;
}
#header h1 a:hover, #header h1 a:active {
	color: #080;
	text-decoration: none;
}
p.payoff {
	color: #fff;
	font: italic 120% Georgia, serif;
	margin: 0 0 25px 160px;
	padding: 0;
}
h2 {
	font: 185% Georgia, serif;
	letter-spacing: -0.2px;
	margin: 15px 0 2px 0;
	padding-bottom: 5px;
}
h3 {
	font: 130% Georgia, serif;
	margin-top: 0;
}
ol#comments li p {
	font-size: 100%;
}
p, li, .feedback {
	font: 90% Arial, Verdana, sans-serif;
	letter-spacing: 0;
}
ul.post-meta {
	list-style: none;
}
ul.post-meta span.post-meta-key {
	font-weight: bold;
}
.feedback {
	border-bottom: 1px solid #eee;
	clear: both;
	color: #ccc;
	text-align: right;
	padding-top:10px;
}
.feedback a {
	color: #080;
}
.feedback a:hover, .feedback a:active {
	text-decoration: none;
}
.feedback p {
	padding: 0 25px;
}
.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 {
	color: #080;
	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 {
	background: url(images/user.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.post {
	margin-bottom: 20px;
}
.post img {
	border: 3px double #ddd;
	margin: 0 10px 5px 0;
}
.post ul {
	margin: 0;
	padding: 0;
}
.post ul li {
	background: url(images/quillpen.gif) 0 4px no-repeat;
	list-style: none;
	margin: 0;
	padding: 0.2em 20px;
}
.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: #ccc;
}
#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;
}
div.commentbody {
	background: #eee url(images/comment-top.png) no-repeat;
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
}
div.commentbody div {
	background: #eee url(images/comment-bottom.png) bottom right no-repeat;
	padding: 0 5px 5px 0;
}
#container {
	height: 68%;
	margin: 0px 0px 0px 0px;
	min-width: 770px;
	padding: 0px;
	width: 100%;
}
#wrapper {
	float: left;
	margin-bottom: 0px;
	margin-left: -330px;
	min-height: 100%;
	position: relative;
	width: 100%;
}
* html #wrapper {
	height: 100%;
}
#content {
	background: transparent;
	margin: 0 0 0 330px;
	min-width: 770px;
	padding: 30px 10px 0 80px;
}
#header {
	background: #000 url(images/header.png);
	font: italic normal Georgia, serif;
	height: 130px;
	margin: 0 auto;
	min-width: 770px;
	position: relative;
	width: 100%;
}
#header a {
	color: #fff;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#searchform {
	position: absolute;
	right: 80px;
	top: 95px;
}
#searchform label {
	left: -9000px;
	position: absolute;
}
#searchform input {
	width: 100px;
}
#searchform button {
	background: transparent;
	border: none;
	color: #fff;
	cursor: pointer;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
p#rss {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 80px;
	top: 55px;
}
.textwidget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
}
#navbar {
	background: #333 url(images/bg_menu.jpg) repeat-x;
	clear: both;
	height: 32px;
	min-width: 770px;
}
#navbarleft {
	float: left;
	margin: 0px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
#navbar ul li {
	display: inline;
	float: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	letter-spacing: 1.2px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navbar ul li a {
	border-left: 1px solid #999;
	border-right: 1px solid #444;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 6px 25px;
}
#navbar ul li a:link, #navbar ul li a:visited {
	background: #333 url(images/bg_menu.jpg) repeat-x;
	color: #fff;
	text-decoration: none;
}
#navbar ul li a:hover, #navbar ul li a:active {
	background: #000 url(images/bg_menu.jpg) 0 -32px repeat-x;
	color: #fff;
	text-decoration: none;
}
#navbar ul li.in {
	background: #000 url(images/bg_menu_hover.png) repeat-x;
	color: #fff;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 6px 25px;
}
.sidebar {
	float: left;
	font-family: "Century gothic", Arial, sans-serif;
	font-size: 13px;
}
.sidebar h2 {
	background: #333;
	background-repeat: no-repeat;
	color: #eee;
	font-size: 16px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0px 0 0 10px;
}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebar li {
	color: #000;
	list-style-type: none;
	margin: 0 0 15px 0;
	padding-top: 1em;
}
.sidebar p {
	background: #ddd;
	margin: 0;
	padding: 7px 10px;
}
.sidebar a:link, .sidebar a:visited {
	color: #fff;
}
.sidebar a:hover {
	color: #eee;
}
.sidebar table {
	background-color: #ddd;
	text-align: center;
	width: 100%;
}
dl {	
  background-color:#186d0f;
  padding: 0.5em 0 1.8em 0;
	margin: 0;
	width: 20em;
	border: #ddd solid 2px;
}

dl dt {
	color:#fff;
	float: left;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
	padding: 0.5em 0.5em 0 0;
	text-align: right;
	width: 5em;
}
dl dd {
	color:#fff;
	padding-left: 1em;
	padding-top: 0.5em;
	line-height: 1.2em;
	margin: 0;
}
dl dt.postad {
	color:#fff;
	padding-top: 0.5em;
	display: table-cell;
	height: 6em!important;
	width: 5em;
}
dl dd.postad {
	color:#fff;
	padding-top: 0.5em;
	margin: 0;
}
#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 {
	color: #080;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#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 {
	background: #080 url(images/date.png) no-repeat;
	color: #ddd;
	float: left;
	font-size: 70%;
	height: 50px;
	margin: 0 10px 0 0;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	width: 40px;
}
div.date span.mese {
	display: block;
	margin-bottom: 8px;
}
div.date span.giorno {
	color: #444;
	font-size: 190%;
	font-weight: bold;
	line-height: 0.8;
}
div.date p span.anno {
	color: #666;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
}
#clearfooter {
	clear: both;
	height: 0;
}
#footer {
	background-color: #000;
	border-top: 10px solid #008000;
	clear: both;
	color: #fff;
	margin-top: -0em;
	min-width: 770px;
	padding-left: 20px;
	padding-top: 20px;
	position: relative;
	text-align: left;
	height: 100px;
	font-size: 0.8em;
}
#footer p {
	padding: 20px;
}
#footer p.up {
	float: right;
}
#footer p.up a {
	background: url(images/top.gif) top right no-repeat;
	padding-right: 20px;
}
#footer a:link, #footer a:visited {
	background-color:inherit;
	color: #008000;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	background-color:inherit;  
	color: #fff;
}
#footer_column
{
	background-color: inherit;  
	float: right;
	width: 33%; 
	height: 100px;
}
footer_column ul, li {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
span.email span {
	display: none;
}