/*----------  영역별 크기  ----------*/
.wrap {width:1030px;}
.header {width:1030px;}
.container {width:1030px;}
.content_wrap {width:802px;}
.content {width:802px;}
.post_content {
	width:802px;
	padding-top: 10px;
}
.widemenu {width:802px;}
#section_sidebar1 {width:200px;}
.column {width:200px;}
.column .widget {width:170px;}
.column .widget .widget_content {width:170px;}
.footer {width:1030px;}
/*----------  영역별 배경색 & 배경이미지  ----------*/
.body {background:#fff;}
.wrap {background:#fff;}
.header {
	background:#fff;
	border-bottom:0px solid #ccc;
	}
.footer {
	background:#fff;
	border-top:1	px solid #ccc;
	}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 11px/1.6em '돋움';
	color:#666;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.body a:link,.body a:visited {
	color:#39c;
	text-decoration:none;
}
.body a:hover,.body a:active {
	color:#fff;
	text-decoration:none;
}
.wrap {margin:0 auto;text-align:center;}
/*--- 헤더 영역 ---*/
.header {
	color:#39c;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
.header a:link,.header a:visited {color:#39c;text-decoration:none;}
.header a:hover,.header a:active {color:#f90;;text-decoration:none;}
.header h1 {
	font:bold 2em verdana;
	margin:0;
	padding:0px 0;
	}
.header .url {
	font:normal .8em verdana;
	letter-spacing:1px;
	margin:0 0 12px 0;
	padding-left:1px;
	}
.header .topmenu {text-align:right;}
.header .topmenu a {padding-left:10px;}
/*--- 콘텐츠 영역 ---*/
.container {margin:0 auto;text-align:center;}
.content_wrap {margin:0;padding:20px 0 25px 0;float:right;display:inline;}
.content {margin:0 auto;text-align:left;overflow:hidden;}
.content a:link {color:#39c;text-decoration:none;}
.content a:visited {color:#39c;text-decoration:none;}
.content a:hover,
.content a:active {color:#f90;text-decoration:none;}
.post_view,.post_oneview {margin-bottom:50px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:50px;}
.post_view .post_title h2 {
	font:bold 12px '돋움';
	letter-spacing:0px;
	border-bottom:1px solid #ccc;
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#39c;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#f90;text-decoration:none;}
.post_view .post_title span {color:#999;}
.post_view .post_title span a:link,
.post_view .post_title span a:visited {color:#999;}
.post_view .post_title span a:hover,
.post_view .post_title span a:active {color:#999;text-decoration:none;}
.post_content {overflow:hidden;_word-break:break-all;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:11px '돋움';
	border-bottom:1px solid;
	color:#ccc;
	}
.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:#39c;text-decoration:none;}
.post_info {color:#999;	margin-bottom:50px;}
.post_meta_area ul.post_meta_content em.date {color:#999;}
.post_footer_area {font-size:1em;}
.widemenu {margin:5 auto;text-align:left;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:10px;color:#666;}
/*--- 덧글/트랙백 영역 ---*/
.post_link {color:#999;}
.post_link h3 {
	font-size:12px;
	letter-spacing:0px;
	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:left;
}
.column {color:#999;}
.column .widget {margin:1px auto;padding:8px 0 35px 0;text-align:left;}
.column .widget h3 {
	font-size:11px;
	color:#aaa;
	border-bottom:1px solid #ccc;
	}
.column .widget .widget_content {padding-top:10px;overflow:hidden;_word-break:break-all;}
/*--- 푸터 영역 ---*/
.footer {
	font:normal .8em verdana;
	color:#555;
	margin:0 auto;
	padding:10px 0 20px 0;
	}
.footer a:link,.footer a:visited {color:#39c;text-decoration:none;}
.footer a:hover,.footer a:active {color:#800;text-decoration:none;}

