/*
-----------------------------------------------
Name:     Skin CSS Template
Designer: Florian Wilken
URL:      www.blog.de
Date:     2005-06-20
----------------------------------------------- */

@import url(bd_topnavbarf9e3.css?v=1.1);	/* Import blog topnavbar styles */
@import url(bd_basic5d09.css?v=1.04);	/* Import blog basic styles */

html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	text-align: center;
	color: #000;
	font: 80% Arial, Helvetica, sans-serif;
}

/* Page Structure
----------------------------------------------- */
#wrap {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	text-align: left;
}
#header {
	margin: 0;
	padding: 0;
}
#content {
	clear: both;
	margin: auto;
	padding: 0;
	width: auto;
}
#left {
	float: left;
	width: 160px;
	margin: 0;
	padding: 20px 5px 0 5px;
}
#right {
	float: right;
	width: 160px;
	margin: 0;
	padding: 20px 5px 0 5px;
}
#middle {
	margin-left: 180px;
	margin-right: 180px;
	padding: 20px 10px 10px 10px;
}
#footer {
	clear: both;
	margin: 0;
	padding: 1em;
}

.col2left #left {
	float: left;
	width: 200px;
}
.col2left #right {
	display: none;
}
.col2left #middle {
	margin-left: 220px;
	margin-right: 0;
}

.col2right #left {
	display: none;
}
.col2right #right {
	float: right;
	width: 200px;
}
.col2right #middle {
	margin-left: 0;
	margin-right: 220px;
}

/* links
----------------------------------------------- */
a {
}
a:visited {
}
a:hover {
	text-decoration: none;
}
a img {
	border-width: 0;
}

/* headings
----------------------------------------------- */
h1 {
	margin-top: 0;
	padding-top: 0;
	color: #000;
	font-size: 160%;
}
h2 {
	margin-top: 0;
	padding-top: 0;
	color: #000;
	font-size: 140%;
	margin: 0;
}
h3 {
	margin-top: 0;
	padding-top: 0;
	color: #000;
	font-size: 120%;
}
h4 {
	/*margin-top: 0;*/
	padding-top: 0;
	color: #000;
	font-size: 100%;
}

/* #header
----------------------------------------------- */
#header .banner {
	padding-bottom: 10px;
}
#header-image {
}
.header-image-link {
}
#header-text h1 {
	margin: 0;
	padding: 10px;
	color: #000;
	font-size: 200%;
	font-weight: bold;
}
#header-text a {
	color: #000;
	text-decoration: none;
}
#header-text a:visited {
	color: #000;
	text-decoration: none;
}
#header-text a:hover {
	color: #000;
	text-decoration: none;
}
p.blog-description {
	margin: 0;
	padding: 0 10px 20px 10px;
	color: #000;
}


/* modules
----------------------------------------------- */
.module {
	margin: 5px 0 30px 0;
	padding: 0;
	border-bottom: 1px solid #000;
}
.module a {
}
.module a:visited {
}
.module a:hover {
}
.module h3 {
	margin: 0;
	padding: 3px;
	color: #000;
}
.module h4 {
}
.module p {
	margin: 5px;
}
.module ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	/*list-style-type: disc;*/
}
.module ul ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.module li {
	margin-left: 5px;
	padding-left: 0;
}

/* module-author */
#module-author {
}
#module-author a {
}
#module-author a:hover {
}
/* module-calendar */
#module-calendar {
}
caption.bCalendarCaption {
	width: 90%;
	margin: auto;
	margin-top: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	width: 90%;
	margin: auto;
	margin-bottom: 5px;
	border: solid 1px #ccc;
	border-collapse: separate;
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #abc;
}
#bCalendarToday {
	background-color: #bce;
}
/* module-bloglists */
#module-bloglists {
}
.module-bloglist{
}
/* module-friends */
#module-friends {
}
#module-friends img {
	border: 1px solid black;
}
#module-friends .friends {
	margin:10px;
}
#module-friends .friend {
	float: left;
	margin: 5px;
}
#module-friends .img {
}
#module-friends .login {
}
/* more modules */
#module-search {
}
#module-categories {
}
#module-lastcomments {
}
#module-rss {
}
#module-poweredby {
	border: 1px dotted black;
}
#module-recent-referer {
}
#module-top-referer {
}
#module-recent-blogs {
}
#module-tags-posts {
}

/* #posts
----------------------------------------------- */
#posts {
}
#posts .post {
	margin: 0 0 40px 0;
	padding: 0px;
	border-bottom: 1px solid #000;
}
#posts .post-date-header {
	margin-top: 0;
	border-bottom: 1px solid #000;
}
#posts .post-friends {
	padding: 5px;
	border: 1px solid #CC6600;
}
#posts .post-title {
	margin: 0;
	padding: 0;
	border: none;
	color: #000;
}
#posts .post-body {
	margin-top: 20px;
	padding: 0;
}
#posts .post-body p {
}
#posts .post-footer {
	margin-top: 30px;
	padding: 0;
	font-size: 90%;
	/*clear: both;*/
}
#posts .post-item-author {
	font-size: 90%;
	/*display: none;*/
}
#posts .post-item-datetime {
	font-size: 90%;
	/*display: none;*/
}
#posts .post-item-friends {
	color: #000;
	font-weight: bold;
}
#posts .post-item-comments {
	font-size: 110%;
	font-weight: bold;
}
#posts .post-navigation {
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
}
#posts .post-item-tags {
	padding-bottom: 5px;
}

/* #comments
----------------------------------------------- */
div.comment, /* Entire comment block */
form.comment /* New comment form */
{ 
	margin: 10px 0 20px 0;
	padding: 0 5px;
	border: 1px solid #999;
}
.comment-sub  {
	margin: 30px 5px 5px 20px;
	padding: 2px;
	border: none;
	border-top: 1px dotted #999;
}
.comment-title {
	margin: 1ex 0;
	/*font-weight: bold;*/
}
.comment-text {
	margin-top: 0;
	margin-bottom: 0;
}
.comment-text-small {
	font-size: 90%;
	margin: 1ex 0;
}
input.comment, 
textarea.comment
{
	background-color: #fff;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.comment		/* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}
/* forms: comments and profile */
form.comment fieldset
{	/* one form line */
	border: none;
	margin: 2ex 0ex;
	padding: 0ex;
	/* border: 1px solid #00f; */
}
form.comment fieldset label {
	font-weight: bold;
}
form.comment fieldset div.label
{ /* label of form line */
	/*float: left;
	width: 28%;*/
	text-align: left;
	padding-top: .5ex;
	font-weight: bold;
	/* border: 1px solid #f00; */
}
form.comment fieldset div.input
{ /* input zone of form line */
	margin: 0 0 0 0;
	/* border: 1px solid #f00; */
}
form.comment fieldset.input{
	margin: 0;
	/* border: 1px solid #0f0; */
}
form.comment fieldset div.info
{ /* info zone of form line */
	margin: 0 0 0 0;
	padding-top: .5ex;
	/* border: 1px solid #f00;*/
}

/* #footer
----------------------------------------------- */
#footer p {
	margin: 0;
	padding: 0;
	
}

/* #bloglists
----------------------------------------------- */
#bloglist {
}
.bloglist-table th {
	text-align: right;
	font-weight: bold;
}

/* #imprint
----------------------------------------------- */
#imprint {
}

/* forms
----------------------------------------------- */
input.search {
	margin-bottom: 1ex;
	padding: 0;
	background-color: #fff;
	border: 2px solid #ccc;
}
input.submit,
input.reset {
	margin: 4px 0;
	padding: 1px;
	background-color: #ddd;
	color: #78a;
	border: 1px solid #000;
	font-weight: bold;
}

input.gsubmit {	
	background-color: #ddd;
	color: #78a;
	border: 1px solid #000;
	border-width:1px;
	font-weight: bold;	
	font-size: 10px;
	margin-top : 0px;
	margin-left : 0px;
	padding: 0 0 0 0;
	width: 45px;
	height: 17px;
	
}

input.gsearch {		
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 10px;
	width: 90px;
	height: 13px;
}

input.submit:hover {
	color: #000;
	text-decoration: underline;
}

.bPostfriends {
	/* border: 1px solid #e1ddce; */
	color: #f39;
}

.bPostfriendsBG {
	/* border: 1px solid #e1ddce; */
	background-color: #ff9;
}

/* Icons
----------------------------------------------- */
a.icon-pro {
}
a.icon-pro:hover {
}
a.icon-pro:visited {
}
img.icon-pro {
	padding: 0;
	vertical-align: middle;
}
img.icon-staff {
	padding: 0;
	vertical-align: middle;
}

/* Search List
----------------------------------------------- */
.sListFriends {
	border: 1px solid #CC6600;
	padding: 5px;
}
.sListFriends span.status {
	color: #CC6600;
}
.sListExtraheader {
	border-bottom: none;
}
.sListItem {
	margin-bottom: 20px;
}
.sListItem img {
	float: left;
	margin: 3px 5px 0 0;
}
.sListItem h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	font-size: 120%;
	font-weight: bold;
}
.sListItem .info {
	font-size: 90%;
	margin-bottom: 2px;
}
sListItem .content {
}
