body { margin: 0; padding: 0; background-color: #000; color: #EFEFEF; font-size: 87.5%; font-family: Verdana,"Lucida Grande",Tahoma,Helvetica,sans-serif }
h1, h2, h3, h4, h5 { color: #fff; }
h1, h2, h3 { font-family: Georgia, Times, serif; }

h2 { border-bottom: 1px dashed #1F958E; line-height: 1.464em; }

blockquote, pre { color: #fff; border: 1px solid #5F5F5F; padding: 1.5em 1.5em 0; background-color: #2F2F2F; }
pre { padding: 1.5em; }

a 	{ color: #8FD7FF; }
a:hover,
a:focus { color: #3D8FBD; }

h1 a { color: #fff; }

div.showgrid { color: #000; }
div.showgrid h1, div.showgrid h2, div.showgrid h3, div.showgrid h4, div.showgrid h5 { color: #000; } 
div.showgrid a { color: #000; }

#head { margin: 0 0 3em; padding-top: 1.5em; }

#site-name a 	{ border: none; }
#site-name a    { display: block; height: 210px; background: transparent url(http://labs.kihomacapps.com/images/2.png) no-repeat center center; }
#site-name span { display: none; }

#site-slogan { font-style: italic; text-align: center; display: none; }

#site-search { display: none; }

.entry-title   { padding-left: 0; border-bottom: 2px solid #1F958E; line-height: 0.944 }
.entry-title a { text-decoration: none; }

.published { font-style: italic; }

.media { margin: 1.5em 0; text-align: center;  }

/* layout
 * ----------------------------------------------- */
#accessibility {
	position: absolute;
	top: -10000px;
}

div.divider {
	margin: 1.5em 0;
	height: 11px;
	padding-top: 10px;
	text-align: center;
}
.author {
	text-align: right;
}

/* Sub content */
#sub-content { border-top: 1px solid silver; background-color: #111; padding-top: 2em; }
#sub-content h1 { font-size: 2em; line-height: 1.5em; margin-bottom: 0.75em; }
#sub-content h1.entry-title { line-height: 1.4285em; }
#sub-content .container:after { content: ""; }

#rights { text-align: right; margin-bottom: 1.5em; color: #555; }


