/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body {color:#000;background:#FFF;
width: 700px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote{
	padding:0;
	/*	width: 700px; */
	margin-left: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
p {
	margin:0;
	padding:0;
	margin-left: 65px;
}
th,td { 
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}


body {
  font-family: Georgia,"Times New Roman", serif;
  color: #000;
  }

h1 {
  font-size: 24px;
  margin: 1em 0;
  }

h2 {
  font-size: 20px;
  margin: 1em 0;
  
  }

h3 {
  font-size: 18px;
  margin: 1em 0;
  }

h4 {
  font-size: 14px;
  margin: 1em 0;
  }

h1.page-title {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  }

.about-concert span {
  color: #f00;
  }

#wrap {
  width: 577px;
  margin: 0 auto;
  }

#wrap p {
    margin: 20px 0;
    } 



.concert-details {
  clear: both;
  margin: 30px 0;
  padding: 10px 0 0 0;
  border-top: 1px solid #e0e0e0;
  }

.concert-details h3, h3.program-when {
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  font-size: 16px;
  text-transform: uppercase;
  color: #333;
  }

.concert-details h2, h2.program-who {
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #333;
  font-size: 22px;
  }

.concert-details img, .right-image {
  border: 1px solid #e0e0e0;
  padding: 3px;
  margin-left: 15px;
  }   

.concert-details .performer-summary {
  font-size: 15px;
  line-height: 1.3;
  margin: 10px 0;
  }

.concert-meta li {
  display: inline;
 /* margin-right: -3px; */
  }

.concert-meta li a {
  padding: 8px 5px 5px 5px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: Helvetica,Arial,sans-serif;
  background-color: #333;
  font-weight: bold;
  border-left: 2px solid #666;
  border-top: 2px solid #666;  
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;  
  
  }

.concert-meta li a:hover {
  background-color: #333;
  border-left: 2px solid #000;
  border-top: 2px solid #000;  
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;  
  color: #e0e0e0;
  }

.program-details td {
  vertical-align: top;
  padding: 5px 3px 5px 0;;
  }

.program-details tr {
  
  }

.program-details p {
  margin: 0;padding: 0;
  }

#program {
  margin: 30px 0;
}

p.program-who {
  font-style: italic;
  }

#footer {
  color: #f00;
  text-align: center;
  font-style: italic;
  }

.right-attribution {
  font-style: italic;
  text-align: right;
  }

.roman {
  list-style: upper-roman;
/*  padding: 0 20px; */
  margin: 20px;
  }

.roman li {
  list-style-type: upper-roman;
  }

strong {
  font-weight: bold;
  }
  
blockquote.review-quote {
  margin: 30px auto;
  width: 400px;
  font-size: 18px;
  font-family: Georgia,serif;
  font-style: italic;
  text-align: center;
  color: #666;
  }

.clear {
  clear: both;
  }

