@charset "utf-8";
/*----------  영역별 크기  ----------*/
.wrap {width:1200px;}
.header {width:1150px;height:125px;}
.container {width:1200px;}
.left_wrap {width:950px;}
.content_wrap {width:700px;}
.content {width:650px;}
.post_content {width:650px;}
.widemenu {width:650px;}
#section_sidebar1,section_sidebar2 {width:250px;}
.column {width:250px;}
.column .widget {width:200px;}
.column .widget .widget_content {width:200px;}
.sidebar_wrap {width:1160px;}
.sidebar_wrap .column {width:260px;}
.sidebar_wrap .column .widget {width:220px;}
.sidebar_wrap .column .widget .widget_content {width:220px;}
.footer {width:1200px;}
/*----------  영역별 배경색 & 배경이미지  ----------*/
.body {background:#fff;}
.wrap {background:url('http://pds10.egloos.com/pds/200907/08/03/egloo2.jpg') no-repeat 50% 0;}
.header {}
.container {background:url('http://pds11.egloos.com/pds/200907/07/03/11.jpg') no-repeat right bottom;}
.sidebar_wrap {}
.footer {}
/*---------- 세부 스타일 설정 ----------*/
.body {
	margin:0 auto;
	padding:0;
	text-align:center;
	font:normal 12px/1.6em '돋움',sans-serif;
	color:#434343;
	}
.body a:link,.body a:visited {color:#666;text-decoration:none;}
.body a:hover,.body a:active {color:#657ABE;text-decoration:none;}
.wrap {margin:0 auto;text-align:center;}
/*--- 헤더 영역 ---*/
.header {
	margin:0 auto;
	padding:140px 25px 0 25px;
	text-align:left;
	color:#f76751;
	}
.header a:link,.header a:visited {color:#657ABE;text-decoration:none;}
.header a:hover,.header a:active {color:#657ABE;text-decoration:underline;}
.header h1 {
	margin:0;
	padding:1px 0;
	font:bold 12px/1em '돋움',sans-serif;
	}
.header .url {
	margin:0;
	padding-left:2px;
	font:normal 9px verdana,sans-serif;
	letter-spacing:1px;
	}
.header .topmenu {padding-top:30px;}
.header .topmenu a {
	padding-right:10px;
	letter-spacing:-1px;
	}
/*--- 콘텐츠 영역 ---*/
.container {margin:0 auto;text-align:center;}
.left_wrap {margin:0;float:left;display:inline;}
.content_wrap {margin:0;float:right;display:inline;}
.content {
	margin:0 auto;
	text-align:left;
	overflow:hidden;_word-break:break-all;
	}
.content a:link {color:#5365A1;text-decoration:none;}
.content a:visited {color:#999;text-decoration:none;}
.content a:hover,
.content a:active {color:#999;text-decoration:underline;}
.post_titlelist,.post_summary,.post_simplelist,.post_tagcloud {margin-bottom:20px;}
.post_view {margin-bottom:60px;}
.post_view .post_title h2 {
	font:bold 16px '돋움',sans-serif;
	letter-spacing:-1px;
	border-bottom:2px solid #657ABE;
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#657ABE;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#657ABE;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_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:bold 12px '돋움',sans-serif;
	border-bottom:2px solid #333;
	color:#333;
	}
.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:#657ABE;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:#657ABE;text-decoration:none;}
.post_info {color:#999;}
.post_content {overflow:hidden;_word-break:break-all;}
.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 {
	background-color:#f7f7f7;
	padding:15px 25px;
	color:#666;
	}
.post_link h3 {
	font-size:13px;
	letter-spacing:-1px;
	border-bottom:1px solid #ececec;
	}
.post_trackback .trackback_help {
	border-bottom:1px solid #ececec;
	}
.post_link h4 {font-size:1em;}
.post_link .post_comment .comment_list .comment_reply {
	background:url('http://md.egloos.net/skn/img/a/02/02/9/ico_reply.gif') no-repeat 22px 13px;
	}
.post_link .post_comment .comment_write input[type=text],
.post_link .post_comment .comment_write input[type=password],
.post_link .post_comment .comment_write textarea {
	background-color:#fff;
	border:1px solid #657ABE;
	}
/*--- 하단 메뉴 영역 ---*/
#section_sidebar1 {margin:0;padding-bottom:25px;float:left;display:inline;text-align:center;}
#section_sidebar2 {margin:0;padding-bottom:25px;float:right;display:inline;text-align:center;}
.sidebar_wrap {margin:0 auto;}
.sidebar_wrap .column {margin:0 15px;float:left;text-align:center;display:inline;}
.column {color:#999;}
.column .widget {margin:1px auto;padding:15px 0;text-align:left;}
.column .widget h3 {
	font-size:12px;
	color:#657ABE;
	border-bottom:2px solid #657ABE;
	}
.column .widget .widget_content {padding-top:10px;overflow:hidden;}
/*--- 푸터 영역 ---*/
.footer {
	margin:0 auto;
	padding:40px 0 20px 0;
	font:normal .8em verdana,sans-serif;
	color:#ccc;
	}
.footer a:link,.footer a:visited {color:#657ABE;text-decoration:none;}
.footer a:hover,.footer a:active {color:#ccc;text-decoration:none;}
.body {background-image:url('');}
.body {background-repeat:no-repeat;}
.header {background-image:url('http://pds10.egloos.com/pds/200907/08/03/egloo3.jpg');}
.header{background-position:center center;}.header {background-repeat:no-repeat;}
.post_comment .comment_write textarea.comment_field  {background-image:url('');}
.post_comment{background-position:center center;}.post_comment .comment_write textarea.comment_field {background-repeat:no-repeat;}
.header {background-image:url('http://pds11.egloos.com/pds/200907/08/03/egloo2.jpg');}
.header{background-position:center center;}

