.rubric-title {
	position: relative;
}
.rubric-social {
	position: absolute;
	top: 0;
	right: 12px;
}
.simple-article {
	overflow: hidden;
}
.simple-article .image {
	width: 165px;
	height: 110px;
	float: left;
	margin-right: 10px;
}
.top-article .image {
	width: 331px;
	height: 176px;
	float: right;
	margin-left: 10px;
}
/* Blogs */
.blogger-bio {
	margin: 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #BFBFBF;
}
.blogger-bio .image {
	width: 90px;
	height: 90px;
	float: left;
	margin: 0 10px 10px 0;
}
.blogger-bio .blogger-bio-text {
	color: #646567;
}
/* Opinion */
.separator {
	border-bottom: 1px dotted #BFBFBF;
	margin: 20px 0;
	clear: both;
}
.opinion-article {
	width: 300px;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
}
.opinion-article.left {
	padding: 0 14px 0 0;
	margin: 0 14px 20px 0;
	border-right: 1px dotted #BFBFBF;
}
.opinion-article .author, .opinion-article .author a {
	color: #5E5E5E;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.opinion-article .author a:hover {
	color: #B01016;
}
.opinion-article .title {
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
}
.opinion-article .title a {
	color: #000000;
}
.opinion-article .date {
	color: #B01016;
	font-size: 11px;
	font-weight: bold;
}
.opinion-article .subtitle {
	font-size: 12px;
	color: #646464;
}
.opinion-article .image {
	width: 300px;
	height: 200px;
	margin: 10px 0 0 0;
}

/* Search Result */
.search-result-header {
	width: 100%;
	background: #f7f7f7;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 19px;
	padding: 8px 0 10px 6px;
}
.search-word {
	color: #e6e6e6;
}
.search-result {
	color: #c6c6c6;
}
.search-result-count {
	color: #c6c6c6;
}

/*News*/

.day .simple-article:last-child {
	border-bottom: none
	
}

.date-title {
	background: rgba(176,16,22,0.65);
	height: 15px;
	padding: 0px 0 5px 5px;
	margin: 15px 0 5px 0;
	color: #fff;
	font-weight: bold;
}

/*Blogs rubric style*/
.simple-article.blog-preview {
	width: 300px;
	margin: 5px 10px;
	float: left;
	border-bottom: none;
}
.simple-article .blogers-info {
	width: 300px;
	height: 50px;
	background: url(http://subscribe.russland-heute.de/assets/styles/images/site_img/blogsBackground.jpg) repeat-x;
	border-radius: 2px 2px 0 0;
}
.simple-article .blogers-info a{
	width: 40px;
	height: 40px;
	color: #000;
	padding: 5px 0 0 5px;
	display: inline-block;
	float: left;
}
.simple-article .blogers-info img {
	width: 40px;
	height: 40px;
	border-radius: 2px;
}
.simple-article .blogers-info .author a {
	font-size: 17px;
	color: #565656;
	display: inline-block;
	width: 240px;
	padding: 0;
	height: 15px;
	position: relative;
	padding: 5px 0 1px 5px;
	margin: 0 5px;
	border-bottom: 1px solid #565656;
}
.simple-article .blogers-info h3 {
	width: 255px;
	display: inline-block;
	height: 17px;
}
.simple-article .blogers-info h3 a{
	font-size: 12px;
	width: 255px;
	display: inline-block;
	height: 12px;
	text-indent: 5px;
}
.simple-article .blogs-articles-info {
	width: 288px;
	height: 104px;
	overflow: hidden;
	padding: 5px 5px;
	border: 1px solid #a8a8a8;
	border-top: none;
	border-radius: 0 0 2px 2px;
}
.simple-article .blogs-articles-info img {
	width: 75px;
	height: auto;
	float: right;
	margin: 0 0 0 10px;
}
.simple-article .blogs-articles-info h2 {
	font-size: 12px;
}
.simple-article .blogs-articles-info .info {
	height: 15px;
	width: 200px;
}
.blogs-articles-info .info .date {
	border-top: 1px solid #bfbfbf;
	font-size: 11px;
}
/*.simple-article .blogs-articles-info .multimedia-content::after {
	
}*/