/*
Theme Name: Modularity
Theme URI: http://graphpaperpress.com/
Description: A multimedia theme framework for Wordpress by <a href="http://graphpaperpress.com">Graph Paper Press</a>
Version: 1.4.3
Tags: photography, one-column, two-column, theme options, minimal, widgets, white, portfolio, video, framework
Author: Thad Allender
Author URI: http://graphpaperpress.com/
License: All Rights Reserved
*/

@import url("library/styles/screen.css");

/************************* MODULARITY STYLES ***************************/
body {color:#999;background: #111;background-image:url(images/background.jpg);background-repeat:repeat}
.container {width:990px;margin:0 auto 0 auto;background:#fff}
.container-inner {width:950px; margin:0 auto;padding:100px 0 1em}
h1,h2,h3,h4,h5,h6 {color:#000;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#000;}
h3.sub,h2.sub {margin: 0 0 10px 0;padding: 0 0 5px 0;font-size: 1em;font-weight: bold;line-height: 1em;text-transform: uppercase;letter-spacing: 0.1em;color: #000;}
a {color:#666666;text-decoration:none;}
a:hover, a:focus {color:#666;}
p {color:#515151;}
h6.top {color:#ccc;}
#top {width:950px;margin:0 auto 1em;padding:0 0 0.5em;color:#666;height:46px}
#top a {color:#666}
.login {float:left;}
form#loginform {text-align:left;}
input #wp-submit {background:#000}

/* Masthead */
#masthead { float: left; }
body #masthead { background:url(images/paint.gif) no-repeat top left; width: 492px; height: 154px; margin-left: -20px; margin-bottom: -100px; position: relative; z-index: 20; }
body #masthead h1 { margin: 90px 0 0 20px; font-size: 1px; line-height: 1px; font-weight: normal; text-transform: uppercase; text-align: left; }
body #masthead span.description { font-size: 1px; line-height: 1px; color: #fff; font-weight: normal; }
body #masthead h1 a { color: #fff; display: block; width: 330px; height: 47px; background: url(images/logo.gif) no-repeat 0 10px; }
body #masthead h1 a:hover { color: #fff; }

/* Navigation at rest */
#nav { float: right; margin: 18px 0 0 0; padding:8px 0 6px 10px; background:#000;}
#nav ul, #nav ul li { margin: 0; padding: 0; }
#nav ul li { font-size: 11px; font-weight: normal; text-transform: none; list-style: none; float: left; margin-right: 15px; position: relative;color:#999 }
#nav ul li a { color: #999; text-decoration: none; }
#nav ul li a:hover {color:#fff}

/* Navigation interaction */
#nav ul li ul { display: none; text-align:left;}
#nav ul li.drop:hover ul { display: block; }

/* Sub-navigation */
#nav ul li ul { padding-top: 7px; margin-left: -10px; position: absolute;z-index:200}
#nav ul li ul li { margin-right: 0; float: none; font-weight: normal; font-size: 11px;z-index:210}
#nav ul li ul li a { display: block; background: #1a1a1a; padding: 7px 10px; width: 130px; color: #999; background-repeat: no-repeat; background-position: 5px 50%; }
#nav ul li ul li a:hover { text-decoration: none; background:#000;}
#nav ul li ul li a.icon { padding-left: 30px; }
#nav ul li ul li a.entries {  background: #1a1a1a url(images/rss.png) 5px 50% no-repeat;}
#nav ul li ul li a.comments { background: #1a1a1a url(images/chat.png) 5px 50% no-repeat;}
#nav ul li ul li a.phone { background: #1a1a1a url(images/phone.png) 5px 50% no-repeat; }
#nav ul li ul li a.email { background: #1a1a1a url(images/email.png) 5px 50% no-repeat;}
#nav ul li ul li a.entries:hover { background: #000 url(images/rss.png) 5px 50% no-repeat;}
#nav ul li ul li a.comments:hover { background: #000 url(images/chat.png) 5px 50% no-repeat;}
#nav ul li ul li a.phone:hover { background: #000 url(images/phone.png) 5px 50% no-repeat;}
#nav ul li ul li a.email:hover { background: #000 url(images/email.png) 5px 50% no-repeat;}
#nav #search {margin:0; padding:0;}
#nav #search #s {color: #999;font-size: 1em;margin:0;padding: 8px 0 8px 10px;width: 140px;border:none;background:#1a1a1a}
#nav #search input {border:0}
#nav #search #s:hover {color: #fff;background: #000}

/* Navigation enhanced styles */
#nav ul li ul.push { margin-top: 12px; z-index:211}
#nav ul li.enhanced { margin-right: 0; padding-right: 15px; z-index:211}
#nav ul li.enhanced span { padding-right: 7px; float: left; z-index:211}
#nav ul li.enhanced a.arrow { display: block; position: relative; top: -2px; width: 18px; height: 15px; overflow: hidden; float: left; }
#nav ul li.enhanced a.arrow:hover { cursor: pointer; }
#nav ul li.enhanced a.arrow img { display: block; position: relative; border: 0; }
#nav ul li.enhanced a.rest img { top: 0; }
#nav ul li.enhanced a.hover img { top: -15px; }
#nav ul li.enhanced a.open img { top: -30px; }

/* Posts */
.content {display:block;clear:both;}
.post {display:block;clear:both;margin-bottom: 3em; }
.post h2 { margin-bottom: 0.1em;}
.post h2 a { color:#000}
.postmetadata {margin-top: -0.5em; background:#eee;padding:1em;color:#666; font-size:11px;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.post .postmetadata a { color:#666; }
.post .postmetadata a:hover {color:#000;}
.underlined {border-bottom:1px solid #222;}
.welcomebox {padding:1.5em;margin-bottom:1.5em;background:#eee;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
div.content p a, div.content li a  {text-decoration:none;}

.nav {float:left; margin-bottom: 15px;}
.nav a {background:#eee; color:#222; font:bold 12px/1 helvetica,arial,sans-serif; padding:6px 10px 3px;  }
.nav a:hover {background:#222;color:#fff}
.prev a, .next a {color:#222;text-decoration:none;padding:4px 10px 6px 10px; font-size:14px;display:block;-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;}
.byline {font-size:11px;margin:0;color:#bbb}
.byline a {color:#bbb}
.post a.more-link { font-weight:bold; margin-top: -1em; display:block; }

/* Sidebar */
#sidebar {margin:0;}
#sidebar h3.sub,#sidebar h2.sub {border-bottom: 1px solid #d9d9d9; }
#sidebar h3 {margin:0;padding:0 0 .6em 0}
#sidebar .item {margin:0 0 4em 0}
#sidebar ul{list-style:none;margin:0 0 1.6em 0;font-size:1em;}
#sidebar ul li a,ul.txt li{color:#222;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:#515151;background-position:1px 0.8em;background: #d9d9d9 url(images/li-white.png) no-repeat 3px 10px;}
#sidebar ul li a span,ul.txt li,h4 a span{color:#696455;}
#sidebar ul li.active a{cursor:default;color:white;}
#sidebar ul ul{margin:0;list-style:none;}
ul#recentcomments {list-style:none;margin:0 0 1.6em 0;font-size:1em;}
ul#recentcomments li {background:url(images/li.png) no-repeat 0;display:block;padding:6px 0 6px 8px;border-bottom:1px solid #ccc;height:1%;color:#666666;}
ul#recentcomments li:hover {color: #444; background: #d9d9d9 none;}
ul#recentcomments li.recentcomments a {color:#111;line-height:1.2em;background:none;border-bottom:none;}

/* Footer */
#footer-wrap {background:#000;}
#footer {width:950px;padding:1.5em 0;margin:0 auto;color:#fff;text-align:left;}
#footer .item {margin:0 0 2em 0;}
#footer ul {list-style:none;margin:0;}
#footer ul li {margin: 0 1em 0 0;line-height:1.4em;}
#footer h3 {margin-bottom:0.4em;border-bottom:none; color:#fff;}
#footer p {color:#ccc;line-height:1.4em;}
#footer a {color:#ccc;}
#footer a:hover {color:#fff;}

/* Floats & Images */
.right { float: right; }
.left { float: left; }
.middle {margin: 0 auto;float:left;}
.clear { clear: both; }
img.centered{display: block;margin-left: auto;margin-right: auto;max-width:950px}
img.alignright{padding: 4px 0 4px 4px;margin: 3px 0 2px 10px;display: inline;max-width:950px}
img.alignleft{padding: 4px 4px 4px 0;margin: 3px 10px 2px 0;display: inline;max-width:950px}
img.alignnone{padding:4px 4px 4px 0; margin:3px 10px 2px 0;display: block;max-width:950px}
.alignleft{float: left;}
.alignright{float: right;}
.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.thumbnail, .attachment-thumbnail {max-width:150px;margin:0 1.5em 1.5em 0;float:left}
.attachment-medium {max-width:950px;overflow:hidden;display: inline}
.attachment-large {max-width:950px;overflow:hidden;display: inline}
.content .size-medium, content size-large {margin: 0 1.5em 0 0}
.content img.alignnone{padding:0; margin:0;}
.home .size-medium, .home .size-large {max-width:590px; height:auto; overflow:hidden;margin:0 0.5em 0 0;}
dl.gallery-item .gallery-caption {clear:both;float:none;width:590px;}
dl.gallery-item {width:590px;padding-top:10px}
.gallery-icon .attachment-thumbnail{padding:0;margin:0}
.gallery {width:auto;}

/* Captions */
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 30px;margin: 0;padding:10px;text-align:center;font-style:italic;}
/* End captions */

/* Etc */
#filters {clear: both;height: 2em;margin-bottom: 1em;}
#filters li {float: left;margin-right: 2em;}
.prev {}
.next {}
:focus {outline: 0;}
.sticky {font-size: 24px;border: 1px solid #bbb;border-width: 1px 0;background: #eee;padding: 15px;}
.double-border {background: url(images/double-border.png) repeat-x bottom; height:8px; width:100%;clear:both;float:none;border:none;margin:1em 0}
.ad-main, .ad-sidebar {display:block;clear:both;}

/* Search */
#search {margin:0; padding:0;}
#search #s {background: #ddd url('images/search.png') 0px center no-repeat;color: #222;font-size: 1em;margin:0;padding: 4px 0 4px 17px;width: 150px;border:1px solid #333;}
#search input {border:0}
#search #s:hover {color: #0066cc;background: #fff url('images/search_blue.png') 0px center no-repeat;}
.search-excerpt {margin: 0;}

/* Comments */
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; height:1%;}
ol.commentlist li:hover {background:#f7f7f7;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight: bold; color:#222 }
ol.commentlist li div.vcard a {color:#222}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#333; }
ol.commentlist li div.vcard img.avatar {left:0;position:absolute; top:5px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { }
ol.commentlist li div.comment-meta a { color:#888; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#333; }
ol.commentlist li.comment-author-admin div.comment-meta { color:#888; text-decoration:none; }
ol.commentlist li.comment-author-admin div.comment-meta a:hover {color:#333}
ol.commentlist li p {}
ol.commentlist li .avatar { margin-left: 5px; }
ol.commentlist li ul {}
ol.commentlist li div.reply { text-align:center; width:36px; }
ol.commentlist li div.reply a { background:#eee; color:#222; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 10px 3px;  color:#222; text-decoration:none; text-transform:uppercase; }
ol.commentlist li div.reply a:hover {color:#fff; background:#222}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {  }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#f3f3f3; }
ol.commentlist li.odd { background:#e3e3e3; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.commentlist li.comment-author-admin {}
h3#comments {margin:1.5em 0 0.5em;}
#respond {margin:0; padding:10px 0 0;}
#respond h3 { margin:1em 0 0; }
#respond p { margin-top:0; margin-bottom:0; }
#commentform{ margin-bottom: 60px;}	
#commentform input {width: 170px;padding: 2px;margin: 5px 5px 1px 0;font-size: 1.2em;}
#commentform textarea {margin-top:5px;width: 100%;padding: 2px;border:2px #eee solid;font-size: 1.2em;height: 120px;}
#commentform textarea:hover {border:2px solid #999;}
#commentform #submit{background:#111 none repeat scroll 0 0;border:1px solid #111;color:#BBBBBB;font-size:1.2em;font-weight:bold;padding:3px;}
#commentform #submit:hover{background:#000;color:#fff}
legend {font-size: 1.2em;font-weight:bold;padding: 2px 10px}

#wp-submit {font-weight: bold;font-size: 1em;background:#111 none repeat scroll 0 0;border:1px solid #222;color:#BBBBBB;font-weight:bold;padding:5px;}
#wp-submit:hover {background:#000;color:#fff}

/* Slider */
.sliderGallery {background: #fff;overflow: hidden;position: relative;padding:0;height: 190px;width: 950px;margin:0 0 1em;}
.sliderGallery UL {position: absolute;list-style: none;overflow: none;white-space: nowrap;padding: 0;margin: 0;}
.sliderGallery UL LI {display: inline;padding:0 1.2em 0 0;}
.slider {width: 950px;height: 17px;top: 160px;padding: 1px;position: relative;background: url(images/product-arrows.png) no-repeat;}
.slider-item {position: relative; margin: 0 0 0px;padding:0;}
.slider-item span.slider-title {background: #000; padding:4px; left: 0px; bottom: 3px; display: block; text-align:center; height: 18px; width:142px; overflow:hidden; position: absolute; z-index: 10; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=70); -moz-opacity: .70; opacity:.70;}
.slider-item span.slider-title a { color: #ccc; text-decoration: none;}
.slider-item span.slider-title a:hover {color:#fff;}
.slider-item .attachment-thumbnail {width:150px; height:150px; margin:0;padding:0;float:none;/* opacity - move to sep. stylesheet */ filter: alpha(opacity=90); -moz-opacity: .90; opacity:.90;}
.slider-item .attachment-thumbnail:hover {/* opacity - move to sep. stylesheet */ filter: alpha(opacity=100); -moz-opacity: 1; opacity:1;}
.handle {position: absolute;cursor: move;height: 17px;width: 181px;top: 0;background: url(images/product-handler.png) no-repeat;z-index: 11;}
.slider span {color: #bbb;font-size: 80%;cursor: pointer;position: absolute;z-index: 12;top: 3px;}
.slider .slider-1 {left: 86px;}
.slider .slider-2 {left: 172px;}
.slider .slider-3 {left: 258px;}
.slider .slider-4 {left: 344px;}
.slider .slider-5 {left: 430px;}
.slider .slider-6 {left: 516px;}
.slider .slider-7 {left: 602px;}
.slider .slider-8 {left: 688px;}
.slider .slider-9 {left: 774px;}
.slider .slider-10 {left: 860px;}

/* Slideshow */
ul#portfolio {padding:0;list-style:none;margin:-10px 0 1em;overflow:hidden;max-height:590px;height:400px;background-color:#000000;}
ul#portfolio li {list-style:none;padding:0;width:950px;text-align: center;}
ul#portfolio li h4 {margin: 0 0 .5em 0;text-transform:uppercase;padding:0 16px;}
ul#portfolio li img {max-width:950px;text-align:center;margin:0;}

/* Category Section */
#category-section {margin-bottom: 20px; float:left;}
#category-section h3 {min-height: 2em; border-bottom:none;}
#category-section h3 a {color:#000 }
#category-section h6 a {color:#000; font-weight: bold; margin-bottom:0.5em;}
#category-section h3 a:hover, #category-section h6 a:hover {color:#666;}
#category-section ul{list-style:none;margin:0;font-size:1em;padding:0;border-top:1px solid #eee;}
#category-section ul li a {height:1%;background:url(images/li.png) no-repeat 0;line-height:1.2em;border-bottom:1px solid #eee;display:block;padding:6px 0 6px 8px;margin:0;}
#category-section ul li a:hover {color: #444; background: #d9d9d9 none;}
#category-section ul li.active a {cursor:default;color:white;}
 
/* Blog Section */
#blog-section h3 { border-bottom:none; }

/* Bullet Modifications */
hr { border-bottom: 3px solid #000; margin-top: 1.5em; }
div.content hr { border: none; margin-top: 0; }
.clearer { clear: both; border-top: 1px solid #ffffff; }

div.post div.dateblock { display:block; float: left; width: 46px; height: 46px; margin: -36px 0 0 -66px; }
div.post div.dateblock p { margin:0; text-align:center; line-height: 16px; }
div.post div.dateblock p a { display:block; width: 46px; height: 46px; color:#fff; background-color:#000; }
div.post div.dateblock p a:hover { color:#fff; background-color:#000; }
div.post div.dateblock p a span { display:block; font-size:24px; font-weight: normal; padding-top: 10px; }

body .post span.hilite a { font-weight: bold; color:#111; }




/* Bullet Modifications */
/* Bullet Modifications */
/* Bullet Modifications */
/* Bullet Modifications */
/* Bullet Modifications */
/* Bullet Modifications */
/* Bullet Modifications */


