/*
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:#aaaaaa url(images/bg1.png) 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:1em}
#masthead h1 a { color: #000; text-decoration: none;}
#masthead h1 a:hover {color:#444;}
#masthead #logo .description {margin:25px 25px 0;font-size:14px; text-shadow: #666 1px 1px 1px; padding:0; color:#fff; float:left;}
.login {float:right;margin:26px 20px 0 0;color:#000}
#top .feed {float:right;margin:26px 0px 0 3px;padding: 0 0 0 16px;background: url("images/rss.png") no-repeat 0 50%;} 

.dropcaps {
font-family: Georgia, Times New Roman, Serif;
font-weight:normal;
float:left;
line-height:30px;
font-size:36px;
padding: 3px 3px 0 0;
}


/* Navigation */
#menu-wrap {background:#aaaaaa; height:30px;width:990px;margin:0 auto;padding: 5px 0;}
#menu-wrap-inner {margin: 0 auto; width:950px; display:block;}
.sf-menu {margin:4px auto;padding:0;position:relative;top:0;font-size:12px;width:950px;z-index:110;}
.sf-menu a {padding:9px;text-decoration:none;}
.sf-menu .right {margin-top:3px;}

.postmetadata {border-top:0px solid #ccc;border-bottom:0px solid #ccc;padding:0px;color:#555; -moz-border-radius: 0;-khtml-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;font-size:13px;}
.postmetadata a {color:#cc5500;}
.postmetadata a:hover {background:#000; color:#fff;text-decoration:underline}

#slides {background: #fff;}

/* Sidebar */
#sidebar ul li a:hover,ul.txt li:hover{color:#cc0000;background-position:1px 0.8em;background: #000 url(images/li.png) no-repeat 2px 10px;}
