/*----------  영역별 크기  ----------*/
.body {width:90%;}
.wrap {width:1300px; padding-top:30px; padding-bottom:10px;}
.header {width:600px; height:40px;}
.container {width:1110px;}
.content_wrap {width:748px;}
.content {width:730px;}
.post_content {width:700px; margin:10px;}
.widemenu {width:579px;}
#section_sidebar1 {width:180px; padding:0px 0 5px 140px;}
#section_sidebar2 {width:180px;}
.column {width:190px;}
.column .widget {width:170px;}
.column .widget .widget_content {width:170px;}
.footer {width:1110px;}
/*----------  영역별 배경색 & 배경이미지  ----------*/
body {background:#FAFCDD;}
.body {background:#FAFCDD;}
.wrap {background:#FAFCDD;}
.content_wrap {background:#fff; border:1px solid #EEEEBE;}
.container {}
.header {
	background:#fff;
	border-bottom:0px solid #FAFCDD;
	}
.footer {
	background:#FAFCDD;
	border-top:0px solid #FAFCDD;
	}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 13px/1.6em 나눔고딕, 맑은고딕, sans-serif;
	color:#666;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.body a:link,.body a:visited {color:#666;text-decoration:none;}
.body a:hover,.body a:active {color:#333;text-decoration:none;}
.wrap {margin:0 auto;text-align:center;}
.column ul .fn {color:#333;_font-weight:bold;}
.column ul .date,
.column ul .blogroll_nick {color:#7FB149;_font-weight:bold;}
/*--- 헤더 영역 ---*/
.header {
	color:#666;
	margin:0 auto 0px auto;
	padding:25px 25px 5px 25px;
	text-align:right;
	}
.header a:link,.header a:visited {color:#666;text-decoration:none;}
.header a:hover,.header a:active {color:#333;text-decoration:none;}
.header h1 {
	font-size:20px;
	margin:0;
	padding:1px 0;
	}
.header .url {
	font:normal .8em verdana,sans-serif;
	letter-spacing:1px;
	margin:0 0 3px 0;
	padding-left:5px;
	}
/*--- 콘텐츠 영역 ---*/
.container {margin:0 auto;text-align:center;}
.content_wrap {margin:0px;float:left;display:inline;}
.content {margin:0px; auto;text-align:left;overflow:hidden;}
.content a:link {color:#666;text-decoration:none;}
.content a:visited {color:#666;text-decoration:none;}
.content a:hover,
.content a:active {color:#333;text-decoration:none;}
.post_view,.post_oneview {margin-bottom:40px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 {
	font:bold 15px 나눔고딕, 맑은고딕, sans-serif;
	letter-spacing:-1px;
	margin:10px 0px;
	padding-left:20px; padding-top:10px;
	background: url('http://pds18.egloos.com/pds/201010/15/18/2_dot2.jpg') 10px 3px no-repeat;
	}
.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:#666;text-decoration:none;}
.post_view .post_title span {color:#666;}
.post_view .post_title span a:link,
.post_view .post_title span a:visited {color:#666;}
.post_view .post_title span a:hover,
.post_view .post_title span a:active {color:#333;text-decoration:none;}
.post_view .post_title .post_title_date {
 position:absolute;top:-25px;left:-40px;
 background-color:#f3f3f3;padding:2px 10px 2px 10px;
 border:0px solid #ebebeb;
 font-style:normal;letter-spacing:1px;font-size:12px;color:#7FB149;font-weight:bold;
 width:90px;height:16px;overflow:hidden; }
.post_content {overflow:hidden;_word-break:break-all;}
.post_titlelist {padding-bottom:40px;}
.post_titlelist .common_top_list {margin:0;padding-bottom:0px;}
.post_titlelist .common_top_list ul {background-color:#FAFCDD; border:1px solid #FAFCDD; padding:10px;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:bold 12px sans-serif;
	border-bottom:0px solid #fff;
	color:#666;
	}
.post_summary h2 > a {color:#7FB149;}
.post_summary {font-size: 13px; text-align:justify;overflow:hidden;}
.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:#666;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:#666;text-decoration:none;}
.post_info {color:#7FB149;}
.post_meta_area ul.post_meta_content em.date {color:#7FB149;}
.post_footer_area {font-size:.9em;}
.widemenu {margin:0 auto;text-align:left;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#7FB149;}
/*--- 덧글/트랙백 영역 ---*/
.post_link h3 {
	font-size:14px;
	letter-spacing:-1px;
	border-bottom:0px dashed #fff; padding-bottom:5px;
	padding-left:6px; padding-top:3px;
	background: url('http://pds18.egloos.com/pds/201010/15/18/2_dot2.jpg') no-repeat left; 0 0;
	}
.post_trackback .trackback_help {
	border-bottom:0px solid #fff;
	}
.post_link h4 {font-size:13px;}
.post_comment .comment_list li.comment_item {
padding:5px;
border-bottom:0px dashed; #fff;
background:none;
text-align:justify;
font-size:13px;
}
.post_comment .comment_list li.comment_reply {
padding-bottom:5px;
padding-right:10px;
border:0px dashed #EEEEBE;
background-color:#fff;
}
.post_comment .comment_list h4.comment_writer_info span.comment_writer a {color:#7FB149;}
.post_comment .comment_list h4.comment_writer_info span.comment_writer {
font-weight:bold;
font-size:14px;
line-height:19px;
display:block;
padding-bottom:5px;
}
.post_comment .comment_write {margin-top:15px;}
.post_comment .comment_write input.name {width:80px; background-color:#FAFCDD; border:1px solid #EEEEBE;}
.post_comment .comment_write input.passwd {width:80px; background-color:#FAFCDD; border:1px solid #EEEEBE;}
.post_comment .comment_write input.blog {width:140px; background-color:#FAFCDD; border:1px solid #EEEEBE;}
.post_comment .reply_write textarea {height:100px;}
.post_comment .comment_write textarea.comment_field {
	height:100px;
	border:1px solid #EEEEBE;
	margin:15px 0px 10px 0px;}
.post_comment .comment_write textarea.comment_field {background-color:#FAFCDD;}
/*--- 하단 메뉴 영역 ---*/
#section_sidebar1 {margin:0; padding:0 0 9px 0; float:right;display:inline;text-align:center;}
#section_sidebar2 {margin:0; padding:0 0 9px 0; float:right;display:inline;text-align:center;}
.column {color:;}
.column .widget {margin:0; padding:15px 0 10px 0; auto; text-align:left;}
.column .widget h3 {
	font-size:12px;
	color:#333;
	padding-left:8px; padding-top:5px;
	background: url('http://pds20.egloos.com/pds/201010/15/18/2_dot.jpg') 0px 0px no-repeat;
	}
.column .widget h3:first-letter {font-size:20px; color:#7FB149;}
.column .widget .widget_content {padding-top:5px;overflow:hidden;}
.column li {border-left:5px solid #DCEEC4; padding-left:8px;}
.column li:hover {border-left:5px solid #fff;}
.menu_calendar .tb_cal td.today {background: url('http://pds20.egloos.com/pds/201010/15/18/2_dot.jpg') no-repeat 0px 0px;} 
/*--- 푸터 영역 ---*/
.footer {
	font:normal .9em 나눔고딕, 맑은고딕, verdana,sans-serif;
	color:#333;
	margin:20px 0 0 0; auto;
	padding:10px 10px 10px 0;
	text-align:left;}
	}
.footer a:link,.footer a:visited {color:#7FB149;text-decoration:none;}
.footer a:hover,.footer a:active {color:#333;text-decoration:none;}
.post_summary .post_title_area .post_info .post_info_author,
.post_oneview .post_info .post_info_author,
.post_magazine .post_info .post_info_author,
.post_photo .post_info .post_info_author,
.post_video .post_info .post_info_author,
.post_view .post_content .post_info_author,
.post_diary .post_title .post_title_author,
.post_view .post_title_area .post_info .post_info_author,
.post_view .post_title_area .post_title h2.entry-title .post_title_author,
.post_view .post_footer_area .post_info .post_info_author {display:none;}

