/*  
Theme Name: Khaos
Theme URI: http://martian.org/
Description: Khaos butterfly theme
Version: 1.0
Author: Stephen Stewart
Author URI: http://green.carisenda.com/

*/


body
{
    color:black;
    font-family: Georgia, verdana;
    font-size:12px;
    line-height:1.5em;
    margin:10px 0;
    padding:0;
    text-align:center;
}

#A {
    width:735px;
    margin:0 auto 0 auto;
    padding: 0;
    position:relative;
}

#B {
    width:535px;
    margin: 30px 0 0 200px;
    /*
    margin: 30px 0 0 15px;
    position:absolute;
    top:0px;
    left:185px;
    */
    font-family: Georgia, serif;
    font-size:12px;
    line-height:1.6em;
}

#C {
    width:170px;
    margin: 0 15px 0 0;
    position:absolute;
    top:0px;
    left:0px;
    font-family: verdana, sans-serif;
    font-size:10px;
}

h1
{
    margin:0;
    padding:0;
}

h1 a:hover
{
    border:0;
}

h2
{
    text-align:left;
    padding:0;
    margin:15px 0 0 0;
    font-weight:normal;
    font-size:16px;
    font-family: "Trebuchet MS", verdana, sans-serif;

}
h3, #C h2
{
    padding:0;
    margin:0;
    font-weight:normal;
    text-transform:uppercase;
    color:#036;
    text-align:right;
    font-size:10px;
}

h4
{
    padding:0;
    margin:0;
}

a
{
    color:#c30;
    background:transparent;
    text-decoration:none;
}

a:hover
{
    color:#c30;
    background:transparent;
    border-bottom:1px solid #ccc;
}

a:visited
{
    color:#c30;
    background:transparent;
}

#B p

{
    text-align:left;
    word-spacing:0.2em;
    margin:5px 0 10px 0;
}

#C ul
{
    margin:0 0 20px 0;
    padding:0;
    list-style-type:none;
}

#C ul li
{
    text-align:right;
    margin:0;
    padding:0;
    list-style-type:none;
}

#C fieldset
{
    border:1px solid #ccc;
    margin-bottom:20px;
    padding:0px;
}

#C legend
{
    color:#036;
    text-transform:uppercase;
}

#commentform fieldset
{
    border:1px solid #ccc;
    padding:20px;
}

#commentform textarea
{
    width:80%;
}

#commentform input
{
    width:80%;
}

#commentform textarea
{
    height:12em;
}

.postbutton
{
    font-family: verdana, sans-serif;
    font-size:12px;
    text-transform:uppercase;
    margin:5px 0 5px 0;
    background:#c30;
    color:#fff;
    width:10em;
}

.searchbutton
{
    font-family: verdana, sans-serif;
    font-size:10px;
    text-transform:uppercase;
    margin:5px 0 5px 0;
    background:#c30;
    color:#fff;
    width:8em;
}

.posted
{
    font-family: verdana, sans-serif;
    text-transform:uppercase;
    color:#036;
    text-align:right;
    font-size:10px;
    line-height:1.3em;
    margin:5px 0 0 0;
}

.photo
{
    border:10px solid #efefef;
    margin:10px 0 10px 0;
}

.capitalize
{
    text-transform:capitalize;
}

.quote
{
    padding:10px 20px 20px 20px;
    background:#efefef;
}

.photo
{
    border:10px solid #efefef;
}

.comment
{
    padding:10px 20px 5px 20px;
    background:#efefef;
    margin-bottom:20px;
}

.dots
{
    font-family: verdana, sans-serif;
    font-size: 8px;
    color: #666666;
}

#footer
{
    width:535px;
    margin: 60px 0 40px 200px;
}

img
{
    border:0;
}

ul, ol {
    text-align: left;
}

