/*
	CSS files kept in the 'schemes' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: Janne Cederberg
	Author Site	: http://iki.fi/jberg
	Style Name	: Bjorn Cederberg
	Style URI	:
	Version	:
	Comments	:
*/

#page {
  /* The entire design is contained within the 'page' id */
  padding-top: 0;
  padding-bottom: 0;
}

#primary-no-sidebar {
  width: 710px;
  float: left;
  padding: 20px 0 10px 0;
  margin: 0 30px 0 30px;
  display: inline;
}

#header {
  /* Contains the H1 and menu */
  background: white url('header_kd-tausta_780x154.jpg') left top no-repeat;
  height: 154px;
  /*border-bottom: 1px solid #ddd;*/
}

#header h1 {
  display: none;
  /*
  font-size: 22px;
  letter-spacing: inherit;
  padding: 45px 0 0 197px;
  */
}

#header p.description {
  padding: 77px 0 0 190px;
  font-weight: bold;
}

p#description-footer {
  text-align: left;
  width: 90%;
  color: #777;
  font-size: 1.1em;
  letter-spacing: 1px;
  padding-left: 10%;
  height: 30px;
  line-height: 25px;
  background: white url('footer_iso-sydan.jpg') left top no-repeat;
}

/*
p#description-footer:hover {
  color: #777;
}
*/

p.last-modified {
  font-size: 0.8em;
  color: #ccc;
}

h2 {
  text-align: left;
}

ul.menu {
  margin-left: 136px;
  width: 594px;
}

ul.menu li a {
  margin: 0 3px;
  padding: 5px 15px 6px;
}

ul.menu li a:hover {
/*  margin: 0;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #ddd;
*/
  background-color: white !important;
  color: black !important;
}

blockquote {
  margin-bottom: 3em !important;
}

table.tukijalista td {
  width: 24em;
}

/* ---( ROLLING ARCHIVES -ULKOASU KORJATTU )--- */
#pagetrackwrap {
  top: 25px;
}

#rollpages { left: 150px; }

#trimmertrim, #trimmeruntrim, #trimmerless, #trimmermore {
  left: -150px;
  width: 140px;
}
