/*  
Theme Name: jawe
Theme URI: http://jawe.net/
Description: Stark entstellte Version des deutschen Kubrick Themes.
Version: 1.0
Author: Jan Wessely
Author URI: http://jawe.net/
*/



#content .postmetadata, #content .wiki-plugins {
    text-align: right;
    font-size:smaller;

    margin: 1em 0 0;
}

#content .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}

#content .attachment {
    text-align: center;
    margin: 5px 0px;
}
.post {
    text-align: justify;
    /*border-bottom: 1px solid #406935;*/

    padding:1em 0 1.6em;
    margin: 0;
}

.post-body p {
    padding:0;
    margin:0 0 0.8em;
}

.post-header {
    font-size:smaller;
    padding: 0 0 0.5em;
}
.post-tags {
    text-align:right;
    font-size:smaller;
}
.commentlist li, #commentform input, #commentform textarea {
}

.commentlist li {
    font-weight: bold;
    clear:left;
}

.commentlist li img.avatar {
    float:left;
    vertical-align:text-top;
    margin: 0 1em 1em 0;
}

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
    clear:left;
}

#commentform p {
}

.commentmetadata {
    font-weight: normal;
}

.nocomments, .postmetadata {
}

span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
}

/* Begin Links */

a.imagelink {
    border:none;
}
/* End Links */


/*  Begin Headers */
.post h2 {
    margin-top:0;
	clear:left;
}
h3.comments {
    padding: 0.5em 0 0.8em;
    margin: 0;
}

h3#respond {
    clear:left;
}

.post h3 {
   padding: 0;
}

/* End Headers */



/* Begin Images */
.post p img {
    padding: 4px;
    max-width: 100%;
}

/*  Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */

img.centered , img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right !important;
}

.alignleft {
    float: left !important;
}
/* End Images */



/* Begin Lists */
.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

.current-cat {
    font-style: italic;
}
/* End Lists */



/* Begin Form Elements */

.text-body form { /* This is mainly for password protected posts, makes them look better. */
    text-align:center;
}

select {
    width: 130px;
}

#commentform {
    text-align:left;
}

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform textarea {
    width: 66.7%;
    padding: 2px;
}

#commentform #submit {
    margin: 0;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
    margin: 0;
    padding: 10px;
    border-top: 1px solid #406935;
    border-bottom: 1px solid #406935;
}

.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li {
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}
/* End Comments */

#sidebar #searchform #s {
    width: 115px;
    padding: 2px;
}

#sidebar #searchsubmit {
    padding: 1px;
}

/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
    text-decoration: none;
    empty-cells: show;
    margin: 10px 0 0 0;
    width: 99%;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
    /*background-color: #fff;*/
}

.widget_calendar h2 {
    display: none;
}
/* End Calendar */



/* Begin Various Tags & Classes */
.navigation {
    display: block;
    text-align: center;
    margin:0 0 2em;
    padding:1em 0 0;
    font-size:smaller;
}
.text-body em.highlight {
   font-style:normal;
   color:black;
   background-color: #ADD568; 
}
.text-body .action-links {
	text-align:right;
	font-size:smaller;
}

.wp-caption {
/*
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
*/
	background-color:#F6F6F6;
	border:1px solid #DDDDDD;
	margin:0 10px 10px;
	padding-top:4px;
	text-align:center;
}

.wp-caption-text {
	font-size: smaller;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.lastfm {
	font-size:smaller;
}

.lastfm abbr {
    cursor: help;
    font-size: smaller;
    letter-spacing: 0;
    border-bottom: none;
}

/* End Various Tags & Classes*/


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
    It won't be a stylish marriage, I can't afford a carriage.
    But you'll look sweet upon the seat of a bicycle built for two." */

