/*   
Theme Name: Upstart Blogger Minim
Theme URI: http://www.upstartblogger.com
Description: A minimalist, <b>widgetized</b> theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>. 
Author: Robert Ellis
Author URI: http://www.upstartblogger.com
Version: 1.0
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

body {
	background-color:#fff;
	background-image:url(http://www.kronen-apotheke-wuppertal.de/wp-content/header-images/background_start3.jpg); 
	background-repeat:no-repeat;
	background-position: 850px top;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 20px;
	padding-top:0px;
	font-size: .88em;
	line-height: 1.5em;
	color: #444444;
}

#container {
	width: 970px;		
}

#sidebar {
	width: 245px;
	float: left;
	font-size: .8em;
	text-align:right;
	line-height: 1.5em;
	padding: 0 0px 25px 10px;
	}

#sidebarleft {
	width:154px;
	float: left;
}

#sidebarright {
	width: 115px;
	float: right;
}

#footer {
	width:200px;
	float: left;
	clear: both;
	font-size: .64em;
}

.breadcrumb {
	text-align: right;
	font-size: .8em;
	text-decoration: none;
	letter-spacing: .04em;
	color: #3d7e91;
}

.breadcrumb a {
	text-decoration: none;
	color: #3d7e91;
}

#entries {
	width: 670px;
	float: right;
	font-size:.96em;
}

.post {
	margin-bottom: 1em;
}

#sidebar a  {
	color: #3d7e91;
	text-decoration: none;
	font-size:1.06em;
	font-weight: bold;
	padding-right:8px;
}


#entries a {
	color: #3d7e91;
	text-decoration: none;
	text-transform:uppercase;
}

#entries a:hover {
	color: #444;
}

a:link h3 {
	color: #3d7e91;
	border: none;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;

}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 3px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}

h2 {
	font-size: 1.06em; 
	color: rgb(51, 153, 170); 
	padding-bottom: 10px; 
	margin-top: 1.4em; 
	letter-spacing: 0.15em; 
	border-bottom: medium none;
	font-weight: normal;
}

#entries h3 {
	font-size: 1.4em;
}

h3 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing:.04em;
	padding-bottom:8px;
	color:#000;
}

.title {
	border-bottom: 1px solid silver;
}


h4 {
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .06em;
	color: #900;
}



h1 {
	line-height: 1.4em;
	font-weight: bold;
	font-size: 1.25em;
	font-variant: small-caps;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #900;
	border-bottom: 1px solid silver;
}

#sidebar h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #444;
	border-bottom: 1px solid silver;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}

.post p {
	word-spacing: -1px;
	padding-left: 160px;
}

.post li {
	list-style-type: disc;
	list-style-position: inside;
	word-spacing: -1px;
	padding-left: 160px;
}

blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}

.fotograf {
	font-size:.66em;
text-align:right;
}

/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.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;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

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

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */

