.body {
	width:100%;
	margin:0 auto;
	padding: 0;
	font-size:12px;
	line-height:1.6em;
	text-align:center;
	background: #666 url("http://md.egloos.com/skn/img/a/01/05/0/grayscale_body.jpg") top left;
	color: #3D3D3D;
}
a:link,a:visited { color: #6C6C6C; text-decoration: underline; }
a:hover,a:active { color: #181818; text-decoration: none; }

.body_wrap {
	background: transparent url("http://md.egloos.com/skn/img/a/01/05/0/grayscale_body2.jpg") top left no-repeat;
	text-align:left;
	width: 790px;
	margin: 0 auto;
	}
.header { 
	padding:30px 5px 0 20px;
	color: #E5F5D0;
	position: relative;
}
.container{
	background: url("http://md.egloos.com/skn/img/a/01/05/0/grayscale_container.jpg") repeat-y;
	width: 770px;	
	_width:790px;
	_margin-top:-20px;
}
.content_wrap {
	float: right;
	width: 470px;
	padding: 40px 20px 0 20px;  
	background: url("http://md.egloos.com/skn/img/a/01/05/0/grayscale_content.jpg") no-repeat; 
}
#section_sidebar1 {
	float: left;
	width: 180px;
	_width: 170px;
	padding: 50px 40px 0 40px;
	background: url("http://md.egloos.com/skn/img/a/01/05/0/grayscale_sidebar.jpg") no-repeat;
}
.footer {
	clear:both;
	background: url("http://md.egloos.com/skn/img/a/01/05/0/grayscale_foot.jpg") left bottom no-repeat;
	height: 5em;
	padding-left:250px;
	text-align:center;
	font:normal 10px verdana,sans-serif;
}

/* header 스타일 시작 */
.header h1 {
	padding: 0.3em 0 0.2em 0;
	margin: 0;
	font-size:30px;
	line-height: 1;
	}
.header h1 a {color:#FFF;text-decoration:none;}
.header h1 a:hover {text-decoration:underline;}
.header p.url {
	margin: 0;
	padding: 0;
	font:bold 11px verdana, sans-serif;
	}
.header p.url a {color:#FFF;text-decoration:none;}
.header p.url a:hover {
	text-decoration: underline;
}

.header p.topmenu {
	color: #9b9b9b;
	font-size:11px;
	text-align: right;
	padding-right: 3em;
	position: relative;
	bottom: -38px;
	}
*:first-child+html .header p.topmenu { bottom: -45px; }
.header p.topmenu a { 
	padding: 0 1em;
	text-decoration: none;
	color: #CCC;
	}
.header p.topmenu a:hover {
	text-decoration: underline;
	color:; #FFF;
}
/* header 스타일 끝 */



/* content 스타일 시작 */
.content {padding:0;margin:0 0 30px 0;text-align:left;}
.post_view {padding:1px 0;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-size:14px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #181818;
    }
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#000;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#181818;text-decoration:underline;}
.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-size:14px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #181818;
    }
.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:#000;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:#181818;text-decoration:underline;}
.post_info {color:#999;}
.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:#000;}
.post_paging,.post_navi {margin:0 auto;text-align:center;}
.post_navi {text-align:left;}
/* content 스타일 끝 */
/* comment 및 trackback 스타일 시작 */
.post_link {}
.post_link h3 {font-size:11px;border-bottom:1px dotted #181818;}
.post_trackback .trackback_help {border-bottom:1px dotted #181818;}
.post_link h4 {font-size:12px;}
/* comment 및 trackback 스타일 끝 */
/* sidebar 스타일 시작 */
.column {color:#3d3d3d;}
.column a:link,.column a:visited {text-decoration:underline;}
.column a:hover,.column a:active {text-decoration:none;}
.column .widget {
	padding:0;
	margin:0 0 20px 0;
	text-align:left;
	overflow:hidden;
}
.column .widget h3 {
	margin:0 0 3px 0;
	padding:0 0 2px 0;
	font-size:9pt;
	font-weight:bold;
	color:#181818;
}
.column .widget .widget_content {padding-bottom:10px;}
.column .menu_profile {padding-top:10px;margin-bottom:10px;}
/* sidebar 스타일 끝 */
