body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #232121;
	padding: 0px;
	margin: 0px;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
}

img {
  border: 0;
}

#content {
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 10px solid #000000;
	width: 815px;
}

#leftcolumn {
	width: 222px;
	vertical-align: top;
}

#rightcolumn {
  vertical-align: top;
	background-color: #161414;
	padding: 10px;
	width: 573px;
}

#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}



#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	margin-top: 8px;
}
a:link, a:hover, a:active, a:visited {
	color:#CC0000;
	text-decoration: none;
}

.highlight {
	color: #FFFFFF;
	text-align: center;
}


div.notice {
  clear: both;
  display: block;
  text-align: center;
  color: #000000;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
  background: #98c988;
  border: 2px solid #7ff959;
}

div.error {
  clear: both;
  display: block;
  text-align: center;
  color: #000000;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
  background: #c38985;
  border: 2px solid #f96459;
}

form.inplaceeditor-form {
  /*background: #544E4E;
  margin: 10px;
  padding: 5px;*/
}

form.inplaceeditor-form input {
  background: #BBAAAA;
  color: #000000;
  text-align: left;
  font-weight: bold;
  border: none;
  padding: 3px;
}

form.inplaceeditor-form input.editor_ok_button {
  padding: 2px;
  margin: 4px;
  border: none;
  color: #000000;
  background: #d6cece;
  text-align: center;
  cursor: pointer;
}

form.inplaceeditor-form input.editor_ok_button:hover {
  background: #2f7024;
  cursor: pointer;
}

table.form {
  background: #544E4E;
  margin: 10px;
  padding: 5px;
}

table.form td.label {
  background: #544E4E;
  text-align: right;
  text-transform: uppercase;
  color:#ffffff;
  padding-top: 6px;
  padding-right: 6px;
  vertical-align: top;
  width: 40%;
}

table.form td.input {
  background: #BBAAAA;
}

table.form td.input input, table.form td.input textarea {
  background: #BBAAAA;
  color: #000000;
  text-align: left;
  font-weight: bold;
  border: none;
  padding: 3px;
}

table.form span.subnote {
  display: block;
  color: #930707;
  font-size: 10px;
}

table.form td.submit input {
  padding: 6px 0px 6px 0px;
  margin-top: 4px;
  border: none;
  color: #000000;
  background: #d6cece;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

table.form td.submit input:hover {
  background: #2f7024;
  cursor: pointer;
}

table.form td.input div.fieldWithErrors input {
  background: #CC0000;
}

div#errorExplanation {
  clear: both;
  display: block;
  color: #000000;
  margin: 10px;
  padding: 10px;
  background: #c38985;
  border: 2px solid #f96459;
}

div#errorExplanation h2 {
  color: #000000;
  margin: 0;
}

div#errorExplanation p {
  color: #000000;
  font-weight: bold;
}

div#errorExplanation ul {
  color: #000000;
  font-weight: bold;
  padding-left: 20px;
  margin-top: 3px;
  margin-bottom: 3px;
}

div#errorExplanation ul li {
  padding: 2px 0px 2px 0px;
}


a.comment {
  display: block;
}

a.comment-form {
  display: block;
}

ul.events {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.photos-by-day {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.photos-by-day li {
  padding: 4px;
  margin: 0;
}

ul.photos-by-day li span.date {
  display: block;
  border-bottom: 1px solid #232121;
  font-size: 120%;
  font-weight: bold;
  padding: 4px;
  margin-bottom: 8px;
}

div.photo {
  margin-top: 10px;
  margin-bottom: 10px;
}

ul.photos {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.photos li {
  float: left;
  padding: 4px;
  text-align: center;
}

ul.photos li.thumb {
  height: 100px;
  width: 100px;
}

ul.photos li.icon {
  height: 42px;
  width: 42px;
}

ul.photos li a img {
  padding: 0;
  margin: 0;
  border: 0;
}

ul.news {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.news-feed {
  list-style-type: none;
  padding: 0px;
  padding-left: 10px;
}

ul.news-feed li {
  background: url(/images/skull-bullet.gif) 0 4px no-repeat;
  padding: 0px;
  padding-left: 18px;
  padding-bottom: 3px;
  padding-top: 3px;
}

ul li {
  padding: 10px 0px;
}

li.comment {
  padding: 5px 0px;
}

li.comment span.head {
  padding: 5px;
}

li.comment span.body {
  border: 1px solid #544e4e;
}

div.head {
  display: block;
  background: #544e4e;
  color: #ffffff;
  padding: 10px;
}

span.title {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}

span.title a {
  color: #ffffff;
}
span.title a:hover {
  color: #cc0000;
}

span.time {
  text-transform: uppercase;
}

font.dark {
  color: #161414;
}

span.from {
  display: block;
  text-transform: none;
  padding-left: 5px;
}

span.to {
  display: block;
  text-transform: none;
  padding-left: 5px;
}

span.location {
  text-transform: uppercase;
}

span.address {
  display: block;
  text-transform: none;
  padding-left: 5px;
}

div.body {
  background: #bbaaaa;
  color: #000000;
  display: block;
  padding: 5px;
}

span.comments ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#menu {
  width: 100%;
  position: relative;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}

ul.menu {
  list-style-type: none;
  position: relative;
  float: left;
  padding: 0px;
  margin: 0px;
}

ul.menu li {
  display: block;
  position: relative;
  float: left;
  padding: 2px;
  margin: 0px;
}

ul.menu li a {
  font-size: 13px;
  display: block;
  padding: 4px 10px 4px 10px;
  background: #544e4e;
  color: #ffffff;
  text-transform: uppercase;
}

ul.menu li a:hover {
  color: #CC0000;
}

hr.clear {
  clear: both;
  visibility: hidden;
  padding: 0;
  margin: 0;
}

span#user-banner {
  display: block;
  width: 423px;
  height: 16px;
  float: left;
}

span.add-this {
  display: block;
  float: left;
  width: 125px;
  height: 16px;
  text-align: right;
}

a.add-this {
  display: block;
}

table.team {
  margin: 0;
  border: 0;
  width: 100%;
  border-top: 1px dotted #000000;
  border-left: 1px dotted #000000;
}

table.team tr {
  padding-top: 1px;
  padding-bottom: 1px;
}

table.team tr.odd {
  background: #161414;
}

table.team tr.even, table.team thead {
  background: #292626;
}

table.team tr td, table.team thead th {
/*  width: 25%;*/
  padding: 3px;
  border-bottom: 1px dotted #000000;
  border-right: 1px dotted #000000;
}

table.team tr td.donation {
  text-align: right;
}

table.team tr td.donate-to-me {
  text-align: center;
}

table.team tr td.active {
  text-align: center;
}

table.team tr td.photos {
  text-align: center;
}

div.anchor {
  float: left;
  position: relative;
  height: 0px;
  width: 0px;
}

div#photo-link {
  float: left;
  position: absolute;
  height: 157px;
  width: 115px;
  left: -125px;
  top: -200px;
  background: url(/images/photo-button.jpg) top left no-repeat;
}

div#photo-link a {
  display:block;
  text-indent: -9000px;
  height: 157px;
  width: 115px;
}

div#mohunt-link {
  float: left;
  position: absolute;
  height: 255px;
  width: 177px;
  left: -200px;
  top: -500px;
  background: url(/images/mohunt-button.jpg) top left no-repeat;
}

div#mohunt-link a {
  display:block;
  text-indent: -9000px;
  height: 255px;
  width: 177px;
}


div#team-donate {
  float: left;
  position: absolute;
  height: 174px;
  width: 102px;
  left: 573px;
  top: 25px;
  background: url(/images/team-donate-button.jpg) top left no-repeat;
}

div#team-donate a {
  display:block;
  text-indent: -9000px;
  height: 174px;
  width: 102px;
}

div#merchandise {
  float: left;
  position: absolute;
  height: 210px;
  width: 127px;
  left: 573px;
  top: 295px;
  background: url(/images/merch-button.jpg) top left no-repeat;
}

div#merchandise a {
  display:block;
  text-indent: -9000px;
  height: 210px;
  width: 127px;
}

ul.mohunt-images {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
}

ul.mohunt-images li {
  float: left;
  display: block;
  padding: 20px;
}

ul.mohunt-images li span.date {
  display: block;
  padding-top: 2px;
  height: 18px;
  background: #ffffff;
  text-align: center;
  color: black;
}

ul.mohunt-images li span.image {
  display: block;
  background: black;
  border-top: 20px solid white;
  border-left: 20px solid white;
  border-right: 20px solid white;
}

/*-----------JITC Logo and Link-----------*/
div.jimmy-anchor {
  position: relative;
  margin-left:auto;
  margin-right:auto;
  width: 815px;
  height: 0px;
}

a#jimmy-logo {
	background: url(/images/jimmy.gif) no-repeat top left;
	display: block;
	float: left;
	position: absolute;
	height: 25px;
	width: 16px;
	top: -40px;
	left: 825px;
}

a#jimmy-logo:hover {
	background: url(/images/jimmy.gif) no-repeat bottom left;
	display: block;
	height: 25px;
	width: 94px;
}

a#jimmy-logo span {
	display: none;
}
