/*
Theme Name: LausitzerRundschau
*/


.breadcrumbs {
	text-transform:uppercase;
}

#main h2 a{
	color:#005F90;
}
#main .img-hold h2 {
	background: url(images/h2-bg.png);
	font-size: 20px;
	line-height: 30px;
	color: #005f90;
	padding: 0 15px 0 10px;
	margin: 0;
	position: absolute;
/*	bottom: 16px !important;*/
	left: 0;
}

#main .list strong{
	margin:0 8px 0 0;
	float:left;
}
#main .list .photo,
#main .localidos .photo,
#main .part-4 .photo{
	background:none;
	padding:0;
}

.Buttons {
	background:url(images/submit-1.gif) no-repeat;
	width:74px;
	height:17px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	padding:0 0 0 74px;
	border:0 !important;
	margin: 15px 5px 0 60px !important;
	cursor:pointer;
}

.Buttons-archives {
	background:url(images/submit-2.gif) no-repeat;
	width:74px;
	height:17px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	/*padding:0 0 0 74px;*/
	border:0 !important;
	margin-top:15px; !important
	cursor:pointer;
}
.prev-next {
	height:30px;
	width:100%;
}
.prev-next a {
	color:#005F90;
}
.img-hold .heading a{
	color:#fff;
	text-transform:uppercase;
}

.the_content {
       color:#2c2c2c !important;
       margin:5px 0 0;
       line-height:16px;
       font-size: 13px;
}
.the_content a, .the_content a:hover, .the_content a:visited {
      font-size: 13px !important;
      font-weight: bold !important;
}

.post_avatar { float: left; padding: 2px; margin: 0; border: 1px solid #ddd; background: white; }


