/*
Theme Name: NateCreates
Theme URI: http://natecreates.com/
Description: The custom theme developed for <a href="http://natecreates.com/">Nate Creates LLC </a>.
Version: 1.0
Author: Nate Sullivan
Author URI: http://natecreates.com/
Tags: natecreates, steampunk, video

	NateCreates v1.0
	 http://natecreates.com

	This theme was designed and built by Nate Sullivan,
	whose website you will find at http://natecreates.com/

	All rights reserved. Nate Creates LLC &copy; 2010

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: georgia, serif;
	color: #333;
}

#page {
	text-align: left;
}

#content {
	font-size: 1.6em;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	text-align: left;
}

.widecolumn {
	line-height: 1.8em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: "old-standard-1","old-standard-2", georgia, serif; 
	font-weight:100; 
	font-style:normal;
    text-align: left;
    line-height: .75em;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 2em;
	line-height: .95em;
}

h2.pagetitle {
	font-size: 1.6em;
}

.post h2 {
	margin-bottom: 5px;
}

#sidebar h2 {
	font-family: "old-standard-1","old-standard-2", georgia,serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

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: #b85b5a;
}

.sticky {
	background: #fff;
}
.sticky h2 {
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	background:#444139 url("images/nc_bkgrnd.jpg") center top no-repeat;
	margin:0;
	padding:0;
	text-align:center;
}

#page {
	margin: 0px auto;
	padding: 0px 0px 0px 14px;
	width: 975px;
	background: url("images/nc_content_grad.png") top center repeat-y transparent;
}

#header {
	position: relative;
	margin: 0;
	padding: 0;
	height: 191px;
	width: 955px;
	background: url("images/nc_header_bkg.jpg") top center no-repeat;
}

#logo {
	position: relative;
	margin-left: 20px;
	height: 175px;
	width: 455px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("images/natecreates_llc_logo.png") 0px 1px no-repeat;
	cursor: pointer;
	font-size: 12px;
	clear: right;
	float: left;
	margin-bottom: -22px;
}

h1#logo {
	padding-top: 0px;
}

#description {
	position: relative;
	left: 5px;
	height: 145px;
	width: 475px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("images/natecreates_welcome.png") top left no-repeat;
}

#search {
	position: absolute;
	left: 32px;
	top: 164px;
	background: transparent url("images/search_bkg.jpg") top left no-repeat;
	border: none;
	z-index: 100;
}

#nav {
	width: 955px;
	position: relative;
	height: 38px;
	margin-top: 8px;
}

#nav ul {
	padding: 0;
	margin: 0px 0px 0px 425px;
}

#nav > ul li{
	display: inline;
	padding: 0;
	margin: 0;
}
#nav > ul li a {
	padding: 0;
	margin: 0;
	display: inline-block;
	height: 38px;
}

/*Navigation Images */
#home a, #store a, #tutorials a, #blog a, #work a, #about a {
	height: 38px;	
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

ul li#home a{
	background:transparent url("images/navigation.jpg") 0px -42px no-repeat;
	width: 75px;
}
ul li#store a{
	background:transparent url("images/navigation.jpg") -76px -42px no-repeat;
	width: 78px;
}

ul li#blog a{
	background:transparent url("images/navigation.jpg") -155px -42px no-repeat;
	width: 69px;
}

ul li#tutorials a{
	background:transparent url("images/navigation.jpg") -225px -42px no-repeat;
	width: 120px;
}

ul li#work a{
	background:transparent url("images/navigation.jpg") -345px -42px no-repeat;
	width: 77px;
}

ul li#about a{
	background:transparent url("images/navigation.jpg") -423px -42px no-repeat;
	width: 84px;
}

ul li#home a:hover, ul li#home.current a{
	background:transparent url("images/navigation.jpg") 0px -2px no-repeat;
}
ul li#store a:hover, ul li#store.current a{
	background:transparent url("images/navigation.jpg") -76px -2px no-repeat;
}
ul li#blog a:hover, ul li#blog.current a{
	background:transparent url("images/navigation.jpg") -155px -2px no-repeat;
}
ul li#tutorials a:hover, ul li#tutorials.current a{
	background:transparent url("images/navigation.jpg") -225px -2px no-repeat;
}

ul li#work a:hover, ul li#work.current a{
	background:transparent url("images/navigation.jpg") -345px -2px no-repeat;
}
ul li#about a:hover, ul li#about.current a{
	background:transparent url("images/navigation.jpg") -423px -2px no-repeat;
}

#splash {
	width: 993px;
	position:relative;
	left: -20px;
	top: 0px;
}

#top-bar {
	height: 15px;
	background: transparent url("images/top-ledge.png") top center no-repeat;
}
/*Flexible zone for different media*/
#player {
	margin-bottomtop: 10px;
	height:288px;
	width: 956px;
	margin-left: 20px;
	background: #090909;
	background: url("images/stage_aparatus.jpg") no-repeat 0px 0px transparent;
}
#player.home {
}
#video-home, #news-home, #promo-home {
	position: relative;
	width: 512px;
	height: 288px;
	left: 221px;
}
#flowpane div #video-home {
	z-index: 7000;
	position:relative;
	top: 20px;
	left: 10px;
}

#bottom-bar {
	height: 15px;
	background: transparent url("images/bottom-ledge.png") top center no-repeat;
}
#content-top {
	background: transparent url("images/content_bkg.jpg") 21px 0px no-repeat;
	height: 70px;
	margin-bottom: -45px;
}
#slide-controls {
	position: relative;
	top: -75px;
	left: 695px;
	width: 275px;
	z-index: 5000;
}
#bulbs {
	position: absolute;
	width: 119px;
	height: 73px;
	left: 145px;
	z-index: 600;
}
#bulbs.bulb1 {
	background: transparent url("images/control_bulbs.png") 0px 0px no-repeat;
}
#bulbs.bulb2 {
	background: transparent url("images/control_bulbs.png") 0px -73px no-repeat;
}
#bulbs.bulb3 {
	background: transparent url("images/control_bulbs.png") 0px -146px no-repeat;
}


#slide-button {
	position: absolute;
	background: transparent url("images/slide-play-pause.png") 0px 0px no-repeat;
	width: 275px;
	height: 118px;
	top: 73px;
	left: 0px;
}
#slide-controls #play-pause a{
	position: absolute;
	background: transparent url("images/slide-play-pause.png") 0px 0px no-repeat;
	width: 83px;
	height: 119px;
	top: 73px;	
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#slide-controls #play-pause a.paused{
	background: transparent url("images/slide-play-pause-paused.png") 0px 0px no-repeat;
}

#content {
	min-height: 700px;
	background: transparent url("images/home_content_bkg.jpg") 5px 40px no-repeat;
}

#blog-post{
	margin-top: 85px;
	margin-left: 10px;
}
.page-content {
	padding: 85px 0px 0px 0px;
}
#sidebar-home {
	float: right;
	margin-top: 64px;
	margin-right: 28px;
}
#twitter {
	position: relative;
	width: 298px;
	height: 328px;
	background: transparent url("images/twitter_follow.png") 0px 0px no-repeat;
}
#twitter #twitter-button a{
	position: absolute;
	width: 80px;
	height: 98px;
	top: 226px;
	left: 226px;
	background: transparent url("images/twitter_button.png") -1px 0px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
#rss {
	position: relative;
	margin-top: 120px;
	width: 298px;
	height: 328px;
	background: transparent url("images/rss_bkg.png") 3px 77px no-repeat;
}

#rss-button a{
	position:absolute;
	width: 90px;
	height: 83px;
	top: 0px;
	left: 100px;
	background: transparent url("images/rss_button.png") 0px 0px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
#author {
	position: relative;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, san-serif;
	width: 535px;
	height: 125px;
	background: transparent url("images/nate_bio_border.gif") top center no-repeat;
}
#author-pic {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 92;
	height: 88;
	margin-top: 15px;
}
#author-desc {
	position: absolute;
	top: 0px;
	left: 90px;
	width: 420px;
	height: 150px;
	padding: 22px 10px 10px 12px;
	
}

.narrowcolumn {
	float: left;
	padding: 0 45px 20px 50px;
	margin: 0px 0 0;
	width: 525px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.post small {
	font-family: Georgia, serif;
	font-size: 12px;
}

.post hr {
	display: block;
	}
span.divider {
	display: block;
	height: 90px;
	width: 425px;
	background: transparent url("images/gun-rose.gif") 0px 0px no-repeat;
	margin-top: -15px;
	margin-bottom: 0px;
	margin-left: 35px;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.postmetadata {
	font-family: "voluta-script-pro-1","voluta-script-pro-2";
	font-size: 28px;
	background: url('images/meta-border.gif') no-repeat 0px 15px;
}

.clear {
	clear: both;
}

#footer {
	position:relative;	
	left: -10px;
	width: 978px;
	height: 175px;
	background: transparent url('images/footer_bkg.gif') top center no-repeat;
	padding: 0;
	margin: 0 auto;
	clear: both;
}

#footer #sitemap {
	position: relative;
	left: 300px;
	top: 20px;
	height: 115px;
	width: 655px;
}
#footer #sitemap a {
	color: #b9b4aa;
}

#footer #sitemap ul ul.sitemap-column {
	position: relative;
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	float: left;
	clear: right;
	width: 68px;
	text-align: left;
	padding: 0px;
	padding-top: 5px;
}
#footer #sitemap ul ul.sitemap-column.home {
	margin-right: 10px;
	margin-top: 35px;
}

#footer #sitemap ul ul.sitemap-column .header {
	font-size: 14px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul 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: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#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 */

/*Search Elements */
#searchform {
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#searchform input {
	background: none;
	border: none;
	width: 135px;
	height: 22px;
	font-size: 11px;
	color: #57544e;
	padding: 0px 0px 0px 6px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

input#searchsubmit {
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
	width: 25px;
	height: 20px;
	cursor: pointer;
}

/*Other forms */
.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;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#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: #fff; }
/* 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: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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 captions */


/* override the root element to enable scrolling */
#flowtabs {
	display: none;
}
#flowpanes {
		position:relative;
		overflow:hidden;
		clear:both;
		height: 288px;
}

	/* override single pane */
#flowpanes div {
		float:left;
		display:block;
		width:956px;
		font-size:14px;
		height: 288px;
}

	/* our additional wrapper element for the items */
#flowpanes .items {
		width:20000em;
		position:absolute;
		clear:both;
		margin:0;
		padding:0;
}

#flowpanes .less, #flowpanes .less a {
		color:#999 !important;
		font-size:11px;
}
#flowpanes h2, #flowpanes p {
	color: #fff;
}
#slide1 {
	height: 288px;
	background: transparent url("images/slide-holder.png") no-repeat top center;
}
#slide2 {
	height: 288px;
	background: transparent url("images/slide-holder.png") no-repeat top center;
}
#slide3 {
	height: 288px;
	background: transparent url("images/slide-holder.png") no-repeat top center;
}
#flowpane-controls {
	position: absolute;
	top: 0px;
	left: 0px;
}
#flowpane-controls .prev, #flowpane-controls .next {
	width: 200px;
	height: 288px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}
#flowpane-controls .prev, #flowpane-controls .next {
	font-size: 18px;
	font-family:"Carta Marina Regular", 'Times New Roman', serif; 
	font-weight:normal; 
	font-style:normal;
	color: #525252;
	text-indent: -9999px;
	overflow: hidden;
}
#flowpane-controls .prev {
	background: pink;
	left: 0px;
	z-index: 7500;
	background: transparent url("images/slide-prev.png") no-repeat center center;
}
#flowpane-controls .next {
	background: purple;
	right:0px;
	z-index: 8000;
	background: transparent url("images/slide-next.png") no-repeat center center;
}
#flowpane-controls .prev:hover, #flowpane-controls .next:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#video-home {
	z-index: 7000;
	width: 512px;
	height: 288px;
}
#promo-home {
	z-index: 7001;
	width: 512px;
	height: 288px;
}

