/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}


body {
	background: #F5F5F5 url('images/img01.png') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}

img.kuva {
	border-width: 2px;
	border-style: solid;
	border-color: #466C6C;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
					
}

.sukutaulu {
	color : #466C6C;
	margin-top : 0px;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
}

.kuvagalleria  {
	color : #466C6C;
	font-weight: bold;
	border-bottom: 1px solid #F0F0F0; padding-left:0px; padding-right:20px; padding-top:5px; padding-bottom:15px
	
}

.kuvagalleria a {
	color : #466C6C;
	text-decoration: underline;
	font-weight: bold;
	
}

.kuvagalleria a:hover {
	color : #DD5555;
	text-decoration: none;
	font-weight: bold;
}

.paivityksetotsikko  {
	font-size: 1.4em;
	color : #466C6C;
	font-weight: bold;
}

.paivitykset  {
	font-size: 1.0em;
	color : #466C6C;
	font-weight: bold;
}

.esittely  {
	color : #466C6C;
	font-weight: bold;
}

.esittely a {
	color : #466C6C;
	text-decoration: underline;
	font-weight: bold;
}
.esittely a:hover {
	color : #DD5555;
	text-decoration: none;
	font-weight: bold;
}

.uutisia  {
	color : #466C6C;
	font-weight: bold;
	border-bottom: 1px solid #F0F0F0; padding-left:0px; padding-right:20px; padding-top:5px; padding-bottom:15px
	
}

.uutisia a {
	color : #466C6C;
	text-decoration: underline;
	font-weight: bold;
	
}
.uutisia a:hover {
	color : #DD5555;
	text-decoration: none;
	font-weight: bold;
}

.linkit  {
	color : #466C6C;
	font-weight: bold;
	border-bottom: 1px solid #F0F0F0; padding-left:0px; padding-right:20px; padding-top:5px; padding-bottom:15px
	
}

.linkit a {
	color : #466C6C;
	text-decoration: underline;
	font-weight: bold;
	
}

.linkit a:hover {
	color : #DD5555;
	text-decoration: none;
	font-weight: bold;
}

.sukutaulu a {
	color : #466C6C;
	text-decoration: none;
}
.sukutaulu a:hover {
	color : #DD5555;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #466C6C;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.3em;
}

h2 {
	padding: 10px 10px 0 10px;
	font-size: 1.8em;
}

h3 {
	padding: 10px 10px 0 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #466C6C;
}

p, ul, ol {
	margin-bottom: 10px;
	line-height: 170%;
	font-size: 1.em;
	font-weight: normal;
	color: #466C6C;	
}



p {
	font-size: 1.em;
	font-weight: normal;
	color: #466C6C;	

}

.koiramme {
	padding: 0px 0px  0px;
	font-size: 1.4em;
	font-weight: bold;
	color: #466C6C;	

}

.pentue {
	padding: 0px 0px  0px;
	font-size: 1.em;
	font-weight: bold;
	text-decoration: none;
	color: #466C6C;	

}

.pentue a {
	padding: 0px 0px  0px;
	font-size: 1.em;
	font-weight: bold;
	text-decoration: underline;
	color: #466C6C;	

}

.pentue a:hover {
	padding: 0px 0px  0px;
	font-size: 1.em;
	font-weight: bold;
	text-decoration: none;
	color: #DD5555;	

}

.synt {
	padding: 0px 10px 0 10px;
	font-size: 1.em;
	font-weight: normal;
	color: #466C6C;	

}


blockquote {
	background: url('images/img12.png') no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999; padding-left:30px; padding-right:30px; padding-top:0; padding-bottom:0
}

blockquote p {
}

a {
	text-decoration: none;
	color: #466C6C
}

a:hover {
	text-decoration: none;
	color: #DD5555;
}

#napit a {
	text-decoration: none;
	
}

#napit a:hover {
	text-decoration: none;
	
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url('images/img08.png') repeat-x left bottom;
}

/* Menu */

#menu {
	height: 50px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 37px;
	padding: 13px 15px 0px 15px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FFFFFF url('images/img04.png') repeat-x;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url('images/img04.png') repeat-x;
	color: #FFFFFF;
}

/* Header */

#header {
	height: 101px;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 20px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #466C6C;
}

#logo p {
	margin: 0;
	padding: 42px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

/* Search */

#search {
	float: right;
	width: 215px;
	background: url('images/img05.png') no-repeat left bottom;; padding-left:0; padding-right:20px; padding-top:40px; padding-bottom:4px
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url('images/img06.png');
}

#bgtop {
	height: 20px;
	background: url('images/img07.png');
}

#bgbottom {
	padding-bottom: 20px;
	background: url('images/img09.png') no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-top: 15px;
	padding-left: 15px;
	background: url('images/img11.png') no-repeat left center;
}

/* Content */

#content {
	float: left;
	width: 450px;
	height: 600px;
	min-height: 800px;
	padding: 0 0 0 60px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #FFFFFF;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.2em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 10px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url('images/img13.png') no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url('images/img14.png') no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 40;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	background: url('images/img11.png') no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0; padding-left:25px; padding-right:15px; padding-top:5px; padding-bottom:5px
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 190px;
	padding: 0 0 0 0px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 20 20px 0 0;
}


.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

#lomake {
	margin-bottom: 10;
	padding: 40px;
	color: #466C6C
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url('images/img10.png') no-repeat;
}

#footer p {
	padding-top: 10px;
	text-align: center;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #466C6C;
}