@charset "utf-8";
/*
Theme Name: Jangkunblog
Description: Jangkunblog New Skin
Version: 2.0
Author: J.S.M
Author URI: http://www.jangkunblog.com
*/

@media print {
	img {border:0;}
	hr,
	.accessibility,
	.blind,
	#header .gnb,
	#header .link,
	#header .notice,
	.mb,
	.rss,
	#tistorySticker,
	#sidebar,
	#content .mTitle .info,
	#respond {display:none !important;}
	body {
		font-family:"Malgun Gothic", "맑은 고딕", "AppleGothic", "Lucida Grande", gulim, "굴림", dotum, "돋움", verdana, serif;
		font-size:.75em;
		line-height:1.5;
		padding:0; margin:0;
	}
	#wrap, #content {padding:0; margin:0;}
	#content .mTitle h1 {font-size:17pt; margin-bottom:0; padding-bottom:0; padding-top:10px; border-top:5px solid #000;}
	#content .mTitle .date {padding-bottom:10px; border-bottom:2px solid #eee;}
}
/* print
------------------------------------------------------------------------------------ */
/*@media print {
	.accessibility,
	.mb,
	.rss,
	#tistorySticker,
	#sidebar,
	.link,
	.notice,
	#content .mTitle .info,
	#respond {display:none !important;}
	#wrap,
	#content {width:100%; font-size:12pt;}
	#content .mTitle h1 {float:none; font-size:20pt; margin-bottom:10px;}
	#content .mTitle .date {float:none; width:auto; height:auto; padding:0 0 10px 0; margin:0; background-color:#fff; color:#000; text-align:left; border:0 none; border-bottom:3px solid #000; font-size:12pt; font-weight:normal;}
	#content .mTitle .date strong {font-size:12pt; color:#000; font-weight:normal;}

	
}*/