html, body{height:100%; margin-bottom:0.01em; padding:0;}
html{
	background-color:#FFFFFF;
	font:76% Verdana, Lucida, Helvetica, sans-serif;
	color:#333333;
}
body {
	margin:0;
	text-align:center;
	font-size:7pt;
	letter-spacing:0.04em;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
h1 {
	clear:left;
	color:#666;
	float:left;
	font-size:8pt;
	font-weight:700;
	letter-spacing:2px;
	margin:0 0 0 5px;
	padding:0;
}
h1 a {
	color:#666;
	text-decoration:none;
}
h1 a:hover {text-decoration:none;}
h2, h3 {
	color:#666666;
	font-size:8pt;
	letter-spacing:0.09em;
	padding:0;
	margin:0 0 10px 6px;
}
#image-info h2 {
	display:inline;
	font-weight:700;
	width:500px;
}
#image-info h3 {
	margin:0;
	padding:3px 0 4px;
	border-bottom:1px #2E4E73 dotted;
	font-weight:normal;
	text-align:center;
}
#navigation {
	background:#f5f5f5;
	border-bottom:1px solid #ccc;
	height:15px;
	margin-bottom:20px;
	padding:5px;
}
.menu {
	clear:right;
	float:right;
	font-size:8pt;
	text-align:right;
}
.menu a {padding:7px 10px;}
.menu a:hover {
	color:#111;
	text-decoration:none;
}
.addcomment {
	clear:right;
	float:right;
	padding:0;
}
#photo {
	background:#f5f5f5;
	border:1px solid #ccc;
	padding:5px;
}
#image-navigate {
	background:#fff;
	height:15px;
	margin:0 auto;
	padding:20px;
	width:770px;
}
#image-navigate a {padding:10px;}
.image-previous {float:left;}
.image-next {float:right;}
#image-info {
	position:relative;
	background:#f5f5f5;
	border:1px solid #ccc;
	line-height:16px;
	margin:0 auto 20px;
	padding: 4px 20px 15px;
	text-align:justify;
	width:770px;
	min-height:140px;
}
#image-notes {
	position: relative;
	left:0;
	margin-top:8px;
	width:540px;
}
#image-exif {
	position: absolute;
	bottom:0;
	right:0;
	border-left:1px #CCCCCC solid;
	text-align:right;
	width:230px;
	height:100%;
}
#image-exif p{
	margin:6px 0;
	padding-right:20px;
}
#primarycolors{
	position:absolute;
	top:24px;
	left:-1px;
	width:14px;
	padding-bottom:2px;
	border:1px #CCCCCC solid;
	background-color:#F5F5F5;
}
#primarycolors .hex {
	float:left;
	height:10px;
	width:10px;
	margin:2px 0 0 2px;
}
#page {
	background:#f5f5f5;
	border:1px solid #ccc;
	line-height:16px;
	margin:0 auto 25px;
	padding:20px;
	text-align:left;
	width:65%;
}
#page a {font-weight:700;}
#page img {
	background:#fff;
	border:1px solid #ccc;
	padding:5px;
}
.column {
	text-align:left;
	vertical-align:top;
	width:48%;
}
.thumbnails {
	border:1px solid #f5f5f5;
	margin:3px;
	padding:3px;
}
ul.links {
	list-style:none;
	padding:0;
	text-align:center;
}
ul.links img {
	border:none !important;
	padding:0 !important;
}
#comment-top {
	background:#fff;
	border-bottom:1px solid #eee;
	height:15px;
	margin-bottom:25px;
	padding:5px;
}
#comments {
	margin:0 auto;
	text-align:left;
	width:95%;
}
#comments ul {
	list-style-type:none;
	margin:0;
	padding:10px;
}
#comments li {
	border:1px solid #eee;
	color:#444;
	display:block;
	margin:0 0 10px;
	padding:10px;
	text-decoration:none;
}
#comments li a {
	color:#444;
	text-decoration:none;
}
#comment-middle {
	background:#fff;
	border-top:1px solid #eee;
	height:15px;
	margin-top:25px;
	padding:5px;
}
#addcomment {
	background:#f5f5f5;
	border:1px solid #eee;
	margin:0 auto;
	padding:10px;
	text-align:left;
	width:90%;
}
.input {
	background-color:#fff;
	border:1px solid #eee;
	color:#666;
	font-size:8pt;
	padding:5px;
	width:45%;
}
#addcomment textarea {
	background-color:#fff;
	border:1px solid #eee;
	color:#666;
	font-size:9pt;
	height:50px;
	padding:5px;
	width:90%;
}
.comment-button {
	background:#fff;
	border:1px solid #aaa;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
	color:#666;
}
#footer {
	margin-bottom:20px;
	text-align:center;
}
.tags01 {font-size:10px !important;}
.tags02 {font-size:12px !important;}
.tags03 {font-size:14px !important;}
.tags04 {font-size:16px !important;}
.tags05 {font-size:18px !important;}
.tags06 {font-size:20px !important;}
.tags07 {font-size:22px !important;}
.tags08 {font-size:24px !important;}
.tags09 {font-size:26px !important;}
.tags10 {font-size:28px !important;}
#comments li:hover,#comments li a:hover {
	background: #f5f5f5;
}
