/*
Theme Name:     Twenty Ten Child for Koivuntarian
Theme URI:      
Description:    Child theme for the Twenty Ten theme 
Author:         Lauri Merisaari
Author URI:     http://www.merisaari.com
Template:       twentyten
Version:        0.1.0
Tags: 			Twentyten Child
*/

/* reset some things */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
ol, ul, li, dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Verdana,sans-serif;
}

body {
	color: #ffffff; /* default text color */
	background-color: #152223;
	background-image: url("images/taustakuva.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 0.7em;
}
#wrapper {
	padding: 25px;
} 
#header {
	/*
	background-color: transparent;
    background-image: url("images/header3.png");
    background-repeat: no-repeat;
    height: 100px;
    */
}
#site-description {
    margin-bottom: 30px;
    margin-top: 20px;
	display: block;
	width: 400px;
	clear: both;
}
#tagline {
	margin-bottom: 5px;
	display: block;
}
#main {
    position: absolute;
    top: 110px;
    z-index: 9998;
    margin-left: 250px;
}
#main_overlay {
	position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9997;
	opacity: .60; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=60); /* IE lt 8 */
	-ms-filter: "alpha(opacity=60)"; /* IE 8 */
	-khtml-opacity: .60; /* Safari 1.x */
	-moz-opacity: .60; /* FF lt 1.5, Netscape */
	background-color: #152223;
	cursor: pointer;
}
.close_window {
	display: block;
	text-align: right;
	font-family: Arial,sans-serif;
	font-weight: bold;
}
.close_window a, .close_window a:link, .close_window a:active, .close_window a:visited {
	text-decoration: none;
}
#footer {
	clear: both;
	float: none;
	font-family: Verdana,sans-serif;
    font-size: 0.7em;
    font-weight: normal;
    line-height: 1.4em;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	display: none;
}
#site-title span, #branding h1, #site-title span a {
	background-color: transparent;
    background-image: url("images/logo2.gif");
    background-repeat: no-repeat;
	width: 171px;
	height: 23px;
	display: block;
	margin: 0px;
	font-size: 0px;
}
#site-title span a {
	color: transparent;
}
#container {
	background-color: transparent;
    background-image: url("images/paper.png");
    background-repeat: no-repeat;
    background-color: #f0f1f1;
	width: 620px;
	margin-bottom: 20px;
    color: #000000;
	box-shadow: 3px 5px 5px rgba(0,0,0,0.7);
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,0.7);
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,0.7);
	min-height: 400px;
	border: 1px solid #000000;
	/*
    margin-left: 250px;
    margin-right: auto;
    */
    width: 620px;
}
#content {
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 50px;
	margin-top: 50px;
}
#content .close_window a {
	float: right;
	display: inline-block;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid;
}
#primary {
    /*font-size: 1em;*/
	/*
	background-color: transparent;
    background-image: url("images/sidebar.png");
    */
    background-color: #FEFEFE;
	width: 240px;
	float: right;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#primary ul.xoxo {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#primary ul.xoxo li.widget-container {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	border-bottom: 1px dotted #666666;
	display: block;
}
p {
	/*font-family: Verdana,sans-serif;*/
    /*font-size: 0.8em;*/
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 1.4em;
}
ul, ol {
	/*font-family: Verdana,sans-serif;*/
    /*font-size: 0.8em;*/
    font-weight: normal;
    line-height: 1.4em;
    margin-left: 40px;
    list-style-position: outside;
    margin-bottom: 1.4em;
}
h1, h2, h3, h4, h5, h6 {
    color: #477477;
    /*font-family: Georgia,serif;*/
    font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
h1 {font-size: 1.4em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.0em;}
h4 {font-size: 0.8em;}
h5 {font-size: 0.75em;}
h6 {font-size: 0.6em;}

a, a:link, a:visited, a:active {
	color: #315053;
	text-decoration: underline;
}
a, a:hover, a:focus {
	color: #5d969b;
	text-decoration: underline;
}

/* comment form */
.comment-form-comment label {
	display: block;
}
ol.commentlist, ul.children {
	display: block;
    list-style-position: outside;
    list-style-type: none;
    margin-left: 20px;
}
ol.commentlist {
    margin-left: 0px;
}
ol.commentlist li > div, ul.children li > div {
	border: 1px solid #aaaaaa;
	padding: 4px;
	margin: 2px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
	background-color: #ffffff;
}
div.comment-body {
	margin: 10px;
	margin-left: 50px;
    min-height: 60px;
}
div.comment-author {
	display: block;
	float: left;
    clear: both;
	width: 40px;
	padding: 2px;
}
div.comment-authorname {
	display: block;
	float: none;
    clear: both;
	padding: 2px;
}
div.comment-meta {
	text-align: right;
	margin-left: 50px;
}
div.reply {
	text-align: right;
}
a.comment-reply-link {
	display: inline-block;
	padding: 2px;
	color: #C1272D;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	float: left;
	min-width: 100px;
    min-height: 500px;
}
#access .menu-header, div.menu {

}
#access .menu-header ul, div.menu ul {
	list-style: none;
	margin: 0px;
}
#access .menu-header li, div.menu li {
	position: relative;
}
#access ul.menu li {

}
#access ul.sub-menu li {
	margin-left: 20px;
}
#access a {
	/*
	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);
	*/
	font-size: 1.1em;
	font-weight: bold;
	color: #558687;
	display: block;
	line-height: 1.2em;
	padding-left: 0.7em;
	padding-right: 0.7em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	text-decoration: none;
}
#access ul ul {
	/*display: none;*/
	border-top: 1px solid #315053;
	border-bottom: 1px solid #315053;
	z-index: 99999;
}
#access ul ul li {

}
#access ul ul ul {
	border-top: 1px dotted #315053;
	border-bottom: 1px dotted #315053;
}
#access ul ul a {
	color: #315053;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

a.post-edit-link {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	border: 1px solid #FF0000;
	background-color: #3A3835;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
	display: inline-block;
}
a.post-edit-link:hover {
	border: 1px solid #FF0000;
	background-color: #ffffff;
	color: #3A3835;
}

blockquote {
	margin-left: 30px;
	font-style: italic;
}

.entry-meta {
	margin-bottom: 15px;
}

/*
 * gallery
 */
dl.gallery-item {
	display: inline-block;
	float: left;
    margin-right: 5px;
    margin-bottom: 3px;
}
dt.gallery-icon a img {
	box-shadow: 1px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 3px 3px rgba(0,0,0,0.2);
}

/*
 * Tarinat
 * */
#tarinat {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#tarinat div.post {
	position: absolute;
}
#tarinat div.tarina_content {
	display: none;
}
#tarinat a.tarina_link, #tarinat a.tarina_link:link, #tarinat a.tarina_link:active {
	display: block;
	/*background-image: url('images/puu_0.png');*/
	background-repeat: no-repeat;
	width: 26px;
	height: 27px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#tarinat a.tarina_link:visited {
	color: #cccccc;
	text-decoration: none;
}
#tarinat a.tarina_link:hover, #tarinat a.tarina_link:focus {
	color: #ffffff;
	text-decoration: none;
}
#bubble {
	position: absolute;
	z-index: 9996;
	left: 0px;
	top: 0px;
}
#bubble div.tarina_content {
	background: #ffffff;
	box-shadow: 3px 5px 5px rgba(0,0,0,0.7);
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,0.7);
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,0.7);
	padding: 10px;
	margin-left: 15px;
	color: #000000;
	border: 1px solid #000000;
	width: 160px;
}
#bubble div.tarina_content h2.entry-title {
	margin: 0px;
	margin-bottom: 3px;
}
#bubble div.tarina_content h2.entry-title a {
	text-decoration: none;
}
.img0 {	background-image: url('images/puu_0 - Copy - Copy.png');	background-repeat: no-repeat; }
.img1 {	background-image: url('images/puu_1 - Copy - Copy.png');	background-repeat: no-repeat; }
.img2 {	background-image: url('images/puu_2 - Copy - Copy.png');	background-repeat: no-repeat; }
.img3 {	background-image: url('images/puu_3 - Copy - Copy.png');	background-repeat: no-repeat; }
.img4 {	background-image: url('images/puu_4 - Copy - Copy.png');	background-repeat: no-repeat; }
.img5 {	background-image: url('images/puu_5 - Copy - Copy.png');	background-repeat: no-repeat; }
.img6 {	background-image: url('images/puu_6 - Copy - Copy.png');	background-repeat: no-repeat; }
.img7 {	background-image: url('images/puu_7 - Copy - Copy.png');	background-repeat: no-repeat; }
.img8 {	background-image: url('images/puu_8 - Copy - Copy.png');	background-repeat: no-repeat; }
.img9 {	background-image: url('images/puu_9 - Copy - Copy.png');	background-repeat: no-repeat; }

div.ajax_loader {
	display: block;
	width: 32px;
	height: 32px;
	margin-left: 50px;
	margin-top: 50px;
	background-image: url("images/ajax-loader.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
