	.breadcrumbs {
		font-size: 11px;
		margin-bottom: 10px;
		padding: 0 8px;
		border: 1px solid #121212;
		background: #1b1b1b;
	}

	h1.post-title.entry-title {
		font-size: 35px;
	}

	#post-info {
		display: block;
		text-align: center;
		font-size: small;
		margin-bottom: 15px;
		color: #fff;
		width: fit-content;
		margin: 20px auto;
		overflow:hidden;
	}

	#post-info i {
		margin-right: 5px;
	}	

	#post-info>div:hover {
		background: #121212;
	}

	#post-info>div {
		background: #2b2b2b;
		color: #fff!important;
		padding: 3px 10px;
		display: inline-block;
		float: left;
		font-size: 12px;
		line-height: initial;
	}

	#post-info i {
		color: #01addb
	}

	#rep a,
	#rep i {
		color: rgba(252, 1, 42, .8) !important;
	}

	.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto
	}

	.labelatas {
		position: absolute;
		left: 5px;
		bottom: 5px
	}

	.labelatas a {
		float: left;
		display: block;
		padding: 2px 6px;
		background-color: #ebebeb;
		margin-right: 2px;
		border: 1px solid #ddd
	}

	ul#social-ikonzs li {
		float: left;
		position: relative;
		list-style: none
	}

	#social-ikonzs a {
		width: 19px;
		height: 20px;
		display: block;
		margin: 0 3px;
		background-image: url(../../../../../3.bp.blogspot.com/-GnsWJY-Hblo/UIbck16A3BI/AAAAAAAAGJM/qdog-XGwwQE/h20/sprite%20images.png);
		background-position: 0 0;
		background-repeat: no-repeat
	}

	ul#social-ikonzs li.facebook a {
		background-position: -19px 0
	}

	ul#social-ikonzs li.twitter a {
		background-position: -116px 0
	}

	ul#social-ikonzs li.google a {
		background-position: -39px 0
	}

	ul#social-ikonzs li.stumbleupon a {
		background-position: -97px 0
	}

	ul#social-ikonzs li.digg a {
		background-position: 0 0
	}

	ul#social-ikonzs li.delicious a {
		background-position: -136px 0
	}

	ul#social-ikonzs li.linkedin a {
		background-position: -58px 0
	}

	ul#social-ikonzs li.reddit a {
		background-position: -78px 0
	}

	ul#social-ikonzs li.technorati a {
		background-position: -155px 0
	}

	#social-ikonzs strong {
		display: block;
		width: auto;
		padding: 4px 7px;
		position: absolute;
		background-color: #ffa221;
		color: #fff;
		right: 200%;
		bottom: 40px;
		transition: all .3s ease 0;
		opacity: 0;
		visibility: hidden
	}

	#social-ikonzs li:hover strong {
		right: 20%;
		opacity: 1;
		visibility: visible
	}

	.ikonz-social {
		height: 32px;
		position: absolute;
		bottom: 0;
		right: 0
	}

	.ikonz-social span {
		float: right;
		text-transform: uppercase;
		padding: 5px 5px 2px;
		background: #ffa221;
		margin-left: 5px;
		color: #fff;
		font: 150% droidkufi-regular, sans-serif
	}

	ul#social-ikonzs {
		float: left;
		margin: 7px 0 0;
		padding: 0
	}

	article.post.hentry img {
		height: inherit;
		max-width: 100%;
		margin: auto;
	}

	ul#relpost_img_sum {
		padding: 0;
		display: grid;
		grid-template-columns: auto auto;
		column-gap: 10px;
		row-gap: 10px;
	}

	.relatedpostit li {
		list-style: none;
	}

	.postheader {
		position: relative;
		display: flex;
		width: 100%;
		height: 220px;
	}

	h3.relatedpostit-title {
		color: white;
		font-size: 19px;
		padding-top: 10px;
	}

	h3.relatedpostit-title a {
		color: inherit;
	}

	.post-body {
		height: inherit!important;
		font-size: 110%;
		padding: 15px;
	}

	.post-body .entry-content, #disqus_thread, .relatedpostit {
		padding: 0 25px;
	}

	.post-body h1, .post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6 {
		margin-bottom: 5px;
	}