html, body, p, div, h1, h2 { 
  margin: 0; padding: 0;
}
a img {
  border: none;
}
p {
  margin: 0.25em 0;
}
abbr {
  text-decoration: none;
  border: none;
}
.clearfix {
  line-height: 0;
  clear: both;
}
body {
  background: #fff url(../images/bg-dot.gif);
}

ul.played-at li,
.vevent,
.vcard {
  font-size: 12px;
}

.body-inner {
  background-color: #fff;
  font: 14px/18px Georgia, serif;
  color: #333;
  width: 585px;
  padding: 0 20px 30px 20px;
  margin: 0 auto;
  position: relative;
}

h1 {
  margin-top: 45px;
  margin-bottom: 30px;
}

#big-shot {
  position: absolute;
  top: 137px;
  left: 0;
  z-index: 0;
}
.blurb {
  font-size: 14px;
  line-height: 21px;
}
.blurb p {
  margin-top: 2em;
  margin-bottom: 3em;
}

.content {
  padding: 25px;
}

a, a:active, strong {
  color: #333;
}
h2 {
  color: #ef2556;
  font-size: 18px;
  margin: 1.5em 0 0.5em 0;
  padding: 0;
}
.vevent {
  clear: both;
  position: relative;
  margin-bottom: 15px;
  margin-right: 0;
  line-height: 16px;
}
.vevent .dtstart, .vevent .dtend, .vevent .to {
  color: #d96a83;
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase;
}
.vevent .location {
  font-style: italic;
}

h2 .amp {
  font: italic 19px "Goudy Old Style", "Palatino", "Book Antiqua", serif;
  color: #ea8797;
}

.two-cols {
  margin-top: 15px;
  background: url(../images/bg-2-cols-faux-col.gif) no-repeat 50% 15px;
}
.col {
  width: 44%;
  float: left;
  margin: 0 3%;
}
.col-1 {
  text-align: right;
}
.col-2 {
  text-align: left;
  padding-top: 13px;
}

a.flickr-photo img {
  padding: 1px;
}

a.ext-link {
  text-decoration: none; 
  font-size: 12px;
  padding-left: 5px;
}
a.ext-link span {
  text-decoration: underline;
}
a.ext-link img {
  vertical-align: middle;
  padding-left: 0px;
}

.vcard .url {
  display: none;
}

.blurb h2 {
  font-size:32px;
  line-height:36px;
  color:#d96a83;
}

ul.played-at {
	margin: 0;
	padding: 0;
}
ul.played-at li {
	margin: 0.25em 0;
	padding: 0;
}
ul.played-at, ul.played-at li {
	list-style: none;
	text-align: right;
}

#demo-videos {
  padding-bottom: 1em;
}
#demo-video-1-thumbnail {
  padding-right: 20px;
}