/*

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");



body {background:#fff url(images/fading_bg.gif) repeat-x top left;

}

#top {width:950px;height:58px;margin:0px auto 4px auto;padding:0;}

#top .logo {float:center;display:block;height:58px;overflow:hidden;padding:0;width:950px;}

#top .logo a{display:block;height:58px;overflow:hidden;width:950px;}

#top .logo a img{border:0;}

#top .logo a, #top .logo a:hover{display:block;height:58px;overflow:hidden;width:950px;}

/*.description {margin:0 24px; padding:26px 0 0 0; float:left;color:#000}

.login {float:right;margin:26px 20px 0 0;color:#000}

#top .feed {float:right;margin:26px 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 */ 

div.wrapper { position: relative; margin: 0; width: 100%;display: block;border-bottom:0px solid #111;border-top:#111 0px solid;background-color: #476181; height: 18px;z-index:102;}

div.nav-wrapper { display: block; margin: 0 auto; padding: 0; position: relative;width:950px;}

#nav-drop {float:left;}

#nav-drop li { text-align: left; display: block; list-style: none; margin: 0; 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: 210px; }

#nav-drop ul ul { left: 170px; }



/* NAVIGATION - Everything else is theming */

#nav-drop *:hover { background-color: none; }

#nav-drop a {color: white; font-size: 13px; font-family: Arial, sans-serif; padding-left: 8px; padding-right: 8px; padding-top: 3px; padding-bottom: 2px; line-height: 1; }

#nav-drop li.hover a { background-color: #7A8EA6; }

#nav-drop ul { top: 18px; }

#nav-drop ul li a { background-color: #7A8EA6; }

#nav-drop ul a.hover { background-color: #476181; }

#nav-drop li ul li a { border-bottom: 1px solid #476181; 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 

#search { position: relative; float: right; bottom: 8px; height:40px; width:190px; background: url(images/search.jpg) no-repeat left top; z-index: 200}

#search:hover { background: url(images/search-hover.jpg) no-repeat left top}

#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}

#search #s:hover {color: #fff;background: transparent;} */



/* Search */

#search {margin:0; padding:5px;}

#search #s {background: #E6EAEF url('images/search.gif') 0px center no-repeat;color: #222;font-size: 1em;margin:0;padding: 2px 0 2px 21px;width: 140px;border:0px solid #333;}

#search input {border:0}

#search #s:hover {color: #0066cc;background: #fff url('images/search.gif') 0px center no-repeat;}

.search-excerpt {margin: 0;} 



.postmetadata {border-top:0px solid #444;border-bottom:0px solid #444;padding:10px 0 10px 0;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;}

