/*
Theme Name: Chazz T E N
Theme URI: http://www.chazzlayne.com
Description: ChazzLayne.com version 10.
Version: 10.0
Author: Chazz Layne
Author URI: http://www.chazzlayne.com
Tags: blue, variable width, variable columns, metal

	The CSS, XHTML and design are protected by copyright law, all rights reserved by Chazz Layne

*/



/* Global Layout Settings */

	html, body {
		height: 100%;
		margin: 0;
		padding: 0;
	}

	body {
		font-family: Helvetica, Arial;
		font-size: 10px; /* 62.5% Resets 1em to 10px */
		min-width: 950px;
		background: #FFF url('image/bg-page.gif') repeat-y;
		color: #555;
	}

	img {border: none;}

	p img {
		padding: 0;
		max-width: 100%;
	}

	a {color: #000; text-decoration: none;}
	a:visited {color: #000; text-decoration: none;}
	a:active {color: #000; text-decoration: none;}
	a:hover {color: #09F; text-decoration: underline;}

	.alignright {float: right;}
	.alignleft {float: left;}

	#page {
		position: relative;
		min-height: 100%;
	}

	#container {
		overflow: hidden;
		position: relative;
		padding: 0;
		padding-left: 400px;
		padding-right: 50px;
		padding-bottom: 144px;
	}

	#container .column {
		position: relative;
		float: left;
		padding-bottom: 20000px; /* X + padding-bottom */
		margin-bottom: -20000px; /* X */
	}

	#footer {
		position: absolute;
		bottom: 0;
		clear: both;
		float: none;
		width: 100%;
		height: 144px;
		background: #09F url('image/bg-footer.jpg') repeat-x;
		color: #FFF;
	}

	#footer a {
		text-decoration: none;
		color: #FFF;
	}
	#footer a:hover {
		color: #FF0;
		text-decoration: none;
	}

	#footer p {
		margin: 25px 50px;
		padding: 0;
		font-size: 1.1em;
		line-height: 1.6em;
		letter-spacing: 1px;
	}

	#copyright {
		float: left;
		width: 400px;
		height: 144px;
		margin: 0;
		background: #09F url('image/bg-copyright.jpg') repeat-x;
		text-align: right;
	}
	#foot-nav {
		float: right;
		height: 144px;
		margin: 0;
		text-align: right;
	}



	/* Fixes for old imported content */
	.crop_img {
		/* display: none;  Hide all the auto-cropped images because there too many to remove, and the dipshits who wrote Firefox 3 totally fucked up how overflow works */
		margin-top: 10px;
		margin-left: 50px;
		overflow: hidden;
	}
	.crop_img img { /* Band-aid to better correct the above issue... still RAAR! */
		max-width: 100%;
	}



	/* Side Bar (Wide Layout) */

	#sidebar {
		width: 400px;
		right: 400px;
		margin-left: -100%;
		padding: 0;
		padding-top: 125px;
		font-size: 1.3em;
		line-height: 2.0em;
		text-align: right;
	}

	#sidebar p {
		margin: 0;
		margin-bottom: 15px;
	}
	#sidebar #logo {
		margin-right: 25px;
	}
	#sidebar #menu {
		margin: 0;
		margin-right: 50px;
		padding-top: 50px;
		letter-spacing: 5px;
	}
	#sidebar #menu a {
		color: #555;
		text-decoration: none;
	}
	#sidebar #menu a:hover {
		color: #09F;
		text-decoration: none;
	}
	#sidebar #meta {
		margin: 0;
		margin-right: 50px;
		padding-top: 50px;
		letter-spacing: 5px;
	}

	#sidebar form {
		margin: 0;
		margin-bottom: 15px;
		font-size: 1.0em;
		line-height: 1.6em;
	}
	#s { /* #sidebar Search */
		width: 110px;
		margin: 0;
		margin-top: 5px;
		margin-bottom: 10px;
		padding: 0;
		border: 0px;
		background: url('images/bg-quote.png');
		text-align: left;
		font-size: 1.0em;
		font-family: Verdana, Tahoma;
		line-height: 1.4em;
		color: #FFF;
	}
	#searchsubmit { /* #sidebar Search */
		width: 110px;
		margin: 0;
		border: 0px;
		color: #FFF;
		background: url('images/bg-chazz.png');
		font-size: 1.0em;
	}



	/* Content */

	#content {
		width: 100%;
		float: left;
	}
	#content h1 {
		margin: 50px;
		font-size: 2.0em;
		letter-spacing: -1px;
		word-spacing: 5px;
		text-transform: lowercase;
		color: #000;
	}
	#content h1 a {
		color: #000;
	}
	#content h1 a:hover {
		color: #09F;
		text-decoration: none;
	}
	#content .postdate {
		margin: 0;
		margin-left: 50px;
		padding: 0;
		font-size: 1.0em;
		color: #777;
	}
	#content h2 {
		margin: 0;
		margin-left: 50px;
		margin-bottom: 25px;
		font-size: 1.6em;
		color: #000;
	}
	#content h2 a {
		color: #000;
	}
	#content h2 a:hover {
		color: #09F;
		text-decoration: none;
	}

	#content p {
		margin: 0;
		margin-left: 50px;
		margin-bottom: 25px;
		font-size: 1.4em;
		line-height: 2.0em;
	}

	#content .postmetadata {
		margin: 25px 50px;
		padding: 5px 15px;
		background: url('images/bg-meta.png');
		text-align: left;
		font-size: 1.0em;
		line-height: 1.2em;
	}
	#content .postmetadata p {
		margin: 10px 0;
	}

	#content .navigation {
		height: 18px;
		margin: 25px;
		margin-left: 50px;
		margin-right: 0;
		padding: 0;
		text-align: left;
		font-size: 1.0em;
		line-height: 1.2em;
	}



	/* Comments Layout */

	ol.commentlist {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	ol.commentlist li {
		margin: 25px 0;
		margin-left: 50px;
		padding: 15px;
		background: url('images/bg-quote.png');
		text-align: left;
		font-size: 0.9em;
		line-height: 1.2em;
	}
	ol.commentlist li.authorcomment {
		background: url('images/bg-chazz.png');
	}
	ol.commentlist li .vcard {
		height: 48px;
		margin: 0;
		margin-top: -25px;
		padding: 0;
		border-bottom: 1px solid #555;
		line-height: 1.8em;
	}
	ol.commentlist li.authorcomment .vcard {
		border-bottom: 1px solid #00F;
	}
	ol.commentlist li .vcard h2 {
		margin: 0;
		padding: 0;
		padding-top: 8px;
	}
	ol.commentlist li .vcard .commentdate {
		margin: 0;
		padding: 0;
		font-size: 1.0em;
		color: #AAA;
	}
	ol.commentlist li img.avatar {
		margin: 0;
		margin-right: 15px;
	}
	ol.commentlist li div.commenttext {
		margin: 0;
		margin-left: 15px;
		padding: 0;
	}

	#commentform {
		margin: 0;
	}
	#commentform input.comment-input {
		width: 50%;
		margin: 0;
		padding: 5px;
		border: 0px;
		background: url('images/bg-quote.png');
		text-align: left;
		font-size: 1.0em;
		font-family: Verdana, Tahoma;
		line-height: 1.4em;
		color: #FFF;
	}
	#comment {
		width: 80%;
		height: 150px;
		margin: 0;
		padding: 5px;
		border: 0px;
		background: url('images/bg-quote.png');
		text-align: left;
		font-size: 1.0em;
		font-family: Verdana, Tahoma;
		line-height: 1.4em;
		color: #FFF;
	}
	#submit {
		width: 175px;
		margin: 0;
		margin-bottom: 25px;
		padding: 5px;
		border: 1px solid #FFF;
		color: #FFF;
		background: url('images/bg-chazz.png');
	}



	/* Contact Page Styles */
	#contact_methods {
		float: left;
		width: 290px;
		margin: 0;
		padding: 0;
	}
	#contact_methods h2 {
		margin-top: 0px;
		margin-bottom: 5px;
	}
	#contact_methods p {
		margin-top: 5px;
		margin-bottom: 25px;
	}

	#email_form {
		margin: 0;
		margin-left: 340px;
		margin-top: 25px;
		margin-right: 50px;
		padding: 0;
		text-align: left;
	}
	#email_form h2 {
		margin: 0;
		margin-bottom: 5px;
	}
	#email_form p {
		margin: 25px 0;
		margin-top: 5px;
	}
	#email_form form {
		margin: 0;
	}
	#email_form input, #email_form textarea {
		width: 95%;
		margin: 0;
		padding: 5px;
		border: 0px;
		background: url('images/bg-quote.png');
		text-align: left;
		font-size: 1.0em;
		font-family: Verdana, Tahoma;
		line-height: 1.4em;
		color: #FFF;
	}
	#email_form #sendemail {
		width: 175px;
		margin: 0;
		margin-bottom: 25px;
		padding: 5px;
		border: 1px solid #FFF;
		color: #FFF;
		background: url('images/bg-chazz.png');
	}
	#email_form .error {
		background: url('images/bg-error.png');
	}



/* Portfolio Styles */
	.port_flash {
		position: relative;
		overflow: hidden;
		width: 300px;
		height: 300px;
		margin-top: 25px;
		margin-left: 50px;
		margin-bottom: 25px;
	}
	.portfolio_list li {
		margin: 5px;
		list-style: none;
	}