/*
 *  layout.css
 *  author: nschaden
 *
 *  Table of Contents:
 *  Global (Header/Footer)
 *  Home
 *  Portfolio
 *  Blog/Post
 *  Archives
 *  About
 *  Contact
 *  Misc
 *  Grid
 */

/*=Global (Header/Footer)
--------------------------------------------------------------------------------------- */

#content div.hr {
	border-top: 1px solid #302d29;
	margin-top: 40px;
}

#footer {
	border-top: 1px solid #302d29;
	margin-top: 40px;
}

#footer .contact {
	float: left;
}

#footer .copyr {
	float: right;
}

#footer span {
	display: block;
	margin: 10px;
}

#header {
	margin-top: 20px;
}

#header div.highbox {
	background: #302d29;
	float: left;
	height: 70px;
	width: 304px;
}

#header div.hr {
	margin-bottom: 40px;
}

#header h1 {
	background: url(../images/head_nickschaden.png) no-repeat top left;
	display: block;
	height: 22px;
	margin: 24px 52px;
	padding: 0;
	position: absolute;
	text-indent: -9999em;
	text-transform: uppercase;
	width: 200px;
}

#header h1 a,#header ul li a {
	display: block;
	margin: 0;
	padding: 0;
}

#header ul.nav {
	background: none;
	display: block;
	float: right;
	margin: 38px 0 0;
	padding: 0;
}

#header ul.nav li a {
	bottom: -2px;
	height: 18px;
	line-height: 1;
	padding: 7px 20px;
	position: relative;
}

#header ul.nav li a:hover {
	background: #302d29;
}

#header ul.nav li a.selected, #header ul.nav li a.selected:hover {
	background: none;
	cursor: default;
}




#wrapper {
	margin: 0 auto;
	position: relative;
	width: 960px;
}

div#twitter .twitter-timestamp {
	color: #666565;
	font-size: 1em;
	display: block;
}

div#twitter .twitter-message {
	margin: 0 0 1.5em;
	display: block;
}

div.overlay {
	background: url(../images/overlay_new.png);
	display: none;
	height: 496px;
	margin: 0 auto;
	padding: 40px;
	text-align: center;
	width: 710px;
}

div.overlay div.close {
	cursor: pointer;
	height: 44px;
	left: 0;
	position: absolute;
	top: 0;
	width: 38px;
}

div.overlay h4 {
	color: #d0d0ce;
	margin-top: 5px;
	text-align: left;
}

div.overlay p,div.overlay h4 {
	margin: 0 5px;
	text-align: left;
}

div.portfolio_set {
	float: left;
	margin: 10px 0;
}

div.portfolio_set img {
	cursor: pointer;
	float: left;
	margin-right: 10px;
	width: 125px;
	height: 83px;
	background: #000;
}

div.portfolio_set p {
	clear: left;
}

div.sidecontent {
	border-bottom: 1px solid #36322e;
	padding: 10px 20px;
}

div.sidecontent h6 {
	margin-bottom: 1.625em;
	text-transform: lowercase;
}

div.sidecontent h6.intro {
	padding: 14px 0 0 40px;
	height: 45px;
	background: url(../images/side_burncpu.gif) no-repeat;
	line-height: 1.167em;
}

div.sidecontent p {
	color: #8c8b8b;
}

div.sidecontent .posttitle {
	margin: 0;
}

div.sidecontent .twitter-timestamp {
	font-size: 1em;
}

div.sidecontentlast {
	border-bottom: 0;
}

div.textcenter {
	text-align: center;
}

div.textright {
	text-align: right;
}

div.writebreak {
	clear: both;
	background: none;
	padding: 20px;
}

div.writecontent {
	background: #3b3732;
	padding: 40px;
}

div.writecontent img {
	display: block;
	margin: 1em auto;
}

div.writecontent .caption {
	display: block;
	width: 450px;
	text-align: center;
	margin: 0 auto;
	font-size: 0.857em;
}


span.readmore {
	font-size: 1.2em;
	display: block;
	float: right;
}

#container_pagenav .page_prev {
  float: left;
}

#container_pagenav .page_next {
  float: right;
}

#archivelink {
  clear: both;
  display: block; 
  padding-top: 0.5em;
}

ul.nav li {
	float: left;
	list-style-type: none;
	margin: 0;
	line-height: 1em;
}

ul.nav li a {
	color: #d0d0ce;
	font-size: 1.2em;
	padding: 0 10px;
}

ul.nav li a:hover {
	color: #fff;
}

/*=Home
--------------------------------------------------------------------------------------- */

body#home div#settingtheweb {
	margin-left: 40px;
	margin-right: 20px;
}

body#home div#twitter {
	padding: 40px;
}

body#home div#twitter div.bubble {
	background: url(../images/tweetbubble.gif) no-repeat;
	height: 140px;
	margin: 0;
	padding: 5px 10px;
	width: 268px;
}

body#home div#twitter p.twitter-message {
	margin: 0;
}

body#home div#twitter div.followme {
	background: url(../images/twittericon.gif) no-repeat center right;
	height: 20px;
	margin: 0;
	padding: 10px 50px 10px 10px;
	text-align: right;
	width: 228px;
	font-size: 0.8333em;
}

body#home div.feature {
	margin: 40px 0 80px;
	text-align: left;
	width: 230px;
}

body#home div.feature h3 {
	color: #d0d0ce;
	margin: 0;
}

body#home div.feature p,body#home div.feature h3 {
	text-transform: lowercase;
	padding: 0;
	height: 3em;
}

body#home div.feature p {
	color: #8f8f8d;
}

body#home h2 {
	display: block;
	float: right;
	margin: 20px 0;
	text-align: right;
	text-transform: lowercase;
	width: 467px;
	padding: 0;
}

body#home h3#currentwork {
/*	background: url(../images/home_currentwork.gif) no-repeat top left;
	display: block;
	height: 15px;
	text-align: left;
	text-indent: -9999em;
	width: 143px;
	font-size: 15px;
	padding: 0;*/
}

body#home h3#latestblog {
/*	background: url(../images/home_latestblog.gif) no-repeat top left;
	display: block;
	height: 15px;
	text-align: left;
	text-indent: -9999em;
	width: 184px;
	padding: 0;*/
}

body#home h3#latesttweet {
/*	background: url(../images/home_latesttweet.gif) no-repeat top left;
	display: block;
	height: 15px;
	text-align: left;
	text-indent: -9999em;
	width: 135px;*/
}

body#home img.burningcpu {
	margin: 20px;
}

body#home div.matchheight {
	min-height: 200px;
}

body#home ul#twobutton {
	clear: right;
	display: block;
	float: right;
	margin: 30px 0 0;
	padding: 0;
}

/*body#home ul#twobutton .blog {
	width: 164px;
}

body#home ul#twobutton .blog a:hover {
	background: url(../images/home_twobutton.gif) no-repeat 0 -34px;
}

body#home ul#twobutton .portfolio {
	width: 217px;
}

body#home ul#twobutton .portfolio a:hover {
	background: url(../images/home_twobutton.gif) no-repeat -164px -34px;
}*/

body#home ul#twobutton li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body#home ul#twobutton li a {
	display: block;
	padding: 10px 20px;
}

/*=Portfolio
--------------------------------------------------------------------------------------- */

ul.portfolio {
	margin: 0 auto;
	padding: 0;
	width: 500px;
	text-transform: lowercase;
}

ul.portfolio li {
	list-style-type: none;
	float: left;
	width: 400px;
	margin: 3px 0 4px 7px;
	padding: 0;
}

ul.portfolio li.focus {
	display: block;
	width: 86px;
	margin: 3px 7px 4px 0;
	text-align: right;
	font-style: normal;
	clear: left;
}

ul.portfolio li.header {
	text-align: left;
	width: 500px;
	margin: 14px 0 7px;
}

ul.portfolio li.clear {
	clear: both;
	float: none;
	overflow: hidden;
	visibility: hidden;
	height: 0;
	width: 0;
}

ul.portfolio h4 {
	clear: left;
	margin-bottom: 0.2em;
	font-size: 1em;
	color: #d0d0ce;
}

div.portfolio_images {
	width: 500px;
	height: 150px;
	background: #000;
	margin: 42px auto 0 auto;
	position: relative;
}

div.portfolio_images a.main {
	display: block;
	width: 500px;
	height: 150px;
}

div.portfolio_images img {
	z-index: 5;
	margin: 0;
}

div.portfolio_images div.more {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
}

div.portfolio_images div.more div.bg, div.portfolio_alt div.more p {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

div.portfolio_images div.more div.bg {
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

div.portfolio_images div.more p {
	position: relative;
	z-index: 5;
	padding: 5px 15px;	
	margin: 0;
}

div.portfolio_images div.more p span {
	color: #990303;
}

div.portfolio_images img.extra {
	width: 1px;
	height: 1px;
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	z-index: 1;
}

/*=Blog/Post
--------------------------------------------------------------------------------------- */

.entry {
	margin: 42px 0 21px 0;
	border-bottom: 1px solid #36322e;
}

.entry h2 a {
	color: #d0d0ce;
}

body#post .navigation {
	margin: 21px 0;
}

body#post .navigation div.prev, body#post .navigation body.next, body#post .navigation a {
	display: block;
	float: left;
}

body#post .navigation div.prev, body#post .navigation div.next {
	float: none;
	width: 70px;
}

#comments, #respond h3  {
	color: #d0d0ce;
}
.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 21px 0;
	border-bottom: 1px solid #36322e;
	padding: 10px 5px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

.commentlist li, #commentform input, #commentform textarea {
/*	font-size: 1.4em;*/
/*	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;*/
	font-size: 1em;
}

#commentform textarea {
	width: 400px;
	height: 200px;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li .avatar { 
	float: left;
	margin: 0 10px 10px 0;
}

.commentlist li .says {
	display: none;
}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.2em;
	display: block;
	margin-bottom: 0.2em;
}

.commentlist p {
	clear: left;
}


.commentmetadata a {
	color: #928e8c;
}

/*=Archives
--------------------------------------------------------------------------------------- */

body#archives p.posttitle {
	margin: 2em 0 0;
}

body#archives p.postdate {
	color: #8c8b8b;
	font-size: 0.8333em;
}

/*=About
--------------------------------------------------------------------------------------- */

p#about_desc {
	height: 1.5em;
	color: #d0d0ce;
	margin: 1em 0;
}

ul#about_set {
	margin: 0;
}

ul#about_set img {
	margin: 0;
}

ul#about_set li {
	background: #000 url(../images/loader_black.gif) no-repeat center center;
	display: block;
	float: left;
	height: 100px;
	margin: 0;
	opacity: 0;
	text-indent: -9999em;
	width: 100px;
}

ul#about_set li.clear {
	clear: both;
	float: none;
	overflow: hidden;
	visibility: hidden;
	height: 0;
	width: 0;
}

ul#about_set li a {
	height: 100%;
	padding: 0;
	width: 100%;
}


/*=Contact
--------------------------------------------------------------------------------------- */

body#contact h3 {
	padding-bottom: 0.5em;
}

body#contact p {
	color: #8c8b8b;
}

body#contact h4 {
	margin-bottom: 0.2em;
}

/*=Misc
--------------------------------------------------------------------------------------- */

/*=Grid
--------------------------------------------------------------------------------------- */

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.grid_17,
.grid_18,
.grid_19,
.grid_20,
.grid_21,
.grid_22,
.grid_23,
.grid_24 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

 .grid_1 {
	width: 30px;
}

 .grid_2 {
	width: 70px;
}

 .grid_3 {
	width: 110px;
}

 .grid_4 {
	width: 150px;
}

 .grid_5 {
	width: 190px;
}

 .grid_6 {
	width: 230px;
}

 .grid_7 {
	width: 270px;
}

 .grid_8 {
	width: 310px;
}

 .grid_9 {
	width: 350px;
}

 .grid_10 {
	width: 390px;
}

 .grid_11 {
	width: 430px;
}

 .grid_12 {
	width: 470px;
}

 .grid_13 {
	width: 510px;
}

 .grid_14 {
	width: 550px;
}

 .grid_15 {
	width: 590px;
}

 .grid_16 {
	width: 630px;
}

 .grid_17 {
	width: 670px;
}

 .grid_18 {
	width: 710px;
}

 .grid_19 {
	width: 750px;
}

 .grid_20 {
	width: 790px;
}

 .grid_21 {
	width: 830px;
}

 .grid_22 {
	width: 870px;
}

 .grid_23 {
	width: 910px;
}

 .grid_24 {
	width: 950px;
}

#header .grid_24.hr {
	background: url(../images/navheaderhr.gif) no-repeat;
	height: 3px;
}

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

* html .clearfix {
	height: 1%;
}





