/* Global */

body {
  color: #000;
  font-family: "Verdana", sans-serif;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  background: #012000;
  }
  
a, a:visited, a:hover {
  text-decoration: none;
  color: #b73600;
  }
  
a:hover {
  text-decoration: underline;
  }

img { border: none; }

.page_image { float: right; padding-left: 5px; }

p {
  font-size: 12px;
  }

h1 {
  font-size: 16px;
  }
.volunteer label { width: 120px; float: left; display: block; }  
h2 {
  font-size: 15px;
  }
  
h3 {
  font-size: 14px;
  }
  
h4 {
  font-size: 13px;
  }
  
form {
  margin: 0;
  }
  
.img_link {
  border-style: none;
  }

.img_link img {
  border-style: none;
  }

.volunter label { width: 200px; float: left; display: inline; }

.display_img_left { 
float: left; 
margin-right: 10px; 
} 

.display_img_center { 
text-align: center; 
display: block; 
margin-left: auto; 
margin-right: auto; 
margin-bottom: 10px; 
} 

.display_img_right { 
float: right; 
margin-left: 10px; 
} 

.category_table {
  padding-bottom: 15px;
  }

.category_table td {
  vertical-align: top;
  padding-right: 10px;
  }

.category_table tr {
  margin-bottom: 10px;
  }
  
.lower_category {
  width: 100px;
  }  

.category_date {
  white-space: nowrap;
  }
  
.story {
  margin-bottom: 5px;
  }

.story_title a, .story_title a:visited, .story_title a:hover {
  color: #000;
  }

.indiv_story {
  margin-bottom: 5px;
  }

.story_footer {
  border-top: 1px solid #ddd;
  color: #555;
  padding: 2px 0 2px 0;
  font-size: 11px;
  }

.grid {
  margin: 0;
  padding: 0;
  }

/* Header area */

#header_container {
  background-image: url('/media/uploads/fb/header_bgstripe.gif');
  background-repeat: repeat-x;
  height: 113px;
  width: 100%;
  float: left;
  }
  
#header {
  margin: auto;
  background-image: url('/media/uploads/fb/header_bg.jpg');
  width: 960px;
  height: 113px;
  }

#header_logo {
  float: left;
  }

#header_image {
  float: right;
  margin-top: 12px;
  margin-right: 8px;
  position: relative;
  }
  
#header_image img {
  border: 1px solid black;
  position: relative;
  }
  
/* Content area */

#content_container {
  float: left;
  width: 100%;
  height: 100%;
  background: #fff;
  }
  
#content {
  margin: auto;
  width: 960px;
  height: 100%;
}

#left_sidebar {
  float: left;
  width: 160px;
  }
  
#left_sidebar ul {
  padding: 0;
  margin: 0;
  list-style-image: url('/media/images/sidebar_bullet.jpg');
  margin-left: 35px;
  margin-top: 15px;
  }
#left_sidebar li {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  font-size: 14px;
  }
  
#main_content {
  float: left;
  width: 450px;
  margin: 10px 10px 30px 15px;
  }
  
#right_sidebar {
  float: left;
  width: 318px;
  margin-top: 143px;
  margin-left: 4px;
  }

#sitbox {
  padding: 124px 0 0 0;
  width: 316px;
  height: 0;
  overflow: hidden;
  background-image: url('/media/images/sitbox2.jpg');
  background-repeat: none;
  margin-top: 2px;
  }

#sitbox_span {
  position: relative;
  margin-top: -45px;
  margin-left: 10px;
  color: #fff;
  }

#donate_box_container {
  float: left;
  margin-right: 4px;
  }

#donate_box {
  padding: 124px 0 0 0;
  height: 0;
  overflow: hidden;
  background-image: url('/media/images/donate_box.jpg');
  background-repeat: none;
  width: 156px;
  }
  
#donate_box_container span {
  display: block;
  position: relative;
  text-align: right;
  padding-right: 12px;
  margin-top: -35px;
  }

#donate_box_container span img {
  * padding-left: 75px;
  }

#volunteer_box_container {
  float: left;
  }  
  
#volunteer_box {
  padding: 124px 0 0 0;
  margin: 0;
  width: 156px;
  height: 0px !important;
  overflow: hidden;
  background-image: url('/media/images/volunteer_box.jpg');
  background-repeat: no-repeat;
  }
 
#volunteer_box_container span {
  text-align: right;
  display: block;
  position: relative;
  padding-right: 12px;
  margin-top: -35px;
  }

#volunteer_box_container span img {
  * padding-left: 75px;
  }
 
/* Lower area */

#lower_container {
  width: 100%;
  float: left;
  height: 100%;
  background: #d6e2d6;
  background-image: url('/media/images/lower_bgstripe.jpg');
  background-repeat: repeat-x;
  background-position: top left;
}

#lower {
  width: 960px;
  margin: auto;
  background-color: #d6e2d6;
  background-image: url('/media/images/lower_bgstripe.jpg');
  background-repeat: repeat-x;
  background-position: top left;
  padding: 10px;
}

#lower_content_left {
  padding: 0;
  margin: 0;
  width: 450px;
  font-size: 10px;
  margin-left: 175px;
  line-height: 15px;
  float: left;
  }

#lower_content_right {
  float: right;
  width: 323px;
  }
  
  
/* Footer area */

#footer_container {
  float: left;
  background: #012000;
  width: 100%;
  padding: 6px 0 6px 0;
}

#footer {
  width: 960px;
  margin: auto;
  color: #fff;
  background: #012000;
  font-size: 9px;
  font-weight: bold;
}

#footer a, #footer a:visited {
  text-decoration: underline;
  color: #fff;
  }
  
/* For the Campaign Engine calendar */

.ac_monthnavigation a {
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}

.ac_monthname {
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}

.ac_monthday {
	background: #BDDBDE;
	padding: 2px;
	border: 1px solid #000;
	width: 75px;
	height: 75px;
}

.ac_saturday {
	background: #ddd;
	padding: 2px;
	border: 1px solid #000;
	width: 75px;
	height: 75px;
}

.ac_sunday {
	background: #ddd;
	padding: 2px;
	border: 1px solid #000;
	width: 75px;
	height: 75px;
}

.ac_today {
	padding: 2px;
	border: 1px solid #000;
	width: 75px;
	height: 75px;
}

td.ac_nonticketed {
	background: #FFEDB7;
	padding: 2px;
	border: 1px solid #000;
	width: 75px;
	height: 75px;
  font-size: 10px;
  line-height: 12px;
}

td.ac_event {
	background: #FFEDB7;
	padding: 2px;
	border: 1px solid #000;
	width: 75px;
	height: 75px;
  font-size: 10px;
  line-height: 12px;
}


a:visited.ac_nonticketed {
	font-size: 10px;
  line-height: 12px;
}

.fieldBlock {
  float: left;
  padding-left: 10px;
  }

.fieldLabel {
  text-transform: lowercase;
  font-size: 10px;
  }

#content_container img {border: 0px;}
ul.form { list-style-type: none; margin: 0; padding: 0; }
ul.form li { padding-bottom: 5px; }
ul.form textarea { display: block; }
ul.form .errorlist { list-style-type: none; color: rgb(255, 40, 40); padding: 0; margin: 0; }
ul.form .errorlist li { padding-bottom: -5px; }
