/* 
Theme Name: BBP
Theme URI: http://w3-analyse.de
Description: BBP-Theme
Version: 1.0
Author: Arwed Fischer
Author URI: http://blog.w3-analyse.de

*/
body {
	margin:0;
	padding:0;
	font-family: Arial, Verdana, "Trebuchet ms", helvetica, sans-serif;	
	font-size: 0.9em;
	text-align:center;
	color: #29303B;
	line-height: 1.2em;			
	background: url('images/bg.gif') #b3b3a8;
}

a {
	color: #110f40;
}
a:visited {
	color: #110f40;
}
a:hover {
	color: #eeac1d;
	text-decoration:underline;	
}
#rap {
	background:#fff;
	border-left: 4px solid #110f40;
	border-right: 4px solid #110f40;
	width:760px;
	margin:0 auto;
	padding:8px;
	text-align:left;
	font-family: Arial, Trebuchet MS, Georgia, serif;
	font-size: 0.9em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
ul, ol {
	margin:1em;
	padding:0;
}
li {
	margin:0 1em;
	padding:5px 0;
}
blockquote {
    background: #f6f6f5;
    margin: 1em;
    padding: 10px;
    border-left: 2px solid #eeac1d;
}
fieldset {
	border:none;
}
img.left
{
	float: left;
	margin: 0 14px 3px 0;
}
img.right
{
	float: right;
	margin: 0 14px 3px 0;
}
a img 
{
	border:#ccc 1px solid;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Arial, Georgia, "Lucida Sans Unicode", Tahoma, Arial, Serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#upbg
{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(images/upbg.gif) no-repeat;
	height: 264px;
	z-index: 1;
}

#outer
{
	position: relative;
	margin: 0 auto;
	background: #fff url(images/abg.gif) repeat-y;
}

#inner
{
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}

#header {
	border: 5px solid orange;
	background-color: #110f40;
	width: 750px;
	margin: 0;
	padding: 0;	
}

#header span
{
	font-weight: normal;
}

#header h1 {
	margin: 0;
	sont-size 1.8em;
	color: #f0f0f0;
	letter-spacing: 0.5em;
	padding: 10px;
	text-align:right;
}
#header h1 a
{
	color:#fff;
	text-decoration:none;
	border:none;
}
#header h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color:#333;
	font-weight: bold;
}

#header .post-info {
	text-decoration: none;
	color: orange;
	border: none;
}

#subheader h3 {
	margin: 0;
	font-size: 0.8em;
	color: #f0f0f0;
	letter-spacing: 0.5em;
	padding: 4px;
	text-align: right;
}

#search {
	color: #BDBDA2;
	font-size: 12px;
	font-family:Arial, Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:none;
	float:right;
	margin:-50px 0 0 0;
}
#content {
	width:520px;
	float:left;
	padding:8px 0 0 1em;
	margin:0;
	overflow:hidden;
}

#content .post .header {
	padding:0;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}
#content .post-info {
	color: #999;
	font-family:Arial, Georgia, Serif;
	font-weight: bold;
	font-size:1.2em;
	margin:0;
	padding:0 0 10px 0.2em;
}
#content .post-info a {
	text-decoration: none;
	color: orange;
	border: none;
}
#content .post-info p {
	text-decoration: none;
	color: orange;
	border: none;
}
#content h3, #content h2 {
	position: relative;
	top: 4px;
	font-size: 1.1em;
	line-height: 25px;
	color: #656551;
}
#content h2.pagetitle {
	text-align:center;
	margin:0 0 2em 0;
	font-size:1.5em;
}

#content h3 a:link, #content h3 a:visited {
	border-bottom:none;
	color:#656551;
}
#content h3 a:hover,#content h3 a:active {
	border-bottom:#656551 1px solid;
}
#content ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(images/bullet.gif);
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry
{
	padding: 0 15px;
	margin-bottom: 20px;
}

#content .post {
margin-bottom: 30px;
}

#content .post .date {
	text-align:right;
	margin:-1px 0;
	color:#666;
	padding:0;
	background: url(images/a22.gif) bottom repeat-x;
}
#content .post .date em 
{
	font-style:normal;
	color:#666;
}
#content .post .date em.postdate {
#	background:url(images/date.gif) no-repeat left top;
	text-align:right;
	padding-left:17px;
}
#content .post .entry
{
margin-bottom: 0;
}

#content ul.asides
{
	background: url(images/a32.gif) repeat-x top;
	list-style:none;
	margin:2em 0;
	padding:0;
}
#content ul.asides li
{
	list-style:none;
	padding:0.5em 0;	
}

#content .post .footer
{
	clear:both;
	background: url(images/a33.gif) repeat-x bottom;	
}
#content .post .footer ul
{
	list-style: none;
	text-align:right;
	padding:20px 0;	
}

#content .post .footer ul li
{
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 0 3px 15px;
}

#content .post .footer ul li.comments
{
	background-image: url(images/a36.gif);
	color:#999;
}

#content .post .footer ul li.readmore
{
	background-image: url(images/a38.gif);
}
#content .post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
#content .post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#sidebar {
	background-color: orange;
	border-left: 1px solid #110F40;
	border-right: 1px solid #110F40;
	border-top: 1px solid #110F40;
	border-bottom: 1px solid #110F40;	
	padding-left: 0px;
	width: 200px;
	float: right;
	margin:0;
}

#sidebar h2 {
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 1em;
	color: #333;
	font-weight: bold;
	border-bottom: #f1f1f1 1px solid;
}

#sidebar #sidetext {

#sidebar input {
	background-color: #eeac1d;
	color: #ffffff;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
}

#sidebar input:hover {
	border: 1px solid #eeac1d;
	background-color: #ffffff;
	color: #333;
}

#sidebar input:focus {
	border:1px solid #999;
	background-color: #ffffff;
	color: #333;
}
}
#sidebar .imgclass li a:link, #sidebar .imgclass li a:visited { 
	padding-left: 15px;
#	margin:0;
	color: #110f40;
	text-decoration: none;
	background: url('images/cats.png') no-repeat;
}
#sidebar .imgclass li a:hover { 
	color: #ffffff;
	background: url('images/cats_hover.png') no-repeat;
}
img.profile {
	position: relative;
	top: -2px;
	background: url(images/a26.gif) no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}
#sidebar ul {
	list-style:none;
	padding: 0px 0 1em 5px;
	margin: 0;
}
#sidebar ul li {
	margin-top: 0.2em;
	padding: 0;
	font-size: 0.9em;
}
#sidebar ul.feeds {
	margin-left:20px;
}
#sidebar ul.feeds li {
	list-style-image:url(images/feed.gif);
	margin:5px 5px;
	padding:0;
}
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style:none;
#	margin: 2em 0;
	margin:0;
	padding: 0;
}
.commentlist li p {
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	background: url(images/a32.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#eee 1px solid;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li.alt .cmtinfo 
{
	font-size:1em;	
	background: url(images/a34.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#ddd 1px solid;
}
.commentlist li.authorcomment
{
	border:#ddd 1px solid;
	border-top-width:0px;
	
}
#outer .nocomments 
{
	text-align:center;
	color:#999;
}
#outer .trackback 
{
	background:url(images/links.gif) no-repeat left;
	padding:2px 20px;
}
#outer .commentsrss 
{
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
input.text, textarea, select 
{
	padding:2px;
	background:#F9F9F7;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;	
}
textarea{
	width: 90%;
	height: 20em;	
}
#outer input.text:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

#footer {
	margin:0;
	padding: 7px 20px 6px;
	border-top: 1px solid #e6e6e6;
	clear: both;
	font-size: 0.8em;
	color: #999;
	background: #fff;
	text-align:center;
}

#footer a:link,#footer a:visited
{
	color: #6C6C63;
	text-decoration:none;	
	border:none;
}
#footer a:hover,#footer a:active
{
	color: #acacac;
	text-decoration:underline;	
	border:none;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;	
	border:#ccc 1px solid;
	}

#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%;
	font-weight:bold;	
	margin:0;
	padding:3px 0;
	}
#wp-calendar thead 
{
	margin:0;
	padding:0;	
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;	
	background:url(images/a32.gif) repeat top;
	}
#wp-calendar th 
{
	padding: 3px 0;
	text-align: center;	
	background:url(images/a34.gif) repeat top;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

#searchsubmit 
{
	border:#fff 1px solid;
	font-size:0.9em;
	background:url(images/a18.gif) repeat-x top;
}


#header, #content, #sidebar, #footer, .widget {
#    overflow: hidden;
}

