/*----------  영역별 크기  ----------*/
.wrap {width:100%;}
.header {width:100%;height:163px;}
.container {width:100%;}

.content_wrap {}
.content {}
.post_content {}
.widemenu {}

#section_sidebar1 {width:220px;}
.column {width:220px;}
.column .widget {width:180px;}
.column .widget .widget_content {width:180px;}
.sidebar_wrap {width:1000px;}
.sidebar_wrap .column {width:220px;}
.sidebar_wrap .column .widget {width:180px;}
.sidebar_wrap .column .widget .widget_content {width:180px;}

.footer {width:1000px;}


/*----------  영역별 배경색 & 배경이미지  ----------*/
body {background:#c1e5ff;}
.body {background:#c1e5ff url('http://md.egloos.net/skn/img/a/02/03/3/bg_body.gif') no-repeat right top;}
.wrap {background:url('http://md.egloos.net/skn/img/a/02/03/3/bg_wrap.gif') repeat-x 0 223px;}
.header {}
#section_sidebar1 {background:#fff;}
.sidebar_wrap {background:#fff;}

.footer {}


/*---------- 세부 스타일 설정 ----------*/
body {
	margin:0 auto;
	padding:0;
	text-align:center;
	font:normal 12px/1.6em '돋움',sans-serif;
	color:#7c7d6f;
	}
body a:link,body a:visited {color:#bababa;text-decoration:none;}
body a:hover,body a:active {color:#ca5426;text-decoration:underline;}
.wrap {margin:0 auto;text-align:center;}

/*--- 헤더 영역 ---*/
.header {
	margin:0 auto;
	padding:70px 0 0 0;
	text-align:left;
	color:#fff;
	}
.header a:link,.header a:visited {color:#fff;text-decoration:none;}
.header a:hover,.header a:active {color:#ececec;text-decoration:none;}
.header h1 {
	margin:0;
	padding:3px 7px;
	font:bold 20px/1em '돋움',sans-serif;
	letter-spacing:-1px;
	display:inline;
	background-color:#fe8502;
	}
.header .url {
	margin:0;
	padding-top:10px;
	font:normal 10px verdana,sans-serif;
	}
.header .url a {
	padding:3px 7px;
	background-color:#fe8502;
	}
.header .topmenu {padding-top:85px;}
.header .topmenu a {
	font:bold 15px/1em '돋움',sans-serif;
	letter-spacing:-1px;
	padding-right:10px;
	color:#fe8502;
	}
.header .topmenu a:hover {text-decoration:underline;}

/*--- 콘텐츠 영역 ---*/
.container {position:relative;margin:0 auto;text-align:center;}
.content_wrap {margin:0 40px 0 300px;}

.content {
	margin:30px auto 0 auto;
	text-align:left;
	overflow:hidden;_word-break:break-all;
	color:#6d6d62;
	}
.content a:link {color:#fe8502;text-decoration:underline;}
.content a:visited {color:#eda9bd;text-decoration:none;}
.content a:hover,
.content a:active {color:#fe8502;text-decoration:none;}
.post_titlelist,.post_summary,.post_simplelist,.post_tagcloud {margin-bottom:20px;}

.post_view {margin-bottom:50px;}
.post_view .post_title h2 {
	font:normal 12px '돋움',sans-serif;
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#6d6d62;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#6d6d62;text-decoration:underline;}

.post_view .post_title span {font-size:11px;color:#a1a0a1;letter-spacing:-1px;}
.post_view .post_title span a:link,
.post_view .post_title span a:visited {font-size:11px;color:#a1a0a1;letter-spacing:-1px;}
.post_view .post_title span a:hover,
.post_view .post_title span a:active {color:#a1a0a1;text-decoration:underline;}
.post_view .post_title .post_title_date {
	padding:0 2px;
	font:bold 11px/1em verdana,sans-serif;
	color:#fff;
	background-color:#fe8502;
	}

.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:bold 12px '돋움',sans-serif;
	border-bottom:1px dashed #a1a0a1;
	color:#a1a0a1;
	}
.post_summary h2 {
	border-bottom:0;
	font:normal 12px '돋움',sans-serif;
	}
.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:#6d6d62;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:underline;}

.post_info {color:#a1a0a1;}
.post_content {overflow:hidden;_word-break:break-all;}
.post_meta_area ul.post_meta_content em.date {color:#a1a0a1;}
.post_footer_area {font-size:.9em;}
.post_footer_area a:link,.post_footer_area a:visited {text-decoration:none;}
.post_footer_area a:hover,.post_footer_area a:active {text-decoration:underline;}

.widemenu {margin:30px auto 0 auto;text-align:left;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#6d6d62;}

.post_navi .prev {background:url('http://md.egloos.net/skn/img/a/02/03/3/bg_navi_up.gif') no-repeat 0 0;padding-left:28px;}
.post_navi .next {background:url('http://md.egloos.net/skn/img/a/02/03/3/bg_navi_down.gif') no-repeat 0 0;padding-left:28px;}
.post_paging .prev {text-align:left;}
.post_paging .next {text-align:right;}
.post_paging .prev a {background:url('http://md.egloos.net/skn/img/a/02/03/3/bg_paging_prev.gif') no-repeat left center;padding:13px 40px 7px 5px;font-size:1px;color:#e6e06b;}
.post_paging .next a {background:url('http://md.egloos.net/skn/img/a/02/03/3/bg_paging_next.gif') no-repeat right center;padding:13px 5px 7px 40px;font-size:1px;color:#e6e06b;}


/*--- 덧글/트랙백 영역 ---*/
.post_link {
	padding:15px 20px;
	background-color:#c7e8ff;
	color:#666;
	}
.post_link a:link,.post_link a:visited {text-decoration:none;}
.post_link a:hover,.post_link a:active {text-decoration:underline;}
.post_link h3 {
	font-size:13px;
	letter-spacing:-1px;
	border-bottom:1px dashed #eee;
	}
.post_trackback .trackback_help {
	border-bottom:1px dashed #eee;
	}
.post_link h4 {font-size:1em;color:#a1a0a1;}

/*--- 사이드바 영역 ---*/
#section_sidebar1 {position:absolute;top:0;left:40px;margin:0;padding-bottom:25px;text-align:center;}
.column {color:#666;}
.column .widget {margin:0 auto 2px auto;padding:15px 0;text-align:left;}
.column .widget h3 {
	font-size:12px;
	color:#3d5c57;
	}
.column .widget .widget_content {padding-top:5px;overflow:hidden;_word-break:break-all;}
.sidebar_wrap {margin-left:300px;}
.sidebar_wrap .column {margin:15px;float:left;text-align:center;display:inline;}
.sidebar_wrap .column .widget .widget_content {padding:5px 0 0 0;}

.widget.menu_profile .profile_image {text-align:center;}
.widget.menu_profile .profile_image img {margin:0 auto;border:5px solid #ebebe9;}

/*--- 푸터 영역 ---*/
.footer {
	margin-left:300px;
	padding:30px 0 20px 0;
	font:normal .8em verdana,sans-serif;
	color:#a1a0a1;
	}
.footer a:link,.footer a:visited {color:#aaa;text-decoration:none;}
.footer a:hover,.footer a:active {color:#a1a0a1;text-decoration:none;}

/*--- 태그크라우드 ---*/
a.tag_level_5:link,a.tag_level_5:visited {font:bold 16px '돋움',sans-serif;color:#fe8502;background-color:#e3f3f8;text-decoration:none;}
a.tag_level_5:hover,a.tag_level_5:active {color:#ca5426;text-decoration:underline;}
a.tag_level_4:link,a.tag_level_4:visited {color:#7c7d6f;font-size:14px;font-weight:bold;}
a.tag_level_4:hover,a.tag_level_4:active {color:#ca5426;}
a.tag_level_3:link,a.tag_level_3:visited {color:#7c7d6f;font-size:12px;}
a.tag_level_3:hover,a.tag_level_3:active {color:#ca5426;}
a.tag_level_2:link,a.tag_level_2:visited {color:#7c7d6f;font-size:11px;}
a.tag_level_2:hover,a.tag_level_2:active {color:#ca5426;}