/*----------  영역별 크기  ----------*/
.wrap {width:783px;}
.header {width:783px;}
.container {width:783px;}
.content {width:710px;}
.post_content {width:710px;}
.widemenu {width:710px;}
.footer {width:783px;}
/*----------  영역별 배경색 & 배경이미지  ----------*/
body {background-color:#ebebeb;}
.body {background:url('http://pds17.egloos.com/pds/201002/27/17/flowerwave_bnw_bg_body.gif') center top no-repeat;}
.wrap {background:transparent;}
.header {}
.sidebar_wrap {background:#fff;}
.footer {}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 12px/1.6em sans-serif;
	color:#828282;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.body a:link,.body a:visited {color:#aaa;text-decoration:none;}
.body a:hover,.body a:active {color:#666;text-decoration:none;}
.wrap {margin:0 auto;text-align:center;}
/*--- 헤더 영역 ---*/
.header {
	color:#eee;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.header a:link,.header a:visited {color:#ddd;text-decoration:none;}
.header a:hover,.header a:active {color:#fff;text-decoration:none;}
.header h1 {
	font-size:17px;
	margin:0 auto;
	padding:50px 0 5px 0;
	}
.header .url {
	font:normal .8em verdana,sans-serif;
	letter-spacing:1px;
	margin:0 0 7px 0;
	}
.header .profile_image {margin-top:35px;}
.header .topmenu {
	text-align:left;
	background-color:#777;
	margin-top:50px;
	padding:10px 27px 7px 27px;
	font-size:12px;
	font-weight:bold;
	}
.header .topmenu a {padding:0 10px;}
.header .topmenu a:link,.header .topmenu a:visited {color:#eaeaea;background-color:transparent;}
.header .topmenu a:hover,.header .topmenu a:active {color:#fff;}
/*--- 콘텐츠 영역 ---*/
.container {margin:0 auto;padding:15px 0 25px 0;text-align:center;background-color:#fff;}
.content {margin:0 auto;padding-top:25px;text-align:left;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 h2 {
	font:bold 15px sans-serif;
	letter-spacing:-1px;
	border-bottom:1px solid #ccc;
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#666;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#999;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:underline;}
.post_content {overflow:hidden;_word-break:break-all;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:bold 12px sans-serif;
	border-bottom:1px solid #ccc;
	color:#666;
	}
.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:#999;text-decoration:none;}
.post_info {color:#999;}
.post_meta_area ul.post_meta_content em.date {color:#999;}
.post_footer_area {font-size:.9em;}
.post_footer_area .post_admin a,.post_footer_area .post_tail a {color:#828282;}
.widemenu {margin:0 auto;padding:0;text-align:left;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#999;}
/*--- 덧글/트랙백 영역 ---*/
.post_link {color:#666;}
.post_link h3 {
	font-size:11px;
	border-bottom:1px solid #ccc;
	color:#666;
	background:url('http://pds16.egloos.com/pds/201002/27/17/flowerwave_bnw_ico_h3_cmt.gif') left center no-repeat;
	padding-left:13px;
	}
.post_trackback .trackback_help {
	border-bottom:1px solid #ccc;
	}
.post_link h4 {font-size:1em;}
/*--- 하단 메뉴 영역 ---*/
.sidebar_wrap {width:780px;clear:both;margin:0 auto;border-top:5px solid #ebebeb;padding:35px 7px 0 13px;}
.column {
	width:190px;
	margin-right:5px;
	color:#666;
	float:left;
	display:inline;
	}
.column .widget {width:190px;margin:1px auto 5px auto;padding:5px 0 15px 0;text-align:left;}
.column .widget h3 {
	font-size:12px;
	color:#aaa;
	background:url('http://pds17.egloos.com/pds/201002/27/17/flowerwave_bnw_ico_h3.gif') left center no-repeat;
	padding-left:10px;
	}
.column .widget .widget_content {width:190px;padding-top:7px;overflow:hidden;_word-break:break-all;}
/*--- 푸터 영역 ---*/
.footer {
	font:normal .8em verdana,sans-serif;
	margin:0 auto;
	padding:10px 0 20px 0;
	}

