/*----------  영역별 크기  ----------*/
.wrap {width:1000px;}
.header {width:806px;}
.container {width:800px;}
.content {width:730px;}
.post_content {width:730px;}
.widemenu {width:730px;}
.footer {width:800px;}
/*----------  영역별 배경색 & 배경이미지  ----------*/
.body {background:#292929 url('http://pds15.egloos.com/pds/201001/03/17/visualwave_bg_body.gif') center top no-repeat;}
.wrap {background:transparent;}
.header {}
.sidebar_wrap {background:transparent;}
.footer {}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 12px/1.6em sans-serif;
	color:#575757;
	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:#ce6268;text-decoration:none;}
.wrap {margin:0 auto;text-align:center;}
/*--- 헤더 영역 ---*/
.header {
	color:#d35b62;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.header a:link,.header a:visited {color:#d35b62;text-decoration:none;}
.header a:hover,.header a:active {color:#d35b62;text-decoration:underline;}
.header h1 {
	font-size:25px;
	margin:0 auto;
	padding:60px 0 10px 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:#4f2d30;
	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:#ce6268;background-color:transparent;}
.header .topmenu a:hover,.header .topmenu a:active {color:#efc6d9;text-decoration:none;}
/*--- 콘텐츠 영역 ---*/
.container {
	margin:0 auto;
	padding:15px 0 25px 0;
	text-align:center;
	background-color:#292929;
	border:3px solid #4f2d30;border-top:none;
	opacity:.9;-moz-opacity:0.9;filter:alpha(opacity=90);
	}
.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;
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#ce6268;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#efc6d9;text-decoration:none;}
.post_view .post_title span {color:#555;}
.post_view .post_title span a:link,
.post_view .post_title span a:visited {color:#555;}
.post_view .post_title span a:hover,
.post_view .post_title span a:active {color:#555;text-decoration:underline;}
.post_content {overflow:hidden;_word-break:break-all;}
.post_content a:link,.post_content a:visited {color:#ce6268;}
.post_content a:hover,.post_content a:active {color:#999;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:bold 12px sans-serif;
	color:#ce6268;
	}
.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:#ce6268;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:#efc6d9;text-decoration:none;}
.post_info {color:#555;}
.post_meta_area ul.post_meta_content em.date {color:#555;}
.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:#ce6268;}
/*--- 덧글/트랙백 영역 ---*/
.post_link {color:#575757;}
.post_link a:link,.post_link a:visited {color:#ce6268;}
.post_link a:hover,.post_link a:active {color:#999;}
.post_link h3 {
	font-size:11px;font-weight:normal;
	border-bottom:1px dashed #4f2d30;
	color:#ce6268;
	background:url('http://pds17.egloos.com/pds/201001/03/17/visualwave_ico_posttail.gif') left center no-repeat;
	padding-left:13px;
	}
.post_trackback .trackback_help {
	border-bottom:1px dashed #4f2d30;
	}
.post_link h4 {font-size:1em;color:#0a0a0a;}
.comment_write .comment_info input,.comment_write textarea.comment_field {border:1px solid #4f2d30;background:transparent;color:#575757;}
/*--- 하단 메뉴 영역 ---*/
.sidebar_wrap {width:1000px;clear:both;margin:0 auto;padding:35px 7px 0 13px;}
.column {
	width:230px;
	margin:0 10px;
	color:#4f2d30;
	float:left;
	display:inline;
	}
.column .widget {width:200px;margin:1px auto 5px auto;padding:5px 0 15px 0;text-align:left;}
.column .widget h3 {
	font-size:12px;
	color:#b63347;
	background:url('http://pds16.egloos.com/pds/201001/03/17/visualwave_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;}
.menu_tagcloud a:link,.menu_tagcloud a:visited {color:#ce6268;text-decoration:none;}
.menu_tagcloud a:hover,.menu_tagcloud a:active {color:#666;text-decoration:none;}
.menu_tagcloud a.tag_level_3:link,.menu_tagcloud a.tag_level_3:visited {color:#292929;background:#ce6268;text-decoration:none;}
.menu_tagcloud a.tag_level_3:hover,.menu_tagcloud a.tag_level_3:active {color:#666;background:#292929;text-decoration:none;}
/*--- 푸터 영역 ---*/
.footer {
	font:normal .8em verdana,sans-serif;
	margin:0 auto;
	padding:40px 0 20px 0;
	}

