/*----------  영역별 크기  ----------*/
.wrap {width:900px;}
.header {width:200px;height:340px;}
.container {width:900px;}
.content_wrap {width:625px;}
.content {width:625px;}
.post_content {width:600px;}
.widemenu {width:600px;}
#section_sidebar1 {width:225px;}
.column {width:225px;}
.column .widget {width:225px;}
.column .widget .widget_content {width:225px;}
.footer {width:900px;}
/*----------  영역별 배경색 & 배경이미지  ----------*/
.body {background:#bee946 url(http://pds16.egloos.com/pds/201001/07/37/dot-lightgreen.gif) center top;} /*땡땡이벽지*/
.wrap {}
.header {background:url(http://pds16.egloos.com/pds/201001/08/37/dot-h-soe.gif) no-repeat left top;} /*북극곰스티커(이글루제목쪽)*/
.footer {}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 12px/1.6em '돋움',sans-serif;
	color:#666;
	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:#ccc;text-decoration:none;}
.wrap {margin:0 auto;text-align:center;}
/*--- 헤더 영역 ---*/
.header {
	color:#fff;
	margin:0 auto auto 0;
	padding:136px 30px 0 26px;
	text-align:left;
	_word-break:break-all;
	}
.header a:link,.header a:visited {color:#fff;text-decoration:none;}
.header a:hover,.header a:active {color:#fff;text-decoration:none;}
.header h1 {
	font:bold 30px '바탕',sans-serif;
	margin:0;
	padding:1px 0;
	}
.header .url {
	font:normal 12px 'verdana',sans-serif;
	letter-spacing:1px;
	margin:0 0 5px 0;
	}
.header .topmenu {text-align:left;}
.header .topmenu a {padding-left:0px;}
/*--- 콘텐츠 영역 ---*/
.container {margin:0 auto;text-align:center;}
.content_wrap {margin:0 auto;padding:0 0 30px 0;float:right;display:inline;}
.content {margin:0;text-align:left;overflow:hidden;}
.content a:link {color:#00a0b4;text-decoration:none;}
.content a:visited {color:#00a0b4;text-decoration:none;}
.content a:hover,
.content a:active {color:#7dc7e8;text-decoration:none;}
.post_view,.post_oneview {margin-bottom:30px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:30px;}
.post_view .post_title h2 {
	font:bold 15px '돋움',sans-serif;
	letter-spacing:-1px;
	text-align:center;
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#00a0b4;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#7dc7e8;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:#ccc;text-decoration:none;}
.post_content {
	overflow:hidden;_word-break:break-all;
	background:#fff;
	border:3px solid #00a0b4;
	padding:10px;
	}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:bold 15px '돋움',sans-serif;
	letter-spacing:-1px;
	text-align:center;
	}
.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:#00a0b4;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:#7dc7e8;text-decoration:none;}
.post_info {color:#666;text-align:center;}
.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:bold 15px '돋움',sans-serif;
	color:#00a0b4;
	letter-spacing:-1px;
	text-align:center;
	}
/*--- 덧글/트랙백 영역 ---*/
.post_link {color:#666;}
.post_link h3 {
	font-size:12px;
	letter-spacing:-1px;
	border-bottom:3px solid #00a0b4;
	}
.post_trackback .trackback_help {border-bottom:3px solid #00a0b4;}
.post_link h4 {font-size:1em;}
/*--- 하단 메뉴 영역 ---*/
#section_sidebar1 {margin:0;float:left;display:inline;text-align:center;}
.column {color:#00a0b4;}
.column .widget {text-align:left;}
.column .widget h3 {
	font-size:12px;
	color:#fff;
	padding:34px 0 3px 0;
	background:url(http://pds17.egloos.com/pds/201001/07/37/dot-w.gif) no-repeat left top;
	} /*나무집게(위젯제목쪽)*/
.column .widget .widget_content {padding:10px 0 30px 0;overflow:hidden;_word-break:break-all;}
/*--- 푸터 영역 ---*/
.footer {
	font:normal .8em verdana,sans-serif;
	color:#00a0b4;
	margin:0 auto;
	padding:0 0 20px 0;
	text-align:right;
	}
.footer a:link,.footer a:visited {color:#00a0b4;text-decoration:none;}
.footer a:hover,.footer a:active {color:#7dc7e8;text-decoration:none;}


