/*

Theme Name: F8-Child

Theme URI: http://graphpaperpress.com

Description: A child theme for Modularity

Author: Thad Allender

Author URI: http://thadallender.com

Template: modularity

Version: 0.4

License:  All Rights Reserved

*/

	

@import url("../modularity/style.css");



body 

{

 background-image: url("Layer-1.jpg")

}      

.container-inner {width:910px; margin:0 auto;padding:0}

.container {margin-bottom:10px;}

h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,p,li a {color:#808080}

a {color:#00a2ff;text-decoration:none;}

a:hover, a:focus {color:#000000;}



/* Masthead */

#masthead {border-top: 0px solid  #fff;float:none}

#masthead h4, #masthead span { margin: 0; padding:0; line-height:2em }

#masthead h4 { font-weight: bold; text-transform: uppercase; float: left}

#masthead h4 a { color: #000; text-decoration: none; }

#masthead span.description { font-weight: normal; color: #000; text-transform: lowercase; font-size: 11px; padding: .0 0;}

.contact {border-left:5px solid #000}

.phone {text-align:right;font-size:11px}

.email {text-align:right;font-size:11px}

.subscribe {text-align:right;font-size:11px}

.postmetadata {background:#fff;border-top:0px solid #444;border-bottom:1px solid #E8E8E8;padding:0px;color:#999; -moz-border-radius: 0;-khtml-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;}

.postmetadata a {color:#444444;}

.postmetadata a:hover {color:#444444; text-decoration:underline}

.nav a {background:#1b1b1b; color:#ffffff; 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:#444444;text-decoration:underline;}

hr {background:#fff}

div.colborder {border-right:1px solid #E8E8E8;}

h3.sub,h2.sub {border-bottom:0px solid #fff;color:#fff}

#sidebar h6{margin-top:10px}

#sidebar ul li a,ul.txt li{border-bottom:0px solid #000;background:none;}

#sidebar ul li a:hover,ul.txt li:hover{color:#444444;background: #111;}

#sidebar ul li a,ul.txt li{color:#818181;}

#sidebar a:hover {color:#444444}

#footer a:hover {color:#444444}

#footer-wrap {background:#000;border-top:0px solid #444}

#footer ul{list-style:none;margin:0;padding:0;border-top:1px solid #444}

#footer 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;}

#footer ul li a:hover{color:#ffffff;background-position:1px 0.8em;background: #111 url(images/li-white.png) no-repeat 3px 10px;}

#footer ul li a span{color:#696455;}

#footer ul li.active a{cursor:default;color:white;}

#inside-wrap {margin:0 auto;padding:0;}

.pusher {text-align:right;background:#2a2a2a url(images/pusher.png) no-repeat bottom right;padding:4px 10px 0px 0px;font-size:11px}

.pusher a {color:#ccc;text-decoration:none}

.pusher a:hover {color:#fff;text-decoration:underline;cursor:pointer}

.mover {color:#000;}

.mover a .more {color:#000; text-decoration:none;}

.move a:hover {color:#ffffff;}

.feed {margin-left: 3px;padding: 0 0 0 19px;background: url(images/rss.png) no-repeat 0 50%;color:#eee;}



/* BOXES */

.error, .notice, .success. .box {padding:.8em;margin-bottom:1em;border:1px solid #444;background:#000;color:#eee;border-bolor:#444}

.error a, .notice a, .success a, .box a {color:#fff;}

.welcomebox {padding:1.5em;margin-bottom:1.5em;background:#000;-moz-border-radius: 0;-khtml-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;}

.welcomebox h2 {color:#fff}

.welcomebox h3.sub {color:#bbb;border-bottom:1px solid #bbb;}



/* PORTFOLIO THUMBNAILS */





/* CATEGORY SECTION */

#category-stack{margin:0 0 2em 0}

.byline {font-size:.9em;margin:0;color:#444}

.byline a {color:#bbb}

.more {margin:0 0 1em 0;background:#000}

.more ul{list-style:none;margin:0;padding:0;}

.more ul li a{color:#eee;height:1%;line-height:1.2em;border-bottom:1px solid #444;display:block;padding:6px 0 6px 8px;}

.more ul li a:hover{color:#444444;background-position:1px 0.8em;background: #111}

.more ul li a span{color:#696455;}

.more ul li.active a{cursor:default;color:white;}



/* NAVIGATION - Basic code - don't modify */ 

div.wrapper { position: relative; margin: 0; width: 100%;display: block;background-color: #000000; height: 75px; margin-bottom: 0px;z-index: 102; border-bottom:1px solid #fff;}

div.nav-wrapper { display: block; margin: 0 auto; padding: 0; position: relative;width:950px;}

#nav-drop {float:right;}

#nav-drop { display: block; margin: 0; padding: 0; position: relative; z-index:999}

#nav-drop .wrapper { position: relative; margin: 0 auto; width: 950px; }

#nav-drop li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }

#nav-drop a { display: block; }

#nav-drop ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }

* html #nav-drop ul { line-height: 0; } /* IE6 "fix" */

#nav-drop ul a { zoom: 1; } /* IE6/7 fix */

#nav-drop ul li { float: none; }

#nav-drop ul ul { top: 0; }

#nav-drop li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }

#nav-drop a { display: block; }

#nav-drop ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }

* html #nav-drop ul { line-height: 0; } /* IE6 "fix" */

#nav-drop ul a { zoom: 1; } /* IE6/7 fix */

#nav-drop ul li { float: none; }

#nav-drop ul ul { top: 0; }

    

/* NAVIGATION _ Essentials - configure this */

#nav-drop ul { width: 170px; }

#nav-drop ul ul { left: 170px; }



/* NAVIGATION - Everything else is theming */

#nav-drop { height: 37px; }

#nav-drop *:hover { background-color: #00a2ff; }

#nav-drop a {color: #ffffff; font-size: 12px; font-weight: bold; padding: 50px 25px 12px 8px; line-height: 1; border-right:0px solid #eee;}

#nav-drop li.hover a { background-color: #272727; }

#nav-drop ul { top: 37px; }

#nav-drop ul li a { background-color: #222; }

#nav-drop ul a.hover { background-color: #000; }

#nav-drop ul a { border-top: 1px solid #333; border-right: none; }

 #nav-drop ul a { border-bottom: none; } - I also needed this for IE6/7 

#nav-drop ul li a.children {background-image: url(images/arrow.png); background-position: right center; background-repeat: no-repeat;}



/* NAVIGATION - Search for something */

div.nav-wrapper #search { position: relative; float: right; top: 7px; right: 13px; height:22px; width:150px; background: #222 url(images/search.jpg) no-repeat left top}

div.nav-wrapper #search:hover { background: #fff url(images/search-hover.jpg) no-repeat left top}

div.nav-wrapper #search #s { background: transparent; float: left; display: block; margin:0;padding-left: 5px; width: 130px; border: none; font-size: 11px; color: #ccc; vertical-align: bottom; }

#search #s:hover { color: #000; background: transparent}

div.nav-wrapper #search #s:hover {color: #000;background: transparent;}


#social {
	
	height: 49px;
	width: 268px;
	
	
}

#social1 {
	float: left;
	height: 48px;
	width: 48px;
	padding-right: 19px;
	
}


#logo {
	
	
	
	padding-top: 10px;
	
}

