/*
Theme Name: jarchow.de 2010
Theme URI: http://www.jarchow.de/
Template: twentyten
Description: Child Theme for the 2010 default theme for WordPress.
Author: Kay Jarchow
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

@import url("../twentyten/style.css");

body {background-color: #293335;}

#site-info {
	font-size: 12px;
}

#main {
padding: 20px 0px 0px;
}

.entry-content,
.entry-summary {
/*	text-align:justify; */
}

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}

.home #content .category-gallery .entry-content p {
	display: inline;
}

.entry-content .attachment img {
	margin-bottom: 0;
}

#content .wp-smiley {padding: 0px; display: inline; margin: 0px; border: none;}

.entry-content img {
padding: 7px; display: inline; max-width: 100%;
margin: 7px 10px 0px 0px; border: 1px solid #dedede;}

.entry-content img.aligncenter {
padding: 7px; max-width: 100%; display: block;
border: 1px solid #dedede; margin-bottom: 16px; margin-top: 20px;
margin-left: auto; margin-right: auto;}

.entry-content img.left {
padding: 7px; display: inline; max-width: 100%; float: left;
margin: 7px 10px 0px 0px; border: 1px solid #dedede; margin-right: 10px;}

.entry-content img.alignleft {
padding: 7px; display: inline; max-width: 100%; float: left;
margin: 7px 10px 0px 0px; border: 1px solid #dedede; margin-right: 10px;}

#content img.alignleft {margin-right: 7px;}

/* #content {margin: 0px 245px 0px 0px ;} */

.entry-content img.right {
padding: 7px; display: inline; max-width: 100%; float: right;
margin: 7px 0px 0px 10px; border: 1px solid #bcd0d6;}

.entry-content img.alignright {
padding: 7px; display: inline; max-width: 100%; float: right;
margin: 7px 0px 0px 10px; border: 1px solid #bcd0d6;}

.post h1, .post h2, .post h3, .post h4 {
font-family: "Yanone Kaffeesatz", "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;}

.breadcrumb {background:#dfdfdf; font-style:italic; font-size:85%;
font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
margin:0px; padding-left:22px;}

.breadcrumb a {text-decoration:none;}

.breadcrumb a:hover {text-decoration:underline;}

.banner-above-content {background:#ffffff; display: inline; padding-left: 82px;}

.top-text-ads {background:#efefef; margin:0px; padding-left:18px;}

.banner-sidebar {background:#ffffff;}

.fusshr {border: 1px solid #666; background:#666;}

/* Social Bookmark Buttons
-------------------------------------------------------------- */

.social {margin-top:10px;width:400px;}
.social ul li {display:inline; list-style-type: none;}
.social img {float: none; border: 0; margin: 0; padding: 0;}


