body {
  background: #f0f0f0;
  color: #656565;
  font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  font-size: 13.5px;
  line-height: 140%;
}

body #the_content p:first-child {
  font-size: 115%;
}

body #the_content p {
  font-size: 111%;
  line-height: 140%;
}

#main_content {
  background: white;
}

#header {
  background: url('images/header_bg.jpg');
  width: 880px;
  height: 232px;
  position: relative;
}

#header #logo {
  width: 220px;
  height: 116px;
  position: absolute;
  top: 52px;
  left: 28px;
}

#header #logo a:hover {
  text-decoration: none;
}

#nav {
  position: absolute;
  bottom: 0px;
  list-style: none;
  background: url('images/nav_bg.png');
  width: 100%;
}

#nav ul {
  margin-left: 20px;
}

#nav li {
  display: inline-block;
  padding: 10px;
  margin-left: 10px;
  color: white;
  font-size: 110%;
}

#nav li a {
  color: white;
}

#nav li.selected {
  background-color: #448185;
}

#nav li.alpha {
  margin-left: 38px;
}

* html #nav li {
  display: inline;
}

* + html #nav li {
  display: inline;
}

#leftcolumn a {
  color: #448185;
}

#leftcolumn h2 {
  padding: 30px 30px 0 0;
  margin-bottom: 10px;
  color: #448185;
  font-style: italic;
}

#leftcolumn .post,
#leftcolumn .page {
  padding: 20px 30px 20px 20px;
}

#leftcolumn p {
  margin-bottom: 1.5em;
}

#leftcolumn ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 1em;
  margin-bottom: 1.5em;
}

#leftcolumn ul li {
  margin-left: 1em;
  line-height: 180%;
}

#leftcolumn h3,
#leftcolumn h4 {
  color: #999933;
}

#leftcolumn h3 a,
#leftcolumn h4 a {
  color: #999933;
}

#leftcolumn #festival_people,
#leftcolumn #concerts,
#leftcolumn #benefactors,
#leftcolumn #friends,
#leftcolumn #discography {
  margin-top: 40px;
}

#leftcolumn #festival_people h2,
#leftcolumn #concerts h2,
#leftcolumn #benefactors h2,
#leftcolumn #friends h2,
#leftcolumn #discography h2 {
  margin: 0 0 20px 0;
}

#leftcolumn .festival_person,
#leftcolumn .concert,
#leftcolumn .benefactor,
#leftcolumn .discography,
#leftcolumn .category-concerts {
  margin-bottom: 40px;
}

#leftcolumn .festival_person h3,
#leftcolumn .concert h3,
#leftcolumn .benefactor h3,
#leftcolumn .discography h3,
#leftcolumn .category-concerts h3 {
  margin-bottom: 15px;
}

#leftcolumn .festival_person div.image,
#leftcolumn .concert div.image,
#leftcolumn .benefactor div.image,
#leftcolumn .discography div.image,
#leftcolumn .category-concerts div.image {
  float: left;
  display: inline;
  margin-right: 20px;
}

#leftcolumn .festival_person div.image img,
#leftcolumn .concert div.image img,
#leftcolumn .benefactor div.image img,
#leftcolumn .category-concerts div.image img {
  width: 80px;
}

#leftcolumn .festival_person .with_image,
#leftcolumn .concert .with_image,
#leftcolumn .benefactor .with_image,
#leftcolumn .category-concerts .with_image {
  padding-left: 120px;
}

#leftcolumn .discography div.image {
  width: 120px;
}

#leftcolumn .discography div.image img {
  width: 120px;
}

#leftcolumn .discography .with_image {
  padding-left: 140px;
}

#leftcolumn .concert div.image img {
  margin-left: 20px;
}

#leftcolumn .friend h3 {
  margin-bottom: 15px;
}

#leftcolumn .benefactor p {
  margin-bottom: 0;
}

#leftcolumn .benefactor ul,
#leftcolumn .friend ul {
  list-style-type: none;
  margin-left: 0;
}

#leftcolumn .people,
#leftcolumn .concert,
#leftcolumn .benefactor,
#leftcolumn .discography {
  padding-top: 30px;
  border-top: 1px solid #cccccc;
  margin-bottom: 30px;
}

#leftcolumn .people img.alignleft{
	margin: 0.5em 1em 0 0;
}

#leftcolumn .links ul {
  list-style: none;
}

#leftcolumn .links h3 {
  margin-bottom: 15px;
}

#leftcolumn .links .linkcat {
  margin-bottom: 30px;
}

#leftcolumn .post h3 {
  margin-bottom: 3px;
}

#leftcolumn .post .hd {
  margin-bottom: 15px;
  padding: 0;
}

#leftcolumn .post div.image {
  margin: 0 20px 10px 0;
}

#leftcolumn .post .postmetadata {
  margin-top: -15px;
  font-size: 90%;
}

#leftcolumn .paypal_button,
#leftcolumn .moreinfo_button {
  width: 120px;
}

#leftcolumn .moreinfo_button {
  margin: 5px auto;
}

#leftcolumn .paypal_button {
  margin: 10px auto -20px auto;
}

#leftcolumn .category-discography ul {
  list-style-type: none;
  margin-left: 0;
}

#leftcolumn .category-discography ul ul {
  margin-bottom: 5px;
}

#leftcolumn .category-discography div.image {
  float: right;
  width: 220px;
  margin: 0 0 40px 40px;
  padding: 10px;
  background: #f5f5f5;
  text-align: center;
}

#leftcolumn .category-discography div.image img {
  width: 200px;
  margin: 0 auto;
}

#leftcolumn li.comment {
  padding: 15px 15px 5px 15px;
}

#leftcolumn li.comment .comment-author {
  font-size: 105%;
  position: relative;
}

#leftcolumn li.comment .comment-author img {
  position: absolute;
  width: 32px;
}

#leftcolumn li.comment .comment-author .fn {
  padding-left: 42px;
}

#leftcolumn li.comment .comment-meta {
  font-size: 90%;
  padding-left: 42px;
  border-bottom: 1px #e8e8e8 solid;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

#leftcolumn li.comment .comment-body em {
  padding-left: 42px;
}

#leftcolumn li.comment .comment-body p {
  margin-bottom: 1em;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 90%;
}

#leftcolumn li.comment .comment-body p em {
  padding-left: 0px;
}

#leftcolumn #the_comments .navigation {
  margin-top: 20px;
  margin-bottom: 30px;
}

#leftcolumn #the_comments li.even {
  background: #f5f5f5;
}

#leftcolumn #the_comments h3 {
  margin-bottom: 15px;
  margin-top: 40px;
  border-bottom: 1px #f5f5f5 solid;
  padding-bottom: 3px;
}

#leftcolumn #the_comments #respond {
  background: #f5f5f5;
  padding: 20px;
}

#leftcolumn #the_comments #respond h3 {
  margin-bottom: 20px;
  margin-top: 0;
}

#leftcolumn #the_comments #respond label {
  margin-left: 10px;
  font-size: 90%;
}

#rightcolumn {
  color: white;
}

#rightcolumn a {
  color: white;
}

#rightcolumn .inner {
  padding: 20px 0px 20px 0px;
}

#rightcolumn .sidebar_block {
  background: #e1ded7;
}

#rightcolumn .sidebar_block .hd {
  background: #99cccd;
  padding: 10px 15px 7px 15px;
}

#rightcolumn .sidebar_block .hd h3 {
  margin: 0;
  font-size: 118%;
}

#rightcolumn .sidebar_block .bd {
  padding: 12px 15px 15px 15px;
}

#rightcolumn .sidebar_block .bd a {
  color: #448185;
}

#rightcolumn .sidebar_block .bd .title {
  padding-bottom: 8px;
  border-bottom: 1px white solid;
  color: #448185;
}

#rightcolumn .sidebar_block .bd .content {
  padding: 10px 2px 0 2px;
  color: #656565;
}

#rightcolumn #choir_img {
  margin-top: 20px;
}

#rightcolumn .sidebar_list h3 {
  color: #448185;
  font-style: italic;
  font-size: 137%;
  margin-top: 30px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  position: relative;
}

#rightcolumn .sidebar_list h3,
#rightcolumn .sidebar_list li {
  border-bottom: #dddddd 1px solid;
  padding-left: 5px;
  padding-right: 3px;
}

#rightcolumn .sidebar_list li {
  padding: 8px 0 5px 5px;
  font-size: 95%;
  position: relative;
}

#rightcolumn .sidebar_list li a {
  color: #656565;
}

#rightcolumn .sidebar_list li.selected a {
  color: #999933;
}

#rightcolumn .sidebar_split_block {
  margin-top: 20px;
}

#rightcolumn .sidebar_split_block .content {
  background: #448185;
}

#rightcolumn .sidebar_split_block .content .inner {
  margin: 15px 20px 10px 20px;
  padding: 0;
}

#rightcolumn .sidebar_split_block .content .infolink {
  display: block;
}

#rightcolumn .sidebar_split_block h3 {
  line-height: 140%;
}

#rightcolumn .sidebar_split_block .image {
  line-height: 0;
}

#rightcolumn .ssb_large .content {
  height: 130px;
}

#rightcolumn .ssb_large h3 {
  font-size: 137%;
}

#rightcolumn .ssb_large .image img {
  height: 130px;
}

#rightcolumn .ssb_large .infolink {
  margin-top: 15px;
}

#rightcolumn .ssb_small .content {
  height: 102px;
}

#rightcolumn .ssb_small h3 {
  font-size: 125%;
}

#rightcolumn .ssb_small .image img {
  height: 102px;
}

#rightcolumn .ssb_small .infolink {
  margin-top: 5px;
}

#rightcolumn #festival_details {
  background: #666666;
  color: white;
  font-size: 90%;
}

#rightcolumn #festival_details .hd {
  background: #7f99b2;
  padding: 15px 20px 10px 20px;
  font-size: 110%;
}

#rightcolumn #festival_details h4 {
  color: #99cdff;
  margin-top: 20px;
  font-size: 110%;
}

#rightcolumn #festival_details h5 {
  font-weight: bold;
  margin-top: 30px;
}

#rightcolumn #festival_details p {
  margin-bottom: 5px;
}

#rightcolumn #festival_details .bd {
  padding: 20px;
  padding-top: 0;
}

#rightcolumn #apply,
#rightcolumn #costs {
  padding: 20px;
}

#rightcolumn #apply p,
#rightcolumn #costs p {
  margin-bottom: 0.8em;
}

#rightcolumn #apply h3,
#rightcolumn #costs h3 {
  color: white;
  font-style: italic;
  margin-bottom: 10px;
}

#rightcolumn #apply h4,
#rightcolumn #costs h4 {
  color: #448185;
  font-size: 100%;
  margin-bottom: 8px;
  margin-top: 20px;
}

#rightcolumn #apply {
  background: #9dcfce;
}

#rightcolumn #costs {
  background: #b4bbc1;
  margin-top: 20px;
}

#rightcolumn.festival_sidebar .inner {
  padding-right: 20px;
}

#footer {
  margin: 20px auto;
  color: white;
  background: #5c5248 url('images/footer_bg.jpg') no-repeat center left;
  height: auto !important;
  height: 51px;
  min-height: 51px;
}

#footer #contact .inner,
#footer #site_builder .inner {
  padding: 8px 0 8px 60px;
}

#footer #contact #copyright p {
  font-size: 75%;
  color: #c1b8af;
}

#footer #contact #address p {
  font-size: 90%;
  margin-bottom: 2px;
}

#footer #site_builder {
  margin-right: 0;
}

#footer #site_builder p {
  font-size: 75%;
  text-align: right;
  margin-bottom: 2px;
}

#footer #site_builder p,
#footer #site_builder a {
  color: #c1b8af;
}

#footer a {
  color: white;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: underline;
}

a.blocklink {
  display: block;
  width: 100%;
  height: 100%;
}

#rightcolumn .bd p,
#footer #copyright p,
#footer #site_builder p,
#festival_details p,
#festival_details p,
.festival_person .content p,
li.comment .comment-body p,
#rightcolumn .bd a,
#footer #copyright a,
#footer #site_builder a,
#festival_details a,
#festival_details a,
.festival_person .content a,
li.comment .comment-body a {
  font-family: Arial, Helvetica, sans-serif;
}

textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
}

#post-13 #rightcolumn .sidebar_split_block .infolink,
a.infolink {
  font-family: Arial, Helvetica, sans-serif;
}

#respond label {
  font-family: Arial, Helvetica, sans-serif;
}

.post .published,
.post .postmetadata {
  font-family: Arial, Helvetica, sans-serif;
}

#festival_details h4,
#festival_details h5,
#festival_details h6 {
  font-family: Arial, Helvetica, sans-serif;
}

.screenreader {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

h1 {
  font-size: 218%;
}

h2 {
  font-size: 137%;
}

h3 {
  font-size: 115%;
  margin-bottom: 10px;
}

h3,
h4 {
  font-size: 115%;
  margin-bottom: 5px;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.navigation {
  margin-bottom: 40px;
}

blockquote {
  font-style: italic;
}

/* HOMPAGE FEATURE */
.post .homepage_feature_item{
	float: left;
	width: 50%;
}	
.post #homepage_feature{
	margin: 1em 0 2em 0;
	float: left;
	width: 100%;
}	