/*
Theme Name: F8 Lite
Theme URI: http://graphpaperpress.com/2008/06/02/f8-lite-portfolio-theme-for-wordpress/
Description: A photography & multimedia portfolio theme for Wordpress
Version: 2.0
Tags: photography, one-column, minimal, widgets, white, portfolio
Author: Thad Allender
Author URI: http://graphpaperpress.com
License: GPL
*/

/*
    Copyright 2008 Graph Paper Press

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/************************* IMPORT BLUEPRINT *************************/
@import url("css/screen.css");

/************************* DEFAULT STYLES ***************************/
body {
	color:#333;
	background-image: url(http://91.204.209.3/%7Ethequest/wordpress/wp-content/themes/f8-lite/images/170.gif);
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 18px;
	font-size: 12px;
	background-color: #fff;
}
.container{
position: relative;
}

.container-inner {width:950px; margin:0 auto;}
h1,h2,h3,h4,h5,h6 {
	color:#444;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color:#25BF21;
	font-size: 14px;
}
a, #masthead h1 span.contact a {color:#00A551; text-decoration:none;}
a:hover, a:focus {color:#222222;}

.hidden{
display: none;
}

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

#inside-widgets {margin:4em 0;}
#inside-widgets ul{list-style:none;margin:0 0 1.6em 0;font-size:1em;}
#inside-widgets ul li a,ul.txt li{color:#222;height:1%;background:url(images/li.png) no-repeat  0;line-height:1.2em;border-bottom:1px solid #ccc;display:block;padding:6px 0 6px 8px;}
#inside-widgets ul li a:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #222 url(images/li-white.png) no-repeat 3px 10px;}
#inside-widgets ul li a span,ul.txt li,h4 a span{color:#696455;}
#inside-widgets ul li.active a{cursor:default;color:white;}
#inside-widgets ul ul{margin:0;list-style:none;}

/************************* MASTHEAD ************************************/
.pusher {cursor:pointer;}
#masthead { background: padding: 0;border-top:5px solid #25BF21;}
#masthead h1 {
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
	background-image: url(http://91.204.209.3/%7Ethequest/wordpress/wp-content/themes/f8-lite/images/logo3.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 0em;
	text-indent: -9999px;
}
#masthead h1 a { color: #333; text-decoration: none; float:left; display: block; height: 50px; width: 260px; } 
#masthead h1 a:hover {color:#000;}
#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; text-align: right;}
#masthead span.contact a:hover {color:#000;}

#navcontainer {
	padding: 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: right;
	background-color: #FFF;
	height:40px;
	margin:0 0 1em;
}
#navlist {height:40px}
#navcontainer p	{
	padding: 7px 7px 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
	font-weight: bold;
}
/* to stretch the container div to contain floated list */
#navcontainer:after {content: ".";display: block;line-height: 1px;font-size: 1px;color: transparent;clear: both;}
#navcontainer img {margin: 0;padding: 0;}
ul#navlist {
	list-style: none;
	padding: 0;
	font-size: 1em;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
ul#navlist li {text-align: left;float: left;height: 40px;margin: 0;background: #FFF;border-right:1px solid #FFF;padding: 0;}
ul#navlist li { width: 105px; voice-family: "\"}\""; voice-family:inherit; width: 117px;}

ul#navlist li.page-item-599{
width: 200px;
}

html>body ul#navlist li { width: 117px; }
ul#navlist li a {
	display: block;
	padding: 7px 5px 25px 7px;
	color: #666;
	font-size: 13px;
	text-decoration: none;
	height: 1%;
	height:50px;
	text-shadow: 0 0 0 #000;
}
#navcontainer>ul#navlist li a {width: auto;height: auto;height: 8px}
ul#navlist li#active a {
color: #<?php echo $ss_nav_hover_color; ?>;
	color: #FFF;
	background-color: #transparent;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
ul#navlist li a:hover,ul#navlist li#active a:hover {
	color: #00A551;
	background-color: #FFF;
}
ul#navlist li.home	{border-left: none;}
ul#navlist li#empty	{width: 120px;}

#contact_email{
position: absolute;
top:25px;
right:10px;
}

#extant_logo_header{
position: absolute;
top:15px;
right:20px;
padding: 0;
border: 0;
overflow: hidden;
display: block;
}

#extant_logo_header img{
float: left;
}

/********************************POSTS ************************* */
.post {display:block;clear:both;}
.postmetadata {color:#999; background: #f6f6f6;}
.postmetadata a {color:#999;}
.postmetadata a:hover {color:#000;}
.underlined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
h6.underlined {margin:0 0 1em;}

.nav-image-left, .nav-image-up, .nav-image-right {text-align:center;float:left;width:25px;margin:0 10px 0 2px;}
.nav-image-left a, .nav-image-up a, .nav-image-right a {background:#eee;padding:2px 48% 2px 48%;text-decoration:none;color:#000;}
.nav-image-left a:hover, .nav-image-up a:hover, .nav-image-right a:hover {background:#000;color:#fff;}

.nav {background:#eee;margin:0 0 1em 0;}
.nav:hover {background:#ccc;}
.prev a, .next a {color:#000;text-decoration:none;padding:.2em 1em;}

.nav-interior {margin:0;padding:0;clear:both;display:inline;}
.nav-interior .next {color:#000;text-decoration:none;float:right;}
.nav-interior .prev {color:#000;text-decoration:none;float:left;}

h2.blog-header{
border-bottom: 1px solid #ccc;
padding-bottom: 0.25em;
}

h2.blog-header a{
font-size: 0.75em;
}

/* ************************* FOOTER *********************** */
#footer {margin:1em 0 0;background:#fff;padding:1em;}
#footer p {text-align:center;color:#ccc;}
#footer a {color:#666;}
#footer a:hover {color:#333;}

/* ************************ SLIDESHOW ********************************/
#slideshow {padding:0;margin:0 0 1em;overflow:hidden;max-height:435px;}
#slideshow .slide img {max-width:950px;text-align:center;margin:0;}

/* **************************** FLOATS & IMAGES ***************************** */
.right { float: right; }
.left { float: left; }
.middle {margin: 0 auto;float:left;}
.clear { clear: both; }
img.centered{display: block;margin-left: auto;margin-right: auto;}
img.alignright{padding: 4px;margin: 3px 0 2px 10px;display: inline;}
img.alignleft{padding: 4px;margin: 3px 10px 2px 0;display: inline;}
.alignleft{float: left;}
.alignright{float: right;}
.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.wp-caption img {margin: 0;padding: 0;border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}
.thumbnail {width:310px;height:150px;background:#eee url('images/x.png') no-repeat center;max-width:310px;max-height:150px;overflow:hidden;}

/***************************** ARCHIVE *****************************/
h2.archive-header {
	display:block;
	margin:0 0 .5em;
	border-top: 1px solid #ccc;
	font-size: 1.2em;
	padding-top: 0.5em;
}
.archive-stack {width:100%; height:1em;}

/***************************** ETC *****************************/
#filters {clear: both;height: 2em;margin-bottom: 1em;}
#filters li {float: left;margin-right: 2em;}
.prev {}
.next {}
/* remember to define focus styles! */
:focus {outline: 0;}

/***************************** SEARCH *****************************/
#search {float: right;margin:15px 0 0;}
#search #s {background: transparent url('images/search.gif') 0px center no-repeat;color: #666;font-size: 0.9em;margin:0 0 0 10px;padding: 2px 0 2px 17px;width: 100px;}
#search input {border:1px solid #222;}
#search #s:hover {color: #666;}
.search-excerpt {margin: 0;}

/***************** COMMENTS ********************/
h3#comments{margin: 10px 0 0;padding: 20px 10px;background: #f5f5f5;}
h3#comments span.comments-subscribe {float:right;font-size:.7em;margin-left: 3px;padding: 0 0 0 19px;background: url("images/rss.png") no-repeat 0 50%;color:#cccccc;}
h3#respond{margin: 10px 0 0;padding: 20px 10px;background: #f5f5f5;}
ol.commentlist{list-style-type: none;margin: 0;padding: 0;border-top: 5px solid #eee;}

#commentform{margin: 0 0 7px;padding: 30px 10px 6px;border-top: 10px solid #fff;background: #eee; }





.comment_item_li{
position: relative;
border-bottom: 2px solid #ccc;
background: #fff;
margin-bottom: 1em;
}


.comment_item_li .avatar{
position: absolute;
top:20px;
left: 0;
}

ol.commentlist li .author_name{
padding: 5px 20px 5px 150px;
}

ol.commentlist li .comment-entry{
padding: 5px 20px 5px 150px;
overflow: hidden;
}

#commentform textarea{
width: 96%;
}

/***************** WIDGETS ********************/

h2.widgettitle{
font-size: 14px;
text-transform:uppercase;
}

#searchform #s{
width: 180px;
border: 1px solid #ccc;
padding: 0.5em;
margin: 0 10px 0.5em 0;
}

/***************** MAILCHIMP SIGNUP ********************/

#mc_signup_form input.mc_input{
width: 100%;
border: 1px solid #ccc;
padding: 0.5em;
margin: 0 0 0.5em 0;
}

div.mc_custom_border_hdr .widgettitle{
background: none;
padding: 0;
}

#mc_signup_container form#mc_signup_form{
padding: 0;
margin: 0;
}

#mc_signup_container, form#mc_signup_form .mc_merge_var, form#mc_signup_form .mc_merge_var label{
padding: 0;
margin: 0;
}

div.mc_custom_border_hdr{
background: none;
padding: 0;
}

#blog_post{
overflow: hidden;
}

#question_strip{
overflow: hidden;
display: block;
background: #f6f6f6;
padding: 10px;
margin-bottom: 1em;
}

#question_strip p, #question_strip a{
margin-bottom: 0;
}

.post_col{
margin-bottom: 1em;
position: relative;
}

.read_more{
font-size: 1.2em;
}


.hidden_skip{
text-indent: -9999px;
display: block;
position: absolute;
left:0;
top:0;
}

.homepage_video_caption{
padding-top: 3.5em;
}

.homepage_weekly_question{
font-size: 1.2em;
font-style: italic;
}

#weekly_question_panel h2{
font-size: 1.2em;
}

#weekly_question_panel{
padding: 10px;
background: #f6f6f6;
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
margin-bottom: 1em;
}

#video_col{
float: left;
}

#video_info{
float: right;
}

.post_col img{
margin-bottom: 10px;
}

.soundtrack_clips{
display: block;
overflow: hidden;
float:left;
background: #f6f6f6;
padding: 20px; 
}
