@charset "utf-8";
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');

html, body { margin: 0; padding: 0; font-family: verdana, "렉시새봄R", "나눔바른고딕", "나눔고딕", "맑은 고딕"; font-size: 13px; line-height: 150%; overflow-x: hidden; }
input, textarea { font-family: verdana, "렉시새봄R", "나눔바른고딕", "나눔고딕", "맑은 고딕"; }

a { color: #333; text-decoration: none;
-moz-transition: all .3s ease;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s ease;
}
a:hover { color: #999; text-decoration: none; }

img { border: 0; max-width: 100%; }
iframe, embed, object { max-width: 100%; }

::-moz-selection { background-color: #333; text-shadow: 1px 1px #000; color: #fff; }
::selection { background-color: #333; text-shadow: 1px 1px #000; color: #fff; }


/*
 * common
 */
#wrap { margin: 0; padding: 0; width: 100%; }

#header,
#container,
#content,
#left,
#right,
#footer,
input,
textarea,
div {
box-sizing: border-box; /* Opera/IE 8+ */
-webkit-box-sizing: border-box; /* Safari, Chrome et al */
-moz-box-sizing: border-box; /* Firefox */
}

#content,
#footer #widget-box { max-width: 1000px; }

#header h1,
#post_list h2,
#location h2,
#taglog h2,
#protect h2,
#post #titleWrap h2,
#notice h2,
#post #article h3,
#notice h3 { font-family: "렉시새봄R", "나눔고딕", "Nanum Gothic"; }

/*
 * header
 */
#header { padding: 100px 0 30px; position: relative; text-align: center; text-shadow: 1px 1px 5px #000; border-bottom: 2px solid #000; background: #222; box-shadow: inset 0 -10px 50px #111; }
#header h1 { margin: 0; padding: 0; }
#header h1 a { font-size: 18px; color: #bbb; }
#header h1 a:hover { color: #ddd; }
#header span { font-size: 11px; color: #666; letter-spacing: 5px;
-moz-transition: all .3s ease;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s ease;
}
#header span:hover { color: #888; }


/*
 * container
 */
#container { padding: 20px 3px; background: #f9f9f9; }
#container #top { margin: 0 auto 15px; padding: 0 10px; }
#container #content { margin: 0 auto; }
#container #content #left { float: left; width: 75%; padding: 15px 10px; box-shadow: 1px 1px 10px #eee; background: #fff; }
#container #content #right { float: right; width: 23%; text-shadow: 1px 1px #eee; }

#container #content #right .widget,
#container #content #right .category_widget { margin-bottom: 20px; padding: 10px 5px; box-shadow: 1px 1px 10px #eee; background: #fff; line-height: 180%; }
#container #content #right .widget h3,
#container #content #right .category_widget h3 { margin: 0; padding: 0; font-size: 13px; }

#container #content #right .widget { font-size: 12px; }
#container #content #right .widget div { margin: 0; padding: 0; }
#container #content #right .widget div ul { margin: 0; padding: 0; }
#container #content #right .widget div li { list-style: none; padding: 0; font-size: 12px; line-height: 220%; }

#container #content #right .category_widget ul { list-style: none; margin: 0; padding: 0; font-size: 12px; }
#container #content #right .category_widget .c_cnt { font-size: 10px; }
#container #content #right .category_widget ul ul { padding: 0; }
#container #content #right .category_widget li { list-style-type: none; list-style-position: inside; }
#container #content #right .category_widget ul li ul li ul li { padding-left: 10px; list-style: none; }
#container #content #right .category_widget ul li ul li ul li:before { content: "\f0da"; font-family: "FontAwesome"; padding-right: 5px; }


/*
 * post list
 */
#post_list { margin: 0 0 40px; padding: 0; }
#post_list h2 { margin: 0; padding: 0 5px 15px; font-size: 18px; border-bottom: 1px solid #ccc; text-align: center; }
#post_list ul { margin: 0; padding: 0; list-style: none; }
#post_list ul li { padding: 10px 5px 8px; border-bottom: 1px solid #ccc; }
#post_list ul li:hover { background: #f5f5f5; }
#post_list ul li span.list_date,
#post_list ul li span.cnt { font-size: 10px; color: #666; }
#post_list ul li i { font-size: 11px !important; }


/*
 * location
 */
#location { margin: 0; padding: 0; font-size: 12px; }
#location h2 { margin: 0; padding: 0 0 15px; font-size: 18px; text-align: center; }
#location .spot { padding-left: 5px; }
#location .spot:before { content: "\f0da"; font-family: "FontAwesome"; }
#location .info:before { content: "\f041"; font-family: "FontAwesome"; }


/*
 * taglog
 */
#taglog { margin: 0; padding: 0; font-size: 12px; }
#taglog h2 { margin: 0; padding: 0 0 15px; font-size: 18px; text-align: center; }
#taglog .cloud5 { color: #666; }
#taglog .cloud4 { color: #444; font-size: 13px; }
#taglog .cloud3 { color: #000; font-size: 14px; }
#taglog .cloud2 { color: #55f; font-size: 15px; }
#taglog .cloud1 { color: #f55; font-size: 16px; }


/*
 * protect
 */
#protect { margin: 0; padding: 0; }
#protect h2 { margin: 0; padding: 0; font-size: 18px; }
#protect .date { font-size: 11px; color: #555; padding: 0 0 15px; }
#protect p { margin: 0; padding: 0; }
#protect input { font-family: verdana; font-size: 11px; padding: 5px; border: 1px solid #aaa; }
#protect .submit { font-family: verdana; font-size: 11px; padding: 5px; border: 1px solid #aaa; }
#protect .submit:hover { background: #555; color: #fff; border: 1px solid #444; }


/*
 * comment & guestbook & trackback
 */
#trackback { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 0 10px; background: #fafafa; margin-top: 15px; }
#trackback h3 { margin: 0; padding: 10px 5px 7px; font-size: 11px; }
#trackback ol { margin: 0; padding: 0; }
#trackback ol li { list-style: none; border-top: 1px dashed #ccc; }
#trackback ol li h4 { margin: 10px 0 0; font-size: 11px; }
#trackback ol li .from { margin: 10px 0 0; font-size: 11px; }
#trackback ol li .from .name { font-weight: bold; }
#trackback ol li .date { margin: 10px 0 0; font-size: 11px; color: #555; }
#trackback ol li .delete { margin: 10px 0 0; font-size: 11px; }
#trackback ol li p { margin: 0 0 10px; font-size: 11px; color: #777; }

#guestList { margin-bottom: 40px; }
#commentList, #guestList { margin-top: 20px; }
#commentList img, #guestList img { border-radius: 50%; vertical-align: middle; }
#commentList ol, #guestList ol { list-style: none; padding: 0; margin: 0; }
#commentList ol li, #guestList ol li { padding: 0; border-top: 2px solid #333; margin-bottom: 20px; word-break: break-all; }
#commentList ol li:hover, #guestList ol li:hover { background: #fafafa; }
#commentList ol li div, #guestList ol li div { border-bottom: 1px solid #ccc; padding: 15px 10px 10px; }
#commentList ol li ul, #guestList ol li ul { list-style: none; padding: 0; margin: 0; }
#commentList ol li ul li, #guestList ol li ul li { border: none; margin-bottom: 0; }

#commentList .control, #guestList .control { float: right; }
#commentList .control a, #guestList .control a { background: #eee; padding: 4px 6px; font-size: 11px; }
#commentList .control a:hover, #guestList .control a:hover { background: #333; color: #fff; }

#commentList .name, #guestList .name { font-size: 13px; font-weight: bold; }
#commentList .date, #guestList .date { float: none; font-size: 11px; color: #555; }

#commentWrite .name, #commentWrite .password, #commentWrite .homepage,
#guestWrite .name, #guestWrite .password, #guestWrite .homepage { font-size: 12px; max-width: 60%; width: 100%; padding: 5px 0 5px 60px; border: 1px solid #ccc; }

#commentWrite .name, #guestWrite .name { background: url('./images/input_name.gif') 5px center no-repeat; margin-bottom: 5px; }
#commentWrite .password, #guestWrite .password { background: url('./images/input_password.gif') 5px center no-repeat; margin-bottom: 5px; }
#commentWrite .homepage, #guestWrite .homepage { background: url('./images/input_homepage.gif') 5px center no-repeat; margin-bottom: 5px; }

#commentWrite textarea, #guestWrite textarea { width: 100%; border: 1px solid #ccc; padding: 10px; }

#commentWrite input.submit, #guestWrite input.submit { width: 100%; padding: 8px 10px; background: #333; color: #fff; cursor: pointer; border: 1px solid #000;
-moz-transition: all .3s ease;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s ease;
}
#commentWrite input.submit:hover, #guestWrite input.submit:hover { background-color: #555; }

input[type=checkbox].checkbox {
position: absolute; 
overflow: hidden; 
clip: rect(0 0 0 0); 
height:1px; 
width:1px; 
margin:-1px; 
padding:0;
border:0;
}
input[type=checkbox].checkbox + label.secret {
padding-left:20px;
height:20px; 
display:inline-block;
line-height:20px;
background-repeat:no-repeat;
background-position: 0 0;
font-size:15px;
vertical-align:middle;
cursor:pointer;
}
input[type=checkbox].checkbox:checked + label.secret {
background-position: 0 -20px;
}
.secret { background-image:url(http://csscheckbox.com/checkboxes/web-two-style.png); }
.hiddenComment,
.rp_secret p { color: #f50; }
.rp_admin,
.guest_admin { box-shadow: inset 1px 1px 50px #f5f5f5; }
.rp_admin:hover,
.guest_admin:hover { box-shadow: inset 1px 1px 50px #e9e9e9; }


/*
 * post & notice
 */
#post { margin: 0 0 40px; padding: 0 0 20px; border-bottom: 1px dashed #ccc; }
#post #titleWrap h2 { margin: 0; padding: 0 0 2px; font-size: 18px; }
#post #titleWrap i { padding-right: 2px; }
#post #titleWrap .line { font-size: 10px; color: #ddd; }
#post #titleWrap .date, #post #titleWrap .category a, #post #titleWrap .admin, #post #titleWrap .writer { font-size: 11px; color: #555; font-family: Georgia, "돋움"; }

#post #article { margin: 5px 0; padding: 20px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }

#post #tagTrail { margin-top: 20px; }
#post #actionTrail { margin-top: 20px; }

#notice { margin: 0; padding: 0; }
#notice h2 { margin: 0; padding: 0; font-size: 18px; text-align: center; }
#notice .date { font-size: 11px; color: #555; padding: 0 0 15px; text-align: center; }

#post #article img,
#notice img { border-radius: 30px; transition: .5s; }
#post #article img:hover,
#notice img:hover { border-radius: 0; }

#post #article, #notice p { line-height: 190%; }
#post #article a, #notice a { color: #203449; }
#post #article a:hover, #notice a:hover { text-decoration: underline; }
#post #article h3, #notice h3 { margin: 0 0 3px; background: #f5f5f5; border-bottom: 1px solid #ccc; padding: 8px; text-shadow: 1px 1px #eee; color: #000; }
#post #article pre, #notice pre { padding: 10px 5px 8px; margin: 5px 0; max-width: 100%; overflow-x: auto; overflow-y: hidden; border: 1px solid #ddd; font: 12px/180% Lucida Console; background: #f7f7f7; border-radius: 3px; }
#post #article ul li, #notice ul li { line-height: 200%; }
#post #article .tx-quote-tistory, #notice .tx-quote-tistory { border-left: 8px solid #f5f5f5; padding: 5px 20px; margin: 0; }

#post #article .moreless_fold, #notice .moreless_fold { background: url('./images/icon_more.gif') center left no-repeat; color: #000; padding: 0 0 0 20px; }
#post #article .moreless_top, #notice .moreless_top { background: url('./images/icon_less.gif') center left no-repeat; color: #000; padding: 0 0 0 20px; }
#post #article .moreless_bottom, #notice .moreless_bottom { background: url('./images/icon_less.gif') center right no-repeat; color: #666; padding: 0 20px 0 0; text-align: right; }

#post #article a.tx-link, #notice a.tx-link,
#post #article a.key1, #notice a.key1 { font-weight: bold; cursor: pointer; }

#post #article .cap1, #notice .cap1 { max-width: 100%; margin: 10px 0 0; padding: 0; text-align: center; color: #777; font-size: 12px; word-break: break-all; }


/*
 * paging
 */
#paging { margin: 0; padding: 0; text-align: center; font-size: 11px; letter-spacing: 1px; }
#paging a { color: #777; }
#paging a:hover { color: #000; }
#paging .selected { color: #000; font-weight: bold; }


/*
 * footer
 */
#footer { margin: 0; padding: 20px 0 100px; text-shadow: 1px 1px #000; background: #222; box-shadow: inset 0 -10px 50px #111; }

#footer #widget-box { display: block; margin: 0 auto; padding: 10px 0; }
#footer #widget-box .widget { float: left; width: 31.3%; margin: 10px 1% 15px; }
#footer #widget-box .widget a { color: #777; }
#footer #widget-box .widget a:hover { color: #aaa; }
#footer #widget-box .widget h3 { margin: 0; padding: 0 0 3px; font-size: 13px; color: #ccc; text-shadow: 1px 1px 5px #000; }
#footer #widget-box .widget div { margin: 0; padding: 0; color: #777; text-shadow: 1px 1px #000; }
#footer #widget-box .widget div li { margin: 0; padding: 0; list-style-type: square; list-style-position: inside; color: #777; text-shadow: 1px 1px #000; line-height: 200%; }
#footer #widget-box .widget .search { width: 70%; background: #151515; color: #fff; border: 1px solid #333; padding: 5px 10px; }

#footer #widget-box .line { clear: both; border-bottom: 1px solid #111; width: 100%; height: 10px; }

#footer #infomation { margin: 0; padding: 20px 0 0; font-family: verdana; font-size: 10px; text-align: center; color: #666; letter-spacing: 5px; }
#footer #infomation a { color: #777; }
#footer #infomation a:hover { color: #aaa; }
#footer #infomation .powered { margin-top: 8px; }
#footer #infomation .social { font-size: 4em; margin-top: 13px; }
#footer #infomation address.mobile { display: none; }


/*
 * Back to top button
 */
#back-top { display: none; position: fixed; bottom: 30px; right: 30px; }
#back-top span { width: 50px; height: 50px; display: block;
background: #222 url('./images/up-arrow.png') no-repeat center center;

-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;

-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
}
#back-top a:hover span { background-color: #111; }


/*
 * responsive
 */
.imageblock { max-width: 100% !important; width: auto !important; height: auto; margin-bottom: 10px; }
.imageblock img { max-width: 100% !important; height: auto; }
.imgblock { display: block; }
.imgblock td { display: block; }
.tt-gallery-box img { max-width: 100%; height: auto !important; }

#mobile-menu-button,
#mobile-menu-panel,
#mobile-go-top,
#mobile-button-background { display: none; }

@media all and (max-width: 1023px) {
#container #content #left,
#footer #widget-box { max-width: 800px; width: 100%; float: none; margin: 0 auto; }

#container #content #right { display: none; }

#post #article img,
#notice img { border-radius: 0; }

#mobile-menu-button { display: block; position: absolute; top: 95px; left: 50px; font-size: 45px; width: 50px; height: 50px; line-height: 50px; text-align: center; color: #888; z-index: 1; }
#mobile-menu-button:after { content: "\f0c9"; font-family: "FontAwesome"; }

#mobile-menu-panel { top: 0; left: 0; font-size: 13px; line-height: 220%; text-shadow: 1px 1px #000; color: #ddd; background: #222; box-shadow: inset 0px 0px 30px #151515; border-right: 1px solid #000; overflow-y: auto; width: 50%; height: 100%; position: fixed; z-index: 999999; }
#mobile-menu-panel a { font-size: 13px; color: #ddd; }
#mobile-menu-panel .blank { clear:both; height: 20px; width: auto; }

#mobile-menu-panel .widget { margin: 0 15px 20px; padding: 10px; background: #252525; border-radius: 5px; border: 1px solid #191919; box-shadow: inset 1px 1px 10px 1px #191919; }
#mobile-menu-panel .widget div { margin: 0; padding: 0; }
#mobile-menu-panel .widget div ul { margin: 0; padding: 0; }
#mobile-menu-panel .widget div li { list-style: none; padding: 0; }

#mobile-menu-panel .category_widget ul { list-style: none; margin: 0; }
#mobile-menu-panel .category_widget .c_cnt { font-size: 11px; color: #666; }
#mobile-menu-panel .category_widget ul ul { padding: 0; }
#mobile-menu-panel .category_widget li { list-style-type: none; list-style-position: inside; }
#mobile-menu-panel .category_widget ul li ul li ul li { padding-left: 10px; list-style: none; }
#mobile-menu-panel .category_widget ul li ul li ul li:before { content: "\f0da"; font-family: "FontAwesome"; padding-right: 5px; }

#mobile-menu-panel .admin { margin: 0 15px 20px; color: #888; text-align: center; font-size: 35px; }
#mobile-menu-panel .admin span { padding: 0 10px; }
}

@media all and (max-width:800px) {
#header { padding-top: 90px; }
#container #content #left { width: 100%; }

#footer { padding: 20px 20px 80px; }
#footer #widget-box { padding: 0 0 10px; }
#footer #widget-box .widget { float: none; width: auto; }
#footer #infomation address.desktop { display: none; }
#footer #infomation address.mobile { display: block; }
#footer #infomation .powered { display: none; }
#footer #infomation .social { font-size: 2.5em; margin-top: 18px; }

#back-top span { display: none; }

#mobile-menu-button { top: initial; height: initial; line-height: initial; text-align: initial; }
#mobile-menu-button { display: block; padding: 10px; position: fixed; top: 4px; left: 10px; font-size: 25px; color: #888; z-index: 1; line-height: 100%; }

#mobile-go-top { display: block; padding: 10px; position: fixed; top: 1px; right: 10px; font-size: 25px; color: #888; z-index: 1; }

#mobile-button-background { display: block; width: 100%; height: 50px; position: fixed; top: 0; background: #111; border-top: 1px solid #090909; opacity: 0.8;
background: -webkit-linear-gradient(top, #111, #050505); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(top, #111, #050505); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(top, #111, #050505); /* For Firefox 3.6 to 15 */
background: linear-gradient(top, #111, #050505); /* Standard syntax */
}

#mobile-menu-panel { width: 70%; }

#tistorytoolbarid { display: none; }
}

@media all and (min-width:801px) {
#mobile-button-background { display: none !important; }
}

@media all and (min-width:1024px) {
#mobile-menu-panel { display: none !important; }
}