/* normalize.css v1.1.0 | MIT License | git.io/normalize */
/*
19px = 1.1875em

based on 19px

19px = 1em
14px = 0.7368em
29px = 1.5263em
31px = 1.6316em
66px = 3.4737em

based on 14px

14px = 1em
14.5px = 1.0357em
29px = 2.0714em
44px = 3.1429em

based on 31px

31px = 1em
22px = 0.7097em
27px = 0.8710em
29px = 0.9355em
43.5px = 1.4032em
58px = 1.8710em

based on 66px

66px = 1em
58px = 0.8788em
75px = 1.1364em

@main-color #333
@accent-color #8c8a8a
@accent-color-dark #666464
*/
body {
  text-redering: optimizeLegibility;
  vertical-align: baseline;
}

body > section {
  min-height: 400px;
}

article header { display: none;}
article {
  margin-bottom: 4.9547em;
  padding-bottom: 4.9547em;
  border-bottom: 1px #8C8A8A dotted;
}
article:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.footer {
  color: white !important;
  background-color: #333 !important;
  padding: 3em 0;
}

.footer h2 {
  margin-top: 0;
}

.footer ul, .footer ol {
list-style: none;
list-style-image: none;
}

.footer a,
.footer a:visited {
  color: white;
  text-decoration: none;
  border: none;
}

.footer a:hover {
  color: white;
  border-bottom: 3px white solid;
}

p > img {
  margin-bottom: 2px;
}

.container-large {
  width: 90%;
  max-width: 1057px;
  padding: 4.75em auto;
  background-color: #333 !important;
}

.invert {
  color: white !important;
  background-color: #333 !important;  
}

.logo {
display: none;
width: 319px;
background-color: #333;
padding: 20px 36px 15px;
}

.header {
    text-align: center;
}

.logo2 {
    font-family: "ff-tisa-web-pro","Georgia","Cambria","Times New Roman","Times",serif;  
    font-size: 7.8947em;
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 0.1333em;
    margin-top: 0.18em;
}

.logo2 .tagline {
  font-size: 0.7368em;
  font-weight: 100;
}

.logo2 span {
  letter-spacing: -0.09em;
}

.logo2 .tagline span {
  font-weight: 700;
}

@media only screen and (min-width: 1413px) {
  .header {
  position: fixed;
  overflow: hidden;
  margin-left: -300px;
  top: 0;
  text-align: right;
  }
body > header {
  margin: 3em auto 0 !important;
}
}

.logo .tagline {
  font-size: 0.7368em;
  letter-spacing: 1px;
  text-indent: 0;
  color: white;
  text-align: right;
}

.logo a, 
.logo a:visited, 
.logo a:hover {
  text-decoration: none;
  border: none;
}

/* no link highlights */
h1 a,
h1 a:visited,

.header .logo2 a,
.header .logo2 a:visited,
.header .logo2 a:hover {
  text-decoration: none;
  border: none;
}

/* clearfix */
.clearfix { zoom: 1; }
.clearfix:after { content: "\00A0"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;width:0;font-size: 0px}.clearfix{ display: inline-block;}html[xmlns] .clearfix { display: block;}* html .clearfix{ height: 1%;}.clearfix {display: block}

.small,
p.author,
p.tags {
  font-size: 0.7368em;
  letter-spacing: 1px;
  text-indent: 0;
  color: #666464;
  margin-top: 1.0357em;
  margin-bottom: 1.0357em;
}

p.author {
  margin-top: -3.1429em;
}

p.author a, 
p.author a:visited,

p.tags a,
p.tags a:visited {
  color: #666464;
  text-decoration: none;
}

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

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 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; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, 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; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 0.7368em; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

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;
  *overflow: visible; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

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

/* Colors */
/* HTML5 Boilerplate styles - h5bp.com (generated via initializr.com) */
html,
button,
input,
select,
textarea {
  color: #333; }

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #333;
  background-color: white; }

::-moz-selection {
  background: #333;
  color: white;
  text-shadow: none; }

::selection {
  background: #333;
  color: white;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

article img, video, canvas, object, embed {
  max-width: 100%;
  width: 100%; }

img {
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  /* Improve IE's resizing of images */ }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* Also Includes Media Quieries */
/* Container */
/* Grid Calculations */
/* Media Querie Min-Width */
/* Micro Clearfix Hack */
.cf:before, .cf:after {
  content: "";
  /* For modern browsers */
  display: table;
  /* For modern browsers */ }

.cf:after {
  clear: both; }

.cf {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

/* Container */
.container {
  width: 90%;
  max-width: 665px;
  margin: auto; }

/* Column Grid */
.grid {
  display: block;
  position: relative;
  width: 100%; }

/* media Queriess */
/* Mobile Portrait */
@media only screen and (min-width: 320px) {
  body {
    font-size: 1em; } }
/* Mobile Landscape */
@media only screen and (min-width: 480px) {
  body {
    font-size: 1.125em; } }
/* Small Tablet */
@media only screen and (min-width: 600px) {
  body {
    font-size: 1.25em; } }
/* Tablet/Notebook */
@media only screen and (min-width: 768px) {
  body {
    font-size: 1.1875em; }

  /* Column Grid */
  .grid {
    display: inline;
    float: left; }

  /* 2 Column Grid */
  .half {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%; }

  /* 3 Column Grid One Third */
  .one-third {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%; }

  /* 3 Column Grid Two Third */
  .two-third {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%; }

  /* 4 Column Grid */
  .fourth {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%; } }
/* Landscape Tablet/Notebook/Laptop */
@media only screen and (min-width: 1024px) {
  body {
    font-size: 1.1875em; }

  /* 1 Column Grid */
  .full {
    width: 100%;
    margin-left: 1%;
    margin-right: 1%; }

  /* 2 Column Grid */
  .half {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%; }

  /* 3 Column Grid - 3 Column Grid One Third  */
  .third, .one-third {
    width: 31.33333%;
    margin-left: 1%;
    margin-right: 1%; }

  /* 3 Column Grid Two Third */
  .two-third {
    width: 62.66667%;
    margin-left: 1%;
    margin-right: 1%; }

  /* 4 Column Grid */
  .fourth {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%; }

  /* 5 Column Grid */
  .fifth {
    width: 18%;
    margin-left: 1%;
    margin-right: 1%; } }
/* Desktop */
@media only screen and (min-width: 1280px) {
  body {
    font-size: 1.1875em; } }
/* Widescreen */
@media only screen and (min-width: 1440px) {
  body {
    font-size: 1.1875em; } }
/* Typography */

h1 {
  font-size: 3.4737em;
  font-weight: 700;
  line-height: 1.1364em;
  margin-top: 0em;
  margin-bottom: 0.8788em; }

h2 {
  font-size: 1.6316em;
  font-style: italic;
  font-weight: normal;
  line-height: 0.9355em;
  margin-top: 1.8710em;
  margin-bottom: 0.9355em; }

h3 {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5263em;
  margin-top: 0em;
  margin-bottom: 1.5263em; }

p, ul, pre, td, th, label {
  margin: 0;
  font-size: 1em;
  line-height: 1.5263em;
  margin-bottom: 1.5263em; }

small, aside {
  font-size: 0.7368em; }

/* Hyperlinks */
a, a:visited {
  text-decoration: none;
  color: #333; 
  border-bottom: 1px solid #aaa;
}

a:hover {
  color: #000;
  border-bottom: 3px solid #333;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: none;
}
/*
p a {
  margin: -.5em;
  padding: .5em;
  position: relative; }
*/
/* Code */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  border-style: none;
  border-color: #efefef;
  border-width: 0px;
/*  border-radius: 5px;*/
  padding: 1em; }

/* Allow line wrapping of 'pre' */
pre, code, kbd, samp {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.5em;
  background-color: #efefef;
  font-family: Menlo, Consolas, 'DejaVu Sans Mono', Monaco, monospace; }

/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1.5em; }

th {
  text-align: left; }

tr, th, td {
  padding-right: 1.5em;
  border-bottom: 0 solid #333; }

/* Forms */
form {
  margin: 0; }

fieldset {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  width: 95%; }

legend {
  margin-left: -.75em; }

button, input, select, textarea {
  vertical-align: baseline;
  vertical-align: middle; }

/* IE7 and older */
button, input {
  line-height: normal;
  overflow: visible; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

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

/* Flat UI Forms */
/* Colors Textfield */
/* Button */
/* Checkbox */
/* Radio */
/* Setup */
input:focus, select:focus, textarea:focus, button:focus {
  outline: none; }

button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button, input {
  *overflow: visible;
  line-height: normal; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

label {
  display: inline; }

label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
  cursor: pointer; }

/* Textfield */
::-webkit-input-placeholder {
  color: #ecf0f1; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #ecf0f1; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #ecf0f1; }

:-ms-input-placeholder {
  color: #ecf0f1; }

input, textarea {
  padding: 0.5em;
  margin: 1em 0;
  color: #333;
  border: 2px solid #ecf0f1;
  -webkit-appearance: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -khtml-box-shadow: none;
  box-shadow: none;
  -moz-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in; }

input:focus, textarea:focus {
  border-color: #1abc9c;
  -moz-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in; }

/* Button */
.Button {
  background-color: #1abc9c;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  border: 2px solid #1abc9c;
  display: inline-block;
  color: white;
  margin: 1em 0;
  padding: 0.5em;
  text-decoration: none;
  -moz-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in; }

.Button:hover {
  background-color: #2ecc71;
  border-color: #2ecc71;
  color: white;
  -moz-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in; }

.Button:active {
  background-color: #ecf0f1;
  border-color: #ecf0f1; }

/* Checkbox */
.regular-checkbox {
  display: none; }

.regular-checkbox + label {
  background-color: #ecf0f1;
  border: 2px solid #ecf0f1;
  margin: 1em 0;
  padding: 0.5em;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  position: relative;
  -moz-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in; }

.regular-checkbox:checked + label {
  background-color: #1abc9c;
  border-color: #1abc9c; }

.regular-checkbox:checked + label:after {
  content: '\2714';
  font-size: 0.875em;
  position: absolute;
  top: -0.25em;
  left: 0.25em;
  color: white; }

.big-checkbox + label {
  padding: 1em; }

.big-checkbox:checked + label:after {
  font-size: 1.25em;
  top: 0.25em;
  left: 0.375em; }

/* Radio */
.regular-radio {
  display: none; }

.regular-radio + label {
  -webkit-appearance: none;
  background-color: #fff;
  border: 4px solid #ECF0F1;
  padding: 0.5em;
  margin: 1em 0;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  -moz-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in; }

.regular-radio:checked + label:after {
  content: ' ';
  width: 0.375em;
  height: 0.375em;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  top: 0.125em;
  background: #1ABC9C;
  left: 0.125em;
  font-size: 1.7em; }

.regular-radio:checked + label {
  background-color: #fff;
  color: #1ABC9C;
  border: 4px solid #1ABC9C; }

.regular-radio + label:active, .regular-radio:checked + label:active {
  -moz-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in; }

.big-radio + label {
  padding: 1em; }

.big-radio:checked + label:after {
  width: 0.825em;
  height: 0.825em;
  left: 0.190em;
  top: 0.190em; }

/* Quotes */

blockquote, q {
    quotes: none;
    font-size: 1.6316em;
    margin-bottom: 1.8710em;
    margin-top: 1.8710em;
    line-height: 1.4032em;
    text-align: left;
    text-indent: 0px;
    color: #8C8A8A;
    font-style: normal;
    font-weight: 100;
    padding-left: 0.7097em;
    border-left: 5px solid #8c8a8a;
    margin: 1.8710em 0 1.8710em -0.8710em;
}


q, cite {
  font-style: italic; }

dfn {
  font-style: italic; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Lists */
ul, ol {
  list-style-position: inside;
  padding: 0; }

li ul, li ol {
  margin: 0 1.5em; }

dl dd {
  margin-left: 1.5em; }

dt {
  font-size: 0.7368em;
  line-height: 1.5263em;
}

/* Layout */
aricle {
  max-width: 665px; }

/* non-semantic helper classes */
/* Flexible iFrame */
.Flexible-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* For image replacement */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden; }

/* Print Styles */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  /* Black prints faster */
  a, a:visited {
    color: #444444 !important;
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't print links for images, javascript or internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* Repeat header row at top of each printed page */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: .5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
/* This site has been supercharged with «Rapid Bootstrap» by Niklaus Gerber | www.niklausgerber.com */

/* scriptogram pagination */
article.pagination ul {
  list-style: none;
  list-style-image: none;
}

article.pagination li {
  display: none;
}

article.pagination li.prev,
article.pagination li.next {
  display: inline;
}

/* scriptogram archives */
article.archive {
  border: 0;
  padding: 0;
}

article.archive .archive-date {
  color: #8c8a8a;
  width: 20%;
  display: block;
  float: left;
  text-align: left;
  margin-right: 1em;
}

article.archive .archive-link {
  display: block;
  float: left;
  padding-bottom: 0em;
  color: #333;
  width: 60%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

article.archive .archive-link a {
  border: 0;
}

article.archive .archive-link a:hover {
  color: #333;
  border-bottom: 3px solid #333;
}

article.archive .archive-date-divider {
float: right;
font-size: 0.65em;
color: #8c8a8a;
margin-top: -2.375em;
}  

.archive-spacer {
  padding-top: 2.375em;
}

article.archive-devider {
  padding-top: 3em;
  margin-top: 4em;
  border-top: 1px solid #8c8a8a;
  border-bottom: 0px;
}

article.divider_0 {
  margin-top: 0em;
  border: 0;  
}

.archive-foot {
  display: block;
  height: 5em;
}

