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

body {background:#fff url(images/fading_bg.gif) repeat-x top left;}
#top {width:990px;height:40px;margin:10px auto 0 auto;padding:0;}
#top .logo {float:left;display:block;height:200px;overflow:hidden;padding:0;width:226px;}
#top .logo a{display:block;height:200px;overflow:hidden;width:226px;}
#top .logo a img{border:0;}
#top .logo a:hover {display:block;height:200px;text-indent:-226px;width:227px;}
.description {margin: 56px 24px 0; padding:26px 0 0 0; float:left;color:#000;
	font-size: 30px;
}
.login {float:right;margin: 2px 20px 0 0;color:#000}
#top .feed {float:right;margin:100px 0 0 3px;padding: 0 0 0 16px;background: url("images/rss.png") no-repeat 0 50%;} 
#masthead {display:block;clear:both}

/* NAVIGATION - Basic code - don't modify */ 
#nav-drop { display: block; margin: 0; padding: 0; position: relative; z-index:999}
#nav-drop .wrapper { position: relative; margin: 0 auto; width: 950px; }
#nav-drop li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
#nav-drop a { display: block; }
#nav-drop ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #nav-drop ul { line-height: 0; } /* IE6 "fix" */
#nav-drop ul a { zoom: 1; } /* IE6/7 fix */
#nav-drop ul li { float: none; }
#nav-drop ul ul { top: 0; }
    
/* NAVIGATION _ Essentials - configure this */
#nav-drop ul { width: 170px; }
#nav-drop ul ul { left: 170px; }

/* NAVIGATION - Everything else is theming */
#nav-drop { background-color: #000; height: 42px; width:100%;border-bottom:1px solid #111;border-top:#111 1px solid;
	display: block;
}
#nav-drop *:hover { background-color: none; }
#nav-drop a {color: white; font-size: 12px; padding: 15px; line-height: 1; }
#nav-drop li.hover a { background-color: #222; }
#nav-drop ul { top: 42px; }
#nav-drop ul li a { background-color: #222; }
#nav-drop ul a.hover { background-color: #000; }
#nav-drop ul a { border-bottom: 1px solid #333; border-right: none; }
/* #nav-drop ul a { border-bottom: none; } - I also needed this for IE6/7 */
#nav-drop ul li a.children {background-image: url(images/arrow.png); background-position: right center; background-repeat: no-repeat;}
#nav-drop a.site-logo {width: 150px;background:url(images/button.jpg) no-repeat 0px 0px;}
#nav-drop ul li a.site-logo:hover {color:#fff;background:url(images/button.jpg) no-repeat 0px -71px;}

/* NAVIGATION - Search for something */
#nav-drop #search { position: absolute; top: 8px; right: 0; height:40px; width:190px; background: url(images/search.jpg) no-repeat left top}
#nav-drop #search:hover { background: url(images/search-hover.jpg) no-repeat left top}
#nav-drop #search #s { background: transparent; float: left; display: block; margin:0;padding-left: 37px; width: 140px; border: none; font-size: 12px; color: #ccc; vertical-align: bottom; }
#search #s:hover { color: #fff; background: transparent}
#nav-drop #search #s:hover {color: #fff;background: transparent;}

.postmetadata {background:#000;border-top:1px solid #444;border-bottom:1px solid #444;padding:1em;color:#999; -moz-border-radius: 0;-khtml-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;font-size:10px}
.postmetadata a {color:#ccc;}
.postmetadata a:hover {color:#fff;text-decoration:underline}

/* Sidebar */
#sidebar ul li a:hover,ul.txt li:hover{color:#515151;background-position:1px 0.8em;background: #f2f1ef url(images/li.png) no-repeat 2px 10px;}

/* Slider */
.sliderGallery {background: #bbff61;overflow: hidden;position: relative;padding:0;height: 50;width: 950px;margin:0 0 1em;}
.sliderGallery UL {position: absolute;list-style: none;overflow: none;white-space: nowrap;padding: 0;margin: 0;}
.sliderGallery UL LI {display: inline;padding:0 1.2em 0 0;}
.slider {width: 950px;height: 17px;top: 160px;padding: 1px;position: relative;background: url(images/product-arrows.png) no-repeat;}
.slider-item {position: relative; margin: 0 0 0px;padding:0;}
.slider-item span.slider-title {background: #000; padding:4px; left: 0px; bottom: 3px; display: block; text-align:center; height: 18px; width:142px; overflow:hidden; position: absolute; z-index: 10; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=70); -moz-opacity: .70; opacity:.70;}
.slider-item span.slider-title a { color: #ccc; text-decoration: none;}
.slider-item span.slider-title a:hover {color:#fff;}
.slider-item .attachment-thumbnail {width:150px; height:150px; margin:0;padding:0;float:none;/* opacity - move to sep. stylesheet */ filter: alpha(opacity=90); -moz-opacity: .90; opacity:.90;}
.slider-item .attachment-thumbnail:hover {/* opacity - move to sep. stylesheet */ filter: alpha(opacity=100); -moz-opacity: 1; opacity:1;}
.handle {position: absolute;cursor: move;height: 17px;width: 181px;top: 0;background: url(images/product-handler.png) no-repeat;z-index: 11;}
.slider span {color: #bbb;font-size: 80%;cursor: pointer;position: absolute;z-index: 12;top: 3px;}
.slider .slider-1 {left: 86px;}
.slider .slider-2 {left: 172px;}
.slider .slider-3 {left: 258px;}
.slider .slider-4 {left: 344px;}
.slider .slider-5 {left: 430px;}
.slider .slider-6 {left: 516px;}
.slider .slider-7 {left: 602px;}
.slider .slider-8 {left: 688px;}
.slider .slider-9 {left: 774px;}
.slider .slider-10 {left: 860px;}

/* Slideshow */
ul#portfolio {padding:0;list-style:none;margin:0 0 1em;overflow:hidden;max-height:590px;}
ul#portfolio li {list-style:none;padding:0;}
ul#portfolio li h4 {margin: 0 0 .5em 0;text-transform:uppercase;padding:0 16px;}
ul#portfolio li img {max-width:950px;text-align:center;margin:0;}

/* Category Section */
#category-section ul{list-style:none;margin:0;font-size:1em;padding:0;border-top:1px solid #eee}
#category-section ul li a,ul.txt li{height:1%;line-height:1.2em;border-bottom:1px solid #eee;display:block;padding:6px 0 6px 8px;margin:0}
#category-section ul li a:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #000}
#category-section ul li.active a{cursor:default;color:white;}

