/*
Theme Name: SimplicityBright
Theme URI: http://www.koch-werkstatt.de/2007/03/24/wordpress-theme-simplicity/
Description: Designed by <a href="http://www.koch-werkstatt.de" title="Kochwerkstatt">Karsten Kuhnen</a>.
Author: Karsten Kuhnen
Author URI: http://www.koch-werkstatt.de
Tags: white, simple, fixed width, two columns
Version: 0.3

Notes: Inspired and created for minimalist, content focused blogs or websites. Customize, edit, poke,  prod, and adapt to your own style.

Please leave credit where credit is due so that others may find the source for your site and adapt a suitable version for their own website.

The CSS, XHTML and design is released under the GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #000000;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding: 0;
	background-image: url('http://www.chakulablog.com/images/bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
}


blockquote {
	border-left: 1px solid #326ea1;
        color: #555555;
        font-size: 1.00em;
        padding-left: 10px;
        padding-right: 10px;
	margin: 0 30px;
}

a {
	color: #622703;
	text-decoration: none;
        outline: none;
}

code {  background: #f5f5f5;
        border: 1px solid #cccccc;
	color: #555555;
        font: 11px Verdana, Arial, 'Helvetica', sans-serif;
        padding: 10px;
	text-align: left;
}

/*#####################*/
/*### Headlines ###*/
/*#####################*/

h1 a {
	color: #622703;
        font-weight: bold;
	font: 28px Arial, 'Helvetica', Verdana, sans-serif;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
        display: block;
	clear: both;
}

h1 {
	color: #622703;
        font-weight: bold;
	font: 28px Arial, 'Helvetica', Verdana, sans-serif;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	clear: both;
}

h2, h2 a {
	color: #622703;
        font-weight: 100;
	margin: 0;
	padding: 0;
	clear: both;
}

h3, h3 a {
	color: #622703;
        font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
	clear: both;
}

h4 {    color: #622703;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	font-weight: normal;
	margin: 10px 0 0 50px;
	padding: 0;
	clear: both;
}

.pagetitle {
	margin: 10px 0 0 50px;
}

.pagenavigation2 {
         padding: 0 10px 0 50px;
}

img {
	border: none;
        }

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.7em;
	text-align: justify;
}

.entry {
	line-height: 1.3em;
	text-align: justify;
}

small {
	font-size: 10px;
}

#page {
	background: transparent;
        margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 800px;
	background-image: url('http://www.chakulablog.com/images/bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
}

/*################*/
/*### Header   ###*/
/*################*/

#header {
        background: transparent;
        overflow: hidden;
        color: #383d44;
	font-size: 13px;
        height: 218px;
	margin: 0 auto;
        text-align: left;
	padding: 0 0 0 0;
	background-image:url(http://www.chakulablog.com/images/mockup_01.jpg);
}

#header a {
	color: #622703;
}

#header a:hover {
	color: #a27c4f;
}

#graphics {
display: none;
	padding-top:173px;
	padding-left:70px;
}

#blogname {
        padding-top: 60px;
}

#header h2 {
        float: left;
        font: 30px Georgia, 'Times New Roman', Times, serif;
	margin:0;
	padding: 0px 15px 0 0;
	border-right:1px solid #cccccc;
	}

#header h2 a { text-decoration:none; }

#header p {
        padding: 13px 0 0 10px;
	margin:0;
	line-height: 1em;
}

/*###################*/
/*### Topmenu ###*/
/*###################*/

#top {
          background: #171717;
          border-bottom: 1px solid #622703;
          height: 34px;
          margin: 0 auto;
          width:100%;
          text-align: center;
          overflow: hidden;
}

#topbar { height: 34px;
          width: 700px;
          margin: 0 auto;
          padding: 0;
          text-align: center;
}

ul.topmenu {
        background: transparent;
        float: left;
        margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

ul.topmenu li {
	float: left;
}

ul.topmenu li a {
	float: left;
	display: block;
        height: 34px;
	padding: 9px 20px 0 0px;
	color: #cbcbcb;
}

ul.topmenu li a:hover {
	color: #ffffff;
        text-decoration: none;
}

/*################*/
/*### Content  ###*/
/*################*/

#content {
	background-image: url(http://www.chakulablog.com/images/mockup_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
        border: none;
	color: #282828;
	float: left;
	margin: 0 0px 0 0px;
	padding: 0 0px 0 0px;
        text-align: left;
	width: 580px;
}


#content a:hover {
        color: #a27c4f;
        text-decoration: underline;
}

#content img {
	clear: both;
	margin: 3px 10px 5px 0;
        _margin: 3px 5px 5px 0;
}


#content h1 a:hover {
        color: #a27c4f;
        background: transparent;
        text-decoration: none;
}

#content h2 a:hover {
        color: #a27c4f;
        background: transparent;
        text-decoration: none;
}

#content h3 a {
        text-decoration: none;
}

#content h3 a:hover {
         color: #a27c4f;
         background: transparent;
         text-decoration: none;
}

#content ul {
         list-style-type: circle;
         margin: 0 0 0 25px;
         padding:  0 0 0 0;
}

#content ul li {
         line-height: 1.5em;
         margin: 0;
         padding: 5px;
}

.post {
         padding: 0 15px 0px 50px;
}

/*############################*/
/*#### Comments #### */
/*############################*/

#comment {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;

}

.commentbody {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
        -moz-border-radius: 10px;
}

.commentbody a {
	color: #622703;
        text-decoration: none;
}
.commentbody a:hover {
	color: #a27c4f;
        text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
        padding: 0 10px 0 50px;
}

.gravatar {
	background-color: inherit !important;
	padding: 4px !important;
	border: 1px solid #eaeaea !important;
}

* html .gravatar {
	position: relative;
}

#email, #author {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 0 10px;

}

textarea {
        overflow:auto;
}

/*################*/
/*#### Footer ####*/
/*################*/

#footer {
        background: #171717;
        border-top: 1px solid #622703;
        height: 150px;
        clear: both;
	color: #FFFFFF;
        margin: 20px 0 0 0;
	padding: 5px 0 5px 0;
        text-align: center;
        overflow:hidden;
}

#footer a {
        color: #a27c4f;
        text-decoration: none;
}

#footer a:hover {
        color: #a27c4f;
        text-decoration: underline;
}

/*################*/
/*### Suchfeld ###*/
/*################*/

.s {
	background: transparent;
	color: #000000;
        font: 14px Arial, 'Helvetica', Verdana, sans-serif;
	font-weight: bold;
	height: 15px;
	width: 122px;
	padding-left: 0;
	margin-bottom: 12px;
	vertical-align: middle;
	border: 0;
	border:solid 1px #000000;
}

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
        background-image:url(http://www.chakulablog.com/images/mockup_03.jpg);
        background-repeat: no-repeat;
        background-position: top;
        width: 220px;
        text-align: left;
        float: left;
        margin: 0 0px 0 0px;
        padding: 0;
        line-height: 1.6em;
        color: #383d44;
        }

.sidelist {
        background: transparent;
        margin: 0 42px 20px 0;
        padding: 0;
        }

.textwidget {
        margin: 0 42px 0 0;
}

.widgettitle {
        margin: 0;
	padding: 0;
}

#tag_cloud {
        width: 178px;
        margin: 0;
	padding: 0;
        display: block;
	list-style-type: none;
}

.st-tag-cloud {
        width: 178px;
}

#sidebar ul {
        margin: 0 42px 20px 0;
	padding: 0;
	border: none;
	list-style-type: none;
}

#sidebar li {
	margin: 0;
        padding: 0;
	list-style-type: none;
	}

#sidebar li ul li ul li {
	margin: 0;
	padding: 0;
        padding-left: 10px;
	list-style-type: none;
	font-size: 0.9em;
	}

#sidebar li.linkcat,
#sidebar li.categories,
#sidebar li.pagenav

{
        border-bottom: 0px solid #cccccc;
	margin: 0;
        padding: 0;
        display: block;
	}

#sidebar li a {
        background-color: transparent;
        color: #622703;
	text-decoration: none;
	}

#sidebar li a:hover {
        color: #622703;
        background-color: transparent;
        text-decoration: underline;
	}

#sidebar h2{
        color: #000000;
        font: 14px Arial, 'Helvetica', Verdana, sans-serif;
        font-weight: bold;
        margin: 10px 42px 0 0;
        border-bottom: dashed 1px #000000;
}

#get_recent_comments_wrap ul li a{
	text-decoration: underline;
}

#get_recent_comments_wrap ul li {
	padding-bottom: 10px;
}


.amzshcs-item {
	
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	margin-top: -1px;
	text-align: left;
	clear: both;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
	clear: both;
}


.date {
	background: transparent;
	color: #363636;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.postmetadata {
        background: transparent;
        font-style: italic;
        color: #363636;
        line-height: 1.5em;
	margin: 15px 0 30px 0;
	padding:3px 3px 3px 3px;
	text-align: right;
        clear:both;
        border-bottom: dashed 1px #000000;
}

.postmetadata a {background: transparent; color: #622703; text-decoration: none;}

.postmetadata2 {
        background: #eeeeee;
        color: #282828;
        border: 1px solid #cccccc;
        font-size: 11px;
        line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
        clear:both;
        -moz-border-radius: 10px;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #622703;
        text-decoration: none;
}

.commentheader {
        font-size: 18px;
        font-weight: lighter;
        text-align: left;
        color: #622703;
        padding: 0 10px 0 50px;
        line-height: 1.5em;
}

#commentform {
        padding: 0 10px 0 50px;
}

.clear {clear:both;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	text-align: center;
	background-color: transparent;
	margin: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear: both;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption p {
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
}

img#wpstats { display:none; }

.sociable {
	clear: both;
}

.sociable img{
	border: 0;
	padding: 0;
	margin: 0;
}

.wp-caption-text {
	font: italic bold 12px arial;
}

.amz-search hr{
	border:solid 1px #000000;
}

amz-search-widget {
	margin-bottom: 10px;
}
