#joni_change_font {
	text-align:right;
}
#joni_change_font_less, #joni_change_font_more {
	cursor: pointer;
}
.wp-caption-text {
	font-size: 13px !important;
}
.bajofoto {
	font-size: 13px;
}
.post-cats i, .post-date i {
	display:none
}
.title a, .single-title {
	font-size: 27px;
	font-weight: bold;
}

.title .entry-subtitle {
	display:none
}
.breadcrumbs .entry-subtitle {
	display:none
}
.single-title .entry-subtitle ul {
	font-weight: normal;
	margin-top: 12px;
}
.entry-subtitle ul {
	list-style-image: url('../images/bullet.png');
	font-size: 18px;
	margin-bottom: 0
}
article .post-meta {
	margin-top: 15px;
	margin-bottom: 6px;
}
article .post-author {
	margin-top:3px
}
.joni_social {
	border-top: 1px dotted #666;
}
.joni_social .post-data {
	float:none;
}
.joni_social_date {
	float:left;
	margin-top:5px;
}
.joni_social_share {
	float:right;
}
.joni_social_share_after {
	clear:both;
	border-top: 1px dotted #666;
}
.post-author, .post-author a {
	color:black;
	font-weight:bold;
}
article .post-author a {
	color:red !important
}
.bigpost p {
	font-size:17px
}
.single-post-content a {
	color: #AA1C47
}

.post-cats a[rel="category tag"] {
	display:none
}

/* */

#top_banner {
	padding-top: 10px;
	padding-bottom: 10px;
}

@media (max-width: 568px) {
	.flexslider .smallpost {
		width: 100%
	}
	
	.main-wrapper {
		width: auto;
	}
	
	.post-list-box {
		float: none;
		width: 100%;
	}
	
	.featured-thumbnail-list {
		max-width: 100%;
	}
}