/*----------  영역별 크기  ----------*/
.wrap {width:1003px;}
.container {width:828px;}
.content_wrap {width:628px;}
.header {width:378px;height:155px;}
.view_wrap{}
.content {width:600px;}
.post_content {width:600px;}
.post_footer_area{width:600px;}
.widemenu {}
#section_sidebar1 {}
.column {}
.column .widget {width:190px;}
.column .widget .widget_content {width:190px;}
.footer {width:100%}
/*----------  영역별 배경색 & 배경이미지  ----------*/
.body {background:#fff;}
.wrap {background:url(http://pds16.egloos.com/pds/201001/23/25/132_container_bg.gif) no-repeat 0 0;}
.container{background:#C5F7A5 url(http://pds15.egloos.com/pds/201001/19/25/132_column.gif) repeat-y 0 0;}
.header {background:#fff url(http://pds16.egloos.com/pds/201001/19/25/132_header.gif) no-repeat 0 0;	}
.content_wrap {background:url(http://pds16.egloos.com/pds/201001/20/25/132_intro_bg.gif) no-repeat 0 195px;}
.column_wrap{background:url(http://pds16.egloos.com/pds/201001/23/25/132_summary_bg.gif) no-repeat 0 0;}
#section_sidebar1 {background:#A5DBA5 url(http://pds15.egloos.com/pds/201001/19/25/132_link_bg.gif) no-repeat 0 bottom;}
.footer {
	background:#707845;
	border-top:5px solid #052e21;
	}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 0.75em/1.7em verdana,굴림,sans-serif;
	color:#040;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.body a:link, .body a:visited {color:#2C7300;text-decoration:none;}
.body a:hover,.body a:active {color:#707845;text-decoration:underline;}
.wrap {margin:0 auto;text-align:center;}
/*--- 헤더 영역 ---*/
.header {
	position:relative;
	color:#fff;
	margin:0;
	padding:35px 25px 5px 225px;
	text-align:right;
	}
.header a:link,.header a:visited {}
.header a:hover,.header a:active {color:#42C321;text-decoration:none;}
.header h1 {
	font:bold 2em "나눔고딕 ExtraBold",verdana,'굴림',sans-serif;
	font-size:2em;
	margin:0;
	padding:1px 0;
	}
.header .url {
	font: italic 1.2em VAGRoundedWeb,verdana,sans-serif;
	letter-spacing:1px;
	margin:0 0 7px 0;
	padding-left:5px;
	}
.header .topmenu {
	text-align:right;
	position:absolute;
	right:25px;
	bottom:25px;}
.header .topmenu a {padding-left:10px;}
/*--- 컨텐트 영역 ---*/
.container {text-align:center;margin:0 0 0 175px;}
.content_wrap {margin:0;float:right;display:inline;}
.view_wrap{padding-top:40px;}
.content {margin:0 auto;text-align:left;overflow:hidden;_word-break:break-all;padding-bottom:30px;}
.content a:link, .content a:visited {}
.content a:hover, .content a:active {}
/* 포스트 영역 */
.post_view,.post_oneview {margin-bottom:60px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_tagcloud a:hover, .post_tagcloud a:active {color:#fff;background:#707845;text-decoration:none;}
/* 블로그 테마의 포스트 제목 */
.post_view .post_title {
	height:41px;
	background:url(http://pds15.egloos.com/pds/201001/22/25/132_post_title.gif) no-repeat center bottom;
	position:relative;
	border-bottom:1px dashed #040;
	_border-bottom:1px dotted #040;
	}
.post_view .post_title h2 {
	padding:19px 0 0 25px;
	width:575px;
	height:22px;
	position:absolute;
	top:0;
	font:bold 15px verdana,'굴림',sans-serif;
	letter-spacing:-1px;
	}
.post_view .post_title h2 span:first-child {position:absolute;top:0;left:10px;}
.post_view .post_title h2 a:link,.post_view .post_title h2 a:visited {}
.post_view .post_title h2 a:hover,.post_view .post_title h2 a:active {text-decoration:none;}
.post_view .post_title h2 span.post_title_date {padding-left:8px;}
.post_view .post_title span {}
.post_view .post_title span a:link,.post_view .post_title span a:visited {}
.post_view .post_title span a:hover,.post_view .post_title span a:active {text-decoration:underline;}
.post_view .post_title .post_title_date {padding-left:10px;width:100px;height:14px;overflow:hidden;}
.post_view .post_title .post_title_author {bottom:6px;right:5px;}
.post_view .post_title .post_title_author span.by{position:static;}
/* 매거진 테마의 포스트제목*/
.post_oneview .post_title h2, .post_magazine .post_title h2 {
	background:transparent;
	border-bottom:1px solid #2C7300;
	width:100%;
	}
.post_oneview .oneview_footer {font-family:'나눔고딕',"맑은 고딕", '굴림';}
.post_magazine {margin-bottom:30px;}
.post_magazine .post_content {word-break:break-all;}
/* 일기장, 트위터 테마의 포스트제목 */
.post_diary .post_title {text-align:right;}
/* 제목 리스트, 요약, 이전포스트more, 태그 클릭 의 제목 */
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font:bold 12px verdana,굴림,sans-serif;
	border-bottom:1px solid #2C7300;
	color:#2C7300;
	}
.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 {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 {;text-decoration:none;}
.simplelist_titlelist .count {padding-left:5px;}
/* 포스트 본문 */
.view_wrap{}
.post_content {overflow:hidden;_word-break:break-all;}
.post_content a:link, .post_content a:visited {border-bottom:1px dotted #2C7300;}
.post_content a:hover, .post_content a:active {color:#fff;background:#707845;text-decoration:none;}
.post_content blockquote, .post_content ul, .post_content ol, .post_content dl {clear:both;}
/* 포스트 정보(상,하단, 포스트 내 포함) */
.post_info {color:#393;}
.post_view .post_info a:link, .post_view .post_info a:visited {color:#2C7300;text-decoration:none;border:none;}
.post_view .post_info a:hover, .post_view .post_info a:active {color:#707845;text-decoration:underline;background:none;}
/* 자동검색관련글, 이 카테고리의 최근글, 퍼블리싱 정보*/
.post_meta_area ul.post_meta_content em.date {color:#393;}
/* 덧글, 트랙백 개수 영역 */
.post_footer_area {font-size:.9em;}
.post_view .post_footer_area .post_info {padding:3px 0 0;}
/* 와이드메뉴 */
.widemenu {margin:0 auto;text-align:center;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#2C7300;}
.widemenu div{background:#CFFFAF;width:580px;margin:0 auto 20px;}
.widemenu div div {width:auto;background:transparent;margin:auto;}
/*--- 덧글/트랙백 영역 ---*/
.post_link {}
.post_link h3 {
	font-size:13px;
	letter-spacing:-1px;
	border-bottom:1px solid #2C7300;
	}
.post_trackback .trackback_help {
	border-bottom:1px solid #2C7300;
	}
.post_link h4 {font-size:1em;}
.post_trackback .trackback_list li .trackback_desc,
.post_pingback .pingback_list li .pingback_desc {padding-left:10px;}
.post_pingback .pingback_list li .pingback_desc u {text-decoration:none;border-bottom:1px dotted #2C7300;}
/* 이전글,다음글 */
.post_navi .prev{background:url(http://pds16.egloos.com/pds/201001/23/25/ico_paging_up_green.gif) no-repeat 0 5px;}
.post_navi .next{background:url(http://pds16.egloos.com/pds/201001/23/25/ico_paging_down_green.gif) no-repeat 0 5px;}
/*--- 하단 메뉴 영역 ---*/ 
.column_wrap{width:200px;float:left;display:inline;}
#section_sidebar1 {margin:414px 0 40px;text-align:center;}
#sidebar1_blank {height:1px;}
.column {}
.column .widget {margin:1px auto 30px;padding:0;text-align:left;}
.column .menu_blogroll, .column .menu_category, .column .menu_lifelog, .column .menu_tagcloud, .column .menu_comment, .column .menu_photocmt, .column .menu_photolog, .column .menu_pingback, .column .menu_archive, .column .menu_trackback, .column .menu_selfmenu, .column .menu_calendar {
	padding-bottom:10px;
	background:url(http://pds16.egloos.com/pds/201001/23/25/132_widget_bottom.gif) no-repeat 0 bottom;
	}
.column .menu_calendar {padding-bottom:0;}
.column .widget h3 {
	height:21px;
	padding:3px 0 0 25px;
	font-size:12px;
	color:#2C7300;
	background:url(http://pds16.egloos.com/pds/201001/23/25/132_sidebar_h3.gif) no-repeat 0 0;
	margin:0;
	}
.column .menu_calendar h3{
	display:block;
	text-indent:-1000em;
	background:url(http://pds17.egloos.com/pds/201001/23/25/132_calendar_h3.gif) no-repeat 0 0;
	}
.column .widget .widget_content {padding-top:10px;overflow:hidden;_word-break:break-all;}
.column .menu_lifelog .widget_content, .column .menu_tagcloud .widget_content, .column .menu_comment .widget_content, .column .menu_photocmt .widget_content, .column .menu_photolog .widget_content, .column .menu_pingback .widget_content, .column .menu_archive .widget_content, .column .menu_trackback .widget_content, .column .menu_selfmenu .widget_content, .column .menu_calendar .widget_content, .column .menu_category .widget_content, .column .menu_blogroll .widget_content {
	width:175px;
	padding:5px 5px 0 10px;
	background:#99CC99;
	}
.column .menu_category .widget_content, .column .menu_selfmenu .widget_content, .column .menu_archive .widget_content {padding:5px 0 0;width:190px;}
.column .menu_lifelog .widget_content, .column .menu_photolog .widget_content {padding-left:5px; width:180px;}
.column .menu_calendar .widget_content {padding:0 15px;width:160px;position:relative; top:-14px;}
.menu_category li, .menu_selfmenu li, .menu_archive li, .menu_archive .allview {
	background: url(http://pds15.egloos.com/pds/201001/22/25/listimage.gif) no-repeat 13px 6px;
	padding-left:27px;
	border:0;
	}
.menu_archive .allview {padding:0 0 0 27px;}
.menu_category li:hover, .menu_selfmenu li:hover, .menu_archive li:hover, .menu_archive .allview:hover {background-color:#C5F7A5;}
.menu_photocmt li, .menu_comment li, .menu_pingback li, .menu_trackback li {text-align:right;}
.widget .widget_content span.desc {text-align:left;}
.menu_tagcloud .widget_content a:hover, .menu_tagcloud .widget_content a:active {color:#fff;background:#707845;text-decoration:none;}
.menu_tagcloud .widget_content .allview, .menu_blogroll .allview {text-align:right;}
.menu_tagcloud .widget_content .allview a:hover, .menu_tagcloud .widget_content .allview a:hover {color:#707845;text-decoration:underline;background:none;}
.menu_calendar .cal_month {margin: 0 auto;}
.menu_calendar .cal_month .prev {background:url(http://pds17.egloos.com/pds/201001/23/25/btn_calendar_prev_green.gif) no-repeat 0 8px;}
.menu_calendar .cal_month .next {background:url(http://pds17.egloos.com/pds/201001/23/25/btn_calendar_next_green.gif) no-repeat 0 8px;}
.menu_calendar .cal_month .prev a, .menu_calendar .cal_month .next a {height:15px;}
.menu_calendar .tb_cal th{font-weight:bold;}
.menu_calendar .tb_cal th,.menu_calendar .tb_cal td{color:#040;}
.menu_calendar .tb_cal td.on a {text-decoration:underline;}
.menu_calendar .tb_cal td a:hover, .menu_calendar .tb_cal td a:active {text-decoration:none;}
.menu_calendar .tb_cal td.on a:hover, .menu_calendar td.on a:active {color:#fff;background:#707845;}
.menu_calendar .tb_cal th.sat, .menu_calendar .tb_cal td.sat a {color:#1F66FF;}
.menu_calendar .tb_cal td.sat a:hover, .menu_calendar .tb_cal td.sat a:active {color:#fff;background:#1f66ff;}
.menu_calendar .tb_cal th.sun, .menu_calendar .tb_cal td.sun a {color:#FF4D3F;}
.menu_calendar .tb_cal td.sun a:hover, .menu_calendar .tb_cal td.sun a:active {color:#fff;background:#FF4D3F;}
.menu_calendar .tb_cal td.today {background:url(http://pds15.egloos.com/pds/201001/23/25/today_green2.gif) no-repeat 2px;}
.column .menu_profile {text-align:center;}
.menu_profile .profile_image img {border:none;}
.menu_profile .profile_desc .profile_usernick {color:#393;}
.photolog_name {text-align:right;}
/* 검색 */
.menu_search .input_search {
	width:150px;
	height:17px;
	margin:0 0 0 10px;
	padding:3px 0 0 4px;
	font-family:verdana,'굴림',sans-serif;
	background:#eafffa;
	border:7px solid #5A9F59;
	}
.menu_search .submit {display:none;}
/*--- 푸터 영역 ---*/
.footer {
	clear:both;
	font:normal .8em verdana,'굴림',sans-serif;
	color:#fff;
	margin:0 auto;
	padding:10px 0 20px 0;
	}
.footer a:link,.footer a:visited {color:#fff;text-decoration:none;border-bottom:1px dotted #fff;}
.footer a:hover,.footer a:active {color:#052e21;text-decoration:none;border:none;background:#A7AF78;}


