/**
 * HTML5 Boilerplate v2.0 | rev 2011-10-28
 * @link github.com/h5bp/html5-boilerplate
 * ==|== normalize ==========================================================
 */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}[hidden]{display:none}
html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0;font-size:1em;line-height:1.4}body,button,input,select,textarea{font-family:sans-serif;color:#222}
::-moz-selection{background:#28d;color:#eed;text-shadow:none}
::selection{background:#28d;color:#eed;text-shadow:none}
a:focus{outline:thin dotted}a:hover,a:active{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}
blockquote{margin:1em 40px}dfn{font-style:italic}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:bold}
pre,code,kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;word-break:break-all}q{quotes:none}q:before,q:after{content:"";content:none}
small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}
ul,ol{margin:1em 0;padding:0 0 0 40px}dd{margin:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none;margin:0;padding:0}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}
fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;*margin-left:-7px;padding:0}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:vertical}
input:valid,textarea:valid{}input:invalid,textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}

/* ==|== primary styles =====================================================
   Author: Ryan Van Etten
   ========================================================================== */
   
/* BASE - github.com/ryanve/css3base/blob/master/responsive-base.css */
/* responsive embedded elems */
audio,canvas,img,math,svg,video{width:inherit;max-width:100%;height:auto}
embed,iframe,object{max-width:100%}/*height:auto clips these*/

/* responsive tables (css-tricks.com/responsive-data-tables/) */
@media screen and (max-width:319px){
	table,thead,tbody,th,td,tr{display:block}
	tr{margin-bottom:.5em}
}

/* responsive text (golden ratio) */
h1{font-size:200%;margin:.36em 0}
article header>h1,h2,h3{font-size:138%}
h5,h6{font-size:80%}p,h5,h6,ul,ol,dl{margin:1em 0}
p,ul,ol,dl{line-height:1.4}dd+dt{margin-top:1em}
@media screen and (min-width:320px) {
	h1{font-size:262%}
	article header>h1,h2{font-size:162%}
}

/* no space between consecutive headers */
h1+h2,h2+h3,h3+h4,h4+h5,h5+h6,hgroup h1{margin:0}

/* links */
a{color:#28d;font-weight:bold;text-decoration:none}
a:hover{color:#d38}.oldie a{font-weight:inherit}
/*/BASE */

/* CODE *
    Color scheme adapted from Solarized
    @link ethanschoonover.com/solarized */
code{word-wrap:break-word}
.codex{margin:1em 0 1.6em}
.codex >.h{border-bottom:1px solid #000;padding:.6em 1em .6em 0;margin:1em 0 0}
.codex >.h,.codex >.h a{color:#678 !important}.codex >.h a:hover{color:#c41 !important}
.codex >.h strong{color:#c41}.codex >.h a:hover strong{color:#678}
code abbr[title]{border-bottom:0}
pre,table.docblock{background:#ffe;color:#678;padding:1.6em 1em 1.6em 1.6em;margin:0}
table.docblock+pre{padding-top:0}
pre a{color:#d38;font-weight:bold}
code a{color:inherit;font-weight:inherit}a.hashtag{color:#b90}
code a:hover,a.hashtag:hover{color:#28d}
.codex .docblock{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}
.docblock tr{margin:.5em 0}.docblock td{padding:.5em 1.5em .5em}
a.docblock-tag,.docblock-tag a,a.docblock-type,.docblock-type a{color:inherit;font-weight:inherit}
.docblock-desc a{color:#899}.docblock-desc a:hover{color:#c41}.freeform a:hover{color:#67c}
.docblock-tag,a.docblock-tag{color:#28d}.docblock-type,a.docblock-type{color:#b90}.docblock-code{color:#899}
.line-comment{color:#899}.block-comment{color:#678}
.math-symbol{color:#c41}
.tagmark{color:#d32;font-weight:bold}
.sbrack,.cbrack,.paren{color:#678;font-weight:bold}.squote,.dquote{color:#678}
code .element,.fname{color:#d38;font-weight:bold}
code .attribute{color:#28d;font-weight:normal}.language-mixed .attribute{color:#d32}
code .property,.docblock .property{color:#c41}.language-css .property{color:#2a9}
code .value,.value .squote,.value .dquote,c.value .tagmark{font-weight:bold;color:#678}
code .operator{font-weight:normal}.inner_text{color:#b90}.esc_char{color:#2a9}
.language-json{color:#899;font-weight:bold}.language-json .cbrack{color:#678}
.language-json .dquote,.language-json .sbrack{color:#678}
.cutoff,.cutoff .squote,.cutoff .dquote{color:#c41}.linex strong{color:#890}
.codex .shape{color:#678}.warning:before{color:#b90;content:"[ ! ] "}
br,.indent,.unfold{display:none}br.always,br+br{display:inline}
.indent-this:before,.indent-next+:before{display:none}
@media screen and (min-width:641px) {
	.unfold,.indent,br{display:inline}
	.indent-this:before,.indent-next+:before{content:"    ";display:inline;white-space:pre-wrap}
	}
@media screen and (min-width:961px) {
	.unfold{display:none}
}
/*/CODE */

/* SITE */
/* Container */
html{background:#ffe}
body{background:#ffe;color:#678;
    font:normal 94% sans-serif;
    width:98%;max-width:960px;
	padding:0 1%;margin:0 auto}

p code{color:#890}
table code{font-family:sans-serif}
table{margin:0 0 1.4em}
.recommended:hover{color:#2a9}
.notwhatyouwant:hover{color:#b90}
	
.dark{background:#034}
.dark body,.dark pre,.dark table.docblock{background:#034}
.dark ::-moz-selection{background:#d38;color:#eed}
.dark ::selection{background:#d38;color:#eed}
[data-taos-style]{display:none} /*hide style switcher below 320*/
	
/*tables*/
th{padding:.5em;background:#eed;color:#d32;border-right:1px solid #ffe}
td{padding:.2em .5em;border-right:1px solid #ffe}
.dark th,.dark td{border-right:1px solid #034}


@media screen and (min-width:320px) {
	body{font-size:105%}
}
@media screen and (min-width:500px) {
	body{font-size:120%}
}
@media screen and (min-width:481px){
	.js [data-taos-style]{display:block;cursor:pointer;position:fixed;right:0;bottom:0;padding:2px 6px;background:#ee3;color:#678}
	.js [data-taos-style]:hover{background:#d32;color:#034}
}

/* COMMON */
/* Custom helper classes */
.mixedcase{text-transform:none}
.normal{font-weight:normal !important}
.debug{display:none}
abbr.obvious{border-bottom:0}

/* Accessibility/outlining: visually hide these but keep accessible for screen readers.
   See .visuallyhidden @link github.com/h5bp/html5-boilerplate/blob/master/css/style.css */
.labs-title,#nav >.h,#main>.h,aside>.h,.sub>h3,#overview >.h{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
/*/COMMON */

/*! helper classes via @link h5bp.com */
.ir{background-color:transparent;border:0;overflow:hidden;*text-indent:-9999px}.ir:before{content:"";display:block;width:0;height:100%} .hidden{display:none!important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}

/*! hybrid print styles adapted from h5bp.com */
@media print{ *{color:black!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important}a[href]:after{content:" (" attr(href) ")";font-weight:normal}header a:after,footer a:after,nav a:after,figure>a:after,a[rel="tag"]:after,h1 a:after,h2 a:after,h3 a:after,h4 a:after,h5 a:after,h6 a:after,.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""!important}thead{display:table-header-group}audio,video,img,pre,tr,blockquote{page-break-inside:avoid}audio,video,img{max-width:100%!important}h2,h3,p{orphans:3;widows:3;}h2,h3{page-break-after:avoid}}