/*
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: 2.0
License:  All Rights Reserved
*/
	
@import url("../modularity/style.css");

body {background:#d3d3d3 url(images/fading_bg.gif) repeat-x top left;}
#top {width:950px;height:70px;margin:15px auto 1px auto;padding:0;}
#masthead {float:left;display:block;padding:0}
#masthead h4 { margin: 0; padding:0; font-weight: bold; letter-spacing: -1px;font-size:3.5em; text-transform: uppercase; float: left; line-height: 1.25}
#masthead h4 a { color: #333; text-decoration: none;}
#masthead h4 a:hover {color:#444;}
#masthead span.description {margin:0 24px;font-size:1em; padding: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%;} 

/* Navigation */
#menu-wrap {background:#444;height:60px;width:100%;margin:0 auto;}
#menu-wrap-inner {margin: 0 auto; width:950px; display:block;}
.sf-menu {background:#444;margin:0 auto;padding:0;position:relative;font-size:12px;width:950px;height:30px;}
.sf-menu a {background:#444;padding:9px;text-decoration:none;}

.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}

/* 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 */
#jFlowSlide{ background:#000;margin:0 0 24px 0;}
.jFlowControl, .jFlowPrev, .jFlowNext { color:#ccc; cursor:pointer; padding:4px 8px; }
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #d7693d; }
.slide-wrapper a {color:#19d800}
.slide-wrapper a:hover {color:#fff}
.jFlowSelected {color:#666}

.slide-details h2 { color:#eee; font-style: normal; font-weight:normal; font-size: 24px; margin:0; }
.slide-details h2 a { color:#eee; }
.slide-details h2 a:hover { color:#eee; }
