/* Hide Unimportant Elements */

#utilities, #global-nav, #support, #third-nav-wrap							
											{ display: none !important; }

/* Unstyle */

body, #page-head, #main
											{ background: none !important; }	
#container								{ width: auto; }										
#masthead								{ height: auto; }		
#logo										{ position: static; top: auto; left: auto; }	

#main										{ padding: 0; }
#content									{ width: auto; float: none; }

#page-head								{ height: auto !important; margin: 0 !important; padding: 0 !important; }

a											{ color: #3C3C3E !important; text-decoration: none; }
h2 a, h3 a, h4 a						{ color: #32103C !important; }

/* Blog */

.comment, .comment.alt				{ padding: 0; border: 0; background: none; }
.comment i.arrow						{ display: none; }
.comment .entry_date, .comment p	{ float: none; margin-left: 0; }
.comment hr								{ display: block; }
								
#comment_form							{ display: none; }


/* Quotes */

.quote img								{ display: none; }
.quote blockquote						{ padding: 0; background: none; }
.quote blockquote p 					{ font-style: italic; font-size: 1em; font-family: "Lucida Grande", Tahoma, sans-serif; }


/* Footer */

#footer									{ border: 0; padding: 0; }
#footer .column, #tbone				{ display: none; }


.sIFR-flash								{ display: none; }
.sIFR-alternate						{ display: block; }
