a   { color:#003399; text-decoration: underline;  }
a:link  {  }
a:active {  }
a:visited {  }
a:hover { text-decoration: none;  }

#sisalto a   { color:#003399; text-decoration: underline;  }
#sisalto a:link  {  }
#sisalto a:active {  }
#sisalto a:visited {  }
#sisalto a:hover { text-decoration: none;  }


/*
input.text, textarea 
{ 
-ms-box-sizing:content-box; 
-moz-box-sizing:content-box; 
box-sizing:content-box; 
-webkit-box-sizing:content-box; 
}
*/


/* HAKULAATIKKO */
#hakulaatikko {
	font-size:75%; 
}
#hakulaatikko label {
	height:1.8em;
	line-height:1.8em;
}
#hakulaatikko input {

}
#hakulaatikko  input[type="text"] {
	width:110px; 
	background-color:#ffffff; 

	border:1px inset #8b8863;
	margin:0 5px 0 0;
	padding:2px 0px 0px 2px;	
	height:1.8em;
	vertical-align:middle;
}

#hakulaatikko input[type="submit"] {
	cursor:pointer;	
	
	margin:0;	
	padding:0px 6px 0px 6px;	
	height:1.8em;
	
	vertical-align:middle;
	text-align:center;
	border:1px outset #999999;
	background-color:#CCCCCC;
	color:#000000;

	/*
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;		
	*/
}


.lomake input[type="text"], .lomake textarea {
	width:300px;
	max-width:100%; 
}




#lomake_userfile label, #sisalto label {

}


#user_area {
	/*font-size:69%;*/
}
#user_area a   { color: #00CCFF; }
#user_area a:link  { text-decoration: underline;  }
#user_area a:active { text-decoration: underline;  }
#user_area a:visited { text-decoration: underline;  }
#user_area a:hover { text-decoration: none;  }


#sisalto #user_area {
	font-size:inherit;
}




#pikanavi {
	/*
	border:1px solid #cccccc;
	background-color:#eaeaea;
	*/
	padding:10px;
	
}
#pikanavi .pikanavilinkki {
	display:inline;	
}


#pikanavi .pikanavilinkki img {
	margin:5px;
	padding:5px;
	border:1px solid #cccccc;
	background-color:#eaeaea;
}
#pikanavi .pikanavilinkki a img {
	margin:5px;
	padding:5px;
	border:1px solid #003399;
	background-color:#eaeaea;
}


/* =================================================================*/
/* UUTISNOSTOT */

#uutisnostot {
	clear:both;
	margin:0px 0 2em 0;
	padding:0px; 
	font-size: 88%;
}
#uutisnostot h2 {
	 color: #F15A22;
    font-size: 1.71em;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 0.5em;
}
#uutisnostot ul {	
	margin:6px 0 0 0;
	padding:0px; 
	list-style:none;
}
#uutisnostot ul li {	
	margin:0 0 1em 0;
	padding:0px; 
}
#uutisnostot a   { color: #003399; }
#uutisnostot a:link  { text-decoration: underline;  }
#uutisnostot a:active { text-decoration: underline;  }
#uutisnostot a:visited { text-decoration: underline;  }
#uutisnostot a:hover { text-decoration: none;  }


/* =================================================================*/
/* UUTISET KAIKKI */
/* =================================================================*/
#uutiset_kaikki {
	clear:both;
}
#uutiset_kaikki h2 {
	font-size:1em;
	margin:0 0 1em 0;
	clear:both;
}

#uutiset_kaikki a   { color: #003399; }
#uutiset_kaikki a:link  { text-decoration: underline;  }
#uutiset_kaikki a:active { text-decoration: underline;  }
#uutiset_kaikki a:visited { text-decoration: underline;  }
#uutiset_kaikki a:hover { text-decoration: none;  }

/* =================================================================*/


#sisalto #uutislista ul {
	list-style:none;
	margin:0 0 1em 0;
	padding: 0;
}
#sisalto #uutislista ul li {
	margin:0 0 1em 0;
	padding: 0;
	line-height:normal;
}


/* =================================================================*/
#bloginostot {
	clear:both;
	margin:0 0 0 14px;
	padding:0px; 
	font-size:69%;
	color: #000000; 
}

#bloginostot h2 {
	height:20px;
	line-height:20px;
	font-size:1.09em;
}

#bloginostot p {
	color: #000000; 	
	font-weight: normal;
	margin: 0em; 
}
.uutisnostopaivays {
	color: #000000; 	
	font-weight: normal;
}
.uutisnostoingressi {
	color: #000000; 	
	font-weight: normal;
}

#bloginostot a   { color: #003399; }
#bloginostot a:link  { text-decoration: underline;  }
#bloginostot a:active { text-decoration: underline;  }
#bloginostot a:visited { text-decoration: underline;  }
#bloginostot a:hover { text-decoration: none;  }


