﻿/*body
{
	
}

a:link
{
	color:#5588aa;
    text-decoration :none;
}

a:visited
{
	color: #999999;
	text-decoration: none;
}

a:hover
{
	color: #cc6600;
	text-decoration: underline;
}

a img
{
	border-width: 0;
}
*/
  
/* Headings
----------------------------------------------- */

h2
{
	margin: 1.5em 0 .75em;
	font: bold 60% 'Trebuchet MS' ,Trebuchet,Arial,Verdana,Sans-serif;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: gray;
}

h2 a
{
	color: silver;
}

h2 a:link
{
    text-decoration :none;
}

h2 a:visited
{
	text-decoration: none;
}

h2 a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

h2 a img
{
	border-width: 0;
}

h3
{
	font: bold 60% 'Trebuchet MS' ,Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing: 0.1em;
}

/* Posts
-----------------------------------------------
 */
h2.date-header
{
	margin: 1.5em 0 .75em;
	font: 'Trebuchet MS' ,Trebuchet,Arial,Verdana,Sans-serif;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: silver;
}

.post
{
	margin: .5em 0 1.5em;
	border-bottom: 1px dotted #FF6600;
	padding-bottom: 1.5em;
	font: 'Trebuchet MS' ,Trebuchet,Arial,Verdana,Sans-serif;
}
  
.post h3
{
	margin: .25em 0 0;
	padding: 0 0 4px;
	font-size: 110%;
	font-weight: normal;
	line-height: 1.4em;
	color: #FF6600;
}

.post h3 a, .post h3 a:visited, .post h3 strong
{
	display: block;
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}

.post h3 strong, .post h3 a:hover
{
	color: #000000;
}

.post p
{
	margin: 0 0 .75em;
	line-height: 1.6em;
}

.post-footer
{
	margin: .75em 0;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: .1em;
	font: normal normal 60% 'Trebuchet MS' , Trebuchet, Arial, Verdana, Sans-serif;
	line-height: 1.4em;
}

.post img
{
	padding: 4px;
	border: 1px solid #5588aa;
}
  
.post blockquote
{
	margin: 1em 20px;
}

.post blockquote p
{
	margin: .75em 0;
}

.Testo
{
	font-family: 'Trebuchet MS' , Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 0.8em;
}

.comments
{
	
}

.comments h3
{
	margin: .25em 0 0;
	padding: 0 0 4px;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.4em;
	color: #FF6600; 
}

.RSSLink
{
	
}