/*----------  영역별 크기 및 정렬 레이아웃float----------*/
.body {
	margin:0px;}
.wrap {
	width:900px;
	margin:0 auto;border-top:50px solid transparent;
	text-align:center;}
.hs {width:700px;margin:0 auto; }
.header {
	width:680px;
	margin:30px auto;
	display:inline;float:left;}
.container {
	width:900px;
	margin:0 auto;}
.content_wrap {
	width:650px;
	margin:0 auto;
	display:inline;float:right}
.content {
	width:680px;
	margin:0 auto;padding:0 10px}
.widemenu {width:700px;margin:0 auto;}
#section_sidebar1 {
	width:250px;
	margin:0 auto;padding:0 0 30px 0;
	display:inline;float:left}
.column {width:230px;}
.column .widget {width:200px;}
.column .widget .widget_content {width:200px;}
.sidebar_wrap {
	width:400px; 
	margin:0 0 0 230px;}
.sidebar_wrap .column {
	width:200px;
	display:inline;float:left}
.sidebar_wrap .column .widget {width:185px;}
.sidebar_wrap .column .widget .widget_content {
	width:185px;
	overflow:visible;}
.footer {
	width:900px;
	margin:0 auto;
	padding: 10px 0 10px 0;
	clear:both;	
}
/*----------  영역별 배경색 & 배경이미지  ----------*/
.body {background:#dba6a8;}
#righttop {background:url('http://pds20.egloos.com/pds/201005/16/62/righttop.jpg') no-repeat fixed top right;}
#leftbottom {background:url('http://pds18.egloos.com/pds/201005/16/62/leftbottom.jpg') no-repeat fixed left bottom;}
.wrap { }
.hs {background:khaki;border-bottom:0px solid white;}
.header {background:#f0e68c;}
.container {border-top:30px solid  #a59082;}
.content_wrap {border-bottom:0px dashed palevioletred}
.content {background:white;}
.widemenu {background:antiquewhite;}
#section_sidebar1 {background:navajowhite;border-bottom:0px dashed palevioletred}
.sidebar_wrap {background:transparent}
.footer {border-top:0px dashed palevioletred;}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 12px/1.6em "malgun gothic", Verdana, Arial;
	color:#333;
	}
.body a:link,.body a:visited {color:#bf005f;text-decoration:none;}
.body a:hover,.body a:active {color:Maroon;text-decoration:none;}
/*--- 헤더 영역 ---*/
.header {
	color:black;
	text-align:center;
	}
.header a:link,.header a:visited {color:#deb887;text-decoration:none;}
.header a:hover,.header a:active {color:#deb887;text-decoration:underline;}
.header h1 {
	font-size:35pt;
	font-weight:bold;
	margin:0;
	padding:1px 0;
	line-height:100%	}
.header .url {
	font:normal 12pt "malgun gothic", Verdana, Arial;
	letter-spacing:1px;
	margin:0 0 7px 0;
	padding-left:5px;
	}
.header .topmenu {text-align:right;}
.header .topmenu a {padding-left:10px;}
/*--- 콘텐츠 영역 ---*/
.container {text-align:center;}
.content_wrap {}
.content {text-align:center;overflow:hidden;word-break:break-all; }
.post_view,.post_oneview {margin-bottom:60px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title {margin: 30px auto;}
.post_view .post_title h2 {
	font:normal 20px "malgun gothic", Verdana, Arial;
	letter-spacing:-1px;
	}
.post_content {overflow:hidden;word-break:break-all;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:bold 12px "malgun gothic", Verdana, Arial;
	border-bottom:1px solid #333;
	color:#333;
	}
.post_summary h2 {border-bottom:0;}
.post_info {color:#666;}
.post_meta_area ul.post_meta_content em.date {color:#666;}
.post_footer_area {font-size:.9em;}
.widemenu {text-align:left;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:Tan;}
/*--- 덧글/트랙백 영역 ---*/
.post_link h3 {
	font-size:13px;
	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 {}
.column {color:#666;}
.column .widget {margin:1px auto;padding-top:15px;text-align:left;}
.column .widget h3:before{
	content:url('http://pds19.egloos.com/pds/201005/15/62/before.png');
}
.column .widget h3 {
	font-size:13px;
	color: Tan;
	border-bottom:0px ;
	}
.column .widget .widget_content {padding-top:10px;overflow:hidden;word-break:break-all;}
.sidebar_wrap {}
.sidebar_wrap .column {}
.sidebar_wrap .column .widget .widget_content {}
/*--- 푸터 영역 ---*/
.footer {
	font:normal .8em "malgun gothic", Verdana, Arial;
	color:#666;
	}

