/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

.ph-list {
  width: 210px;
  float: left;
  margin-bottom: 2em;
}
.ph-list a.text {
	display: block;
	font-size: 140%;
	margin-bottom: 0.2em;
    padding-right: 10px;
}
.ph-list span.themes {
  margin-bottom: 0.5em;
  padding-right: 10px;
  display: block;
}
.ph-list span.position {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  padding-right: 10px;
  display: block;
}

.ph-list img {
  border: 1px solid #ccc;
  width: 190px;
}

.ph-list div.img {
width: 198px;
height: 198px;
border: 1px solid #bbb;
background-position: top center;
background-repeat: no-repeat;
}

.gigpress-sidebar-artist {
	font-weight: bold;
	display: block;
}
.gigpress-sidebar-date {
	font-weight: normal !important;
	display: inline !important;
	font-size: 95%;
	color: #666;
}
.gigpress-sidebar-notes {
	display: block;
}

.h2-comment {
  margin-top: -1em;
  margin-bottom: 1em;
  font-size: 150%;
  color: #BBB;
}
