@media print {
* {font-family: Tahoma, Arial;border:0;padding: none;}
a[href]:after {content: none;}
header,
#yorumculardan,
.blok .baslik,
#sosyalim,
.blok2,
.blok3,
nav,
.bottom-header,
.main-top,	
.switcher,
.widget,
.kp-breadcrumb,
.page-social,
.btn-go-gallery,
.bottom-article,
.galleries,
.kp-form-comment,
#bottom-sidebar,
.back-to-top,
.icon-arrow-up,
footer,
.yazdirma {
		display: none!important;
	}

img{display: block;width: 100%}
.yazdir { display:block; width:100%; margin-bottom:30px} 
.yazdir img {float:left; margin:0px 10px 10px; width:250px}
.makale_foto { width:25%; float:left; margin-bottom:20px }
.makale_foto_yan { width:74%; float:right; margin-bottom:20px }
}