/*
Theme Name: HighDef
Theme URI: http://graphpaperpress.com
Description: A child theme for Modularity
Author: Thad Allender
Author URI: http://thadallender.com
Template: modularity
Version: 0.1
License:  All Rights Reserved
*/
	
@import url("../modularity/style.css");


body {background:#fff; border-top:30px solid #222}
.container-inner {padding:.5em 0 1em}
#top {margin:0 auto;padding:0;height:auto; background: url(images/double-border.png) repeat-x bottom; clear:both;float:none;border:none;}

/* Trying to do the masthead stuff from the forums */

#masthead {float: left;padding-top:20px; padding-bottom:20px}
#masthead h4, #masthead span { margin: 0; padding:10px 0 0; line-height:2em }
#masthead h4 { background: url(images/cwcw_logo.jpg) no-repeat; display:block; width: 378px; height: 130px;padding:0; font-weight: bold; text-transform: uppercase; float: left}
#masthead h4 a { background: url(images/cwcw_logo.jpg) no-repeat; display:block; width: 378px; height: 130px;padding:0; text-indent:-9999px; color: #fff; text-decoration: none; }
#masthead span.description { font-weight: normal; color: #ccc;  font-size: 11px; padding: .35em 3em;}

#masthead span.description {color:#999}


/* Navigation at rest */
#nav { float: right; margin: 15px 0 0 0; padding:8px 0 6px 10px;background:#fff}
#nav ul, #nav ul li { margin: 0; padding: 0; }
#nav ul li { font-size:11px; font-weight: bold; text-transform: lowercase; list-style: none; float: left; margin-right: 15px; position: relative;color:#999}
#nav ul li a { color: #999; text-decoration: none;}
#nav ul li a:hover {color:#fff}

/* Category Sections */
#category-stack{margin:0 0 2em}
.byline {font-size:0em;margin:0;color:#bbb}
.byline a {color:#bbb}
.more {margin:0 0 1em;}
.more ul{list-style:none;margin:0;padding:0;}
.more ul li a{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;}
.more ul li a:hover{color:#515151;background-position:1px 0.8em;background: #E5ECF9 url(images/li-white.png) no-repeat 3px 10px;}
.more ul li a span{color:#696455;}
.more ul li.active a{cursor:default;color:white;}

/* Footer */
#footer-wrap {background:#fff; }
#footer {width:950px;padding:0 ;margin:0 auto;color:#999;text-align:left float:left;}
#footer p {color:#999}
#footer h3 {margin:0;padding:0 0 .6em 0; border-bottom:none; color:#999}
#footer .item {margin:0 0 4em 0}
#footer ul{list-style:none;margin:0 0 1.6em 0;font-size:1em;float:left;}
#footer ul li a,ul.txt li{height:1%;line-height:1.2em;padding:6px 0 6px 8px; float:left; }
#footer ul li a:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #111}
#footer ul li a span,ul.txt li,h4 a span{color:#696455;}
#footer ul li.active a{cursor:default;color:white;}
#footer ul ul{margin:0;list-style:none;} 
