/*
Theme Name: Gen X Design
Theme URI: http://www.gen-x-design.com
Description: Gen X Design Site Theme
Author: Ian Selby
Author URI: http://www.gen-x-design.com
Version: 3.0
*/


/*
 * GLOBAL CSS RESET
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*
 * Main Body and Element Styles
 */

body {
	background: url(images/bg_page.png) repeat top left;
	color: #333;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
em { font-style: italic; }
strong { font-weight: bold; }
a { color: #db8515; text-decoration: none; }
a:hover { color: #ff882c; text-decoration: underline; }
blockquote {
	background: #f0f0e4 url(images/bg_blockquote.png) no-repeat 5px 5px;
	border: 1px solid #e2e2d0;
	color: #7c7c6e;
	margin: 10px;
	padding: 0px 10px 10px 45px;
}


/**
 * Footer Stick Styles
 */
html { height: 100%; }
body { height: 100%; }

#nonFooter { background: transparent url(images/bg_content.png) repeat-y center top;min-height: 100%; position: relative; }

/*
 * Header Styles
 */
#header_wrap {
	background: url(images/bg_header.png) repeat-x top left;
	height: 185px;
	margin-bottom: -5px;
}
#header_top {
	margin: 0px auto;
	width: 980px;
}

ul#nav { float: left; padding: 10px; }
	ul#nav li {
		font-size: 15px;
		font-weight: bold;
		display: inline;
		margin-right: 20px;
	}
	ul#nav li a { color: #727272; text-decoration: none; }
		ul#nav li a:hover { color: #fff; }

a#subscribe_top {
	background: transparent url(images/img_subscribetofeed.png) no-repeat top left; 
	display: block;
	float: right;
	height: 39px;
	text-indent: -9000px;
	width: 156px;
}

#header_main { 
	background: transparent url(images/bg_header_main.png) no-repeat left top;
	height: 131px;
	margin: 0px auto;
	width: 980px;
}
	#header_main h1 a {
		background: transparent url(images/img_logo.png) no-repeat left top;
		display: block;
		height: 131px;
		margin-left: 10px;
		text-indent: -9000px;
		width: 453px;
	}


/*
 * Main Content Area Styles
 */

#content_wrap {
	margin: 0px auto;
	width: 980px;
}
#content_wrap_top {
	height: 5px;
	overflow: hidden;
	width: 980px;
}

#main_content {
	float: left;
	padding: 15px 10px 0 10px;
	width: 660px;
}

/* sidebar styles */
#sidebar_content {
	color: #3d3d3c;
	float: right;
	padding: 5px 0 0 0;
	width: 300px;
}
	#sidebar_content div.sidebar-item {
		background: url(images/bg_sidebar_item.png) repeat-x bottom left;
		padding-bottom: 10px;
		margin: 15px 0 10px 1px;
		width: 297px;
	}
	
	#sidebar_content h2 {
		color: #3d3d3c;
		font-size: 14px;
		font-weight: bold;
		margin: 0 15px 10px 15px;
	}

	#sidebar_content p.content {
		font-size: 11px;
		line-height: 14px;
		margin: 0 5px 20px 15px;
	}
		#sidebar_content p.content a { color: #e16903; font-weight: bold; }

	#sidebar_content div.intro {
		border: 1px solid #d0d0cd;
		background: #ebeadb;
		border-left: none;
		border-right: none;
		margin: -5px 0 10px 1px;
		padding: 5px 15px 5px 15px;
		width: 267px;
	}
		div.intro h3 { color: #3d3d3c; font-size: 12px; font-weight: bold; margin-bottom: 5px; }
		div.intro p { color: #62615e; font-size: 11px; line-height: 18px; margin-top: 7px; margin-left: 0px; }
	
	#sidebar_content ul.sidebar_list {
		margin: 0 10px 0 15px;
	}
		#sidebar_content ul.sidebar_list li {
			background: url(images/img_bullet_black.png) no-repeat left top;
			font-size: 11px;
			line-height: 14px;
			margin-bottom: 8px;
			padding-left: 20px;
		}
		#sidebar_content ul.sidebar_list li.small {
			font-size: 10px;
			line-height: 14px;
		}
		#sidebar_content ul.sidebar_list li a { color: #e16903; }
		
	#sidebar_content div.sidebar_left {
		float: left; 
		margin-bottom: 20px; 
		margin-right: 5px; 
		width: 150px;
	}
	
	#sidebar_content div.sidebar_right {
		float: left; 
		width: 140px;
	}
	
	/* asides */
	#sidebar_content div.aside {
		border-bottom: 1px dotted #555;
		color: #3d3d3c;
		font-size: 10px;
		line-height: 15px;
		margin: 0 15px 10px 15px;
		margin-bottom: 10px;
		padding-bottom: 5px;
		
	}
		div.aside h3 {
			font-size: 11px;
			font-weight: bold;
			margin-bottom: 7px;
		}
		div.aside h3 a { color: #a57966; text-decoration: none; }
		div.aside h3 a:hover { text-decoration: underline; }
		div.aside a { color: #3d3d3c; font-weight: bold; text-decoration: underline; }
		div.aside a:hover { text-decoration: none; }

/*
 * Post List Styles
 * 
 * Used on stuff like home, categories, archives, etc.
 */
div.post_date {
	background: url(images/bg_dateblock.png) no-repeat left top;
	font-family: Georgia, "Times New Roman", serif;
	float: left;
	height: 70px;
	margin-top: 3px;
	padding-top: 5px;
	text-align: center;
	width: 60px;
}
	div.post_date div.day { color: #973b13; font-size: 30px; font-weight: bold; }
	div.post_date div.month { color: #666666; font-size: 14px; text-transform: uppercase; }
	div.post_date div.year { color: #999999; }
	
div.post {
	float: right;
	padding-bottom: 10px;
	margin-bottom: 30px;
	width: 590px;
}
	div.post.page { width: 660px; }
	div.post h2,h3 {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	div.post div.sidebar-image { display: none; }
	div.post p {
		line-height: 20px;
		margin-top: 10px;
		
	}
	div.post ul {
		margin: 10px 10px 10px 5px;
		padding-left: 10px;
	}
	div.post ul li {
		line-height: 16px;
		list-style: disc;
		margin-bottom: 10px;
	}
	div.post pre {
		background-color: #000;
		color: #fff;
		font-family: Monaco,"Courier New",monospace,serif;
		font-size: 11px;
		line-height: 14px;
		margin: 10px 0 10px 0;
		overflow: auto;
		padding: 10px;
	}
	
/*
 * Post Meta
 */
div.post-meta {
	border-top: 1px dotted #333;
	font-size: 10px;
	margin-top: 10px;
	padding-top: 10px;
}
	div.post-meta a { color: #a57966; }
	div.post-meta div.meta-comments { 
		background: url(images/img_icon_comment.png) no-repeat left 0px;
		float: left;
		height: 14px;
		margin-right: 10px;
		padding-left: 20px;
		padding-top: 2px;
	}
	div.post-meta div.meta-categories {
		background: url(images/img_icon_categories.png) no-repeat left 0px;
		float: left;
		height: 12px;
		margin-right: 20px;
		padding-left: 20px;
		padding-top: 4px;
	}
	div.post-meta div.meta-tags {
		background: url(images/img_icon_tag.png) no-repeat left 0px;
		float: left;
		height: 12px;
		margin-right: 20px;
		padding-left: 20px;
		padding-top: 4px;
	}
	div.post-meta div.meta-edit {
		float: right;
		padding-left: 20px;
	}
	div.post-meta div.meta-social { margin-top: 10px; }
		div.post-meta div.meta-social h3 {
			font-family: Georgia, "Times New Roman", serif;
			font-size: 14px;
			font-weight: bold;
			margin-bottom: 5px;
		}
		div.post-meta div.meta-social a {
			color: #7f7f72;
			display: block;
			float: left;
			font-size: 12px;
			height: 23px;
			margin-right: 15px;
			padding-top: 7px;
			padding-left: 28px;
		}
		div.post-meta div.meta-social a.digg { background: url(images/img_icon_digg.png) no-repeat left top; }
		div.post-meta div.meta-social a.delicious { background: url(images/img_icon_delicious.png) no-repeat left top; }
		div.post-meta div.meta-social a.stumbleupon { background: url(images/img_icon_stumbleupon.png) no-repeat left top; }
		div.post-meta div.meta-social a.technorati { background: url(images/img_icon_technorati.png) no-repeat left top; }

/**
 * Comments Styles
 */
div.comments {
	margin-bottom: 30px;
	margin-left: -9px;
	margin-right: -9px;
}
	div.comments h2 {
		background: #333;
		font-family: Georgia, "Times New Roman", serif;
		font-size: 25px;
		font-weight: bold;
		color: #fff;
		line-height: 17px;
		margin: 0;
		padding: 15px 10px 0 80px;
		text-transform: uppercase;
		overflow: hidden;		
	}
	div.comments h2 span { font-size: 18px; line-height: 10px;}
	
	div.comments ul li {
		line-height: 18px;
		padding-top: 10px;
	}
		div.comments ul li div.wrap {
			background: transparent url(images/bg_comments_left_bottom.gif) no-repeat left bottom;
			padding-left: 10px;
			padding-bottom: 10px;
		}
		div.comments ul li.user { background: url(images/bg_comments_left.png) repeat-y left top; }
		div.comments ul li.ian { background: url(images/bg_comments_left_ian.png) repeat-y left top; }
		div.comments ul li.ian div.comment-person a { color: #e4e4e4;  }
		div.comments ul li.ian div.comment-person small { color: #e4e4e4; }
		div.comments ul li.ian div.comment-body a { color: #7f4a06; font-weight: bold; }
	
	div.comments div.comment-person {
		float: left;
		line-height: 16px;
		margin-right: 5px;
		padding-right: 15px;
		width: 135px;
	}
	div.comments div.comment-person small {
		color: #7f7f72;
		font-size: 10px;
	}
	div.comments div.comment-body {
		float: left;
		width: 485px;
	}
		div.comments div.comment-body div.moderation {
			font-style: italic;
			font-weight: bold;
			margin-bottom: 5px;
		}
		div.comments div.comment-body h3 {
			font-size: 14px;
			font-weight: bold;
		}
		div.comments textarea.comment-body {
			background: #fff;
			border: 1px solid #6e5c3a;
			font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
			font-size: 12px;
			height: 100px;
			margin-bottom: 5px;
			padding: 3px;
			width: 485px;
		}
		div.comments input.comment-body {
			background: #fff;
			border: 1px solid #333;
			clear: both;
			font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
			font-size: 11px;
			margin-bottom: 5px;
			padding: 2px;
			width: 121px;
		}
		div.comments input#author { margin-top: 19px; }
		div.comments div.comment-body-notice {
			font-size: 10px;
			margin-top: 10px;	
		}

h1.post_title {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 30px;
	line-height: 35px;
}
h1.post_title a {
	color: #262625;
	text-decoration: none;
}
	h1.post_title a:hover { text-decoration: underline; color: #262625; }
div.subheading { 
	color: #767672; 
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px; 
	margin-top: 5px;
	text-transform: uppercase; 
}

/**
 * Post Nav Styles
 */
div.post-nav {
	font-family: Georgia, "Times New Roman", serif;
	margin: 0px 0 25px 70px;
	width: 590px;
}
	div.post-nav a { 
		color: #717170;
		font-size: 11px;
		text-transform: uppercase; 
	}
		div.post-nav a span {
			color: #b6846e;
			display: block;
			font-size: 16px;
			line-height: 22px;
			text-transform: none;
		}
	div.post-nav div.prev-posts {
		float: left;
		width: 290px;		
	}
	div.post-nav div.next-posts {
		float: right;
		text-align: right;
		width: 290px;		
	}


/*
 * 404 Page Styles
 */
div.four0four_wrap { margin: 20px auto; width: 550px; }
div.four0four_left { float: left; width: 140px; }
div.four0four_right { float: left; width: 375px; margin-left: 30px; font-size: 13px; line-height: 16px; padding-top: 50px; }
h1.four0four {
	font-size: 40px; 
	font-weight: bold; 
	color: #444444; 
	margin-bottom: 20px;
}

/*
 * Search / Author Result Styles
 */
div.search-results {
	background: url(images/img_dude_yay.png) no-repeat left top;
	border-bottom: 1px dotted #333;
	font-size: 16px;
	height: 105px;
	margin-bottom: 20px;
	padding-left: 60px;
}
div.author-results {
	border-bottom: 1px dotted #333;
	font-size: 14px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
div.search-results h1,
div.author-results h1 {
	font-size: 30px; 
	font-weight: bold; 
	color: #444444; 
	margin-bottom: 20px;
}

/*
 * Footer Content Area Styles
 */
#footer_wrap {
	background: #151512 url(images/bg_footer.png) repeat-x left top;
	min-height: 50px;
	position: relative;
}

#footer_content {
	color: #e2dfdf;
	font-size: 11px;
	line-height: 14px;
	margin: 0px auto;
	padding-top: 10px;
	width: 980px;
}
	#footer_content a { color: #e2dfdf; text-decoration: underline; }
		#footer_content a:hover { color: #fff; }
		
	#footer_content h2 {
		display: block;
		border-bottom: 1px dotted #edecec;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 10px;
		padding-bottom: 3px;
	}
		#footer_content h2.photostream { background: url(images/img_icon_flickrlogo.png) no-repeat left center; padding-left: 20px; }
		
	#footer_content div.content_block {
		float: left;
		margin-right: 10px;
		margin-left: 10px;
	}
		#footer_content div.content_block.col_1 { width: 225px; }
		#footer_content div.content_block.col_2 { width: 195px; }
		#footer_content div.content_block.col_3 { width: 190px; }
		#footer_content div.content_block.col_4 { width: 290px; }

	#footer_content ul.footer_list li {
		background: url(images/img_icon_bluearrow.png) no-repeat left 4px;
		margin-bottom: 5px;
		padding-left: 16px;
	}

	#footer_content div.copyright { padding: 10px; }

#searchform div { margin-top: 10px; }
	#searchform .searchinput {
		padding: 4px;
		border: 1px solid #555;
	}
#searchsubmit { 
	background: #000;
	border: 1px solid #555; 
	color: #fff;
	margin-left: 5px;
	padding: 4px;
}

/*
 * Misc. Styles 
 */
.clearfix { margin: 0; padding: 0; clear: both; overflow: hidden; }

.right { text-align: right; }

.top5 { margin-top: 5px; }

.line14 { line-height: 14px;}

.size10 { font-size: 10px; }

