/*START sidebar related posts*/
.s-posts{
    display: inline-block;
    font-size: 14px;
    margin: 5px 0 0 0;
    width: 100%;
	max-width: 300px;
    vertical-align: top;
}
.s-posts:hover{
opacity: 0.8;
}
.zem_rp_thumbnail:hover{
opacity: 0.8;
}
.c-photo {
    overflow: hidden;
    position: relative;
    display: inline-block;
}
.c-photo img {
    width: 100%;
	max-width: 300px;
	border-radius: 5px 5px 0 0;
}
.c-photo_image {
    display: block;
    margin: 0px auto;
}
.c-photo_text {
    position: absolute;
    bottom: 0px;
    width: 100%;
    font-style: normal;
    left: 0px;
    text-align: left;
}
.c-photo_text_inner {
    display: block;
    position: relative;
	background: rgba(0, 0, 0, 0.4);
    padding: 5px 10px 0.7em 10px;
	font-weight: bold;
	font-size: 18px;
}
.c-photo_text_inner, .c-photo_text_inner:link, .c-photo_text_inner:visited, .c-photo_text_inner:hover, .c-photo_text_inner:active {
    color: #FFF;
	/*color: #03A3FF;
	font-weight: bold;*/
    text-decoration: none;	
}
/*END sidebar related posts*/

/* START Kama comments */
.kama-com {
	font-size: 14px !important;
}
.kama-com li{
	padding-top: 10px !important;
}
.com-author {
	font-weight: bold;
}
.kama-com a, .kama-com-neighbors a{
	color: #00b03b;
	text-decoration: none !important;
}
.kama-com a:hover {
    text-decoration: none !important;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}
.com-excerpt {
	display: block;
}
/* END Kama comments */

/* START rubriki */
.kama-com-neighbors {
	font-size: 14px !important;
}
.kama-com-neighbors li{
	padding-top: 10px !important;
	line-height: 20px !important;
}
.kama-com-neighbors a:hover {
    text-decoration: none !important;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}
/* END rubriki */