/* A Free Design by Bryant Smith (bryantsmith.com) */


body {
	margin: 0;
	padding: 0;

	background: #25060B url(background.png);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;

}




#pagephoto
{

  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 670px;

}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:-10px;
width:105px;
height: 35px;
line-height: 35px;
float:left;
color:#000000;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.bottomNaviagationLink
{
text-align:center;
position:relative;
margin-bottom:30px;
font-size:16px;
margin-left:-4px;
width:115px;
height: 35px;
line-height: 35px;
float:left;
color:#000000;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.topNaviagationLink a
{
text-decoration:none;
color:#000000;
margin-bottom:0px;
border-bottom:dashed 1px;
}

.bottomNaviagationLink a
{
text-decoration:none;
color:#000000;
margin-top:0px;
border-top:dashed 1px;
}

.topNaviagationLink a:hover
{
text-align:center;
color:#FFFFFF;
display: block;
width:105px;
height: 35px;
line-height: 35px;
background-image:url(tab.png);
border-bottom:none;
}


.bottomNaviagationLink a:hover
{
text-align:center;
color:#FFFFFF;
display: block;
width:115px;
height: 35px;
line-height: 35px;
background-image:url(reversetab.png);
border-bottom:none;
border-top:none;

}


IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; }


#mainPicture
{

clear:both;
position:relative;
width:670px;
height:430px;
background-color:#160306;
}

#mainPicture .pad
{

clear:both;
position:relative;
width:650px;
height:auto;

background: #FFFFFF url(contentBack.png);
background-repeat:repeat-x;

float:center;
top:10px;
position:relative;
margin-left:10px;

}


#thumbs {

clear:both;
text-align:	center;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
font-size: 13px;
width:650px;
height:auto
float:center;
position:relative;
clear:both;


}


#seperate
{

clear:both;
height:15px;
line-height: 15px;
margin-bottom:10px;

}

#centerstretch
{

clear:both;
height:40px;

}

a
{
color:#C87002;
text-decoration:none;
}

a:hover
{
color:#793C06
text-decoration:none;
border-bottom:dotted 2px;
}
a:visited
{
color:#793C06;

}

p.style1
{
	text-align:	center;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color:#622d08;
}
	
	
p.style2
{
	text-align:	center;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#000000;
}

p.style3
{
	text-align: center;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
}


#lightbox{	position: absolute;	margin-top: -80px; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }






html, body {
text-align: center;
}
p {text-align: left;}



small {
	font-weight:normal;
	color:#777;
}

div.inside ul {
	margin-left: 20px;
}

div.inside ul li {
	list-style: square;
	line-height:16px;
}

div.inside ul li.rss {
	list-style-image: url(/wp-includes/images/rss.png);
}

div.inside ul li.email {
	list-style-image: url(http://cdn.yoast.com/email_sub.png);
}

div.inside ul li.wpbeginner {
	list-style-image: url(http://cdn.yoast.com/theme/yoast-16x16.png); 
}