/* Theme Name: F8-Lite-Mod
Theme URI: http://test.networkschurch.tv/
Description: Child Theme for F8-Lite
Author: Networks Church
Author URI: http://test.networkschurch.tv/
Template: f8-lite
Version 1.0
*/

/*
Site HEX Colors
orange = #fcb116
neworange = #fcb116
blue   = #7da7d8
brown  = #6c5736
gray   = #c2c2c2
gradient_top = #f1e1d0
gradient_bot = #bda488
*/

@import url("../f8-lite/style.css");

body {background:#bda488 url('images/backgroundtile.jpg');background-repeat:repeat;background-position:left top;font-family:"Century Gothic","lucida grande",Futura,Helvetica,sans-serif;}


/* remove top border */
#masthead { background:white;padding: 0;border-top:0px solid #000;}

#inside-widgets {margin:0 0;}
h1,h2 {font-weight:600;margin-bottom:0;color:#7da7d8;font-family:"Century Gothic","lucida grande",Futura,Helvetica,sans-serif;}
h3,h4,h5,h6 {font-weight:600;color:#7da7d8;font-family:"Century Gothic","lucida grande",Futura,Helvetica,sans-serif;}


a {font-weight:600;color:#fcb116;text-decoration:none;font-family:"Century Gothic","lucida grande",Futura,Helvetica,sans-serif;}
a:hover, a:focus {color:black;}
h1 a,h2 a {color:#fcb116;}
h3 a,h4 a,h5 a,h6 a {color:#fcb116;}
.container {background: #FFFFFF; padding:0em 0em;}
p {color:#4e2c11;font-size:1.2em;}
ol,ul,address,pre {color:#4e2c11;}
p.wp-caption-text {color:#7da7da;}
#masthead  h1,h4{display:none;}
.post-edit-link {display:none;}
.nocomments {display:none;}
.comments {display:none;}
.commentlist {display:none;}
.respond {display:none;}
#contact {display:none;}
#inside-subscribe {display:none;}
.postmetadata {display:none;}
.prev.left {display:none;}
.next.right {display:none;}
.navigation {display:none;}

a.more-link {font-size:0.9em;}

/* Unfortunately, had to copy all of the navlist (i.e. menu) to make sure we got all colors */

#navcontainer {padding: 0;background:#bda488;text-align:center;height:40px;margin:0 0 1em;}
#navlist {height:40px}
#navcontainer p	{padding: 7px 7px 0px;font-size: 1.0em;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;background:transparent;padding: 0;margin: 0px;font-size: 1.0em;}
ul#navlist li {text-align: center;float: left;background:transparent;height: 40px;margin: 0;border-right:1px solid #ccc;padding: 0;}
ul#navlist li { width: 105px; voice-family: "\"}\""; voice-family:inherit; width: 115px;}
html>body ul#navlist li { width: 115px; }
ul#navlist li a {font-weight:normal;display: block;padding: 7px 5px 25px 7px;color: #eee;font-size: 1.2em;text-decoration: none;height: 1%;height:40px;text-shadow: 0px 0px 0px #eee;} /* color: was #4e2c11,text-shadow was 2px 2px 3px */
#navcontainer>ul#navlist li a {width: auto;height: auto;height: 8px}
ul#navlist li#active a {background: #eee;color: #<?php echo $ss_nav_hover_color; ?>;}
ul#navlist li a:hover,ul#navlist li#active a:hover {color: #eee;background-color: #222;}
ul#navlist li.home	{border-left: none;}
ul#navlist li#empty	{width: 120px;}


/*  SEARCH MODS */
#search {float: left;margin:12px 0 0;}
#search #s {background: transparent url('images/search.gif') 0px center no-repeat;color: #666;font-size: 0.9em;margin:0 0 0 5px;padding: 2px 0 2px 17px;width: 90px;}


.thumbnail {width:310px;height:175px;background:white;url('images/x.png') no-repeat center;max-width:310px;max-height:175px;overflow:hidden;}


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

/* ************************ WELCOME TEXT ********************************/
#virtualv {text-align:justify;width:465px;height:267px;padding:0 0 0 5px;overflow:hidden;max-width:475px;float:right;}
#virtualv p {font-size: 1.1em;}


#footer {background:white;margin:0;padding:0;}
#footer h2 a {color:#c2c2c2;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 5px;border:none;}
