h1 {
	
	font-size: 17px;
	padding: 20px 0 0 0;
	margin: 0 0 0 0;
	font-weight:normal;
	font-style:italic;
	color:#570606;
	
}

h2.list {padding-bottom: 2px; font-size: 18px; font-weight: normal; letter-spacing: -1px; border-bottom: 1px dotted #999;font-style:italic;}

h5			{
			font-weight:normal;
			font-size:17px;
			margin:5px 0 10px 15px;
			letter-spacing: -1px;
			font-style:italic;
			color:#444;
			
			}

h6			{
			font-weight:normal;
			font-size:12px;
			font-family: "times new roman",serif;
			margin:0 0 2px 5px;
			color:#4F0505;
			
			}



.comments{
			color: #999999;
			font-size:11px;
			letter-spacing: 0px;
			text-align:center;
			}

.readmore	{
			text-align:center;
			}


#newsentry	{
			color: #572020;
			font-family: Georgia;
			font-size: 12px;
			margin-top:4px;
			}

#newsentry p{
			text-indent:10px;
			
			letter-spacing: 0px;
			margin:10px 25px 5px 15px;
			line-height: 17px;
			}

#infoCol .smallHeader
			{
			font-size:12px;
			margin:0 0 10px 25px;
			font-variant: small-caps;
			}

#infoCol .smallDate
			{
			font-size:11px;
			margin:7px 0 0 15px;
			/*font-variant: small-caps;*/
			}


#comments
			{
			width:350px;
			margin-right:auto;
			margin-left:auto;
			
			/*
			margin:20px0 0 0 20px;
			border:1px solid #000000;
			*/

			}

#comments .author{
			color: #4F0505;
			font-family: Georgia;
			font-size: 12px;
			letter-spacing: 1px;
			margin-left: 0px;
			margin-top: 5px;
			margin-bottom: 1px;
			padding-top:0px;
			padding:1px;
			}
#comments .paivamaara{
			color: #1D1D1D;
			font-family: Georgia;
			font-size: 9px;
			letter-spacing: 1px;
			margin-left: 5px;
			margin-top: -2px;
			margin-bottom: 1px;
			padding-top:0px;
			}
#comments .comment{
			color: #2B1919;
			font-family: Georgia;
			font-size: 11px;
			letter-spacing: 0px;
			margin-left: 0px;
			margin-top: 8px;
			margin-bottom: 5px;
			padding-top:0px;
			}

#comments .error{
			color: #999999;
			font-size:11px;
			letter-spacing: 0px;
			text-align:center;
			}


#textPreview {
				margin: 0 0 15px 0;
				padding-top:1px;
				font-size:11px;
			}
#textPreview p{margin: 10px 0 0 0;
				
				}
#commentPreview {width:360px;}
#lomake {
		/*
		background-color:#fff;
		
		BORDER-TOP: #290101 1px solid; 
		BORDER-BOTTOM: #290101 2px solid; 
		*/
		width:415px;
		margin:25px 0 15px 0;
		padding:0 0 0 0;
	}

#commentAuthor h2 {
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#commentAuthor h3 {
	font-size: 10px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#commentAuthor {
	padding: 0px 0px 0px 0xp;
	margin: 0px 0px 0px 0px;
}
#commentAuthor .paivamaara{
			color: #1D1D1D;
			font-family: Georgia;
			font-size: 9px;
			letter-spacing: 1px;
			margin-left: 5px;
			margin-top: -2px;
			margin-bottom: 1px;
			padding-top:0px;
			}


a.list:link,a.list:active {color: #b30000; text-decoration: none; border-bottom: 1px dotted #b30000;}
a.list:visited {color: #b30000; text-decoration: none; border-bottom: 1px dotted #b30000;}	
a.list:hover {color: #0175BA;}
/*Misc classes*/
.row {margin:8px 0 6px 10px;}
/*
#lomake p.lahetakom{
			color:#666;
			font-family: Georgia;
			font-size: 14px;
			}
*/
#virhe{
		width:250px;
		margin: 10px 10px 3px 35px;
		border:1px dotted #777;
		visibility:hidden;
		display:none;
		color:#520D0D;
		padding: 15px;
		font-family:georgia;
		font-size:11px;
		background-color:#D0C9C1;
		
		}
#virhe p {
			margin: 1px 1px 9px 3px;
			color:#666;
			text-align:center;
			font-weight:bold;
			}
/**************************************************************/

/** lomake **/
.buttonscom img {
		margin: -15px 32px 0 0;
		float:right;
		} 
.save { padding-top: 14px; }
#name_email_url {
	border-right: 1px solid #e0e0e0;
	margin-right: 16px;
	padding-right: 20px;
	}
	
#name_email_url p { margin: 0 0 10px 0; }
input#nimi, input#sposti, input#url {
	font: 11px arial;
	display: block;
	background: #EAE7E3;
	color: #777;
	border-top: 1px solid #DCD9D4;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #DCD9D4;
	width: 210px;
	padding: 3px 3px 2px 3px;
	background-image:url('../images/inputtausta.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}
	
textarea#viesti {
	font: 11px arial;
	display: block;
	background: #EAE7E3;
	color: #777;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #999;
	width: 372px; /* IE @#$&*! */
	padding: 3px 3px 2px 3px;
	background-image:url('../images/inputtausta.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}
.explain { color: #b0b0b0; }
/************/
.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size:19px;
}

.sIFR-hasFlash h6 {
	visibility: hidden;
	letter-spacing: 2px;
	font-size:15px;
	line-height:17px;
}
/*
.sIFR-hasFlash h5	{
			visibility: hidden;
			font-weight:normal;
			font-size:19px;
			margin:5px 0 0 15px;
			}
*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}