/*
Theme Name: The 4th Wall
Theme URI: http://mindfaucet.com/
Description: A <a href="http://mindfaucet.com">Mind Faucet</a> Custom Theme
Version: 1.0
Author: Tyler Martin
Author URI: http://mindfaucet.com
*/


/* Standards */

body {
	margin: 0;
	font-size: 13px;
	font-family: Arial, Sans-Serif;
	color: #333;
	text-align: left;
	background: #000 url('images/background.png') center top repeat-x fixed;
}

a {
	color: #c35b00;
	text-decoration: none;
}
	
	a:hover {
		color: #f98826;
	}
	
	a img {
		border: none;
	}

	
small {
	font-size: 11px;
	}

h1 {}

h2 {
	padding: 20px 0 0 0;
	margin: 0;
	color: #009cbe;
	font-family: 'VTC Letterer Pro', sans-serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 28px;
}

	h2 a {
		color: #009cbe;
	}

h3 {
	padding: 15px 0 0 0;
	margin: 0;
	color: #009cbe;
	font-family: 'VTC Letterer Pro', sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
}

.clear {
	clear: both;
}


/* Header */

#header {
	width: 850px;
	height: 130px;
	overflow: hidden;
}

#logo {
	width: 482px;
	height: 130px;
	display: block;
	float: left;
	text-indent: -9999px;
	background: url('images/header.png') -184px 0 no-repeat;
}
	
#header-box-left {
	width: 144px;
	height: 85px;
	margin: 35px 10px 0 20px;
	padding: 5px;
	overflow: hidden;
	color: #fff;
	font-size: 11px;
	float: left;
	text-transform: uppercase;
	background: url('images/header.png') -20px -35px no-repeat;
}

	#header-box-left p { 
		padding: 0;
		margin: 0;
	}

	#header-box-left h1 {
		height: 38px;
		overflow: hidden;
		padding: 0;
		margin: 0;
		font-size: 48px;
		line-height: 38px;
		letter-spacing: -3px;
	}
	
	#header-box-left h2 {
		height: 19px;
		overflow: hidden;
		padding: 0;
		margin: 0;
		color: #fff;
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 24px;
		line-height: 19px;
		letter-spacing: -2px;
	}
	
	#header-box-left h3 {
		padding: 0;
		margin: 0;
		font-size: 24px;
	}

	#header-box-left a {
		color: #bed63a;
	}

	#header-box-left table {
		margin: 0;
		padding: 0;
		border-collapse: collapse;
	}

	#header-box-left table td {
		width: 144px;
		height: 85px;
		margin: 0;
		padding: 0;
		text-align: center;
		vertical-align: middle;
	}

#header-box-right {
	width: 144px;
	height: 85px;
	margin: 35px 10px 0 10px;
	padding: 5px;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	float: left;
	background: url('images/header.png') -676px -35px no-repeat;
}

	#header-box-right a {
		color: #fcba63;
		font-weight: bold;
		display: block;
		padding: 3px 0 0 0;
	}

	#header-box-right h1 {
		height: 19px;
		overflow: hidden;
		padding: 0 0 10px 0;
		margin: 0;
		font-size: 24px;
		line-height: 19px;
		letter-spacing: -1px;
	}
	
	#header-box-right p {
		margin: 0;
		padding: 0;
	}

/* Feature */

#features {
	width: 840px;
	height: 255px;
	padding-left: 10px;
	overflow: hidden;
}

.feature {
	width: 120px;
	height: 238px;
	padding: 17px 17px 0 17px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 11px;
	float: left;
	background: url('images/feature.png') no-repeat;
}

	.feature a {
		width: 120px;
		height: 210px;
		display: block;
		overflow: hidden;
	}

#menu {
	width: 810px;
	height: 30px;
	padding: 0;
	margin: 10px 0 10px 20px;
	list-style: none;
	background: #222;
}

	#menu li {
		margin: 0;
		display: block;
		float: left
	}
	
		#menu li a {
			height: 30px;
			padding: 0 10px;
			color: #fff;
			display: block;
			line-height: 30px;
			font-family: Verdana, sans-serif;
			text-transform: uppercase;
			font-weight: bold;
			border-right: 4px solid #000;
			background: #00b2d9;
		}
	
		#menu li a:hover, #menu li.current_page_item a:hover  {
			background: #8eb40d;
		}
	
		#menu li.current_page_item a {
			background: #f98826;
		}

		#menu li.rss {
			float: right;
		}
		
			#menu li.rss a {
				width: 30px;
				height: 30px;
				padding: 0;
				display: block;
				text-indent: -9999px;
				border-right: none;
				border-left: 4px solid #000;
				background: #f98826 url('images/rss.png') no-repeat;
			}

			
/* Content */
	
#page {
	width: 850px;
	margin: 0 auto;
}
	
#content {
	width: 850px;
	background: url('images/columns.png') repeat-y;
}

	#content-head {
		width: 850px;
		height: 40px;
		background: url('images/columns.png') -850px 30px no-repeat;
	}
		
		#blog-title {
			width: 170px;
			height: 100px;
			margin: -20px 0 0 30px;
			position: absolute;
			background: url('images/blog.png') no-repeat;
		}
		
	#content-foot {
		width: 850px;
		height: 10px;
		background: url('images/columns.png') -850px -10px no-repeat;
	}

#column {
	width: 520px;
	padding: 30px 20px 10px 20px;
	margin: 0 0 0 20px;
	float: left;
	overflow: hidden;
	background: #fff;
}

.nav-next {
	float: right;
}

.nav-next a {
	padding: 20px 0 0 0;
	display: block;
}

.nav-previous a {
	padding: 20px 0 0 0;
	display: block;
}


/* Post */

#page-title {
	height: 78px;
	margin: 0 0 0 30px;
	position: absolute;
}

	#page-title  h2 {
		height: 68px;
		padding: 10px 20px 0 30px;
		margin: 0;
		display: block;
		float: left;
		color: #000;
		font-family: 'VTC Letterer Pro', sans-serif;
		font-weight: normal;
		font-size: 48px;
		line-height: 48px;
		background: url('images/pagetitle.png') no-repeat;
	}

	#page-title-endcap {
		width: 14px;
		height: 78px;
		float: left;
		background: url('images/pagetitle.png') right top no-repeat;
	}

.commentlink {
	height: 65px;
}

.commentlink a {
	width: 100px;
	height: 30px;
	padding: 35px 0 0 0;
	display: block;
	float: right;
	text-align: center;
	background: url('images/comment.png') no-repeat;
	}

#respond {
	margin: 40px 0 0 0;
}


/* Sidebar */

#sidebar {
	width: 200px;
	padding: 10px 20px;
	margin: 0 0 0 10px;
	font-size: 12px;
	line-height: 12px;
	float: left;	
	overflow: hidden;
	color: #777;
	background: #222;
}

#sidebar .widget.widget_rss {
	padding: 0;
}

#sidebar .widget_rss .widgettitle {
	font-size: 11px;
	font-weight: normal;
	background: #191919;
	padding: 0 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

	#sidebar .widget_rss .widgettitle img {
		display: none;
	}

	#sidebar .widget_rss .widgettitle a{
		color: #333;
	}

#sidebar .widget, #rss-8.widget.widget_rss {
	padding: 0 0 20px 0;
}

#sidebar #text-5.widget {
	padding: 0;
}

#sidebar .widget_links a {
	display: block;
}

#sidebar .widgettitle {
	padding: 5px;
	margin: 0 0 10px 0;
	color: #ccc;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	background: #333;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

	#sidebar ul li {
		padding: 0 0 10px 5px;
	}


/* Footer */

#footer {
	padding: 20px 0;
	text-align: center;
}
