

@import url(//fonts.googleapis.com/css?family=Roboto+Slab|Roboto+Slab);
body,
input,
textarea { font-family: "Roboto Slab","Palatino Linotype", "Book Antiqua", Palatino, serif, "cursive"; color:  }





h1, .content.archive-content h2, .lead .title, .site-title {
font-family: "Roboto Slab",Verdana, Geneva, sans-serif, "cursive";}


/* #######################################################################

	Theme CSS Options

####################################################################### */

/* Background Colours */

/* Content Wrapper - Background covers entire page, use this for image tiles + full size cover too */
#content-wrapper {
background: #e8e8e5; 
}
#content-wrapper {
border-color: #f3eeee;
}


/* More and Book cover buttons + announcements footer and search top, by default these use rgba and transparency but can be solid backgrounds */
.navigation {
background: #080808;
}

/* Main Content Area */
.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: #e8e8e5;
}
/* Flexslider navigation buttons */
.flex-direction-nav a {
background: #363f48;
}
header nav ul ul {
background-color: #ffffff;
}

/* Font Colours */
/* Main body font colour */
body, 
input, 
button,
textarea,
.home.page-template-template-portfolio-php .the-content {
color: #615757; 
}

/* Links */
a, .archive-content h2 a:hover {
color: #a39b9b;
}

a:hover, .archive-content h2 a {
color: #363f48;
}

/* Site title */
.site-title, .site-title a {
color: #615757;
}
.site-title a:hover {
color: #615757;
}
.tagline {
color: #615757;
}
.announce {
color: #615757;
}
.announce a {
color: #615757;
}
.announce a:hover {
color: #615757;
}
.meta {
color: #615757;
}
.meta a {
color: #615757;
}
.meta a:hover {
color: #615757;
}
.pagination a {
color: #615757;
}
.pagination a:hover {
color: #615757;
}
footer {
color: #615757;
}
footer a {
color: #615757;
}
footer a:hover {
color: #615757;
}
.sidebar {
color: #615757;
}
.sidebar a {
color: #615757;
}
.sidebar a:hover {
color: #615757;
}
li.more a, .book-cover a.button,
.read-more {
color: #615757;
}
li.more a:hover, .book-cover a.button:hover,
.read-more:hover {
color: #615757;
}
h1, .archive-content h2 {
color: #615757;
}

.home .archive-content h2 a:hover, .archive-content span.source a:hover {
color: #615757;
opacity: 1;
filter: alpha(opacity=100);
}

.home .archive-content h2 a, .home .archive-content .source a {
color: #615757;
}
/* Post format colours */
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;
}
/* White on full colour replacements */
.home .the-content, .pnf .post-content, .pnf .post-content h1, .book-cover {
color: #615757;
}
/* Header */
header nav a {
color: #615757;
}

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: #615757;
}
header nav ul ul li a, header nav li.sfHover li a {
color: #615757;
}

header nav ul ul li a, header nav li.sfHover li a {
color: #363f48 !important;
}
/* Font sizes */

/* Main body font size */
body, 
input, 
button,
textarea {
font-size: 17px;
}
.meta, .announce, footer, .book-cover a.button {
font-size: 15px;
}
.book-cover, .portfolio-cat {
font-size: 14px;
}
h1, .archive-content h2, .archive-content h2 a {
font-size: 20px;
}
h2 {
font-size: 15px;
}
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: 26px;
}







	
header nav ul, .divider .divide { border-color:#777; } .divider { opacity:1; } .meta { font-size:0.7em !important; } .portfolio .meta { display:none; } footer { background:rgba(0, 0, 0, 0.2); } .home .the-content { text-align:left; } a:hover { color:#948787 !important; } .footer-widget { text-align:center; width:100%; margin:0; }
