/*
Theme Name: F8 Child
Theme URI: http://legildesign.com/
Description: Child Theme for f8-lite
Author: Luis
Author URI: http://legildesign.com/
Template: f8-lite
Version: 0.1
*/
 
@import url("../f8-lite/style.css");

/*---changes to h6 in the archive titles and page titles---*/
h6.page-header {display:block;text-transform:uppercase;border-bottom:#DDD 1px solid;margin:0 0 1em;}
h6.archive-header {display:block;text-transform:uppercase;border-bottom:#000 1px solid;margin:0 0 .5em;}
.archive-stack {width:100%; height:1em;}

/*---the navlist changes...only a few lines were changed---*/
#navcontainer {padding: 0;font-family:"helvetica", Helvetica, Arial, sans-serif;text-align: right;background-color: #000;height:40px;margin:0 0 1em;}
#navlist {height:40px}
#navcontainer p {padding: 7px 7px 0px;font-family:"helvetica", Helvetica, Arial, sans-serif;font-size: 11px;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;margin: 0px;background-color: #000;font-size: 11px;}
ul#navlist li {text-align: left;float: left;height: 40px;margin: 0;background: #000;border-right:1px solid #ccc;padding: 0;}
ul#navlist li { width: 105px; voice-family: "\"}\""; voice-family:inherit; width: 119px;}
html>body ul#navlist li { width: 119px; }
ul#navlist li a {display: block;padding: 7px 5px 25px 7px;color: #eee;font-size: 11px;text-decoration: none;height: 1%;height:40px;text-shadow: 0 0 0 #000;}
#navcontainer>ul#navlist li a {width: auto;height: auto;height: 8px}
ul#navlist li#active a {background: #666;color: #fff;}
ul#navlist li a:hover,ul#navlist li#active a:hover {color: #fff;background-color: #666;}
ul#navlist li.home  {border-left: none;}
ul#navlist li#empty {width: 120px;}


a:link, a:visited {
    color: #660000; font-weight: bold;
}
a:hover, a:active {
    color: #666666; font-weight: bold;
}
