/*
Theme Name: NickGentry
Theme URI: http://nickgentry.com/
Description: Custom theme developed by and for Nick Gentry.
Version: 1.0
Author: Nick Gentry
Author URI: http://nickgentry.com
Tags: white, custom header, fixed width, two columns
*/



/* Begin Typography & Colors */
* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Verdana, Arial, Sans-Serif;
	color: #fff;
	background-color:#222222;
	border-top: 5px solid #161616;
}

#contactinfo {
	background-color: #111111;
	padding: 30px 0;
	position: relative;
	display: none;
	border-bottom:1px solid #555;
}

.wrapper {
	width: 930px;
	margin: 0 auto;
	position: relative;
}

#letstalk {
	display: block;
	width: 137px;
	height: 27px;
	background: url(images/letstalk.gif) no-repeat;
	text-indent: -999em;
	float: left;
	margin: 45px 114px 0 0;
}

#contactlist {
	list-style-type: none;
	float: left;
}

#contactlist li {
	float: left;
}

#contactlist li a {
	display: block;
	width: 143px;
	height: 123px;
	margin-left: 35px;
	outline: none;
}

#contactlist #vcard a { width: 110px; }

#header {
	color: #333;
	height: 70px;
	margin: 60px 0 40px 0;
	position: relative;
}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	clear: both;
	width: 960px;
	list-style-type: none;
	}

#article {
	font-size: 1.2em;
	clear: both;
	width: 930px;
	list-style-type: none;
}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

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

.even, .alt {
	border-left: 1px solid #ddd;
}

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

.entry p {
	text-shadow: 0 1px 0 #000000;
}

p + p {
	/*text-indent: 3.4em;*/
	margin: 19px 0;
}

#article div.entry object {

}

h1 {
	margin: 0;
	padding: 0;
	outline: none;
	}

#logo {
	width: 200px;
	height: 69px;
	text-indent: -999em;
	display: block;
	float: left;
	margin-right: 266px;
	background: url(images/logo.gif) no-repeat 0 0;
	outline: none;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2.pagetitle {
	font-size: 1.6em;
}
	
#navigation {
	position: absolute;
	right: 0;
	display: block;
	margin-top: 10px;
}

#navigation li {
	float: left;
	list-style: none;
}

#navigation li a {
	display: block;
	height: 26px;
	text-indent: -999em;
	margin-top: 8px;
	margin-left: 10px;
	outline: none;
	background-position: 0 0;
}

#navigation li a:hover {
	background-position: 0 -27px;
}

#navigation .active a, #navigation .active a:hover, #navigation li a:active {
	background-position: 0 -54px;
}

#portfolio a { width: 96px; background: url(images/mletme.png) no-repeat; }

#getintouch a { width: 104px; background: url(images/mgetintouch.png) no-repeat; outline: none; }

#hideme a {
	width: 90px;
	height: 50px;
	text-indent: -999em;
	background-image: url(images/hideme.gif);
	position: absolute;
	top: 139px;
	left: 824px;
	display: none;
	outline: none;
}

#personalinfo {
	display: block;
	width: 246px;
	height: 281px;
	background-color:#333333;
	color: #fff;
	padding: 20px 20px 20px 20px;
	font-size: 12px;
	float: left;
	border:1px solid #444444;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topright:5px;
	-opera-border-radius-topright:5px;
	-khtml-border-radius-topright:5px;
	border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottomright:5px;
	-opera-border-radius-bottomright:5px;
	-khtml-border-radius-bottomright:5px;
	border-radius-bottomright:5px;
	-o-box-shadow: 0px 5px 5px #000;
	-icab-box-shadow: 0px 5px 5px #000;
	-khtml-box-shadow: 0px 5px 5px #000;
	-moz-box-shadow: 0px 5px 5px #000;
	-webkit-box-shadow: 0px 5px 5px #000;
	box-shadow: 0px 5px 5px #000;
}

#personalinfo a:hover {
	color: #00ff00;
}

#personalinfo p {
	line-height: 1.5em;
	font-size: 14px;
	font-weight: bold;
	color: #b2b2b2;
	border-bottom:1px solid #444444;
}

#personalinfo p:first-line {
	font-weight: bold;
}

#personalinfo ul {
	list-style: none;
	line-height: 2.0em;	
	margin-top: 25px;
}

#featurecontent {
	width: 642px;
	height: 323px;
	display: block;
	float: left;
	-o-box-shadow: 0px 5px 5px #000;
	-icab-box-shadow: 0px 5px 5px #000;
	-khtml-box-shadow: 0px 5px 5px #000;
	-moz-box-shadow: 0px 5px 5px #000;
	-webkit-box-shadow: 0px 5px 5px #000;
	box-shadow: 0px 5px 5px #000;
}

#feature {

}

#postcontactinfo {
	display: none;
	width: 930px;
	list-style: none;
	padding-left: 25px;
	margin-left: 2px;
	margin-bottom: 10px;
	border-left: 1px dotted #adadad;
}

#postcontactinfo li {
	float: left;
	display: block;
	margin-right: 30px;
	padding-right: 30px;
	border-right: 1px dotted #adadad;
}

#filter {
	clear: both;
	display: block;
	width: 928px;
	list-style: none;
	background: #333333;
	margin: 40px 0;
	float: left;
	color: #ffffff;
	padding: 0;
	font-size: 12px;
	border:1px solid #444444;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	-o-box-shadow: 0px 5px 5px #000;
	-icab-box-shadow: 0px 5px 5px #000;
	-khtml-box-shadow: 0px 5px 5px #000;
	-moz-box-shadow: 0px 5px 5px #000;
	-webkit-box-shadow: 0px 5px 5px #000;
	box-shadow: 0px 5px 5px #000;}

#filter li {
	float: left;
	font-weight: bold;
}

#filter li a {
	padding: 4px 8px 5px;
	display: block;
	border-right: 1px solid #444444;
	color: #ffffff;
	text-transform: lowercase;
	outline: none;
}

#filter .active, #filter a:hover {
	background-color: #00cc00;
	text-decoration: none;
}

#filter a:active {
	background-color: #00ff00;
}

#filter #show {
	padding: 5px 7px 5px 15px;
	display: block;
	border-right: 1px solid #444444;
	font-weight: normal;
	background: url(images/filterleftcorner.gif) no-repeat;
	color: #adadad;
	font-size: 12px;
}

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

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:hover, .entry ul a:hover {
	color: #fff;
	background-color: #00cc00;
}

.entry p a, .entry p a:visited, .entry ul a {
	border-bottom: 1px dotted #00cc00;
}

a, h2 a:hover, h3 a:hover, .post:hover h2 a {
	color: #00cc00;
	text-decoration: none;
}

a:hover {
	color: #00ff00;
	text-decoration: none;
	}
/* End Typography & Colors */

a.next{position: absolute; z-index: 2; left: 895px; top: 155px; overflow: hidden; background: url(images/gallerynext.png) no-repeat 0 0; width: 35px; height: 50px; display: block; text-indent: -999em; outline: none;}
a.prev{position: absolute; z-index: 2; left: 0px; top: 155px; overflow: hidden; background: url(images/galleryprev.png) no-repeat 0 0; width: 35px; height: 50px; display: block; text-indent: -999em; outline: none;}


/* Begin Structure */
#page {
	margin: 20px auto 0 auto;
	width: 930px;
	padding: 0;
	position: relative;
}
	
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

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

.post {
	margin: 0 14px 20px 0;
	float: left;
	width: 220px;
	background-color:#333333;
	border:1px solid #444444;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	-o-box-shadow: 0px 5px 5px #000;
	-icab-box-shadow: 0px 5px 5px #000;
	-khtml-box-shadow: 0px 5px 5px #000;
	-moz-box-shadow: 0px 5px 5px #000;
	-webkit-box-shadow: 0px 5px 5px #000;
	box-shadow: 0px 5px 5px #000;
}

#gallery {
	clear: both;
	float: left;
	width: 100%;
}

#content .endofrow {
/*	margin-right: 0;*/
}

.post:hover {
	background-image: url(images/descriptionbg_pagefold.gif);
}

#article .entry {
	padding: 0 0 19px 0;
	width: 580px;
	margin: 0 20px 0 0;
	float: left;
	font-size: 12px;
}

#postinfo {
	display: block;
	float: left;
	width: 290px;
	margin-top: 23px;
	height: 100%;
	background-color:#333333;
	border:1px solid #444444;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	-o-box-shadow: 0px 5px 5px #000;
	-icab-box-shadow: 0px 5px 5px #000;
	-khtml-box-shadow: 0px 5px 5px #000;
	-moz-box-shadow: 0px 5px 5px #000;
	-webkit-box-shadow: 0px 5px 5px #000;
	box-shadow: 0px 5px 5px #000;
}

.previousproject a {
	display: block;
	height: 21px;
	width: 113px;
	background: url(images/previtem.png) no-repeat;
	text-indent: -999em;
	position: absolute;
	left: 0;
	margin-right: 60px;
	outline: none;	
}

.nextproject a {
	display: block;
	height: 21px;
	width: 113px;
	background: url(images/nextitem.png) no-repeat;
	text-indent: -999em;
	position: absolute;
	right: 0;
	outline: none;
}

.sidenavigation {
	display: block;
	width: 290px;
	height: 25px;
	clear: both;
	margin-top: 40px;	
	position: relative;
}

#article #postinfo h3 {
	margin-left: 10px;
	margin-bottom: 10px;
	
}

.postinner {
	padding: 0 20px 25px 20px;
}

#postinfo ul {
	list-style-position: inside;
	list-style-type: circle;
}

#postinfo ul li {
	margin: 10px 0 0 0;
	font-size: 11px;
}

.entry {
	padding: 10px 10px 15px 10px;
}

.entry h3 {
	font-size: 12px;
}

#backtooverview {
	display: block;
	width: 148px;
	height: 37px;
	text-indent: -999em;
	padding-top: 25px;
	background: url(images/backtooverview.png) no-repeat;
	float: right;
	margin-top:20px;
	outline: none;
}

#subbar {
	margin-left: 40px;
	float: left;
	width: 290px;	
	margin-bottom: 40px;
}

#footer {
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
	clear: both;
	border-top: 1px solid #444444;
	font-size: 9px;
	margin-top: 20px;
	}

#footer p {
	margin: 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: #000 0 1px 0;
}
/* End Structure */



/*	Begin Headers */
h2 {
	margin: 0;
}

.entry h2 {
	font-size: 16px;
}

#article h2 {
	margin: 30px 0 10px 0;
	padding: 0 0 0px 0;
	clear: both;
	display: block;
	font-size: 36px;
	letter-spacing: -1px;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}
	
#article h3 {
	margin: 19px 0 7px 0;
	font-weight: bold;
	font-size: 14px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ccc;
	padding: 2px 4px 2px 0;
	text-shadow: #000 0 1px 0;
}

h4, h4 a {
	font-size: 11px;
	font-weight: normal;
	margin-top: 1px;
}

h4 a:hover {
	color: #00ff00;
}

.post h4 a {
	background: url(images/rightarrow.gif) no-repeat right center;
	padding: 1px 20px 3px 1px;
	margin: 0;
} 
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/* Begin Lists */
.entry ul {
	margin-left:15px;
	list-style: none;
	text-indent: 0;
	list-style-position: outside;
	list-style-type: circle;
}

.entry li {
	margin: 7px 0 7px 0;
	line-height:1.8;
}

.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;
	}
/* End Entry Lists */

/* Begin Various Tags & Classes */

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

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
	
.alignleft { float: left; padding-right: 10px; }

.hidden {
	display: none;
	}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/

/* Posts */

.intromoviecontainer {
	background-color: #FAB716;
	text-align: center;
	width: 930px;
	height: 500px;
	overflow: hidden;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* End captions */

/* =Clearfix (all browsers)--------------------------------*/.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* IE6 */ * html .clearfix {height: 1%;}/* IE7 */*:first-child+html .clearfix {min-height: 1px;}