.body {
	width:100%;
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height:1.6em;
	color: #6d7c82;
	background: #c6dee6 url(http://md.egloos.com/skn/img/a/01/03/6/fresh_blue_body_bg.jpg) repeat-x 0 0;
	}
a:link, a:visited {color: #ff9000;text-decoration: none;}
a:hover, a:active {color: #50abc5;}
/* position 스타일 시작 */
.header {
	text-align:center;
	height: 87px;
	color: #fff;
	width:100%;
	margin: 0 auto;
	background:transparent url(http://md.egloos.com/skn/img/a/01/03/6/fresh_blue_header_bg.gif) repeat-x 50% 0;
	}
.container {
	width: 852px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(http://md.egloos.com/skn/img/a/01/03/6/fresh_blue_container.gif) repeat-y 0 0;
	padding: 30px 23px 0 25px;
	border-bottom: 7px solid #50abc5;
	position: relative;
	}
*html .container {
	width: 900px;
	w\idth: 852px;
	}
.content_wrap {
	float: left;
	width: 592px;
	padding: 5px 0 30px 0;
	}
#section_sidebar1 {
	float: right;
	width: 210px;
	text-align: center;
	padding-bottom: 30px;
	}
.footer {
	clear: both;
	font:normal 10px verdana,sans-serif;
	background-color:#fff;
	padding:20px 0;
	width:100%;
	text-align:center;
	}
/* position 스타일 끝 */
/* header 스타일 시작 */
.header {position: relative;}
.header p,
.header h1 {
	margin: 0;
	padding: 0;
	}
	
.header a {
	color: #fff;
	}
.header a:hover {color: #3c4548;}
.header h1 {
	width:870px;
	margin:0 auto;
	text-align:left;
	font-size: 3.4em;
	font-weight: bold;
	line-height: 1.1em;
	letter-spacing: -2px;
	padding: 13px 0 0 25px ;
	text-shadow: #50abc5 0 1px 3px;
	font-family:'Trebuchet MS',sans-serif;
	}
.header p.url {
	width:870px;
	margin:0 auto;
	font-size: 11px;
	padding-left: 27px;
	text-align:left;
	font-family:'Trebuchet MS',sans-serif;
	}
.container p.topmenu {
	position: absolute;
	top:-30px;
	right:0;
	font-size: 11px;
	margin: 0 0 1.1em;
	padding: 0;
	text-align:right;
	}
.container  p.topmenu a {
	padding: 0 4px;
	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:20px;
	font-weight:bold;
	color:#50ABC5;
	border-bottom:1px solid #E2EDEF;
    }
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#50ABC5;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#50ABC5;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:#50ABC5;
	border-bottom:1px solid #E2EDEF;
    }
.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:#50ABC5;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:#50ABC5;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:#50ABC5;}
.post_paging,.post_navi {margin:0 auto;text-align:center;}
.post_navi {text-align:left;}
/* content 스타일 끝 */
/* comment 및 trackback 스타일 시작 */
.post_link {border:1px solid #E2EDEF;padding:10px 15px;background:#F8FDFE;}
.post_link h3 {font-size:11px;border-bottom:1px dotted #E2EDEF;color:#50ABC5;}
.post_trackback .trackback_help {border-bottom:1px dotted #E2EDEF;}
.post_link h4 {font-size:12px;}
/* comment 및 trackback 스타일 끝 */
/* sidebar 스타일 시작 */
.column {color:#666;}
.column .widget {
	padding:2px 0;
	margin:0 0 10px 0;
	text-align:left;
	overflow:hidden;
}
.column .widget h3 {
	margin:0 0 5px 0;
	padding:3px 0;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #E2EDEF;
	color:#50ABC5;
}
.column .widget .widget_content {padding-bottom:10px;}
.column .menu_profile {padding-top:10px;margin-bottom:10px;}
/* sidebar 스타일 끝 */

