/*
Theme Name: Arja Laulainen
Theme URI: http://arjalaulainen.fi/
Description: Theme for Arja Laulainen.
Author: Vida Design
*/

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background: url(../img/bg_ilman.jpg) top no-repeat;
	
}
#main {
	width: 820px;
	margin: 0 auto 0 auto;
	overflow: auto;
}
#top {
	width: 100%;
	height: 466px;
	float: left;
	background: url(../img/arja_2017_2.jpg) bottom no-repeat;
	
}
#top #logo {
	float: left;
	margin-top: 49px;
	height: 101px;
	width: 480px;
	margin-left: 20px;
}
#top #navi {
	float: left;
	width: 490px;
	height: 40px;
	margin-left: 1px;
}
#top #navi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-right: 19px;
	border-right: 1px solid #ccc8bf;
	padding-left: 19px;
	font-weight: normal;
}
#top #navi a#last {
	border: 0;
}
#top #navi a:hover {
	color: #e57900;
}
#top #nosto {
	float: left;
	width: 380px;
	margin-left: 140px;
	margin-top: 158px;
	height: 30px;
}
#top #nosto a {
	color: #6b0f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
}
#top #nosto a:hover {
	color: #FFFFFF;
}
#top #slides {
	margin-top: 23px;
	width: 269px;
	height: 443px;
	float: right;
}
#content {
	float: left;
}
#content #main-side {
	width: 530px;
	float: left;
	padding-left: 18px;
	margin-top: 35px;
	padding-right: 18px;
	border-right: 1px solid #e0ded9;
}
#content #sidebar {
	float: right;
	width: 231px;
	margin-left: 20px;
	margin-top: 13px;
}
#content #sidebar * {
	font-size: 11px;
}
#content #sidebar #wp-calendar a {
	text-transform: uppercase;
}
#content #sidebar #wp-calendar caption {
	margin-bottom: 10px;
}
#content #sidebar .box, #content #sidebar .box2, #content #sidebar .box3 {
	width: 231px;
	padding-bottom: 22px;
	padding-top: 22px;
	border-bottom: 1px solid #e4dfd7;
}
#content #sidebar .box2 h4 {
	margin: 0;
}
#content #sidebar .box3 {
	border: none;
	overflow: hidden;
}
#footer {
	width: 100%;
	background: url(../img/footer_bg.jpg) #fcfcfc repeat-x top;
	margin-top: 30px;
}
#footer #footer-content {
	margin: 0 auto 0 auto;
	width: 820px;
	padding-top: 33px;
	overflow: auto;
}
#footer #footer-content #left {
	height: 90px;
	float: left;
	width: 509px;
	margin-left: 43px;
}
#footer #footer-content #right {
	height: 90px;
	float: right;
	width: 232px;
}


/* Tekstityylit */

a {
	color: #d39200;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #e88311;

}
a:active {
	text-decoration: none;
}
p {
	font-size: 12px;
	color: #686868;
	line-height: 22px;
	padding-bottom: 1em;
	padding-left: 20px;
}
ul, li {
	font-size: 12px;
	line-height: 23px;
	color: #686868;
	margin-left: 20px;
}
#footer p {
	font-size: 10px;
	color: #686868;
	padding: 0;
}
#footer p strong {
	margin-right: 30px;
}
#footer a {
	margin-left: 5px;
	margin-right: 5px;
	color: #686868;
	font-weight: normal;
}
#footer a:hover {
	color: #f09200;
}
h1 {
	font-size: 24px;
	color: #e57900;
	width: 100%;
	border-bottom: 1px solid #e57900;
	font-weight: normal;
	margin-bottom: 20px;
}
h2 {
	font-size: 16px;
	color: #e57900;
	width: 96%;
	border-bottom: 1px solid #e57900;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 1em;
}
h3 {
	font-size: 15px;
	color: #e57900;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 1em;
}
	
h4 {
	font-size: 13px !important;
	color: #e57900;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}
img {
	border: none;
}
#content #main-side img {
	border: none;
	padding-top: 1em;
	padding-bottom: 2em;
}
img.aligncenter {
	margin: 0 auto 0 auto;
	display: block;
	margin-top: 20px;
}
#widget-ko_calendar-3-widget_title, .ko-calendar-widget-title {
	font-size: 16px !important;
	color: #000000;
	margin-bottom: 20px;
	margin-left: 2px;
}
.ko-calendar-date {
	margin-top: 10px;
	margin-left: 2px;
}
.ko-calendar-event-list {
	margin: 0;
	padding: 10px;
	padding-left: 15px;
	padding-top: 10px;
	border-top: 1px solid #ebe5dd;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.post {
	margin-bottom: 40px;
}

/* Slider */

#slides {
	top:15px;
	left:4px;
	z-index:100;
}
.slides_container {
	width: 100%;
	height: 100%;
	overflow:hidden;
	position:relative;
}

.virallinenkuva{
	padding-right: 23px;
}