/********** Homepage Classes ****************/

.vulcanh3 #mainContent {
	margin: 0 7px 0 211px;
	padding:0;
}

.vulcanh3 #bodyContent {
	margin: 0 auto;
}

.vulcanh3 #container #header {
	font-weight: bold;
	text-align: center;
	margin: 18px 50px 0 0;
}

.vulcanh3 #container #header h1 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

.vulcanh3 #container #header h1.bigun {
	font-size: 32px;
}

.vulcanh3 #container #header h2, .vulcanh3 #container #header h3 {
	font-size: 16px;
}
.vulcanh3 #container #header h3 span.hashcash {
	font-weight: bold;
}

.vulcanh3 #container #header p.hashDetails {
	font-size: 14px;
}

.vulcanh3 #container #bodyContent #sectionsLeft, .vulcanh3 #container #bodyContent #sectionsRight {
	width: 50%;
	margin: 0 auto;
	padding: 0;
	float: left;
	max-width: 450px;
}

.vulcanh3 #container #bodyContent #sectionsLeft ul.sections li, .vulcanh3 #container #bodyContent #sectionsRight ul.sections li {
	list-style: none;
	display: inline-block;
	padding: 0 0 10px 0;
}

.vulcanh3 #container #mainContent #bodyContent .sections h1.title {
	font-size: 22px;
	margin: 12px 0 0 60px;
}

.vulcanh3 #container #mainContent #bodyContent p.description {
	margin-left: 60px;
	font-size: 12px;
}

.vulcanh3 #container #mainContent #bodyContent p.descriptionB {
	font-size: 12px;
}
