@charset "UTF-8";
/*
Theme Name:Modern Gothic
Theme URI:http://nivair.com
Author:Donna Leys
Author URI:http://donnaleys.com
Description:A delicious design for Ms Gabriel, writer extraordinaire
Version:1.0
Date:December 2013
*/
/* =Normalise 
---------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  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%; }

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

a:focus {
  outline: thin dotted; }

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

h1 {
  font-size: 2em;
  margin: .5em 0; }

h2 {
  font-size: 1.5em;
  margin: .5em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

blockquote {
  margin: 1em 2em; }

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-family: "courier new",monospace;
  font-size: 1em; }

pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

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

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

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

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

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

button, input, select, textarea {
  font-size: 100%;
  vertical-align: middle;
  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;
  overflow: visible; }

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

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  height: 13px;
  width: 13px;
  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;
  resize: vertical; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body, figure, form {
  margin: 0; }

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

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Mixins
---------------------------------------------------- */
/* 908894 */
/* @mixin font-main { font-family:"Cabin", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:400; } */
/* @mixin font-main { font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; } */
/* @mixin font-main { font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; } */
/* media queries */
/* =Base 
---------------------------------------------------- */
html {
  background: #222;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #f3f5f6;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: transparent;
  font-family: "Josefin Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  color: #9e96a2; }

h1, h2, h3, h4 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 1.2; }

h1 {
  font-size: 40px;
  color: #ffb058;
  text-align: center;
  text-transform: capitalize;
  font-family: "Euphoria Script", Georgia, serif;
  font-weight: normal; }

h2 {
  font-size: 22px;
  color: #ffb058; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700; }

p, ol, ul, dl, address {
  margin-bottom: 1.5em;
  line-height: 1.5; }

img, embed, object, video {
  max-width: 100%;
  height: auto; }

small {
  font-size: 85%; }

ul, ol {
  margin: 0 0 1.5em 0;
  padding: 0 0 0 2em; }

li ul, li ol {
  margin: 0; }

q {
  quotes: none; }

blockquote {
  position: relative;
  font-size: 1.1em;
  color: #e0e0e0;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: normal;
  font-style: italic; }

blockquote:before {
  position: absolute;
  top: 0;
  left: -1em;
  content: "“";
  font-size: 2em;
  width: 2em;
  height: 2em; }

cite {
  font-style: normal; }

abbr[title] {
  border-bottom: 1px dotted #c7ced6;
  cursor: help; }

b, strong {
  font-weight: 700; }

pre, code, kbd, samp {
  font-family: Monaco, Courier New, monospace; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

a {
  text-decoration: none;
  color: #8887ff; }

a:focus {
  outline: thin dotted;
  color: #a8a7ff; }

a:hover, a:active {
  color: #a8a7ff;
  outline: 0; }

::-moz-selection {
  background: rgba(106, 105, 223, 0.25);
  color: inherit; }

::selection {
  background: rgba(106, 105, 223, 0.25);
  color: inherit; }

/* =Layout 
---------------------------------------------------- */
.flex {
  margin: 0 auto;
  width: 90%;
  max-width: 50em; }

.alpha {
  float: none;
  width: 100%;
  margin-top: 5%;
  margin-right: 0;
  margin-bottom: 5%; }

.beta {
  float: none;
  width: 100%;
  font-size: inherit;
  margin-top: 5%;
  margin-bottom: 5%; }

@media screen and (min-width: 768px) {
  .full-width {
    max-width: 40em; }

  .alpha {
    float: left;
    width: 65%;
    margin-right: 5%; }

  .beta {
    float: right;
    width: 30%;
    padding-left: 5%;
    min-height: 200px;
    font-size: 85%;
    background: url(img/sidebar-shadow.png) left top no-repeat;
    background-size: 30px 100%;
    border-left: 1px solid rgba(144, 136, 148, 0.1); } }
@media screen and (min-width: 769px) {
  .flex {
    width: 80%; } }
/* =Theme bits and bobs
---------------------------------------------------- */
#wrap {
  background: url(img/bg-darkwall.png) repeat;
  padding-top: 3%; }

/* .single #wrap, .archive #wrap, .page-template-archive-php #wrap { padding-top:3%; } */
/* black and white title images */
[class*="titleimg"] {
  display: block;
  margin: 0 auto; }

.nonfiction-titleimg {
  margin-top: 2%; }

.bio-titleimg {
  margin-top: 3%; }

.full-width h1 {
  margin-top: -3%; }

/* =forms */
input[type="text"],
input[type="email"],
textarea {
  width: 100%;
  margin-top: 0.75em;
  padding: 0.5em;
  color: #e0e0e0;
  border: 1px solid #222;
  background-color: #000;
  line-height: 1;
  -webkit-box-shadow: 0 1px 0 #333;
  box-shadow: 0 1px 0 #333;
  font-family: "Josefin Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

input[type="text"], textarea {
  background: #000;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }

input[type="text"].search-input {
  padding-left: 2.5em;
  background: black url(img/search-icon.png) 0.75em center no-repeat;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }

input[type="text"]:focus, input[type="email"]:focus, textarea:focus {
  outline: none;
  border: 1px solid #9e4ce0;
  -webkit-box-shadow: 0 0 5px #9e4ce0;
  box-shadow: 0 0 5px #9e4ce0; }

input[type="submit"] {
  color: #000;
  background: #ffb058;
  font-weight: 700;
  border: 0;
  padding: 0.6em 2em 0.5em 2em;
  line-height: 1;
  -webkit-box-shadow: 0 -1px 0 #fff;
  box-shadow: 0 -1px 0 #fff;
  font-family: "Josefin Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

input[type="submit"]:hover, input[type="submit"]:active {
  background: #ffc9a6;
  color: #000; }

.wpcf7 .wpcf7-response-output,
.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-not-valid-tip {
  border: none;
  font-size: inherit;
  margin: 0;
  background: rgba(85, 40, 80, 0.75);
  color: #fff;
  padding: 0.5em; }

.wpcf7 .wpcf7-mail-sent-ok {
  background: rgba(104, 141, 116, 0.75);
  color: #fff; }

/* =Header 
---------------------------------------------------- */
.outdated-browser {
  background: #FFF080;
  text-align: center;
  padding: 1em; }

header {
  background: black url(img/header-bg.jpg) center top no-repeat;
  height: auto; }

.logo {
  display: block;
  float: none;
  margin: 20px auto;
  text-indent: -9999px;
  width: 300px;
  height: 55px;
  background: url(img/logo-mobile-1x.png) no-repeat;
  background-size: 300px 55px; }
  @media screen and (min-width: 600px) {
    .logo {
      margin: 40px auto 32px auto;
      width: 289px;
      height: 139px;
      background: url(img/logo-1x.png) no-repeat;
      background-size: 289px 139px; } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .logo {
    width: 300px;
    height: 55px;
    background: url(img/logo-mobile-2x.png) no-repeat;
    background-size: 300px 55px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 600px), only screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 600px), only screen and (min-device-pixel-ratio: 1.5) and (min-width: 600px) {
    .logo {
      width: 300px;
      height: 148px;
      background: url(img/logo-2x.png) no-repeat;
      background-size: 300px 148px; } }

.ie6 .logo, .ie7 .logo, .ie8 .logo {
  display: block;
  float: none;
  text-indent: -9999px;
  margin: 40px auto 32px auto;
  width: 289px;
  height: 139px;
  background: url(img/logo-ie-1x.png) no-repeat; }

/* =Nav
---------------------------------------------------- */
nav {
  position: relative;
  text-align: center; }

.js nav {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1; }

nav:before {
  display: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }

nav ul {
  margin: 0;
  padding: 1em 0 0.5em 0;
  display: block;
  width: 100%;
  list-style: none;
  background: #000; }

nav li {
  position: relative;
  width: 100%;
  display: block; }

nav a {
  display: block;
  padding: 0.5em 0;
  color: #a29cd3;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1em;
  text-shadow: 0 -2px 1px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }

nav a:hover, nav a:active, .current-menu-item a {
  position: relative;
  color: #ffb058;
  z-index: 10; }

.current-menu-item:before {
  position: absolute;
  content: "";
  top: -6px;
  left: 50%;
  margin-left: -56px;
  width: 113px;
  height: 54px;
  background: url(img/nav-active.png) center 0 no-repeat;
  z-index: 1; }

nav.opened {
  max-height: 9999px; }

.nav-toggle {
  display: block;
  padding-right: 1em;
  font-size: 1.25em;
  text-align: right;
  height: 40px;
  line-height: 40px;
  text-shadow: 0 -2px 0 #312b41;
  background: url(img/nav-bg.png) center top repeat-x;
  background-size: auto 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.nav-toggle:hover, .nav-toggle:active {
  color: #ffb058; }

@media screen and (min-width: 600px) {
  nav {
    background: url(img/nav-bg.png) center top repeat-x;
    height: 62px;
    background-size: auto; }

  nav ul {
    line-height: 62px;
    padding: 0;
    background: transparent; }

  nav li {
    display: inline-block;
    width: auto; }

  nav a {
    padding: 0 0.5em;
    height: 62px; }

  .current-menu-item:before {
    top: 0; }

  .nav-toggle {
    display: none; }

  .js nav {
    position: relative;
    overflow: visible; }

  .js nav.closed {
    max-height: none; } }
/* =About
---------------------------------------------------- */
#about {
  display: block;
  padding-top: 3%;
  padding-bottom: 6%; }

#about h1 {
  position: relative;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #ffb058;
  font-family: "Euphoria Script", Georgia, serif;
  font-weight: normal;
  z-index: 10; }

.about-img {
  width: auto;
  display: block;
  text-align: center; }
  @media screen and (min-width: 400px) {
    .about-img {
      float: left;
      width: 29%;
      margin-top: 0;
      margin-right: 8%; } }

.about-img img {
  width: 60%; }
  @media screen and (min-width: 400px) {
    .about-img img {
      width: auto; } }

.about-content {
  position: relative;
  float: none;
  width: 100%;
  margin-right: 0;
  z-index: 1; }
  @media screen and (min-width: 400px) {
    .about-content {
      float: right;
      width: 62%;
      z-index: 4; } }

.about-content p {
  position: relative;
  z-index: 10; }

.about-content:before {
  position: absolute;
  top: -50px;
  left: -30px;
  width: 265px;
  height: 221px;
  content: "";
  background: url(img/about-paintsplatter.png) center no-repeat; }
  @media screen and (min-width: 400px) {
    .about-content:before {
      top: -40px; } }

/* =The Latest on Homepage
---------------------------------------------------- */
#the-latest {
  background: url(img/thelatest-bg.png);
  border-top: 1px solid #3e2453;
  text-align: center;
  padding-bottom: 3%; }

#the-latest h2 {
  position: relative;
  margin: -1.5em auto 2em auto;
  width: 10em;
  font-size: 1em;
  height: 3em;
  line-height: 3.25;
  text-transform: uppercase;
  color: #ffc9a6;
  background: #3e2453; }

#the-latest h2:before {
  position: absolute;
  top: 0;
  left: -1.5em;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.5em solid transparent;
  border-right: 1.5em solid #3e2453;
  border-bottom: 1.5em solid transparent; }

#the-latest h2:after {
  position: absolute;
  top: 0;
  right: -1.5em;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.5em solid transparent;
  border-left: 1.5em solid #3e2453;
  border-bottom: 1.5em solid transparent; }

#the-latest h3 a {
  color: #ffb058; }

#the-latest h3 a:hover {
  color: #ffc9a6; }

.meta {
  margin-top: 1em;
  color: #e0e0e0;
  font-size: 85%; }

#the-latest p {
  text-align: left; }

.row .excerpt {
  position: relative;
  float: none;
  width: 100%;
  margin-right: 0;
  overflow: hidden; }

/* =Fiction =Nonfiction
---------------------------------------------------- */
.external:before {
  content: "\e802";
  margin-right: 0.25em;
  margin-left: 0.25em;
  font-family: "fontello"; }

.fiction-titleimg {
  display: block;
  margin: 0 auto;
  width: 50%; }

.nonfiction-titleimg {
  display: block;
  margin: 0 auto 1% auto;
  width: 50%; }

.work-intro {
  text-align: center;
  font-size: 1.1em;
  color: #e0e0e0;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: normal;
  font-style: italic; }

.work-intro p {
  margin: 0; }

.work-excerpt {
  padding-left: 1em;
  border-left: 1px solid #545490; }

.alpha .meta {
  margin-top: 0.5em; }

.honors {
  display: block;
  text-transform: uppercase;
  font-size: 85%;
  color: #ffc9a6; }

.work-copyright {
  text-align: right;
  font-size: 0.75em;
  color: #444; }

.alpha article {
  margin-bottom: 2em;
  padding-bottom: 2em;
  background: url(img/div-ornament.png) center bottom no-repeat; }

/* =pagination */
.pagination {
  margin-bottom: 1em; }

.pagination .prev, .pagination .next {
  display: none; }

.page-numbers {
  padding: 0.25em 0.5em;
  margin-right: 0.3em;
  border: 1px solid rgba(136, 135, 255, 0.5); }

a.page-numbers:hover {
  border: 1px solid #8887ff; }

.current {
  border: 1px solid #333; }

/* =Sidebar
---------------------------------------------------- */
.jump-to-footer {
  text-align: right; }
  @media screen and (min-width: 600px) {
    .jump-to-footer {
      display: none; } }

.beta a {
  color: #9e4ce0; }

.beta a:hover, .beta a:active {
  color: #8110dd; }

.beta ul {
  list-style: none;
  margin-top: 1em;
  padding-left: 0;
  line-height: 1.25em; }

.beta li {
  background: url(img/bullet.png) left 0.75em no-repeat;
  padding-left: 2em;
  padding-top: 0.5em;
  margin-bottom: 0.5em;
  border-top: 1px dotted #333; }
  @media screen and (min-width: 768px) {
    .beta li {
      background: transparent url(img/bullet.png) left top no-repeat;
      padding-top: 0;
      margin-bottom: 0.75em;
      border-top: none; } }

.beta li a {
  display: block; }
  @media screen and (min-width: 768px) {
    .beta li a {
      display: inline; } }

.wp-tag-cloud li {
  background: none;
  padding-left: 2em;
  text-indent: -2em;
  margin-bottom: 0.25em; }

.wp-tag-cloud li a:before {
  content: "\e800";
  font-family: "fontello";
  padding-left: 0;
  padding-right: 1em;
  color: #666; }

/* .widget { margin-bottom:2em; float:none; width:auto; margin-right:0; 
	@include mq(400px) { float:left; width:48%; margin-right:2%; }
	@include mq(768px) { float:none; width:auto; margin-right:0; }
} */
/* =Single
---------------------------------------------------- */
.single-ornament {
  display: block;
  margin: 1em auto 2em auto;
  background: url(img/single-ornament.png) center no-repeat; }

.post-content strong {
  color: #e0e0e0; }

.post-nav {
  font-size: inherit;
  padding-bottom: 5em; }

.post-nav i {
  display: none;
  font-style: normal;
  margin: 0 1%; }

.post-nav-prev, .post-nav-next {
  width: 49%; }

.post-nav-prev {
  float: left; }

.post-nav-next {
  float: right;
  text-align: right; }

#recent {
  margin-top: 3.5em;
  background: rgba(62, 36, 83, 0.25);
  border-top: 1px solid rgba(158, 76, 224, 0.25); }

#recent h2 {
  position: relative;
  margin: -1.5em auto 1em auto;
  width: 10em;
  font-size: 1em;
  height: 3em;
  line-height: 3.25;
  text-transform: uppercase;
  color: #ffc9a6;
  background: #3e2453;
  text-align: center; }

#recent h2:before {
  position: absolute;
  top: 0;
  left: -1.5em;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.5em solid transparent;
  border-right: 1.5em solid #3e2453;
  border-bottom: 1.5em solid transparent; }

#recent h2:after {
  position: absolute;
  top: 0;
  right: -1.5em;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.5em solid transparent;
  border-left: 1.5em solid #3e2453;
  border-bottom: 1.5em solid transparent; }

#recent ul {
  list-style: none;
  margin-top: 1em;
  padding-left: 0;
  line-height: 1.25em; }

#recent li {
  background: url(img/bullet.png) left top no-repeat;
  padding-left: 2em;
  margin-bottom: 0.75em; }

#recent a {
  color: #ffc9a6; }

#recent a:hover {
  color: #ffb058; }

#related {
  margin-top: 5%;
  background: rgba(62, 36, 83, 0.25);
  border-top: 1px solid rgba(158, 76, 224, 0.25); }

#related h2 {
  position: relative;
  margin: -1.5em auto 1em auto;
  width: 10em;
  font-size: 1em;
  height: 3em;
  line-height: 3.25;
  text-transform: uppercase;
  color: #ffc9a6;
  background: #3e2453;
  text-align: center; }

#related h2:before {
  position: absolute;
  top: 0;
  left: -1.5em;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.5em solid transparent;
  border-right: 1.5em solid #3e2453;
  border-bottom: 1.5em solid transparent; }

#related h2:after {
  position: absolute;
  top: 0;
  right: -1.5em;
  content: "";
  width: 0;
  height: 0;
  border-top: 1.5em solid transparent;
  border-left: 1.5em solid #3e2453;
  border-bottom: 1.5em solid transparent; }

.related-posts {
  list-style: none;
  padding-left: 0;
  margin-bottom: 2em;
  line-height: 1.25em; }

.related-posts li {
  background: url(img/bullet.png) left top no-repeat;
  padding-left: 2em;
  margin-bottom: 0.75em; }

.related-posts a {
  color: #ffc9a6; }

.related-posts a:hover {
  color: #ffb058; }

/* =WordPress images */
.alignleft {
  display: block;
  float: none;
  margin: 0.3em 0 2% 0; }

.alignright {
  display: block;
  float: none;
  margin: 0.3em 0 2% 0; }

.aligncenter {
  display: block;
  float: none;
  margin: 0 auto; }

[class*="wp-image"] {
  border: 3px solid #000;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1); }

.wp-caption {
  max-width: 100%; }

.wp-caption-text {
  margin: 0;
  padding: 0.5em 0;
  color: #e0e0e0;
  line-height: 1;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: normal;
  font-style: italic; }

/* =Connect
---------------------------------------------------- */
.social {
  list-style: none;
  margin: 7% 0;
  padding: 0; }

.social li {
  width: 100%;
  min-height: none;
  margin: 0 0 1em 0;
  float: none; }

@media screen and (min-width: 400px) {
  .social li {
    min-height: 4em; } }
@media screen and (min-width: 600px) {
  .social li {
    width: 29.333333333%;
    margin: 2%;
    float: left;
    min-height: 7em; } }
@media screen and (min-width: 978px) {
  .social li {
    min-height: 6em; } }
.social li a, .social li span {
  display: block; }

.social li span {
  display: block;
  color: #e0e0e0; }

.social li a:before {
  font-family: "Fontello";
  padding-right: 0.5em; }

.social li a[href*="fallenlondon"]:before {
  content: "\e80a"; }

.social li a[href*="goodreads"]:before {
  content: "\e803"; }

.social li a[href*="linkedin"]:before {
  content: "\e809"; }

.social li a[href*="tumblr"]:before {
  content: "\e806"; }

.social li a[href*="twitter"]:before {
  content: "\e807"; }

.social li a[href*="google"]:before {
  content: "\e808"; }

.contact-form-info {
  float: none;
  width: 100%; }

.contact-form-message {
  float: none;
  width: 100%; }

.wpcf7 form {
  overflow: hidden;
  padding-top: 3%;
  padding-bottom: 7%; }

.wpcf7 input[type="text"].wpcf7-captchar {
  width: 50%;
  margin-top: 0;
  margin-left: 1.5%;
  vertical-align: top; }

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
  margin-top: 0; }

.wpcf7 label {
  display: block;
  margin-bottom: 0.5em; }

.wpcf7-captchac {
  width: auto; }

@media screen and (min-width: 768px) {
  .contact-form-info {
    float: left;
    width: 31.5%; }

  .contact-form-message {
    float: right;
    width: 66.666666%; } }
/* =The Latest, full blogroll
---------------------------------------------------- */
.blogroll-title {
  margin-top: 5%; }

.feature-img {
  display: block; }

.feature-img img {
  display: block;
  border: 3px solid #000;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1); }

.excerpt .feature-img {
  position: relative;
  float: left;
  margin: 0.3em 1% 0 3%;
  display: inline-block;
  border: 1px solid #000;
  line-height: 1;
  z-index: 1; }

.excerpt .feature-img img {
  display: block;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.post-actions {
  margin-top: 7%;
  padding-top: 7%;
  background: url(img/article-shadow.png) center top no-repeat;
  background-size: 100%;
  border-top: 1px solid rgba(144, 136, 148, 0.1); }

.tags {
  display: block;
  margin-bottom: 0.5em; }

.tags a {
  margin: 0 0.1em; }

/* =Search
---------------------------------------------------- */
.search-result {
  border-top: 1px dotted #333;
  padding-top: 1em;
  padding-bottom: 1em; }

.search-result p {
  margin-top: 0;
  margin-bottom: 0; }

.search-result .feature-img {
  position: relative;
  float: left;
  margin: 0.3em 3% 0 0;
  display: inline-block;
  border: 1px solid #000;
  line-height: 1;
  z-index: 1; }

.search-result .feature-img img {
  display: block;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  width: 4.5em; }

.search .pagination {
  margin-bottom: 10%; }

/* =Archive
---------------------------------------------------- */
.tagged_with {
  margin-top: 0; }

.tagged_with span {
  color: #e0e0e0; }

.archive-excerpt {
  border-top: 1px dotted #333;
  padding-top: 0.75em;
  padding-bottom: 0.75em; }

/* =Footer 
---------------------------------------------------- */
footer {
  border-top: 0.5em solid #000;
  padding: 4% 0 5% 0; }

footer a {
  color: #9e4ce0; }

footer a:hover {
  color: #8110dd; }

.multiplebgs footer {
  background: url(img/footer-subline.png) center bottom no-repeat, black url(img/footer-williammorris.jpg); }

.no-multiplebgs footer {
  background: black url(img/footer-williammorris.jpg); }

footer p {
  display: block;
  width: 100%;
  margin: 0; }

.copyright {
  margin-bottom: 1em;
  color: #e0e0e0; }

.credit {
  margin-bottom: 1em; }

.credit a {
  color: #9e4ce0; }

.credit span {
  display: none; }

/* =Error Papge =404
---------------------------------------------------- */
/* =Other mixins
---------------------------------------------------- */
.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: ""; }

.clearfix:after {
  clear: both; }

.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 {
  position: static;
  clip: auto;
  height: auto;
  width: auto;
  margin: 0;
  overflow: visible; }

/* =Icon Font, thanks fontello.com
---------------------------------------------------- */
/* =Print 
---------------------------------------------------- */
@media print {
  @page {
    margin: 1cm; }

  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  h1, h2, h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid; }

  p {
    orphans: 3;
    widows: 3; }

  pre, blockquote {
    border: 1px solid gray;
    page-break-inside: avoid; }

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

  a, a:visited {
    text-decoration: underline; }

  /*a[href]:after{content:"("attr(href)")"}*/
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  img {
    max-width: 100% !important;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr {
    page-break-inside: avoid; }

  * {
    text-align: left !important;
    font-size: 10pt !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important; }

  .flex {
    margin: 0 !important;
    padding: 0 !important; } }
/* =Media Queries 
---------------------------------------------------- */
@media only screen and (min-width: 600px) {
  body {
    font-size: 18px; }

  h1 {
    font-size: 60px; }

  h2 {
    font-size: 30px; }

  h3 {
    font-size: 25px; }

  blockquote:before {
    left: -0.75em;
    font-size: 3em;
    width: 3em;
    height: 3em; }

  /* DRY for font-size:small */
  #the-latest p, .wp-caption-text, .post-actions, .social li span, .credit {
    font-size: 85%; }

  .row .excerpt {
    float: left;
    width: 30%;
    margin-right: 5%; }

  .row .excerpt:nth-child(3n) {
    margin-right: 0; }

  .fiction-titleimg,
  .nonfiction-titleimg {
    width: auto; }

  .work-intro {
    font-size: 1.25em; }

  .alignleft {
    float: left;
    margin: 0.3em 3% 2% 0; }

  .alignright {
    float: right;
    margin: 0.3em 0 2% 3%; }

  footer {
    text-align: left; }

  footer p {
    margin: 0; }

  .footer-left {
    width: 66%;
    float: left; }

  .footer-right {
    width: 33%;
    float: right;
    text-align: right; }

  .credit span {
    display: inline; } }
@media only screen and (min-width: 768px) {
  header {
    background: black url(img/header-bg.jpg) center top no-repeat; }

  nav:before {
    position: absolute;
    display: block;
    content: "";
    top: -28px;
    left: -13%;
    background: url(img/nav-buckle.png) no-repeat;
    width: 227px;
    height: 120px; }

  .post-nav {
    font-size: 85%;
    margin-bottom: 0;
    text-align: center; }

  .post-nav i {
    display: inline; }

  .post-nav-prev, .post-nav-next {
    float: none;
    width: auto;
    border: none; } }
@media only screen and (min-width: 987px) {
  header nav:before {
    position: absolute;
    display: block;
    content: "";
    top: -28px;
    left: 1%;
    background: url(img/nav-buckle.png) no-repeat;
    width: 227px;
    height: 120px; } }
