/*  
Theme Name: Styx
Theme URI: http://www.kreative-labs.com
Description: <a href="http://blog.kreative-labs.com">Sleek, elegant, dark theme.</a>
Version: 1.0
Author: András Bognár
Author URI: http://blog.kreative-labs.com
*/

body {
   background: white;
   font-size: 11pt;
}
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: #000;
   background: transparent none;
}
div#content {
   /*margin-left: 10%;*/
   padding-top: 1em;
}
h2.noteworthy a, a:link, a:visited {
   color: #09f;
   background: transparent;
   text-decoration: underline;
}
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
ul.commentlist,
li.comment,
#comments,
#respond,
.navigation,
#nav,
#commentform,
#sidebar,
.footer-wrapper,
.nav-wrapper,
.whirl,
#credits,
.post-info,
.post-info-index,
.hidden-text,
div.corner-8-181818-bottom-left,
div.corner-8-181818-760-center,
div.corner-8-181818-bottom-right,
#header-wrapper,
#header,
.header-image,
#menu
 {
	display: none !important;
}
#CB_Window {
	display: none;
}
div.post-title,
h2,
h2.noteworthy {
	border: none;
	font-size: 16pt;
	width: 100%;
}
div#page {
	background: transparent none;
}
div.entry p {
	color: #000;
	border: none;
	width: 100%;
	line-height: 16pt;
}
div.entry {
	border: none;
	background: none;
	color: #000;
	float: none !important;
	line-height: 16pt;
}

