/*
Name: DARK MATTER
Design Studio: Obox Design http://www.obox-design.com/
Version: 1.0
Author: Obox Design
Author URI: http://www.obox-design.com/
*/

@import url(http://posterous.com/themes/dark-matter/fonts/font.css);

/*--------------------------------------------------------------------------------------------------------------------------*/
/*- RESET - Courtesy of Eric Meyer's CSS Reset Awesomeness: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ ---*/
/*--------------------------------------------------------------------------------------------------------------------------*/
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 {color: black; background: white;}
ol, ul, ol li, ul li {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: "" "";}


/*-------------------------------------------------------------------------------------------*/
/*- SETUP STD CLASSES -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
body{background: #fff; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #595959; line-height: 1.6em;}

h1{font-size: 25px; margin: 0px 0px 20px; font-weight: lighter;}
h2{font-size: 20px; margin: 0px 0px 10px; font-weight: lighter;}
h3{font-size: 17px; margin: 0px 0px 10px; font-weight: lighter;}
h4{margin: 0px; padding: 8px 0px 10px 0px; font-weight: lighter;}
h5{margin: 0px; padding: 8px 0px 10px 0px; font-weight: lighter;}
h6{margin: 0px; padding: 8px 0px 10px 0px; font-weight: lighter;}

h1, h2, h3, h4, h5, h6{margin: 0px 0px 5px; padding: 0px 0px 5px; color: #595959; font-weight: lighter; font-family: "NewCicleFina", Josefin Sans Std Light, Arial, Helvetica, sans-serif;}

p{font-size: 14px; margin: 0px 0px 10px;}

form{}
label{}
textarea, input{font-size: 12pt; font-family: Arial, Helvetica, sans-serif;}
input[type=radio]{}
input[type=checkbox]{}
input[type=image]{}
input[type=button]{padding: 8px;}


/*-------------------------------------------------------------------------------------------*/
/*- GLOBAL CLASSES --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/*--- Links ---*/
a{color: #F85931; text-decoration: none;}
a:hover{color: #000;}
	
/*--- Layouts ---*/
.no_bg{background-image: none;}
.clearboth{clear: both}
.floatleft{float: left;}
.floatright{float: right;}
.floatright{float:right;}
.no_display{display: none;}

.alignleft{float: left; margin: 0px 20px 10px 0px;}
.alignright{float: right; margin: 0px 0px 10px 20px;}
.aligncenter{text-align: center;}

u{text-decoration: underline;}
strong{font-weight: bold;}
em{font-style: italic;}


/*-------------------------------------------------------------------------------------------*/
/*- GENERAL LAYOUT --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#header-container{padding: 40px 40px 40px; background: #151515; border-bottom: 2px solid #009989;}
#header{width: 500px; padding-left: 330px;}

#container{padding: 40px 40px; border-top: 2px solid #009989;}
.post-list{width: 830px; list-style: none;}
	.post-list li.post-item{margin-bottom: 50px; list-style: none;}
	
#footer-container{padding: 40px 40px; background: #151515; border-top: 10px solid #009989;}
#footer{width: 830px;}

/*-------------------------------------------------------------------------------------------*/
/*- HEADER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

h1.site-name{padding: 0px; margin: 0px; font-size: 40px; line-height: 40px; text-transform: uppercase; font-family: ChunkFiveRegular, Josefin Sans Std Light, Georgia, "Times New Roman", Times, serif;}
h1.site-name a{color: #fff;}
p.site-description{font-size: 20px; line-height: 1.2em; font-style: italic; color: #999;}

/*-------------------------*/
/*- ABOUT DATA ------------*/
.author-image{float: left; display: block; width: 75px; height: 75px; margin: 0px 15px 0px -105px; position: relative;}
.author-image img{position: relative; z-index: 1; width: 75px; max-height: 75px;}
.author-image span{display: block; height: 75px; width: 75px; background: url(images/layout/author-overlay.png) top no-repeat; position: absolute; top: 0px; z-index: 2;}

/*---------------------*/
/*- PAGES (TOP MENU) --*/
#pages-container{background: #006258; font-family: ChunkFiveRegular, Josefin Sans Std Light, Georgia, "Times New Roman", Times, serif;}
#pages{overflow: hidden; width: 500px; padding: 10px 0px 10px 362px;}
#pages ul{list-style: none !important; text-transform: uppercase; font-size: 12px;}
#pages li{ display: inline; margin: 0px 10px 0px 0px; list-style: none !important;}
#pages li a{color: #fff; position: relative; padding: 5px 8px;
			-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
#pages li a:hover{color: #fff; background: #009989;}


/*-------------------------------------------------------------------------------------------*/
/*- TITLE BLOCK -----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

/*-------------------------*/
/*- POST TITLE ------------*/
.title-block{float: left; width: 300px; text-align: right; position: relative;}
.title-block h3.title{line-height: 1em; font-size: 45px; text-transform: uppercase; color: #333;}
.title-block h3.title a{color: #333;}
.title-block h3.title a:hover{color: #F85931;}

/*-------------------------*/
/*- META ------------------*/
.meta{float: right; width: 130px; font-style: italic; font-size: 11px; list-style: none;}
.meta li{padding: 5px 25px 5px 0px; background: url(images/layout/sprite.png) -1000px -1000px no-repeat; border-top: 1px dotted #ccc; list-style: none;}
.meta li.date{background-position: 115px 10px;}
.meta li.comments{background-position: 115px -35px;}
.meta li.views{background-position: 115px -172px;}
.meta li.views div{display: inline; margin-right: 2px;}
.meta li.tags{background-position: 115px -251px;}
.meta li.tags a{display: block;}
.meta li a{color: #595959;}
.meta li a:hover{color: #000;}

/*-------------------------*/
/*- EDIT BOX --------------*/
.editbox{width: 195px; position: absolute; top: -25px; right: 0px;}
ul.mini_commands{visibility: hidden; position: relative; top: 0px; left: 0px; padding: 0px; margin: 0px; list-style: none;}
ul.mini_commands li{float: right; padding: 0px; margin-left: 6px; color: #999;}
ul.mini_commands li:last-child{margin-right: 0px;}
ul.mini_commands li a{padding: 3px 6px; background: none; color: #999; font-size: 12px !important; font-style: italic; text-align: left; line-height: 20px;
						-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
ul.mini_commands li a:hover{background: #F85931; color: #fff; text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);}
li.post-item:hover ul.mini_commands{visibility: visible;}


/*-------------------------------------------------------------------------------------------*/
/*- POSTS CONTENT ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
li.post-item{position: relative;}

.post-content{float: right; width: 500px; padding-bottom: 30px; position: relative;}


	/*-------------------------------------------*/
	/*- RESET SOME CLASSES FOR THE CONTENT COPY -*/
	.copy p{clear: none;}
	.copy ol, .copy ul{list-style: disc; margin: 0px 0px 10px 14px;}
		.copy ol li, .copy ul li{padding-bottom: 0px; line-height: 1.8em; list-style: disc;}
	.copy ol{list-style: decimal;}
	.copy code, .copy pre{}
	.copy img{}
	.copy h2{line-height: 35px; margin-top: 20px;}
	.copy h3{margin-top: 20px; padding: 0px 0px 5px; margin-bottom: 0px 0px 5px;}
	.copy h4{font-weight: bold;}
	.copy blockquote{padding: 0px 0px 12px 40px; margin: 20px 0px; font-style: italic; font-size: 14px; background: url(images/layout/sprite.png) -470px 3px no-repeat; color: #999; border-left: 0px !important;}


	/*-------------------------*/
	/*- SOCIAL ----------------*/
	.social{padding: 10px 0px 9px; margin-top: 20px; height: 20px !important; border-top: 1px dotted #ccc; overflow: hidden; list-style: none; font-size: 10px; text-transform: uppercase;				
				-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
				-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
				box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);}
	.social li{float: left; margin-right: 10px; list-style: none;}
	.social li:last-child{margin-bottom: 0px;}
	.social li iframe{float: left;}


	/*-------------------------*/
	/*- PAGINATION ------------*/
	.pagination {float: right; width: 500px; padding: 2px 0px; overflow: auto;}
	.pagination span, .pagination a{float: left; display: block; padding: 5px 10px; margin: 0px 5px 10px 0px; background: #f0f0f0; color: #333; text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
					font-family: "NewCicleFina", Josefin Sans Std Light, Arial, Helvetica, sans-serif; line-height: 1em;
					-moz-border-radius: 100px; -webkit-border-radius: 100px; border-radius: 100px;
					-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
					-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
					box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);}
	.pagination .current, .pagination a:hover{background: #333; color: #fff; text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);}
	.pagination .disabled{color: #888; background: #fff;}


/*-------------------------------------------------------------------------------------------*/
/*- COMMENTS CLASSES ------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

.p_responses { float: right; width: 500px;}

.comments-container{float: right; width: 500px; padding: 0px !important; margin: 0px !important; position: relative;}
	.comments-index-container{background: #fbfbfb; padding: 0px 39px 0px 39px !important; margin: 0px; border: none;}
	.comments-container:hover ul.mini_commands{visibility: visible;}
	.comments-container h4{padding: 0px !important; margin: 0px 0px 10px !important; text-transform: uppercase; font-size: 15px !important; font-weight: lighter; color: #333 !important;
							font-family: ChunkFiveRegular, Josefin Sans Std Light, Georgia, "Times New Roman", Times, serif;}
	.comments-container h4.comment-title{padding: 0px 0px 10px !important; height: 20px;}
	.comments-container h4.comment-title span{float: left; display: block; padding-left: 20px; background: url(images/layout/sprite.png) 0px -112px no-repeat;}
	.comments-container h4.comment-title a{display: none;}


		.commentunit{clear: both; padding: 0px 0px 10px !important; margin: 0px 0px 20px !important; position: relative; border-bottom: 3px solid #f0f0f0; overflow: auto;
						-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
						-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
						box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);}
		.commentunit .comment_label .comment_date{position: absolute; right: 0px; top: 0px; font-size: 10px; color: #999; text-align: left; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase;}
		.commentunit .comment_label .comment_avatar{float: left; display: block; width: 35px; padding: 4px; margin: 0px 0px; background: #f0f0f0; border: 1px solid #ccc;}
		.commentunit .comment_label .comment_avatar img{border: none; display: block;}
	
		.commentunit .comment{float: right; width: 445px; padding: 0px; margin-bottom: 15px; text-align: left !important; line-height: 22px;}
		.commentunit .commentname{clear: both; font-weight: lighter; padding: 0px; margin: 0px 0px 5px; font-size: 10px !important; text-transform: uppercase;}
		.commentunit .comment {font-size: 14px; color: #595959;}
		.commentunit .comment p{clear: both;}
		
		.commentunit .mini_commands{clear: both; float: none; display: none; padding: 10px 0px; margin: 30px auto 0px; border-top: 1px dotted #ccc; font-size: 10px; text-align: right; text-transform: uppercase; line-height: 20px;}
		.commentunit .mini_commands li{color: #999; padding: 0px 0px; float: left; margin-right: 20px;}
		.commentunit .mini_commands li a{color: #999;}
		.commentunit .mini_commands li a:hover{color: #000;}
	
	
		/*-------------------------------------------------------------------------------------------*/
		/*- LEAVE A COMMENT -------------------------------------------------------------------------*/
		/*-------------------------------------------------------------------------------------------*/
		.leave-a-comment{clear: both; line-height: 20px; }
			.comment_login_buttons a{display: inline-block; margin: 5px 10px 0px 0px;}
			
			.leave-a-comment div.commentunit{border: none !important; padding: 0px !important; margin: 0px 0px 10px !important; overflow: hidden; font-size: 14px; color: #595959;
												-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}
			.leave-a-comment .comment_spacer{display: none;}
			.leave-a-comment .comment_label{float: none; width: 250px !important; padding: 0px; font-size: 10px; color: #777; text-align: left; text-transform: uppercase;}
			.leave-a-comment .comment_value{clear: both; margin: 0px;}
			
			.comment_value input[type=text]{width: 350px !important; padding: 5px !important; background: #f0f0f0 !important; border: 1px solid #ccc; !important;}
			.comment_value textarea{width: 488px !important; height: 200px !important; padding: 5px !important; margin-bottom: 10px !important; background: #f0f0f0 !important; border: 1px solid #ccc; !important;}
			.comment_value input[type=checkbox]{clear: both; width: 20px !important; text-align: left; line-height: 1em;}
			
			.posterous_external_site_label, .email_notify_label{font-size: 10px; color: #777; text-align: left; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase;}
				
			.comment_value input[type=submit]{clear: both; display: inline-block; width: auto !important; padding: 6px;  background: #333 !important; border: none !important;
												font-weight: bold; font-size: 12px; cursor: pointer; color: #ccc;}
			.comment_value input[type=submit]:hover{background: #F85931 !important; color: #fff; text-shadow: 0px 1px 0pt rgba(0, 0, 0, 0.30);}
			.post-to-facebook{display: block; padding: 5px 5px 5px 0px; margin: 10px 0px; color: #ccc; font-size: 12px; font-style: italic;}
			.submit-comment{padding: 2px 5px; clear: both; font-size: 12px;}


		/*-------------------------------------------------------------------------------------------*/
		/*- LOGGED - IN LEAVE A COMMENT -------------------------------------------------------------*/
		/*-------------------------------------------------------------------------------------------*/
		.leave-a-comment .comment_profile_description{ float: left; margin: 3px 0px 0px 5px; font-weight: lighter;}
		.leave-a-comment .comment_profile_icon{width: 35px; margin: 0px auto 0px; padding: 5px; background: #000;
													-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
													-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
													box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);}
		.leave-a-comment .comment_profile_icon img{display: block; margin: 0px; padding: 0px; border: none !important;}
		.leave-a-comment .comment_profile_description a{font-weight: lighter;}


/*-------------------------------------------------------------------------------------------*/
/*- FOOTER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*----------------------------*/
	/*- INFO COLUMNS -------------*/
	.three-column{clear: both; padding: 0px; margin: 0px; color: #777;}
	.three-column li.column{float: left; display: block; width: 240px; margin-right: 55px;}
	.three-column li.column:last-child{margin-right: 0px;}
	
	.three-column li.column ul{margin: 10px 0px 20px;}
	.three-column li.column ul li{clear: both; padding: 3px 0px; border-bottom: 1px dotted #444;}
	.three-column li.column a{color: #009989;}
	.three-column li.column a:hover{color: #fff;}
	.three-column .column h4, .three-column .column h4 a{font-size: 20px; color: #fff;}
	.three-column .column h4 a:hover{color: #F85931;}


	/*----------------------------*/
	/*- SEARCH FORM --------------*/
	.search-form{clear: both; margin: 40px 0px; overflow: auto; padding: 5px; background: #000; border: 1px solid #444;}
	.search-form input[type=text]{float: left; width: 723px; padding: 5px; font-weight: bold; font-size: 18px; background: #000; border: none; color: #595959;}
	.search-form input[type=submit]{float: right; padding: 5px; background: #333; border: none;
									font-weight: bold; font-size: 18px; color: #f0f0f0;}
									

	/*---------------------*/
	/*- CONTRIBUTORS ------*/
	.contributors{}
	.contributors a{display: block; width: 26px; height: 26px; margin: 0px 5px 5px 0px; position: relative;}
	.contributors a span{display: block; width: 26px; height: 26px; background: url(images/layout/avatar-overlay.png) top no-repeat; position: absolute; z-index: 2;}
	.contributors img{width: 26px; height: auto; position: relative; z-index: 1;}
	
	
	/*---------------------*/
	/*- ARCHIVES ----------*/
	.three-column li.column .archive ul li:last-child{border-bottom: none;}
	

/*-----------------------------------------------------------------------------------------------------------------------------------*/
/*- CLEARFIX --- * I prefer not to touch this code, I don't recommend you do so either, it works... so don't fix whats working ;) * -*/
/*-----------------------------------------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{background: none; border: 0; clear: both; display: block; float: none; font-size: 0; list-style: none;	margin: 0; padding: 0; overflow: hidden; visibility: hidden; width: 0; height: 0;}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after{clear: both; content: '.'; display: block; visibility: hidden; height: 0;}
.clearfix{display: inline-block;}
* html .clearfix{height: 1%;}
.clearfix{display: block;}


/*-------------------------------------------------------------------------------------------*/
/*- POSTEROUS ITEMS CUSTOMIZED --------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.posterousPrivateBox{position: absolute; top: 10px; left: 10px; z-index: 10; font-size: 10px;}
	.posterousPrivateBox div{clear: both; float: none; margin: 0px !important;}
	.posterousPrivateBox div a{display: block; cursor: pointer; position: relative; z-index: 11; color:#777; text-shadow: none;}
		.posterousPrivateBox div a:hover{color:#fff;}


	/*----------------------------*/
	/*- RETWEET BUTTON -----------*/
	.posterous_retweet_widget{}
	a.posterous_retweet{margin-left: 3px; padding: 3px 4px 3px 4px; background-color: #999; color: #fff; font-size: 10px; line-height: 1.4em;
							-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
	a.posterous_retweet:hover{text-decoration: none; background-color: #F85931;}


	/*----------------------------*/
	/*- FAVE BUTTON --------------*/
	.fav_mouseover, div.fav_star{z-index: 10 !important; margin-top:  -15px !important;}
	
	