/*
Theme Name: Modslider
Theme URI: http://graphpaperpress.com
Description: A child theme for Modularity 2.8 or higher
Author: Thad Allender
Author URI: http://thadallender.com
Template: modularity
Version: 2.8.2
License:  GPL
*/
	
@import url("../modularity/style.css");

body {background:#fff url(images/fading_bg.gif) repeat-x top left;}
h3.sub,h2.sub {margin: 0 0 10px 0;padding: 0 0 5px 0;font-size: 1.1em;font-weight: bold;line-height: 1em;text-transform: uppercase;letter-spacing: 2px;color: #fff;border-bottom: 1px solid #eee;}

#top {width:950px;height:144px;margin:0px auto 1px auto;padding:0;}
#top #masthead {float:left;display:block;padding:0;width:950px;margin-left:0;height:70px}
#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 img.sitetitle {margin-top:-16px}
#top #masthead #logo .description {margin:25px 25px 0;font-size:1em; padding:0; color:#000;float:left;}
#top a {color:#fff}

.login {float:right;margin:26px 20px 0 0;color:#000}
#top .headlst {float:right;margin:5px 0px 0 23px;font-color:#ffc000; no-repeat 0 50%;} 
#top .headlst a:hover{color:#ffc000;} 

/* 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}

/* Sliders */
.sliderGallery ul li a span {background:none repeat scroll 0 0 #000000;border-right:4px solid #000000;bottom:0;color:#F0DA97;height:18px;left:0;opacity:0.7;overflow:hidden;padding:2px 0 2px 4px;position:absolute;text-align:center;width:142px;z-index:20;}

/* Sliding Content */
#slider-posts {height: 380px;margin:1em 0 2em 0;}
ul#slider-nav a { padding:5px 9px; -moz-border-radius:12px; -webkit-border-radius:12px; border-radius: 12px; background:#aaa; color:#000; margin:0 12px 0 0; }
ul#slider-nav a.activeSlide,ul#slider-nav a:hover { background:#ffc000; }
#slides {background: #000;}
.slide { padding:12px; margin: 0; height: 355px; display:block; overflow:hidden;position: relative; background:#000;width:930px;height:358px; }
.slide-details { width:310px; float:right; margin-right:10px;}
.slide-details h2 { color:#eee; font-style: italic; font-weight:normal; margin:0; }
.slide-details .description p { color: #fff; margin-top:10px; font-style:italic; font-size:1.2em}
a.button {position:absolute;bottom:20px;right:25px;display: block;width: 260px;height: 50px;padding: 20px 20px 5px 20px;color:#fff;text-decoration: none;background:url(images/button.png) no-repeat 0px 0px;}
a.button:hover {color:#ccc;background:url(images/button.png) no-repeat 0px -75px;}

/* Sidebar */
#sidebar ul li a,ul.txt li{color:#F0DA97;height:1%;background:url(images/li.png) no-repeat  0;line-height:1.2em;border-bottom:1px solid #ccc;display:block;padding:6px 0 6px 8px;}
#sidebar ul li a:hover,ul.txt li:hover{color:#F0DA97;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: -26px}


#wp-calendar tbody td a {
background-color:#444444;
color:#FF0000;
text-decoration:underline;
}

#wp-calendar caption {
background-color:#333333;
border-style:solid;
border-width:1px;
font-size:1em;
font-weight:normal;
letter-spacing:0.1em;
padding:0.2em 1em 0.2em 0;
text-align:center;
}

