/*
Theme Name: JPKangas.com
Theme URI: http://fi.wordpress.org/
Description: Teema sivustolle <a href="http://jpkangas.com">jpkangas.com</a>.
Version: 1.0
Author: JP Kangas
Author URI: http://www.jpkangas.com/
Tags: custom

*/

/* Perustyylit */

body {
  background-color: #000;
  background-image: url(img/bg_slice1.png);
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  text-transform: uppercase;
  font-weight: lighter;
  line-height: 1.5;
}

h2 {
  background-image: url(img/spot.png);
  background-repeat: no-repeat;
  padding: 22px 0px 15px 60px;
  margin: 0 0 0px 0px;
  height: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-shadow: #678ab5 0.1em 0.1em 0.1em;
  letter-spacing: 2px;
  text-transform: uppercase;
}

#sidebar h2 {
  font-size: 16px;
}

h3 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-shadow: #678ab5 0.1em 0.1em 0.1em;
  letter-spacing: 2px;
  text-transform: uppercase;
}

a:link, a:visited, a:active {
  color: #fff;
  text-decoration: none;
}

a:visited:hover, a:active:hover {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #678ab5;
}

div, img {
  padding: 0;
  margin: 0;
  border: 0;
}

p {
  margin: 10px 0;
}

.inputarea, .button, #respond input, #respond textarea {
  background-color: #fff;
  border: 1px solid #678ab5;
  padding: 2px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #000;
}

/* Wrapper */

#wrapper {
  position: relative;
  width: 1000px;
  margin: 0px auto;
  padding: 0;
}

/* Header */

#header {
  position: relative;
  background: transparent url(img/header_bg.png) no-repeat bottom left;
  width: 1000px;
  height: 723px;
  margin: 0px;
  padding: 0px;
  z-index: 100;
  float: left;
}

#header h1 {
  padding: 0;
  margin: 0;
}

/* Menu */

#menu {
  position: relative;
  width: 1000px;
  height: 32px;
  margin: 0;
  padding: 0;
  z-index: 500;
  float: left;
}

#menu ul {
  width: 750px;
  padding: 0;
  margin: 0px 0px 0px 50px;
  float: left;
  list-style-type: none;
}

#menu ul li {
  float: left;
  padding: 0 10px;
  margin: 0;
  list-style-type: none;
}

#menu ul li a {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-shadow: #678ab5 0.1em 0.1em 0.1em;
  letter-spacing: 2px;
  text-decoration: none;
}

#menu ul li a:hover {
  color: #FF0000 ;
  text-decoration: none;
}

#icons {
  width: 150px;
  padding-top: 2px;
  margin-right: -9px;
  float: right;
  z-index: 1000;
}

/* Content wrapper */

#contentwrapper {
  background-repeat: repeat;
  width: 1000px;
  margin: 0px auto 0 auto;
  padding: 0px;
  z-index: 300;
}

/* Tekstiosio */

#content {
  position: relative;
  width: 650px;
  min-height: 650px;
  margin: 0px;
  padding: 0;
  font-size: 10px;
  color: #678ab5;
  z-index: 400;
  float:left;
  text-transform: none;
}

.post, #feedback {
  padding-left: 60px;
}

.post h2 {
  margin-left: -60px;
}

/* Sivupalkki */ 

#sidebar {
  position: relative;
  width: 250px;
  min-height: 650px;
  margin: 0px;
  padding: 0px 0px 0px 100px;
  font-size: 10px;
  color: #678ab5;
  z-index: 400;
  float:right;
}

/* Footer */

#footer {
  width: 1000px;
  height: 100px;
  clear: both;
  text-align: center;
}
#footer ul {
  display: block;
  margin: 0;
  padding: 0;  
}

#footer ul li {
  display: inline;
  text-align: center;
  margin: auto;
  width: auto;
  border-right: 1px solid #678ab5;
}
#footer ul li:first-child {
  border-left: 1px solid #678ab5;
}
#footer ul li a {
  display: inline;
  text-align: center;
  font-size: 10px;
  color: #678ab5;
  text-decoration: none;
  padding: 0px 10px;
}
#footer ul li a:hover {
  color: #fff;
}
#footer span {
  width: 100%;
  color: #678ab5;
  font-size: 8px;
  letter-spacing: 2px;
  text-align: center;
  display: block;
  padding: 10px 0px;
}

/* WP:n TYYLIT */

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#sidebar ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#sidebar ul li .widget {
  margin: 0;
}

#sidebar ul li h2 {
  margin-left: -60px;
}

#searchform label {
  display: none;
}

#s {

  background-color: #fff;
  border: 1px solid #678ab5;
  padding: 2px;
  width: 100px;
}

#searchsubmit {

  background-color: #fff;
  border: 1px solid #678ab5;
  padding: 2px;
  width: 50px;
}

#respond {
  width: 480px;
}

#respond input {
  width: 250px;
}

#respond textarea {
  width: 350px;
}

#respond #submit {
  width: 150px;
}

/* End of styles */
