/*
Theme Name: Modfolio
Theme URI: http://graphpaperpress.com
Description: A child theme for Modularity 2.7 or higher, showcasing your Portfolio.
Author: Thad Allender
Author URI: http://thadallender.com
Template: modularity
Version: 2.8.1
License:  GPL
*/
	
@import url("../modularity/style.css");

body {color:#999;background: #222}
.container-inner {width:950px; margin:0 auto;padding:1.75em 0 1em}
.container {background:#000;}
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,p,li a {color:#ccc}
a {color: #eaf3fe/*428ce7*/;text-decoration:none;}
a:hover, a:focus {color:#0fffff; border-bottom:thin dotted #0fffff;}
.postmetadata {background:#111;border-top:1px solid #666;border-bottom:1px solid #666;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:#0fffff;text-decoration:underline}
.nav a {background:#333; color:#666; font:bold 12px/1 helvetica,arial,sans-serif; padding:6px 10px 3px;  }
.nav a:hover {background:#666;color:#fff; border-bottom:none;}
.prev a, .next a {background:#333;color:#eee;text-decoration:none;padding:4px 15px 6px 15px; font-size:12px;}
.prev a:hover, .next a:hover {background:#666;}
.prev a {float:left}
.next a {float:right}
.byline {font-size:11px;margin:0;color:#666}
.byline a {color:#666}
.byline a:hover {color:#0fffff;text-decoration:underline;}
hr {background:#666}
div.colborder {border-right:1px solid #666;}
h3.sub,h2.sub {border-bottom:1px solid #666;}
#sidebar h6{margin-top:10px}
#sidebar ul li a,ul.txt li{border-bottom:1px solid #666;background:none;}
#sidebar ul li a:hover,ul.txt li:hover{color: #0fffff !important;border-bottom:1px dotted #666; }
#sidebar ul li a,ul.txt li{color:#cfcfcf; !important}
#footer-wrap {background:#000;border-top:1px solid #222;}
#featured-section .sticky, #blog-section .sticky { background: black; }
.thumbnail, .attachment-thumbnail, #featured-section .timthumbnail, .archive .timthumbnail, .search .timthumbnail {max-width:310px}

/* COMMENTS */
ol.commentlist li {border-top:1px solid #666;}
ol.commentlist li:hover {background:#111;}
ol.commentlist li.comment-author-admin {border-top:1px solid #666;}
ol.commentlist li div.comment-meta,ol.commentlist li.comment-author-admin div.comment-meta { background:#000;}
ol.commentlist li div.comment-meta a {color:#666;}
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 #666;background:#111;color:#fff;}
#commentform #submit{background:#111 none repeat scroll 0 0;}
#commentform #submit:hover{background:#000;color:#fff;border:1px solid #666;}
#respond {border-top:none}

/* BOXES */
.error, .notice, .success. .box {padding:.8em;margin-bottom:1em;border:1px solid #666;background:#000;color:#eee;border-bolor:#666}
.error a, .notice a, .success a, .box a {color:#fff;}
.welcomebox {padding:0em; margin-bottom:3em;background:#000;border-top:1px solid #111;border-bottom:1px solid #111;-moz-border-radius: 0;-khtml-border-radius: 0;-webkit-border-radius: 0;border-radius: 0; line-height: 1em;}
.welcomebox h2 {  padding: 0; margin: 0; line-height: 1em;}
div.welcomebox a {  }

/* PORTFOLIO THUMBNAILS */
.portfolio-image-wrapper {position: relative; margin: 0 0 6px 0;padding:0;height:150px;}
.portfolio-image-wrapper h6.title-overlay {text-transform:uppercase;background: #000; padding:4px; top: 127px; left: 0;bottom: 0; height: 15px; 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 h6.title-overlay a{color: #ccc; text-decoration: none;}
.portfolio-image-wrapper h6.title-overlay a:hover {color:#0fffff; border-bottom:thin solid}
.portfolio-image-wrapper .category-overlay {font-size:.7em;letter-spacing:.1em; 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: 302px; z-index: 1; /* 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}
.gallery-caption {font-style:italic;text-align:center}
.thumbnail-310x150, #category-stack .timthumbnail {max-width:310px;max-height:150px;width:310px;height:150px;margin:0 1.5em 1.5em 0;float:left}

/* SLIDER */
.ui-slider-handle { background: #666; }
#slider-handle { background: #111; }
.sliderGallery {background: black; width: 3260px}
.sliderGallery ul.items li a { height: 150px; width: 310px; }
.sliderGallery ul.items span.slider-title {width:302px}
.sliderGallery ul.items img.thumbnail-310x150 {width:310px; height:150px; margin:0;padding:0;float:none;/* opacity - move to sep. stylesheet */ filter: alpha(opacity=90); -moz-opacity: .90; opacity:.90;}
.sliderGallery ul.items img.thumbnail-310x150:hover {/* opacity - move to sep. stylesheet */ filter: alpha(opacity=100); -moz-opacity: 1; opacity:1;}

/* SLIDING POSTS */
ul#slider-nav {margin: .5em 0; padding: 0}
ul#slider-nav a { padding:5px 9px; -moz-border-radius:12px; -webkit-border-radius:12px; border-radius: 12px; background:#222; color:#666; margin:0 12px 0 0; }
ul#slider-nav a.activeSlide,ul#slider-nav a:hover { background:#666; color:#fff }


/* CATEGORY SECTION */
#category-stack{margin:0 0 2em}
.byline {font-size:.9em;margin:0;color:#666}
.byline a {color:#bbb}
.more {margin:0 0 1em;}
.more ul{list-style:none;margin:0;padding:0;}
.more ul li a{ color:#999; height:1%; background:none; line-height:1.2em; border-bottom:1px solid #333; display:block; padding:6px 0 6px 8px; font-family:Arial, Helvetica, sans-serif;}
.more ul li a:hover{color:#fff; background:#333;}
.more ul li a span{color:#696455;}
.more ul li.active a{cursor:default;color:white;}

/*PhotoShelter*/
#psContainer { width: 990px; text-align: center; margin: 0px auto 10px auto; }
#psContent { background-color: #000; 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:36px; font-weight:bold; margin-top:0px; }
#PS_GPP_CUSTOM #masthead { border: none; }

/*Welcomebox*/
.welcomebox h2, .welcomebox h6, .welcomebox p {
color:#969696;
}
.welcomebox h2 {
line-height:0.5em;
margin:0;
padding:0;
}
/*.welcomebox h2 a:hover {color:0fffff;text-decoration:none;}*/
.welcomebox a:hover {color:#0fffff; border-bottom:1px solid #0fffff;}

/*subs*/
h3.sub, h2.sub {
color: #666;
font-size:1em;
font-weight:900;
letter-spacing:0.5em;
line-height:1em;
margin:0 0 10px;
padding:0 0 5px;
text-transform:uppercase;
}

/*container*/
.container {
	width:990px;
	margin:05px auto 20px;
	background:#fff;
	z-index:49
	}

/*masthead*/
#masthead {float:left; margin:0px 0px 15px 0px; padding:8px 0px 20px ; width: 540px; background-image:url(images/Logo-SI4.png); background-repeat: no-repeat;}
#masthead #logo h1 {float:left; margin:0; padding:0; text-transform:uppercase; font-weight:bold}
#masthead #logo h1 a {color:#fff; font-size:0.45em; display: none;}
#masthead #logo .description {float:right; margin:1.5em 2em  ; vertical-align:
bottom; letter-spacing:.2em; position: 1000 ; text-indent:-9999px;}

#sidebar ul li a:hover, ul text li a:hover{
	background: #666;
	}
	
/* Navigation overrides */
.sf-menu {position:absolute; top:77%; right:0;float:left; width:auto; margin-right:0px; }
.sf-menu li {margin-right:1em;}
.sf-menu #search #s {width:100px;}
.sf-menu .search ul, .sf-menu .search ul li { width: 142px !important; }
#top .sf-menu a {color: #999; background:red;}
#top .sf-menu a:hover {color: #fff;}
.sf-menu #search form#searchform input#s {background:#666;width:125px;}

/*footer*/
.span-10 {
	width:500px;
	}
.span-3 {
width:140px;
}

/*comments*/
#commentform textarea {
background:none repeat scroll 0 0 #333;
border:1px solid #222222;
font-size:1.5em;
color: #eee;
margin-top:5px;
padding:2px;
width:95%;
}
textarea {
height:250px;
padding:15px;
width:380px;
}
input.text, input.title, textarea, select {
border:1px solid #BBBBBB;
margin:0.5em 0;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-size:      1em;
	text-align: left;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu li.right {float:right;}
.sf-menu a {
	display:		block;
	position:		relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.6em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	margin-bottom:	1em;
    font-size:1.5ex;
    background:#000;
    width:#;
    height:30px;
	line-height:3ex;
	text-transform:uppercase;
	letter-spacing:.2em;
}
.sf-menu a {
	padding: 		9px;
	text-decoration:none;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		#000;
	margin-right:   2em;
	
}
.sf-menu li.right {
	margin-right:   0;
}
.sf-menu li li {
	background:		#000;
}
.sf-menu li li li {
	background:		#000;
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		red;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.9em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
#top .sf-menu li a, .sf-menu li a {
background:none repeat scroll 0 0 #000;
color:#777;
}



