@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url("http://www.hbits.com/wp-content/uploads/2009/11/background.jpg");
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
#wrapper {
	height: auto;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.post #wrapper{
      height:auto;
}
#container #content .post #wrapper{
      height:auto;
}
.tags{
      width:900px;
      margin:2px auto;
      margin-left: auto;
      padding: 5px;


}

.tags a{
      color:#000;
      text-decoration:none; padding: 0; margin : 0px auto; margin-left : 0px; font-family: Arial, Helvetica, sans-serif; font-size: 1px; color: #004D84
}
.tags a:hover{
      color:#BE0000;
      text-decoration:underline;
}
.prevnext a{
      color:#264761;
      font-size:18px;
      text-decoration:none;
}
#superhero {
	float: left;
	height: 565px;
	width: 397px;
}
#intro {
	background-image: url("http://www.hbits.com/wp-content/uploads/2009/11/form-background.png");
	background-repeat: no-repeat;
	height: 565px;
	width: 473px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 40px;
	text-align: left;
	margin-top: 25px;
}
#details {
	padding: 5px;
	clear: both;
	height: 100%;
	width: 900px;
	text-align: left;
}

#footer {
	padding: 5px;
	clear: both;
	height: 10px;
	width: 900px;
	font-family: "Century Gothic";
	font-size: 13px;
}
a.footer {
	color: #666666;
	text-decoration: none;
}


.highlighted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 40px;
	text-align: left;
	margin-top: 25px;
	color: #922A19;
}
.textnormal {
	font-family: "Century Gothic";
	font-size: 15px;
	line-height: 24px;
	text-align: left;
}
.textfeature {
	font-family: "Century Gothic";
	font-size: 15px;
	line-height: 32px;
	text-align: left;
	color: #922A19;
	font-weight: bold;
}
