body {
	background-color:black;
	/*font: 9px/20px verdana, helvetica, arial, sans-serif;*/
    font: 11px/20px Lucida Grande,Lucida Sans Unicode,Lucida Sans,sans-serif;
	color:#777;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
	height:100%;
}

/*html, body {
     min-height:100.1%;
}*/

html {
overflow-y: scroll;
}
	
a:link {
	color: #6d97b3;
	text-decoration: none;
	outline:none;
}

a:visited {
	text-decoration: none;
	color: #6d97b3;
	outline:none;
}

a:hover {
	color: #0c6a8a;
	text-decoration: none;
	outline:none;
}

a:active {
	text-decoration: none;
	color: #6d97b3;
	outline:none;
}

img {
	border:0px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h2 h3 h4 {
	color:#111;
}

h5 {
	font-size:12px;
	color:#0c6a8a;
}

/* TOP ROW */

#ul {
	width:38px;
	height:88px;
	background-image:url(../images/dark/ul.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#um {
	height:88px;
	background-image:url(../images/dark/um.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#ur {
	width:38px;
	height:88px;
	background-image:url(../images/dark/ur.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* MIDDLE ROW */

#ml {
	width:38px;
	background-image:url(../images/dark/ml.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#mm {
	position:relative;
}

#mr {
	width:38px;
	background-image:url(../images/dark/mr.gif);
	background-repeat: repeat-y;
}

/* BOTTOM ROW */

#ll {
	width:38px;
	height:38px;
	background-image:url(../images/dark/ll.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#lm {
	height:38px;
	background-image:url(../images/dark/lm.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#lr {
	width:38px;
	height:38px;
	background-image:url(../images/dark/lr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.title-heading{
	font-size: 24px;
	font-weight: normal;
	color: #666;
	letter-spacing: -1px;
}

#logo {
	height:83px;
	position:relative;
}

#title {
	height:83px;
	width:165px;
	float:left;
	background:url(../images/dark/logo.gif) top left no-repeat;
}

.title_mask {
	height:83px;
	width:165px;
}

#info {
	z-index:1000;
	background:#121212;
	text-align:left;
}

#info-title {
	text-align:left;
	padding:15px 25px 15px 25px;
	background:#2e2e2e;
}

#info-title h3 {
	letter-spacing: 1px;
	font-weight:bold;
	font: 18px/24px helvetica, verdana, arial, sans-serif;
	margin:0px;
	padding:0px;
	color:#999;
}

.title_sub {
	font: 10px/20px helvetica, verdana, arial, sans-serif;
	font-weight:normal;
}

#info-exif {
	text-align:left;
	padding:15px 25px 15px 25px;
	background:#232323;
}

#info-exif p {
	font-size:12px;
	color:#999;	
}

#info-pages {
	text-align:left;
	padding:5px 10px 5px 10px;
	background:#2e2e2e;
}

#info-pages a{
	padding:2px;
}

#info-cats {
	padding:5px 10px 5px 10px;
	background:#232323;
}

#info-cats ul, #info-cats ul li {
	list-style:none;
	display:inline;
	padding:0px 6px 6px 0px;
	margin:0px;
}

#info-tags {
	padding:5px 10px 10px 10px;
	background:#1B1B1B;
	text-align:justify;
}

#info-comments {
	text-align:left;
	padding:15px 25px 15px 25px;
	background:#1b1b1b;
}

#info-comments ul {
	padding:10px;
	margin:0px;
	list-style:none;
}

#info-comments li {
	color:#777;
	margin:0px 0px 15px 0px;
	padding-left:16px;
	background: url(../images/comment.gif) no-repeat 0px 2px;
	line-height: 14px;
}

/*#info-comments li a {
	color:#0c6a8a;
}

#info-comments li a:hover {
	color:#6d97b3;
}*/

#info-addcomment {
	text-align:left;
	padding:15px 25px 25px 25px;
	background:#121212;
}

#exif {
	float:left;
}

#info_thumb {
	float:right;
	width:112px;
	padding: 0px 0px 0px 5px;
	margin-bottom:-112px;
}

#info_thumb img {
	border:solid 6px black;
}

.exif {
	color: #6d97b3;
}

#exif a {
	/*color: #6d97b3;*/
	text-decoration: none;
}

#exif a:hover {
	/*color: #0c6a8a;*/
	text-decoration: none;
}

.exif-tags a {
	padding-right:4px;
}

#styleswitcher {
	top:0px;
	left:0px;
	z-index:100;
	position:absolute;
	width:100%;
	text-align:right;
	margin-right:4px;
}

#styleswitcher img {
	margin:8px 4px 8px 0;
}

/*#about{
	text-align: justify;
	padding:0px;
	margin:0px;
	width:624px;
	margin-top:-20px;
}*/

#about-copy{
	text-align: center;
	line-height:normal;
	position:relative;
	top: 25px;
}

#about_thumb {
	float:right;
	border:solid 6px black;
	margin-left:5px;
}

#top-nav{
	float:right;
	text-align: right;
	position:relative;
	bottom:0px;
	margin-bottom:13px;
	width:100%;
}

#top-nav a {
	color:#777;
	padding:2px;
}

#top-nav a:hover {
	color:#6d97b3;
}

#top-nav .pagenumber {
	display:none;
}

.page_sub {
	color: #6d97b3;
}


#thumbnails{
	text-align: right;
	margin:0px;
	padding-top:7px;
	margin-bottom:-7px;
	background:black;
}

.thumbnails {
	border:none;
	margin:0 1px 2px 1px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	height:40px;
	width:40px;
}

.current-thumbnail{
	border:none;
	margin:0 1px 2px 1px;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
	height:40px;
	width:40px;
	background: #3f83a2;
}

.thumbnails:hover {
	border:none;
	margin:0 1px 2px 1px;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	height:40px;
	width:40px;
}

#browse_thumbs {
	background:url(../images/dark/grid.gif) top left;
}

#browse_thumbs .thumbnails {
	border:none;
	margin:0 1px 1px 0px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	height:100px;
	width:100px;
}

#browse_thumbs .thumbnails:hover {
	border:none;
	margin:0 1px 1px 0px;
	filter:alpha(opacity=33);
	-moz-opacity:.33;
	opacity:.33;
	height:100px;
	width:100px;
}

#photobox {
	text-align:center;
	background:#1b1b1b url(../images/dark/loading.gif) no-repeat 50% 45%;
}

#image-border {
    position:relative;
	margin:0;
}

#menu_browse{
	position: absolute;
	margin: 0px;
	margin-right:-10px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index:10;
}

#menu_browse a{
	outline: none;
}

#menu_browse_prev, #menu_browse_next{
	width: 49.9%;
	height: 101%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#menu_browse_prev {
	top: 0px;
	left:0px;
	float: left;	
}

#menu_browse_next {
	top: 0px;
	right:0px;
	float: right;	
}

#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: url('../images/dark/prev-d.png') no-repeat center center;
	cursor: pointer;
}

#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url('../images/dark/next-d.png') no-repeat center center;
	cursor: pointer;
}

/*#copyright {
	margin-top:10px;
	border-top:1px solid #444;
	padding-top:5px;
	text-align:center;
}*/

.formfield{
	width:100%;
	padding:2px;
	margin:0px auto;
	font:9px verdana, arial, helvetica, sans-serif;
	color:#999;
	border:1px solid #232323;
	background:#1b1b1b;
}

.formfield:hover, .formfield:focus{
	border:1px solid #454545;
	background:#232323;
	color:#999;
}

.formbutton{
	font:9px verdana, arial, helvetica, sans-serif;
	padding:5px;
	margin:5px auto;
	color:#999;
	background:#1b1b1b;
	border:1px solid #232323;
	cursor: pointer;
}

.formbutton:hover{
	color:#999;
	border:1px solid #454545;
	background: #232323;
}

#saveinfo {
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#image_comments {
	width:55%;
	float:right;
	margin-top:8px;
	margin-bottom:15px;
	padding: 0 5px 15px 15px;
	text-align:left;
	background:#eee;
	font: 9px/14px verdana, Helvetica, Arial, sans-serif;
}

#image_comments ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#image_comments li {
	color:#666;
	margin:0px 0px 15px 0px;
	padding-left:16px;
	background: url(../images/comment.gif) no-repeat;
}
	
#image_comments h5 {
	margin:15px 0 10px 0;
}
	
/*#warchives {
	margin-top:5px;
	width:280px;
	float:left;
	text-align:justify;
}*/

/*TAG SUPPORT*/ 
/*.tags01 { font-size: 9px !important; }
.tags02 { font-size: 10px !important; }
.tags03 { font-size: 11px !important; }
.tags04 { font-size: 12px !important; }
.tags05 { font-size: 13px !important; }
.tags06 { font-size: 14px !important; }
.tags07 { font-size: 15px !important; }
.tags08 { font-size: 16px !important; }
.tags09 { font-size: 17px !important; }
.tags10 { font-size: 18px !important; }
*/