@charset "utf-8";
a:link,a:visited,a:active {color:#ffb526;text-decoration:none;}
a:hover {color:#FFF000;text-decoration:underline;}
.body {
	width:100%;
	margin:0;
	padding:0;
	font-size: 9pt;
	color:#EEEEEE;
	line-height:1.5em;
	background:#000 url('http://md.egloos.com/skn/img/a/01/01/2/bg_3.gif');
	text-align:center;
}
.container {width:920px;background-color:#222222;margin:0 auto;border-left:1px solid #555555;border-right:1px solid #555555;}
.header {
	width:920px;
	height:100px;
	padding: 0;
	margin:0;
	font-family:verdana,sans-serif;
	font-size:12pt;
	border-bottom:1px solid #555555;
	background-color:#000;
	text-align:center;
}
.content_wrap {
	float:right;
	width:650px;
	display:inline;
	margin:0;
	padding:15px;
}
#section_sidebar1 {
	float:left;
	width:200px;
	display:inline;
	margin:15px 0 30px 15px;
	padding:0 15px 0 0;
	font-size:1em;
	line-height: 1.5em;
	border-right:1px solid #555;
	text-align:center;
}

.footer {clear:both;font:normal 11px verdana,sans-serif;
	margin:0 auto;padding:15px 0;width:920px;text-align:center;
	border-top:1px solid #555;}
/* header 스타일 시작 */
.header a:link,.header a:visited,.header a:active {color:#ffffff;text-decoration:none;}
.header a:hover {color:#888888;text-decoration:none;}
.header h1 {
	margin:0;
	padding:31px 0 0 0;
	font-size:14pt;
	font-weight:bold;
	text-align: center;
}
.header p.url {
	margin:0;
	padding:8px 0 0 0;
	font-size:9pt;
	font-weight:normal;
	text-align: center;
	letter-spacing:1px;
	line-height: 1.7em;
}
.header p.topmenu {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	text-align:right;
}
.header p.topmenu a {margin-right:10px;}
/* header 스타일 끝 */

/* content 스타일 시작 */
.content {padding:0;margin:0 0 30px 0;text-align:left;}
.post_view {padding:15px 0;text-align:left;overflow:hidden;_word-break:break-all;border-bottom:1px dashed #555555;}
.post_view,.post_oneview {margin-bottom:60px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 {
	font-size:12px;
	font-weight:bold;
	color:#c04210;
	border-bottom:1px dotted #555;
    }
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#c04210;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#fff000;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-size:12px;
	font-weight:bold;
	color:#c04210;
	border-bottom:1px dotted #555;
    }
.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:#c04210;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:#fff000;text-decoration:none;}
.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:#666;}
.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 #555;}
.post_trackback .trackback_help {border-bottom:1px dotted #555;}
.post_link h4 {font-size:12px;}
/* comment 및 trackback 스타일 끝 */
/* sidebar 스타일 시작 */
.column .widget {
	width:190px;
	padding:5px;
	margin:0;
	text-align: left;
	overflow: hidden;
}
.column .widget h3 {
	margin:0 0 5px 0;
	padding:0 0 2px 0;
	font-size:9pt;
	color:#9a9a9a;
	font-weight:bold;
	border-bottom:1px solid #555;
}
.column .widget .widget_content {padding-bottom:10px;color:#eee;}
.column .menu_profile {border-bottom:1px dashed #555;border-top:1px dashed #555;padding-top:10px;margin-bottom:10px;}
/* sidebar 스타일 끝 */
