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

body {background:#fff url(images/fading_bg.gif) repeat-x top left;}
#top {width:950px;height:50px;margin:0px auto 1px auto;padding:0;}
#masthead {float:left;display:block;padding:0;width:950px;margin-left:0}
#masthead #logo {float:left;}
#masthead #logo h1 { margin:25px 0 0; padding:0; font-weight: bold; letter-spacing: -1px;font-size:3.4em; text-transform: uppercase; float: left;line-height:0}
#masthead h1 a { color: #333; text-decoration: none;}
#masthead h1 a:hover {color:#444;}
#masthead #logo .description {margin:25px 25px 0;font-size:1em; padding:0; color:#000;float:left;}
.login {float:right;margin:26px 20px 0 0;color:#000}
#top .feed {float:right;margin:46px 0px 0 3px;padding: 0 0 0 16px;background: url("images/rss.png") no-repeat 0 50%;} 

/* Navigation */
#menu-wrap {background:#FFF;height:40px;width:100%;margin:0 auto;padding: 5px 0;}
#menu-wrap-inner {margin: 0 auto; width:950px; display:block;}
.sf-menu a, .sf-menu a:visited  {color:#888;}
.sf-menu li {background:#fff;margin-right:2em;}
.sf-menu li li {background:#eee;}

.sf-menu {background-color:#fff;border-top:1px solid #000;border-bottom:1px solid #000;margin:4px auto;padding:0;position:relative;top:0;font-size:12px;width:950px;z-index:110;}
.sf-menu a {color:#888;padding:9px;text-decoration:none;}
.sf-menu .right {background-color:#000,margin-top:3px;}
 

.postmetadata {background:#ffffff;border-top:0px solid #444;border-bottom:1px solid #444;border-left:1px solid #888;border-right:0px solid #444;padding:10px;color:#000; -moz-border-radius: 0;-khtml-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;font-size:12px;}
.postmetadata a {color:#888;}
.postmetadata a:hover {color:#000;text-decoration:underline}

#slides {background: #33000f;}


/* 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;}

/* Sliding Content */
#slider-posts {margin:1em 0 2em 0}
ul#slider-nav {margin: .5em 0; padding: 0}
ul#slider-nav a { padding:5px 9px; -moz-border-radius:12px; -webkit-border-radius:12px; border-radius: 12px; background:#ddd; color:#fff; margin:0 12px 0 0; }
ul#slider-nav a.activeSlide,ul#slider-nav a:hover { background:#aaa; }
.slide { padding:12px; margin: 0; display:block; overflow:hidden;position: relative; background:#fff; border-bottom: 2px solid #cecece; border-top: 2px solid #cecece}
.slide-thumbnail { width:590px; float:left; }
.slide-thumbnail img {max-width:590px;}
* html .slide-thumbnail img {width:590px;}
.slide-thumbnail img.attachment-thumbnail {margin:0;padding:0}
.slide-details { width:310px; float:right; margin-left:10px;}
.slide-details h2 { color:#eee; font-style: italic; font-weight:normal; margin:0; }
.slide-details .description p { color: #999; margin-top:10px; font-size:1.1em}
a.button {position:absolute;bottom:20px;right:20px;display: block;width: 260px;height: 50px;padding: 20px 20px 5px 20px;color:#fff;text-decoration: none;background:url(images/button.png) no-repeat 0px 0px;}
a.button:hover {color:#ccc;background:url(images/button.png) no-repeat 0px -75px;}
.slide a {color:#777}
.slide a:hover {color:#eee}

