/* CSS Document */

A:link {text-decoration: none; color: #6acf25} 
A:visited {text-decoration: none; color: #84A9B2}
A:active {text-decoration: underline; color: #6acf25} 
A:hover {text-decoration: underline; color: #6acf25}

img, img a {
border:none;
}

blockquote {
	border-left: 1px solid #84A9B2;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #fff;
	color: #000;
	font-family: Verdana, Arial sans-serif;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 90%;
	font-style: normal;
}


h1 {
	font: 100% Verdana, Arial, sans-serif;
	color: #6acf25;
}

h2 {
	font: 75% Verdana, Arial, sans-serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
    font-weight: normal;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0;
	font-weight: normal;
	color: #6acf25;
}

ol#comments li p {
	font-size: 100%;
}

p, a, li, .feedback {
	font: 100% Verdana, Arial, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: normal;
}

.tagsetsimplelist {
	font-size: 5px;
}


.credit {
	background: #fff;
	color: #6acf25;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: right;
    vertical-align: bottom;
}

.credit a:link, .credit a:hover {
	color: #6acf25;
}

.feedback {
	color: #6acf25;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #6acf25;
	font-weight: normal;
	letter-spacing: 0;
}



.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #84A9B2;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #84A9B2;
	font-size: 110%;
	list-style-type: none;
}


#header {
	background: #fff;
	font: Verdana, sans-serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 0px 15px 0px;
	height: 120px;
	width: 700px;
	text-align: left;
}


#header a {
	color: #6acf25;
	text-decoration: none;
}

#header {
  background: url("http://nianas.net/kuvat/logo2.jpg") 
  no-repeat bottom center; }




#wrapper {
	margin: 0 auto;
	width: 700px;
	background-color: #fff;
	text-align: left;
}

#content {
	float: left;
	margin: 0 0 0 20px;
	width: 700px;
	display: inline; /* IE double margin bug fix */
    background-color: #fff;
    padding-top: 15px;
}

.post {
    
    border-top: 1px solid #C2DAE0;
    margin-bottom: 10px;
    margin-top: 5px;
}


#sidebar {
	float: right;
	margin: 0 5px 0 5px;
    padding: 0 0 0 10px;

	width: 100px;
	font-size: 0.9em;
	display: inline; /* IE double margin bug fix */
    border-left: 1px solid #84A9B2;
}
* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
#footer {
    background-color: #fff;
    border-top: 0px solid #84A9B2;
    height: 120px;
    width: 700px;
	font-size: 12px;
	text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 100px;
    padding-left: 10px
    vertical-align: bottom;
    clear: both;
}

#footertext {
text-align: center;
vertical-align: bottom;
padding-top: 60px;
}



img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}