/* Autore Fabio Sirna - http://www.fabiosirna.com */

body {
background: #161616;
color: #B3B3B3;
font-family: "Courier New", Courier, monospace;
font-size: 100%;
font-style: normal;
font-weight: normal;
padding: 10px;
}

.piu {
color: red;
font-size: 120%;
}
.strike {
text-decoration: line-through;
}
.container_12 {
background: #111111;
}
.menu {
margin: 0;
font-size:125%;
}

.dx {
float: right;
margin: 0px 10px 10px 0px;
}

/* Typography */
h1 {
color: white;
margin: 0px 0px 5px 0px;
font-size: 2.0em;
font-weight: normal;
}

h1.title {
font-size: 2em;
font-weight: normal;
letter-spacing: -2px;
margin: 0 0 10px 0;
}

.urlo{
font-size: 2em;
letter-spacing: -0.15em;
}

.prenota {
text-align: center;
margin: 0px 0px 5px 0px;
font-size: 1.2em;
font-weight: normal;
letter-spacing: -0.05em;
}

h2 {
color: white;
font-size: 1.5em;
margin: 0.1em 0em 0.6em 0em;
font-weight: normal;
letter-spacing: -0.04em;
}

h3 {
color: white;
font-size: 1.2em;
margin: 0.1em 0em 0.6em 0em;
font-weight: normal;
}

p,ul,li {
font-size: 1em;
line-height: 2em;
}

ul {
list-style: none;
}

ul li:before {
content: "+ ";
color: red;
text-indent: 0.5em;
}

.center {
text-align: center;
}

li {
list-style-type: none;
margin-left: 20px;
}

ul#photos li:before {
content: "";
}

ul#photos li {
margin: 0;
padding: 0;
}

a:link {
background: transparent;
color: #FF0000;
text-decoration: none;
}

a:visited {
background: transparent;
color: #FF0000;
text-decoration: underline;
}

a:hover {
background: transparent;
color: #FF0000;
text-decoration: underline;
}

a:active {
background: transparent;
color: #00FF00;
text-decoration: underline;
}

a.piu {
text-decoration: none;
}
a img {
border: 0px;
}
strong {
color: white;
font-weight: normal;
}
#footer {
text-align: center;
margin: 5px 0;
padding: 10px 0 10px 0;
border-top: 2px solid #666;
}

#footer a:link,#footer a:visited,#footer a:hover,#footer a:active {
color: red;
text-decoration: none;
}
/* Sitemap */
ul.sitemap {
list-style-type: none;
margin-left: 1em;
padding-left: 0;
}
ul.sitemap li {
padding-left: 2em;
}

hr{
border: 1px solid #333;
margin:20px 10px;
}


/* Twitter */
a#profileLink {
	display: block;
	text-align:right;
	padding: 0.3em 1em;
}

#footer a.twitter:link,
#footer a.twitter:visited,
#footer a.twitter:hover,
#footer a.twitter:active {
color: #33ccff;
text-decoration: none;
}

/* flickr */
#footer a.flickr:link,
#footer a.flickr:visited,
#footer a.flickr:hover,
#footer a.flickr:active {
color: #ff0084;
text-decoration: none;
}

/* iStockphoto */
#footer a.istockphoto:link,
#footer a.istockphoto:visited,
#footer a.istockphoto:hover,
#footer a.istockphoto:active {
color: #608AB5;
text-decoration: none;
}