form,html,body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #3e3e3e;
	color: #cccccc;
	font-family: verdana, sans, arial, helvetica;
//	font-size: 12px;
}

form {
	display: block;
	width: 100%;
}

img {
	border: 0px;
}

textarea,input {
	border: 1px solid #444444;
	padding: 1px;
	font-size: 9pt;
}

textarea {
	width: 24em;
}

hr {
	border: 0px solid #444444;
	border-top-width: 1px;
}

.block {
	display: block;
}

.clear {
	clear: both;
}

.float {
	float: left;
}

.nowrap {
	white-space: nowrap;
}

#photo_prev,#photo_next {
	display: block;
}

#photo {
	display: block;
	border-width: 1px;
	border-style: solid;
}

#photo_cell {
}

#edge_top_pm {
	width: 100%;		    
	height: 103px;
	font-size: 12px;
	background-image: url(gfx/title_bg.png);
	background-repeat: repeat-x;		
}

#edge_top {
	font-size: 12px;
	font-face: Walkway SemiBold;
	padding-top: 2px;
	padding-bottom: 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ptilted {
	font-size: 20pt;
	font-family: Walkway Semibold;
	line-height: 1.0em;
}

#photobox {
	box-shadow: #000 2px 2px 50px;
	-moz-box-shadow: #000 2px 2px 50px;
	-webkit-box-shadow: #000 2px 2px 50px;
	z-index: 1000;
	position: relative;
}

#infobox {
	box-shadow: #000 0px 8px 50px;
	-moz-box-shadow: #000 0px 8px 50px;
	-webkit-box-shadow: #000 0px 8px 40px;
}

.image_name {
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 14px;
}

.title {
	padding-top: 7px;
	padding-bottom: 5px;
	font-variant: small-caps;
	font-size: 14.5px;
	letter-spacing: .12em;
	text-align: center;
}

.date {
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 12px;
	text-align: center;
}

#image_controls {
	font-size: 14px;
	font-weight: bold;
}

#desc {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: verdana, sans;
	font-size: 11px;
	text-align: left;
}

#info {
	padding: 10px;
	font-size: 10px;
}

.info {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.ordering {
	padding: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.ordering fieldset {
	display: inline;
}

.full_center {
	padding-left: auto;
	padding-right: auto;
}

#comments {
	padding: 10px;
	font-size: 12px;
}

#comment_area {
	display: none;
}

#page_fit {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -32px 0;
}

#bottom_pad {
	display: block;
	height: 34px;
}

#edge_bottom {
	clear: both;
	height: 26px;
	padding-top: 4px;
	padding-bottom: 2px;
	width: 100%;
	text-align: right;
	line-height: 1em;
	font-size: 12px;
}

#edge_bottom a:active {
	outline: 0px;
}

#edge_bottom a:visited {
	outline: 0px;
}

#archives_date_header {
	font-size: 12pt;
	text-align: center;
}

#archives_calendar {
	position: relative;
	float: left;
	margin: 10px;
	margin-left: 10em;
	border: 1px solid #888;
}
 
#archives_months {
	float: left;
	margin: 10px;
	font-size: 11pt;
}

#archives_calendar th {
	font-size: 11pt;
	font-weight: normal;
	text-align: center;
	background-color: #111;
	padding: 2px;
	vertical-align: top;
}

#archives_calendar td {
	width: 64px;
	height: 68px;
	background-color: #000;
	padding: 2px;
	vertical-align: top;
}

div.dom {
	font-size: 9pt;
	text-align: left;
	color: #fff;
	background-color: #000;
	opacity: .7;
	line-height: 1em;
	position: absolute;
	z-index: 1;
}

.edge_pad {
	padding-right: 10px;
}

.errors {
	color: #ffff00;
	background-color: #660000;
}

a { text-decoration: none; }
a:link    { color: #deccb9; }
a:visited { color: #ceb297; }
a:hover  { text-decoration: underline; color: #ffffff; background-color: #222222; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
a:active  { color: #000000; background-color: #444444; border: 0px; }
a.plain:hover { background-color: transparent; border: 0px; }
a.a_thumb:hover { background-color: transparent; border: 0px; }
.radio_hover:hover { color: #ffffff; background-color: #684c31; }
a.pixelmaze {
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: .6em;
	text-align: center;
}

#image_frame_shadow {
	box-shadow: black 2px 2px 20px;
	-moz-box-shadow: black 2px 2px 20px;
	-webkit-box-shadow: black 2px 2px 20px;
	margin-bottom: 20px;
}

#image_frame {
	border: 3px solid #777;
}

#image {
	display: block;
	border: 20px solid #fff;
}

.image_data {
/*
	float: left;
*/
}

#padded_page {
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.thumbstrip {
	white-space: nowrap;
	padding-left: 4em;
	display: block;
}

.a_thumb {
	display: -moz-inline-box;
	display: inline-block;
	width: 144px;
	height: 96px;
	margin: 8px;
}

.thumb {
	display: block;
	border: 0px;
	box-shadow: black 1px 1px 10px;
	-moz-box-shadow: black 1px 1px 10px;
	-webkit-box-shadow: black 1px 1px 10px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	max-width: 144px;
	max-height: 96px;
}

.thumb:hover {
	box-shadow: white 0px 0px 12px 3px;
	-moz-box-shadow: white 0px 0px 12px 3px;
	-webkit-box-shadow: white 0px 0px 12px 3px;
}

.thumb_active {
	box-shadow: white 0px 0px 12px 2px;
	-moz-box-shadow: white 0px 0px 12px 2px;
	-webkit-box-shadow: white 0px 0px 12px 2px;
}

#gallery_title a {
	font-size: 12pt;
	padding-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
