body {	
	background:#1f1f1f;
	margin:10px;
	padding:0px;
	text-align:center;
	font-size:10px;
	color:#fff;
	font-family:Verdana, Helvetica, sans-serif;
	}
img {
    border: 0;
}
a {
    text-decoration:none;
	color:#fff;  
    }

hr {
  color: #535152;
  background: #535152;
  border: 0;
  height: 1px;
  margin-bottom: 10px;
}
p {
  line-height: 15px;
} 
h1 {
  font-size: 10px;
  font-weight: normal;
  line-height: 15px;
}

a.sub, #comment_popup a {
  color: #868686 !important;
}
a.sub:hover, #comment_popup a:hover {
  color: #fff !important;
}
#image_info {
    margin-top: 5px;
    height: 20px;
    }
#menu {
  float: left;
  color: #868686;
}
#nav {
  float: right;
  /* padding: 5px 0 5px 5px; */
  text-transform: lowercase;
  color: #868686;
}
#nav2 {
  float: right;
  padding: 30px 0px 0px 0px;
  text-transform: lowercase;
  color: #868686;
}
.archive_active_page_number a{
	color:#ffffff;
	font-weight: bolder;
}
.archive_page_number a{
	color: #868686;
}
.archive_page_number a:hover { 
	font-weight: bolder;
}
#taglist { 
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
	list-style: none;
	width: 840px;
	float: left;
	text-transform:lowercase;
	position: relative;
}
#taglist li {
	float: left;
}
li a {
	display: block;
	padding-right: 2em;
	line-height: 2.5em;
	text-decoration: none;
	float: left;
	color: #868686;
}
#taglist a:hover {
	color: #ffffff;
}
#pages {
  float: right;
  padding: 5px 0 5px 5px;
  text-transform: lowercase;
  color: #868686;
  display: block;
  clear: both;
}
#image_title {
	font-weight: normal;
	text-align: right;
}
.gplus { 
		 position: relative;
		margin-top: 10px;} 
#image_link {
  display: block;
  }
#menu_wrapper {
	margin: 0px auto;
    padding: 0;
	width: 810px;
	text-align:left;
    position: relative;
}
#wrapper {
	margin: 15px auto;
    padding: 0;
	width: 810px;
	text-align:left;
    position: relative;
}
#image_notes {
	bottom: 25px;
	right: 15px;
	position: absolute;
}
#copyright {
	
	bottom: 2px;
	right: 10px;
	position: absolute;
	text-align: right;
	font-size: 50%;
}
#copyright p { line-height: 10px; } 
