/*
Theme Name: The World Is Ours
Theme URI: http://www.klammerauf.org/
Description: Version 25 von Klammerauf.org
Version: 25
Author: Ines M.
Author URI: http://www.klammerauf.org
*/


/* ---- www.klammerauf.org (c) 2007 ---- */

/* ---- basics ----- */

* { padding: 0; margin: 0; }

body {
    background: #fff;
    font: normal 9pt/20px georgia, sans-serif;
    color: #000;
    padding: 0;
}

#container {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 630px !important;
    color: #0f0f0f !important;
}

p {
    padding: 0;
    margin: 10px 0 10px 0;
    display: block;
}

small, .small {
    font-size: 9px;
    line-height: 14px;
}


/* ---- divs ----- */

#head {
    margin: 5px 0;
}

#logo {
    width: 630px !important; 
    height: 135px !important; 
    padding: 0;
    margin: 0 10px 0 0;
}

#navi {
    padding: 140px 0 0 0;
}


#content {
    left: 265px;
    width: 420px;
    text-align: justify;
    float: left;
}


#content-wide {
    left: 265px;
    width: 800px;
    text-align: justify;
    float: left;
    font: 10px/12px "Times New Roman", serif;
}

#sidebar {
width: 160px;
padding: 20px 0 0 20px;
float: right;
}

#footer {
    font: normal 9pt/12px arial, sans-serif;
    color: #000;
    text-align: center;
    border-top: 5px solid #000;
    padding: 10px 0;
    margin: 20px 0 20px 0;
    clear: both;
}


/* ---- wordpress ---- */

.category {
    font: bold 12px/20px arial, sans-serif;
    color: #fff !important;
    padding: 0 2px;
    margin: 0 0 6px 0;
    background: #000;
    text-transform: lowercase;
}

.postmetadata, .postmetadata a, .postmetadata a:hover, .commentmetadata, .commentmetadata a, .commentmetadata a:hover {
    color: #000000;
    background: #fff;
    font-style: italic;
    border: 0 !important;
    text-decoration: none !important;
}

div.entry blockquote {
    font: normal 8pt/18px georgia, sans-serif;
    padding: 0 0 0 30px;
    margin: 5px 0 0 5px;
    font-style: italic;
}

select#tagselect {
    width: 150px !important;
    font: normal 9pt/20px georgia, sans-serif;
    text-transform: lowercase;
}

select#tagselect option.optionhead {
    font-weight: bold;
    color: #fff;
    background-color: #000;
}

ul.commentlist {
    list-style-type: none;
}

.commentlist {
    margin: 10px 0 0 0;
}

.commentlist li {
    padding: 5px 0 15px 15px;
    margin: 5px 0;
}

.commentlist li p {
    padding: 0;
    margin: 0 0 10px 0;
}

.commentlist li cite {
    font-style: normal;
    padding: 0;
    margin: 0;
}

.commentlist li blockquote {
    padding: 0 0 0 10px;
    font-size: 10px;
}

.commentlist li cite small, ol.commentlist li cite small a, ol.commentlist li cite small a:hover  {
    color: #000;
}

.commentlist li.autor_kommentar {
    border-left: 4px solid #ff006a;
    padding-right: 10px;
}

#commentform input, #commentform textarea {
    width: 250px !important;
    line-height: 20px;
}

#commentform input {
font: normal 8pt/20px arial, sans-serif;
    color: #000;
    border: 1px solid #000;
    padding: 2px 0 2px 5px;
    margin: 5px 0 5px 5px;
}

#commentform input#submit {
    background-color: #000 !important;
    color: #fff !important;
    font-weight: bold !important;
}

#commentform textarea {
    padding: 5px 0 0 5px;
    margin: 5px 0 5px 5px;
    font: normal 8pt/12px arial, sans-serif;
    color: #000;
    border: 1px solid #000;
}

form#commentform dl, dl.labels {
    margin:0em;
    font-size:100%;
    margin-top:0.5em
}

form#commentform dt, dl.labels dt {
    float:left;
    width:10em;
    margin-bottom:0.8em;
    text-align:right;
    font-weight:normal;
    position:relative;
}

form#commentform dd, dl.labels dd {
    margin-left:10.5em;
    margin-bottom:0.8em;
    font-size:100%;
    font-style:normal;
    padding-left:0.5em
}

form#commentform dd.submit, dl.labels dd.submit  {
	margin-top:2em
}

input#subscribe {
    border: 0 !important;
    width: 20px !important;
    padding: 0;
    margin: 0;
}

div.post {
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
}

.postmetadata {
    padding: 10px 0 0 0;
    margin: 2px 0;
}

.blogimage {
    padding: 0;
    border: 0;
}

.blogobject {
    padding: 10px;
    border: 1px solid #000;
    width: 320px;
}

.favicon {
    width: 16px !important;
    height: 16px !important;
    background: url(http://www.klammerauf.org/wp-content/themes/theworldisours/images/favatars.gif) top left no-repeat !important;
}

.favatars {
    float: left;
    margin: 2px 3px 0 0;
}


/* ---- headlines ---- */

h1 {
    display: none;
}

h2, h2 a, h2 a:hover {
    color: #000;
    background: transparent;
    text-align: left;
}

h2, h2 a, h2 a:hover {
    font: bold 22px/20px arial, sans-serif;
    text-transform: lowercase;
}

h3 {
    font: bold 12px/20px arial, sans-serif;
    color: #fff !important;
    padding: 0 2px !important;
    margin: 0 0 6px 0 !important;
    background: #000;
    text-transform: lowercase;
    display: inline;
}

h3 a, h3 a:hover, a.commentsanker {
    color: #fff !important;
}

h3.comments {
    padding: 15px 0 0 0;
    margin: 20px 0 5px 0;
}

.headline {
    font: normal 22px/1.2em georgia, serif;
    margin: 0 0 25px 0;
}

.headline strong {
    background-color: #ff006a !important;
    font-weight: normal;
    padding: 0 3px;
}

/* ---- lists ---- */

div.post ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

div.post ul li {
    padding: 0 0 3px 15px;
    list-style-type: none;
}

div.post ul li:before {
    content: "\00BB \0020";
}

div.post ol li {
    padding: 0 0 2px 0;
    margin-left: 20px;
}

#sidebar ul {
    padding: 0;
    margin: 0 0 20px 0;
    list-style-type: none;
}

#sidebar ul li {
    padding: 0;
    list-style-type: none;
}


/* ---- links ---- */

a, #sidebar a {
    text-decoration: none;
    color: #000;
}

a:hover, #sidebar a:hover {
    color: #ff006a;
}

.entry a, .commentlist li a {
    text-decoration: underline;
}

.entry a:hover, .commentlist li a:hover {
    text-decoration: underline;
}

.category a, .category a:hover {
    color: #fff !important;
}

/* ---- misc ---- */

div.commentlink {
    width: 35px !important;
    height: 28px;
    background: url(http://www.klammerauf.org/wp-content/themes/theworldisours/images/commentsballoon.jpg) top left no-repeat;
    font: bold 18px arial, sans-serif;
    color: #fff !important;
    float: right;
    text-align: center;
    margin: 3px 0 0 15px;
}

div.commentlink:hover {
    background-position: 100% 0% !important;
}

div.commentlink a {
    color: #fff;
}

#commentlist ol {
    padding: 0 0 0 20px;
}

#commentlist ol li {
    padding: 0 0 0 5px;
}

#sidebar #featured, #sidebar #gehoert {
    margin-bottom: 10px;
}

#sidebar #featured img, #sidebar #gehoert img {
    padding: 0 2px 2px 0;
}

#sidebar #getwittert {
    font: normal 8pt/15px arial, sans-serif;
    font-style: italic;
    margin-bottom: 15px;
    text-indent: 28px !important;
    background: url(http://www.klammerauf.org/wp-content/themes/theworldisours/images/quote.jpg) top left no-repeat;
    padding: 6px 0 0 0;
}

.pagebar {
    font: 11px Arial, Helvetica, sans-serif;
    padding-top: 20px;
    padding-bottom: 10px;
    margin: 0px;
    clear: both;
}

.pagebar a, .pageList .this-page {
    padding: 2px 6px;
    border: solid 1px #ddd;
    background: #fff;
    text-decoration: none;
}

.pagebar a:visited {
    padding: 2px 6px;
    border: solid 1px #ddd;
    background: #fff;
    text-decoration: none;
}

.pagebar .break {
    padding: 2px 6px;
    border: none;
    background: #fff;
    text-decoration: none;
}

.pagebar .this-page {
    padding: 2px 6px;
    border-color: #000;
    font-weight: bold;
    vertical-align: top;
    background: #000;
    color: #fff;
}

.pagebar a:hover {
    color: #000;
    background: #fff;
    border-color: #000;
    text-decoration: none;
}

hr {
    width: 100%;
    height: 1px !important;
    margin: 10px 0;
    color: #fff !important;
    background-color: #fff !important;
    border-top: 1px dotted #b5b5b5;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}