@charset "utf-8"; 

/* 공통 요소 */
body {margin: 0; padding-top: 0; color: #151415; font-family: Malgun Gothic, 맑은고딕, NanumGothic, 나눔고딕, Georgia, Dotum, 돋움, Gulim, 굴림, Verdana, Arial; font-size:12px; line-height:180%; background:/*@background-color*/#f8f8f8/*@*/
		/*@background-image*/ /*@*/
		/*@background-image-repeat*/ /*@*/
		/*@background-image-position*/ /*@*/; }
a {color: #4c493f; text-decoration: none; }
a:hover {text-decoration: none; }
img {border: 0; }
hr {display: none; }
input {vertical-align: middle; }
ul, ol {margin: 0; padding: 0; list-style: none; }
li, dl, dt, dd {margin: 0; padding: 0; }
h1, h2, h3, h4 {margin: 0; padding: 0; font-size: x-large; line-height: 1em; }
.clear {clear: both; }
.count,
.c_cnt {color: #b4aa8e; font-size: 11px; font-family: Tahoma; }
.date {font-size: 11px; font-family: Tahoma; }

/* 카테고리 */
.branch3 {cursor: pointer; }

/* 달력 월 표시 */
.cal_month {font-size: 11px; font-family: Tahoma, "돋움", Dotum; }
/* 달력 요일 표시(th 영역) */
.cal_week1 {font-weight: normal; font-size: 11px; }
/* 달력 일요일 표시(th 영역) */
.cal_week2 {color: #fff; font-weight: normal; font-size: 11px; }
/* 달력 Week(tr 영역)  */
.cal_week {}
.cal_current_week {}
/* 달력 Day(td 영역) */
.cal_day {text-align: center; font-size: 11px; }
/* 달력 Day, 일요일 (td 영역)  */
.cal_day_sunday {}
.cal_day_sunday a {}
/* 달력 지난 달 날짜 표시(td)   */
.cal_day1 {}
/* 달력 다음 달 날짜 표시(td)   */
.cal_day2 {}
/* 달력 이번 달 날짜 표시(td) */
.cal_day3 {}
/* 달력 오늘 날짜 표시(td) */
.cal_day4 {background: url('./images/bg_calendar_today.gif') no-repeat 1px 1px; color: #5f6300; font-weight: bold; }
/* 달력 글쓴 날 링크 스타일 */
a.cal_click:link {color: #a6ae00; font-weight: bold; }
a.cal_click:visited {color: #a6ae00; font-weight: bold; }
a.cal_click:hover {color: #a6ae00; font-weight: bold; }

/* 태그 클라우드 */
.cloud1, .cloud1:hover {background: #111111; color: #b0bb0b !important; font-size: 1.3em; }
.cloud2, .cloud2:hover {background: #111111; color: #b0bb0b !important; font-size: 1.1em; }
.cloud3, .cloud3:hover {background: #666256; color: #f4f593 !important; font-size: 1em; }
.cloud4, .cloud4:hover {font-size: 1em; }
.cloud5, .cloud5:hover {font-size: 1em; }

/* 레이아웃 */
.header_bg { float: left; width: 100%; padding-bottom: 80px;  
			background:   
			/*@title-background-color*/ #0b0b0b/*@*/
			/*@title-background-image*/ url('./images/header-top-bg.png')/*@*/
			/*@title-background-image-position*/left bottom/*@*/
			/*@title-background-image-repeat*/repeat-x/*@*/; }
#header {width: 1000px; margin: 0 auto; padding: /*@title-height:-80*/35px/*@*/ 0 0; }
#content {width:/*@post-width*/1000px/*@*/; overflow: hidden; margin: 0 auto 100px auto; padding: 10px 0 0 0; }
#top  { width: 100%; height:43px; background: url('./images/top-overlay.png') repeat-x top left; }
.sidebar1 { clear: both; width: 100%; background: #040404 url('./images/background_squares.jpg') no-repeat center top; }
.sidebar2 { clear: both; width: 100%; background: #111111 url('./images/bg_sidebar2.gi') repeat-x left top; }
.sidebar_inside {width: 100%; }
.sidebar {position: relative; width: 1000px; margin: 0 auto; }
#header_menu {position: absolute; top: -51px; right: 0px; width: 1000px; height: 71px; overflow: hidden; color: #000; font-size: 14px; font-family: "Trebuchet MS", Tahoma,"돋움",Dotum; }
#middle { width: 100%; height:64px; background: url('./images/middle_background.png') repeat-x bottom left; }
#footer {width: 1000px; overflow: hidden; margin: 40px auto 0 auto; padding: 0 0 35px 0; color: #a9a7a0; text-align: center; font-size: 11px; font-family: "Trebuchet MS", Tahoma,"돋움",Dotum;  background: url('./images/footer_background.gif') no-repeat top left; }

/* 헤더 */
.blog_title {font-weight: bold; line-height: 1.5em; letter-spacing: -1px; font-size:19px; }
.blog_title,
.blog_title a {color:/*@title-color*/#fffffd/*@*/; }

a#rss { display: block; position: absolute; height: 60px; width: 59px; top: 0px; right: 0px; background: transparent url(./images/iconrss.png) no-repeat 0 0; } 
a#rss:hover { background-position: 0 -60px; }

/* 헤더 메뉴 */
#header_menu a {color: #f8f8f8; }
#header_menu a:hover { color: #b4aa8e; }
#header_menu li {display: block; float: left; height: 64px; padding: 17px 0 0 0; background: url('./images/cat-nav-content.png') repeat-x left top; text-align: center; }
#header_menu .left {width: 10px; background: url('./images/cat-nav-left.png') no-repeat left top; }
#header_menu .home {width: 90px; }
#header_menu .tag {width: 100px; }
#header_menu .media {width: 100px; }
#header_menu .notice {width: 105px; }
#header_menu .list {width: 110px; }
#header_menu .guest {width: 110px; }
#header_menu .admin {width: 110px; }
#header_menu .write {width: 100px;}
#header_menu .right {width: 10px; background: url('./images/cat-nav-right.png') no-repeat left top; }


/* 본문 */
.article,
.article_etc {width:/*@post-width*/1000px/*@*/; margin: 0 0 60px 0; }
.article_etc .article_post, .wrap_article_admin { margin-top: 3px; padding-top: 6px; border-top: 1px solid #d8d8d8; }
.article_head .title { display: inline; color: #181818; line-height: 180%; padding: 3px 0 7px 13px; background: url('./images/title.gif') no-repeat 1px center; font-size: 17px; font-family: Malgun Gothic, 맑은고딕, NanumGothic, 나눔고딕, Georgia, Dotum, 돋움;}
.article_head .title a {color:/*@post-title-color*/#181818/*@*/; }
.article_head .separate {margin: 0 4px 0 7px; color: #9e9375; }
.article_info {color: #4c493f; font-size: 11px; }
.article_info a {color: #4c493f; }
.article_info .date {margin: 0 0 0 5px; }
.article_admin {float: left; color: #696558; font-size: 11px; }
.article_admin a {color: #696558; }
.article_author {float: right; font-family: "Trebuchet MS", Tahoma; color: #696558; background: url(./images/user.png) no-repeat left top; padding-left: 25px; text-align: right; }

.article_post { clear: both; overflow: hidden; padding: 15px 0 25px 0; font-family: Malgun Gothic, 맑은고딕, NanumGothic, 나눔고딕, Georgia, Dotum, 돋움, Gulim, 굴림, Verdana, Arial; font-size:13px; line-height:180%; }
.article_tag {padding: 0 0 6px 0; color: #6f6b5d; font-size: 13px;}
.article_tag a {color: #6f6b5d; }
.article_tag .tag_img {vertical-align: middle; margin-top: -7px;}

.article_guest {height:19px; padding-top: 0px; padding-left: 25px; border-top: 0px solid #d8d8d8; color: #4c493f; font-size: 13px; font-family: "Trebuchet MS", Tahoma,"돋움", Dotum; background: url('./images/comments.png') no-repeat left top; }
.article_guest a {color: #4c493f; }
.article_guest .count {color: #7f8411; font-size: 0.9em; }

.article_action_tbadd {height: 32px; margin: 20px 0 0 0; background: url('./images/bg_trackbackadd_l.gif') no-repeat left top; color: #676767; }
.article_action_tbadd h3 {margin-left: 15px; padding: 7px 15px 12px 0; background: url('./images/bg_trackbackadd_r.gif') no-repeat right top; font-size: 11px; font-weight: normal; }
.article_action_tbadd .title_tbadd {padding: 0 15px 0 24px; background: url('./images/icon_trackback.gif') no-repeat 0 0; text-transform: uppercase; }

.article_action ol li {margin: 23px 0 0 0; padding: 23px 0 0 0; background: url('./images/line_dotted.gif') repeat-x left top; }
.article_action ol li li {margin: 0; padding: 23px 0 0 50px; background: url('./images/edo.png') no-repeat 16px 23px; }
.article_action ol li p {margin: 0; padding: 5px 0 0 0; }
.article_action .subject {color: #4c493f; font-size: 1em; }
.article_action .subject a { }
.article_action .date { }
.article_action .author {color: #4c493f; font-size: 1.1em; }
.article_action .reply .author {color: #676354; }
.article_action .reply .author a {color: #4c493f; }
.article_action .btn_img {margin: 0 0 0 1px; vertical-align: middle; }

/* 포스트 내부 */
.article_post ul {padding: 0 15px; list-style-type: disc; }
.article_post ol {padding: 0 15px 0 45px; list-style-type: decimal; }
.article_post blockquote {padding: 10px 0 10px 20px; background: url('./images/icon_quote.gif') no-repeat 5px 13px; color: #6d7404; }
.article_post blockquote a {color: #6d7404; }
.article_post .moreless_fold {padding-left: 14px; background: url('./images/btn_more.gif') no-repeat 0 7px; color: #54524d; }
.article_post .moreless_top {padding-left: 14px; background: url('./images/btn_less.gif') no-repeat 0 7px; color: #54524d; }
.article_post .moreless_bottom {padding-left: 14px; background: url('./images/btn_less.gif') no-repeat 0 7px; color: #54524d; }

.article_write_top_left { clear: both; width:/*@post-width*/1000px/*@*/; margin: 23px auto 0 auto; background:url('./images/bg_write_top_l.gif') no-repeat left top;}
.article_write_top_right {width:/*@post-width:-5*/995px/*@*/; margin-left: 5px; padding-top: 5px; background:url('./images/bg_write_top_r.gif') no-repeat right top;}
.article_write {width:/*@post-width:-105*/895px/*@*/; padding: 12px 50px 17px 50px; background:#f4f4f4  url('./images/bg_write_c.gif') repeat-y right top;}
.article_write_bottom_left {width:/*@post-width*/ 1000px/*@*/; margin: 0 auto; background: url('./images/bg_write_bottom_l.gif') no-repeat left bottom;}
.article_write_bottom_right {width:/*@post-width:-5*/ 995px/*@*/; height: 5px; margin-left: 5px; background: url('./images/bg_write_bottom_r.gif') no-repeat right bottom;}
.article_write .name,
.article_write .pass,
.article_write .home,
.article_write .secret {padding: 3px 0 3px 0; }
.article_write .textarea {padding:5px 0 0 0;}
.article_write .name input,
.article_write .pass input,
.article_write .home input {height: 13px; padding: 5px 5px 0 5px; border: 0; border-bottom: 1px solid #d8d8d8; background: transparent; color: #8d866c; font-size: 12px; font-family: "돋움", Dotum; }
.article_write .name input {width:/*@post-width:-150*/ 850px/*@*/; }
.article_write .pass input {width:/*@post-width:-168*/ 832px/*@*/; }
.article_write .home input {width:/*@post-width:-176*/ 824px/*@*/; }
.article_write .secret input {position: relative; top: 1px; }
.article_write .label_img {position: relative; top: 5px; }

.article_write textarea {width:/*@post-width:-117*/  883px/*@*/; height: 150px; padding: 5px; border: 1px solid #d8d8d8; background: #f4f4f4; color: #3a3830; font-size: 12px; font-family: "돋움", Dotum; }
.article_write .submit {width:/*@post-width:-105*/  895px/*@*/; margin: 15px 0 0 0; text-align: left;}

.article_write .clear {height: 1px; }

/* 보호글 */
.protect .protect_write {margin: 10px 0 0 0; }
.protect .protect_input {width: 153px; height: 16px; padding: 4px 3px 0 3px; border: 1px solid #ada78d; background: #bdb598; color: #e6e1c8; font-size: 11px; font-family: "돋움", Dotum; }

/* 검색 */
.search {width:1000px; }
.search .article_head .title {float: none; }
.search .article_post {padding-top: 0; color: #4c493f; }
.search .article_post a {color: #4c493f; }
.search .article_post li {width:1000px; padding: 5px 0; background: url('./images/line_dotted2.gif') repeat-x left bottom; }
.search .date { color: #4c493f; font-family: "돋움", Dotum; margin-right: 10px; }
.search .count {color:#4c493f;}
.search a:hover { color: #b4aa8e; }


/* 지역로그 */
.location .spot_img,
.location .post_img {position: relative; top: -2px; }
.location .spot {background: url('./images/line_dotted2.gif') repeat-x left bottom; }
.location .spot,
.location .post {padding: 5px 0; }
.location .post a {color: #676354; }

/* 태그 */
.tag li {display: inline; margin-right: 3px; }

/* 방명록 */
.guest .article_head { border-bottom: 1px solid #d8d8d8; padding: 0 0 3px; }

/* 사이드바 */
.sidebar {color: #666666; line-height:150%; }
.sidebar a {color: #808080; }
.sidebar a:hover {color:#fff; }
.module { float: left; padding: 50px 13px 30px 0px; }
.module .title_category { width: 230px; }
.module .title_article { width: 230px; }
.module .title_comment { width: 230px; }
.module .title_trackback { width: 230px; }
.module .title_tag { width: 1000px; }
.module .title_calendar { width: 200px; }
.module .title_archive { width: 700px; }
.module .title_link { width: 1000px; }

.module h3 {width: 164px; height: 16px; padding: 0 0 8px 0; color: #c7bb9b; font-size: 1.25em; font-family: "Trebuchet MS", Tahoma, "돋움", Dotum; text-indent: -9999px; }
.module h3 a {color: #c7bb9b; }
.module .title_category {background: url('./images/title_category.png') no-repeat left top; }
.module .title_notice {background: url('./images/title_notice.gif ') no-repeat left top; }
.module .title_article {background: url('./images/title_article.png') no-repeat left top; }
.module .title_comment {background: url('./images/title_comment.png') no-repeat left top; }
.module .title_trackback {background: url('./images/title_trackback.png') no-repeat left top; }
.module .title_tag {background: url('./images/title_tagcloud.png') no-repeat left top; }
.module .title_archive {background: url('./images/title_archive.png') no-repeat left top; }
.module .title_link {background: url('./images/title_link.png') no-repeat left top; }
.module li {padding-left: 0px; background: url('./images/') no-repeat 0 6px; }
.module .source {color: #a5a39d; text-align: right; font-size: 11px; }
.module .source a {color: #a5a39d; }
.module_calendar .contents {width: 148px; margin: 0; padding: 0; }
.module_tag li {display: inline; margin-right: 3px; padding: 0; background: none; }

/* 페이징 */
#paging { width:1000px; text-align:center; padding-top:30px; margin:10px 0; font:14px Trebuchet MS; text-transform:uppercase;}
#paging .selected {color:#b4aa8e;}
#paging a.num { padding:2px 6px; border:1px solid #ccc;}
#paging a:hover.num { color:#b4aa8e;}
#paging a.prev { display:block; width:32px; height:32px; background:url(./images/prev.png) no-repeat; float:left; margin-top:5px;}
#paging a.next { display:block; width:32px; height:32px; background:url(./images/next.png) no-repeat; float:right; margin-top:5px;}
#paging a:hover.prev, #paging a:hover.next { background-position:0 -32px;}
#paging a.prev span, #paging a.next span { display:none;}

#middle a.anchorbutton { display:block; width:87px; height:38px; background:url(./images/ah.png) no-repeat; float:right; margin: 3px 0 0 0; }
#middle a:hover.anchorbutton { background-position:0 -38px;}

#middle a.twiter { display:block; width:64px; height:64px; background:url(./images/twiter.png) no-repeat; float:left; margin: -3px 0 0 0; }
#middle a:hover.twiter { background-position:0 -64px;}

/* 푸터 */
#footer a {color: #a9a7a0; }
#footer .hit {color: #b4aa8e; }