@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*
Code Is Content 
-------------------------------------------------------------
Skeleton:    Spider's Web
Version:    3.0.5
Homepage:    http://markquery.com
email:    ungki.h@gmail.com
License:    http://markquery.github.io/license
-------------------------------------------------------------
*/

/* style
-------------------------------------------------- */
html, body {
	background-color:#f5f3f2;
	overflow-x:hidden;
	height: 100%;
}
body {
	position: relative; /* For scrollyspy */
	/* padding-top: 50px; */  /*Account for fixed navbar */
	background-color: #f8f8f8;
	padding:0;
	margin:0;
	font-family: 'Nanum Gothic';
	font-size:14px;
	font-color:black;
}
iframe, object, embed { max-width:100%; }
video { max-width:100%; height: auto; }

a {text-decoration:none}
hr {display:none}

.skeleton {
	*padding: 0 20px;
	/*border:1px solid #ccc;*/
}
.skeleton-nav {
	*padding:0 20px 2px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
	z-index:1030;
}

.skeleton-header {
	display:none;
	*padding:0 20px;
	*border-left:1px solid #ccc;
	*border-right:1px solid #ccc;
	background-color: #fff; 
	z-index:1000;
}

.skeleton-header.header-init {
	display:block;
}

.skeleton-mid-banner { 
	*padding: 0 20px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#fff;
	z-index:1000;
}

.skeleton-content {
	float:left;
	margin-top:10px;
	padding-top:0px;
	min-height:1000px;
	background-color: #ffffff;
	/*border-right:1px solid #ccc;*/
}

.skeleton-aside {
	margin-top:10px;
	background-color: #f6f6f6;
	display:none;
	float:right;
}

.skeleton-footer {
	color: #fff;
	font-size: 12px;
	padding: 30px 20px;
	background: url(./images/footer.png);
}

/* site navigation
-------------------------------------------------- */
.nav {
	position: relative;
	font-size:14px;
	font-weight:900;
}

.nav ul {
	margin:0;
	padding:0;
	list-style: none;
}

.nav ul,
.nav ul li,
.nav a.nav-brand {
	float:left;
	vertical-align: middle;
}

.nav a.nav-brand  {
	height:50px;
	*height: auto; 
	padding:15px 20px;
	margin-right: 0.5em;
	color: #999;
	font-size: 90%;
	text-decoration:none;
}

.nav ul li  a {
	display:block;
	height:50px;
	*height: auto;
	padding:15px 20px;
	color:#1c1b1c;
	background:#fff;
	text-decoration:none;
}

.nav ul li a:hover {
	background:#eee;
	text-decoration:none;
}
.nav ul li ul {
	position:absolute;
	left:-9999em;
	z-index:1030;
}
.nav ul li:hover ul {
	left:auto;
}

.nav ul li ul li  {
	float:none;
	display:block;
}
.nav ul li ul li a {
	display:block;
	width:180px;
	padding:15px 20px;
	color:#fff;
	text-decoration:none;
	background-color:#444;
	border-bottom:1px solid #555;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.nav ul li ul li:first-child  a {
	border-top: 1px solid #ccc;
}

.nav ul li ul li a:hover {
	color:#999;
	text-decoration:none;
	background:#333;
}

.nav-fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

ul.nav-right {
	float:right;
}

.navbar-header { background-color:#707070; }
.navbar {	
	height: 42px;
	position: relative;
	margin-bottom: 20px;
	border-bottom: 4px solid #000000 !important;
	opacity: 1;
}

.nav>li>a {
	padding-left:10px;
	padding-right:10px;
}

.info_section2{
	width:100%;
	height:78px;
	margin: 0 auto;
}

#fixedNav{
	position:fixed;
	top:0px;
	z-index:200;
	width:100%;
	height:40px;
	margin: 0 auto;
}

#headerBox {
	width: 100%;
	margin:0;
	padding:0;
	background: #1c1b1c;
	height:/*@title-height=100*/78px/*@*/;
	margin-bottom:15px;
}

#header {
	/* width:@post-width:250=1100px@;*/
	width:1288px;
	margin:0 auto;
	padding:0px;
	height:78px;
}
/* ***** Header ***** */
#header h1 a { padding:0; margin:0; /*@title-color=color:;*/color: #fff;/*@*/  font-weight:bold;  font-size:/*@title-font-size=14px*/16px/*@*/; line-height:1.0;}
#header .blogMenu { font-size:12px;  color:#484848; float:right;}
#header .blogMenu a { color:#868686;}
.blogMenu li {
	list-style:none;
	float:left;
	padding:0 10px;
	background:url(images/menu_div.gif) no-repeat 0 3px;
}

.blogMenu li.first {
	background:none;
}

#header .blogMenu li a:hover {
	text-decoration:none;
}

.top_mainmenu{
	/* 상단 메뉴 */
	float:right;
	right:340px;
	width:870px;
	margin:0 auto;
	padding-top:28px;
	font-size:15px;
	font-weight:bold;
}

.top_mainmenu a:active {color:white;}
.top_mainmenu a:link {color:white; padding-left:16px; padding-right:16px;}
.top_mainmenu a:visited {color:white;}
.top_mainmenu a:hover  { color:#4476f7;} 


.searchBox               { float:right; text-align:center;padding-top:16px;margin-right:0px;}
.searchBox input         { color: #000; width:160px;  height:37px; border:1px solid #8d8d8d;padding-left:10px;} /* #0b1f47 */
.searchBox .submit       { background:url(images/btn_search_n.gif) no-repeat; width:36px;  height:37px; text-indent:-5000px; border:0; cursor:pointer;}


/* ***** sidebar ***** */
#jquery_sidebar { background-color: #1c1b1c !important; }
#sidebar {
	float:right;
	width:280px;
}

#sidebar ul		{ padding:0;  margin:0;  list-style:none;}
#sidebar h3     { font-size:1em;  font-weight:bold; color:#ffffff; padding-top:20px; margin-bottom:8px;}
#sidebar .cnt   { font:0.85em /* Tahoma, Helvetica, Arial, Gulim, sans-serif */;  color:#f60;}
#sidebar .date  { font:0.85em ;  color:#888;}
#sidebar .name  { font:0.9em;  color:#888;}
#sidebar .side_bn1 { margin: 20px auto; }


/*카테고리*/
#category {  padding: 5px 0px 4px 0px ; background: #1c1b1c ; /* 여기에 이미지 넣으삼 background:url(images/btn_search_n.gif) no-repeat; */}
#categor1c3169y li { background:#1c3a72;}
#category li ul li { background:url(images/bul.gif) 0 6px no-repeat;  padding-left:10px;}
#category li ul li ul li { background:none; border-left:1px dotted #ccc; padding-left:6px; margin-left:2px;}
#category li ul li ul li a{ color:WHITE;}
#category1 ol { width:100%; height:auto; padding:0 0 0 9px; text-align:left; list-style:none; }
#category1 ol li { float:left; }
.branch3 div {
	font-size:13px;
	cursor:pointer;
}


#blogImage img		{ width:200px; height: 250px; padding-bottom:6px; margin-top: 10px;}
#blogDesc           {
	color:#fff;
	font-size:0.9em;
	line-height:1.2em;
	letter-spacing:-1px;
	padding:8px !important;
	font-size:12px;
}
#blogDesc img { max-width:100%;}

#userID             { color:#fff;  background:url(images/iconBy.gif) 3px 0 no-repeat;  padding-left:22px;  letter-spacing:-1px;}
#notice             { margin:10px 0;  padding:0;}
#notice li          { border-bottom:1px dotted #ddd; margin:0 0 2px 0; padding:0 0 1px 0; background:none;}
#notice a:link,
#notice a:visited   { background:url(images/icon_notice.gif) 0 0 no-repeat; padding:0 0 5px 35px; }
#notice a:hover     {  background:url(images/icon_notice_over.gif) 0 0 no-repeat;  padding:0 0 5px 35px; text-decoration:none; color:#f60;}

#adminMenu          { margin:5px 0 10px 0; background-color:#1c1b1c; padding:5px;}
#adminMenu li       { display:inline; background:none;}

/* ***** footer ***** */
#footer {
	width:1288px;
	background:#4d4c4d;
	clear:both;
	margin:0 auto;
	padding:0 0 0 0;
	height:250px;
	font:11px Nanum Gothic, Verdana, dotum;
	color:#8f8d8d;
}

#footer a:hover  { color:RED;}

#footer_contents {
	/* width:@post-width:250=1100px@;*/
	width:1288px;
	margin:0 auto;
	padding:0px;
}

.red_bottom_logo { position:relative; float:left; margin: 16px 0 0 29px; }

.bottom_menu {
	font-weight:bold;
	float:left;
	padding-top:20px;
}

.bottom_menu .footul{ padding: 10px 0 0 30px; list-style:none; }
.bottom_menu .footul li>a{ font-size:14px; font-weight:bold; color:#ffffff; }
.bottom_menu .footul li { float:left; }
.bottom_menu .footul>li:nth-child(1){ width: 90px; }
.bottom_menu .footul>li:nth-child(2){ width: 190px; }
.bottom_menu .footul>li:nth-child(3){ width: 110px; }
.bottom_menu .footul>li:nth-child(4){ width: 140px; }
.bottom_menu .footul>li:nth-child(5){ width: 180px; }
.bottom_menu .footul>li:nth-child(6){ width: 200px; }
.bottom_menu .footul>li:nth-child(6) .footsubul li { width:200px; }
.bottom_menu .footul li>a{ font-size:14px; color:#ffffff; }
.bottom_menu .footsubul { list-style:none; }
.bottom_menu .footsubul li { width:185px; float:none; font-size: 8px; margin: 13px 0; }
.bottom_menu .footsubul li>a{ font-size: 8px; color: #ffffff; }

.bottom_infor {
	float:right;
	color:white;
	font-weight:normal;
	margin: 30px 30px 0 0;
}

.flexible_img_col { width:100%; text-align:left; } 
.fixed_img_col .thumb img.dno{display:none}
.fixed_img_col p{margin:0px;color:#767676;line-height:1.4}
.fixed_img_col a:hover strong{text-decoration:underline}
.fixed_img_col a:hover .thumb{;border-color:#999}

.flexible_img_col ul{margin:10px 0;padding:0px;font-size:12px;list-style:none;*zoom:1}
.flexible_img_col li{float:left !important;width:270px;margin:0 5px 10px !important;padding:0 !important; background-color:#ffffff;}
.flexible_img_col li.masonry-brick{margin-top:0} 
.flexible_img_col .thumb{overflow:hidden;position:relative;background:#ffffff;color:#666;line-height:180px;text-align:center;white-space:nowrap;} /* 썸네일 */
.flexible_img_col .thumb span{width:auto}
.flexible_img_col .thumb img{width:auto;width:270px;height:140px;}
.flexible_img_col .thumb img.dno{display:none}
.flexible_img_col a{width:auto !important;margin:0 auto !important;padding:0;text-decoration:none;cursor:pointer}
.flexible_img_col a:hover { color:#1c1b1c; }
.box em {
	background: #fff;
	bottom: 0px;
	position: relative;
	height: 80px !important;
}

.flexible_img_col em strong{font-weight:normal;font-size:11px !important;background:#1c1b1c;line-height:22px !important;padding:0 5px !important;margin:0;color:#fff;}
.flexible_img_col em strong span{color:#d00;font-size:10px !important;margin-left:3px;}
.flexible_img_col em div{max-width:60px;font-size:10px !important;color:#ffdae0;line-height:normal;line-height:22px !important;padding:0 5px !important;background:#ca3632;} /* 날짜 설정 ; max-width:날짜폭 최대치 */
.flexible_img_col em img{display:none !important}
.flexible_img_col em a:hover strong{text-decoration:underline}
/*
.flexible_img_col a:hover em {visibility:hidden} /* 썸네일 제목과 날짜 부분 설정 
.flexible_img_col a:hover .thumb { border: 1px solid #d92144 } /* 썸네일 롤오버 
.flexible_img_col a:hover .thumb img{border-color:#d92144 !important} /* 이미지 롤오버 : 티에디션 썸네일 롤오버
*/
#main_block2_1 .tt-wrap-item .main-list-li .tt-item .tt-post-etcinfo { position:absolute; bottom:0px; color:#1c1b1c; }
#main_block2_1 .tt-item .tt-post-etcinfo span { margin-right:15px; color:#1c1b1c; }
#main_block2_1 .tt-post-author { color:#1c1b1c; }

/* search list
-------------------------------------------------- */
.search-list{
	margin:10px 0;
	padding:10px 0;
}

.search-list .title { width:99%; margin: 0 8px 20px 6px;border-bottom:2px solid #1c1b1c; font-weight:bold; font-size:17px; }
.search-list .post_ol { position:relative; float:left; margin-bottom: 30px; }


#quick_slide{
	border: 0px solid #eaeaeb;
	text-align: right;
	position: fixed;
	top: 100px;
	left: 50%;
	margin-left: -717px;
	width: 73px;
	padding:8px;
	display:block;
	z-index:0;
}

.actionTrail             { border-top:1px dotted #ccc;  padding:7px 5px 7px 0;  clear:both;}
.actionTrail .cnt        { color:#f60;}

.trackback               { width:/*@post-width:-12=*/738px/*@*/;border:1px solid #F0F0F0; background:#F9F9F9; padding:5px 5px 0 5px; margin-bottom:10px; overflow:hidden;}
.trackback a             { color:#1c1b1c;}
.trackback h3            { font:11px Nanum Gothic,Verdana; color:#333;  border-bottom:1px solid #f5f5f5;  margin:5px 5px 10px 5px;}
.trackback h4            { font:12px Nanum Gothic,Verdana; font-weight:normal;  margin:0;}
.trackback ol            { margin:0;  padding:0;  list-style:none;}
.trackback li            { border-top:1px dotted #ccc;  padding:5px;}
.trackback .date         { font:0.9em Nanum Gothic,Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#777;}
.trackback p             { font:0.95em Nanum Gothic,Dotum, Arial, sans-serif;  color:#999;  margin:3px 0 0 0; padding:0;  letter-spacing:-1px}

.trackback a.delete      { background:url(images/iconDelete.gif) left top no-repeat;  padding-left:8px;  text-decoration:none;}
.trackback a.delete span { display:none;}

.comment, .guestbook {
	overflow: hidden;
	padding-top: 10px;
}

.comment ol, .guestbook ol {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

.comment ol li, .guestbook ol li {
	margin: 0;
	padding: 0;
}

.comment p.comment-body, .guestbook p.comment-body {
	margin-top: 10px;
	padding-top: 10px;
	font-size: 12px;
	border-top:1px solid #ddd;
}

.comment ol li ol li, .guestbook ol li ol li {
	overflow: hidden;
	padding: 10px 0;
	list-style: none;
	border: none;
}

.comment .reply, .guestbook .reply {
	margin-top: 10px;
	margin-left:20px;
	margin-bottom: 40px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
}

.comment img, .guestbook img {
	width: 32px;
	height:32px;
	margin-right: 10px;
	padding: 3px;
	vertical-align: middle;
	border: 1px solid #c5c1ac;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-radius: 5px;
}

.comment img:hover, .guestbook img:hover {
	-moz-box-shadow: 0px 0px 7px #ceccb4;
	-khtml-box-shadow: 0px 0px 7px #ceccb4;
	-webkit-box-shadow: 0px 0px 7px #ceccb4;
	box-shadow: 0px 0px 7px #ceccb4;
}

.comment-form input, .guestbook-form input { height: 50px; }
.comment-form textarea, .guestbook-form textarea { height: 150px; }
.comment-form .btn, .guestbook-form .btn {
	display: block;
	margin-top: 20px;
}

/* Content use the hNews microformat.*/
.hentry {
	padding-bottom:40px;  
}

.entry-header {
	margin-top: 10px;
	margin-bottom:20px;
	padding:10px 0;
	border-bottom:1px solid #ccc;
}

.entry-title {
	clear:both;
	font-size: 24px;
}

.entry-summary { }
.entry-details { }
.entry-unrelated { }
.entry-content{
	text-align:justify;
}

.entry-content img {
	/*display: block;*/
	max-width: 100%;
	width:auto\9;
	height: auto;
	vertical-align:middle;
	border:0;
	-ms-interpolation-mode:bicubic;
}

.byline { color:#999; }
.published { color:#999; }
.updated { color:#999; }
.related{ border-top:1px solid #eee; }
.entry-tags {
	margin-top:10px;
	margin-bottom:10px;
}
.entry-footer {
	margin-top:10px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
	border-top: 3px solid #ddd;
}

/* utility  
   ------------------------------------------------ */
::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

.chromeframe {
	text-align:center\9;
	padding:20px\9;
}

.scrollup {
	position: fixed;
	display: none;
	width: 100px;
	height: 20px;
	bottom: 150px;
	right: 50px;
	z-index: 1000;
	font-size:10px;
	color:#999;
	opacity: 0.7;
}

.btn-none {
	color: #fff;
	background-color: #fff;
	border: 0 none;
	text-shadow: none;
	box-shadow:none;
	background-image :none;
}

.btn-none:hover,
.btn-none:focus,
.btn-none:active {
	color: #fff;
	background-color: #fff;
	border: 0 none;
	text-shadow: none;
	box-shadow:none;
	background-image :none;
}

/* Icons  
   ------------------------------------------------ */
.svgicon {
	position: relative;
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align: middle;
	height:15px;
	width:15px;
	background-size:15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-color:#fff\9; /* for IE7,IE8 */
	text-indent: -9999px;
	*text-indent:0; *font-size:0; *line-height:0; *overflow:hidden;  /* for IE7 */
}

/* global link style */
.global-links a{color:#111;text-decoration:none;padding-bottom:2px}
.global-links a:hover,.global-links a:focus {color:#555;text-decoration:none;padding-bottom:2px}

/* Tistory utility */
.tistorytoolbar { display: none !important; }

.imageblock {
	max-width:100%;
	margin:5px 0;
} 
.imageblock, .imageblock span {width:100%;}
.imageblock, .imageblock span, .imageblock span img {max-width:100% !important;}
.imageblock span {display:block !important; text-align:center;}
.imageblock img { height:auto !important;}

/*------------------------------------------------------------------------------------------------------------ Tistory Default */

/* 태그 */
#taglog ul, #tagbox ul {
	text-align:justify;
}

#tagbox li,
#taglog li {
	display:inline;
}

#taglog ul {margin:16px 20px 30px 20px;}
#taglog li {line-height:30px; vertical-align:middle;}
#taglog li .cloud1 {
	border-radius:4px;
	padding:4px;
	background-color:#434A54;
	color:#fff;
	font-size:17px;
	font-weight:bold;
}

#taglog li .cloud2 {
	border-radius:4px;
	padding:4px;
	background-color:#434A54;
	color:#fff;
	font-size:15px;
}

#taglog li .cloud3 {
	border-radius:4px;
	padding:4px;
	background-color:#AAB2BD;
	color:#fff;
	font-size:14px;
}

#taglog li .cloud4 {
	border-radius:4px;
	padding:3px;
	background-color:#AAB2BD;
	color:#fff;
	font-size:13px;
}

#taglog li .cloud5 {
	border-radius:4px;
	padding:3px;
	background-color:#faf5f5;
	color:#1c1b1c;
	font-size:12px;
}
#guestList li, /*방명록*/
.trackback li, /* 트랙백 */
.keylog li, /*키로그*/
.commentList li /*댓글*/ {
	list-style-type:none;
}

/* 포스트 본문 마크업 */
.author, .tagTrail, .actionTrail {
	clear:both;
}
.author {margin-bottom:5px; color:#9F9F9F; font:14px Arial, "돋움", Dotum, AppleGothic, sans-serif; text-align:right;display:none;}
.author .text {font:12px tahoma;}

/* 페이지 */
#paging {margin:30px 0 20px 0; text-align:center; clear:both;}
#paging a, #paging span {color:#000; font-size:14px;}
#paging span span {display:inline-block; padding:2px 8px; border:1px solid #dcdcdc;}
#paging span span.selected { /* 현재 페이지 */
	display:inline-block;
	border:1px solid #ff0000;
	background-color:#ff0000;
	color:#fff;  
}

.numbox {
	overflow:hidden;
	display:inline-block;
	position:relative;
	top:10px;
	padding-left:1px;
}
.numbox span {float:left; margin-left:-1px;}
.numbox a span {padding:0px 5px 0px 3px;}

/* 이전 다음 버튼 */
#prevPage span, #nextPage span {
	display:none;
}

a#prevPage:hover, a#nextPage:hover {text-decoration:none;}
#prevPage, .no-more-prev {
	padding-right:12px;
	background-repeat:no-repeat;
	background-position:left 1px;
}

#nextPage, .no-more-next {
	padding-left:9px;
	background-repeat:no-repeat;
	background-position:right 1px;
}

#prevPage {background-image:url(images/ico_prev.png);}
#nextPage {background-image:url(images/ico_next.png);}
.no-more-prev {background-image:url(images/ico_prev_no.png) !important;}/* 비활성prev버튼 */
.no-more-next { background-image:url(images/ico_next_no.png) !important;}/* 비활성next버튼 */

#content { margin-right:0px; }
.container { background-color: #fff !important; }

/* Offcanvas */
#searchButton {
  float:right;
  position:relative;
  margin-top:8px;
  margin-right:5px;
  padding:3px;
  color:#fff;
  cursor:pointer;
}

.navbar>.lntoggle {
	margin-top:8px;
	margin-left:5px;
	float:left;
	padding:3px;
	color:#fff;
	cursor:pointer;
}

#lnav {
	background-color:#fff;
	z-index:10000;
	position:fixed;
	width:220px;
	height:100%;
	left:-220px;
	top:0;
	border-right:11px solid #000000;
	/*overflow-y:scroll; *//* Android 2.x is not support. If you want to achieve, it is recommended to iScroll5.js  */
}

#lnav>.lntoggle {
	position:absolute;
	left:220px;
	top:200px;
	z-index:1030;
	width:50px;
	height:50px;
	background:#333333;
	color:white;
	text-align:center;
	cursor:pointer;
	opacity:0.7;
	border-radius:0 5px 5px 0;
	padding:5px;
	-webkit-transition:all .25s linear;
	-moz-transition:all .25s linear;
	-o-transition:all .25s linear;
	transition:all .25s linear;
}

#lnav>.lntoggle:hover {
	background:#1c1b1c;
	opacity:0.9;
}

#lnav > ul {
	height:100%;
	overflow-y:auto;
	list-style:none;
}
#lnav a {
  width:100%;
  display:block;
  text-decoration:none;
}

#lnav.lnopen {
  left:0px;
}
#lnav.lnclose {
  left:-220px;
}

#lnav ul li a:hover {background:#ff0000; color:#fff;}
#lnav ul li:first-child {display:block;}
#lnav ul li a.actoggle:hover {background:#ff0000 url('images/bg_slide_open.png') no-repeat 95% center; color:#fff;}
#lnav ul li a.acopen:hover {background:#ff0000 url('images/bg_slide_close.png') no-repeat 95% center; color:#fff;}
#lnav ul li ul {
  background-color:#dcdcdc;
}
#lnav ul li ul a {border-bottom:1px solid #fff;}
#lnav ul li ul a:hover {background:#b5b5b5;}

#lnav ul li:nth-child(4) a {background:url('images/btn_offcanvas_ltea.png') no-repeat left top; background-size:auto auto; text-indent:-9999px;}
#lnav ul li ul li:nth-child(4) a {background:none; color:#1c1b1c; text-indent:0;}
#lnav ul li ul li:nth-child(4) a:hover {background:#b5b5b5; color:#fff; text-indent:0;}

#lnav ul li:nth-child(14) a {color:#ff0000;}
#lnav ul li:nth-child(15) a {color:#ff0000;}
#lnav ul li:nth-child(14) a:hover,#lnav ul li:nth-child(15) a:hover {color:#fff;}

#lnav li {position:relative;}
#lnav a.refer {position:absolute; top:0; left:0; width:85%; height:44px; z-index:100000; background:#fff; opacity:0; text-indent:-99999px;}
#lnav a.refer:hover {color:#ff0000;}

#lnav a,
#lnav .actoggle {
	display:block;
	font-size:1.1em;
	color:#1c1b1c;
	padding:10px 30px 10px 10px;
	border-bottom:1px solid #dcdcdc;
	font-weight:bold;
}
#lnav ul li ul a {
	padding-left:1em;
}

#lnav .actoggle {
	background:url('images/bg_slide_open.png') no-repeat 95% center;
	background-size:13px 14px;
}

#lnav .acopen {
	background:url('images/bg_slide_close.png') no-repeat 95% center;
	background-size:13px 14px;
}


.navbar-collapse {
	border:none;
}

.navbar-form {
	margin:5px 0;
}
#search_fix {
	border:none;
}

.navbar-inverse {
    border:none;
}
.navbar-inverse .nav li a {
	color:#fff;
}
.navbar-inverse .nav li a:hover {
	background-color:#1c1b1c;
}

/* 검색창 */
.i_label{display:block;position:static;top:7px;left:10px; font-size:11px; color:#1c1b1c;}
.i_text{display:block;position:relative;height:24px; border:1px solid #d2d2d2; background:transparent; font-size:11px; color:#1c1b1c;}

/* 댓글 */
.form-control {height:28px;}

/* 카테고리*/
.left-delete {display:none !important;}
.all_view {color:#fff !important; background:#707070; font-weight:bold;}

/* 유투브영상 반응형 */
.video-container{position:relative;margin-bottom:30px !important;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;}
.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;} 

/* Tiedition ------------------------------------------------ */
#ttCanvas { max-width: 100%!important; }
.tt-span-1,
.tt-span-2,
.tt-span-3,
.tt-span-4,
.tt-span-5,
.tt-span-6,
.tt-span-7,
.tt-span-8,
.tt-span-9,
.tt-span-10,
.tt-span-11,
.tt-span-12 { max-width: 100%!important; }

.tt-span-1 { width:6% !important;}
.tt-span-2 { width:14% !important;}
.tt-span-3 { width:22% !important;}
.tt-span-4 { width:31% !important;}
.tt-span-5 { width:39% !important;}
.tt-span-6 { width:48% !important;}
.tt-span-7 { width:53% !important;}
.tt-span-8 { width:59% !important;}
.tt-span-9 { width:72% !important;}
.tt-span-10 { width:80% !important;}
.tt-span-11 { width:88% !important;}
.tt-span-12 { width:100% !important;}

/* Tiedition entry
-------------------------------------------------- */
.tt-post-title {
	font-weight: bold!important;
	letter-spacing: normal!important;
	font-size: 12pt!important;
	text-align: left!important;
	margin: 0 0 5px!important;
	padding: 0!important;  
}

.tt-post-thumb {
	padding-bottom: 5px!important;
	height:400px;
}
.tt-post-summary {
  text-align: justify!important;
  font: inherit!important;
}

.tt-post-etcinfo p {
	font-size:8px!important;
	margin: 5px 0 20px!important;
}

div#ttCanvas .recomm_cont .tt-post-title {
	background:#fff;
	position:relative;
	top:-10px;
	height:50px;
	padding-left:5px !important;
}

.tt-line { border-color: #f9f9f9 !important; }

div#main_block2_1 .tt-post-title {padding:10px 20px 50px 8px !important;}
.recomm_cont .tt-post-etcinfo { padding-left:7px !important; }

div#ttCanvas .tt-item .tt-post-title, div#ttCanvas .tt-item .tt-post-title a, div#ttCanvas .tt-post-title a {
	font-family:'Nanum Gothic',"나눔고딕", Arial, "돋움", Dotum, AppleGothic, sans-serif !important;
	word-wrap: break-word;
}

div#ttCanvas .tt-post-title {height:40px;}
.main-list-li3 .tt-post-category {display:inline-block !important;}
.main-list-li .tt-post-summary {display:none !important;}

div#ttCanvas #main_block2_1 .tt-post-category {display:inline-block !important;}
div#ttCanvas .tt-post-etcinfo, div#ttCanvas .tt-post-etcinfo span, div#ttCanvas .tt-post-etcinfo span a {opacity:1;}
#main_block2_1.tt-item .tt-wrap-post-thumb {margin-bottom:6px;}
#main_block2_1 .tt-wrap-item {padding-bottom:23px; overflow:hidden;}
#main_block2_1 a {text-decoration:none !important;}
#main_block2_1 .tt-post-title a {
	font-size:12pt !important;
	overflow: hidden;
	height: 40px;
	line-height: 120%;
	display: block;
}

#ttCanvas .col-sm-4 img {
	margin:auto;
	width:90%;
}

.tt-wrap-post-thumb{ text-align:center; }

#recentPost ul li a { color: #ffffff; }
#recentPost .thumb { width:76px; height:76px; }
#recentPost .thumb img {
	width:40px;
	height:40px;
	margin-right:7px;
	float:left;
	border-radius:0 !important;
}

#recentPost span.name>span {
	display:inline-block;
	min-width:10px;
	padding:3px 7px;
	font-size:12px;
	font-weight:bold !important;
	line-height:1;
	color:#fff !important;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	background-color:#da4453;
	border-color:#da4453;
	border-radius:10px;
	padding-left:11px;
}

#recentPost span.name>span:empty {
	display:none;
}

#recentComments li a { color: #ffffff; }

#counter ul li { color: #fff; }

#calendar a { color: #ffffff; }
#calendar .tt-calendar tr td { color: #ffffff; }
#calendar .tt-calendar tr th { color: #ffffff; }

/* 메인사이드바 없애기 및 사이즈 조절 */
div#ttCanvas div.tt-panel { padding-top: 0 !important; }

.tedition_blog .col-md-9 { width:100% !important; }
.tedition_blog #leftContent { padding:0 !important; margin:0 !important; background:none !important; }

/* 메인슬라이드 Top 이미지 (티에디션) */
div#ttCanvas .tt-item a { border:none !important; }
div#ttCanvas a.tt-wrap-thumb-link { width:100% !important; height:auto !important; }
div#ttCanvas .tt-item a img { width:100% !important; height:auto; margin:0 !important; }

/* 메인 타이틀 */
.tt-title-main { padding-bottom:6px; margin-bottom:15px; font-size:20px; color:#1c1b1c; }

/* 여기부터는 미디어쿼리 넓이에 따른 css적용 */

@media (min-width:1200px){
	.tedition_blog #content { width:1288px !important; padding:0 !important; margin:0 auto !important; }
	body.tistory_grid_840 div#ttCanvas { width: 100% !important; padding: 35px 0 0 40px; }
	.recomm-list-main {position:relative; background:#fff;}
	.recomm_cont {background:#fff; bottom:0px; position:relative; height:80px !important;}
	div.another_category table th a {padding-left:0 !important; color:#4a4a4a !important; font-size:12px !important; line-height:16px !important;}
	div.another_category table td {font-size:12px;}	
	.container { background-color: #fff !important; }
}

@media (min-width:1100px){
	.tedition_blog #content { width:100% !important; padding:0 !important; margin:0 auto !important; }
	body.tistory_grid_840 div#ttCanvas { width: 100% !important; padding-top: 10px; margin:30px auto !important; }
	
	#main_block2_1 { margin-left:13px !important; }
	#main_block2_1 .main-list-li {position:relative; float:left; width:280px !important;  margin-right:10px !important; margin-bottom:10px !important; background:#fff !important;}
	#main_block2_1 li.main-list-li:nth-child(1) { clear:both !important; margin: 0px 10px 0 0 !important;}
	#main_block2_1 li.main-list-li:nth-child(2) { margin: 0px 10px 0 0 !important; }
	#main_block2_1 li.main-list-li:nth-child(3) { margin: 0px 10px 0 0 !important; }
	#main_block2_1 li.main-list-li:nth-child(4) { margin: 0px 0px 0 0 !important;}
	#main_block2_1 li.main-list-li:nth-child(4n+1) { clear:both !important; margin: 10px 10px 0 0 !important; }
	#main_block2_1 li.main-list-li:nth-child(4n+2) { margin: 10px 10px 0 0 !important; }
	#main_block2_1 li.main-list-li:nth-child(4n+3) { margin: 10px 10px 0 0 !important; }
	#main_block2_1 li.main-list-li:nth-child(4n+4) { margin: 10px 0px 0 0 !important; }
	.tt-item .tt-post-etcinfo {position:absolute; bottom:0px;}
	#main_block2_1 .tt-item .tt-wrap-post-thumb {height:213px !important;}
	#main_block2_1 .tt-wrap-item .tt-wrap-post-thumb a img {width: 280px !important; height:180px !important;}
	#main_block2_1 .main-list-li li .tt-last {width:320px !important;}
	
	div#ttCanvas .tt-item .tt-wrap-post-thumb{ height: 180px !important }
}

@media ( max-width: 1199px ) {
	#jquery_sidebar { display:none !important; }
	#jquery_main { width: 100% !important; }
}

@media ( max-width: 1099px ) {	
	.skeleton { margin-top: 30px; background: #ffffff;}
	#footer { background: #4d4c4d; height:100px; }	
}

@media (min-width:1000px){
	#recentPost .thumb {width:76px; max-height:52px; overflow:hidden;}
	#recentPost .thumb img {width:76px !important; height:auto;}
}


@media (max-width: 992px) {
	
	body { background-color: #ffffff !important; }	
	.info_section2{ display:block; }
	aside { display:block; }
	#content { margin-right:-15px; }
	#quick_slide{ display:none; }	
	
	#footer_contents { width:100%; }
	.bottom_menu { display:none; }
	.bottom_infor { display:none; }
	.bottom_menu_text { display:none; }
	
	.container { background-color: #f9f9f9 !important; padding: 0px !important; }

	ul,li { padding:0; border:0; margin:0; }

	#main_slide { padding-top:10px !important; }
	.search-list { margin-top: 30px !important;}
	.entry-header { margin-top: 30px !important; }

	body.tistory_grid_840 div#ttCanvas { width: 100% !important; }
	div#ttCanvas { margin-left: 1px !important; }

	#main_block2_1 { margin-left:1px !important; }
	#main_block2_1 .main-list-li {position:relative; float:left; width:48% !important;  margin-right:5px !important; margin-bottom:5px !important; background:#fff !important;}

	.tt-item .tt-post-etcinfo {position:absolute; bottom:0px;}
	#main_block2_1 .tt-item .tt-wrap-post-thumb {height:auto !important;}
	#main_block2_1 .tt-wrap-item .tt-wrap-post-thumb a img {width: 100% !important; height:auto !important;}
	
	#category1 ol { padding: 0px; }
	.post_ol ul{margin:10px 0;padding:0px;font-size:12px;list-style:none;*zoom:1}
	.post_ol>li{float:left !important;width:48% !important;margin:0 5px 10px !important;padding:0 !important; background-color:#ffffff;}
	.flexible_img_col li { width: 100%; }
	.flexible_img_col .thumb img{width:auto;width:100% !important;height:auto;}
	.flexible_img_col a{width:auto !important;margin:0 auto !important;padding:0;text-decoration:none;cursor:pointer}


	/* Remove any padding from the body */
	/* body { padding-top: 0; } */
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4,
	.col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
	.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11,
	.col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
		position: relative;
		min-height: 1px;
		padding-left: 0px;
		padding-right: 0px;
	}

	body [class*="padding"] {
		padding: 0!important;
	}

	body [class*="margin"] {
		margin: 0!important;
	}

	body [class*="height"] {
		height: auto!important;
	}
	
	body{
		background-color: #ffffff !important;
	}

	.skeleton, .skeleton-nav, .skeleton-mid-banner, .skeleton-content, .mid-content  {
		border: none;
	}
	.skeleton { padding: 0 15px; }
	.skeleton-mid-banner { padding: 50px 15px 0; }
	.skeleton-content {
		min-height:200px;
		/*margin-top:40px;*/

	}
	.mid-content{ padding: 10px 30px; }
	.mid-aside {
		padding: 10px 20px;
		border-bottom:1px solid #ccc;
	}
	.comment small {
		font-size:8px;
	}
	.skeleton-footer {
		font-size: 10px;
		text-align:center;
	}
	.scrollup {
		bottom: 40px;
		right: 0;
	}
	.responsive-right2left {
		float:left;
	}
	.responsive-left2right {
		float:right;
	}

	/* nav
	------------------------- */
	#menu-layout,
	#menu, {
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
	}

	#menu-layout {
		position: relative;
		padding-left: 0;		
	}
	#menu-layout.active { position: relative; left: 150px; }
	#menu-layout.active #menu { left: 150px; width: 150px; }
	#menu {
		margin-left: -150px;
		width: 150px;
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		z-index: 1000;
		background: #191818;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}
	
	#menu a { border: none; }

	.nav ul,
	.nav ul li,
	.nav a.nav-brand  {
		float:none;
		display:block;
		border: none;
		background: transparent;
	}

	.nav ul li  a {
		display:block;
		color:#999;
		background: #191818;
		text-decoration:none;
	}

	.nav ul li a:hover,
	.nav ul li a:focus {
		color:#fff;
		background: #333;
		text-decoration:none;
	}

	.nav ul li ul {
		position:static;
		display:block;
	}

	.nav ul li ul li a {
		width:100%;
		padding:15px 0;
		height: 50px;
		color:#666;
		font-size:12px;
		text-indent:20px;
		text-decoration:none;
		background: transparent;
		vertical-align: middle;
	}

	.nav ul li ul li a:before {  content:"›"; padding-right:5px;}
	.nav ul li ul li a:hover {
		color:#eee;
		background:#333;
		text-decoration:none;
	}

	.nav a.nav-brand {
		display:block;
		padding: 1em;
		margin:0;
		height: 4em;
		font-size: 14px;
		color:#fff;
		background:#333;
		text-decoration:none;
	}

	.nav ul, .nav li .menu-item-divided {
		border-top: 1px solid #333;
	}

	.nav-fixed {
		position: none;
		top: none;
		left: none;
		right: none;
	}

	ul.nav-right {
		float:none;
	}

	.info_section2{
		display:none;
	}

	header { display:block; }

	aside { display:none; }

	#quick_slide{		
		display:none;
	}
}

@media (min-width: 993px) {
	.recomm_cont {background:#fff; bottom:0px; position:relative; height:80px !important;}

	body { background-color: #f6f6f6 !important; }
	.info_section2{ display:block; }

	#menu-layout {
		position: relative;
		padding-left: 0; 
		background-color: #d1d1d1;
	}

	aside { display:block; }
	#lnav {display:none !important;}
	#quick_slide{ display:block; }
	#footer_contents { width:1288px; }

	.bottom_menu { display:inline; }
	.bottom_infor { display:block; }
	.bottom_menu_text { display:inline; }

	div.another_category table th a {padding-left:0 !important; color:#4a4a4a !important; font-size:12px !important; line-height:16px !important;}
	div.another_category table td {font-size:12px;}
}


@media (min-width:800px) and (max-width:991px) {
	div.another_category { display:none; }
	div.another_category table th a {padding-left:0 !important; color:#4a4a4a !important; font-size:12px !important; line-height:16px !important;}
	div.another_category table td {font-size:12px;}
}


@media (min-width:800px){
	.recomm-list-main {position:relative; background:#fff;}
	.recomm_cont {background:#fff; bottom:0px; position:relative; height:80px !important;}

	ul.nav li a {
		padding-top:11px;
		padding-bottom:11px;
	}

	ul.navbar-right li a {
		padding-left:5px;
		padding-right:5px;
	}

	.navbar-nav.navbar-right:last-child { margin-right:0; }
}


@media (max-width:767px){
	.recomm_cont {background:#fff; bottom:0px; position:relative; height:74px !important; }
	.recomm_cont .tt-post-etcinfo { display:none; }
	
	div.another_category { display:none; }
	div.another_category h4 {font-size:12px !important;}
	div.another_category table th { line-height:14px !important;}
	div.another_category table th a {padding-left:0 !important; color:#4a4a4a !important; font-size:12px !important;}
	div.another_category table td {display:none;font-size:12px;}

	body.tistory_grid_840 div#ttCanvas { width: 100% !important; }
	div#ttCanvas { margin-left: 1px !important; margin-right:1px !important; }

	#main_block2_1 { margin-left:0px !important; margin-right: 0px !important; }
	#main_block2_1 .main-list-li {position:relative; float:left; width:100% !important;  margin-right:5px !important; margin-bottom:5px !important; background:#fff !important;}

	.tt-item .tt-post-etcinfo {position:absolute; bottom:0px;}
	#main_block2_1 .tt-item .tt-wrap-post-thumb {height:auto !important;}
	#main_block2_1 .tt-wrap-item .tt-wrap-post-thumb a img {width: 100% !important; height:auto !important;}

	#category1 ol { padding: 0px; }
	.post_ol ul{margin:10px 0;padding:0px;font-size:12px;list-style:none;*zoom:1}
	.post_ol>li{float:left !important;width:100% !important;margin:0 5px 10px !important;padding:0 !important; background-color:#ffffff;}
	.flexible_img_col li { width: 100%; }
	.flexible_img_col .thumb img{width:auto;width:100% !important;height:auto;}
	.flexible_img_col a{width:auto !important;margin:0 auto !important;padding:0;text-decoration:none;cursor:pointer}

	ul.nav li a {
		padding-top:11px;
		padding-bottom:11px;
	}

	ul.navbar-right li a {
		padding-left:5px;
		padding-right:5px;
	}

	.navbar-nav.navbar-right:last-child { margin-right:0; }
	.navbar-form { margin:5px 0; }
}

@media (min-width:768px) and (max-width:799px){
	div.another_category { display:none; }
	div.another_category table th { line-height:14px !important;}
	div.another_category table th a {padding-left:0 !important; color:#4a4a4a !important; font-size:12px !important;}
	div.another_category table td {font-size:12px;}
}

@media (min-width:768px) and (max-width:1099px){
	#main_block2_1 .main-list-li {position:relative; float:left; width:48% !important;  margin: 0 1% 10px 0 !important; background:#fff !important;}
	#main_block2_1 li.main-list-li:nth-child(4n) {margin-right:0 !important;}
	.tt-item .tt-post-etcinfo {position:absolute; bottom:0px;}
	.tt-wrap-post-thumb {/*height:213px !important;*/}
}

@media (min-width:768px){
	ul.nav li a {
		padding-top:11px;
		padding-bottom:11px;
	}

	ul.navbar-right li a {
		padding-left:5px;
		padding-right:5px;
	}

	.navbar-nav.navbar-right:last-child {
		margin-right:0;
	}

	.recomm_cont {background:#fff; bottom:0px; position:relative; height:80px !important;}
	#paging a, #paging span {color:#000; font-size:12px;}
	#paging span span {display:inline-block; padding:3px 8px; border:1px solid #dcdcdc;}
}



@media (max-width:500px){	
	#paging #prevPage, #paging #nextPage {display:block; padding:3px 0 2px; background-color:#fafafa; border:1px solid #eaeaea; background-position:center center;}
	#paging .numbox {margin-bottom:13px;}
	#paging a, #paging span {color:#000; font-size:11px;}
	#paging span span {display:inline-block; padding:2px 5px; margin-bottom:2px; border:1px solid #dcdcdc;}
}