/* base
----------------------------------------------- */

body
{
	background: black none repeat fixed;
	width: 100%;
	height: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

input:focus
{
	 outline: none;
}

select:focus
{
	 outline: none;
}

textarea:focus
{
	 outline: none;
}

a
{
	text-decoration: none;
	background-color: inherit;
	color: black;
	font-weight: bold;
}

a:active, a:focus
{
	outline: 0;
}

a:hover
{
	border-style: none;
	color: green;
}

a img
{
	border-style: none;
}

a img:hover
{
	border-style: none;
}

p a img:hover
{
	border-style: none;
}

p a:hover
{
	border-style: none;
	color: green;
}

#content hr
{
	margin: 2em 0;
	width: 66%;
	color: #ccc;
	background-color: inherit;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

.art_divider
{
	background-image: none;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#name
{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 52px;
}

#container
{
	\width: 770px;
	w\idth: 760px;
	width: 860px;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
	padding: 32px 32px 0;
	background-color: white;
}

#head
{
	padding: 0;
	margin: 0;
	font: bold 3em/0.75em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -4px;
}

#head a
{
	color: black;
	text-transform: uppercase;
	border-style: none;
}

#head a:hover
{
	color: green;
}

#head a.active
{
	color: green;
}

#content
{
	text-align: justify;
	min-height: 600px;
	margin-bottom: 32px;
	margin-top: 32px;
	background-color: white;
	width: 67%;
	padding-right: 32px;
	border-right: 2px solid black;
}

#content h3 {
	font: 2em/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0;
	text-align: left;
}

#content h3 a {
	margin-bottom: 0;
	font-weight: bold;
}

#content p {
	padding: 0;
	font: 1em/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

#comment {
}

.comments {
	list-style-type: none;
	margin-bottom: 32px;
	padding-left: 0;
}

.comments li {
	padding: 16px;
	background-color: #f1f1f1;
	margin-bottom: 16px;
	border: 1px solid #e1e1e1;
}

.comments li p {
	margin-top: 0;
}

#txpCommentInputForm {
	border: 2px solid black;
	padding: 16px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 64px;
}

#txpCommentInputForm td {
	padding: 5px;
	vertical-align: top;
}

#txpCommentInputForm tr {
}

#txpCommentInputForm input {
	margin: 0;
	padding: 5px;
	width: 440px;
	border-style: none;
	border-bottom: 1px solid black;
}

#txpCommentInputForm textarea {
	margin: 0;
	padding: 5px;
	width: 440px;
	border-style: none;
	border-bottom: 1px solid black;
	font: 1em/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#txpCommentInputForm .button {
	width: auto;
	margin-left: 16px;
	background-color: black;
	color: white;
	border-style: none;
}

#txpCommentInputForm .button.disabled {
	background-color: silver;
	border-style: none;
}

#txpCommentInputForm .checkbox {
	width: 3%;
}

#cpreview {
	padding: 16px;
	margin-bottom: 32px;
	background-color: #f1f1f1;
	border: 1px solid #e1e1e1;


}

#cpreview p {
	margin-top: 0;
}

.comments_error {
	background-color: orange;
	list-style-type: none;
	padding: 16px;
	margin-top: 0;
}

/* sidebar */

#sidebar-2 {
	float: right;
	width: 25%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin-top: 32px;
}

#sidebar-2 input {
	display: ;
	width: 100%;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-style: none;
	border-bottom: 2px solid black;
	margin-bottom: 16px;
}

#sidebar-2 select {
	display: ;
	width: 100%;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid silver;
	margin-bottom: 16px;
}

/* suparchive */

.suparchive {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 32px;
	margin-bottom: 256px;
}

.suparchive dt {
	font-size: 3em;
	font-weight: bold;
	margin-top: 32px;
}

.suparchive dd {
	font-size: 1em;
	line-height: 125%;
	margin-left: 0;
}

#foot
{
	color: black;
	text-transform: uppercase;
	font: bold 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#foot a {
	border-style: none;
}

#foot a img
{
	border-style: none;
	float: right;
}

#credit
{
	text-align: left;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 32px 32px;
	background-color: white;
	color: black;
	text-transform: uppercase;
	font: 0.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#credit a
{
	font-weight: bold;
	color: black;
	border-bottom: 1px solid black;
}

#credit a:hover
{
	color: green;
	border-bottom-style: solid;
	border-bottom-color: green;
}
