/*----------  영역별 크기  ----------*/
.wrap {width:970px;}
.header {width:770px;}
.container {width:970px;}
.content_wrap {width:650px;}
.content {width:600px;}
.post_content {width:600px;}
.widemenu {width:600px;}
#section_sidebar1 {width:200px;}
.column {width:200px;}
.column .widget {width:200px;}
.column .widget .widget_content {width:200px;}
.footer {width:9000px;}
/*----------  영역별 배경색 & 배경이미지  ----------*/
body {background:#fff;}
.body {background:#fff;}
.wrap {background:#fff;}
.header {
	background:#fff;
	}
.footer {
	background:#fff;
	border-top:5px solid #ccc;
	}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 12px/1.8em tahoma,sans-serif;
	color:gray;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.body a:link,.body a:visited {color:rosybrown;text-decoration:none;}
.body a:hover,.body a:active {border-bottom:1px dotted;}
.wrap {margin:80px 0px 0px 0px;text-align:center;float:left;}
/*--- 헤더 영역 ---*/
.header {
	color:#333;
	margin:0px 0px 40px 0px;
	padding:30px 0px 10px 0px;
	text-align:left;
display:none;
	}
.header a:link,.header a:visited {}
.header a:hover,.header a:active {}
.header h1 {
	font-size:20px;
	margin:0;
	padding:0px 0px;
display:none;
	}
.header .url {
	font:normal .8em verdana,sans-serif;
	letter-spacing:1px;
	margin:0 0 7px 0;
	padding-left:5px;
display:none;
	}
.header .topmenu {text-align:right;letter-spacing:3px;}
.header .topmenu a {padding-left:20px;}
/*--- 콘텐츠 영역 ---*/
.container {margin:0 auto;text-align:center;}
.content_wrap {margin:0;padding:0px 0px 20px 0px;float:right;display:inline;}
.content {margin:0 auto;text-align:left;overflow:hidden;}
.content a:link {}
.content a:visited {}
.content a:hover,
.content a:active {}
.post_view,.post_oneview {margin-bottom:60px;}
.post_summary {margin-bottom:20px;color:silver;font-size:11px;}
.post_magazine {margin-bottom:20px;color:silver;}
.post_tagcloud {margin-bottom:20px;color:silver;}
.post_view .post_title h2 {
	font:normal 12px tahoma,sans-serif;
	letter-spacing:1px;
margin:5px 0px 20px 0px;
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {}
.post_view .post_title span {margin-top:5px;color:darkgray;}
.post_view .post_title span a:link,
.post_view .post_title span a:visited {color:gainsboro;}
.post_view .post_title span a:hover,
.post_view .post_title span a:active {color:gainsboro;}
.post_content {overflow:hidden;_word-break:break-all;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:normal 12px tahoma,sans-serif;
	color:gray;
letter-spacing:1px;
	}
.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 {}
.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 {}
.post_info {color:#999;display:none;}
.post_meta_area ul.post_meta_content em.date {color:#dcdcdc;}
.post_footer_area {color:rosybrown;}
.widemenu {margin:0px 0px 0px 0px;text-align:left;color:#dcdcdc;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#ccc;}
.post_meta_area {
        display:none;
}
/*--- 덧글/트랙백 영역 ---*/
.post_link {}
.post_link h3 {
	font-size:12px;
	letter-spacing:1px;
	border-bottom:1px dashed #dcdcdc;
display:none;
	}
.post_trackback .trackback_help {
	border-bottom:1px dashed #dcdcdc;
	}
.post_link h4 {font-size:1em;}
/*--- 하단 메뉴 영역 ---*/
#section_sidebar1 {padding:0px 0px 0px 0px;margin:20px 20px 40px 0px;float:right;display:inline;font:normal 12px/2em tahoma,sans-serif;
	color:#ccc;
letter-spacing:3px;
text-align:right;}
.column {color:darkgray;}
.column .widget {padding:0px 0px 0px 0px;margin:10px 0px 10px 0px;text-align:right;display:inline;font:normal 12px/2em tahoma,sans-serif;
	color:#ccc;
letter-spacing:3px;
text-align:right;}
.column .widget h3 {margin:30px 0px 0px 0px;
text-align:right;
	font-size:12px;
	color:darkgray;
	}
.column .widget h4 {}
.column a:link,.column a:visited {}
.column a:hover,.column a:active {border-bottom:none;}
.widget h4 a:link,.widget h4 a:visited {}
.widget h4 a:hover,.widget h4 a:active {}
.widget h5 a:link,.widget h5 a:visited {text-decoration:none;}
.widget h5 a:hover,.widget h5 a:active {text-decoration:none;border-bottom:none;}
.column .widget .widget_content {padding-top:10px;overflow:hidden;_word-break:break-all;}
/*--- 푸터 영역 ---*/
.footer {
	font:normal 1em verdana,sans-serif;
	color:#333;
	margin:0 auto;
	padding:10px 0 20px 0;
display:none;
	}
.footer a:link,.footer a:visited {}
.footer a:hover,.footer a:active {}

