/*
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: 2.0
License:  All Rights Reserved
*/
	
@import url("../modularity/style.css");

body {background: url("./images/fondo1.jpg") fixed;}
.container-inner {padding:.0 0 1em}
#top_bar {background-color:#222222; margin: 0 auto; padding:0; text-align: center; height: 26px;}
#top {width:950px;margin:0 auto;padding:0 0 1em 0;height:auto; clear:both;float:none;border:none;}
#masthead {margin-left:0px;}
#masthead h4 a { color: #222; text-decoration: none; }
#masthead span.description {color:#999; position:relative;top:0px;}

/* Navigation override */
.sf-menu {background:#222222; margin-right:0px;}
.sf-menu a, .sf-menu a:visited  {color:#fff;}
.sf-menu a:hover {color:#ccc;}
.sf-menu li {background:#222;}
.sf-menu li li {background:#222;}
.sf-menu li li li {background:#222;}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {background:#323232;}
.sf-sub-indicator {background:url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

/* Slider Post */
#jFlowSlide{ background:#eee;-webkit-box-shadow: 0 0 20px #999;-moz-box-shadow: 0 0 20px #999}
#myController span.jFlowSelected { background:#ccc;}
.slide-details h2 { color:#111;}
.jFlowControl, .jFlowPrev, .jFlowNext { color:#333;}
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #ccc; }
.slide-wrapper a {color:#111}
.slide-wrapper a:hover {color:#000}
a.button {color:#eee;text-decoration: none;background:url(images/button.jpg) no-repeat 0px 0px;-webkit-box-shadow: 0 0 20px #999;-moz-box-shadow: 0 0 20px #999;}
a.button:hover {color:#000;background:url(images/button.jpg) no-repeat 0px -71px;}
    
/* Category Sections */
#category-stack{margin:0 0 2em}
.byline {font-size:.9em;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;}