/**** 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;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  overflow-y: scroll;
}

body { 
  font: 13px 'Helvetica Neue', Arial, sans-serif;
  background: #FFFFFF;
  color: #222;
  line-height: 1.6em;
}

a {
  color: #666;
  text-decoration: none;
  outline: none;
}


@font-face { font-family: 'Kimberley'; src: url('fonte.ttf') format('truetype'); }

a:hover {
  color: #999;
}

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: 30px;
  font-weight: bold;
  text-align: center;
}

h3 {
  font-size: 50px;
  
  text-align: right;
  font-family: Kimberley;
  color: grey;
  font-style: normal;
  font-weight: normal;
}


p{
font-family: Kimberley;
font-size: 14px;
}

h4 {
  font-size: 15px;
  text-align: right;
}

h5 {
  font-size: 20px;
  font-weight: bold;
  text-align: right;
}


strong { font-weight: bold; }



/**** Content ****/

#content {
  padding: 0;
}

.white { position:absolute;
z-index:200;
overflow:hidden;
}


/* screens smaller than 640 */
@media screen and (max-width: 640px) {

  #site-nav {
    width: auto;
    position: relative;
    left: auto;
    top: auto;
    padding-top: 0px;
    height: auto;
    margin-bottom: 20px;
  }
  
  #content {
    padding-left: 0px;
  }

}

.copy h2 {
  clear: both;
}

a img {
  border: none;
}

pre, code {
  font-family: Monaco, monospace;
  font-size: 12px;
  background: #111;
  color: #F5F5F5;
}



pre {
  padding: 10px;
  -webkit-border-radius: 5px;
     -moz-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;
}

#site-footer {
  clear: both;
  margin: 20px 30px;
  padding-top: 10px;
  font-size: 95%;
  font-style: none;
  
}






/**** Demos ****/

#container {
  background: #FFF;
  padding: 0px;
  margin-bottom: 0px;
  border-radius: 0px;
  clear: both;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
    display:none;
}

.centered { margin: 0 auto; }

.box {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  line-height: 1;
  float: right;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
          
}

.box h2 {
  font-size: 19px;
  font-weight: 200;
  
}

.box img,
#tumblelog img {
  display: block;
  width: 100%;
   float:right;


}

.rtl .box {
  float: right;
  text-align: right; 
  direction: rtl;
}



.col1 { width: 14%; }
.col2 { width: 99%;}
.col3 { width: 100%;}
.col4 { width: 80%; }
.col5 { width: 70%;}
.col6 { width: 65%;}
.col7 { width: 30%;}
.col8 { width: 36%;}
.col10 { width: 65%;}
.col11 { width: 50%;}
.col12 { width: 30%;margin-left: 100%;}
.col13 { width: 100%;}
.col14 { width: 80%;}
.col15 { width: 100%;}
.col16 { width: 100%;}
.col18 { width: 100%;}
.col19 { width: 100%;}
.col20 { width: 100%;}
.col21 { width: 100%;}

.col1 img { max-width: 100%; }
.col2 img { max-width: 100%;    }
.col3 img { max-width: 100%;   }
.col4 img { max-width: 100%;}
.col5 img { max-width: 100%;}
.col6 img { max-width: 100%;}
.col7 img { max-width: 100%;  }
.col8 img { max-width: 100%;  }
.col9 img { max-width: 100%;  }
.col10 img { max-width: 100%;}
.col11 img { max-width: 100%; }
.col12 img { max-width: 100%; }
.col13 img { max-width: 100%; }
.col14 img { max-width: 100%;}
.col16 img { max-width: 100%;}
.col15 img { max-width: 100%;}
.col17 img { max-width: 100%;    }
.col18 img { max-width: 100%; }
.col19 img { max-width: 100%;}
.col20 img { max-width: 100%; }
.col21 img { max-width: 100%; }

/**** Gutters ****/

.has-gutters .box {
  margin: 0px 0;
}

.has-gutters .col1 { width: 90px; }
.has-gutters .col2 { width: 110px; }
.has-gutters .col3 { width: 370px; }
.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;
}

/* Homepage */




/* 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: 460px; }
#tumblelog .col3 { width: 700px; }

#tumblelog .col1 img,
#tumblelog .col2 img,
#tumblelog .col3 img {
  max-width: none;
}

/* Infinite Scroll loader */
#infscr-loading { 
  text-align: center;
  z-index: 100;
  position: fixed;
  left: 45%;
  bottom: 40px;
  width: 200px;
  padding: 10px;
  background: #000; 
  opacity: 0.8;
  color: #FFF;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

/**** Fluid ****/

#container.fluid  {
  padding: 0px 0;
}

/* right margin value is 0.1% less than calculated,
  to allow for rounding errors in Firefox */
.fluid .box {
  margin: 5px 0.9% 5px 1%;
  padding: 5px 1%;
}

.fluid .box.col1 { width: 20%;  padding-left: 30% }
.fluid .box.col2 { width: 36%; height:auto;padding-right:0% }
.fluid .box.col3 {  width: 26%; height:auto;}
.fluid .box.col4 { width: 42%; padding-left: 15%;}
.fluid .box.col5 { width: 37%; height: auto; padding-left: 13%;}
.fluid .box.col6 { width: 70%; padding-left: 10%;}
.fluid .box.col7	 { width: 70%; padding-left: 5%;}
.fluid .box.col9	 { width: 70%; padding-left: 25%;}
.fluid .box.col10 { width: 70%; padding-left: 10%;}
.fluid .box.col11 { width: 55%; margin-left: 4%; padding:0%; }
.fluid .box.col13 { width: 37%; margin-left: 0%; }
.fluid .box.col14 { width: 42%; padding-left: 8%; }
.fluid .box.col15 { width: 38%; margin-left: -8%;  }
.fluid .box.col16 { width: 45%; padding-left: 8%;}
.fluid .box.col17 { width: 39%; height:auto; }
.fluid .box.col18	 { width: 70%; padding-left: 2%;}
.fluid .box.col19 { width: 43%; margin-left: 8%; }
.fluid .box.col20 { width: 50%; margin-left: 35%; }
.fluid .box.col21 { width: 54%; margin-left: 42%; }

/**** Corner stamp ****/

.corner-stamp {
  width: 280px;
  height: 340px;
  padding: 10px;
  margin: 10px;
  float: right;
  background: red;
  color: white;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

/**** 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; }
