/*!
 * @link css3base.com/build/normalize,fit,plus,print
 * @time 2013-08-04T11:22:16-07:00
 */

/*! 
 * normalize.css 
 * @version 2.1.1
 * @link    git.io/normalize 
 * @license MIT
 */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0} [hidden]{display:none}html{background:#fff;color:#000;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}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-cancel-button,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}table{border-collapse:collapse;border-spacing:0}


/*!
 * fit.css   base responsive styles
 * @version  2013.05.08
 * @link     github.com/ryanve/fit
 * @license  MIT
 */
body{margin:auto;max-width:100%;word-wrap:break-word;}img,audio,video,canvas,iframe,object,embed{vertical-align:middle} [style],iframe,object,embed,input,textarea,progress,meter,datalist,output,img,audio,video,canvas{max-width:100%}img,audio,video,canvas{height:auto}@media \0screen{img{width:auto}} .xconfine{overflow-x:hidden}.yconfine{overflow-y:hidden} [data-fit-ratio]{position:relative;} [data-fit-ratio="4:3"]{padding:75% 0 0 0;} [data-fit-ratio="16:9"]{padding:56.25% 0 0 0;} [data-fit-ratio] *{position:absolute;left:0;top:0;height:100%;margin:0;padding:0;border:0;}


/*!
 * plus.css  mobile-first Fibonacci text
 * @author   Ryan Van Etten
 * @version  2013.04.24
 * @link     github.com/ryanve/css3base
 * @license  MIT
 */
body{font-size:1em;line-height:1.618}dd+dt{margin-top:inherit}h1,h2{margin:.618em 0;line-height:1.236}h3,h4,h5,h6{margin-top:1.146em;margin-bottom:1em}hgroup > *{margin-top:8px;margin-bottom:8px}h1{font-size:1.618em}h2{font-size:1.382em}h3{font-size:1.146em}h4{font-size:1em}h5{font-size:.944em}h6{font-size:.854em}.\+{font-size:1em}.\+\+{font-size:1.090em}.\+\+\+{font-size:1.146em}@media (min-width:20em){ .\+{font-size:1.090em}.\+\+{font-size:1.146em}.\+\+\+{font-size:1.236em}}@media (min-width:30em){h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.236em}}


/*! 
 * print.css  adapted h5bp.com print styles
 * @version   2013.04.25
 * @link      github.com/ryanve/css3base
 * @license   MIT
 */
@media print{ *{color:black!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important;} [href].print-href:after,.print-href a[href]:not(:empty):not([href^="#"]):after{content:" (" attr(href) ")";font-weight:normal;}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}}


/*!
 * = custom styles ===
 */
a { color:#d38;font-weight:bold;text-decoration:none }
a:hover{ color:#28d }
html { background:#eed; }
body{ max-width:960px;width:98%;margin:2em auto;padding:0 1%; }
#footer-container, .home #header-container,
.breadcrumb-trail, .breadcrumbs, .home .no-data { display:none }
#site-description, .site-description { margin-top:1em }