@charset "utf-8"; 

/* 공통 요소 */
body {margin: 0; padding: 0; color: #050505; font: 12px Malgun Gothic, 맑은고딕, NanumGothic, 나눔고딕, "돋움", Dotum; border-top:0px solid #060606; background:#fff url(./images/head.jpg) repeat-x left top; line-height: 200%;}
a {color: #aaa; text-decoration: none; }
a:hover {color:#695f50; 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: #b2a490; font-size: 12px; font-family: Trebuchet MS, Tahoma; }
.date {font-size: 11px; font-family: Georgia, Trebuchet MS, Tahoma; }

/* 달력 월 표시 */
.cal_month {font-size: 12px; font-family: Tahoma, "돋움", Dotum; }
/* 달력 요일 표시(th 영역) */
.cal_week1 {font-weight: normal; font-size: 12px; }
/* 달력 일요일 표시(th 영역) */
.cal_week2 {color: #fff; font-weight: normal; font-size: 12px; }
/* 달력 Week(tr 영역)  */
.cal_week {}
.cal_current_week {}
/* 달력 Day(td 영역) */
.cal_day {text-align: center; font-size: 12px; }
/* 달력 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; }

/* 카테고리 */
.branch3 {cursor: pointer; }

/* 태그 클라우드 */
.cloud1, .cloud1:hover {color: #a69176 !important; font-size: 1.3em; }
.cloud2, .cloud2:hover {color: #050505 !important; font-size: 1.2em; }
.cloud3, .cloud3:hover {color: #050505 !important; font-size: 1.1em; }
.cloud4, .cloud4:hover {color: #050505; font-size: 1.1em; }
.cloud5, .cloud5:hover {color: #050505; font-size: 1em; }

/* 레이아웃 */
#header {width:100%; clear:both; height:100px; top:0; left:0; z-index:10000; border-bottom:0px solid #eee; background: url(./images/yu.jpg) repeat-x left top;}
#header-content, #content	{width:800px; margin:0 auto; z-index:1; position:relative; clear:both;}
#header .title		{ float:left; width:300px; margin-top:14px;}
#header .nav		{ float:right; width:500px; text-align:right; margin-top:8px;}
#content {width:800px; overflow: hidden; margin: 0 auto; padding-top:0px; padding-bottom:50px; background:url(./images/cm.jp) repeat-y left top;}
.sidebar2 {width: 100%; background: #121212 url(./images/side.jpg) repeat-x left top;}
.sidebar_inside {width: 100%; background: url('./images/bg_sidebar.gi') repeat left top; }
.sidebar {position: relative; width: 860px; margin: 0 auto; }
#footer {width: 100%; overflow: hidden; margin: 40px auto 0 auto; padding: 16px 0 12px 0; color:#555; font-size: 11px; border-top:1px solid #1a1a1a; text-align: left; background: #090909 url('./images/bg3.pn') repeat-x center top;}

/* 헤더 */
#header h2	                                { font-family: Trebuchet MS; font-size:15px; color:#fff;}
#header span a			{ font-family: Trebuchet MS; font-size:12px; color:#aaa;}
#header span a:hover	                { color:#fff; }

/* 본문 */
.article,
.article_etc {width:800px; margin: 0 0 60px 0; }
.article_etc .article_post, .wrap_article_admin { margin-top: 3px; padding-top: 7px; border-top: 1px solid #999;}
.article_head .title { display: inline; color: #37374d; line-height: 1.8em; padding: 0px 0 3px 7px; background: url('./images/ajbn.pn') no-repeat 0px left top; font-size:1.15em; font-family:Malgun Gothic, 맑은고딕, NanumGothic, 나눔고딕, "돋움", Dotum; border-left: 5px solid #555;}
.article_head .title a {color:#37374d; }
.article_head .separate {margin: 0 4px 0 7px; color: #d8d8d8; }
.article_info {color: #555; font-size: 11px; }
.article_info a {color: #555; }
.article_info .date {margin: 0 0 0 5px; }
.article_admin {float: left; color: #ccc; font-size: 10px; }
.article_admin a {color: #bbb; }
.article_author {float: right; font-family: "Trebuchet MS", Tahoma; color: #666; font-style : italic; background: url(./images/user.png) no-repeat left center; padding-top: 3px; padding-left: 25px;}

.article_post { clear: both; overflow: hidden; padding: 15px 0 30px 0; font: 13px Malgun Gothic, 맑은고딕, NanumGothic, 나눔고딕, "돋움", Dotum; line-height: 200%; }
.article_tag {padding: 0 0 6px 0; color: #666; font-family:Malgun Gothic, 맑은고딕, "돋움", Dotum; padding-top: 10px; }
.article_tag a {font-size:13px; color: #111; }
.article_tag a:hover { color:#6c7400; }
.article_tag .tag_img {vertical-align: middle; margin-top: -7px; }

.article_guest {height:23px; padding-top: 0px; padding-left: 28px; border-top: 0px solid #505050; color: #444; font-size: 12px; font-family: Malgun Gothic, 맑은고딕, NanumGothic, 나눔고딕, "돋움", Dotum; background: url('./images/comments.png') no-repeat left bottom;}
.article_guest a {color: #111; }
.article_guest a:hover { color:#6c7400; }
.article_guest .count {color: #6c7400; font-size: 1.1em; }

.article_action_tbadd {margin: 0px 0 0 0; color: #222; }
.article_action_tbadd h3 {margin-left: 0px; padding: 7px 15px 12px 0; font-size: 13px; font-weight: normal; font-style : italic;}
.article_action_tbadd .title_tbadd {padding: 0 5px 0 17px; background: url('./images/icon_trackback.gif') no-repeat left center; text-transform: uppercase; }

.article_action ol li {margin: 23px 0 0 0; padding: 23px 0 0 0; font: 13px Malgun Gothic, 맑은고딕, NanumGothic, 나눔고딕, "돋움", Dotum; line-height: 200%; background: url('./images/ukis.png') no-repeat center top; }
.article_action ol li li {margin: 0; padding: 11px 0 0 30px; background: url('./images/reply.png') no-repeat 0px 10px; }
.article_action ol li p {margin: 0; padding: 5px 0 0 0; }
.article_action .subject {font-color: #b2a490; font-size: 1em; }
.article_action .subject a,
.article_action .author {color: #999;}
.article_action .date {color: #555; font-weight: normal;}
.article_action .reply .author {color: #6c7400; }
.article_action .reply .author a {color: #6c7400; }
.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 0px 0px; background: url('./images/icon_quote.gif') no-repeat 5px 0px; color: #1a1a1a; }
.article_post blockquote a {color: #6d7404; }
.article_post .moreless_fold {padding-left: 25px; background: url('./images/read_more.png') no-repeat 0 5px; color: #1a1a1a; }
.article_post .moreless_top {padding-left: 25px; background: url('./images/read_more.png') no-repeat 0 5px; color: #1a1a1a; }
.article_post .moreless_bottom {padding-left: 25px; background: url('./images/read_more.png') no-repeat 0 5px; color: #1a1a1a; }

.article_write_top_left { clear: both; width:/*@post-width=*/800px/*@*/; margin: 20px auto 0 auto;}
.article_write_top_right {width:/*@post-width:-5=*/800px/*@*/; margin-left: 0px; padding-top: 5px;}
.article_write {width:/*@post-width:-105=*/694px/*@*/; padding: 10px 50px 10px 50px; border-top:4px solid #333; border-bottom:4px solid #333; border-left:3px solid #666; border-right:3px solid #666; background: #161616 url('./images/bg_darkgrey.jp') repeat; }
.article_write_bottom_left {width:/*@post-width=*/800px/*@*/; margin: 0 auto;}
.article_write_bottom_right {width:/*@post-width:-5=*/795px/*@*/; height: 5px; margin-left: 5px;}
.article_write .name,
.article_write .pass,
.article_write .home,
.article_write .secret {width:200px; padding: 15px 0 0px 0; font: 10px Malgun Gothic, 맑은고딕, NanumGothic, 나눔고딕, "돋움", Dotum; color: #e5ded4; font-weight: bold; line-height: 280%;}

.article_write .textarea {padding:10px 0 0 0;}
.article_write .name input,
.article_write .pass input,
.article_write .home input {height: 20px; padding: 5px 5px 5px 5px; border-top:1px solid #090909; border-bottom:1px solid #1f1f1f; border-left:1px solid #090909; border-right:1px solid #1f1f1f; background: #141414 url('./images/pbackground.pn') repeat; color: #fff; font-size: 13px; font-family: Malgun Gothic, 맑은고딕, "돋움", Dotum; }
.article_write .name input {width:500px; }
.article_write .pass input {width:500px; }
.article_write .home input {width:500px; }
.article_write .secret input {position: relative; top: -1px; }

.article_write textarea {width:/*@post-width:-117=*/680px/*@*/; height: 145px; padding: 5px; border-top:1px solid #090909; border-bottom:1px solid #1f1f1f; border-left:1px solid #090909; border-right:1px solid #1f1f1f; background: #141414 url('./images/pbackground.pn') repeat; color: #fff; font-size: 13px; font-family: Malgun Gothic, 맑은고딕, "돋움", Dotum;}
.article_write .submit {width:/*@post-width:-105=*/695px/*@*/; margin: 20px 0 0 0; text-align: right;}

.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:/*@post-width=*/900px/*@*/; }
.search .article_head .title {float: none; }
.search .article_post {padding-top: 0; color: #444; }
.search .article_post a {color: #050505; }
.search .article_post li {width:/*@post-width=*/900px/*@*/; padding: 5px 0; background: url('./images/jm.jpg') no-repeat left bottom; }
.search .category {color:#666;}
.search .date { color: #444; font-family: Trebuchet MS, "돋움", Dotum; margin-right: 10px; }
.search .count {color:#444;}
.search a:hover { color:#6c7400; }

/* 지역로그 */
.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 #777777; padding: 0 0 3px; }

/* 사이드바 */
.sidebar {color: #444; font-size: 12px; line-height:200%;}
.sidebar a {color: #444; }
.sidebar a:hover {color:#fff; }
.module { float: left; width: 200px; padding: 70px 56px 30px 30px; }

.module h3 {width: 100%; height: 45px; padding: 0 0 0px 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/csoy.jpg') no-repeat left top; }
.module .title_notice {background: url('./images/moy.jpg') no-repeat left top; }
.module .title_article {background: url('./images/uopoy.jpg') no-repeat left top; }
.module .title_comment {background: url('./images/euoy.jpg') no-repeat left top; }
.module .title_trackback {background: url('./images/tpoy.jpg') no-repeat left top; }
.module .title_tag {background: url('./images/rug.jpg') no-repeat left top; }
.module .title_calendar {background: url('./images/yry.jpg') no-repeat left top; }
.module .title_archive {background: url('./images/ahory.jpg') no-repeat left top; }
.module .title_link {background: url('./images/lhuoy.jpg') no-repeat left top; }
.module .title_google {background: url('./images/haduoy.jpg') no-repeat left top; }
.module li {padding-left: 13px; background: url('./images/arrow.png') no-repeat 0 8px;}
.module .source {color: #a5a39d; text-align: right; font-size: 11px; }
.module .source a {color: #a5a39d; }
.module_calendar .contents {width: 200px; margin: 0; padding: 0; }
.module_tag li {display: inline; margin-right: 5px; padding: 0; background: none; }

/* 페이징 */
#paging { width:800px; text-align:center; padding-top:0px; margin:0px 0; font:15px Georgia, Trebuchet MS; text-transform:uppercase;}
#paging {color:#111;}
#paging .selected {color:#6c7400;}
#paging a.num { padding:2px 6px; border:0px solid #ccc;}
#paging a:hover.num { color:#6c7400; }
#paging a.prev { display:block; width:30px; height:30px; background:url(./images/prev.png) no-repeat; float:left; margin-top:0px;}
#paging a.next { display:block; width:30px; height:30px; background:url(./images/next.png) no-repeat; float:right; margin-top:0px;}
#paging a:hover.prev, #paging a:hover.next { background-position:0 -30px;}
#paging a.prev span, #paging a.next span { display:none;}

/* 푸터 */
#footer a {color: #a9a7a0; }
#footer a:hover {color:#fff;}
.menue {float:right;}
.copyright {float:left;}
.tistory	{color:#FF6600;}
.daum1	{color:#618ffc;}
.daum2	{color:#adc900;}
.daum3	{color:#febc00;}
.daum4	{color:#f2685e;}
.daum5	{color:#a69176;}
