/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 30px 0;
	padding: 0;
	background: #990000;
	font-size: 12px;
	color: #2f4f4f;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 30px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
}

h3 {
	margin-top: 25px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}

h4 {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #F4F4F4;
}

p, ol, ul, blockquote {
	line-height: 24px;
}

a {
	color: #990000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(kuvat/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Header */

#header {
	width: 917px;
	height: 115px;
	margin: 0 auto;
	background: url(kuvat/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	background: url(kuvat/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 50px 0 0 40px;
	font-size: 36px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	float: right;
	height: 45px;
	padding: 70px 25px 0 0;
	background: url(kuvat/img3.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}

/* Splash */

#splash {
	width: 877px;
	height: 170px;
	margin: 0 auto;
	background: url(kuvat/img5.gif) repeat-x left bottom;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 30px 35px 0 35px;
	background: #FFFFFF url(kuvat/img8.gif) no-repeat left bottom;
}

#colOne {
	float: left;
	width: 620px;
	background: #FFFFFF;
}

#colOne h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
}

#colTwo {
	float: right;
	width: 185px;
	padding: 5px 0 0 0;
	text-align: right;
	background: #FFFFFF;
}


/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(kuvat/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
	text-align: right;
}

.posted p {
	float: left;
	margin: 0;
	text-align: right;
}


.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #EEEEEE;
}


/* Comments and Modules*/

.comment-open-data {
  margin: 0 0 30px 30px;
  padding: 10px 15px 0 15px;
}

.comment-content {
  line-height: 1.5;
}

.comment-footer {
   margin: 0 0 20px 0;
   border-top: 1px solid;
   padding-top: 3px;
   color: #666;
   text-align: right;
}


/* modules */

.module
{
   margin: 0 0 10px 0;
   border-bottom: 1px solid #f3f6f9;
   background: #fff0f5;
}

.module-content
{
   margin: 0 0 10px 0;
   border-top: 1px solid;
   padding: 10px 10px 10px 10px;
   font-size: 11px;
   line-height: 1.5;
   background: #fff0f5;
}

.module-search input { font-size: 12px; }
.module-search #search { width: 120px; }

.module-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;
   margin: 0;
   padding: 5px;
   color: #fff;
   background: #db7093;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}
.module-list
{
   margin: 0 0 10px 0;
   list-style: none;
}

.module-list .module-list
{
   margin: 0 0 0 0;
   list-style: none;
}

.module-list-item
{
   margin: 0 0 5px 0;
   line-height: 1.2;
}
