/*
Theme Name: Dennis Murray Photography
Theme URI: http://graphpaperpress.com
Description: A child theme, yo!
Author: Thad Allender
Author URI: http://graphpaperpress.com
Template: modularity
Version: 1.0
Tags: minimalistic, clean, child, portfolio
License:  GPL
*/

@import url("../modularity/style.css");
#top { height: 66px; }

#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#C2912E none repeat scroll 0 0;
color:#999999;
margin:0 auto;
padding:1.5em 0;
text-align:left;
width:990px;
}

#footer-wrap {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#111111 url(http://www.dennismurrayphotography.com/sandbox/wp-content/uploads/2010/02/page_bg.png) repeat scroll 0 0;
}

#footer a{
color:#000000;
}

#footer p {
color:#FFFFFF;
}

#footer h3 {
color:#FFFFFF;
}

#footer {
color:#FFFFFF;
}

a, a:link, a:visited, .welcomebox h2 a {
color:#FF0000}

.gallery {display: block;clear: both;overflow: hidden;margin: 0 auto;}
.gallery .gallery-row {display: block;clear: both;overflow: hidden;margin: 0;}
.gallery .gallery-item {overflow: hidden;text-align: center;list-style: none;padding: 0; margin: 0 auto;}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {max-width: 100%;height: auto;padding: 0;border:none !important;}
.gallery-caption {margin-left: 0;}
.gallery-item .attachment-thumbnail {border:10px solid #000000 !important;float:none !important;margin:0 auto;}
.gallery-item dd{clear:both}
.gallery-icon .attachment-thumbnail {border:10px solid #000000 !important;float:none !important;margin:0 auto;}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail
{
border:5px double #000000 !important;
height:auto;
max-width:100%;
padding:0;
}




/* PORTFOLIO THUMBNAILS */
.portfolio-image-wrapper {position: relative; margin: 0 0 6px 0;padding:0;}
.portfolio-image-wrapper h6.title-overlay {text-transform:uppercase;background: #000; padding:2px 5px 5px; top: 165px; left: 0;bottom: 0; height: 30px; width:290px; overflow:hidden; position: absolute; max-width: 290px; z-index: 101; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=80); -moz-opacity: .80; opacity:.80; }
.portfolio-image-wrapper h6.title-overlay a { color: #ccc; text-decoration: none;}
.portfolio-image-wrapper h6.title-overlay a:hover {color:#fff;}
.portfolio-image-wrapper .category-overlay {font-size:.8em;background: #000; color:#515151;padding:2px 5px; text-align:right;top: 0; right: 0;display: block; height: 16px; width:auto; overflow:hidden; position: absolute; max-width: 28px; z-index: 101; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=50); -moz-opacity: .50; opacity:.50;}
.portfolio-image-wrapper .category-overlay a {color:#515151}
.portfolio-image-wrapper .category-overlay a:hover {color:#fff}
.thumbnail-300x200, #category-stack .timthumbnail {max-width:300px;max-height:200px;width:300px;height:200px;margin:0 1.5em 1.5em 0;float:left}
.gallery-caption {font-style:italic;text-align:center}


