@charset "utf-8";
/* CSS Document */

body {
  background-color: #0C1216;
	margin: 0px;
	padding: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
}

.centered {
	width: 700px;
	margin: 0px auto;
	position: relative;
}

a {
  color: #06F;
	text-decoration: none;
}
a:visited { color: #006A80; }
a:hover {
	background-color: #202020;
}

a img {
	border: 1px solid transparent;
}
a img:hover {
	border: 1px solid white;
}



#top_section {
	color: #FFFFFF;
	background-color: #161C25;
	margin: 0px;
	padding: 0em 100px;
	text-align: center;
}

h1#title{
  display: inline;
	margin: 0em;
  font-size: 2em;
	line-height: 1.6em;
	letter-spacing: 0.08em;
	font-weight: normal;
	color: #999;
	font-family: Lucida Sans,Lucida Sans Unicode,Lucida Grande,Arial,sans-serif;
	float: left;
}

#nav {
	float: right;
	padding: 0em;
}

#nav li {
  display: inline;
	padding: 0.5em 0em;
}

#nav li a.first {
}

#nav li.last {
}

#nav a {
  padding: 0.3em 0.75em;
	line-height: 1em;
  font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif;
	color: #999;
  text-decoration: none;
	background-color: transparent;
}

#nav a:hover {
  text-decoration: none;
	color: #FFF;
}

.notice {
  color: green;
}


#feature_section {
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px;
	padding: 0em 100px 0em;
}

#feature_section .centered{
	width: 420px;
	max-width: 450px;
	min-height: 280px;
	padding-right: 500px;
	background-image: url(../images/feature_pic2.3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#feature_section .margin{
	margin: 0px;
	padding: 3.6em 0px;
	position: relative;
}

#feature_pic {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#bandmember_menu {
  position: absolute;
	top: 0em;
	right: 0em;
  font-size: 0.85em;
	line-height: 1.5em;
	color: #333;
	margin: 0px;
  text-align: center;
}

h2 {
	color: #FFFFFF;
	font-family: Lucida Sans,"Lucida Sans Unicode","Lucida Grande",Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
}

h3 {
	color: #FFFFFF;
	font-family: Palatino,Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
}

#feature_section h2 {
  color: #000000;
}

#feature_section p {
  font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
}

#feature_section .tidbit {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	font-style: italic;
}

#feature_section a {
	color: #06F;
}

#feature_section a:hover {
	background-color: transparent;
	border-bottom: 1px solid #06F;
}



#body_section {
  color: #CCC;
  background-color: #161C25;
  font-size:   1em;
  line-height: 1.4em;
  padding: 20px 100px;
}

#body_section a { color: #06F; }

#body_section a:hover {
  background-color: #000;
}

h2 {
  margin: 0px 0px 0.5em;
  font-size: 2.5em;
  line-height: 1em;
  letter-spacing: 0.03em;
  border-bottom: 1px solid #666;
}

.content_title {
  margin: 3em 0em 2em 0em;
  border-bottom: 1px solid #666;
  position: relative;
}

.content_title h2 {
  margin: 0em;
  display: inline;
  border: none;
}

.new_post_link {
  position: absolute;
  right: 0em;
  bottom: 0em;
  font-size: 0.85em;
}

.new_post_link a {
  text-decoration: none;
}

h3 {
  font-size: 1.6em;
  line-height: 1em;
  margin: 20px 0px 0px 0px;
}

.post h3 {
  margin: -1.275em 0em 0em 0em;
	color: #FFF;
}

.event h3 {
  margin: -0.73em 0em 0em 0em;
	color: #FFF;
}

div.post, div.event {
  margin: 0px 0px 50px 0px;
}

.post_info {
  margin: 0px 0px 0px -21.6em;
  width: 20em;
  text-align: right;
  font-size: 0.85em;
  line-height: 1.2em;
  color: #777;
}

.event_info {
  margin: 0px 0px 0px -21.6em;
  width: 20em;
  text-align: right;
  font-size: 0.85em;
  line-height: 1.2em;
  color: #777;
}

.post .post_footer, .event .event_footer {
  font-size: 0.8em;
	text-align: left;
}

.post .post_footer a, .event .event_footer {
  text-decoration: none;
}

#column_max, #column_michael, #column_erik {
  width: 226px;
  margin: 0px 11px 0px 0px;
  float: left;
}

#column_erik {
  margin: 0px;
}

.album {
  margin-bottom: 3em;
}

.album h3 {
  margin-top: 0px;
}

.album_art {
  float: left;
  width: 180px;
  margin-right: 28px;
}

.album_info {
  float: left;
  width: 492px;
}

.album_info ul {
  padding: 0px;
  list-style-type: none;
}

#column1 {
  float: left;
}

#column2 {
  float: right;
}

#column1 a, #column2 a {
  display: block;
  height: 223px;
}

img.gallery {
  margin-bottom: 30px;
}

#footer {
  margin: 0em;
  background-color: #0C1216;
  color: #456;
  text-align: center;
  font-size: 0.75em;
  line-height: 1em;
  padding: 1.2em;
  border-top: 1px solid #27343C;
  clear: both;
}

#footer a {
  color: #456;
  border-bottom: 1px solid #456;
	text-decoration: none;
}
#footer a:hover {
	background-color: #000;
}

#footer p {
  margin: 0em;
}


.form_group {
	margin: 0em 0em 0.75em 0em;
}


pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid gray;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}
