a {
	text-decoration: none;
}
body {
	background: black;
	font-family: "Georgia","Palatino","Palatino Linotype","Times","Times New Roman",serif !important;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}
h1 {
	width: 1000px;
	height: 24px;
	/*text-indent: -5000px;
	background: url(/wp-content/themes/rankin/img/rankin.png) no-repeat 0 0;*/
	margin-left: 30px;
	margin-bottom: 60px;
	margin-top: 40px;
	/*border: solid 1px red;*/
}
#navigation {
	margin-bottom: 14px;
	font-size: 12px !important;
	color: white;
	font-family: "Georgia","Palatino","Palatino Linotype","Times","Times New Roman",serif;
	margin-left: 30px;
}
#navdrop {
	background: white url(newimages/bot-menu-round.gif) no-repeat bottom;
	position: absolute;
	top: 80px;
	left: 20px;
	z-index: 1000;
	color: #000;
	display: none;
	padding: 0;
	width: 130px;
}
#navdrop img{
	margin:0;
	padding:0;
}

#navdrop a{
	display:block;
	text-decoration: none;
	color: #666;
	/*margin: 3px 0;*/
}

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

#navdrop {
	list-style: none;
}

a#menu-button {
	color: white;
}
/*books*/
/*.bookdesc {
	margin-right: 10px;
	background-color: white;
	width: 330px;
	height: 420px;
	color: black;
	float: left;
	font-size: 12px;
	background: url(../img/bookdesc-bg.png) no-repeat;
	padding: 10px;
}*/

.bookdesc {
	margin-right: 10px;
	width: 195px;
	height: 400px;
	color: white;
	float: right;
	font-size: 12px;
	/*padding: 0 10px;*/
}

.column {
	padding-right: 5px;
}

.slidebio {
	cursor: pointer;
}

.artistbio {
	display: none;
	margin: 10px 0;
}

ul#sites {
  position: absolute;
  top:40px;
  left:30px;
  z-index: 999;padding:0;margin:0;}

ul#sites li {
  float: left;
  display: block;
  list-style: none;
  padding:0;
  margin:0;
}

ul#sites li.separator {
  width:25px;
  height: 27px;
  background: url(newimages/sites_sprite.png) -115px -1px no-repeat transparent;
}

ul#sites li.link a {
  display: block;
  height: 25px;
  text-indent: -3000px;
  text-decoration: none;
  outline: none;
}

ul#sites a.rankin {
  width: 115px;
  background: url(newimages/sites_sprite.png) 0px -1px no-repeat transparent;
}
ul#sites a.rankin:hover {
  width: 115px;
  background: url(newimages/sites_sprite.png) 0px -27px no-repeat transparent;
}

ul#sites a.rankinfilm {
  width: 186px;
  background: url(newimages/sites_sprite.png) -139px -1px no-repeat transparent;
}
ul#sites a.rankinfilm:hover {
  width: 186px;
  background: url(newimages/sites_sprite.png) -139px -27px no-repeat transparent;
}

ul#sites a.rankinla {
  width: 162px;
  background: url(newimages/sites_sprite.png) -347px -1px no-repeat transparent;
}
ul#sites a.rankinla:hover {
  width: 162px;
  background: url(newimages/sites_sprite.png) -347px -27px no-repeat transparent;
}

ul#sites a.hunger {
  width: 169px;
  background: url(newimages/sites_sprite.png) -531px -1px no-repeat transparent;
}
ul#sites a.hunger:hover {
  width: 169px;
  background: url(newimages/sites_sprite.png) -531px -27px no-repeat transparent;
}
