@charset "utf-8";
body {
	margin: 0;
	background-color: #406480;
	font-family:"Trebuchet MS",Tahoma,Arial;
	font-size:80%;
	color: #ffffff;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;
	margin:0;
	padding:0 0 40px;
}

img {
	border: none;
}

#page {
	margin: 0 auto;
	width: 900px;
}
	
#header {
	width: 100%;
	height: 126px;
	background: url(images/head-bg.png) repeat-x;
}

#main {

	background:#507ea1 url(images/maintop-bg.png) scroll  repeat-x;
	min-height: 200px;
}

#footer {
	clear: both;
	min-height: 100px;
	background: #406480 url(images/footerline.png) top repeat-x;
}

#foot {
	margin: 0 auto;
	width: 900px;
}

#foot1 {
	margin-top: 5px;
	padding: 5px 0 0 5px;
	width: 300px;
	float: left;
	font-size: 8px;
	color: #3366CC;
	text-decoration: none;
}

#foot2 {
	margin-top: 5px;
	padding: 5px 0 0 5px;
	width: 300px;
	float: left;
	border-left: #ffffff dotted 1px;
}

#copyright {
	margin-top: 0;
	padding: 10px 0 0 5px;
	float: right;
}

#head {
	margin: 0 auto;
	width: 900px;
}

#logo {
	float: left;
	margin: 0;
}

.description {
	padding: 30px 0 0 0;

}

#menu {
	margin-top: 32px;
	float: right;
	height: 20px;

}

#menu li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
}

#menu a, #menu a:visited {
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	padding: 0 10px 0 10px;
}


#menu a:hover {
	background: #325168;
}

#content {
	margin: 0 auto;
	width: 900px;
}

#left {
	width: 630px;
	float: left;
	padding: 10px 0 30px 0 ;
}

#sidebar {
	margin: 3px 0 20px 0;
	padding: 0 0 0 6px;
	width: 255px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #406480;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
	margin-top: 3px;
	padding: 0 0 0 5px;
}


#sidetop {
	height: 5px;
	width: 255px;
	background: url(images/sidebartop.png) no-repeat;
}

#sidemid{
	width: 253px;
	min-height: 332px;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	background: #13293a url(images/sidebarin.png) top no-repeat;
}


#sidebottom{
	height: 4px;
	width: 255px;
	background: url(images/sidebarbottom.png) no-repeat;
}

#sidecontent {
	padding:0 3px 0 3px;
	list-style: none;
}

#last-photos {
	height: 21px;
	padding:0 0 5px 24px;
	background: url(images/star1.png) left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	line-height: 30px;
}

#who {
}

#contact {
	height: 15px;
	margin-top: 10px;
	padding:0 0 5px 24px;
	background:url(images/mail2.png) left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	line-height: 20px;
}

#blog {
	height: 21px;
	padding:0 0 5px 24px;
	background:url(images/paper2.png) left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	line-height: 30px;
}

.post {
	clear: both;
}

.post-date {
	float: left;
	background:url(images/calendar1.png) no-repeat;
	width: 44px;
	height: 47px;
}

.post-month {
	color:#FFFFFF;
	display:block;
	font-size:10px;
	line-height:11px;
	margin-left:-3px;
	padding-top:2px;
	text-align:center;
	text-transform:uppercase;
}

.post-day {
	color:#999999;
	display:block;
	font-size:18px;
	line-height:18px;
	margin-left:-3px;
	padding-top:7px;
	text-align:center;
	text-transform:uppercase;
}

.post-title {
	float: left;
	margin-left: 10px;
	width:570px;

}

h1, h1 a, h1 a:visited {

	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 2px;
	border-bottom: dotted #FFFFFF 1px;
}

h2 a, h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

h3 {
	margin: 0;
}

h4 {
	margin: 0;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

p .right { 
	float: right;
	margin: 0 0 5px 5px;
}

p .left{ 
	float: left;
	margin: 0 5px 5px 0;
}

.post-entry {
	clear:both;
	margin: 0;
}

.post-category {
	float: left;
}

.post-comments {
	float: right;
	background:url(images/comment.png) left no-repeat;
	padding-left: 18px;
}

.navigation {
	clear:both;
	padding: 40px 0 0 ;
}

.prev-entries {
	float: left;
	background: url(images/arrowleft.png) left no-repeat;
	padding-left: 16px;
}

.next-entries {
	float: right;
	background: url(images/arrowright.png) right no-repeat;
	padding-right: 16px;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:active, a:hover {
	text-decoration: underline;
}

.widgettitle {
	width: 250px;
	height: 23px;
	padding: 3px 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.widget_recent_entries {
	background: url(images/widgettitle-blog.png) no-repeat;
}

.widget_polls {
	background: url(images/widgettitle-poll.png) no-repeat;
}

.ngg_images {
	background: url(images/widgettitle-ngg.png) no-repeat;
}

.widget {
	margin-bottom: 1em;
}

.widget h2 {
	border: none;
}

.ngg-widget img {
	border: 2px solid #ffffff;
}
#recent-posts ul {
	margin: 0;
	padding: 0;
}

#recent-posts ul li {
	background:url(images/ball.png) left no-repeat;
	padding: 0 6px 0 10px;
	list-style: none;
}


/** WP omat */
.alignright {
	float:right; 
	margin: 0 0 5px 5px;
}

.alignleft {float:left; margin:0 1em 1em 0;}
img .aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img .alignright {float:right; margin:0 0 1em 1em;}
a img .alignleft {float:left; margin:0 1em 1em 0;}
a img .aligncenter {display: block; margin-left: auto; margin-right: auto;}

/** Randomeita */

#varotus {
	min-height: 39px;
	background:url(images/varotus.png) no-repeat;
	padding-left: 50px;
}

