* {
	margin: 0;
	padding: 0;
}

body {
	background: url(http://www.xinomorph.org/images/outermenubg.jpg) 0 0 repeat-y;
	background-color: rgb(1,7,15);
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100%;
}

img {
	border: 0;
}

div#container {
	position: absolute;
	height: 100%;
	top: 0;
}

#content li {
	margin-left: 2em;
}

#londonbloggers {
	position: relative;
	top: 0;
	float: right;
	width: 143px;
	height: 54px;
	display: none;
}

div#header {
	position: relative;
	height: 340px;
	top: 0;
	z-index: 1;
}

#header h1 a {
	text-indent: -5000px;
	background: url(http://www.xinomorph.org/images/logo.jpg) 0 0 no-repeat;
	background-color: rgb(1,7,15);
	width: 468px;
	height: 340px;
	display: block;
	text-decoration: none;
	border: 0;
	position: absolute;
	top: 0;
}

#header span {
	float: right;
	font-style: italic;
	font-size: 1.3em;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 10%;
	margin-right: 5%;
	width: 500px;
	position: relative;
	z-index: 2;
}

div#wrapper {
	float: left;
	width: 100%;
}

div#content {
	margin-left: 270px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #FFF;
	width: 60%;
	text-align: justify;
}

h2.date-header {
	font-size: 0.9em;
}

.post {
	margin-bottom: 2em;
}

h3.post-title {
	font-size: 1.3em;
}

h3.post-title a {
	color: #5B93BF;
	text-decoration: none;
}

h3.post-title a:hover {
	color: #3e6b8f;
	text-decoration: underline;
}

.post-body {
	font-size: 0.8em;
}

.post-body a {
	color: #A0D2F9;
	text-decoration: none;
}

.post-body a:hover {
	color: #FFF;
	text-decoration: underline;
}

blockquote {
	display: block;
	border: 1px dashed #CCC;
	background-color: #333;
	font-style: italic;
	margin: 1em;
	padding: 0.6em;
}

.strike (
	text-decoration: line-through;
}

.note {
	font-style: italic;
	color: #CCC;
	font-size: 0.7em;
}

.post-footer {
	font-size: 0.7em;
	color: #FFF;
}

.post-footer a {
	color: #A0D2F9;
	text-decoration: underline;
}

.post-footer a:hover {
	color: #FFF;
	text-decoration: none;
}

dl#comments-block {
	font-size: 0.8em;
	margin-bottom: 2em;
}

dt.comment-poster a {
	color: #A0D2F9;
	text-decoration: none;
}

dd {
	margin-bottom: 2em;
}

dd.comment-body p.comment-timestamp {
	margin-top: -1em;
}

dt.comment-poster a:hover {
	color: #FFF;
	text-decoration: underline;
}

p.comment-timestamp a {
	color: #5B93BF;
	text-decoration: none;
	font-size: 0.9em;
}

p.comment-timestamp a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 0.9em;
}

a.comment-link {
	color: #A0D2F9;
	text-decoration: none;
	font-size: 0.8em;
}

a.comment-link:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 0.8em;
}

#content p {
	margin-bottom: 1em;
}

#content p.small {
	font-size: 0.4em;
}

#content p.left {
	float: left;
}

#content p.left img {
	margin-right: 1em;
	margin-bottom: 1em;
	border: 1px solid #000;
}

#content p.right {
	float: right;
}

#content p.right img {
	margin-left: 1em;
	margin-bottom: 1em;
	border: 1px solid #000;
}

div#menubar {
	float: left;
	width: 250px;
	margin-left: -100%;
	color: #A0D2F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	padding-left: 10px;
	background: url(http://www.xinomorph.org/images/vertmenubg.jpg) 0 0 repeat-x;
	background-color: rgb(64,71,76);
	height: 100%;
}

#menubar p {
	margin-right: 15px;
	color: #FFF;
}

#menubar a {
	color: #A0D2F9;
	text-decoration: none;
}

#menubar a:hover {
	color: #FFF;
	text-decoration: none;
}

h4.sidebar-title {
	margin-bottom: 0;
	color: #5B93BF;
	font-weight: bold;
	font-size: 1.2em;
}

#menubar ul {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 1.3em;
}

#menubar ul li {
	list-style-type: none;
	text-indent: 0px;
	font-size: 0.8em;
}

#buttons {
	margin-top: 2em;
	margin-bottom: 2em;
}

#copyright {
	font-size: 0.8em;
}

#sitequote {
	margin-top: 2em;
	font-size: 0.8em;
}

#fuckingeu {
	margin-top: 6em;
}

#iwantareferendum {
	margin-top: 6em;
}