/*
Theme name: Maria 2010
Theme URI: http://myrtsi.net
Description: Minimalistinen valkopunainen
Version: 1
Author: Ismo Vuorinen
Author URI: http://ivuorinen.com
*/

@import url("fonts/adler.css");

@font-face {
    font-family: "museosans500";
    src: url("fonts/museo_sans_500.otf");
}

body {
    font: 17px/120% "museosans500", "Trebuchet MS", Verdana, sans-serif;
    margin-bottom: 200px;
}

#r {
    width: 750px;
    margin: 100px 0 0 200px;
}

a {
    color: #900;
    text-decoration: none;
}
a:hover {
    color: #000;
}

h1 {
    font-family: "AdlerRegular", "Helvetica", "Arial", "sans-serif" !important;
    font-size: 50px; margin-bottom: 5px; padding-bottom: 0px;
    line-height: 100%;
}
div#h { overflow: auto; margin-bottom: 40px; }
div#h ul {
    margin: -10px 0px 0px 90px; padding: 0px; list-style: none; display: block;
}
div#h ul li {
    float: left; width: auto; display: inline;
}
div#h ul li a {
    display: block; padding: 5px 10px;
}

div#shelf {
    float: right; width: 100px; display: none;
}
div#shelf img {
    width: 75px; height: 75px;
}

.navigation {
    overflow: auto;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;
}

div.entry {
    padding: 20px 0px;
}

div.entry h2 {
    font-family: "AdlerRegular";
    font-size: 25px;
}
div.entry h2 span {
    font-size: 16px;
    color: #888;
    white-space: nowrap;
}

div.entry p {
    line-height: 150%;
}

div.entry .meta {
    font-size: 12px;
}

h3#respond {
    padding-top: 50px;
    font-family: "AdlerRegular", "Helvetica", "Arial", "sans-serif";
}
div.entry .comments li {
    padding: 15px 0px;
}

#twitters {
    position: absolute; top: 10px; left: 200px;
    background: #900; color: #fff;
    display: block; width: 750px;
    font-size: 13px;
    padding: 10px;
    -webkit-border-radius: 20px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 20px;
    -moz-border-radius-topleft: 0;
    border-radius: 20px;
    border-top-left-radius: 0;
}
#twitters ul, #twitters ul li { display: block; margin: 0px; list-style: none; }
#twitters a { color: #fff; }
#twitters a:hover { font-style: italic; }
#twitters .time { padding-left: 10px; font-size: 11px; }








.categories {
	display: block; font-size: 13px; color: #aaa;
    font-family: "AdlerRegular", "Helvetica", "Arial", "sans-serif";
	overflow: hidden; margin: -20px 0px 0px 0px; padding: 0px;
}
.categories li {
	float: left; display: inline; padding-right: 10px;
}





body img {
    border: none;
    max-width: 99%;
}


div.hentry {
    margin: 0 0 4em;
}
div.entry-content p {
    margin: 1em 0;
}
div.entry-content blockquote {
    background: #ebeef1;
    border-left: 3px solid #c8cacd;
}
div.entry-content blockquote p {
    padding: 0.5em 1em;
}
div.entry-content blockquote blockquote {
    background: #f0f3f5;
    border-left: 3px solid #c8cacd;
}
div.entry-content ul.xoxo,div.entry-content ul.xoxo li {
    margin: 0;
    padding: 0;
    list-style: none;
}
div.entry-content ul.xoxo li h3 {
    margin-bottom: 0;
}
div.entry-content ul.xoxo p {
    margin-top: 0;
}
div.entry-content ul.xoxo li ul {
    margin: 0 0 0 2em;
    padding: 0;
}
div.entry-content ul.xoxo li ul li {
    list-style: disc;
}
div.entry-content ul.xoxo li ul li ul li {
    list-style: circle;
}
div.entry-content ul.xoxo li ul li ul li ul li {
    list-style: square;
}
div#wrapper .html,div#wrapper .download,div#wrapper .pdf,div#wrapper .zip {
    margin-left: 2px;
    padding: 2px 0 2px 19px;
}
div#wrapper .download {
    background: url(images/file-download.png) no-repeat center left;
}
div#wrapper .html {
    background: url(images/file-html.png) no-repeat center left;
}
div#wrapper .pdf {
    background: url(images/file-pdf.png) no-repeat center left;
}
div#wrapper .zip {
    background: url(images/file-zip.png) no-repeat center left;
}
div#wrapper .important {
    background: #f5f5dc url(images/important.png) no-repeat 0.5em center;
    border-bottom: 1px solid #d0d0bb;
    border-top: 1px solid #d0d0bb;
    padding: 0.2em 0.5em 0.2em 2.2em;
}
div#content div#post-0 form {
    width: 100%;
    margin: 0 auto;
}
div#content div#post-0 form input#noresults-s {
    border: 1px inset #637b93;
    font-size: 1em;
    margin: 0;
    padding: 0.2em;
    width: 70%;
}
div.entry-content .content-column {
    width: 40%;
}
div.entry-content div.tag-archives {
    clear: both;
    width: 100%;
}
div.entry-content div.tag-archives p {
    line-height: 200%;
}
div.entry-content .alignright,img.alignright {
    float: right;
    margin: 1em 0 1em 1em;
}
div.entry-content .alignleft,img.alignleft {
    float: left;
    margin: 1em 1em 1em 0;
}
div.entry-content .center,img.aligncenter,.aligncenter {
    display: block;
    margin: 1em auto;
    text-align: center;
}
div.entry-content ul ul,div.entry-content ol ol,div.entry-content ol ul,div.entry-content ol ul {
    margin-bottom: 0.5em;
}
div.entry-content .clearer,p.entry-edit {
    clear: both;
    width: 99%;
}
div.entry-content span.more-link,div.entry-content div.page-link {
    font-size: 0.9em;
    font-weight: 700;
    text-transform: uppercase;
}
div.entry-content div.page-link {
    background: #ebeef1;
    margin: 1em auto 2em;
    padding: 0.3em 0.1em;
    text-align: center;
    width: 25%;
}
div.entry-content h2,div.entry-content h3,div.entry-content h4,div.entry-content h5,div.entry-content h6 {
    color: #333;
    font-weight: 400;
}
div.entry-content h2,div.entry-content h3 {
    font-size: 1.4em;
    margin: 1.5em 0 -0.5em;
}
div.entry-content h4 {
    font-size: 1.3em;
    margin: 1.5em 0 -0.6em;
}
div.entry-content h5,div.entry-content h6 {
    font-size: 1.2em;
    font-style: italic;
    margin: 1.5em 0 -0.7em;
}
div.entry-content code,div.entry-content pre,div.comments ol.commentlist li code,div.comments ol.commentlist li pre {
    font: 1em/133% "courier new",courier,monospace;
}
div.entry-content ins,div.comments ol.commentlist li ins {
    background: #ffffcd;
}
div.entry-content del,div.comments ol.commentlist li del {
    background: #d8dee4;
}
div.entry-content .wp-caption-text {
    font-style: italic;
    margin: 0.2em auto 1em auto;
    text-align: center;
    color: #777;
}
div.entry-content div.gallery {
    clear: both;
    float: left;
    margin: 1em auto;
    text-align: center;
    width: 100%;
}
div.entry-content div.gallery dl {
    float: left;
    margin: 0 auto;
    text-align: center;
}
div.entry-content div.gallery dl.gallery-columns-2 {
    width: 49%;
}
div.entry-content div.gallery dl.gallery-columns-3 {
    width: 33%;
}
div.entry-content div.gallery dl.gallery-columns-4 {
    width: 24%;
}
div.entry-content div.gallery dl.gallery-columns-5 {
    width: 19%;
}
div.entry-content div.gallery dd {
    font-style: italic;
    margin: 0 auto 1em auto;
    text-align: center;
}
div.entry-content div.gallery * {
    margin: 0;
    padding: 0;
}
div.entry-content div.entry-caption p {
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    margin: -2em 0 2em 1em;
}
div.entry-content div.entry-attachment {
    margin-top: 1em;
}
div.entry-content div.entry-attachment,div.entry-content div.entry-caption {
    text-align: center;
}
div.entry-content div.entry-attachment img,div#nav-images div img {
    overflow: hidden;
}
body.attachment div#wrapper div#content div#nav-images {
    background: #fff;
    clear: both;
    margin: 0;
    width: 100%;
}
body.attachment div#nav-images div {
    margin: 0;
    padding: 1em 2% 2em 2%;
    width: 46%;
}
body.attachment div#nav-images div.nav-previous {
    text-align: right;
}
body.attachment div#nav-images div.nav-next {
    text-align: left;
}
body.attachment div#content div.entry-footer {
    clear: both;
}

div.comments ol.commentlist {
    margin: 0 0 3em 2em;
    padding: 0;
}
div.comments ol.commentlist li a { color: #eee; text-decoration: underline; }
div.comments ol.commentlist li {
    background: #d5d5d5;
    margin: 0.5em 0;
    padding: 1em;
	color: #272727;
}
div.comments ol.commentlist li.alt {
    background: #c5c5c5;
	color: #272727;
}
div.comments ol.commentlist li img.photo {
    float: right;
    border: 4px solid #fff;
    margin: -1em -1em 1em 1em
}
div.comments ol.commentlist li blockquote {
    border: 2px solid #b0b3b5;
    padding: 0 0.5em;
}
div.comments ol.commentlist li div.comment-meta {
    font-size: 0.9em;
}
div.comments ol.commentlist li p {
    margin: 0.5em 0;
}
div.comments form#commentform {
    margin: 0;
    padding: 0;
}
div.form-label,div.form-input,div.form-textarea {
    display: inline;
    float: left;
    margin: 0.5em 0 0;
}
div.form-label {
    clear: both;
    text-align: center;
    width: 10%;
}
div.form-textarea textarea {
    margin-bottom: 0.2em;
    overflow: auto;
}
div.form-submit input {
    margin-left: 11%;
    width: 92%;
}
div.formcontainer {
    width: 99%;
}


.form-label {
	padding-top: 8px;
}
input, .form-textarea textarea, .form-submit #submit {
	padding: 5px;
	border: 1px solid #111;
	background-color: #fff;
}
.form-textarea textarea, .form-submit #submit {
	width: 500px;
}

#commentform {
	margin-bottom: 50px;
}

