/*----------  영역별 크기  ----------*/
.wrap {width:800px;}
.header {width:800px;}
.container {width:800px;}
.content_wrap {width:800px;}
.content {width:800px;}
.post_content {width:800px;}
.widemenu {width:800px;}
.column {width:225px;}
.column .widget {width:190px;}
.column .widget .widget_content {width:190px;}
.sidebar_wrap {width:800px;}
.sidebar_wrap {}
.sidebar_wrap .column {}
.sidebar_wrap .column .widget {}
.sidebar_wrap .column .widget .widget_content {}
.footer {width:800px;}
/*----------  영역별 배경색 & 배경이미지  ----------*/
.body {background-color:#fff;}
.wrap {background-color:#fff;}
.header {
	background: none repeat scroll 0 0 #FFFFFF;
	}
.footer {
	background: none repeat scroll 0 0 #FFFFFF;
	border-top: 0 solid #C0C0C0;
}
.sidebar_wrap {
	background: none repeat scroll 0 0 #FFFFFF;
	border-top: 0 solid #C0C0C0;
}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 12px/1.7em 나눔고딕,돋움,sans-serif;
	background: none repeat scroll 0 0 #FFFFFF;
	margin:0 auto;
	padding:0;
	text-align:justify;
	}
.body a:link,.body a:visited {color:#3F3F3F;text-decoration:none;}
.body a:hover,.body a:active {color:#3F3F3F;text-decoration:none;}
.wrap {margin:0 auto;text-align:left;}
/*--- 헤더 영역 ---*/
.header {
	margin: 0 auto 30px auto;
	padding:80px 25px 5px 25px;
	text-align:left;
	}
.header a:link,.header a:visited {color:#666;text-decoration:none;}
.header a:hover,.header a:active {color:#666;border-bottom: dotted #fff 1px;text-decoration:none;}
.header h1 {
	letter-spacing:2px;	
	font-family: 'Reenie Beanie',Courier New;
	font-style:Italic;
        font-size: 28px/1.8em;
	margin:0;
	padding:1px 0;
	}
.header .url {
	font-style:Italic;
        font-size: .8em;
        font-family: 'Helvetica Neue',sans-serif;
	letter-spacing:1px;
	margin:0 0 7px 0;
	padding-left:85px;
	}
.header .topmenu {text-align:right; padding-right:50px}
.header .topmenu a {padding-left:10px;}
/*--- 콘텐츠 영역 ---*/
.container {margin:0 auto;text-align:left;}
.content_wrap {margin:0;padding:0 0 25px 0;float:left;display:inline;}
.content {margin:0 auto;text-align:left;overflow:hidden;_word-break:break-all;}
.content a:link {color:#3F3F3F;text-decoration:none;}
.content a:visited {color:#666666;text-decoration:none;}
.content a:hover,
.content a:active {color:#666;border-bottom: dotted #ddd 1px;text-decoration:none;}
.post_view,.post_oneview {margin-bottom:60px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 {
	border-bottom: 0 solid #3F3F3F;
        font-size: 18px;
	font-family:나눔고딕,돋움,'Courier New',sans-serif;
        font-style:bold;
	letter-spacing:-1px;
	border:0px solid #fff;
	margin-bottom:10px;padding:15px 15px 0 0;text-align:left;
}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#3F3F3F;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#3F3F3F;text-decoration:none;}
.post_view .post_title span {color:#3F3F3F;}
.post_view .post_title span a:link,
.post_view .post_title span a:visited {color:#3F3F3F;}
.post_view .post_title span a:hover,
.post_view .post_title span a:active {color:#3F3F3F;border-bottom: dotted #dddddd 1px;text-decoration:none;}
.post_view .post_info {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
.post_content {overflow:hidden;_word-break:break-all;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:nomal 16px 나눔고딕,돋움,'Courier New',sans-serif;
	letter-spacing:0px;
	color:#3F3F3F;
	}
.post_summary h2 {}
.post_titlelist h2 a:link,.post_summary h2 a:link,.post_simplelist h2 a:link,.post_tagcloud h2 a:link,
.post_titlelist h2 a:visited,.post_summary h2 a:visited,.post_simplelist h2 a:visited,.post_tagcloud h2 a:visited {
    color:#3F3F3F;
    text-decoration:none;
}
.post_titlelist h2 a:hover,.post_summary h2 a:hover,.post_simplelist h2 a:hover,.post_tagcloud h2 a:hover,
.post_titlelist h2 a:active,.post_summary h2 a:active,.post_simplelist h2 a:active,.post_tagcloud h2 a:active {
    color:#fff;
    text-decoration:none;
}
.post_info {color: #3F3F3F;}
.post_meta_area ul.post_meta_content em.date {color: #FFFFFF;}
.post_footer_area {border-bottom: 0 solid #C0C0C0;
    font-family: '나눔고딕',돋움,'Courier New',sans-serif;
    font-size: 1.0em;}
.widemenu {margin:0 auto;text-align:right;border-bottom: 0 solid #C0C0C0;}
.widemenu .wide_blank {border-bottom: 0 solid #C0C0C0;display:none;}
.widemenu h3 {border-bottom: 0 solid #C0C0C0;font-size:14px;}
/*--- 덧글/트랙백 영역 ---*/
.post_comment .comment_list li.comment_item h4.comment_writer_info {
    	background: none repeat scroll 0 0 #FFFFFF;
} 
.post_comment .comment_list h4.comment_writer_info span.comment_gravatar img {
    border: 1px solid #CCCCCC;
    height: 30px;
    width: 30px;
    margin-bottom: 3px;
    margin-right: 3px;
    vertical-align: middle;
}
.post_link a:hover, a:active {
    color: #639DED;
}
.post_link h3 {
	font: 16px/1.7em '나눔명조',Batang,sans-serif;
	border-bottom:1px solid #FFFFFF;
}
.post_link h4 {
    border-bottom: 2px solid #FFFFFF;
    color: #3F3F3F
    font: 12px/1.7em '나눔명조',Batang,sans-serif;
}
.post_link h4 a:visited {color: #639DED;}
/*--- 하단 메뉴 영역 ---*/
.sidebar_wrap {
    clear: both;
    margin: 0 auto;
}
.column {
	font:normal 12px/1.6em 나눔고딕,돋움,'Courier New',sans-serif;
	letter-spacing:-1px;
	color:#999;
	display:inline;
	float: left;
}
.column .widget {margin:1px auto;padding:10px 0;text-align:left;}
.column .widget h3 {
	font-size:14px;
	letter-spacing:-1px;
	color:#666;
	border-bottom:1px dotted #999;
	}
.column .widget .widget_content {padding-top:10px;overflow:hidden;_word-break:break-all;}
/*--- 푸터 영역 ---*/
.footer {
	font:Italic .8em georgia;
	letter-spacing:0px;
	color:#666;
	margin:0 auto;
	padding:20px 0 20px 0;
	text-align:right;
	}

