#content_hp_4_123 {
	margin: 5px 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #FF8B00;

}

.homepage .widget h3 {
	background: url('images/bg_radioblock_articles.png') 0 30px no-repeat;
	padding: 0px 30px 15px 0px !important;
	color: #FF8B00 !important;
	font-weight: bold;
	border: none;
	font-size: 22px;
	margin: 10px 0 15px 0;
}

.homepage .buttonHP {
	text-align: center;
	display: block;
}
.homepage .buttonHP > span {
	font-weight: bold;
	color: #ffffff;
	display: inline-block;
	padding: 8px 10px;
	text-decoration: none;
	margin: 4px auto;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	
	background: #ff7200;
	min-width: 100px;
}

div.container.homepage > .row {
	padding-top: 0;
	padding-bottom: 0;
}

div.container.homepage > .hp_top_spacer {
	height: 30px;
}

.articles-small {
	margin-top: 0;
	overflow: hidden;
	padding-top: 0;
}

.articles-small h2.entry-title a{
    font-size: 15px;
    padding: 2px 0px;
    margin: 2px 3px 4px
}
.articles-small .thumb-container {
 	width: 22%;
    max-width: 75px;
    position: relative;
    margin-right: 0px;
}
.articles-small .thumb-container.right {
	float: right;
}

.articles-small .thumb-container.thumbs_only {
	margin: 0 10px 10px 0;
}


.articles-small .thumb-container a img, .articles-small .thumb-container a { display: block }
.articles-small .comments-link {
    position: absolute;
    bottom: 0px;
    right: 0px
}
.articles-small .post-container {
    width: 74%
}
.articles-small .post-container.right {
    float: left;
}
.articles-small .post-container.no-thumb {
    width: 100%;
    float: none;
}

section.articles-small article.post {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 15px;
	margin-bottom: 15px;
    overflow: hidden;
    height: 75px;
}
section.articles-small article.post:last-child {
	border-bottom: none;
}


.articles-big .thumb-container.right {
	float: right;
}
.articles-big .post-container.right {
    float: left;
}


#PLAY_HP_slider h2 > div {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	overflow: hidden;
}


#hpstick_1, #hpstick_2 {
	min-width: 300px;
}

.PLAYCZ-TopRadia-more {
	display: none;
}

@media only screen and (max-width: 767px) {
	#hpstick_1, #hpstick_2 {
		display: none;
	}
}

/* SLADO HACKS */