* {
  margin: 0;
  padding: 0;
}

ul, menu, dir {
  list-style: none;
}

/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9 ;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
.google-maps img {
  max-width: 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] {
  -webkit-appearance: button;
  cursor: pointer;
}

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

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    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: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}

.row:after {
  clear: both;
}

[class*=span] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.offset12 {
  margin-left: 980px;
}

.offset11 {
  margin-left: 900px;
}

.offset10 {
  margin-left: 820px;
}

.offset9 {
  margin-left: 740px;
}

.offset8 {
  margin-left: 660px;
}

.offset7 {
  margin-left: 580px;
}

.offset6 {
  margin-left: 500px;
}

.offset5 {
  margin-left: 420px;
}

.offset4 {
  margin-left: 340px;
}

.offset3 {
  margin-left: 260px;
}

.offset2 {
  margin-left: 180px;
}

.offset1 {
  margin-left: 100px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*=span] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
  *margin-left: 2.0744680851%;
}

.row-fluid [class*=span]:first-child {
  margin-left: 0;
}

.row-fluid .controls-row [class*=span] + [class*=span] {
  margin-left: 2.1276595745%;
}

.row-fluid .span12 {
  width: 100%;
  *width: 99.9468085106%;
}

.row-fluid .span11 {
  width: 91.4893617021%;
  *width: 91.4361702128%;
}

.row-fluid .span10 {
  width: 82.9787234043%;
  *width: 82.9255319149%;
}

.row-fluid .span9 {
  width: 74.4680851064%;
  *width: 74.414893617%;
}

.row-fluid .span8 {
  width: 65.9574468085%;
  *width: 65.9042553191%;
}

.row-fluid .span7 {
  width: 57.4468085106%;
  *width: 57.3936170213%;
}

.row-fluid .span6 {
  width: 48.9361702128%;
  *width: 48.8829787234%;
}

.row-fluid .span5 {
  width: 40.4255319149%;
  *width: 40.3723404255%;
}

.row-fluid .span4 {
  width: 31.914893617%;
  *width: 31.8617021277%;
}

.row-fluid .span3 {
  width: 23.4042553191%;
  *width: 23.3510638298%;
}

.row-fluid .span2 {
  width: 14.8936170213%;
  *width: 14.8404255319%;
}

.row-fluid .span1 {
  width: 6.3829787234%;
  *width: 6.329787234%;
}

.row-fluid .offset12 {
  margin-left: 104.2553191489%;
  *margin-left: 104.1489361702%;
}

.row-fluid .offset12:first-child {
  margin-left: 102.1276595745%;
  *margin-left: 102.0212765957%;
}

.row-fluid .offset11 {
  margin-left: 95.7446808511%;
  *margin-left: 95.6382978723%;
}

.row-fluid .offset11:first-child {
  margin-left: 93.6170212766%;
  *margin-left: 93.5106382979%;
}

.row-fluid .offset10 {
  margin-left: 87.2340425532%;
  *margin-left: 87.1276595745%;
}

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787%;
  *margin-left: 85%;
}

.row-fluid .offset9 {
  margin-left: 78.7234042553%;
  *margin-left: 78.6170212766%;
}

.row-fluid .offset9:first-child {
  margin-left: 76.5957446809%;
  *margin-left: 76.4893617021%;
}

.row-fluid .offset8 {
  margin-left: 70.2127659574%;
  *margin-left: 70.1063829787%;
}

.row-fluid .offset8:first-child {
  margin-left: 68.085106383%;
  *margin-left: 67.9787234043%;
}

.row-fluid .offset7 {
  margin-left: 61.7021276596%;
  *margin-left: 61.5957446809%;
}

.row-fluid .offset7:first-child {
  margin-left: 59.5744680851%;
  *margin-left: 59.4680851064%;
}

.row-fluid .offset6 {
  margin-left: 53.1914893617%;
  *margin-left: 53.085106383%;
}

.row-fluid .offset6:first-child {
  margin-left: 51.0638297872%;
  *margin-left: 50.9574468085%;
}

.row-fluid .offset5 {
  margin-left: 44.6808510638%;
  *margin-left: 44.5744680851%;
}

.row-fluid .offset5:first-child {
  margin-left: 42.5531914894%;
  *margin-left: 42.4468085106%;
}

.row-fluid .offset4 {
  margin-left: 36.170212766%;
  *margin-left: 36.0638297872%;
}

.row-fluid .offset4:first-child {
  margin-left: 34.0425531915%;
  *margin-left: 33.9361702128%;
}

.row-fluid .offset3 {
  margin-left: 27.6595744681%;
  *margin-left: 27.5531914894%;
}

.row-fluid .offset3:first-child {
  margin-left: 25.5319148936%;
  *margin-left: 25.4255319149%;
}

.row-fluid .offset2 {
  margin-left: 19.1489361702%;
  *margin-left: 19.0425531915%;
}

.row-fluid .offset2:first-child {
  margin-left: 17.0212765957%;
  *margin-left: 16.914893617%;
}

.row-fluid .offset1 {
  margin-left: 10.6382978723%;
  *margin-left: 10.5319148936%;
}

.row-fluid .offset1:first-child {
  margin-left: 8.5106382979%;
  *margin-left: 8.4042553191%;
}

[class*=span].hide,
.row-fluid [class*=span].hide {
  display: none;
}

[class*=span].pull-right,
.row-fluid [class*=span].pull-right {
  float: right;
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}

.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

.container-fluid:after {
  clear: both;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

header.page {
  padding-bottom: 30px;
  padding-bottom: 20px;
}
header.page h1 {
  margin-top: 30px;
  margin-top: 40px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-style: italic;
  font-weight: bold;
  height: auto;
  letter-spacing: 3px;
}
header.page .img-wrapper {
  float: right;
  width: 180px;
  height: 150px;
}
header.page .img-wrapper img {
  border-bottom: solid 2px #0060b7;
  border-left: solid 2px #0060b7;
  border-right: solid 2px #0060b7;
}
header.page nav a {
  font-size: 16px;
  display: inline-block;
  margin-top: 4px;
  font-size: 19px;
  margin-right: 20px;
  margin-right: 40px;
  margin-right: 36px;
  margin-top: 7px;
  color: #262631 !important;
}
header.page nav span {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
  display: inline-block;
  margin-top: 4px;
  font-size: 14px;
  font-weight: bold;
  display: none;
}

header.page.poem {
  padding-bottom: 50px;
}
header.page.poem nav {
  display: inline-block;
  float: left;
}
header.page.poem h3 {
  float: right;
  display: inline;
  margin-top: 10px;
  font-size: 40px;
  text-shadow: none;
  font-size: 30px;
  margin-top: 5px;
  font-style: normal;
  display: block;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-weight: bold;
  letter-spacing: 3px;
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: 24px;
  font-size: 23px;
  letter-spacing: 1px;
  margin-top: 8px;
}

#content.page article > h1,
#content.category article > h1 {
  margin-bottom: 50px;
}

#content.page.single article > h1 {
  margin-bottom: 10px;
}

sidebar {
  margin-left: -40px;
  display: block;
}
sidebar ul {
  margin-top: 15px;
}
sidebar ul li {
  margin-top: 5px;
  font-size: 16px;
  font-size: 19px;
  margin-bottom: 10px;
}
sidebar a, sidebar a:visited, sidebar a:hover {
  color: #262631 !important;
}

footer {
  clear: both;
}

#content.poem h1 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 28px;
  font-size: 23px;
  font-weight: bold;
  text-shadow: none;
}
#content.poem p {
  line-height: 19px;
  line-height: 20px;
}

.quote-wrapper {
  display: inline;
}

.quote {
  color: rgb(135, 135, 125);
  font-family: Georgia, serif;
  font-size: 13px;
  line-height: 28px;
  font-variant: normal;
  font-weight: normal;
  line-height: 20px;
  font-style: italic;
  padding: 0 20px;
  padding: 15px;
  margin-left: 20px;
  display: block;
}
.quote .source {
  display: block;
  text-align: right;
  font-style: normal;
  font-size: 14px;
  margin-top: 15px;
}

.essay-quote {
  margin-left: 100px;
}

.review {
  line-height: 20px;
}
.review .source {
  display: block;
  text-align: right;
  font-style: normal;
  font-size: 14px;
  margin-top: 15px;
  color: rgb(135, 135, 125);
}

a.pdf {
  color: rgb(135, 135, 125);
  font-size: 13px;
  float: right;
}

.clear {
  clear: both;
}

section.articles article,
section.pages article {
  margin-bottom: 74px;
}

footer p {
  border-top: solid 1px rgb(135, 135, 125);
  margin-top: 100px;
  color: rgb(38, 38, 49);
  border-top: solid 1px rgb(38, 38, 49);
}

body.poem footer p {
  margin-top: 10px;
}

.hanging-indent li {
  text-indent: -3em;
  margin-left: 3em;
}

a,
a:visited,
a:hover {
  color: #0060b7 !important;
  /*
  color:#BF3030 !important;
  color:#009999 !important;
  color:#999999 !important;

  color:DarkSlateBlue !important;
  color:Indigo !important;
  color:Purple !important;
  */
}

section.home li:nth-child(3) {
  display: none;
}

.feed-item .feed-item-header h3 {
  font-size: 24px;
  line-height: 26px;
}

body {
  font: 0.924em Georgia, serif;
  line-height: 1.75em;
  color: #262631;
}

header h1 {
  margin: 0;
  line-height: 1.2em;
  font-weight: normal;
  font-size: 327%;
  text-shadow: 0 2px 3px #ddd;
}

header h2 {
  margin: 0;
  line-height: 1.2em;
  font-weight: normal;
  color: #87877D;
  font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, serif;
}

h1 {
  text-shadow: 0 2px 3px #ddd;
  margin-bottom: 0.3211009174em;
  line-height: 1.6055045872em;
  font-size: 218%;
  font-weight: normal;
}

h2 {
  margin-bottom: 0.5335365854em;
  line-height: 1.0670731707em;
  font-size: 164%;
  font-weight: normal;
}

h3 {
  margin-bottom: 0.6034482759em;
  line-height: 1.2068965517em;
  font-size: 145%;
  font-weight: normal;
}

h4 {
  margin-bottom: 0em;
  line-height: 1.4830508475em;
  font-size: 118%;
  font-weight: bold;
}

ol,
p,
pre,
ul {
  margin: 0;
  margin-bottom: 1.75em;
  list-style-type: none;
}

li {
  margin-bottom: 0em;
  line-height: 1.75em;
  font-size: 100%;
}

blockquote {
  margin: 1.75em 0;
  padding: 0 1.75em;
  font-style: italic;
  color: rgb(61.5, 61.5, 67);
}

pre {
  padding: 0.875em 1em;
  overflow: auto;
}

img {
  border: none;
}

nav.breadcrumb {
  margin-top: 1.75em;
  color: #87877D;
  padding: 0.5em 0;
  font-size: 0.909em;
}

article, aside, footer, header, nav, section {
  display: block;
}

div.container footer.branding {
  clear: both;
  color: #87877D;
  margin-bottom: 1.9886363636em;
  line-height: 1.9886363636em;
  font-size: 88%;
}

a {
  text-decoration: none;
  color: #006DD1;
  -moz-transition: color 0.25s 0 ease;
  -o-transition: color 0.25s 0 ease;
  -webkit-transition: color 0.25s 0 ease;
  transition: color 0.25s 0 ease;
}
a:visited {
  color: rgb(0, 95.7009569378, 183.5);
  border-bottom-color: rgb(0, 95.7009569378, 183.5);
}
a:hover {
  color: rgb(30.5, 147.5837320574, 255);
  border-bottom-color: rgb(30.5, 147.5837320574, 255);
}
a:active {
  color: rgb(0, 55.8038277512, 107);
  border-bottom-color: rgb(0, 55.8038277512, 107);
}

nav.breadcrumb ul {
  margin: 0;
}

nav.breadcrumb li {
  display: inline;
  list-style: none;
}
nav.breadcrumb li::after {
  content: " > ";
}
nav.breadcrumb li:last-child::after {
  content: "";
}

nav.breadcrumb a,
nav.categories a,
div.feed a,
article p.meta a {
  color: rgb(111.8625, 170.6781698565, 224.6375);
}
nav.breadcrumb:hover a,
nav.categories:hover a,
div.feed:hover a,
article p.meta:hover a {
  color: #006DD1;
}
nav.breadcrumb a:hover,
nav.categories a:hover,
div.feed a:hover,
article p.meta a:hover {
  color: rgb(30.5, 147.5837320574, 255);
}

nav.categories a,
div.feed a,
article p.meta a {
  border-bottom-color: #fff;
}

article p.meta a {
  -moz-transition: border-bottom-color 0.5s 0 ease;
  -o-transition: border-bottom-color 0.5s 0 ease;
  -webkit-transition: border-bottom-color 0.5s 0 ease;
  transition: border-bottom-color 0.5s 0 ease;
}

article p.meta a:hover {
  border-bottom-color: rgb(30.5, 147.5837320574, 255);
}

article h1 a {
  border-bottom: none;
}

body {
  background: #fff;
}

article img {
  max-width: 100%;
  margin-bottom: 1.75em;
}

article code,
article pre {
  background-color: #EAF4F7;
}

article code {
  padding: 1px 3px;
}

article pre {
  border-left: 1px dashed #71ADCE;
  background-color: #EAF4F7;
}
article pre code {
  padding: 0;
}

article footer {
  border-top: 1px dashed #71ADCE;
}
article footer p.meta {
  margin-bottom: 3.6578657866em;
  line-height: 1.9251925193em;
  font-size: 90.9%;
  font-style: italic;
  color: #87877D;
}

article[role=main] h1,
article[role=main] h2 {
  text-shadow: 0 2px 3px #ddd;
}

div#disqus_thread img {
  max-width: none;
}

div#disqus_thread ul#dsq-comments {
  margin-left: 0;
}

section.pages > ol,
section.articles > ol {
  margin-left: 0;
}
section.pages > ol li,
section.articles > ol li {
  position: relative;
  list-style: none;
}
section.pages > ol article ol li,
section.articles > ol article ol li {
  list-style: decimal;
}
section.pages > ol article ul li,
section.articles > ol article ul li {
  list-style: none;
}

section.pages header[role=main] h1,
section.articles header[role=main] h1 {
  margin-bottom: 0.4013761468em;
  line-height: 1.6055045872em;
  font-size: 218%;
}

section.pages header h1,
section.articles header h1 {
  margin-bottom: 0.5335365854em;
  line-height: 1.0670731707em;
  font-size: 164%;
}

section.pages article h1,
section.articles article h1 {
  text-shadow: none;
}

section.pages article p.read_more,
section.articles article p.read_more {
  margin-bottom: 0em;
  line-height: 1.75em;
  font-size: 100%;
}

section.pages article footer,
section.articles article footer {
  border-top: none;
}

nav.categories h1 {
  margin-bottom: 0em;
  line-height: 1.75em;
  font-size: 100%;
}

nav.categories ul.menu {
  list-style: none;
}
nav.categories ul.menu ul {
  list-style: none;
  margin: 0 0 0 1.25em;
}
nav.categories ul.menu > ul {
  margin-bottom: 0em;
  line-height: 1.9251925193em;
  font-size: 90.9%;
}

div.feed {
  margin: 1.75em 0;
}

/*# sourceMappingURL=master.css.map */