/*
Theme Name: derekbender.com
Theme URI: http://derekbender.com
Description: Re-re-redesign of derekbender.com. Icludes blog, twitter, and more! Huzzah! (Based on the Starkers reset theme by Elliot Jay Stocks)
Version: 4.0
Author: Derek Bender
Author URI: http://derekbender.com/
Tags: derekbender, fixed width, two columns, widgets, twitter, clean
*/

@import "style/css/reset.css";
@import "style/css/basic.css";
@import "style/css/layout.css";

/* BEGIN */
html, body, #wrap {height: 90%;}

body > #wrap {height: auto; min-height: 90%;}

body {
	font-size: 1.2em;
	font-family: 'Times New Roman', Times, Georgia, serif;
	background: #FFF;
	color: #4D4D4D;
	min-width: 960px;
	}

a {
	color: #29AAE1;
	}
	
	a:hover {
		text-decoration: none;
		}

div.clear {
	clear: both;
	padding: 0 !important;
	}
	
.masterwrap {
	width: 920px;
	margin: auto;
	position: relative; /* ie7 */
	}
	
/* typography */
@font-face {
	font-family: Lucida;
	src: url('style/fonts/LucidaStd.otf');
	}

@font-face {
	font-family: Lucida;
	font-weight: bold;
	src: url('style/fonts/LucidaStd-Bold.otf');
	}
	
@font-face {
	font-family: Lucida;
	font-style: italic;
	src: url('style/fonts/LucidaStd-Italic.otf');
	}
	
h1,
h2,
.lucida,
#about h4 {
	font-family: Lucida !important;
	}
	
/* HEADER */
#header {
	background: url('style/images/bg.jpg');
	width: 100%;
	padding: 30px 0;
	z-index: 10;
	position: relative; /* ie7 */
	}
	
	#header .title {
		background: url('style/images/head.png') no-repeat;
		width: 578px;
		height: 125px;
		text-indent: -10000px;
		float: left;
		}
	
	/* navigation */
	#header .navigation {
		width: 280px;
		margin: 0 20px;
		float: right;
		text-align: center;
		}
		
		#header .navigation li {
			width: 220px;
			margin: auto;
			}
			
			#header .navigation li:hover,
			#header .navigation li.active,
			#header .navigation li.current_page_item {
				background: url('style/images/nav_hover.png') center no-repeat;
				}
			
			#header .navigation li.home a {
				background: url('style/images/nav_home.png') center no-repeat;
				height: 33px;
				}
				
			#header .navigation li.portfolio a,
			#header .navigation li.page-item-413 a {
				background: url('style/images/nav_portfolio.png') center no-repeat;
				height: 23px;
				}
				
			#header .navigation li.blog a,
			#header .navigation li.page-item-367 a {
				background: url('style/images/nav_blog.png') center no-repeat;
				height: 51px;
				}
				
			#header .navigation li.about a,
			#header .navigation li.page-item-336 a {
				background: url('style/images/nav_about.png') center bottom no-repeat;
				height: 30px;
				margin-top: -4px;
				}
				
			#header .navigation li.contact a,
			#header .navigation li.page-item-339 a {
				background: url('style/images/nav_contact.png') center no-repeat;
				height: 20px;
				margin-top: 4px;
				}
			
			#header .navigation li a {
				text-indent: -10000px;
				width: 220px;
				margin: auto;
				display: block;
				}
	
#header_spikes {
	background: url('style/images/spikes_top.png') left bottom repeat-x;
	width: 100%;
	height: 13px;
	margin-bottom: 30px;
	z-index: 10; 
	position: relative; /* ie7 */
	}
	
	#header .nav {
		}

/* LAYOUT */
#body {
	background: url('style/images/bg_sidebar.jpg') top right repeat-y;
	width: 100%;
	float: left;
	padding: 60px 0;
	margin-top: -50px;
	*position: relative; /* ie7 */
	z-index: 1; /* ie7 */
	}
	
#content {
	float: left;
	width: 570px;
	font-size: 14px;
	}
	
#sidebar {
	float: right;
	width: 260px;
	font-size: 14px;
	padding: 0 30px;
	}
	
/* CONENT */
#content .h {
	clear: both;
	display: block;
	margin: auto;
	width: 460px;
	margin-bottom: 25px;
	border-bottom: 1px solid #4D4D4D;
	text-align: center;
	padding-bottom: 10px;
	}

#content h1 {
	background: url('style/images/flourish_left.png') left center no-repeat;
	padding: 0 0 0 42px;
	font-weight: normal;
	font-size: 22px;
	display: inline;
	text-shadow: 2px 2px 2px #B3B3B3;
	}
	
	#content h1 span {
		background: url('style/images/flourish_right.png') right center no-repeat;
		padding: 0 42px 0 0;
		text-transform: uppercase;
		}
		
	#content h1 em {
		text-transform: lowercase;
		}
	
/* SIDEBAR */
#sidebar h2 {
	background: url('style/images/flourish_left.png') left top no-repeat;
	background: url('style/images/flourish_left.png') left top no-repeat,
		url('style/images/flourish_right.png') right top no-repeat;
	padding: 0 42px;
	text-align: center;
	font-weight: normal;
	font-size: 21px;
	border-bottom: 1px solid #4D4D4D;
	padding-bottom: 8px;
	text-shadow: 2px 2px 2px #B3B3B3;
	}
	
#sidebar .widget {
	margin-bottom: 40px;
	clear: both;
	}
	
	#sidebar .widget ul,
	#sidebar .widget div {
		padding: 10px 10px 0 10px;
		clear: both;
		}
	
/* twitter tools plugin */
#twitter-tools {
	}
	
	#twitter-tools ul {
		margin: 0;
		padding: 0 !important;
		}
		
		#twitter-tools li {
			padding: 15px;
			border-bottom: 1px solid #4D4D4D;
			line-height: 1.3;
			}
			
			#twitter-tools li.more {
				text-align: center;
				padding: 5px 0;
				margin-top: 6px;
				border: 0;
				}
				
				#twitter-tools li.more a {
					color: #4D4D4D;
					}

/* flickr widget */
#flickrrss {
	}
	
	#flickrrss h2 {
		margin-bottom: 10px;
		}
	
	#flickrrss img {
		height: 65px;
		width: 65px;
		border: 5px solid #333;
		margin: 5px 6px 5px 5px;
		}
		
		#flickrrss img:hover {
			border: 5px solid #808080;
			}
		
/* categories + archives */
#sidebar .widget_categories {
	float: left;
	margin-bottom: 8px;
	}
	
	#sidebar .widget_categories ul,
	#sidebar .widget_archives ul {
		margin: 0;
		padding-right: 0;
		}
		
		.widget_categories li,
		.widget_archives li {
			width: 115px;
			float: left;
			margin-right: 10px;
			border-bottom: 1px dashed #B3B3B3;
			font-style: italic;
			font-size: 14px;
			}
			
			.widget_categories li a,
			.widget_archives li a {
				padding: 7px 0;
				width: 100%;
				display: block;
				color: #4D4D4D;
				text-decoration: none;
				}
				
				.widget_categories li a:hover,
				.widget_archives li a:hover {
					color: #999;
					}
			
/* search */
.widget_search {
	clear: both;
	padding: 0 10px;
	}
	
	.widget_search #s {
		width: 180px;
		}
		
	.widget_search #searchsubmit {
		padding-right: 0;
		}
		
/* rss */
#sidebar .widget_rss {
	margin-bottom: 30px;
	}
	
	.widget_rss a {
		padding: 5px;
		margin: auto;
		display: block;
		font-size: 17px;
		font-style: italic;
		color: #808080;
		text-decoration: none;
		}
		
		.widget_rss a:hover {
			color: #4D4D4D;
			cursor: pointer;
			}
			
		/* for "subscirbe to blog" link */
		.widget_rss a.blog {
			width: 92%;
			}
		
		/* for "subscirbe to portfolio" link */
		.widget_rss a.portfolio {
			width: 95%;
			font-size: 16px;
			}
			
		/* visit my behance portoflio link */
		.widget_rss a.behance {
			width: 96%;
			font-size: 16px;
			}
		
		.widget_rss a img {
			opacity: .6;
			float: left;
			margin-right: 12px;
			}
			
			.widget_rss a:hover img {
				opacity: 1;
				}
			
		.widget_rss a span {
			float: left;
			margin-top: 10px;
			}
		
/* recent comments widget */
#recent-comments ul {
	margin: 0 10px;
	}
	
	#recent-comments ul li {
		margin: 4px 0;
		padding: 4px 0 10px 0;
		border-bottom: 1px dashed #B3B3B3;
		color: #4D4D4D;
		font-style: italic;
		}
		
		#recent-comments ul li a {
			text-decoration: none;
			color: #4D4D4D;
			}
			
			#recent-comments ul li a:hover {
				color: #999;
				}
				
/* featured widget */
#featured ul {
	margin: 0 10px;
	}
	
	#featured ul li {
		margin: 4px 0;
		padding: 4px 0 10px 0;
		border-bottom: 1px dashed #B3B3B3;
		color: #4D4D4D;
		font-style: italic;
		}
		
		#featured ul li a {
			text-decoration: none;
			color: #4D4D4D;
			display: block;
			}
			
			#featured ul li a:hover {
				color: #999;
				}
						
/* THE POST */
.post {
	clear: both;
	margin-bottom: 30px;
	float: left;
	}
	
	.post .meta {
		width: 100px;
		float: left;
		}
		
		.post .meta .comments {
			margin-bottom: 15px;
			display: block;
			}
				
			.post .meta .comments a {
				font-size: 14px;
				color: #4D4D4D;
				display: block;
				text-decoration: none;
				}
				
				.post .meta .comments .number {
					font-size: 30px;
					}
					
				.post .meta .comments a:hover {
					color: #999;
					}
			
		
		.post .meta .tags,
		.post .meta .categories {
			margin-bottom: 15px;
			display: block;
			font-size: 13px;
			text-transform: lowercase;
			line-height: 1.15;
			}
			
			.post .meta .tags a,
			.post .meta .categories a {
				display: block;
				color: #999;
				text-decoration: none;
				}
				
				.post .meta .tags a:hover {
					color: #737373;
					}
					
			.post .meta .categories a {
				color: #737373;
				}
					
				.post .meta .categories a:hover {
					color: #999;
					}
		
	.post .words {
		float: right;
		width: /*80%*/ 460px;
		}
		
		.post .words p a {
			text-decoration: none;
			border-bottom: 1px dotted #29AAE1;
			line-height: .9;
			}
			
			.post .words p a:hover {
				color: #999;
				border-bottom: 1px dotted #999;
				}
		
		.post .words img {
			max-width: 460px;
			height: auto;
			}
			
		.post .words img.mainimg {
			margin-bottom: 15px;
			}
	
	.post h2 {
		font-weight: normal;
		font-size: 28px;
		margin-bottom: .2em;
		}
		
		.post h2 a {
			text-decoration: none;
			/*padding-right: 42px;*/
			color: #808080;
			}
			
			.post h2 a:hover {
				/*background: url('style/images/flourish_right.png') right center no-repeat;*/
				/*text-shadow: 1px 1px 2px #808080;*/
				color: #4D4D4D;
				}
				
	.post p,
	.post ul,
	.post div,
	.post span {
		font-size: 14px;
		letter-spacing: .1px;
		word-spacing: .7px;
		line-height: 1.25;
		}
		
		.post span.search-everything-highlight-color {
			font-size: inherit;
			color: #808080 !important;
			}
		
	.post ul {
		margin: 0 0 0 1.2em;
		list-style: square;
		}
		
		.post ul li {
			margin-bottom: 8px;
			padding-bottom: 6px;
			border-bottom: 1px solid #CCC;
			}
			
	.post .words a.more-link {
		text-decoration: none;
		font-style: italic;
		color: #999;
		font-size: 15px;
		letter-spacing: .1px;
		word-spacing: .7px;
		line-height: 1.25;
		border: 0;
		}
		
		.post .words a.more-link:hover {
			text-decoration: none;
			color: #4D4D4D;
			border: 0;
			}
		
	
/* site elements */
.meta .date {
	color: #4D4D4D;
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
	}
	
	.meta .date .year {
		color: #4D4D4D;
		font-size: 30px;
		}
		
.banner {
	background: url('style/images/banner.png') no-repeat;
	top: 0;
	right: 0;
	float: right;
	width: 135px;
	height: 135px;
	z-index: 100;
	position: absolute;
	}
	
.post-edit-link {
	clear: both;
	display: block;
	}
		
/*.other_entries {
	background-color: rgba(51, 51, 51);
	background-color: rgba(51, 51, 51, 0.5);
	width: auto;
	clear: both;
	margin: 20px auto;
	text-align: center;
	padding: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 13px;
	}
	
	.other_entries a {
		color: #F2F2F2;
		}*/
		
ul.post-meta {
	margin: 0;
	clear: both;
	list-style: none;
	}
	
	ul.post-meta li {
		margin: 0;
		border: 0;
		color: #808080;
		font-style: italic;
		font-size: 15px;
		}
		
		ul.post-meta li .post-meta-key {
			margin: 0;
			color: #4D4D4D;
			}
			
/* pagaination from the wp-pagenavi plugin */
#pagination {
	float: left;
	margin-top: -45px;
	}
	
	#pagination .wp-pagenavi .pages {
		display: block;
		font-style: italic;
		border: 0;
		text-transform: lowercase;
		color: #808080;
		padding: 0;
		margin: 0;
		margin-bottom: 14px;
		font-size: 13px;
		}
	
	#pagination .wp-pagenavi { /* ie7 */
		position: absolute; /* ie7 */
		bottom: 0; /* ie7 */
		}
		
	#pagination .wp-pagenavi a {
		float: none;
		margin: 0;
		border: 0;
		padding: 6px 8px 20px 8px;
		text-transform: lowercase;
		margin-right: 5px;
		position: relative; /* ie7 */
		}
		
		#pagination .wp-pagenavi a:hover {
			background-color: #333;
			background-color: rgba(51, 51, 51, 0.75);
			}
		
	#pagination .wp-pagenavi span.current {
		border: 0;
		margin: 0;
		padding: 3px;
		margin-right: 5px;
		color: #808080;
		position: relative; /* ie7 */
		}
		
	#pagination .wp-pagenavi span.extend {
		border: 0;
		margin: 0;
		padding: 1px;
		margin-right: 5px;
		color: #808080;
		position: relative; /* ie7 */
		}

/* blockquote */	
.post blockquote {
	background: url('style/images/quote_left.jpg') top left no-repeat;
	background: url('style/images/quote_left.jpg') top left no-repeat,
		url('style/images/quote_right.jpg') bottom right no-repeat;
	background-color: #ECECEC;
	padding: 12px 20px;
	border: 0;
	clear: both;
	}
	
	.post blockquote p {
		color: #4D4D4D;
		font-style: italic;
		font-size: 1.2em;
		}

/* original code css without being inside an <ol> */		
/*code {
	background: #F2F2F2;
	color: #4D4D4D;
	border: 1px dashed silver;
	display: block;
	padding: 10px 12px;
	font-size: 12px
	}
	
	code * {
		font-size: 12px !important;
		}
	
	code span.code_indent {
		padding-left: 22px;
		}*/
	
/* code examples */	
#blog ol {
	background: #F2F2F2;
	border: 1px dashed silver;
	display: block;
	padding: 10px 18px;
	font-size: 12px;
	margin: 0 0 1em 0;
	list-style: none;
	}
	
	#blog ol span {
		font-size: 12px !important;
		}
	
	#blog ol code {
		color: #4D4D4D;
		font-size: 12px;
		display: block;
		}
		
		#blog ol code.indent {
			text-indent: 22px;
			}
		
/* divider */
.divider {
	width: 460px;
	margin: auto auto 30px auto;
	clear: both;
	}
		
/* blog styling for homepage */
#home #theabout {
	background: #999;
	float: left;
	margin: -55px 0 30px 0;
	color: #F2F2F2;
	width: 100%;
	padding: 20px 0 25px 0;
	position: relative;
	}
	
	#home #theabout_spikes {
		background: url('style/images/spike_about.gif') center bottom repeat-x #FFF;
		width: 100%;
		height: 9px;
		clear: both;
		position: absolute;
		bottom: 0;
		left: 0;
		}
	
	#home #theabout img.avatar {
		float: left;
		box-shadow: 4px 4px 4px #333;
		-moz-box-shadow: 3px 3px 3px #333;
		-webkit-box-shadow: 3px 3px 7px #4D4D4D;
		margin-left: 20px;
		}
		
	#home #theabout .firstline{
		margin: 0 0 10px 20px;
		display: block;
		}
		
	#home #theabout .hello {
		font-size: 40px;
		text-shadow: 3px 3px 2px #808080;
		}
		
	#home #theabout .firstsent {
		font-size: 22px;
		text-shadow: 3px 3px 2px #808080;
		}
		
	#home #theabout .post {
		float: left;
		width: 410px;
		clear: none;
		margin: 0 0 10px 20px;
		}
		
		#home #theabout .post p,
		#home #theabout .post span {
			font-size: 17px !important;
			margin-bottom: 0;
			}
		
	#home #theabout .post a.more-link {
		text-decoration: none;
		font-style: italic;
		color: #4D4D4D;
		font-size: 14px;
		}
		
		#home #theabout .post a.more-link:hover {
			text-decoration: none;
			color: #CCC;
			}
		
		#home #theabout .post .hello,
		#home #theabout .post .firstsent {
			display: none;
			}
	
/* home posts */			
#home .post {
	width: 260px;
	}
	
	#home .post h2 {
		font-size: 22px;
		}

	#home .post img {
		width: 100px;
		height: auto !important;
		}
		
	#home .post .wp-caption {
		background: none;
		margin: 0;
		}
		
		#home .post .wp-caption p {
			display: none;
			}
		
	#home .post .meta {
		display: none;
		}
		
	#home .post p>object {
		display: none;
		width: 200px !important;
		}
		
	#home .post .words {
		padding-bottom: 5px;
		border-bottom: 1px solid #4D4D4D;
		}
		
	#home #post-2,
	#home #post-3 {
		clear: none;
		min-height: 300px;
		}
		
		#home #post-2 img,
		#home #post-3 img {
			float: right;
			margin: 0 0 10px 10px;
			display: none; /* prevents imgs from displaying in the 2 smaller posts on homepage */
			}
		
	#home #post-2 {
		float: left;
		}
		
	#home #post-3 {
		float: right;
		}
		
	#home #post-2 .words,
	#home #post-3 .words {
		width: auto;
		min-height: 240px;
		}
	
/* first post */
#home #post-1 {
	width: auto;
	}
	
	#home #post-1 h2 {
		font-size: 28px;
		}
	
	#home #post-1 img {
		/*float: right;
		width: 175px;
		height: auto !important;
		margin: 0 0 18px 18px;*/
		}
		
	#home #post-1 .postimg {
		margin-bottom: 12px;
		width: auto;
		}
		
	#home #post-1 .meta {
		display: block;
		}
		
/* comments */
#comments {
	float: left;
	clear: both;
	margin-bottom: 30px;
	}
	
	#comments h2 {
		font-weight: normal;
		font-size: 20px;
		margin-bottom: 20px;
		clear: both;
		}
	
	#comments ul {
		margin: 0;
		}
	
	#comments .comment {
		clear: both;
		font-size: 14px;
		letter-spacing: 0.1px;
		line-height: 1.25;
		word-spacing: 0.7px;
		}
	
		#comments .comment .meta {
			float: left;
			width: 100px;
			}
			
			#comments .comment .meta .date {
				display: block;
				font-size: 14px;
				margin-bottom: 15px;
				line-height: 1;
				}
				
				#comments .comment .meta .year {
					font-size: 30px;
					}
			
		#comments .comment .words {
			float: right;
			width: 80%;
			border-bottom: 1px dashed #4D4D4D;
			padding-bottom: 15px;
			margin-bottom: 15px;
			}
			
			#comments .comment .words .avatar {
				float: left;
				margin-right: 20px;
				box-shadow: 4px 4px 4px #333;
				-moz-box-shadow: 3px 3px 3px #333;
				-webkit-box-shadow: 3px 3px 7px #4D4D4D;
				}
				
			#comments .comment .words .title {
				display: block;
				margin-bottom: .4em;
				}

.comment_form {
	width: 570px;
	float: left;
	}
					
	.comment_form .meta {
		float: left;
		width: 100px;
		}
		
	.comment_form #commentform {
		background: #ECECEC;
		padding: 20px 20px 15px 20px;
		float: left;
		width: 430px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}
		
		.comment_form #commentform .comment_row {
			margin-bottom: 15px;
			}
			
			.comment_form #commentform .comment_row input[type="text"] {
				margin-right: 6px;
				width: 300px;
				}

/* PORTFOLIO PAGE */
#portfolio .previewimg {
	float: left;
	margin-right: 15px;
	}
	
	#portfolio .previewimg img {
		width: 370px;
		height: auto;
		}
		
#portfolio .previewtext {
	float: left;
	width: 170px;
	}
	
	#portfolio .previewtext p {
		font-size: 13px;
		}
	
	#portfolio .previewtext h2 {
		font-size: 17px;
		margin-bottom: .3em;
		}
		
		#portfolio .previewtext h2 a {
			padding: 0;
			}
	
	#portfolio .previewtext .categories {
		font-size: 13px;
		text-transform: lowercase;
		margin-bottom: .6em;
		display: block;
		}
		
		#portfolio .previewtext .categories a {
			color: #666;
			text-decoration: none;
			}
			
			#portfolio .previewtext .categories a:hover {
				color: #999;
				}
				
	#portfolio .previewtext a.sitelink {
		color: #808080;
		text-decoration: none;
		font-style: italic;
		}
		
		#portfolio .previewtext a.sitelink:hover {
			color: #29AAE1;
			}
			
	#portfolio .portfolioentry .mainimg {
		margin-bottom: 15px;
		}
		
	#portfolio .portfolioentry .portfolio_content {
		}
		
	#portfolio .portfolioentry .sitelink {
		color: #29AAE1;
		text-decoration: none;
		font-style: italic;
		}
		
		#portfolio .portfolioentry a.sitelink:hover {
			color: #808080;
			}
	
	/* meta custom fields */
	#portfolio .portfolioentry ul.portfolio_meta {
		font-style: italic;
		margin: 0;
		list-style: none;
		padding-top: 10px;
		}
		
		#portfolio .portfolioentry ul.portfolio_meta li {
			color: #808080;
			border: none;
			padding: 0;
			}
		
		#portfolio .portfolioentry ul.portfolio_meta span {
			color: #4D4D4D;
			}
			
	#portfolio .portfolioentry .altimgs {
		padding-top: 15px;
		}
		
/* single page portfolio entry */
#portfolio .portfolioentry img {
	float: none;
	margin: 0;
	}
	
#portfolio .portfolioentry h2 {
	margin-bottom: .4em;
	}
	
#portfolio .portfolioentry .altimgs img {
	float: left;
	width: 260px;
	height: auto;
	margin: 0 25px 25px 0;
	}
		
					
/* CONTACT PAGE */
.contactme {
	}
	
.contactme span {
	display: block;
	line-height: 2.3;
	}
	
/* ABOUT PAGE */
#about .avatar {
	float: left;
	-moz-box-shadow: 4px 4px 5px #888;
	-webkit-box-shadow: 4px 4px 5px #888;
	}
	
#about .post {
	width: 74%;
	clear: none;
	float: right;
	}
	
	#about .post .first {
		font-size: 1.2em;
		line-height: 1.2;
		}
		
	#about .post .firstsent {
		font-size: 1.3em;
		line-height: .8;
		}
		
	#about .post .hello {
		font-size: 2em;
		}

#about h4 {
	font-weight: normal;
	margin-bottom: .4em;
	font-size: 14px;
	}
	
#about .aboutbox {
	background: #4D4D4D;
	padding: 18px 35px 30px 35px;
	color: #F2F2F2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	margin-bottom: 30px;
	}
	
	#about .aboutbox .spikes {
		background: url('style/images/spike_small.gif') repeat-x bottom #FFF;
		width: 100%;
		height: 9px;
		position: absolute;
		bottom: 0;
		left: 0;
		}
	
	#about .aboutbox ul li {
		border: 0;
		margin: 0;
		padding: 0;
		line-height: 2;
		}
		
	#about .aboutbox + p {
		margin-top: 30px;
		}
		
/* 404 PAGE */
#fourohfour #searchform {
	background: url('style/images/flourish_left.png') left center no-repeat,
		url('style/images/flourish_right.png') right center no-repeat;
	width: 350px;
	margin: auto;
	padding: 15px 50px 0 50px;
	}
	
	#fourohfour #s {
		width: 340px;
		font-size: 22px;
		margin: auto;
		}
		
	#fourohfour #searchsubmit {
		display: block;
		text-align: center;
		padding: 6px 0;
		width: 350px;
		font-size: 18px;
		margin: auto;
		}
	
/* FORMS */
input[type="text"],
textarea {
	background: #4D4D4D;
	border: 1px solid #B3B3B3;
	color: #E6E6E6;
	padding: 4px;
	font-size: 13px;
	}
	
textarea {
	padding: 6px;
	width: 96%;
	}
	
input[type="submit"] {
	background: none;
	color: #808080;
	font-style: italic;
	border: 0;
	padding: 10px 5px 5px 0;
	font-size: 14px;
	}
	
	input[type="submit"]:hover {
		color: #4D4D4D;
		}
	
label {
	color: #808080;
	font-style: italic;
	}
	
/* CFORM */
#cformsform ol {
	list-style: none;
	margin: 0;
	}
	
#cformsform fieldset,
.linklove,
#cformsform #li--5 label {
	display: none;
	}
	
#cformsform {
	background: #ECECEC;
	padding: 20px 20px 15px 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#cformsform li {
	width: 422px;
	float: left;
	margin-bottom: 12px;
	}
	
	#cformsform #li--5 {
		width: 100%;
		margin: 0;
		}
	
#cformsform input[type="text"] {
	float: left;
	width: 300px;
	}
	
	#cformsform input[type="text"].fldrequired {
		background: url('style/images/input_required.gif') right center no-repeat #4D4D4D;
		}
	
	#cformsform input[type="text"].cf_error,
	#cformsform input[type="text"].cf_error:focus {
		background: url('style/images/input_error.gif') right center no-repeat #4D4D4D;
		border: 1px solid #C0272D;
		}
	
#cformsform label {
	padding-top: 6px;
	float: right;
	display: inline;
	min-width: 100px;
	}
	
#cformsform .cf-sb {
	margin: 0;
	clear: both;
	}
	
/* fail message */
#contact .cf_info {
	background: #ECECEC;
	padding: 8px 25px;
	margin-bottom: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: none;
	}
	
	#contact .failure {
		color: #C0272D;
		display: block;
		}
		
	#contact .success {
		display: block;
		}
		
/* CONTACT PAGE */
#contact h4 {
	margin: 0 0 20px 0;
	font-weight: normal;
	text-align: center;
	font-family: Lucida !important;
	}
	
/* FOOTER */
#footer {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 30px;
	margin-top: -40px;
	*margin-top: -60px; /* ie7 */
	z-index: 10; /* ie7 */
	position: relative; /* ie7 */
	}

#footer_spikes {
	width: 100%;
	clear: both;
	position: relative; /* ie7 */
	}
	
	#footer_spikes .spikes_bg {
		background: url('style/images/spikes_bottom.png') left bottom repeat-x;
		width: 100%;
		height: 13px;
		z-index: 10; /* ie7 */
		position: relative; /* ie7 */
		}
	
	#footer_spikes a {
		background-color: #4D4D4D;
		background-color: rgba(51, 51, 51, 0.5);
		padding: 12px 15px 18px 15px;
		color: #E6E6E6;
		font-size: 16px;
		text-decoration: none;
		right: 0; /* ie7 */
		position: absolute; /* ie7 */
		bottom: 0; /* ie7 */
		/*float: right; NORMAL */
		z-index: 5; /* ie7 */
		margin: -32px 20px -13px 0; /* ie7 - bottom only */
		text-shadow: 2px 2px 2px #4D4D4D;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		}
		
		#footer_spikes a:hover {
			background-color: #333;
			color: #CCC;
			cursor: pointer;
			}
			
	#footer_spikes .entry_links {
		width: auto;
		position: absolute;
		left: 0;
		bottom: 0;
		/* width: 570px; NORMAL */
		/* float: left;NORMAL */
		}
		
		#footer_spikes .entry_links .pre {
			float: left;
			}
			
		#footer_spikes .entry_links .next {
			float: right;
			}
			
			#footer_spikes .entry_links .next a {
				margin-right: 0;
				}
	
#footer_info {
	background: url('style/images/bg.jpg');
	width: 100%;
	padding: 30px 0;
	position: relative; /* ie7 */
	z-index: 10; /* ie7 */
	}
	
	#footer .basic {
		float: left;
		margin-right: 45px;
		}
	
	#footer .info {
		background-color: #333;
		background-color: rgba(51, 51, 51, 0.5);
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		float: left;
		width: 305px;
		padding: 15px 0 15px 15px;
		margin-bottom: 20px;
		font-size: 14px;
		}
		
		#footer .info a:hover {
			color: #FFF;
			}
			
		#footer .info img {
			float: left;
			padding: 0;
			margin: 11px 0 0 0;
			}
			
		#footer ul.words {
			float: left;
			margin: 0;
			list-style: none;
			padding: 0;
			line-height: 1.5;
			color: #FFF;
			}
			
			#footer .label {
				float: left;
				text-align: right;
				min-width: 50px;
				margin-right: 10px;
				}
				
			#footer .text {
				text-align: left;
				font-style: italic;
				}
				
	#footer .credits {
		clear: left;
		float: left;
		}
		
		#footer .credits a {
			color: #808080;
			font-style: italic;
			text-decoration: underline;
			}
			
			#footer .credits a:hover {
				color: #FFF;
				}
				
	#footer .elsewhere {
		float: left;
		width: 240px;
		}
		
		#footer .elsewhere ul {
			margin: 0;
			padding: 0;
			}
			
			#footer .elsewhere ul li {
				float: left;
				}
			
			#footer .elsewhere a,
			#footer .elsewhere li.elsewhere {
				background-repeat: no-repeat;
				background-position: 15px center;
				float: left;
				width: 105px;
				padding: 10px 0 10px 15px;
				font-size: 14px;
				color: #FFF;
				font-style: italic;
				text-decoration: none;
				}
				
					#footer .elsewhere a img {
						opacity: .4;
						float: left;
						margin-right: 10px;
						}
						
					#footer .elsewhere a span {
						float: left;
						margin-top: 4px;
						}
				
				#footer .elsewhere a:hover {
					background-color: #333;
					background-color: rgba(51, 51, 51, 0.5);
					border-radius: 5px;
					-webkit-border-radius: 5px;
					-moz-border-radius: 5px;
					}
					
					#footer .elsewhere a:hover img {
						opacity: 1;
						}
				
				#footer .elsewhere li.elsewhere {
					padding: 10px 0 10px 15px;
					width: 105px;
					font-size: 16px;
					line-height: 1.2;
					}
		
	#footer .downloads {
		float: right;
		}
		
		#footer .downloads a {
			background-color: #333;
			background-color: rgba(51, 51, 51, 0.5);
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			color: #808080;
			font-size: 18px;
			font-style: italic;
			float: left;
			width: 245px;
			padding: 10px 0 10px 15px;
			text-decoration: none;
			clear: both;
			margin-bottom: 15px;
			}
			
			#footer .downloads a:hover {
				text-decoration: underline;
				}
		
			#footer .downloads a img {
				opacity: .4;
				float: left;
				margin-right: 12px;
				}
				
				#footer .downloads a:hover img {
					opacity: 1;
					}
					
			#footer .downloads a span {
				background: url('style/images/icon_flourish.png') right center no-repeat;
				float: left;
				padding-right: 28px;
				margin-top: 7px;
				}
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						