/*----------  영역별 크기  ----------*/
.wrap {width:1230px;}
.header {width:980px; height:100px;}
.container {width:1230px;}
.content_wrap {width:970px;}
.content {width:950px;}
.post_content {width:900px;padding:25px 24px 25px 24px;border:1px solid #C0C0C0;}
.widemenu {width:700px;}
#section_sidebar1 {width:230px;}
.column {width:230px;}
.column .widget {width:200px;}
.column .widget .widget_content {width:200px;}
.footer {width:980px; height:100px;}
/*----------  영역별 배경색 & 배경이미지  ----------*/
.body {background:#ffffff;}
.wrap {background:#ffffff;}
.header {	background:#ffffff;}
.footer {background:#ffffff;}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 12px/1.6em '돋움',sans-serif;
	color:#666666;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.body a:link,.body a:visited {color:#000000;text-decoration:none;}
.body a:hover,.body a:active {color:#A2A2A2; text-decoration:none;}
.wrap {margin:0 auto;text-align:center;}
/*--- 헤더 영역 ---*/
.header {
	color:#000000;
	margin:0 auto 30px auto;
	padding:80px 25px 5px 25px;
	text-align:center;
	}
.body a:link,.header a:visited {color:#000000;text-decoration:none;}
.body a:hover,.header a:active {color:#A2A2A2; text-decoration:underline;}
.header h1 {
    font-family:Dotum;
    font-size:25px;
    margin:0;
    padding-top:50px;
    }
.header .url {
    font:normal .8em verdana,sans-serif;
    letter-spacing:1px;
    margin:0;
    }
.header .topmenu {text-align:right;}
.header .topmenu a {padding-left:10px;}
/*--- 콘텐츠 영역 ---*/
.container {margin:0 auto;text-align:center;}
.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:#667d78;text-decoration:none;}
.content a:visited {color:#87adb0;text-decoration:none;}
.content a:hover,
.content a:active {color:#87adb0;text-decoration:underline;}
.post_view,.post_oneview {margin-bottom:60px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 {
	font:bold 16px '돋움',sans-serif;
padding-top:10px;padding-bottom:1px;
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#333;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#667d78;text-decoration:none;}
.post_view .post_title span {color:#999;}
.post_view .post_title span a:link,
.post_view .post_title span a:visited {color:#999;}
.post_view .post_title span a:hover,
.post_view .post_title span a:active {color:#999;text-decoration:underline;}
.post_content {overflow:hidden;_word-break:break-all;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:bold 12px '돋움',sans-serif;
	border-bottom:1px solid #333;
	color:#333;
	}
.post_summary h2 {border-bottom:0;}
.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:#333;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:#667d78;text-decoration:none;}
.post_info {color:#999;}
.post_meta_area ul.post_meta_content em.date {color:#999;}
.post_footer_area {font-size:.9em;}
.widemenu {margin:0 auto;text-align:left;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#333;}
/*--- 덧글/트랙백 영역 ---*/
.post_link {border:1px solid #C0C0C0;padding:20px 20px;background:#ffffff;}
.post_link h3 {font-size:11px;padding:5px 0 5px;border-bottom:1px dotted #C0C0C0;}
.post_trackback .trackback_help {border-bottom:1px dotted #C0C0C0;}
.post_link h4 {font-size:12px;}
/*--- 하단 메뉴 영역 ---*/
#section_sidebar1 {margin:0;float:left;display:inline;text-align:center;}
.column {color:#666;}
.column .widget {margin:1px auto;padding:15px 0;text-align:left;}
.column .widget h3 {
	font-size:14px;
	color:#333;
	padding-left:15px; padding-top:5px;padding-bottom:5px;
	}
.column .widget .widget_content {padding-top:10px;overflow:hidden;_word-break:break-all;}
/*--- 푸터 영역 ---*/
.footer {
	font:normal .9em verdana,sans-serif;
	color:#7A7A7A;
	margin:0 auto;
	padding:10px 0 20px 0;
	}
.body a:link,.footer a:visited {color:#000000;text-decoration:none;}
.body a:hover,.footer a:active {color:#A2A2A2; text-decoration:none;}
/*----- 포스트 덧글 템플릿 1 -----*/
.post_comment {}
.post_comment h3 {}
.post_comment .comment_list {padding:20px 0px 20px 0px;}
.post_comment .comment_list li {}
.post_comment .comment_list li.comment_item {}
.post_comment .comment_list li.comment_reply {padding:20 0 0 20;}
.post_comment .comment_list li.comment_item h4.comment_writer_info {background:#ffffff;}
.post_comment .comment_list li.comment_reply h4.comment_writer_info {background:#ffffff;}
.post_comment .comment_list h4.comment_writer_info {}
.post_comment .comment_list h4.comment_writer_info span.comment_gravatar {}
.post_comment .comment_list h4.comment_writer_info span.comment_gravatar img {width:33px;height:33px;border:1px solid #C0C0C0;margin:3px 3px 3px 3px;vertical-align:middle;}
.post_comment .comment_list h4.comment_writer_info span.comment_writer {}
.post_comment .comment_list h4.comment_writer_info span.comment_datetime {}
.post_comment .comment_list h4.comment_writer_info span.comment_link {}
.post_comment .comment_list h4.comment_writer_info span.comment_admin {}
.post_comment .comment_list .comment_content {}
.post_comment .comment_write {margin-top:30px;}
.post_comment .comment_write.reply_write {padding-right:0px;}
.post_comment .comment_write comment_info {margin:0 0 5px 0;}
.post_comment .comment_write span {padding:0 5px 0 0;}
.post_comment .comment_write input {padding:1px 0 0 4px;}
.post_comment .comment_write input.name {border: 1px solid #C0C0C0;width:120px;}
.post_comment .comment_write input.passwd {border: 1px solid #C0C0C0;width:80px;}
.post_comment .comment_write input.blog {border: 1px solid #C0C0C0;width:250px;}
.post_comment .comment_write textarea {background:#ffffff; no-repeat; background-position:center bottom; margin:5px 0;padding:10px 10px 10px 10px;width:850px;height:150px; border: 1px solid #C0C0C0;}
.post_comment .comment_write.reply_write {padding-left:0px;}
/*----- 포스트 트랙백 템플릿 1 -----*/
.post_trackback {}
.post_trackback h3 {}
.post_trackback .trackback_help {}
.post_trackback .trackback_list {}
.post_trackback .trackback_list li {}
.post_trackback .trackback_list li h4 {}
.post_trackback .trackback_list li h4 a {}
.post_trackback .trackback_list li h4 span.trackback_datetime {}
.post_trackback .trackback_list li h4 span.trackback_link {}
.post_trackback .trackback_list li h4 span.trackback_admin {}
.post_trackback .trackback_list li .trackback_desc {}
.post_trackback .trackback_list li .trackback_desc a.more {}
/*----- 포스트 핑백 템플릿 1 -----*/
.post_pingback {}
.post_pingback h3 {}
.post_pingback .pingback_list {}
.post_pingback .pingback_list li {}
.post_pingback .pingback_list li h4 {}
.post_pingback .pingback_list li h4 a {}
.post_pingback .pingback_list li h4 span.pingback_datetime {}
.post_pingback .pingback_list li h4 span.pingback_link {}
.post_pingback .pingback_list li h4 span.pingback_admin {}
.post_pingback .pingback_list li .pingback_desc {}
.post_pingback .pingback_list li .pingback_desc a.more {}
.post_pingback .pingback_list li em {}

