﻿.blogs-errormessage
{
	color:red;
}

.blogs-etichetta
{
	background:url(../../media/img/bgEtichetta.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:20px;
	padding-left:5px;
	color:black;
	font-weight:normal;
	font-family:times new roman;
}

.blog-message-date
{
	font-style:italic;
	font-size:11px;
	margin-top:30px;
}

.blog-message-title
{
	color:#feb42d;
	font-weight:bold;
	font-size:13px;
}

.blog-message-body
{
	text-align:justify;
}

.blog-message-commands,
.blog-message-commands a:link,
.blog-message-commands a:visited,
.blog-message-commands a:active,
.blog-message-commands a:hover
{
	margin-top:6px;
	border-top:dotted 1px #eaeaea;
	font-size:10px;
	color:#feb42d;
	text-align:right;
}


.blog-calendar-panel
{
	color:black;
	text-align:center;
}

.blog-calendar
{
	background-color:white;
	font-size:11px;
}

.blog-calendar-dayheader
{
}
.blog-calendar th
{
	font-weight:bold;
	font-size:12px;
}

.blog-calendar td
{
	font-size:11px;
	color:Black;
}
.blog-calendar-title td
{
	font-size:14px;
	font-weight:bold;
}
.blog-calendar-todaysdate
{
	border: solid 1px black;
}
td.blog-calendar-unselectableday
{
	color:#7e7e7e;
}
.blog-calendar-day,
.blog-calendar-day a:link,
.blog-calendar-day a:visited,
.blog-calendar-day a:active,
.blog-calendar-day a:hover
{
	color:Black;
	font-weight:bold;
}
.blog-calendar-selectedday
{
	color:Black;
	font-weight:bold;
}

.blog-calendar-showlatestposts,
.blog-calendar-showlatestposts a:link,
.blog-calendar-showlatestposts a:visited,
.blog-calendar-showlatestposts a:active,
.blog-calendar-showlatestposts a:hover
{
	color:#feb42d;
}
.blog-calendar-showlatestposts-selected,
.blog-calendar-showlatestposts-selected a:link,
.blog-calendar-showlatestposts-selected a:visited,
.blog-calendar-showlatestposts-selected a:active,
.blog-calendar-showlatestposts-selected a:hover
{
	color:#feb42d;
	font-weight:bold;
}


.blog-authorlist-item
{
}
.blog-authorlist-selecteditem
{
	color:#feb42d;
}

.blog-authorlist-item a:link,
.blog-authorlist-item a:visited,
.blog-authorlist-item a:active,
.blog-authorlist-item a:hover,
.blog-authorlist-selecteditem a:link,
.blog-authorlist-selecteditem a:visited,
.blog-authorlist-selecteditem a:active,
.blog-authorlist-selecteditem a:hover
{
	color:#e59a1c;
	font-weight:bold;
}
