/*
Theme Name: Kasia Kluska
Theme URI: http://www.chrisbillett.net
Description: This is a modified theme for http://www.kasiakluska.com
Version: 1.0
Author: Chris Billett
Author URI: http://www.chrisbillett.net
Tags: Kasia Kluska

	The CSS, XHTML and design is released under the GPL.

*/

body {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 12px;
line-height: 1.2em;
}

a {
text-decoration: none;
color: #000;
font-weight: bold;
}

a:hover {
color: #e12000;
}

hr{
margin-top: 20px;
border: 0;
width: 620px;
color: #fff;
}

#wrapper {
width: 900px;
margin: 20px auto;
}

#header {
float: left;
width: 900px;
margin: 0 0 20px 0;
}

#logo {
float:left;
width:auto;
padding:10px 0 10px 0;
}

#logo a {
color:#CC0000;
font-size:24px;
font-weight:bold;
text-decoration:none;
border-bottom:none;
background-color:#fff;
}

#nav {
float: right;
width: auto;
padding: 15px 0 0;
}

#nav ul {
height: 25px;
float: right;
}

#nav li {
text-align: center;
float: left;
display: inline;
width: auto;
}

#nav li a {
font-size: 10px;
font-weight: normal;
padding: 10px;
border-bottom: none;
}

#nav li a:hover {
color: #CC0000;
}

#content {
width:900px;
float:left;
padding:0 0 20px 0;
min-height:450px;
}

.post {
padding:0 20px 0 0;
}

.post p {
margin:10px 0 10px 0;
}

.post em{
font-style:italic;
}

.post h1 {
font-size:10px;
margin:20px 0 20px 0;
font-weight:normal;
}

.post h2 {
font-size:10px;
margin:20px 0 20px 0;
font-weight:normal;
}

.post h3 {
font-size:10px;
margin:16px 0 16px 0;
font-weight:normal;
}

.post h4 {
font-size: 14px;
margin: 14px 0 14px 0;
font-weight: normal;
}

.post .indent {
padding-left: 10px;
}

.post .indent p {
padding-left: 10px;
}

.post small {
font-size:8px;
}

.post small a {
font-weight:normal;
}

.post .alignright {
float:right;
}

.post .alignleft {
float:left;
}

.post .aligncenter {
margin:0 auto;
display:block;
}

.post abbr {
font-weight:normal;
}

.post ul{
list-style:circle;
margin:0 0 0 25px;
}

.post ol{
list-style:decimal;
margin:0 0 0 30px;
}

.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}

.post .wp-caption-text {
margin:0;
}

.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}

.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}

.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}

.post .message ul {
margin:12px 0 0;
}

.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
