body {
  background-color: #f3f3f3;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #111;
	font-size: 10px;
	line-height: 13px;
  text-align: center;
}

div#borders {
  background-color: #ffffff;
  color: #111;
  width: 780px;
  margin: -10px auto -17px auto !important;
  margin-top: -15px;
  padding-bottom: 17px;
  text-align: center;
}

img#logo {
  margin-top: 12px;
  padding-left: 2px;
}

div#main {
  width: 717px;
  margin: 12px auto 0 auto;
  text-align: center;
}

h2 {
  font-size: 11px;
  line-height: 26px;
  height: 26px;
  font-weight: bold;
  color: #9f0002;
  margin: 0;
  padding: 0 4px;
  text-align: left;
  background-color: #ffffff;
}

p {
  text-align:left;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 5px;
  background-color: #f3f3f3;
}

p.source {
  float: right;
  margin: 0;
  font-style: italic;
  background-color: #FFFFFF;
}

p.source a {
  color: #000000;
  text-decoration: none;
}

p.source a:hover {
  text-decoration: underline;
}

p#menu {
  margin-top: -10px !important;
  margin-top: -9px;
  text-align: left;
  background-color: #ffffff;
}

p#menu a {
  padding-right: 15px;
  text-decoration: none;
  color: #000000;
}

p#menu a:hover {
  text-decoration: underline;
}

ul.links {
  text-align:left;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 5px;
  background-color: #f3f3f3;
  list-style: none;
  line-height: 15px;
}

div#copyright {
  margin-top: 20px;
	padding: 5px;
}

img.thumb {
  border: none; 
  margin: 2px;
}

p#previousGallery {
  float: left;
  margin: 0px;
  background-color: #ffffff;
}

p#nextGallery {
  float: right; 
  margin: 0px;
  background-color: #ffffff;
}

p#galleryPages {
  text-align: center; 
  width: 100%; 
  margin: 0px;
  background-color: #ffffff;
}

table.filmList {
  border-collapse: collapse;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
  width: 100%;
}

table.filmList tr.bonus {
  color: #999999;
}

table.filmList td.title {
  font-style: italic;
  width: 100%;
  padding-left: 20px;
}

table.filmList th {
  padding-right: 20px;
}

table.filmList th.center {
  padding-left: 10px;
  padding-right: 10px;
}

table.filmList td.year {
  text-align: center;
}

table.filmList td.position {
  text-align: center;
  white-space: nowrap;
}

table.filmList td.status {
  text-align: center;
}

table.filmList td.total {
  text-align: center;
  font-weight: bold;
}

table.filmList tr.watched {
  background-color: #62bb45;
}

table.filmList tr.own {
  background-color: #ffca2c;
}

p.byYear {
  display: none;
}


table#recentTracks {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #111;
	font-size: 10px;
	line-height: 13px;
	width: 100%;
}

table.recentTracks a {
  font-decoration: none;
}

table#recentTracks td {
  background-color: #efebef;
  white-space: nowrap;
}

table#recentTracks td.date {
  width: 10%;
}

table#recentTracks th {
  color: #9f0002;
  background-color: #efebef;
  width: 1%;
}

table#weeklyArtistChart {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #111;
	font-size: 10px;
	line-height: 13px;
	width: 100%;
}

table#weeklyArtistChart th {
  color: #9f0002;
  background-color: #efebef;
}

table#weeklyArtistChart td {
  background-color: #efebef;
  white-space: nowrap;
}

table#weeklyArtistChart td.artist {
  width: 90%;
}

table#weeklyArtistChart td.playcount {
  text-align: center;
}


div.blogpost {
  text-align: left;
  background-color: #f3f3f3;
  padding: 5px;
  margin-bottom: 10px;
}

div.blogpost h3 {
  margin-top: 0;
  margin-bottom: 5px;
}

div.blogpost blockquote {
  font-style: italic;
}

div.blogpost p#more {
  margin: 0;
  text-align: right;
}

table.whisky {
  border-collapse: collapse;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 13px;
  width: 100%;
}

table.whisky tr.odd {
  background-color: #efebef;
}

table.whisky th {
  padding-right: 20px;
}

table.whisky td {
  vertical-align: top;
}

table.whisky td.smws {
  text-align: center;
}


p.photo {
  text-align: center;
}

p.photo img {
  border: 5px solid #000000;
}

p.photo span#description {
  font-style: italic;
}

p.photo a#refresh {
  float: right;
}

p.photo a#refresh:hover {
  text-decoration: underline;
}
