@import "taitto.css";

body{
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    font-family:  "Microsoft New Tai Lue", Calibri, sans-serif;
	font-size: normal;
    background-color: #ffffff;
    color: #4d2d1f;
}

hr{
    color: #4d2d1f;
    background-color: #4d2d1f;
}

h2
{
	margin-top: 30px;
}

a:link
{
	text-decoration: none;
	color: #5bafa3;
}

a:visited
{
	color: #6ba25d;
}

input[type="submit"]
{
	clear: both;
	border: 1px solid #4d2d1f;
	background-color: #4d2d1f;
	padding-left: 20px;
	padding-right: 20px;
	margin: 4px;
	font-weight: bold;
	color: white;
	margin-left: auto;
	margin-right: auto;
	
}

label#lbl_drt_spmmr
{
	display: none;
}

input#drt_spmmr
{
	display: none;
}

.eialavaraa{
    margin-bottom: 0;
}

.pienialavara{
    margin-bottom: 7px;
}

h1#logoh{
    color: #ffffff;
    top: -5000px;
    display: none;
}
div#logo{
    background-image: url("graffa/10v_banneri.png");
    background-repeat: no-repeat;
    width: 705px;
    height: 332px;
    margin-left: auto;
    margin-right: auto;
}

/********************/
/*		NAVI		*/
/********************/

ul#navi{
    /*background-image: url("graffa/roiske.png");
	background-repeat: no-repeat;
	*/
    width: 968px;
	height: 95px;
	/*padding-left: 70px;*/
    margin-left: auto;
    margin-right: auto;
}

ul#navi li
{
	display: block;
	float: left;
	/*margin: 6px;*/
    /*width: 110px;*/
    /*height: 50px;
	margin-top: 25px;*/
	font-size: 20px;
	text-align: center;
	color: #4d2d1f;
}

ul#navi li a:link
{
	text-decoration: none;
	color: #4d2d1f;
	display: block;
}

ul#navi li a:visited
{
	color: #4d2d1f;
}

ul#navi li a:active
{
	color: #4d2d1f;
}

div#sisalto{
    background-color: #ffffff;
    margin: 1px;
    padding: 3px;
	margin-left: auto;
	margin-right: auto;
}

div#sisalto p{
    text-align: justify;
    margin-top: 1em;
}


/****************/
/*	   BLOG		*/
/****************/

div.blog{
	border-top: 1px solid black;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
div.blog h3{

}

div.blogkommentti{
	
}

div.blogkommentti div{
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


/****************/
/* VIERASKIRJA	*/
/****************/

div.vieraskirjainfo{
    text-align: center;
    font-weight: bold;
	border-bottom: 1px solid #4d2d1f;
	padding-bottom: 4px;
	clear: both;
	margin-top: 50px;
}

div.vieraskirja{
    border-bottom: 1px solid #4d2d1f;
	padding: 4px;
	
}
div.kirjoittaja{
	font-weight: bold;
}

div.viesti{

}

div.vieraskirjavastaus{
    border-style: solid;
    border-top: 2;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-color: #e74f88;
    font-style: italic;
    text-align: right;
    padding: 2px;
}

div.vieraskirjavastaus div{
    margin-top: 0.5em;
}

div.vieraskirjavastaus div.vieraskirjatiedot{
    font-weight: bold;
}
