/* 
Theme Name: Black Nate Flint
Theme URI: http://flintdigital.net
Description: Black Nate Flint is a 2-column minimalistic theme with a black background.
Author: Nate Mickey and Alex
Author URI: http://flintcreative.com
Version: 1.5
Tags: two columns, fixed width, black, orange, widgets, minimalist, right sidebar, dark, graphics free, 

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

#shadow_wrap{
	background: url(images/shadow.png) repeat-y;
	margin: auto;
	width: 866px;
	
	}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #2f2f2f url(images/bg.jpg) repeat;
	color: #b1b0a9;
	/* text-align: center; */
	line-height: 20px;
	}
p {
	padding-bottom: 10px;
}
.quoterotator {
	font-style: italic;
	color: #fff;
	font-size: 11px;
padding-bottom:10px;
	}

#page_header {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	color: #fff;
	}
#page {
	background-color: #1a1a1a;
	/* border: 2px solid #2f2f2f; */
	text-align: left;
	}

#header {
	color: #cdc9b2;
	background-color: #9e2b21;
	}
#header_text {
	font-family:Helvetica,Verdana,Arial,sans-serif;
font-size:19px;
line-height:22px;
margin-left:106px;
padding-right:50px;
padding-top:75px;
	}
#header_text a {
	color: #ffffff;
	}
#header_text a:hover{
	color: #b8a18a;
	text-decoration: none;
	}
#header_asterisk {
	color:#FFFFFF;
font-family:helv,arial,sans-serif;
font-size:9px;
padding-right:25px;
text-align:right;
	}
#header img {
	float:left;
margin-left:10px;
margin-top:15px;
	}
.side_name {
	font-style: italic;
	color: #fff;
	font-size: 0.9em;
	}
.side_method {
	line-height: 15px;
	}
.menu {
	list-style-type: none;
	font-variant: small-caps;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
	background-color: #525252;
	height: 30px;

	}
	
p.services {
color:#FFFFFF;
font-style:italic;
letter-spacing:0.5px;
margin-bottom:-8px;
text-transform:uppercase;
}

p.web {
font-family:helvetica;
font-size:16px;
color:#fff;
letter-spacing:.5px;
}

pre {
	color: #010101;
	background-color: #dddab4;
	font-family: Courier;

}
#content {
	font-size: 1.35em;
	padding-left: 18px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #1a1a1a;
	border-top: 1px dashed #555;
	border-bottom: 1px dashed #555;
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

strong {
	color: #E4D3A6;
       }
#name {
	font-family: helvetica, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #fff;
	padding-bottom:1px;
	padding-top: 12px;
	}
#job_title {
	color:#CC3300;
font-family:times New Roman;
font-size:16px;
font-style:italic;
margin-bottom:-9px;
	}
h1 {
	font-family: Garamond, Serif;
	font-weight: bold;
	}

h2 {
        font-family: Palatino Linotype, Serif;
}

h1 {
	font-size: 3.4em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 12px;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	letter-spacing: .6em;
	}

h2 {
	font-size: 14px;
	font-style: italic;
	border-bottom: 1px dashed #555;
	}
/* sets styles for pront page presentation  */
#post_frontpage h2 {
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	border-bottom: 0px dashed #555;
	font-style: normal;
	font-weight: 100;	
	}
#post_frontpage small {
	color: #cc3300;

}
h2.pagetitle {
	font-size: 1.7em;
	}
	
#sidebar {
	/* border-top: 1px dashed #555; */
	/* border-bottom: 1px dashed #555; */
	}
	
#sidebar h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	}

#archives h2 {
	padding-top: 13px;
	}

h3 {
	font-family: Helvetica, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #204252;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #204252;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1.35em;
	padding-left: 18px;

	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
       color:#237FA1;
line-height:12px;
text-decoration:none;
text-transform:none;
	}

a:hover {
	color: #B1B0A9;
	text-decoration: none;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Helvetica, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */


/* Begin Structure */

body {
	margin: 0;
	padding-bottom: 50px;
	}

#page {
	margin:0px auto;
	padding:0;
	width:832px;
}	
#header {
	padding: 0;
	margin: 0 auto;
	height: 146px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	/* padding: 0 0 20px 45px; */
	padding:0 0 0px 15px;
	width:450px;
	}
	
.narrowcolumn_work {
	float: left;
	padding: 0 0 20px 45px;
	padding:0 0 20px 15px;
	width:758px;
	}


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.pagepost {
	margin: 0 0 20px;
	padding-bottom: 25px;
	/* border-bottom: 1px dashed #555; */
	}
	
.post {
	margin: 0 0 40px;
	text-align: left;
	/* border-top: 1px dashed #555; */
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 0;
	margin: auto;
	width: 836px;
	clear: both;
	background: url() no-repeat center;
	z-index: 99;
	
	}
	
#bottom {	
	margin: 0 auto;
	width: 866px;
	background: url(images/footer.png) no-repeat;
	background-position-x: top;
	background-position-y: center;
	text-align: left;
	/* height: 50px; */	
	}

#footer p {
	margin: 0;
	padding: 20px;
	text-align: right;
	line-height: 12px;
	}

.footer_address {
	text-align: left;
	margin: 0px auto auto;
	width: 832px;
	padding-left: 5px;
	padding-top: 9px;
	font-size: 1.2em;
	/* font-weight: bold; */
	}

.footer_image {
	text-align: right;
	margin: -20px auto auto;
	width: 785px;
	background-color: #2f2f2f;
	}

/* End Structure */


/*	Begin Headers */

h1 {
	padding-top: 40px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	font-family:times,times new roman;
	font-size:14px;
	font-weight: 100;
	margin:20px 0 0;
	padding-bottom:5px;
	padding-left:2px;
	text-transform:uppercase;
	}

h2.pagetitle {
	margin: 0px;
    padding: 30px 0 0 0; 
    border-top: 1px dashed #555;
	}

#sidebar h2 {
	font-family:times,times new roman;
	font-size:14px;
	margin:2px 0 9px;
	padding-bottom:1px;
	padding-top: 5px;
	padding-left:10px;
	text-transform:uppercase;
	font-style: normal;
	border: 0 none;
	background: url(images/image_sheet.jpg) -17px -63px;
	}

h2#main_content_header {
	font-style: normal;
	text-transform: uppercase;
	border: 0 none;
	background: url(images/image_sheet.jpg) -17px -22px;
	padding: 5px 0px 1px 10px;
	}

h3 {
	padding: 0;
	margin-bottom: -5px;
	}

h3.comments {
	padding: 0;
	/* margin: 40px auto 20px ; */
	}
	
/* End Headers */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul, .entrytext ul, .pagepost ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li, .entrytext li, .pagepost li {
	margin: 5px 0 5px 10px;
	}

.entry ul li:before, .entrytext ul li:before, #sidebar ul ul li:before, .pagepost ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	line-height: 1.5em;
	}
	
#featured_clients ul ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 12px 0 8px;
	margin-right: 5px;
	padding-bottom:10px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */


/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
        background-color: #333333;
        color: #B0B0B0;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background-color: #333333;
        color: #B0B0B0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        color: #B0B0B0;	
        background-color: #333333;
        border: 1px ridge #ccc;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
        background-color: #333333;
        border: 1px ridge #ccc;
        color: #B0B0B0;
	}

#commentform #submit {
	margin: 0;
	float: right;
        border: 1px ridge #ccc;
	}

input {
	padding: 2px;
	margin: 5px 5px 1px 0;
        color: #B0B0B0;	
        background-color: #333333;
        border: 1px ridge #ccc;	}	

/* End Form Elements */


/* Begin Comments*/

.alt {
	margin: 0px;
	padding: 0px;
	}

.commentlist ol {
	padding: 0px;
	text-align: left;
	}

.commentlist li {
	margin-left: -40px;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px;
	}

#commentform p {
	margin: 5px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


/* Begin Sidebar */

#sidebar {
	padding: 18px 0 6px 0;
	margin-right: 18px;
	float: right;
	width: 310px;
	}

#sidebar form {
	margin: 0;
	}

/* End Sidebar */


/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #000; 
	}

/* End Calendar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 1px solid #333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
hr {
	display: none;
	}
 
.center {
	text-align: center;
	}

.right {
	text-align: right;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
        text-align: left;
        float: left;
}

.alignright {
        text-align: right;
        float: right;
}
	
.entry img, .entrytext img {
	margin: 0px;
	margin-bottom: 13px;
margin-right: 13px; 

	}
	
.gravatar img {
	float:right;
	margin-top:-15px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* End Various Tags & Classes*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width:100%;
	height: 31px;
	position:relative;
	z-index:100;
	background: #2f2f2f url(images/menu.jpg) no-repeat -19px -25px;
}

/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:833px;
	w\idth:832px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0px;
	margin:0;
	list-style-type:none;
}

.menu ul ul {
	width:149px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	position:relative;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:13px;
	text-decoration:none;
	color:#cdc9b2;
	/* margin-left: 10px; */
	padding: 0 20px;
	height:31px;
	background:url(images/menu.jpg) no-repeat -22px -70px;
	line-height:29px;
	letter-spacing:1px;
	border-right: 1px solid #000;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:149px;
	w\idth:138px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(images/drop.gif) bottom right no-repeat;}

/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#c9ba65 url(images/drop.gif) bottom right no-repeat;
}

.menu ul ul :hover > a.drop {
	background:#c9ba65 url(images/drop.gif) bottom right no-repeat;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#2f2f2f;
}

/* style the third level hover */
.menu ul ul ul a:hover {
	background:#2f2f2f;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:149px;
	border-top:1px solid #000;
}

/* another hack for IE5.5 */
* html .menu ul ul {
	top:30px;
	t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:149px;
	top:-1px;
	width:149px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-149px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#2f2f2f;
	color:#B8A18A;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:128px;
	/* border-width:0 1px 1px 1px; */
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:150px;
	w\idth:128px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#fff;
	background:#2f2f2f;
}

.menu :hover > a, .menu ul ul :hover > a {
	color:#fff;
	background:url(images/menu.jpg) no-repeat -22px -118px;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{
	visibility:visible;
}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: #fff;
  background: #2f2f2f none repeat scroll 0 0;
  /* border-left: 1px solid black; */
}

.menu .current_page_item a {
  color: #fff;
  font-weight: bold;
  background: url(images/menu.jpg) no-repeat -22px -118px;
}

.menu ul .current_page_item ul a {
  color: #fff;
  font-weight: bold;
  background: #2f2f2f;
}

.menu ul .current_page_item ul a:hover {
  background: #2f2f2f;
}

.menu .current_page_item a:hover {
  background: url(images/menu.jpg) no-repeat -22px -118px;
  color: #fff;
}

#twitter_menu {
	display: block;
	width: 20px;
	height: 20px;
	background: url(images/menu.jpg) no-repeat -21px -167px;
	padding: 0;
	border: 0 none;
	margin-top: 5px;
	margin-right: 5px;
	}
#facebook_menu {
	display: block;
	width: 20px;
	height: 20px;
	background: url(images/menu.jpg) no-repeat -21px -215px;
	padding: 0;
	border: 0 none;
	margin-top: 5px;
	margin-right: 5px;
	}
#rss_menu {
	display: block;
	width: 20px;
	height: 20px;
	background: url(images/menu.jpg) no-repeat -21px -191px;
	padding: 0;
	border: 0 none;
	margin-top: 5px;
	}

/* End Menu Styles */


/* Start Flash Gallery */

#flash_viewer {
	text-align: center;	
}

/* End Flash Gallery */

/* Start Twitter Tools Styles */
#twitter a {
	color: #B1B0A9;
	}
#twitblue a {
	color: #237FA1;
	}
#twitblue a:hover {
	color: #B1B0A9;
	}
/* End Twitter Tools Styles */

/* start sidebar callouts */
#new_work {
	display: block;
	height: 210px;
	width: 310px;
	background: url(images/callouts.jpg) no-repeat -18px -18px;
	}
#new_work a {
	display: block;
	height: 210px;
	width: 310px;
	}
#freebies_top {
	display: block;
	height: 143px;
	width: 310px;
	background: url(images/callouts.jpg) no-repeat -18px -254px;
	}
#freebies_top a {
	display: block;
	height: 143px;
	width: 310px;
	}
#freebies_bottom {
	display: block;
	height: 135px;
	width: 310px;
	background: url(images/callouts.jpg) no-repeat -18px -423px;
	}
#freebies_bottom a {
	display: block;
	height: 135px;
	width: 310px;
	}
#flint_brand {
	display: block;
	height: 272px;
	width: 273px;
	background: url(images/callouts.jpg) no-repeat -15px -571px;
	}
#flint_brand a {
	display: block;
	height: 272px;
	width: 273px;
	}
/* end sidebar callouts */