/*
Theme Name: Modfolio
Theme URI: http://graphpaperpress.com
Description: A child theme for Modularity for showcasing your Portfolio.
Author: Thad Allender
Author URI: http://thadallender.com
Template: modularity
Version: 0.2
License:  All Rights Reserved
*/
	
@import url("../modularity/style.css");

.container-inner {width:802px; margin:0 auto;padding:1.75em 0 1em; margin-left:100px;}
.container {background:#070707;}
a {color:#e91483;text-decoration:none;}
a:hover, a:focus {color: #FFFFFF;	background-color: #E91483;}
.postmetadata {background:#111;border-top:1px solid #444;border-bottom:1px solid #444;padding:1em;color:#999; -moz-border-radius: 0;-khtml-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;}
.postmetadata a {color:#ccc;}
.postmetadata a:hover {color:#fff;text-decoration:underline; background-color: #070707}
.nav a {background:#070707; color:#444; font:bold 12px/1 helvetica,arial,sans-serif; padding:6px 10px 3px;  }
.nav a:hover {background:#222;color:#fff}
.prev a, .next a {color:#eee;text-decoration:none;padding:4px 10px 6px 10px; font-size:14px;display:block;}
.byline {font-size:11px;margin:0;color:#444}
.byline a {color:#444}
.byline a:hover {color:#fff;text-decoration:underline;}
hr {background:#444}
#sidebar h6{margin-top:10px}
#sidebar ul li a,ul.txt li{background:none;}
#sidebar ul li a:hover,ul.txt li:hover{color:#fff;background:none;}
#sidebar ul li a,ul.txt li{color:#999999;}
#footer-wrap {background:#070707; margin-left:100px;}
#welcomebox {width: 470px; float:left; position:relative; display:inline;}

/* COMMENTS */
ol.commentlist li {border-top:1px solid #444;}
ol.commentlist li:hover {background:#111;}
ol.commentlist li.comment-author-admin {border-top:1px solid #444;}
ol.commentlist li div.comment-meta,ol.commentlist li.comment-author-admin div.comment-meta { background:#070707;}
ol.commentlist li div.comment-meta a {color:#444;}
ol.commentlist li div.comment-meta a:hover {color:#fff;}
ol.commentlist li div.vcard { font-weight: bold; color:#fff }
ol.commentlist li div.vcard a {color:#fff}
#commentform textarea {background:#111;border:1px #222 solid;font-size: 1.5em;}
#commentform textarea:hover {border:1px solid #444;background:#111;color:#fff;}
#commentform #submit{background:#111 none repeat scroll 0 0;}
#commentform #submit:hover{background:#070707;color:#fff;border:1px solid #444;}
#respond {border-top:none}

/* BOXES */
.error, .notice, .success. .box {padding:.8em;margin-bottom:1em;border:1px solid #444;background:#070707;color:#eee;border-bolor:#444}
.error a, .notice a, .success a, .box a {color:#fff;}
.welcomebox {padding:1.5em;margin-bottom:1.5em;background:#111;border-top:1px solid #444;border-bottom:1px solid #444;-moz-border-radius: 0;-khtml-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;}
.welcomebox h3.sub {border-bottom:1px solid #444;}

/* PORTFOLIO THUMBNAILS */
.portfolio-image-wrapper {position: relative; margin: 0 25px 50px 0; padding:0;}
.portfolio-image-wrapper h6.title-overlay {top: 85px; left: 0; bottom: 0; height: 15px; width:130px; overflow:hidden; position: absolute;}
.portfolio-image-wrapper h6.title-overlay a { color: #999999; text-decoration: none;}
.portfolio-image-wrapper h6.title-overlay a:hover {color:#fff; background-color: #070707;}
.portfolio-image-wrapper .category-overlay {font-size:10px;background: #070707; color:#999999;padding:2px 5px; text-align:right;top: 0; right: 0;display: block; height: 16px; width:auto; overflow:hidden; position: absolute; max-width: 302px; 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}
.category-list {font-size:10px; color:#444444; margin-top: -12px; margin-bottom: 20px;}
.category-list a {color:#444444;}
.category-list a:hover {color: #444444;	background-color:#070707;}
.thumbnail, .attachment-thumbnail {max-width:130px; margin:0 0 60px 0;float:left; border: 5px solid #FFFFFF;} /* was 310 originally */
.gallery-caption {font-style:italic;text-align:center}

/* SLIDER */
.sliderGallery {background: #070707}
.slider-item span.slider-title {width:302px}
.slider-item .attachment-thumbnail {width:300px} /* was 310 originally */

/* CATEGORY SECTION */
#category-stack{margin:0 0 2em}
.byline {font-size:.9em;margin:0;color:#444}
.byline a {color:#bbb}
.more {margin:0 0 1em;}
.more ul{list-style:none;margin:0;padding:0;}
.more ul li a{color:#eee;height:1%;background:url(images/li.png) no-repeat  0;line-height:1.2em;border-bottom:1px solid #444;display:block;padding:6px 0 6px 8px;}
.more ul li a:hover{color:#fff;background-position:1px 0.8em;background: #111 url(images/li-white.png) no-repeat 3px 10px;}
.more ul li a span{color:#696455;}
.more ul li.active a{cursor:default;color:white;}

/* CATEGORY SECTION */
a.bottomnav {	color: #444444;	}

a.bottomnav:visited {	color: #444444;	}

a.bottomnav:hover {	color: #999999;	background-color: #070707;	}

::-moz-selection{
	background:#E91483;
	color:#fff;
	}

::selection {
	background:#E91483;
    color:#fff;
	}


/* TWITTER PLUG IN */
#twitter_div ul li a,ul.txt li{
margin-bottom:5px;
}

/* Captions */
.wp-caption p.wp-caption-text {font-size: 10px; line-height: 30px; margin: -0.5em 0 25px 0; padding:0 0 0px 0;text-align:center; color:#666666; background:#111111; border-bottom:1px solid #1A1A1A;}

/* End captions */

/* ADDTHIS */
/addthis_container {
	margin-bottom:30px;}
