.blogTitle{

	line-height:16px;

	font-size:14px;

	color:#6c6c6c;

	font-style:italic;

	padding-top:4px;

	padding-bottom:4px;

}



.blogText{

	line-height:17px;

	font-size:13px;

	color:#6c6c6c;

}



.blogListTitle{font-size:20px;line-height: 24px;}



.blogListDate{
	color: #000;
	position: absolute;
	top: 10px;
	right: 0;
	width: auto;
	line-height: 35px;
	padding-right: 33px;
	font-size: 13px;
	background-size: 100%;
	background: #fff url(/Data/EditorFiles/calenderIcon.png) no-repeat 90% 40%;
}

.shareTitle{
	line-height:30px;
	font-size:11px;
	color: #777777;
}

.smlIconSet .shareTitle{
	line-height:20px;
}

.shareBtns .col{
	padding-right:10px;
}

.shareBtns a{
	float:left;
	width:30px;
	height:30px;
	background-position:0 center;
	background-repeat:no-repeat;
	/*opacity:.3;
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);*/
}

.smlIconSet .shareBtns a{
	width:20px;
	height:20px;
}


#fbLikeBtn{
	background-image:url('/theme/v4-exxe/sub_theme/urundetay/dicle/v4/fbLikeBtn.png');
}

.smlIconSet #fbLikeBtn{
	background-image:url('/theme/v4-exxe/sub_theme/urundetay/dicle/v4/fbLikeSmlBtn.png');
}

#fbShareBtn{
	background-image:url('/theme/v4-exxe/sub_theme/urundetay/dicle/v4/fbShareBtn.png');
}

.smlIconSet #fbShareBtn{
	background-image:url('/theme/v4-exxe/sub_theme/urundetay/dicle/v4/fbShareSmlBtn.png');
}

#twBtn{
	background-image:url('/theme/v4-exxe/sub_theme/urundetay/dicle/v4/twBtn.png');
}

.smlIconSet #twBtn{
	background-image:url('/theme/v4-exxe/sub_theme/urundetay/dicle/v4/twSmlBtn.png');
}

#gpBtn{
	background-image:url('/theme/v4-exxe/sub_theme/urundetay/dicle/v4/gpBtn.png');
}

.smlIconSet #gpBtn{
	background-image:url('/theme/v4-exxe/sub_theme/urundetay/dicle/v4/gpSmlBtn.png');
}

#pinBtn{
	background-image:url('/theme/v4-exxe/sub_theme/urundetay/dicle/v4/pinBtn.png');
}

.smlIconSet #pinBtn{
	background-image:url('/theme/v4-exxe/sub_theme/urundetay/dicle/v4/pinSmlBtn.png');
}




@media screen and (max-width: 768px) {

	

	.blogTitle{

		line-height:30px;

		font-size:18px;

		padding-top:6px;

		padding-bottom:6px;

	}

	

	.blogText{

		line-height:20px;

		font-size:14px;

	}
}

@media (min-width: 1360px) and (max-width: 1920px) {
    .vitrinOzellik {
        float: right !important;
        background-color: #fff;
        width: 37% !important;
        height: 153px !important;
        position: relative;
        margin-right: 30px !important;
        margin-top: -242px !important;
        border-radius: 10px !important;
        overflow-y: scroll;
        padding: 20px !important;
    }
    
}



}