@charset  "UTF-8";

/*
  Bob Schalkwijk Photography
  http://www.bobschalkwijkphotography.com
  
  @author Dieter Wimberger (dieter at wimpi dot net)
*/

html, body
{
	border: 0 none;
	overflow: hidden;
	width: 100%;
	min-height: 600px;
	background-color: black;
	font-size: 11px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, p, ul, li
{
	margin: 0px;
	padding: 0px;
}

h1 { text-align: left; }

h2
{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	text-align: left;
}

h3
{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #666;
	text-align: left;
}

p { text-align: left; }

a
{
	color: #993300;
	text-decoration: none;
}

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

/*
  Header
*/

#header
{
    position: relative;
    top: 20px;
	margin: 0px auto 0px auto;
	width: 90%;
	height: 60px;
	background-color: #000;
	z-index: 1;
}

#header .navmenu
{   
	background: #000;
	height: 40px;
	margin-top: 0px;
	width: 100%;
	clear:both;
	text-align: left;
}

#header .title
{
	clear: right;
	float: right;
	font-family: sans-serif,Verdana,Helvetica;
	font-size: 25px;
	font-variant: small-caps;
	font-weight: bold;
	padding: 5px 0px;
}

#header .title a
{
	color: #666;
	font-weight: bold;
	font-size: large;
}

#header .navmenu ul
{
	float: left;
	clear: both;
	width: 100%;
	border-top: 1px solid #838d7a;
	border-bottom: 1px solid #838d7a;
	margin-top: 5px;
}

#header .navmenu li
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 10px;
	display: inline;
	border-right: 1px solid #838d7a;
}

#header .navmenu li a
{
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
}

#header .navmenu li a:hover
{
	text-decoration: none;
	color: #993300;
}

.secondary a { color: #666 !important; }

#header .redsocial {
  float: left;
}

#header img {
  border: 0 none;
}

/*
  Main section
*/

#main
{
	text-align: center;
	width: 100%;
	min-height: 480px;
	z-index: 0;
}

#main .background
{
	position: relative;
	top: 20px;
	margin: 15px auto 0px auto;
	width: 400px;
	height: 400px;
	background-image: url(../images/watermark_bg.png);
	z-index: 1;
}


#photos
{
	position: relative;
	text-align: center;
	margin: -380px auto 0px auto;
	width: 400px;
	height: 400px;
	z-index: 2;
}

#photos img { display: none; }

#photos.pic img
{
	position: absolute;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

#photoinfo
{
	position: relative;
/*	top: -60px;  */
	width: 400px;
	display: block;
	clear: both;
	color: white;
	margin: 0px auto 0px auto;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#photoinfo .flag
{
	display: inline;
	padding-bottom: 3px;
}

#photoinfo .tpr
{
	display: inline;
	padding-left: 3px;
}

#photoinfo .record
{
	height: 14px;
	display: inline;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

#photoinfo .title
{
	display: inline;
	padding-left: 5px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

/*
 Photo Set
*/

#photoset {
  width: 75%;
  color: #ffffff;
  margin: 30px auto 0px auto;
  text-align: center;
  width:75%;
  font-family: sans-serif,Arial,Helvetica;
}

#photoset .header {
  float:left;
  text-align:left;
  margin: 0px auto;
  width: 250px;
}

#photoset .header .setname {
  padding-bottom: 5px;
  font-size: 18px;
  line-height: 20px;
}

#photolist { 
  height:400px;
  width: 400px;
  overflow: auto;
  text-align: left;
}

#photolist .listitem {
  clear:both;
  padding-bottom: 5px;
  min-height: 90px;
}

#photolist .thumbnail {
  float:left;
  padding: 5px 10px 5px 0px;
}

#photolist .descriptor {
  float:left;
  width: 300px;
}

#photolist .descriptor img {
  padding: 0px 3px;
}

#photolist .descriptor a {
  color: #ffffff;
  font-size:14px;
  font-family: sans-serif,Arial,Helvetica;
}

#photolist .descriptor a:hover
{
	color: #993300;
	text-decoration: none;
}

#main .fl ul
{
	float: left;
	clear: both;
	width: 100%;
	margin-top: 5px;
	text-align: left;
}

#main .fl li
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 5px;
}

#main .fl li a
{
	color: #FFF;
	padding-left: 5px;
	padding-right: 20px;
}

#main .fl li a:hover
{
	text-decoration: none;
	color: #993300;
}



/*
  Breadcrumbs Section
*/

#breadcrumbs
{
	position: relative;
	height: 14px;
	line-height: 14px;
	margin: 15px auto 0px auto;
	padding: 0px;
	border-top: 1px solid #838d7a;
	border-bottom: 1px solid #838d7a;
	z-index: 1;
	clear: both;
	text-align: left;
}

#breadcrumbs .actual
{
	display: inline;
	float: left;
	min-width: 50px;
	padding-top: 1px;
	color: #993300;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 15px;
	background-image: url(../images/breadcrumbs_prev.png);
	background-repeat: no-repeat;
}

#breadcrumbs .prev
{
	display: inline;
	float: left;
	min-width: 50px;
	padding-top: 1px;
	color: #666;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/breadcrumbs_prev.png);
	background-repeat: no-repeat;
}

#breadcrumbs a
{
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
}

#breadcrumbs a:hover
{
	text-decoration: none;
	color: #993300;
}

/*
  Footer
*/

#footer
{
	position: relative;
	bottom: 10px;
	margin: 0px auto 0px auto;
	width: 90%;
	z-index: 1;
	clear: both;
}

#footer .copyr
{
	display: inline;
	float: left;
	color: #838d7a;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0px 5px;
	margin: 0px;
}

#footer .standards
{
	position: relative;
	display: inline;
	float: right;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#footer img { border: 0pt none; }

.clear
{
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}
