/*
Theme Name: Ideakoski
Theme URI: http://bling.fi/
Description: A theme for Ideakoski.fi
Version: 0.8
Author: Teemu Bergman
Author URI: http://bling.fi/
Tags: empty, clean, development, design

	Based on Kubrick v1.5

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* - BASIC STUFF - */
body { background:#FFF; margin:0px 0px 0px 0px; font-family: Tahoma, Geneva, sans-serif; font-size: 9pt; line-height: 11pt; }
a { text-decoration:none; color:#1b1b1b; }
a:hover { text-decoration:underline; }
h3 a { color:#FFF; font-family: Tahoma, Geneva, sans-serif; font-size: 12pt; }
.additional-meta { font-size: xx-small }
blockquote { font-style:oblique }
/* -- WRAPPER --*/
#wrapper { width:1000px; margin:0 auto; margin-top: -16px; }
#header { float:none; clear:both; }
#footer { margin:20px 0px 10px 0px; padding:1px 20px 0px 20px; float:none; clear:both; background-color: #09F; }
/* -- POSTS -- */
.posts-wrap { width:1000px; float:left; clear:none;  }
.post { margin:0px 100px 0px 100px; padding:0px 10px 10px 10px; background-image:url(../../../images/bg.jpg); }
.post-index { margin:0px 0px 0px 0px; }
#post-single { margin:0px 0px 0px 20px; }
/* -- SIDEBARS --*/
.sidebar { padding:0px 10px 0px 10px; float:left; width:240px; height:190px; background-image: url(../../../images/blogi_bg.jpg); background-repeat: no-repeat; }
#sidebar_left { margin:0px 0px 0px 100px; clear:left; }
#sidebar_middle { margin:0px 10px 0px 10px; clear:none; }
#sidebar_right { margin:0px 100px 0px 0px; clear:right; }
.widget{margin-bottom:50px; }
/* -- just some ugly styling to make it easier to get started, can safely be removed */
#respond { border:2px solid yellow; }
li.depth-1 { border: 2px solid orange; }
.navigation { border:2px dashed black; }
/* -- LISTS -- */
ul { padding-left: 25px; }
li { margin-bottom: 5px; }
/* -- 404-PAGE --*/
.error404 { margin:0; width:100%; }
.error404 h1, .error404 h2 { margin: 10px auto; }
/* -- COMMENTS -- */
div.comments-wrap { margin:15px auto; padding:0; }
li.comment, li.trackback, li.pingback { margin: 10px auto; }
ul.children { margin-left:10px; }
ul.commentlist, ul.pinglist { margin:10px 0; }
textarea#comment { overflow:auto }
/* -- NAVIGATION --*/
div.navigation { height:25px; overflow:auto; float:none; clear:both; margin:0 auto }
* +html div.navigation { overflow:visible } /* IE hack to prevent scrollbars on the .navigation div... */
.nav-next { float:right; clear:none; width:48%; text-align:right; }
.nav-prev { float:left; clear:none; width:48%; text-align:left; }
/* -- WIDGETS --*/
