/* photo gallery */

#content {
	width: 960px;
	padding: 0;
	text-align: justify;
	font-size: 1.2em;
}

.contentwide #content {
	left: 0;
}

.textcontent {
	width: 450px;
	padding: 0 0 0 63px;
	position: relative;
	left: 192px;
}

.textcontent p, #photogallery p {
	line-height: 1.5em;
}

.textcontent p.postmetadata {
	line-height: 1.3em;	
}

.navigation {
	left: 230px;
}

#retgallery {
	left: 123px;
}

#content h2 {
	background: none;
	padding: 1px 0 0;
	right: 0;
}

#content small.dateline {
	background: none;
	padding: 0 0 1px;
	right: 0;
}

#photogallery p {
	margin-left: 123px;
	margin-right: 123px;
}

.gallery {
	margin: 0 0 0 122px;
}

.gallery div.photo {
	float: left;
	margin: 2px 11px 2px 0px;
	text-align: center;
	line-height: 94%;
	width: 163px;
	height: 166px;
	padding: 0 4px 4px;
	background: url("images/photobox2.png") left bottom no-repeat;
	}

.photo a {
	text-decoration: none;
	color: #020719;
	}

.photo a:hover {
	color: #f29000;
	}

.gallery img {
	border: solid #6871a9 1px;
	margin: 0 0 4px 0;
	}

#photogallery p img, #photopage p img {
	border: solid #6871a9 1px;
	}

.flickrlink {
	text-align: right;
	margin-top: 2em;
}

.photocomments .flickrlink {
	margin-top: 0;
}

.photodate {
	text-align: right;
	color: #999;
	margin-top: 0;
}

p.photoimg {
	text-align: center;
	margin-bottom: 0;
}

img.alignright {
        padding: 0;
        margin: 4px 0 4px 10px;
        display: inline;
        }

img.alignleft {
        padding: 0;
        margin: 4px 10px 4px 0;
        display: inline;
        }

br.clear {
	clear: both;
	}

h3.subgallery {
	padding: 2em 0 0 123px;
}

.fullcentered {
	width: 960px;
	position: relative;
	right: 255px;
	text-align: center;
}

.galleryads {
  	width: 728px;
	height: 90px;
	margin-top: 59px;
  	margin-left: 120px;
}

.photoads {
	width: 468px;
	height: 60px;
	position: relative;
	left: 246px;
	top: 20px;
}

.photoads div, .galleryads div {
	float: left;
}

#photoplus {
	width: 24px;
	height: 15px;
	float: right;
	position: relative;
	bottom: 8px;
}

/* IE fix */
.gallery p {
	float: left;
	}
