
/* Blogger Nav-Leiste ausblenden */
#navbar-iframe, {
	display: none;
}

/* Hier kommen die Blog Formatierungen */

#Archives{
   font-size: 80%;
	margin-top: 10px;
}

#main{
}
#Title{
  font-weight:bold;
  font-size: 150%;
}
#Description{
}
.DateHeader{
	background: #bed1f4;
	padding: 4px 4px 4px 4px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 120%;
}
.PostTitle{
   display: block;
   font-size: 120%;
	font-weight: bold;
   background: #fbfbfb url(http://www.mtv-bo.de/grafik/blog_dance_reflex/bg_posttitle.jpg) repeat-x top;
	width: 100%;
}
.Post{
   background: #fbfbfb;

}

.Postformat {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

cite,.postzitat {
}

#menu{
}

#recently{
    font-size: 75%;
}

.PostFooter {
   display: block;
   font-size: 80%;
	text-align: center;
	width: 100%;
	margin-bottom: 25px;
	background: #fbfbfb url(http://www.mtv-bo.de/grafik/blog_dance_reflex/bg_postfooter.jpg) repeat-x bottom;

}

.blogComments {
    font-weight: bold;
    padding: 4px 4px 4px 4px;
    border-left: 1px solid silver;
}

.blogger-labels{
}

.blogComment {
    font-weight: normal;
	 font-size: 80%;
    background: #f4f4f4;
	 margin-bottom: 15px;
}

.comment-link {
}

a.comment-link:hover {
}

.byline {
   display: block;
   background: #eef3fb;
	margin-top: 5px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

.poweredbyperformancing {
    display:none;
}