/*
Theme Name: F8 Lite
Theme URI: http://graphpaperpress.com/themes/f8-lite/
Description: A photography & multimedia portfolio theme for Wordpress
Version: 4.2.1
Author: Thad Allender
Author URI: http://graphpaperpress.com
Tags: black, red, white, one-column, three-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, microformats, editor-style, photoblogging
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

	
/************************* IMPORT GRID & NAV *************************/

@import url(css/screen.css);
@import url(css/nav.css);

	
/************************* DEFAULT STYLES ***************************/
body {
	color:#222;
}

.container-inner {
	width:950px;
	margin:0 auto;
}

h1,h2,h3,h4,h5,h6 {
	color:#000;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color:#ff0000;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover,a:focus {
	color:#000000;
}

a:visited,a:link {
	color:#ff0000;
}

	
/************************* RSS ************************************/
#inside-subscribe {
	float:right;
	color:#666;
}

#inside-subscribe a {
	color:#666;
}

#inside-subscribe a:hover {
	color:#000;
}

.feed {
	margin-left:3px;
	padding:0 0 0 19px;
	background:url(images/rss.png) no-repeat 0 50%;
	color:#eee;
}


	
/************************* SLIDESHOW ******************************/
#slideshow-posts {
	margin-bottom:1em;
	height:425px;
	overflow:hidden;
}

ul#slideshow-nav {
	margin:.5em 0;
	padding:0;
}

ul#slideshow-nav a {
	padding:5px 9px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	background:#ddd;
	color:#fff;
	margin:0 12px 0 0;
}

ul#slideshow-nav a.activeSlide,ul#slideshow-nav a:hover {
	background:#aaa;
}

.slide {
	padding:12px;
	margin:0;
	display:block;
	overflow:hidden;
	position:relative;
	padding:0;
	width:950px;
	height:425px;
}

.slide .slide-image {
	width:950px;
	float:left;
}

.slide .slide-image img {
	max-width:950px;
}

* html .slide-image img {
	width:950px;
}

.slide .slide-image img.attachment-950x425 {
	margin:0;
	padding:0;
}

.slide .slide-details {
	width:310px;
	float:right;
	margin-left:10px;
	padding:2em;
	background:transparent url(images/overlay.png);
	position:absolute;
	top:20px;
	right:20px;
}

.slide .slide-details h2 {
	text-transform:uppercase;
	border-bottom:1px solid #fff;
	color:#fff;
	font-weight:normal;
	margin:0;
}

.slide .slide-details .description p {
	color:#eee;
	margin-top:10px;
	font-size:1.1em;
}

.slide a {
	color:#fff;
}

.slide a:hover {
	color:#eee;
}


	
/************************* MASTHEAD ************************************/
#masthead {
	background:padding: 0;
	border-top:0px solid #222;
}

#masthead h4 {
	margin:1em 0;
	font-weight:bold;
	text-transform:uppercase;
	font-size:2em;
	width:100%;
}

#masthead h4 a {
	color:#333;
	text-decoration:none;
	float:left;
}

#masthead h4 a:hover {
	color:#C0C0C0;
}

#masthead span {
	color:#666;
	font-size:.8em;
	text-transform:lowercase;
	font-weight:normal;
}

#masthead span.description {
	float:left;
	margin-left:20px;
	padding-top:.2em;
}

#masthead span.contact {
	float:right;
	line-height:1em;
}

#masthead span.contact a:hover {
	color:#f00;
}

img.headerimg {
	margin-bottom:1em;
}

.sf-menu {
	color:#0f0;
}

.sf-menu ul {
	list-style:none;
	padding:0;
	margin:0 0 20px;
	background-color:#fff;
	color:#ff0;
	font-size:1em;
	height:40px;
}

.sf-menu ul li {
	text-align:left;
	float:left;
	height:40px;
	margin:0;
	color:#000;
	background:#ff0;
	padding:0;
}

.sf-menu ul li a {
	display:block;
	width:100px;
	padding:7px 5px 22px 7px;
	color:#000;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
	background:#fff;
}

#navcontainer>.sf-menu ul li a {
	width:auto;
	height:auto;
	height:8px;
	color:#000;
	background:#fff;
	background-color:#fff;
}

.sf-menu ul li#active a {
	background:#eee;
	color:#000;
}


.sf-menu ul li a:hover,.sf-menu ul li#active a:hover {
	color:#000;
	background:#fff;
}

.sf-menu ul li.home {
	border-left:none;
	color:#000;
	background:#fff;
}

.sf-menu ul li li {
	border:none;
	border-bottom:0