/*
Theme Name: 222
Theme URI: http://blog.mike.fi/
Description: 222
Version: 1.0
Author: Mike Arvela mod. Väinö Forss

zweihundertzweiundzwanzig madness.
*/

@font-face {src: url(../../../../font/Museo500-Regular.otf) format("opentype");font-family: "Museo";}
@font-face {src: url(../../../../font/Museo700-Regular.otf) format("opentype");font-weight:bold;font-family: "Museo";}
@font-face {src: url(../../../../font/Museo300-Regular.otf) format("opentype");font-weight:lighter;font-family: "Museo";}

@font-face {src: url(../../../../font/MuseoSans_500.otf) format("opentype");font-family: "Museo Sans";}
@font-face {src: url(../../../../font/MuseoSans_500.otf) format("opentype");font-style:italic;font-family: "Museo Sans";}

/* Fonts by Jos Buivenga (exljbris) -> www.exljbris.nl */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Museo","Andale mono",monospace, Monospace;
/* 	font-size: 120%; */
	line-height: 17px;
	margin: 0;
	padding: 0;
	min-width: 810px;
	background-attachment: fixed;
}

.main{
background-color:transparent;
position:relative;
width:1000px;
height:90%;
min-height:550px;
margin-left:auto;
margin-right:auto;
margin-top:25px;
margin-bottom:25px;
padding:0px;
overflow:visible;
}


#loadinga {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 80%;
	padding-top: 30%;
        text-align:center;
	margin-bottom: 0px;
	font-size: 22px;
	font-weight: bold;
	z-index:10;
}

/* --------------- Headings --------------- */

h1, h2, h3 {
	line-height: 1.25em;
}

h2, h3 { /*otsikkoteksti pilipalia...*/
	margin-bottom: 10px;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 16px;
}

h2 a, h2 a:visited,
h3 a, h3 a:visited,
h2 a:hover,
h3 a:hover {
	text-decoration: none;
}

h2.actionlink {
	margin-bottom: 10px;
}

h2.actionlink a {
	background-color: transparent;
	padding: 3px;
    text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	margin-left: -40px;
	padding-left: 40px;
	padding-right: 10px;
}

h2.actionlink a:hover {
	background-color: transparent;
	
}

h2.info { /*loppuiko luettava kesken*/
    background: transparent;
    padding: 3px;
    text-decoration: none;
    font-size: 20px;
    font-weight: normal;
    margin-left: 0px;
    margin-top: 50px;
    padding-left: 5px;
    padding-right: 5px;
}

p.info {
    background: transparent;
    padding: 3px;
    text-decoration: none;
    margin-left: 40px;
    margin-top:-10px;
    padding-left: 5px;
    padding-right: 5px;
}


/* --------------- Header, footer --------------- */

.headeri{
background:transparent;
position:relative;
top:16px;
width:810px;
height:auto;
z-index:2;
padding:0px 25px 0px 26px;
margin-bottom:0px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
text-align:center;
/* border:solid white; */
}

p.valikot{
font-size:0.8em;
letter-spacing:0.4em;
font-weight:bold;
margin:0;
padding:0;
}

p.valikot2{
font-size:0.7em;
letter-spacing:0.4em;
font-weight:bold;
text-align:left;
margin-left:70px;
margin-top:11px;
}

a.valikot{
letter-spacing:0.4em;
margin:0px 26px 0px 26px;
text-decoration:none;
font-weight:bold;
padding:0;
}


a.valikot2{
text-decoration:none;
font-weight:bold;
margin:0px 0px 0px 0px;
margin:0;
padding:0;
}

a.valikko2{
letter-spacing:0.4em;
margin:0px 0px 0px 26px;
text-decoration:none;
font-weight:bold;
padding:0;
}

.footeri{
background:transparent;
position:relative;
bottom:3px;
width:980px;
height:25px;
z-index:2;
padding:0px 25px 5px 25px;
margin-top:20px;
clear:both;
}

.copy{
position:relative;
float:left;
left:0px;
bottom:-1px;
z-index:5;
background:transparent;
clear:none;
}

p.copy{
font-size:0.7em;
letter-spacing:0.4em;
font-weight:bold;
z-index:5;
clear:none;
left:0px;
}

a.copy{
text-decoration:none;
z-index:5;
clear:none;
left:0px;
}

.oikeavalikko{
position:absolute;
float:right;
right:25px;
bottom:-1px;
z-index:5;
background:transparent;
clear:none;
vertical-align:middle;
}

p.oikeavalikot{
font-size:0.7em;
letter-spacing:0.4em;
font-weight:bold;
z-index:5;
clear:none;
}

img.oikeavali{
vertical-align:middle;
}

#notifybar {
	margin: 0;
	padding: 6px;
	padding-left: 12px;
	text-align: left;
	overflow: hidden;
	height: 20px;
	font-size: 12px;
}

#header, #footer {
    position: relative;
    margin: 0;
    padding: 0;
    text-align: left;
    overflow: hidden;
}

#header {
	position:relative;
	padding-top: 50px;
	padding-left: 100px;
	padding-right: 40px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

#header h1 {
	font-weight: normal;
	font-size: 35px;
	display: inline;
	letter-spacing: -4px;
}

#header h1 a {
	text-decoration: none;
}

#header h2 {
	font-weight: normal;
	font-size: 16px;
	display: inline;
}

#header-text {
	width: 450px;
	float: left;
	margin-left:200px;
	padding-top:50px;
}

#header-search {
	margin-top: -30px;
	margin-right: 45px;
	float: right;
}

#header-feed {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom:20px;
	float: left;
}

#header-search input {  /*hakupalkki*/
	padding: 3px;
	padding-left: 25px;
	font-size: 13px;
	width: 180px;

}

#footer {
    clear: both;
    margin-top: 25px;
    position: relative;
}

#footer-content {
    overflow: hidden;
    width: 100%;
    padding: 20px;
    padding-left: 40px;
}

#footer h3 {
	font-size: 16px;
}

#footer ul {
	list-style-type: none;
}

#footer ul li, #footer ul li a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#footer ul li a {
	text-decoration: none;
}


/* --------------- General --------------- */

p, ul {  /*perusteksti*/
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	font-size: 0.95em;
}

ul {
	margin-bottom: 1.5em;
}

a img {
	border: none;
}

acronym, abbr {
	font-style: italic;
    font-weight: bold;
    border: none;
}

acronym, abbr, span.caps {
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote, pre {
	clear: both;
	border-left: 5px solid #ff0000;
	margin-left: 5px;
	padding-left: 15px;
}

cite {
	font-style: normal;
}

/* --------------- Entries --------------- */

#entries {
	width: 530px;
	float: left;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top:20px;
	position:relative;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;
	overflow:hidden;
}

#entries .navi {
	margin-bottom: 1em;
	font-size: 0.825em;
	background-color: transparent;
	padding: 4px;
}

#entries .navi a {
	text-decoration: none;
}

.post-content, .post-content p, .post-content ul {
/*     font-size: 1em; */
    font-weight: normal;
}

.post-content p a {
	text-decoration: none;
	border-bottom: 1px transparent;
}

.post-content img {
	max-width:450px;
	padding: 5px;
}

.post-content pre {
	font-size: 1.125em;
	margin-bottom: 1em;
}

.post-content code {
	font-size: 1.125em;
}

.post-content ul {
	padding-left: 20px;
}

.post-content ul li {
	padding-left: 8px;
}

.post {
	padding-bottom: 10px;
	margin-bottom:20px;
	clear: both;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	text-align: right;
	clear: both;
}

.meta, .meta a { /*päiväys  kommentti-linkki*/
	margin-bottom: 1em;
	font-size: 13px;
	font-weight: normal;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

/*.meta a {
	color: #cccccc;
}*/

.meta .categories, .meta .comments {
	padding-top: 2px;
}

/* --------------- Comments --------------- */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentform label {
	font-size: 0.8125em;
	padding-left: 5px;
}

#commentform p {
	font-size: 0.8125em;
}

#commentlist {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

#commentlist li {
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 20px;
}

#comments .comment {
	/* border-left: 4px solid #ddd; */
	padding: 0px 0px 0px 15px;
	margin-bottom: 20px;
	font-size: 0.725em;
/* 	-moz-border-radius: 4px; */
/* 	-webkit-border-radius: 4px; */
	border-left: 3px solid #ff0000;	/*kommentin vasen reuna*/
}

#comments cite {
	font-size: 14px;
}

#comments cite a,
#comments cite a:visited {
	border-bottom: 1px #999;
}

#comments .commentmetadata {
	font-size: 13px;
	margin-bottom: 10px;
}

#comments .commentcontent p {
	font-size: 13px;
}

#content {
	margin: 0;
	padding: 0;
    padding-left: 0;
    padding-top: 5px;
}


/* --------------- Sidebar --------------- */

.sidebar {
    position: relative;
    display: inline;
    float: right;
	width: 160px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.sidebar.wide {
	width: 320px;
}

.sidebar div {
	margin-bottom: 1.5em;
}

.sidebar h3 { /*sivupalkin otsikot*/
	font-weight: normal;
    margin-bottom: 8px;
    padding-bottom: 4px;
	font-weight: bold;
}

.sidebar h4 { /*sivupalkin otsikot*/
	font-weight: normal;
    margin-bottom: 2px;
    padding-bottom: 2px;
	font-weight: bold;
}

.sidebar.right{
	float:left;
	margin-top:80px;
}

.sidebar.right ul,
.sidebar.right h3 {
	text-align: right;
}

.sidebar ul {
	list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.sidebar ul li {
	margin-bottom: 4px;
}

.sidebar ul {
	font-size: 12px;
}

ul#latest-comments li { /*sivupalkki -kommentit*/
	line-height: 1.3em;
	margin-bottom: 8px;
}

ul#latest-comments ul li {
	padding-left: 0px;
	padding-top: 0px;
}

ul#latest-comments ul li:first-child {
	padding-top: 10px;
}

ul#latest-comments li strong a{
	font-size: 14px;
	font-weight:bold;
}

.sidebar .rss li {
	margin-bottom: 7px;
}

a.more-link {
	display: block;
	padding-top: 1em;
}

#flickr img {
	padding: 0px 3px 3px 0px;
}

ul.archive {
	list-style-type: none;
}

ul.archive li a {
	padding: 5px;
	text-decoration: none;
}


/* --------------- Quicknavi --------------- */

#navi {
	display: none;
}

#navi ul {  /*pikanavi-aiheen tausta*/
    font-family:  "Museo Sans","Andale mono",monospace, Monospace;
    width: 165px;
    padding: 0;
    font-size: 12px;
    list-style-type: none;
    text-align: right;
    margin: 0;
}

#navi ul li {
    font-size: 13px;
    padding-left: 4px;
    padding-right: 5px;
    margin: 0;    
}


#navi ul li.selected {
	font-weight: bold;
	padding-right: 5px;
}

#navi ul li a { /*navin aihe*/
    text-decoration: none;
    width: 100%;
    display: block;
}

#navi ul li.head { /*pikanavi-kuukausi*/
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 2px;
    padding-bottom: 2px;
}

#navi ul.current li.head {
	font-weight: bold;
}

#navi ul li.head:hover {
    cursor: pointer;
}

.expandable:after      { content: ' »'; }
.expandable.open:after { content: ''; }
.expandable:hover      { cursor: pointer; }

.post-content img.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.post-content img.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}