/*
Theme Name: Workspace
Theme URI: http://graphpaperpress.com
Description: A child theme, yo!  For Modularity 2.7 or higher
Author: Thad Allender
Author URI: http://graphpaperpress.com
Template: modularity
Version: 2.7
Tags: minimalistic, clean, child, portfolio
License:  GPL
*/
	
@import url("../modularity/style.css");

/* MODULARITY GLOBAL STYLE OVERRIDES */
body {background: #000 url(images/ka_background.jpg) fixed top center no-repeat; font-family: Georgia, Helvetica Nueue; text-shadow: 1px 1px 1px #000}
a {color: #27CCD9}
a:hover {color:#fff}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {color:#ccc}
p { color: #ffffff;}

/* HEADER */
#masthead #logo {
background: url(images/kristenashton.png) no-repeat;
width: 429px;
height: 89px;
	}
#masthead #logo h1 a {display: none;}
#masthead #logo .description {display: none;}
ul.sf-menu,ul.sf-menu li {background:none; text-transform: uppercase}

/* CONTENT, FOOTER, SIDEBAR */
.container-inner {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#top {
	height: 95px;
}
.container {background:url(images/repeater.png) repeat; padding-top: 20px}
.postmetadata {background:#111; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; border-top: 1px dotted #222; border-bottom: 1px dotted #222; color:#444}
.postmetadata a:hover {color:#ccc}
h3.sub, #footer h3.sub {border-bottom: 1px dotted #666; color:#999}
#sidebar ul li a,ul.txt li {border-bottom: 1px dotted #222; background:none; color:#999}
#sidebar ul li a:hover,ul.txt li:hover {background:#111; color:#ccc}
div.colborder {border-right:1px dotted #222}
hr {color:#222; background:#222}
.nav a, .navi a {background:none; color:#ffffff;}
#footer-wrap {background: #000000; width: 990px; margin: 10px auto 0px auto;}
#commentform textarea:hover {border-color:#eee }
#footer {margin-bottom: 0px; padding-bottom:0px;}


/* SLIDER */
.sliderGallery {background: #000;}
.ui-slider-handle {background:#444}
#slider-handle {background:#222}
.archive .timthumbnail {max-width:310px}

/* WELCOMEBOX */
.welcomebox {background: none; margin-bottom: 0px; padding-bottom: 0px;}
.welcomebox h3.sub {border-bottom: 1px dotted #999; color:#fff; font-style:italic; font-family: Georgia, Helvetica Nueue; text-transform: capitalize; font-size: 24px}
.welcomebox h2 {color:#999;}
.welcomebox h2 a {color:#fff; text-decoration: underline}

/* PORTFOLIO THUMBNAILS */
.portfolio-image-wrapper {position: relative; margin: 0 0 6px 0;padding:0;height:150px;}
.portfolio-image-wrapper .title-overlay {background: #000; padding:4px; top: 102px; left: 0;bottom: 0; height: 40px; width:302px; overflow:hidden; position: absolute; max-width: 302px; z-index: 1; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=70); -moz-opacity: .70; opacity:.70; }
.portfolio-image-wrapper .title-overlay h6 {text-shadow:1px 1px 1px #000;font-weight:normal; letter-spacing:1px; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=100); -moz-opacity: 1; opacity:1;}
.portfolio-image-wrapper .title-overlay h6 a { text-transform:uppercase; color: #ccc; text-decoration: none; z-index: 1;}
.portfolio-image-wrapper .title-overlay h6 a:hover {color:#fff;}
.portfolio-image-wrapper .title-overlay p {text-shadow:1px 1px 1px #000;font-size:.8em;color:#515151;padding:2px 5px; display: block; z-index: 1; }
.portfolio-image-wrapper .title-overlay p a {color:#515151}
.portfolio-image-wrapper .title-overlay p a:hover {color:#fff}
.gallery-caption {font-style:italic;text-align:center}
.thumbnail-310x150 {max-width:310px;max-height:150px;width:310px;height:150px;margin:0 1.5em 1.5em 0;float:left; }

/* Category Columns */
#category-section ul {border-top: 1px dotted #222}
#category-section ul li a, ul.txt li {border-bottom: 1px dotted #222}