/*----------  영역별 크기  ----------*/
.wrap {
		width:900px;
		}
.header {
		width:850px;
		}
.container {
		width:880px;
		}
.content_wrap {
		width:650px; 
		border-top:0px solid #ddd; 
		border-left:0px solid #ddd; 
		border-right:0px solid #ccc; 
		border-bottom:0px solid #ccc; 
		}
.content {
		width:600px; 
		
		}
.post_content {
		width:600px; 
		
		}
.widemenu {
		width:600px;
		}
#section_sidebar1 {
		width:210px;
		}
.column {
		width:210px; 
		border-top:0px solid #ddd; 
		border-left:0px solid #ddd; 
		border-right:0px solid #ccc; 
		border-bottom:0px solid #ccc;  
		}
.column .widget {
		width:210px;
		}
.column .widget .widget_content {
		width:210px;
		}
.footer {
		width:850px;
		}
/*----------  영역별 배경색 & 배경이미지  ----------*/
.body {
	background:#fff;
	}
.wrap { 
	}
.header {
	}
.footer {
	
	}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 8pt/1.6em ;
	font-family:Verdana;
	color:#555;
	margin:0 auto;
	padding:0;
	text-align:justify;
	letter-spacing:2px;
	}
.body a:link,.body a:visited {color:#999;text-decoration:none;}
.body a:hover,.body a:active {color:#e3d4d4;text-decoration:none;}
.wrap {margin:0 auto;text-align:center;}
/*--- 헤더 영역 ---*/
.header {
	color:#333;
	font-family:Verdana;
	margin:0;
	padding:30px;
	text-align:right;
	}
.header a:link,.header a:visited {color:#333;text-decoration:none;}
.header a:hover,.header a:active {color:#e3d4d4;text-decoration:underline;}
.header h1 {
	font-size:25px; 
	font-style:Verdana;
	margin:0;
	padding:0;
	}
.header .url {
	
     
        font-size:7pt;
	letter-spacing:1px; font-style:Verdana;
	margin:0;
	}
.header .topmenu {text-align:right; font-family:Verdana; font-size:8pt;}
.header .topmenu a {padding-left:10px;}
/*--- 콘텐츠 영역 ---*/
.container {
	margin:0 auto;
	text-align:justify; 
	font-size:8pt; 
	line-height:20px;
	letter-spacing:2px;
	}
.content_wrap {
	margin:0;padding:0 0 25px 0;
	float:right;
	display:inline;
	}
.content {
	margin:20px auto;
	text-align:justify;
	overflow:hidden;
	letter-spacing:2px;
	}
.content a:link {color:#7a8794;text-decoration:none;}
.content a:visited {color:#a1acb7;text-decoration:none;}
.content a:hover,
.content a:active {color:#a1acb7;text-decoration:underline;}
.post_view,.post_oneview {margin-bottom:30px; text-align:justify;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 {
	font:bold 14px 'arial',sans-serif;
	letter-spacing:3px;
	border-bottom:0px solid #333;
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#333;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#debfd9;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:#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;letter-spacing:1px;}
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font-size:7pt;
	border-bottom:0px solid #ccc;
	color:#555;
	}
.post_summary h2 {border-bottom:0; font-size:12px; font-family:Verdana;}
.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:#333;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:#debfd9;text-decoration:none;}
.post_info {color:#999; font-size:4pt;}
.post_meta_area ul.post_meta_content em.date {color:#999;}
.post_footer_area {font-size:.9em;}
.widemenu {margin:0 auto;text-align:left;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#333;}
/*--- 덧글/트랙백 영역 ---*/
.post_link {color:#666;}
.post_link h3 {
	font-size:8px;
	letter-spacing:2px;
	border-bottom:0px solid #ccc;
	}
.post_trackback .trackback_help {
	border-bottom:0px solid #ccc;
	}
.post_link h4 {font-size:1em;}
.name,
.passwd,
.blog,
.comment_field {
	font: 8pt/1.6em;
	color: #666;
	padding: 2px;
	border: 0px solid #ddd;
	letter-spacing:2px;
	}
/*--- 하단 메뉴 영역 ---*/
#section_sidebar1 {
		margin:0;
		float:left;
		display:inline;
		text-align:center;
		letter-spacing:2px;
		}
.column {color:#ccc;}
.column .widget {margin:0px auto;padding:15px 0;text-align:left;}
.column .widget h3 {
	font-size:10px;		
	color:#555;
	border-bottom:0px solid #333;
	}
.column .widget .widget_content {
	padding-top:10px;
	overflow:hidden;_word-break:break-all;
	}
/*--- 푸터 영역 ---*/
.footer {
	font-size:8pt; font-style:Verdana;
	color:#666; text-align:right;
	margin:30px 0 0 0;
	padding-bottom:20px;
	}
.footer a:link,.footer a:visited {color:#333;text-decoration:none;}
.footer a:hover,.footer a:active {color:#e3d4d4;text-decoration:none;}
.header {background-color:#f;}
.post_comment .comment_write textarea.comment_field {background-color:#f4f4f4;}
.header {background-color:#f;}
.post_comment .comment_write textarea.comment_field {background-color:#f4f4f4;}

