/*  
Theme Name: 5th + Prospect
Theme URI: http://5thandprospect.com
Description: Clean grid based theme.
Version: 1.1
Author: The Himalaya Group
Author URI: http://wearehimalaya.com
Tags: white, grid, whitespace, minimal, clean, widgets
*/

* { margin:0; padding:0; font-size:12px; }
body { background:#222; color:#fff; font-family: arial, verdana, sans-serif; width:100%; height:100%; line-height:18px; } 
a { font-size:10px; color:#fff; text-decoration:none; font-style:italic; }
a:hover { text-decoration:underline; }
h2, h2 a { font-size:18px; }

#global { margin:0 auto; width:790px; text-align:center; }
	#left { width:310px; position:fixed; text-align:left; top:20px; }
		.column { width:150px; text-transform:uppercase; margin-top:30px; font-style:italic; }
			.column ul { list-style:none; line-height:20px; }
			.column h3 { font-size:10px; color:#fff; text-transform:uppercase; margin-bottom:15px; }
			.column li, .column li a { color:#bbb; }
	#right { width:430px; text-align:left; padding:20px 0; }
		.post { margin-bottom:50px; padding-bottom:20px; border-bottom:1px solid #444; width:430px; }
			.entry { margin-top:15px; }
		#right img { max-width:430px; margin:10px 0; }
		#comments {  }
		#comments textarea { width:430px; max-width:430px; }
	.author a, #pagination span a { display:block; background:#edef3d; width:70px; height:40px; text-align:center; line-height:40px; color:#000; margin:10px 0; }
	.author a:hover, #pagination span a:hover { background:#000; color:#fff; }

/* GLOBAL */
.right { float:right; }
.left { float: left; }
.clear { clear: both; }
a#weare { width:15px; height:20px; background:url(http://wearethefaktory.com/wp-content/themes/faktory-home/images/icon-weare.png) no-repeat top left; display:block; text-indent:-9999px; position:fixed; bottom:10px; right:10px; }
	#weare:hover { background-position:-22px left; }
