/*   
Theme Name: Camera One Camera Two
Theme URI: http://www.cameraonecameratwo.com
Description: The theme for Camera One, Camera Two website of awesomeness (duh!)
Author: Chris Mears
Author URI: http://www.chrisjmears.com/
Version: 0.1
.
General comments/License Statement if any.
.
*/
/*   
Theme Name: Camera One Camera Two
Theme URI: http://www.cameraonecameratwo.com
Description: The theme for Camera One, Camera Two website of awesomeness (duh!)
Author: Chris Mears
Author URI: http://www.chrisjmears.com/
Version: 0.1
.
General comments/License Statement if any.
.
*/

dl {
  padding: 5px;
}

dt {
  float: left;
  clear: left;
  width: 100px;
  font-weight: bold;
}

dt:after {
  content: ":";
}

dd {
  margin-left: 110px;
  padding-bottom: 3px;
}

h1 { font-size: 167%; }
h2 { font-size: 123.1%; }
h3 { font-size: 108%; }
h4 { font-size: 100%; }
h5 { font-size: 100%; }

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

#branding, #footer {
  text-align: center;
}

#footer {
  margin-top: 20px;
  padding-top: 3px;
  border-top: 1px solid #eeeeee;
}

#logo {
  font-family: "Courier New", monospace;
  font-size: 500%;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 20px;
}

#logo a {
  text-decoration: none;
  color: #000;
}

#logo span{
  display: block;
  font-size: 50%;
  line-height: 50%;
}

.small {
  font-size: 60%;
}

div.showcase {
  position: relative;
}

.showcase img {
  margin-top: 45px;
}

.showcase h2.artistname {
  background: transparent url(/images/tape.png) no-repeat center top;
  width: 210px;
  height: 55px;
  position: absolute;
  top: 10px;
  font-family: 'Comic Sans MS', Helvetica, Verdana, sans-serif;
  text-align: center;
  padding: 7px 55px 0px 47px;
}

.showcase h2.artistname span {
  display: block;
}

.showcase h2.artistname .small {
  font-size: 64%;
}

.showcase p.description {
  padding: 3px 5px 0px 5px;
  text-align: center;
}

.showcase p.description span.date{
  display: block;
  font-variant: small-caps;
}

.showcase p.description .small {
  font-size: 93%;
}