/*
CSS @ digipelle.net
Based on WordPress Theme Simple Monster by Nick @ http://politicalmonster.org/
*/

* { font-weight: normal; }

body {
	font-size: 1.0em;
font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	color: #333;
	line-height: 1.8em;
	background:#cc0;
}

/*Basics*/
a { color: #252525; }
a:hover { text-decoration:none; color: #000000; }

img { padding: 2px; border: 1px solid #CCCCCC; }

strong, b { font-weight: bold; }

blockquote { border-left: 3px solid #CCCCCC; padding-left: 5px; margin-left: 5px; }

h1, h1 a { margin-bottom: 0px; text-align: right; color: #444444; }
h2, h3 { margin-bottom: -10px; margin-top: 30px; border-bottom: 2px solid #CCCCCC; }
h3 a { text-decoration:none; }

ul { margin: 20px 0 15px 0; padding: 0; }
ul li { list-style: none; }
ul li a { list-style: none; padding-left: 10px; margin-left: 10px; border-left: 3px solid #CCCCCC; }
ul li a:hover { border-left: 10px solid #BBBBBB; }

ul li ul { display: none; }

/*Layout*/
#navit { position: fixed; margin-left: 540px; }
#navit li a span { visibility: hidden; }
#navit li:hover a span { visibility: visible; }
#navit li a { text-decoration:none; border-left: 5px solid #fff; }
#navit li a:hover { border-left: 10px solid #fff; }

#logo { margin: 0 auto; width: 520px; text-align: right; margin-top: 20px; }
#logo img { border: none; padding: 0; }
#colors { float: left; width: 100%; text-align: center; margin-bottom: 5px; }
#raami { margin: 0 auto; width: 520px; margin-top: 50px; margin-bottom: 50px; padding: 30px; background: #fff; }

.lyhyesti {
  margin-bottom:30px;
}

.lyhyesti .lyhyestikestolinkki {
  font-size:80%;
  width:25%;
  float:right;
  text-align:right;
  padding-bottom:30px;
  margin-left:20px;
}

.post ul { margin:20px 20px; }
.post ul li { list-style:square;  }
.post ul li a { margin:0; padding:0; border:0; }
/*.post ul li a:hover { border-left: 10px solid #BBBBBB; }*/

.post {clear:both; }
.kommenttilinkki { clear:both; text-align:right; margin-bottom:30px;}
.liikkuminen {clear:both; padding:20px 0;}
.hakulomake {clear:both; margin-top:30px;}
.footer { clear:both; padding-top:30px; }
.footer a {text-decoration:none; }

.pvm {
  margin-top:8px;
  font-size:80%;
}