/* conversions:
  48px -> 5.7142857%
  24px -> 2.8571429%
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Google Font */
@import url(http://fonts.googleapis.com/css?family=Gentium+Book+Basic:400,400italic);

br.clear-all {
  clear: both;
  line-height: 0px;
  height: 0px;
  width: 0px;
}

body {
    background-color: #ffffff;
    font-family: 'Gentium Book Basic', "Bitstream Charter", georgia, "times new roman", serif;
    line-height: 1.15em;
    margin: 0px 0px 0px 0px;
}

h1 { font-size:2.7em;  /* 16x2.25=36 */ }
h2 { font-size:1.8em; font-weight: 300; margin-top: 0px; /* 16x1.5=24 */ }
h3 { font-size:1.35em; font-weight: 300; /* 16x1.125=18 */ }
h4 { font-size:1.05em; font-weight: bold; /* 16x0.875=14 */ }
p, li, blockquote { font-size:.95em;  /* 16x0.75=12 */ }
em { font-style: italic; }
li li { font-size: 1em; font-style: italic; }
li li li {font-size: .8em; font-style: normal; }

li {
  list-style-type: circle;
  margin-left: 1.2em;
}

li, dd {
  margin-bottom: .5em;
}

ul, dl {
  margin-bottom: 1em;
}

ul.simple {
    padding-left: 0px;
    list-style: none;
    margin-top: 0px;
}

ul.simple li {
    list-style-type: none;
    margin: 0px;
    margin-bottom: .5em;
}

a:active, a:link, a:visited { 
    color: red;/*#000c47;*/
    text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 { margin-bottom: .85em; margin-top: 0px; }

#content {
    padding-top: 1em;
}

#content p {
    margin-top: 0em;
    margin-bottom: 1em;
}

#content .title > a { text-decoration: none; }
#content .title > a:hover { text-decoration: underline; }

body > * {
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    width: 95%;
    max-width: 840px;
}     

#breadcrumb {
    padding-bottom: .25em;
}

#breadcrumb p {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 5.7142857%;
}

.column {
    float:left;
}

.column.single {
    width: 62.8571429%;
    padding-left: 5.7142857%;
    padding-right: 5.7142857%;
}

.column.double {
    width: 45.4545455%;
}

.column.columnA {
    padding-right: 5.7142857%;
}

#sidebar {
    float:right;
    width: 20%;
    padding-right: 5.7142857%;
}

#sidebar ul { padding-left: 1em; }

#sidebar h3 {
   margin-top: 1em;
}

#sidebar h3:first-child {
    margin-top: 0px;
}
/*
#sidebar h3 { text-align: center; }
#sidebar h4 { text-align: center; }
#sidebar h5 { text-align: center; }
#sidebar h6 { text-align: center; }
*/

#header {
    background-color: #000000;
}

  #header > * {
    padding: 0px 5.7142857%;
  }

#header h1 {
    line-height: 1.5em;
    padding-top: .5em;
    margin-bottom: 0px;
    color: white;
    text-transform: uppercase;
    letter-spacing: .05em;
}

  #header #section-title-prefix {
    white-space: nowrap;
    color: #a0a0a0;
  }

  #functions {
    float: right;
    clear: both;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: .75em;
    height: 1em;
    margin-bottom: .2em;
    width: 70%;
  }

    #functions a {
        text-decoration: none;
        color: white;
    }

    .function {
        float: right;
        padding-right: 2.8571429%;
    }

    .function:first-child {
      padding-right: 0px;
    }

#navigation {
    text-align: center;
    font-variant: small-caps;
    text-transform: lowercase;
    line-height: 2em;
}

#navigation ul {
    margin: 0px auto;
    padding: 0px;
    list-style-type: none;
}

  #navigation li {
      display: inline;
      margin: 0px;
  }

    #navigation li:after {
      content: '\00b7'; /* middot */
      margin: auto .8em;
    }

  #navigation li:last-child:after {
    content: '';
    content: none;
  }

#navigation a {
    color: black;
    text-decoration: none;
    font-size: 1.2em;
}

#navigation .selected {
    color: white;
}

/*width: 2.23in; padding-left: .5in; padding-right: .2in;*/
/*text-align: center; width:2.23in; padding-left: .2in; padding-right: .2in;*/
/*width:2.23in; padding-left: .2in; padding-right: .5in;*/

#footer {
    font-family: sans-serif;
    font-size: .85em;
    border-top: 1px dotted #DCDCDC;
    padding-top: .5em;
    line-height: 2em;
}

  #footer .footer-column {
      float: left;
      text-align: center;
      width: 25.7142857%;
      margin: 0px 5.7142857%;
  }

  #footer .footer-column:first-child {
    margin: 0px 0px 0px 5.7142857%;
    text-align: left;
  }

  #footer .footer-column:last-child {
    margin: 0px 5.7142857% 0px 0px;
    text-align: right;
  }

/*  #footer p {*/
/*      margin-top: 0px;*/
/*      margin-bottom: 0px;*/
/*  }*/


  #footer ul {
      list-style-type: none;
      margin-top: 0px;
      margin-bottom: 0px;
      padding-left: 0px;
      margin-left: auto;
      margin-right: auto;
  }

  #footer li {
      list-style-type: none;
      margin: 0px;
  }

#content .function {
    padding-right: 0em;
}

.gallery {
    
}

.album-photo {
    display: table;
    padding-bottom: 2em;
}

.album-photo .image {
    display: table-cell;
}

.album-photo .meta-data {
    display: table-cell;
    vertical-align: top;
    padding-left: 2.8571429%;
}

.album-photo .meta-data * {
    margin-bottom: .5em;
}

.album-photo .title {
    font-weight: bold;
    margin-bottom: 0em;
}

.page-numbers {
    float:right;
    clear:both;
}

blockquote {
    font-style: italic;
    padding: 0px 1em;
}

img {
  border: 1px solid black;
  max-width: 100%;
}

img.icon {
    border: 0px solid black;
}

.subtitle {
    font-style: italic;
}

.author {
    display: inline;
    font-style: italic;
    margin-top: .2em;
}

.date {
    font-size: .8em;
    color: #999999;
    margin-top: 0px; 
    margin-bottom: 0px;
}

/* this is a container for an image and caption */
div.figure {
    width: 9em;
    border: 1px dotted black;
    padding-left: .5em;
    padding-right: .5em;
}

div.figure h2 {
    font-size: 0.875em;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

.align-right {
    float: right;
    margin-left: 1em;
}

.align-center {
    margin-right: auto;
    margin-left: auto;
}

.align-left { 
    float: left;
}

/* this is an image with a caption */
div.image img {
    margin-right: 0px;
    margin-left: 0px;
    clear: both;
}

/* this is an image caption */
.caption {
    text-align: left;
    margin-top: 0px;
    line-height: 1.5em;
    font-size: .65em;
    font-family: sans-serif;
}

.caption a {
    text-decoration: none;
}

.caption a:hover {
    text-decoration: underline;
}

div.tabular td {
    font-size:0.75em;
    padding-right: 2em;
}

div.tabular table {
    border-bottom: 1px solid black;
    border-collapse: collapse;
    margin-bottom: 1em;
}

div.tabular thead tr td {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    
}

.commentlist > li {
    font-size: 1em;
}

/* Meta data proceeding blog posts */
.postmetadata {
    font-style: italic;
}

dt {
    font-style: italic;
}

dt a {
    text-decoration: none;
}

dt a:hover {
    text-decoration: underline;
}

li.reading {}
li.reading .description { font-style:italic; }

/* generic content blocks */
.content-block { padding-bottom: 1em; }

.content-block:last-child { border-bottom: none; }

@media screen and (max-width: 1024px) {
} /* media query: 1024 */

@media screen and (max-width: 768px) {
  body > * {
    width: 100%;
    border-width: 0px;
  }

  #header h1 {
    font-size: 1.675em;
    line-height: 1.1em;
    padding-top: 0px;
  }
} /* media query: 768 */

@media screen and (max-width: 480px) {
  body > * {
    width: 100%;
    border-width: 0px;
  }

  h1 { font-size:1.675em; }
  h2 { font-size:1.4em; }
  h3 { font-size:1.175em; }
  h4 { font-size:1.05em; }

  .column.single {
    width: 88.5714286%;
  }

  #sidebar {
    clear: left;
    width: 88.5714286%;
    padding: 0px 5.7142857%;
  }

  #functions {
    display: none;
  }

  #footer {
    background-color: #DCDCDC;
  }

  #footer .footer-column {
    float: none;
    width: 88.5714286%;
    margin: 0px 5.7142857%;
    text-align: left;
  }

    #footer .footer-column:first-child, 
    #footer .footer-column:last-child {
      margin: 0px 5.7142857%;
      text-align: left;
    }

    #footer li {
      display: inline;
      margin: 0px;
      
    }

      #footer li:after {
        content: ', ';
      }

      #footer li:last-child:after {
        content: '';
        content: none;
      }

} /* media query: 480 */

@media screen and (max-width: 320px) {
  h1 { font-size:1.3375em; }
  h2 { font-size:1.2em; }
  h3 { font-size:1.085em; }
  h4 { font-size:1.05em; }

  #header {
    height: 1.75em;
    position: relative;
  }

  #header h1 {
    height: 1.3375em;
  }

    #header #section-title {
      z-index: 2;
      right: 5.7142857%;
      position: absolute;
    }

    #header #section-title-prefix {
      position: absolute;
      left: 5.7142857%;
      color: #404040;
      z-index: 1;
    }

  .column.double {
      clear: both;
      width: 100%;
      padding: 0px;
      border-bottom: 1px dotted #DCDCDC;
      margin-bottom: .5em;
  }

} /* media query: 320 */

/* 1200px and up */
@media screen and (min-width: 1200px) {
} /* media query: 1200*/

