/* Perustyylit */

html {

  background: #FFF url(/wp-content/themes/np2010/images/html.jpg) repeat top left;
}

body {

  background: transparent url(/wp-content/themes/np2010/images/mikki.png) no-repeat top center;

  width: 100%;
  padding: 0;
  margin: 0;
  line-height: 1.5;

  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #000;
}

h2 {

  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
  line-height: 1;

  padding-top: 0;
  padding-bottom: 0;
  margin-top: 10px;
  margin-bottom: 15px;
}

.blog h2 {
  font-size: 20px;
  margin-top: 20px;
}

h3, h4 {

  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  line-height: 1;

  border-top: 1px dashed #000;
  padding-top: 10px;
  padding-bottom: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 {
    border-top: 0px dashed #000;
	padding-top: 0;
}

h2.title-150, h3.title-150 {
  background: #000 url(/wp-content/themes/np2010/images/titlebar_150.jpg) no-repeat top left;
  width: 130px;
  height: 17px;
  font-size: 12px;
  color: #FFF;
  text-transform: uppercase;
  margin: 15px 0 5px 0;
  padding: 4px 0px 0px 20px;
  border-top: 0;
}

h2.title-250, h3.title-250 {
  background: #000 url(/wp-content/themes/np2010/images/titlebar_250.jpg) no-repeat top left;
  width: 230px;
  height: 17px;
  font-size: 12px;
  color: #FFF;
  text-transform: uppercase;
  margin: 15px 0 5px 0;
  padding: 4px 0px 0px 20px;
  border-top: 0;
}

#primary h3 {
  background: #000 url(/wp-content/themes/np2010/images/titlebar_250.jpg) no-repeat top left;
  width: 230px;
  height: 17px;
  font-size: 12px;
  color: #FFF;
  text-transform: uppercase;
  margin: 15px 0 5px 0;
  padding: 4px 0px 0px 20px;
  border-top: 0;
}

div, img {

  padding: 0;
  margin: 0;
  border: 0;
}

ul {

  list-style-type: disc;
  padding: 0 0 0 20px;
  margin: 0px;
}
li {

  list-style-type: disc;
  padding-bottom: 2px;
}
li.inner {

  list-style-type: none;
  padding-bottom: 2px;
}

p {

  margin: 10px 0;
}

.inputarea, .button, #commentform input, #commentform textarea {

  background-color: #FFF;
  border: 1px solid #000;
  padding: 2px;

  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000;
}

#searchform label {

  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #FF0000;
  line-height: 1;

  padding-top: 0;
  padding-bottom: 0;
  margin-top: 5px;
  margin-bottom: 10px;
  display: block;
}

#s {

  background-color: #FFF;
  border: 1px solid #000;
  padding: 2px;
  width: 195px;
}

#searchsubmit {

  background-color: #FFF;
  border: 1px solid #000;
  padding: 1px 2px;
  width: 40px;
}

#respond {
  width: 480px;
}

#respond input {
  width: 250px;
}

#respond textarea {
  width: 350px;
}

#respond #submit {
  width: 150px;
}

/* LINKIT */

a:link, a:visited, a:active {

  color: #ff0000;
  text-decoration: underline;
}
a:hover, a:visited:hover, a:active:hover {

  text-decoration: none;
}

a.hidden:link, a.hidden:visited, a.hidden:active {

  color: #000;
  text-decoration: none;
}
a.hidden:hover, a.hidden:visited:hover, a.hidden:active:hover {

  color: #000;
  text-decoration: underline;
}

/* Wrapper */

div#wrapper {

  background: transparent url(/wp-content/themes/np2010/images/body.png) repeat-y top center;

  width: 940px;
  padding: 5px 14px 5px 14px;
  margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

/* Header */

div#header {

  width: 940px;
  padding: 0;
  margin: 0;
  float: left;
}

div#branding {
  background: transparent url(/wp-content/themes/np2010/images/content.jpg) no-repeat bottom center;
  padding: 0 10px 15px 10px;
  margin: 0 -10px;
  width: 940px;
  height: 290px;
  float: left;
}

div#branding h1 {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  float: left;
}

/* Search */

/*
div#header ul {

  width: 900px;
  height: 50px;
  padding: 0;
  margin: 0;
  list-style-type: none;
  float: left;  
}

#header ul li {

  padding: 15px 5px 0 5px;
  border: 0;
  font-size: 10px;
  font-weight: normal;
  list-style-type: none;
  float: left;
}

#header ul li a:link, #header ul li a:visited, #header ul li a:active {

  font-size: 10px;
  color: #939393;
  text-decoration: none;
}

#header ul li a:hover, #header ul li a:visited:hover, #header ul li a:active:hover {

  color: #939393;
  text-decoration: underline;
}

*/

/* Valikko */

/*
#menu {

  width: 940px;
  height: 50px;
  padding: 0;
  margin: 5px 0;
  float: left;
}

#menu ul {

  padding: 0 0 0 0;
  margin: 0;
  list-style-type: none;
}

#menu ul li {

  padding: 15px 10px 0px 10px;
  margin: 0;
  border: 0;
  list-style-type: none;
  float: left;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {

  font: bold 14px Tahoma, Arial, sans-serif;
  color: #FF0000;
  text-decoration: none;
}

#menu ul li a:hover, #menu ul li a:link:hover, #mainmenu ul li a:visited:hover, #menu ul li a:active:hover {

  color: #FF0000;
  text-decoration: underline;
}

#menu .current_page_item a,
#menu .current_page_item a:link,
#menu .current_page_item a:visited {

  color: #FF0000;
  text-decoration: none;
}

#menu .current_page_item a:hover {

  color: #EEE;
  text-decoration: underline;
}
*/

/* =Menu
-------------------------------------------------------------- */

#access {
  background: #000 url(/wp-content/themes/np2010/images/menu.jpg) no-repeat top center;
  width: 940px;
  height: 20px;
  display:block;
  float:left;
}
#access .menu-header,
div.menu {
/*
	margin-left: 12px;
*/
  margin-left: 25px;
  height: 20px;
  width: 915px;
  float: left;
}
#access .menu-header ul,
div.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #FFF;
}

div.menu ul li:last-child {
	border-right: 1px solid #FFF;

}

div.menu ul ul li:last-child {
	border-right: 1px solid #FFF;

}

#access a {
	display:block;
	text-decoration:none;
	color:#FFF;
	padding:0 13px;
    text-transform: uppercase;
	line-height:20px;

}
#access ul ul {
	display:none;
	position:absolute;
	top:20px;
	left:0;
	float:left;
	border-top: 1px solid #FFF;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	z-index: 99999;
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#333;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width: 170px;
	border-bottom: 1px solid #FFF;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#FF0000;
	background:#333;
}
#access ul li:hover > ul {
	display:block;
}

#access li.page-item-15 ul a {
  display: none;
}

/* Sisällöt */

div#main {
  width: 940px;
  padding: 0;
  margin: 0;
  float: left;
  clear: both;
}

/* Tekstit */

div#content {

  width: 480px;
  min-height: 550px;
  padding: 15px 20px 10px 20px;
  float: left;
}

* html div#content {

  height: 550px;
}

/* Primary sidebar */

div#primary {

  width: 250px;
  padding: 11px 0 0 0;
  margin: 0 0 0 10px;
  float: left;
}

div#primary ul {

  list-style-type: none;
  padding: 0 0 0 0px;
  margin: 0px;
}

div#primary li {

  list-style-type: none;
  padding-bottom: 2px;
}

/* Secondary sidebar for logos  */

div#secondary {

  width: 150px;
  padding: 11px 0 0 0;
  margin: 0 10px 0 0;
  float: left;
}

/* Home */

div.entry-left {

  width: 150px;
  padding: 0px 0 0 0;
  margin: 0 40px 0 0;
  float: left;
}

div.entry-right {

  width: 250px;
  padding: 0px 0 0 0;
  margin: 0 0 0 40px;
  float: left;
}

/* Footer */

div#footer {

  clear: both;
  background: #000 url(/wp-content/themes/np2010/images/footer.jpg) no-repeat top center;
  width: 940px;
  height: 130px;
  padding: 10px 0px 0px 0px;
  margin: 0;
  color: #FFF;
}

#footer p {

  margin: 0;
}

#footer ul {

  width: 940px;
  height: 25px;
  padding: 0px 0px 0px 0px;
  margin: 0;
  list-style-type: none;
  text-align: center;
  float: left;
}

#footer ul li {

  padding: 0 10px 0 10px;
  border: 0;
  font-size: 12px;
  list-style-type: none;
  text-align: center;
  display: inline;
}

#footer ul li a:link, #footer ul li a:visited, #footer ul li a:active {

  font-size: 12px;
  color: #EEE;
  text-decoration: none;
}

#footer ul li a:hover, #footer ul li a:visited:hover, #footer ul li a:active:hover {

  color: #FF0000;
  text-decoration: underline;
}

#copyright {
  float: left;
  width: 940px;
  padding-top: 80px;
  text-align: center;
  color: #000;
}

#copyright a {
  color: #000;
}

/* Blogi */

.navigation {
  width: 480px;
  margin-bottom: 20px;
  float: left;
  clear: both;
}

.nav-previous {
  width: 240px;
  float: left;
  text-align: left;
}

.nav-next {
  width: 240px;
  float: right;
  text-align: right;
}

/* Muut */

.lippulinkki {
  padding-top: 6px;
  float: right;
}

div.entry-koomikkko {

  width: 480px;
  padding: 5px 0 0 0;
  margin: 5px 0 0 0;
  border-top: 1px dotted #000;
  float: left;
}

.entry-koomikko {
  clear: both;
  float: left;
  width: 480px;
  padding-bottom: 15px;
  border-top: 1px dashed #000;
}

.alignleft {
  float: left;
  padding-right: 15px;
}

div#text img[style*="left"] {

	margin-right: 15px;
	margin-bottom: 5px;
}

div#text img[style*="right"] {

	margin-left: 15px;
	margin-bottom: 5px;
}

/* sitemap */

#sitemap ul {

  list-style-type: none;
  padding: 0 0 0 20px;
  margin: 0px;
}

#sitemap li {

  list-style-type: none;
  padding-bottom: 2px;
}

#sitemap ul li ul li {

  list-style-type: disc;
  padding-bottom: 2px;
}

/* ----------- Comments ----------- */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

/* End of css */

