/*
Theme Name: Modslider
Theme URI: http://graphpaperpress.com
Description: A child theme for Modularity 2.2.1
Author: Thad Allender
Author URI: http://thadallender.com
Template: modularity
Version: 2.2.1
License:  All Rights Reserved
*/
	
@import url("../modularity/style.css");

body {background:#efefef;}
#top {width:990px; height:310px;margin:0px auto 0px auto;padding:0;}
#masthead {float:left;display:block;padding:0;width:990px;margin-left:0; box-shadow:0px 7px 7px #000; -webkit-box-shadow:0px 7px 7px #000; -moz-box-shadow: 0px 7px 7px #000;}
#masthead #logo {float:left;}
#masthead #logo h1 { margin:0px; 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:0px 0px 0;font-size:1em; padding:0px 0 0 0; color:#000;float:left;}
.login {float:right;margin:26px 20px 0 0;color:#000}
#top .feed {float:right; margin:0px 0 0 0px;padding: 0 0 0 0px;background: url("images/rss.png") no-repeat 0 50%;} 

/* Navigation */
#menu-wrap {background:#000;height:40px;width:100% ;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 {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}

#slides {background: #000;}

/* 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;}


/* Custom */
.container { box-shadow:0px 7px 7px #999; -webkit-box-shadow:0px 7px 7px #999; -moz-box-shadow: 0px 7px 7px #999; }
#blog-section h2 a { color:#666; }
#blog-section { font-size:12px; }
#shadow { box-shadow: 0px 0px 5px #999; -webkit-box-shadow: 0px 0px 5px #999; -moz-box-shadow: 0px 0px 5px #999; }
.post-sub-header { color:#666; font-size:11px; margin-top:-20px; margin-left:5px; margin-bottom:20px; }
.postmetadata-left { width:190px; font-size:12px; }
.postmetadata-right { float:right; width:700px; font-size:10px; text-align:right; }
.quick-connect { background-color:#222; border:1px solid #444; color:#999; }
#quick-connect-field { width:200px; }
#quick-connect-message { width:200px; height:150px; }
.welcomebox h2 { font-size:14px; }
a, .welcomebox h2 a {color:#00b5b5;text-decoration:none;}
