/* 옐로우 */
.body {
	width:100%;
	margin:0;
	padding:0;
	font-size:75%;
	line-height:1.6;
	text-align:left;
	color: #666;
	background:#fff6cc;
	}
a:link,
a:visited { color: #c88a2f; text-decoration: none; }
a:hover,
a:active {  color: #c88a2f; text-decoration:underline; }
.container{
	background: #FFF url(http://pds5.egloos.com/pds/200702/14/29/plain_yellow_bg_body.gif) repeat-x top;
	padding: 0;
	margin:0 auto;
	position:relative;
	width:1050px;
}
.header {
	height: 350px;
                width:1050px;
	background: url(http://pds26.egloos.com/pds/201303/22/60/erumaidTOP.jpg) no-repeat 0 0;
}
.content_wrap {
	float:left;
	display:inline;
	width:750px;
	margin:30px 0 30px 30px;
	line-height:1.6;
	padding:0;
	z-index:3;
	position:relative;
}
#section_sidebar1 {
	float:right;
	width:200px;
	font-size:1em;
	margin-right:20px;
	padding-top: 50px;
	position:relative;
	z-index:3;
}
.footer {
	clear: both;
	padding:30px 0;
	text-align:center;
}
.header h1 {
	font-weight:bold;
	font-size:3em;
	line-height: 1;
	text-align: left;
	padding: 75px 0 0 50px;
	margin: 0;
	z-index: 1;
	width:400px;
}
.header h1 a{color: #52003e}
.header p.url {
	text-align: left;
	line-height: 1.2;
	font: 0.9em verdana, sans-serif;
	margin: 0;
	padding:0 0 0 100px;
}
.header p.url a{color: #00569f}
.header p.topmenu {
margin:0;
padding:200px 75px 0 0;
text-align:right;
}
.header p.topmenu a {
margin:0;
color:#52b4e1;
}
/* content 스타일 시작 */
.content {padding:0;margin:0 0 30px 0;text-align:left;z-index:3;}
.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:#803B26;
	border-bottom:3px dotted #E1B31A;
	padding-left:60px;
    }
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#803B26;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#803B26;text-decoration:underline;}
.post_view .post_title span {color:#807915;}
.post_view .post_title span a:link,
.post_view .post_title span a:visited {color:#807915;}
.post_view .post_title span a:hover,
.post_view .post_title span a:active {color:#807915;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:#803B26;
	border-bottom:1px solid #E1B31A;
    }
.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:#803B26;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:#803B26;text-decoration:underline;}
.post_info {color:#807915;}
.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:#803B26;}
.post_paging,.post_navi {margin:0 auto;text-align:center;}
.post_navi {text-align:left;}
/* content 스타일 끝 */
/* comment 및 trackback 스타일 시작 */
.post_link {background:#F7F1DC;padding:15px 20px;}
.post_link h3 {font-size:11px;border-bottom:1px dotted #EFDDC3;}
.post_trackback .trackback_help {border-bottom:1px dotted #EFDDC3;}
.post_link h4 {font-size:12px;}
/* comment 및 trackback 스타일 끝 */
/* sidebar 스타일 시작 */
.column {color:#666;}
.column .widget {
	padding:2px 15px;
	margin:0 0 10px 0;
	text-align:left;
	overflow:hidden;
}
.column .widget h3 {
	margin:0 0 5px 0;
	padding:5px 0;
	font-size:9pt;
	font-weight:bold;
	color:#018f9c;	
                background:url('http://pds27.egloos.com/pds/201303/22/60/yellow_bg_side.gif') no-repeat center 0;
	text-align:center;
}
.column .widget .widget_content {padding-bottom:10px;}
.column .menu_profile {padding-top:10px;margin-bottom:10px;}
/* sidebar 스타일 끝 */ 

