#content {
	left: 0px;
	top: 88px;
	width: 1000px;
	background-color: #666666;
	border: 1px #71C707 solid;
	border-left-width: 0px;
	/*border-right-width: 0px;*/
	position: absolute;
}
#content:after {
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#content {
	display: inline-block;
}
/*\*/
* html #content {
	height: 1%;
}
#content {
	display: block;
}
#holder {
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}
#heading {
	width:100%;
	position: absolute;
	top: 0px;
	right: 0px;
}
#tagcloud {
	position: absolute;
	top: 0px;
	left: 450px;
	width: 435px;
	height: 88px;
	text-align: justify;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 54px;
	left: 0px;
	z-index: 10;
	width: 445px;
	height: 25px;
	font-size: 25px;
	font-weight: bold;
	padding: 0px;
}
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li {
	list-style: none;
	float: right;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
}
#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #0F0;
	border-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
}
#navigation li a .current {
	border: 1px solid #0F0;
	border-bottom: 1px solid #333;
	background: #333;
}
#subscribeButtons {
	position: absolute;
	top: 21px;
	left: 906px;
	width: 80px;
}
#rightBar{
	/*float:left;
	position: relative;*/
	position: absolute;
	right: 0px;
	top: 0px;
	width: 188px;
	padding: 2px;
	margin: 5px;
	background-color: #333333;
	border: 1px #71C707 solid;
}
#centerBar{
	float:left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	/*height: 20px;*/
	padding: 0px;
}
.post {
	background-color: #333333;
	border: 1px #71C707 solid;
	margin: 5px;
	padding: 2px;
}
.post img {
	margin: 2px;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
#footer {
	position: relative;
	/*bottom: 0px;*/
	/*left: 10%;*/
	/*width: 80%;*/
	min-width: 300px;
	height: 20px;
	text-align: center;
	font-size: 10px;
}
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
p, li {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}
a {
	text-decoration: none;
}
a:link { 
	/*color: #336699;*/
	color: #0F0;
}
a:active {
	color: #883333;
}
a:visited {
	/*color: #4477AA;*/
	color: #C0C;
}
a:hover {
	/*color: #33CC66;*/
	border-bottom: 1px solid #809080;
}
img {
	border: 0;
}
acronym, abbr {
	border-bottom: 1px dashed #FFF;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
cite {
	font-size: 90%;
	font-style: normal;
}
h2 {
	font: 150% "Arial Black", Arial;
	letter-spacing: 0.0em;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	color: #0F0;
}
h3 {
	border-bottom: dotted 1px #0F0;
	font-family: Arial;
	font-size: 130%;
	padding-bottom: 2px;
	color: #0F0;
	margin: 0px;
}
