/*
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.2
License:  All Rights Reserved
*/
	
@import url("../modularity/style.css");

/* BACKGROUND AND LOGO  */

body {background:#fff url(images/lt-wood-background-fade-whi.jpg) repeat-x top left;
}
#top {width:990px;height:275px;margin:0px auto 4px auto;padding:0;}
#top .logo {float:left;display:block;height:251px;overflow:hidden;padding:0;width:990px;}
#top .logo a{display:block;height:251px;overflow:hidden;width:990px;}
#top .logo a img{border:0;}


/* FEED  */ 
.description {margin:0 24px; padding:26px 0 0 0; float:left;color:white}
.login {float:right;margin:26px 20px 5 5;color:#ccc}
#top .feed {float:right;margin:0px 0 0 3px;padding: 0 0 0 20px;background: url("images/feed-icon-14x14.png") no-repeat 0 50%;} 
#masthead {display:block;clear:both}

/* NAVIGATION - Basic code - don't modify */ 
div.wrapper { position: relative; margin: 0; width: 100%;display: block;border-bottom:0px solid #111;border-top:#111 0px solid;background: url("images/web-banner-with-top-border.jpg") no-repeat 0 50%; height: 251px;z-index:102;}
div.nav-wrapper { display: block; margin: 0 auto; padding: 0; position: relative;width:990px;}
#nav-drop {float:left;}
#nav-drop li { text-align: left; display: block; list-style: none; margin: 2; padding: 0; float: left; position: relative; cursor:default; }
#nav-drop a { display: block; z-index: 100;}
#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 a {background-color: #81471B;color: d9bb62; font-size: 13px; font-weight: normal; padding: 5px; line-height: 1; }
#nav-drop li.hover a { background-color: #81471B; color:white;}
#nav-drop ul { top: 24px; }

#nav-drop ul a.hover { background-color: #d9bb62; color:#302716;}
#nav-drop li ul li a { border-bottom: 1px solid #ccc; 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:#7F62D9;background:url(images/button.jpg) no-repeat 0px -71px;}

/* NAVIGATION - Search for something */
div.nav-wrapper #search { position: relative; float: right; top: 8px; height:40px; width:190px; background: url(images/search.jpg) no-repeat left top; z-index: 200}
div.nav-wrapper #search:hover { background: url(images/search-hover.jpg) no-repeat left top}
div.nav-wrapper #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}
div.nav-wrapper #search #s:hover {color: #fff;background: transparent;}

.postmetadata {background:#000;border-top:1px solid #444;border-bottom:1px solid #444;padding:10px;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}

/* SLIDER */
.scroll p {font-size: 16px} 


/* 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;}
