/*
Theme Name: Lampuoti
Description: Lampuoti teema
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	background: #41c1d6 url(images/body_bg.jpg) repeat-x;
	color: #2681bb;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #2681bb;
}

a:link, a:visited {
	text-decoration: none;
	color: #2681bb;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #2681bb;
}

p {
	padding: 10px 0;
}

small {
	font-size: 11px;
	font-style: italic;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}





#wrapper {
	margin: 110px auto 0 auto;
	width: 900px;
	background: #abd8e3 url(images/wrapper_bg.gif) repeat-x;
	border: 1px solid #77a0ab;
	height: 1%;
}
#page {
	background: url(images/page_bg.gif) no-repeat top left;
	overflow: hidden;
	padding: 10px;
	height: 1%;
}
#page-bottom {
	background: url(images/page_bottom.gif) no-repeat;
	height: 5px;
}

#header {
	position: absolute;
	z-index: 1;
	top: 12px;
	margin-left: -35px;
	border: 1px solid #8fb9d0;
	height: 132px;
	width: 682px;
	background: url(images/header_bg.gif)
}
#logo {
	padding: 28px;
	float: left;
	margin-right: 50px;
}
#logo h1 a {
	display: block;
	width: 233px;
	height: 76px;
	background: url(images/logo.gif) no-repeat;
	text-indent: -999px;
}
#headerimg {
	float: left;
	background: url(images/header_img.gif) no-repeat;
	width: 278px;
	height: 132px;
}
#flower {
	width: 235px;
	height: 245px;
	position: absolute;
	z-index: 1;
	top: 0;
	margin-left: 649px;
	background: url(images/flower.png) no-repeat;
}
#search {
	margin-top: 50px;
}
#content {
	width: 685px;
	float: left;
}
#content ul, #content ol {

	padding: 10px 20px;
}
.posts {
	background: #fff;
	border: 2px solid #7eb63d;
	padding: 30px 20px;
	min-height: 430px;
}

#sidebar {
	width: 163px;
	float: left;
	padding-top: 50px;
	background: url(images/sidebar_bg.gif) no-repeat;
	background-position: 20px 0;
	min-height: 540px;
}

#sidebar h2 {
	margin: 5px 0 0;
	font-size: 1.2em;
}

#sidebar ul {
	font-size: 17px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#sidebar ul li {
	list-style: none;
	margin-bottom: 5px;
	background: url(images/sidebar_separator.png) no-repeat bottom left;
	height: 59px;
	line-height: 59px;
	padding-left: 30px;
}
#sidebar ul li a:hover {
	color: #619624;
	text-decoration: none;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#search {
	padding: 5px;
}

#searchform #s {
	width: 160px;
	border: 1px solid #8fb9d0;
	background: url(images/search_bg.gif) no-repeat top left;
	height: 13px;
	font-size: 11px;
}

#searchsubmit {
	padding: 1px;
}

#footer {
	text-align: center;
	color: #fff;
}
#footer a, #footer a:visited {
	color: #fff;
}

.featured {
	margin-bottom: 10px;
}
.featured-top {
	padding-left: 45px;
	padding-top: 0px;
	padding-right: 10px;
}
.featured-bottom {
	height: 22px;
}
.featured h2, .featured h2 a, .featured h2 a:visited {
	color: #7db53a;
	text-align: left;
	padding-top: 10px;
}
.featured small {
	color: #7db53a;
}
.resepti {
	background: url(images/featured_bg.gif) repeat-y top left;
	margin-bottom: 10px;
}
.resepti-top {
	background: url(images/featured_top.gif) no-repeat top left;
	padding-left: 145px;
	padding-top: 20px;
	padding-right: 10px;
}
.resepti-bottom {
	background: url(images/featured_bottom.gif) no-repeat top left;
	height: 22px;
}
.resepti h2, .resepti h2 a, .resepti h2 a:visited {
    font-size: 22px;
	color: #7db53a;
}
.resepti small {
	color: #7db53a;
}
.post {
	padding: 0px 0 5px 50px;
}
.post h2 {
	font-size: 14px;
}
.post .line {
	border-bottom: 1px solid #cbcbcb;
	padding-top: 5px;
}
.postmetadata {
	text-align: center;
	padding-top: 5px;
	margin: 30px 0;
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.clear {
	clear: both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.navigation {
	text-align: center;
	margin-top: 10px;
}

.aligncenter {
	margin: 0 auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}





#commentform input, #commentform textarea {
	border: 1px solid #8fb9d0;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
 float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist {
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}





#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	padding: 2px;
}

#commentform #submit {
}

#commentform p {
	margin: 5px 0;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}





#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.entry {

    padding-top: 20px;
}