/*----------  영역별 크기  ----------*/
.wrap {width:950px;}
.header {width:930px;}
.container {width:950px;}
.content_wrap {width:700px;}
.content {width:680px;}
.post_content {width:660px;}
.widemenu {width:600px;}
#section_sidebar1 {width:250px;}
.column {width:250px;}
.column .widget {width:200px;}
.column .widget .widget_content {width:200px;}
.footer {width:950px;}
/*----------  영역별 배경색 & 배경이미지  ----------*/
.body {background:#000 url('http://pds17.egloos.com/pds/200910/21/07/2_bg.png') repeat-x;}
.wrap {background:#fff;}
.header {
	background: url('http://pds16.egloos.com/pds/200911/18/07/top_bg.png') no-repeat;
	}
.footer {
	background:#a67d94;
	}
.container {
	background: url('http://pds17.egloos.com/pds/200910/21/07/2_container_bg.gif') left top no-repeat;
	}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font-family: '나눔고딕', '맑은 고딕', '애플고딕', '돋움', NanumGothic, 'Malgun Gothic', AppleGothic, Dotum, sans-serif;
	font-size: 9pt;
	color: #333;
	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:#a19e8f;text-decoration:none;}
.wrap {margin:0 auto;text-align:center;}
/*--- 헤더 영역 ---*/
.header {
	color:#fff;
	margin: 0;
	padding: 90px 20px 0 0;
	height:110px;
	text-align: right
	}
.header a:link,.header a:visited,.header a:hover,.header a:active {color:#fff;text-decoration:none;}
.header h1 {
	font-size:2em;
	margin:0;
	}
.header .url {
	font-size: 0.8em;
	letter-spacing:1px;
	margin:0 0 7px 0;
	padding-left:5px;
	}
.header .topmenu {
	padding-top: 35px;
	}
.header .topmenu a {padding-left:10px;color:#333;}
/*--- 콘텐츠 영역 ---*/
.container {margin:0 auto;text-align:center;line-height:1.5em;}
.content_wrap {margin:0;padding:10px 0 25px 0;float:left;display:inline;}
.content {margin:0 0 0 auto;text-align:left;overflow:hidden;_word-break:break-all;}
.content a:link {color:#a67d94;text-decoration:none;}
.content a:visited {color:#a19e8f;text-decoration:none;}
.content a:hover,
.content a:active {color:#a19e8f;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-size: 1.3em;
	letter-spacing:-1px;
	border-bottom:2px solid #600;
	}
.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:#333;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:#666;text-decoration:underline;}
.post_content {line-height:1.5em;overflow:hidden;_word-break:break-all;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	border-bottom:1px solid #a19e8f;
	color:#a19e8f;
	}
.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:#a19e8f;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:#a67d94;text-decoration:none;}
.post_info {color:#666;}
.post_meta_area ul.post_meta_content em.date {color:#666;}
.post_footer_area {font-size:.9em;}
.widemenu {margin:0 auto;text-align:left;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:1em;color:#a19e8f;}
/*--- 덧글/트랙백 영역 ---*/
.post_link {color:#666;}
.post_link h3 {
	font-size:1em;
	letter-spacing:-1px;
	border-bottom:1px solid #ccc;
	}
.post_trackback .trackback_help {
	border-bottom:1px solid #ccc;
	}
.post_link h4 {font-size:1em;}
/*--- 하단 메뉴 영역 ---*/
#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:1em;
	color:#a19e8f;
	border-bottom:1px solid #a19e8f;
	}
.column .widget .widget_content {padding-top:10px;overflow:hidden;_word-break:break-all;}
/*--- 푸터 영역 ---*/
.footer {
	font-size: 0.9em;
	color:#fff;
	margin:0 auto;
	padding:10px 0 20px 0;
	}
.footer a:link,.footer a:visited {color:#fff;text-decoration:none;}
.footer a:hover,.footer a:active {color:#a19e8f;text-decoration:none;}

