/*----------  영역별 크기  ----------*/
.wrap {width:1024px;}
.header {width:1024px;}
.container_right {width:1024px;}
.content_wrap  {width:662px;}
.section_sidebar {width:362px;}
.column {width:180px;}
.footer {width:180px;}
/*----------  영역별 배경색 & 배경이미지  ----------*/
body {background:#333 url('-') top center no-repeat ;background-attachment:fixed;}
.body {background:url('http://pds20.egloos.com/pds/201107/20/74/momo2.png') top repeat-x;}
.header {background:#444 url('http://pds21.egloos.com/pds/201107/20/74/swb-bg04.png') top left repeat-y ;border-top:1px solid #555;border-bottom:2px solid #333;}
.content_wrap{background:#fff url('http://pds20.egloos.com/pds/201107/07/74/swb-bg01.png') top repeat-x;border-top:1px solid #111;}
.post_footer_area {background: #fcfcfc url('http://pds21.egloos.com/pds/201107/07/74/swb-bg03.png') top;background-repeat:repeat-x;border:1px solid #eaeaea;}
.footer {background:#222;border-top:1px solid #111;}
/*-  위젯 기본색  -*/
.widget  {background:#fff;border-top:1px solid #111;}
/*-  카테고리  -*/
.menu_category {background:#f19149;}
/*-  달력  -*/
.menu_calendar {background:#b3d465;}
/*-  프로필  -*/
.menu_profile {background:#ec6941;}
/*-  포토로그  -*/
.menu_photolog {background:#f19ec2;}
/*-  포토로그 덧글  -*/
.menu_photocmt {background:#222;}
/*-  라이프로그  -*/
.menu_lifelog{background:#222;}
/*-  핑백  -*/
.menu_pingback {background:#222;}
/*-  블로그롤  -*/
.menu_blogroll {background:#222;}
/*-  덧글  -*/
.menu_comment {background:#222;}
/*-  트랙백  -*/
.menu_trackback {background:#222;}
/*-  테그라우드  -*/
.menu_tagcloud {background:#222;}
/*-  메뉴목록  -*/
.menu_selfmenu {background:#222;}
/*-  이전글  -*/
.menu_archive {background:#222;}
/*-  RSS버튼  -*/
.menu_rss {background:#222;}
/*-  로고버튼  -*/
.menu_logo {background:#222;}
/*-  검색  -*/
.menu_search {background:#222;}
/*---------- 영역별 글자크기/글자색/링크색 & 세부설정 ----------*/
.body {
	font:normal 12px/1.6em '나눔고딕','맑은 고딕',tahoma,'돋움',sans-serif;
	color:#555;
	margin:0 auto;
	text-align:center;padding-top:10px;
	}
.body a:link,.body a:visited {color:#52b4e1;text-decoration:none;}
.body a:hover,.body a:active {color:#52b4e1;text-decoration:none;}
.wrap {margin:0 auto;text-align:center;padding-bottom:5px;}
/*--- 헤더 영역 ---*/
.header {float:left;color:#fff;margin:0 auto;text-align:left;}
.header a {display:inline-block; padding:5px; height:20px;border-left:1px solid #555;list-style:none;}
.header a:link,.header a:visited {color:#52b4e1;text-decoration:none;}
.header a:hover,.header a:active {color:#52b4e1;text-decoration:none;}
.header b a:link,.header b a:visited {color:#fff;text-decoration:none;}
.header b a:hover,.header b a:active {color:#fff;text-decoration:none;}
/*--- 콘텐츠 영역 ---*/
.container_right {padding:0px 0px;margin:0 auto;text-align:center;}
.content_wrap{padding:5px 0px;margin:0;float:left;display:inline;}
.content {margin:0 auto;text-align:left;overflow:hidden;padding:0px 5px;}
.content a:link,.content a:visited {color:#52b4e1;text-decoration:none;}
.content a:hover,.content a:active {color:#52b4e1;text-decoration:none;}
.post_view,.post_oneview {margin-bottom:60px;}
.post_summary,.post_magazine,.post_tagcloud {margin-bottom:20px;}
.post_view .post_title h2 {
	font-size:18px;
	font-weight: normal;
	padding:3px 0px;
	border-bottom:1px solid #eaeaea;
	}
.post_view .post_title h2 a:link,
.post_view .post_title h2 a:visited {color:#333;text-decoration:none;}
.post_view .post_title h2 a:hover,
.post_view .post_title h2 a:active {color:#333;text-decoration:none;}
.post_view .post_title span {color:#ccc;}
.post_view .post_title span a:link,
.post_view .post_title span a:visited {color:#666;text-decoration:none;}
.post_view .post_title span a:hover,
.post_view .post_title span a:active {color:#666;text-decoration:none;;}
.post_content {
	padding-bottom:20px;
	margin:0 auto;
	overflow:hidden;
	_word-break:break-all;
	}	
.post_titlelist h2,.post_summary h2,.post_simplelist h2,.post_tagcloud h2 {
	font-size:15px;
	color:#333;
	font-weight: normal;
	border-bottom:1px solid #eaeaea;
	}
.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:#333;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:#333;text-decoration:none;}
.post_summary h2 {border-bottom:0;	border-bottom:1px solid #eaeaea;}
.post_title_author {display:none;}
.post_info {color:#999;}
.post_meta_area ul.post_meta_content em.date {color:#999;}
.post_footer_area {font-size:.9em;padding:5px;}
.widemenu {margin:0;display:inline;text-align:left;}
.widemenu .wide_blank {display:none;}
.widemenu h3 {font-size:12px;color:#333;}
/*--- 덧글/트랙백 영역 ---*/
.post_link {color:#999;	padding:5px;}
.post_link h3 {
	font-size:13px;
	letter-spacing:-1px;
	border-bottom:1px solid #eaeaea;
	margin-bottom:5px;
	}
.post_trackback .trackback_help {
	border-bottom:1px solid #eaeaea;
	margin-bottom:5px;
	}
.post_link h4 {font-size:1em;}
.comment_writer {color:#00a0e9;}
.comment_writer  a:link,.comment_writer  a:visited {color:#e7417d;text-decoration:none;}
.comment_writer  a:hover,.comment_writer  a:active {color:#e7417d;text-decoration:none;}
/*---사이드바 메뉴 영역 ---*/
.section_sidebar {margin:0;float:right;display:inline;text-align:center;}
#section_sidebar1 {margin:0;float:left;display:inline;text-align:center;}
#section_sidebar2 {margin:0;float:right;display:inline;text-align:center;}
.column {color:#555;padding:0px;}
.menu_category a:link,.menu_calendar a:link,.menu_profile a:link,.menu_photolog a:link,.menu_photocmt a:link,.menu_lifelog a:link,.menu_pingback a:link,.menu_blogroll a:link,.menu_comment a:link,.menu_trackback a:link,.menu_tagcloud a:link,.menu_selfmenu a:link,.menu_archive a:link,.menu_rss a:link,.menu_logo a:link,.menu_search a:link,.menu_category a:visited,.menu_calendar a:visited,.menu_profile a:visited,.menu_photolog a:visited,.menu_photocmt a:visited,.menu_lifelog a:visited,.menu_pingback a:visited,.menu_blogroll a:visited,.menu_comment a:visited,.menu_trackback a:visited,.menu_tagcloud a:visited,.menu_selfmenu a:visited,.menu_archive a:visited,.menu_rss a:visited,.menu_logo a:visited,.menu_search a:visited {color:#fff;text-decoration:none;}
.menu_category a:hover,.menu_calendar a:hover,.menu_profile a:hover,.menu_photolog a:hover,.menu_photocmt a:hover,.menu_lifelog a:hover,.menu_pingback a:hover,.menu_blogroll a:hover,.menu_comment a:hover,.menu_trackback a:hover,.menu_tagcloud a:hover,.menu_selfmenu a:hover,.menu_archive a:hover,.menu_rss a:hover,.menu_logo a:hover,.menu_search a:hover,.menu_category a:active,.menu_calendar a:active,.menu_profile a:active,.menu_photolog a:active,.menu_photocmt a:active,.menu_lifelog a:active,.menu_pingback a:active,.menu_blogroll a:active,.menu_comment a:active,.menu_trackback a:active,.menu_tagcloud a:active,.menu_selfmenu a:active,.menu_archive a:active,.menu_rss a:active,.menu_logo a:active,.menu_search a:active {color:#fff;text-decoration:none;}
.column .widget {margin:0;text-align:left;}
.column .widget h3 {display:none;border-bottom:1px solid #eaeaea;font-size:15px;color:#000;padding:3px;font-weight: normal;margin:0 auto;}
.column .widget .widget_content {overflow:hidden;_word-break:break-all;}
/*----- 카테고리 템플릿 설정 -----*/
.menu_category li {background:none;}
.menu_category hr  {display:none;}
.hline {background:none;border-bottom:1px solid #eee;}
/*--- 푸터 영역 ---*/
.footer {text-align:left;font:normal .8em verdana,sans-serif;color:#ccc;margin:0 auto;}
.footer a:link,.footer a:visited {color:#52b4e1;text-decoration:none;}
.footer a:hover,.footer a:active {color:#52b4e1;text-decoration:none;}
/*--- CSS3 테두리 및 그림자 설정 ---*/
.header,.content_wrap,#section_sidebar1,#section_sidebar2 {box-shadow:0px 0px 10px rgba(0, 0, 0, 0.50);-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.50);-webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.50);}

