body {
background-color: #0C152F;
background-image:url(../images/background.png);
background-repeat:repeat-x;
font-family: Rockwell,Helvetica, sans-serif;
font-size: 95%;
padding: 0;
margin: 0;
text-align: center;
letter-spacing:.1em;
color:#fff;
}
#flash_wrapper {
background-color:#000;
}
a:link, a:hover, a:visited {
  color: #999;
  text-decoration: none;
}

a:hover {
  color: #FFF;
}  
 #postHeader { 	
margin:0 auto;
padding:0 .2em 1em .2em;
width:800px;
color:#fff;
text-align:right;
vertical-align: middle;	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
text-transform:uppercase;
}

#postHeader a {
color:#fff;
}

#postHeader a:hover {
color:#eee;
}
#container {
  position:relative;
top:20px;
  background: #000;
  width: 800px;
  margin: 0 auto;
  text-align: left;    
}


#breadcrumbs {
padding: 10px 15px 10px 15px;
font-family:Rockwell,Georgia,serif;
font-size:1em;
color:#4B7BBA;
}
#breadcrumbs a {
color:#CDAE56;
}
#gallery_header {
position:relative;
height:100px;
display:block;
}
#footer {
color: #818cb0;
background-image:url(../images/footer-grad.png);
background-repeat:repeat-x;
float: left;
font-size: 80%;
padding-bottom: 20px;
width: 100%;
}
#footer p {
line-height:1.75em;
text-align:center;
color:#fff;
}

div.clearer{ clear:both; }

/* All pages */

#header {
background-image:url(../images/headers/header-1.png);
background-repeat:no-repeat;
border-bottom: 2px solid #0F0F0F;
color: white;
font-family: Helvetica, Arial, sans-serif;
padding: 0;
text-align: center;
height:200px;
}


#header h1 {
  margin: 0;
}

#header div.breadcrumb {	
	margin: 10px 0;
background-color:#000;
}        

/* Galleries list */
#container div.galleries div.gallery {
	border: 1px solid #0F0F0F;
	padding: 10px;
	margin-bottom: 10px;
}

#content div.galleries div.gallery div.thumb {
	width:150px;
	height: 150px;
	position: relative;
	float: left;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
}

#content div.galleries div.gallery div.thumb a:link, #content div.galleries div.gallery div.thumb a:visited, #content div.galleries div.gallery div.thumb a:hover {
  text-indent: -9999px;
  background-color: transparent;
  display: block;
  height: 100px;
  -moz-outline: none;
}

#content div.galleries div.gallery div.description {
	width: 600px;
	float: right;
       font-size:.8em;
line-height:1.5em;
}
#content div.galleries div.gallery div.description p:first-line {
font-family:Rockwell,Georgia,serif;
font-size: 1.1em;
font-weight: 300;
text-transform:uppercase;
letter-spacing:0px; }

#content div.galleries div.gallery div.description p:first-letter {
font-size:1.75em;}

#content div.galleries div.gallery div.description p a {
color:#CDAE78;
}

#content div.galleries div.gallery div.description h2{
	font-family:Rockwell,Georgia,serif;
color:#4B7BBA;
font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
font-size:1.75em;
}
#content div.galleries div.gallery div.description h2 a{
	color:#4B7BBA;
}
#content div.galleries div.gallery div.description h3{
	font-family:Rockwell,Georgia,serif;
color:#CDAE78;
font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
font-size:1.25em;
}
/* Items list */
#content div.gallery div.container {
	float: left;
	width: 100px;
	height: 100px;
	margin: 15px;
	border: 1px solid #0F0F0F;
	position: relative;
}
#content p{
}
#content p:first-line {
font-family:Rockwell,Georgia,serif;
font-size: 1.1em;
font-weight: 300;
text-transform:uppercase;
letter-spacing:2px;
}
#content p img {
padding:5px;
border:3px solid #CDAE56;}
#content h3 {
font-family:Rockwell,Georgia,serif;
color:#CDAE78;
font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
font-size:1.25em;}

#content div.gallery div.container div.thumb {
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
	width: 100px;      
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;		
	text-indent: -9999px;
}

#content div.gallery div.container div.thumb a {
  background: transparent;
  display: block;
  height: 100%;	
  font-size:1.3em;
  -moz-outline: none;
}

/* item page */

#content div.item h2 {
	font-size: 20px;
	margin-top: 0;
	text-align: center;
}

#content div.item div.navigation {
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#content div.item div.navigation div.prev {
	float: left;
	text-align: right;
}

#content div.item div.navigation div.next {
	float: right;
	text-align: left;
}

#content div.item div.navigation div.prev, #content div.item div.navigation div.next {
	font-size: 20px;
	width: 49%;
}

#content div.item div.navigation div.prev a, #content div.item div.navigation div.next a  {
	display: block;
	padding: 0 10px;
}

#content div.item div.image {
  text-align: center;
}

#content div.item div.image a img{
	border: none;
}

span#caption {
color:#000;
}
span#numberDisplay {
color:#252525;
}