body {
   background: white;
   font-size: 12pt;
   }
   
#navigation {
   display: none;
   }
   
.container, #social-box {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   border: none;
   }
   
img {
	border: none;
	margin: 5px 0;
	}
	
#main-content a:link:after, #main-content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
#main-content a[href^="/"]:after {
   content: " (http://www.neuroshimahex.com" attr(href) ") ";
   }
   
#logo {
	margin: 0;
	background: #FFF;
	}
	
#header {
	height: 147px;
	border: none;
	}

#phone-box {
	display: none;
}

.sociable {
	display: none;
}

.post-meta {
	margin-bottom: 5px;
}

#respond {
	display: none;
}

.post-image a {
	text-decoration: none;
}
