﻿/*Post*/
.PST_postato_da
{
	float: left;
	width: 100%;
	height: auto;
	line-height: 20px;
	font-family: "Times New Roman", Arial, Sans-Serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin: 10px 0px 10px 0px;
}
.PST_Link
{
	font-family: "Times New Roman", Arial, Sans-Serif, Verdana;
	font-size: 14px;
	font-weight: bold;
}
.PST_Link:link, .PST_Link:visited, .PST_Link:active
{
	color: #999999;
}
.PST_Link:hover
{
	color: #ab0215;
}
/*===================================================================*/
/*Post Comments*/
.PSTV_Div
{
	float: left;
	width: 100%;
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color: #eeeeee;
	border: double 3px #cccccc;
}
.PSTV_head
{
	width: 100%;
	height: auto;
	line-height: normal;
	margin: 0px;
	padding-left: 3px;
	font-family: "Times New Roman", Arial, Sans-Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #745555;
}
.PSTV_headlink, .PSTV_headlink:link, .PSTV_headlink:active, .PSTV_headlink:visited, .PSTV_headlink:hover
{
	font-family: "Times New Roman", Arial, Sans-Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.PSTV_headlink:link, .PSTV_headlink:active, .PSTV_headlink:visited
{
	color: #745555;
}
.PSTV_headlink:hover
{
	color: #ab0215;
}
.PSTV_nome
{
	width: 100%;
	height: auto;
	line-height: normal;
	font-family: "Times New Roman", Arial, Sans-Serif, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #ab0316;
	margin: 0px;
	padding: 0px;
}
.PSTV_commento
{
	width: 100%;
	height: auto;
	line-height: normal;
	font-family: "Times New Roman", Arial, Sans-Serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}
.PSTV_link
{
	width: 100%;
	height: auto;
	line-height: normal;
	font-family: "Times New Roman", Arial, Sans-Serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.PSTV_hr
{
	float: left;
	color: #CCCCCC;
	height: 1px;
	width: 100%;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
.PSTV_Comments
{
	width: auto;
	height: auto;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	border: solid 1px #999999;
	background-color: #FFFFFF;
}
.PSTV_P_Bold_Small, .PSTV_P_Bold_Large
{
	width: 100%;
	font-family: "Times New Roman", Arial, Sans-Serif, Verdana;
	font-weight: bold;
	color: #745555;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
.PSTV_P_Bold_Small
{
	font-size: 12px;
}
.PSTV_P_Bold_Large
{
	font-size: 18px;
}
.PSTV_P
{
	float: left;
	width: 100%;
	height: auto;
	font-family: "Times New Roman", Arial, Sans-Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	line-height: normal;
}
.PSTV_btnInvio
{
	width: 250px;
	height: 35px;
	font-family: Times New Roman, Arial, Sans-Serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #df9fa6;
	background-color: #ab0316;
	border: solid 1px #999999;
}
.PSTV_Mess
{
	float: left;
	width: 100%; 
	height: auto; 
	line-height: 20px; 
	margin: 10px 0px 0px 0px; 
	padding:3px 0px 3px 3px; 
	background-color: #990000; 
	color:#FFFF00;
	font-family: "Times New Roman", Arial, Sans-Serif, Verdana;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
/*===================================================================*/
/*Gestione Post*/
.PST_Gest
{
	float: left;
	width: auto;
	height: 18px;
	background-color: Transparent;
	text-align: left;
}
/*End*/