/*
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:#fff url(images/fading_bg.gif) repeat-x top left;}
#top {width:950px;height:43px;margin:10px 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:#000;height:60px;width:100%;margin:0 auto;}
#menu-wrap-inner {margin: 0 auto; width:950px; display:block;}
.sf-menu {margin:0 auto;padding:0;position:relative;font-size:12px;width:950px;height:30px;}
.sf-menu a {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;}
