﻿/* changes from styles-new for photography color set (and other photography tweaks */

/* Allow title to overlap photo */

#banner-title {
	position: absolute;
}

/* Color scheme changes */

body {
	background: #222222;
	color: #dddddd;
}

#container {
	background: url(images/photo-background-sides.png) repeat-y;
}

#post-footer {
	background: url(images/photo-background-bottom.png) no-repeat;
}

a:link {
	color: #dddddd;
}

a:visited {
	color: #dddddd;
}

a:hover {
	color: #ffffff;
}

a:active {
	color: #ffffff;
}

#heading a  { color: #ffffff; }
#heading a:hover  { color: #ffffff; }

#banner-title h1 { color: #ffffff; }

#banner-title h2  { color: #ffffff; }



#nav-bar, #nav-bar ul { background-color: #353535; }

#nav-bar li { border-color: #dddddd; }

#nav-bar a { color: #dddddd; }

#nav-bar a:hover { color: #dddddd; background-color: #666666; }

#photo-index #photography-button a { color: #dddddd; background-color: #666666; }

.entry-top, .comment-header, .trackback {
	background-color: #444;
}


#sidebar-column { background: #353535; }

.module { background: #666666; }

.module-header { background: #444444; color: #fff; }

.module-header a:link, .module-header a:visited { color: #fff }

.module-content { border-top-color: #353535; }


#post-footer { color: #fff; }

#post-footer a:link { color: #fff; }

#post-footer a:visited { color: #fff; }



#archive-title   { color: #fff; background: #444444; }

.trackbacks-header, .comments-header, .comments-open-header { background: #444444; color: #fff; }


/* Personal Tweaks */

/* Photo Gallery Tweaks */

#photo-gallery {
	margin-top: 5px;
	margin-bottom: 10px;
}
#gallery-text {
	float: left;
	padding-right: 5px;
	width: 200px;
}

.gallery-title {
	text-align: left;
}

#gallery-text p {
	text-align: left;
}
#gallery-main {
	float: left;
	padding-top: 15px;
	margin-bottom: 10px;
	width: 495px;
}
.gallery-cell {
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.gallery-thumb {
	width: 150px;
	height: 112px;
	text-align: center;
}
.gallery-cell p {
	font-size: 0.8em;
	font-style: italic;
	line-height: 1.3em;
	text-align: center;
	margin-top: .2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#gallery_individual_photo_container {
	width: 1153px;
}
#gallery_individual_about {
	width: 200px;
	float: left;
	padding-right: 10px;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}
#gallery_individual_about p {
	text-align: left;
}
#gallery_individual_photo {
	float: left;
	margin-top: 10px;
}
#previous_hover {
	position: absolute;
	left: 220px;
	top: 10px;
	width: 933px;
	height: 350px;
	text-align: left;
}
#previous_hover_inner {
	position: relative;
	width: 100px;
	height: 350px;
	background-image: url(http://blog.tapirtype.com/images/utility/grey-50.png);
	visibility: hidden;
}
#previous_hover:hover #previous_hover_inner {
	visibility: visible;
}
#next_hover {
	position: absolute;
	top: 360px;
	width: 933px;
	left: 220px;
	visibility: visible;
	height: 350px;
	text-align: left;
}
#next_hover:hover #next_hover_inner {
	visibility: visible;
}

#gallery_individual_photo p, #gallery_individual_photo a, #gallery_individual_photo a:hover {
	color: #dddddd;
	text-decoration: none;
	text-shadow: #36414d 0 2px 3px;
}
#previous_hover p {
	width: 80px;
	left: 10px;
	top: 255px;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
}
#next_hover p {
	line-height: 20px;
	position: relative;
	left: 10px;
	top: 75px;
	width: 80px;
	font-size: 20px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#next_hover_inner {
	position: relative;
	top: 0px;
	height: 350px;
	width: 100px;
	background-image: url(http://blog.tapirtype.com/images/utility/grey-50.png);
	visibility: hidden;
}

#gallery_banner img {
	margin-top: 10px;
	margin-bottom: 20px;
}
#gallery_banner {
	text-align: right;
}

/* New Gallery CSS */

#php-gallery-viewer {
	text-align: left;
	margin: 0;
}

#php-gallery-viewer h2 {
	margin-top: 0;
}

#php-gallery-container {
	width: 1153px;
	margin: 0px;
}

#php-gallery-text {
	margin: 10px;
	width: 200px;
	float: left;
}

#php-gallery-photo {
	margin-top: 10px;
}

#php-gallery-previous-hot-area {
	position: absolute;
	height: 350px;
	width: 933px;
	left: 220px;
	top: 10px;
}

#php-gallery-previous-popup {
	position: static;
	height: 350px;
	width: 125px;
	background-image: url(images/utility/grey-50.png);
	visibility: hidden;
}

#php-gallery-previous-popup p {
	font-size: 20px;
	line-height: 1em;
	text-align: center;
	position: absolute;
	width: 125px;
	bottom: 60px;
	text-shadow: #36414d 0 2px 3px;
}

#php-gallery-previous-hot-area:hover #php-gallery-previous-popup {
	visibility: visible;
}

#php-gallery-previous-link {
	display: block;
	position: absolute;
	height: 350px;
	width: 933px;
	left: 0px;
	top: 0px;
}

#php-gallery-next-hot-area {
	position: absolute;
	height: 350px;
	width: 933px;
	left: 220px;
	top: 360px;
}

#php-gallery-next-popup {
	background-image: url(images/utility/grey-50.png);
	position: static;
	height: 350px;
	width: 125px;
	visibility: hidden;
}

#php-gallery-next-popup p {
	font-size: 20px;
	line-height: 1em;
	text-align: center;
	position: absolute;
	width: 125px;
	top: 80px;
	text-shadow: #36414d 0 2px 3px;
}

#php-gallery-next-hot-area:hover #php-gallery-next-popup {
	visibility: visible;
}

#php-gallery-next-link {
	display: block;
	position: absolute;
	height: 350px;
	width: 933px;
	left: 0px;
	top: 0px;
}

#photo-gallery-footer {
	clear: both;
}

