/*
Theme Name: Modslider
Theme URI: http://graphpaperpress.com
Description: A child theme for Modularity 2.7 or higher
Author: Thad Allender
Author URI: http://thadallender.com
Template: modularity
Version: 2.7
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;}
#top #masthead {float:left;display:block;padding:0;width:950px;margin-left:0}
#top #masthead #logo {float:left;}
#top #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}
#top #masthead #logo h1 a { color: #000; text-decoration: none;}
#top #masthead #logo h1 a:hover {color:#222;}
#top #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:26px 0px 0 3px;padding: 0 0 0 16px;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:5px auto 0; height: 31px;padding:0;position:relative;top:0;font-size:12px;width:990px;z-index:110;float:none;}
.sf-menu a {padding:9px;text-decoration:none}
.sf-menu .right {margin-top:3px;}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {top:3.3em}

.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;}

/*PhotoShelter*/
#psContainer { width: 990px; text-align: center; margin: 0px auto 10px auto; }
#psContent { text-align: left; margin: 0 auto; width: 950px; padding: 20px; }
#psContent H3 { color: #999; }
#psContent table { width: auto; }
#PS_GPP_CUSTOM .container { margin: 10px auto 0px auto; }
#PS_GPP_CUSTOM #masthead #logo h1 { font-size: 40px; font-weight: bold; margin-top: 33px; }
#PS_GPP_CUSTOM #masthead #logo img.sitetitle {margin-top: -8px}


/*Custom ones I made*/

/*Welcome Message Text*/
.welcomebody { font-size: 12px; font-weight: normal; color: #333333;}

/*small text for box on welcome*/
.welcomeboxA { font-size: 9px; font-weight: normal; color: #333333; }

/*box with background*/
.bodybox2  { border: 0px solid #333; width: 95%; background:#dddddd; margin:0px 0px 10px 0px; padding:20px 20px 5px 20px; float: left; }
.bodyboxtext { font-color: #000000; }

/*section breaks*/
.roadsection {border-top: solid 1px #dddddd; padding:15px 0px 0px 0px;}
.roadsectiontext { font-color: #666666; }


/* Styles for Quoted Recent Comments Widget */
.quoted_comments_widget ol {border-top: solid 1px #dddddd; padding:15px 0px 0px 0px;} /* Style for comments list */
.quoted_comments_widget ol li { font-size: 9px; font-weight: normal; color: #333333; } /* Style for comments list item */
.quoted_comments_widget ol li p {border-bottom: solid 1px #dddddd; padding:15px 0px 0px 0px;} /* Style for comment quote */
#sidebar .quoted_comments_widget ol li div.comment-meta {} /* Style for comment meta */