/* #######################################################################

	6.	Theme CSS Options

####################################################################### */
/* Background Colours */
#content-wrapper {
  border-color: #f5f4f0;
  background: #6cb4b9;
}

li.more a, .book-cover a.button,
.read-more {
  background: rgba(255, 255, 255, 0.22);
}

li.more a:hover, .book-cover a.button:hover,
.read-more:hover {
  background: rgba(0, 0, 0, 0.22);
}

.the-content, article.format-link .the-content, .home article.format-link .the-content, .archive-content article.format-aside .the-content, article.format-link .single-link .the-content, .archive-content article.format-status .the-content, article.format-status .single-status .the-content, .page-template-template-portfolio-php .the-content {
  background: #f5f4f0;
}

#literary-footer {
  background: rgba(0, 0, 0, 0.12);
}

.flex-direction-nav a {
  background: #363f48;
  color: #fff !important;
}

.show-menu span {
  background: #fff;
}

.navigation {
  background: rgba(255, 255, 255, 0.12);
}

/* Font Colours */
body,
input,
button,
textarea,
.home.page-template-template-portfolio-php .the-content {
  color: #363f48;
}

a {
  color: #e47171;
}

a:hover {
  color: #363f48;
}

.site-title, .tagline, .site-title a {
  color: #fff;
}

.site-title a:hover {
  color: #e8e6de;
}

.announce a, .meta a, #literary-footer a, .sidebar a, .pagination a, .meta, .announce, #literary-footer, .book-cover, .book-cover a.button, li.more a, .book-cover a.button, li.more a:hover, .book-cover a.button:hover, .read-more, .read-more:hover {
  color: #fff;
}

h1, .archive-content h2, .archive-content h2 a {
  color: #363f48;
}

.archive-content h2 a:hover {
  color: #e47171;
}

.home .archive-content h2 a, .home .archive-content .source a {
  color: #fff;
}

header nav ul ul li a, header nav li.sfHover li a {
  color: #363f48;
}

article.format-link .the-content h2 a, .home article.format-link .the-content h2 a, article.format-aside .the-content h2 a, .home article.format-aside .the-content h2 a, article.format-link .the-content h2 a, .home article.format-aside .the-content, article.format-link .the-content, .archive-content article.format-status .the-content {
  color: #363f48;
}

article.format-link .the-content h2 a, article.format-link .the-content h1 a, .article-content article.format-link .the-content h2 a, .home article.format-link .the-content h2 a, .archive article.format-link .the-content h2 a {
  color: #e47171;
}

.home .the-content, .pnf .post-content, .pnf .post-content h1 {
  color: #fff;
}

.sidebar {
  color: #fff;
}

.sidebar a {
  color: #fff;
}

header nav a, .navigation, .navigation a {
  color: #fff;
}

header nav ul li.sfHover a,
header nav ul li a:hover,
header nav li.current_page_item a,
header nav li.current-menu-item a,
header nav li.current_page_ancestor a,
header nav li.current_page_parent a,
header nav li.current-post-ancestor a,
header nav li.current-page-ancestor a {
  color: #d4d1c3;
}

/* Font sizes */
body,
input,
button,
textarea {
  font-size: 17px;
}

.meta, .announce, #literary-footer, .book-cover, .book-cover a.button {
  font-size: 15px;
}

.book-cover, .portfolio-cat {
  font-size: 14px;
}

h1, .archive-content h2, .archive-content h2 a {
  font-size: 33px;
}

h2 {
  font-size: 29px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 23px;
}

h5, .portfolio-content h2 {
  font-size: 21px;
}

h6 {
  font-size: 19px;
}

.meta li.more, .read-more {
  font-size: 17px;
}

.sidebar h5 {
  font-size: 20px;
}

.site-title {
  font-size: 27px;
}

