
::selection {
        background: #000; /* Safari */
        }
::-moz-selection {
        background: #000; /* Firefox */
}
body {
	background-color: #000;
	background-image: none;
	color: #eee;
	font-family: CaramellaRegular,Georgia, Helvetica, Arial, sans-serif; 
	font-size: 20px;
	background-repeat: no-repeat;
	background-position: center 45px;
}
a:link, a:visited { color: #ff9933; }
a:hover { color: #fff; }

h1, h2, h3, h4, h5, h6 {
	font-family: CaramellaRegular,Georgia, Helvetica, Arial, sans-serif; 
}

h2, h3 { margin: 5px 0 24px 0; text-align: center; }
h2 {font-size: 24px; }
h3 { font-size: 16px; }

#container {
	width:80%;
	z-index: 32;
	/*background-color:#000;
	background-color: rgba(0,0,0,.6);
	border-left:1px solid #222;
	border-right:1px solid #222;*/
}
#footer { 
	/* display: none; */ 
}
#footer a {
	color: #999;
}
#login {
	background: none;
	border: none;
	text-shadow: none;
}
#login a:link, #login a:visited { text-shadow: none!important; }
#header {
	position: relative;
	z-index: 31;
	height: 69px;
	width: 80%;
	margin: 0 auto;
}
#page-container {
	height: 100%; 
}
.bio #content-wrapper {
	width: 600px;
	margin:0 auto;
	color: #EEE;
	background-color: #000;
	padding: 10px;
}
.home .slideshow-thumb-container { display: none!important; }
.home .thumb-prev, .home .thumb-next { display: none; }

#logo {
	display: block;
	position: absolute;
	z-index: 20;
	font-size: 28px;
	margin: 0;
	padding: 6px 0 0 0;
	text-align: center;
	/* opacity: 0;
	left: -99999em;  */	
	left:0;
	width: 100%;
	/* text-transform: uppercase; */
	font-weight: bold;
	font-variant: normal;
	text-shadow: 0px 0px 7px rgba(256,256,256,0.5);
	text-transform: uppercase;
}
.home #logo, .bio #logo {
	left: 0;
	width: 100%;
	display: block!important;
	opacity: 1!important;
}
#logo.logo-over {
	left: 0;
	width: 100%;
}
#logo.logo-over a {
	text-indent: 0;
}
#logo a {
	margin:0 auto;
	display: block;
	/* width:408px; 
	height: 30px;*/
	/*text-indent:-9999em;*/
	overflow:hidden;
	text-indent: 0;
}
.home #logo a, .bio #logo a  {
	text-indent: 0;
}
#logo a:link, #logo a:visited { 
	color: #FFF;
} 
#special {
	display:block;
	text-align: center;
	position: absolute;
	z-index: 2001; 
	top: 38px;
	width: 100%;
	height: 33px;
	/* background-image: url(../img/arrow.png); */
	background-repeat: no-repeat;
	background-position: center bottom;
}

#nav-menu {
	font-weight: bold;
    color: #DDD;
    display: inline;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 5px 8px;	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#nav-menu:hover {
	cursor:pointer;
	color: #fff;
}
#nav-menu.nav-over {
	color: #fff;
}
#nav {
	display: none;
	overflow: visible;
	position: absolute;
	width: auto; /* 400px */
	padding: 12px 30px 0 30px;
	left:0;
	top: 69px;
	font-size: 16px;
	background-color: #000;
	border: 1px solid #444;
	z-index: 16;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 11px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 0px 11px rgba(0,0,0,.5);
	box-shadow: 0px 0px 11px rgba(0,0,0,.5);
}

#nav ul {
	margin:0 0 20px 0;
	padding:0;
	text-indent: 0px;
	font-size: 20px;
}
#nav li {
	float:none;
	text-align: center;
	line-height: 1.2em;
	list-style-type: none;
}
.nav-tier1 { display: block; }
.nav-link-tier1 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	border-bottom: 1px solid #222;
	display: block;
	margin-bottom: 5px;
}

.nav-tier2 {
	position: relative;
}
#nav a:link, #nav a:visited {
	color: #FFF;
}

#nav .nav-link-tier1:link, #nav .nav-link-tier1:visited {
	color: #FFF;
}
.nav-link-tier2 {
	display: block;
}
.nav-link-tier2:hover {
	color: #FFF;
}

#nav li li a:link, #nav li li a:visited {
	color: #AAA;
}
#nav a:link, #nav a:visited {
	color: #999;
}
#nav li li a:hover {
	color: #fff;
	cursor: pointer;
}
#content-text {
	width:100%;
	padding:0;
}
#slideshow-prev-next, .slideshow-prev-next {
	display: none;
	position: absolute; 
	top: 39px;
	width: 150px;
	z-index: 3000;
}

.thumb-prev, .thumb-next, .thumb-stop { position: absolute; }
.thumb-next {
	right: 0;
}
.thumb-stop {
	margin:0; 
	display: none;
}
#slideshow-photo-container, .slideshow-photo-container {
	margin: -6px 0 0 0;
	display:none;
	height: auto!important;
}
.slideshow-photo-link { display: block;text-align: center;height: 100%; }
.slideshow-photo-link canvas {
	margin: 0 auto;
	background-color: #000;
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,1), 0px 0px 35px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,1), 0px 0px 35px rgba(0,0,0,1);
	box-shadow: 0px 0px 15px rgba(0,0,0,1), 0px 0px 35px rgba(0,0,0,1);
}
#slideshow, .slideshow {
	float:none;
	max-height: auto;
	max-width: auto;
	position: relative;
	margin:0;
	width: 100%!important; 
	left: 0;
	-webkit-transition:all 1.0s ease-in-out;
	-moz-transition:all 1.0s ease-in-out;
	-o-transition:all 1.0s ease-in-out;
	-ms-transition:all 1.0s ease-in-out;	
	-transition:all 1.0s ease-in-out;
}
#slideshow-thumb-container, .slideshow-thumb-container {
	text-align: center;
	width: 100%;
	position: absolute;
	top: -78px;
	z-index: 19;
}
.slideshow-thumb-pic {
	background-image: url(http://static.adam8.com/js/photography/dots-arrows.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline-block;
	width: 14px;
	height: 14px;
	float: none;
}
.slideshow-thumb-pic:hover {
	background-position: center -15px;
}
.thumb-selected {
	background-position: center -30px;
}

#galleryicons, .icon-container {
	display: none;
	width: 236px;
	position: absolute;
	z-index: 1002;
	top:-5px;
	left: 225px;
	background-color: #000;
}
.slideshow-icons {
	padding: 5px 0 5px 5px;
	overflow:  visible;
	display: block;
}
.slideshow-icon-pic {
	float: left;
	display: inline;
	margin-right: 3px;
	margin-bottom: 3px;
}

.thumb-prev, .thumb-next { 
	background-image: url(http://static.adam8.com/js/photography/dots-arrows.png);
	background-repeat: no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	width: 44px;
	height: 24px;
	overflow: hidden;
}
.thumb-prev:hover, .thumb-next:hover { 
	cursor: pointer;
}
.thumb-prev:link {background-position: center -114px; }
.thumb-prev:hover {background-position: center -136px; }
.thumb-next:link {background-position: center -48px; }
.thumb-next:hover {background-position: center -70px; }

#slideshow-thumb-container img, .slideshow-thumb-container img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border:1px solid #555;
	margin:0 4px 4px 0;
	display: none;
}


.slideshow-thumb-container a:link, .slideshow-thumb-container a:visited { 
	width:10px!important;
	height:11px!important;
	overflow:hidden; 
}

#slideshow-thumb-container .thumb-selected img, 
body.white-on-black #slideshow-thumb-container .thumb-selected img,
.slideshow-thumb-container .thumb-selected img, 
body.white-on-black .slideshow-thumb-container .thumb-selected img{
	border:1px solid #f93;
}

.slideshow-photo-caption {
	width: 100%;
	bottom:-20px;
	padding-left:0;
	background: none;
	color:#526b78;
	text-align: center;
}
.slideshow-photo-caption a:link, .slideshow-photo-caption a:visited {
	color:#526b78;
}
.slideshow-photo-item {
    text-align: center;
    width: auto;
}
.slideshow-photo-item:hover {
	cursor: pointer;
}
#slideshow-photo, .slideshow-photo {
	display: none;
	margin: 0 auto;
	background-color: #000;
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,1), 0px 0px 35px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,1), 0px 0px 35px rgba(0,0,0,1);
	box-shadow: 0px 0px 15px rgba(0,0,0,1), 0px 0px 35px rgba(0,0,0,1);
}


#disclaimer {
	/* display: none; */
	width: 400px;
	padding:20px;
	top: 180px;
	position: absolute;
	left: 50%;
	margin-left: -220px;
	line-height: 1.3em;
	z-index: 5000;
	background-color: #000;
	border: 1px solid #222;
}
.spaceball {
	position: absolute;
	overflow: hidden;
	display: block;
	top:0;
	left:0;
	z-index: 4400;
	background-image: url(http://www.doanegregory.com/img/watermark-doane.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*border: 2px solid #333;*/
}
 
.blog-home #content-text, #blog-page #content-text { 
	padding-top: 60px;
	width: 600px;
	margin: 0 auto;
}
.blog-home h2, .blog-home h3, #blog-page h2, #blog-page h3 {
    margin: 10px 0 10px;
    text-align: left;
	font-size: 30px;
}


#blog-post .slideshow-photo, #blog-page .slideshow-photo { width: 600px!important; height: auto!important; }



.post-month { display: none; } 
.post-date { color: #666; text-align: right; position: absolute; top: -27px; right: 0; font-size: 14px; }
 .blog-home h3.post-date, .blog-page h3.post-date { font-size: 16px; }
.post-entry-home { position: relative; overflow: visible;}
.post-entry-home .post-summary a:link, .post-entry-home .post-summary a:visited, .post-entry-home .post-summary a:hover, .post-entry-home-list .post-summary a:link, .post-entry-home-list .post-summary a:visited, .post-entry-home-list .post-summary a:hover {
color: #eee;
text-decoration: none;
}
.post-summary { font-size: 30px; }
.post-content {
	
}
#share .post-comments {
	float: none;
	display: block;
}
#share #comments-wrapper { display: none; }