/**** Base styles ****/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  list-style:none; 
  font-family:µ¸¿ò, Dotum, arial
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html {overflow:auto; overflow-y:scroll;}
html,body {height:100%; width:100%;}


a {
  color: #A2C;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #D26;
}

a:active {
  background: hsla( 0, 100%, 100%, 0.5 );
}

h1, h2 {
  font-weight: 100;
  line-height: 1.2em;
  margin-bottom: 0.6em;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 17px;
  font-weight: bold;
}

h3, p, ul, ol, pre, dl {
  margin-bottom: 1.0em;
}

strong { font-weight: bold; }

/**** #site-nav ****/


.header {position:absolute; top:88px; width:100%; height:95px; right:0; z-index:3;}
.header .inner {position:relative; height:95px; max-width:656px; margin:0 auto;}
.header .tab_year {position:absolute; top:260px; right:0px; width:100px; padding:5px 0px 5px 0px;background-color:#565243;z-index:20;opacity:0.70;filter:alpha(opacity:70);}
.header .tab_year span {height:20px;padding-top:10px;padding-left:18px;padding-bottom:10px;display:block;border-bottom:1px solid #C5C4C0;}
.header .tab_year span a{color:#fff;font-size:14px;}
.header .tab_year .p_year .sel{color:#FFFF00;}
.header .tab_year .no_line {border-bottom:0px;}

.header .inner_s {position:relative;max-width:768px;margin-left:-20px;margin-bottom:-9px;}
.header .inner_s .title {text-align:center;}

.header .tab_year_s {clear:both;margin-top:-10px;width:100%; height:35px; margin:0 auto;background:url('../../img/ko/2016/bg_year.jpg') no-repeat left top;}
.header .tab_year_s li{box-sizing:border-box;float:left;width:11.11%;letter-spacing:-1px;height:26px;padding-top:10px; display:block;font-weight:normal;text-align:center;background:url('../../img/ko/2017/bg_vbar.png') no-repeat left top; background-position: -7px 2px;  background-size:17px 30px;}
.header .tab_year_s li:nth-child(1){background:none;}
.header .tab_year_s li.p_year{font-size:14px; text-align:center;}
.header .tab_year_s li.p_year a{color:#dedad9;font-weight:normal;}
.header .tab_year_s li.n_year{font-size:14px;}
.header .tab_year_s li.n_year a{color:#dedad9;font-weight:normal;}
.header .tab_year_s li.n_year .on {color:#12fdfa;}




/**** Content ****/

.bg_body {

  /*
  background-image: url(../../img/ko/2016/bg_img1.jpg);
  background-repeat:no-repeat;
  background-size: auto;
  background: url('../../img/ko/2016/bg_img1.jpg') no-repeat center top;
  */  
  background-color:#043465;
  

}

#content {
  /*padding: 10px 10px 10px 10px;*/
  height:100%;
}


/*
.mainVisual {position:absolute;width:100%;height:100%;top:0;left:0;line-height:40px;text-align:center;z-index:0;}
.mainVisual .visual {position:absolute;width:100%;min-height:590px;height:100%;top:0;left:0%;z-index:0;overflow:hidden;}
.mainVisual .visual.on {z-index:1;}
.mainVisual .visual .bg {position:absolute; top:0; left:50%; width:4000px; z-index:0; margin-left:-2000px; text-align:center; height:100%;}
.mainVisual .visual .bg img {height:100%; width:auto; max-width:100%;}
*/



.mainVisual {position:absolute;width:100%;height:100%;top:0;left:0;line-height:40px;text-align:center;z-index:0;}
.mainVisual .visual {position:absolute;width:100%;min-height:540px;height:100%;top:0;left:0%;z-index:0;}
.mainVisual .visual.on {z-index:1;}
.mainVisual .visual .bg {position:absolute;z-index:0;top:0;left:0;width:100%;min-height:500px;height:100%;background-position:50% 50%;background-repeat:no-repeat;
background-attachment:fixed;background-color:#ffffff;

-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}




/*
.visual {height:100%;}
.visual {position:relative; overflow:hidden;}
.visual li {position:relative; min-height:700px;}
.visual li .bg {position:absolute; top:0; left:50%; width:4000px; z-index:0; margin-left:-2000px; text-align:center; height:100%;}
.visual li .bg img {height:100%; width:auto; max-width:100%;}

.visual .btns {position:absolute; bottom:90px; left:50%; z-index:3; text-align:center; width:200px; margin-left:-100px;}
.visual .btns a {display:inline-block; width:10px; height:10px; overflow:hidden; text-indent:-100px; background:url(../../img/ko/2016/btns2.png);}
.visual .btns .pnbtns {display:block; margin:10px 0;display:none;}
.visual .btns .pnbtns a {width:48px; height:48px;}
.visual .btns .pnbtns a {background-position:0 -60px;}
.visual .btns .pnbtns a:hover {background-position:-60px -60px;}
.visual .btns .pnbtns a.gotop {background-position:0 0;}
.visual .btns .pnbtns a.gotop:hover {background-position:-60px 0;}
.visual .btns .paging a {margin:6px 3px; background-position:-19px -128px;}
.visual .btns .paging a:hover,
.visual .btns .paging a.on {background-position:-3px -128px;}
*/


.grid-sizer {
    width: 20%;
}

/* screens smaller than 768 */
@media screen and (max-width: 768px) {

  #site-nav {
    width: auto;
    position: relative;
    left: auto;
    top: auto;
    padding-top: 0px;
    height: auto;
    margin-bottom: 20px;
  }
  
  #content {
    padding-left: 10px;
  }
  
  #container {
    margin:0 auto;
  }

}

.copy h2 {
  clear: both;
}

a img {
  border: none;
}

pre, code {
  font-family: Monaco, monospace;
  font-size: 12px;
  background: #111;
  color: #F5F5F5;
}

p code {
  padding: 1px 3px;
}

pre {
  padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

ul, ol { padding-left: 1.3em;}

.hidden { display: none; }

.copy {
  width: 600px;
  line-height: 1.55em;
}

blockquote {
	margin: 0;
	font: italic 18px Georgia, serif;
}

dt {
  font-weight: bold;
  font-size: 14px;
}

dd + dt {
  margin-top: 0.5em;
}

dd {
  margin-left: 1.0em;
}

button {
  -webkit-appearance: push-button;
}

#footer {
  clear: both;
  margin: 20px 0px;
  border-top: 1px solid #BBB;
  padding-top: 10px;
  line-height: 30px;
  font-size: 95%;
}

.license-copy {
  font-size: 85%;
}

.demos #copy,
.docs #content {
  max-width: 640px;
  
}

/**** Docs ****/

.docs #content h2 {
  border-top: 2px solid #FFF;
  padding-top: 10px;
}

.options dl dt { font-weight: normal; }

.options dl dt,
.options dl dd {
  float: left;
  padding: 0 1.2em;;
  background: #161616;
  line-height: 32px;
  height: 32px;
  margin: 0;
}

.options dl.header dt,
.options dl.header dd {
  background: #444;
}

.options dl .option-type {
  font-size: 13px;
  color: #AAA;
  font-style: italic;
}

.options dl dd {
  margin-left: 1px;
}

/**** Demos ****/

#container {
  margin:0 auto;
  max-width: 1000px; /* added */
  border: 0px solid #456;
  padding: 0px;
  margin-bottom: 20px;
  border-radius: 5px;
  clear: both;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  position:relative;  
  z-index;3;
}

.centered { margin: 0 auto; }

.box {
  margin: 5px;
  padding: 0px;
  background: #D8D5D2;
  font-size: 11px;
  line-height: 1.4em;
  float: left;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.box h2 {
  font-size: 14px;
  font-weight: 200;
}

.box img,
#tumblelog img {
  display: block;
  width: 100%;
}

.rtl .box {
  float: right;
  text-align: right; 
  direction: rtl;
}

.col1 { width: 38%;}
.col2 { width: 17.5%;}
.col3 { width: 17.5%;}

.col1 img { max-width: 100%; }
.col2 img { max-width: 100%; }
.col3 img { max-width: 100%; }


/**** Gutters ****/

.has-gutters .box {
  margin: 5px 0;
}

.has-gutters .col1 { width: 385px; }
.has-gutters .col2 { width: 179px; }
.has-gutters .col3 { width: 184px; }
.has-gutters .col4 { width: 550px; }

/**** Transitions ****/

.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
       -o-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

.transitions-enabled.masonry {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.transitions-enabled.masonry  .masonry-brick {
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}


/* disable transitions on container */
.transitions-enabled.infinite-scroll.masonry {
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}

/**** Primer comparison ****/

#comparison {
  overflow: auto;
}

#comparison .example {
  width: 420px;
  float: left;
  margin-right: 20px;
}

#comparison .box h5 {
  float: left;
  margin-bottom: 0;
  font-size: 30px;
  margin-right: 4px;
  line-height: 28px;
  font-weight: bold;
  color: #FFF;
}



/* Tumblelog example */

#tumblelog {
  background: #FFF;
  padding: 1.0em;
}

#tumblelog .story {
  margin: 10px;
  border-top: 4px solid #DCB;
  padding-top: 10px;
  background: #FFF;
  float: left;
}

#tumblelog h1, #tumblelog h2, #tumblelog h3 { font-weight: bold;}

#tumblelog .col1 { width: 220px;}
#tumblelog .col2 { width: 179px;}
#tumblelog .col3 { width: 700px;}

#tumblelog .col1 img,
#tumblelog .col2 img,
#tumblelog .col3 img {
  max-width: none;
}

/* Infinite Scroll loader */
#infscr-loading { 
  z-index: 5000;
  position: fixed;
  left: 40%;
  bottom: 40px;
  width: 200px;
  height: 100px;
  padding: 10px;
  background: #000; 
  opacity: 0.8;
  color: #FFF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}



/**** Pygments ****/

code .s1,
code .s { color: #78BD55; } /* string */
code .mi, /* integer */
code .cp, /* doctype */
code .kc { color: #5298D4; } /*boolean*/
code .k { color: #E39B79; } /* keyword */
code .kd, /* storage */
code .na { color: #A9D866; } /* markup attribute */
code .p  { color: #EDB; } /* punctuation */
code .o  { color: #F63; }   /* operator */
code .nb { color: #AA97AC;} /* support */

/* comment */
code .c,
code .c1 { color: #666; font-style: italic; }

code .nt { color: #A0C8FC; } /* Markup open tag */

code .nf { color: #9EA8B8; } /* css id */
code .nc { color: #A78352; }  /* CSS class */
code .m  { color: #DE8E50; } /* CSS value */
code .nd { color: #9FAD7E; } /* CSS pseudo selector */

/**** Clearfix ****/
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }




