
div.blog-summary p img,
div.blog-content p img {
	max-width: 100%;
	padding: 0%;
}
div.blog-summary p img[align=right],
div.blog-content p img[align=right] {
	margin: 0 0 5px 5px;
}
div.blog-summary p img[align=left],
div.blog-content p img[align=left] {
	margin: 0 10px 5px 0;
}
div.blog-summary ul,
div.blog-content ul {
	list-style: disc; font-size:11px;
}
div.blog-summary ul li,
div.blog-content ul li {
	list-style: disc;
	margin: 2px 0px 2px 20px;
}
div.blog-summary ol,
div.blog-content ol {
	font-size:11px;
}
div.blog-summary ol li,
div.blog-content ol li {
	margin: 2px 0px 2px 20px;
}

div.blog-meta span {
	color: #A5A5A5;
	font-size:10px;
}
.sec_music .panel div.blog h1 {
	font-size: 16px;
	font-weight: bold; color: #4F4F4F;
	margin: 0; padding: 0;
}
div.blog-meta {
	margin: 0 0 10px 0;
}

#page.layout_3 #content_panels .panel {
	padding-top: 90px;
}
#page.layout_3 #content_panels #favpanel.panel {
	padding-top: 0;
}
div.blog-header-box { position: relative; height: 0; }
div.blog-header {
	position: absolute;
	top: -108px; left: -10px;
	width: 683px; height: 90px;
	background: white url('http://i02.rnhh.de/uk/fd/img/music-blog-header.jpg') no-repeat;
	border-bottom:1px solid #D2D2D2;
	padding: 0; margin: 0;
}
div.blog-header a {
	display: block;
	width: 683px;
	height: 90px;
}
div.blog a {
	font-weight: normal;
}
div.blog .tpbox ul li {
	/*background: none;*/
}
div.blog .lst ul li a {
	line-height: 16px;
	padding: 2px 0 3px 0;
}
div.blog .lst ul.arrowr li a {
	background-position: 0px 6px;
	padding-left:8px;
}

div.calendar {
	text-align: center;
	margin: auto;
	width: 160px;
	padding-bottom: 30px;
}
div.calendar table {
	width: 161px;
	background: #fcfcfc;
	border-collapse: collapse;
}
div.calendar table tr.month td {
	border: 1px solid #d2d2d2;
	text-align: center;
}
div.calendar table tr.month td  a {
	padding-top: 5px;
	width: 10px;
	float: left;
}
div.calendar table tr.month td  img.inactive {
	padding: 5px 0 0 4px;
	float: left;
}
div.calendar table tr.month td  h4 {
	line-height: 18px;
	float: left;
	width: 140px;
	border: 0!important;
}

div.calendar table tr.day td {
	border: 1px solid #d2d2d2;
	width: 22px; height: 22px;
	text-align: right;
	line-height: 23px;
	font-size: 11px;
	color: #A5A5A5;
}
div.calendar table tr.day td a {
	border: 0; margin: 0; padding: 0; display: block;
	width: 22px; height: 22px;
	line-height: 23px;
	color: #4F4F4F; text-decoration: none;
}
div.calendar table tr.day td a:hover {
	background: #e9ebef;
	color: #4F4F4F; text-decoration: none;
}

div.blog-shareit {
	clear: both;
	max-width: 100%;
	margin: 0 0 15px 0;
}

