@charset "utf-8";
/* Dubious Gloom CSS Document (dubiousgloom.wickedcreations.fi) */

body, p, span, div, li, td, th, table, tr {
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	letter-spacing: 0px;
	cursor: default;
}

body.ground {
	border: 0px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	background-color: #000;
	background-image: url(webground.png);
	background-repeat: no-repeat;
	background-position: center top;
}

div#tweetfeed, div#content {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
	border: 0px;
	
	position: absolute;
	z-index: 20;
	left: 50%;
}

div#plain {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
	border: 0px;
	
	position: absolute;
	z-index: 20;
	left: 50%;
	margin: 0px 0px 20px -421px;
	width: 540px;
	padding: 10px;
	background-color: #fff;
	color: #000;
	
	top: 140px;
	
}

#imagelink {
	display: inline-block;
	margin-right: 8px;
	
}

div#youtube {
	position: absolute;
	z-index: 30;
	left: 50%;
	margin: 0px 0px 20px -431px;
	width: 538px;
	padding: 10px;
	
	top: 140px;

}

div#tweetfeed {
	margin: 0px 0px 20px -421px;
	width: 540px;
	padding: 10px;
	background-color: #fff;
	color: #000;
	
	top: 510px;
	
}


div#content {
	margin: 0px 2px 20px 160px;
	width: 240px;
	padding: 4px;
	background-color: #fff;
	color: #000;
	
	top: 350px;
}

div {
	padding: 0px 0px 0px 0px;
}

div#spacer {
	width: 1px;
	overflow: hidden;
	height: 1200px;
}

p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

ul#icons {
	list-style: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
}

ul#icons li {
	display: inline;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited, a:active {
	color: #444444;
	text-decoration: underline;
}

a:hover {
	color: #888888;
	text-decoration: underline;
}

p#small {
	color: #666666;
	font-size: 8px;
	display: block;
	text-align: center;
}

p#tweettime {
	color: #666666;
	font-size: 10px;
	display: block;
	text-align: left;
}

hr {
	color: #bbb;
	background-color: #bbb;
	height: 1px;
	border: 0px;
	margin: 10px 0px 10px 0px;
}

div#credits {
	position: absolute;
	top: 3px;
	left: 3px;
	font-size: 8px;
	width: 200px;
	z-index: 1;
	text-decoration: none;
}
