/* #####################################
   # Stylesheet by: Reynald I. Ngo     #
   # Inspired by: Pim Rijpsma (webdev) #
   # and Karen1109                     #
   ##################################### */


/* --- Header characteristics --- */

h2 {
	border-bottom: rgb(153, 153, 51) 1px solid;
	border-left: rgb(0, 0, 0) 1px solid;
	border-right: rgb(0, 0, 0) 1px solid;
	border-top: rgb(0, 0, 0) 1px solid;
	padding: 8px 12px 8px 0px;
        margin: 20px 0px 0px 0px;
	display: block;
	background: rgb(35, 35, 35);
	color: rgb(91, 91, 101);
	font: bold 11px verdana;
	letter-spacing: 4px;
	text-align: right;
	height: 22px;
	position: relative;
}

h2:first-letter ,h1:first-letter {
	color: rgb(153, 153, 51);
	font: 18px Tahoma;
}

/* --- Body Characteristics --- */

BODY {
	background: #4d4d4d /*url(https://www.pbase.com/rngo/image/46176008/small.jpg) bottom right no-repeat fixed;*/

}

/* --- Image Characteristics --- */

img {
	border: 1px #000;
}


/* --- Hyperlinks --- */

A, TD.A, A:link {
	color: #cccc99; text-decoration: none;
}

A:visited {
	color: #999966;
}

A:active {
	color : #ffff00;
}

A:hover {
	color: #ffff99; text-decoration: underline;
}


/* --- Thumbnails --- */

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
	border: rgb(0, 0, 0) 1px solid; 
	margin-bottom: -45px; 
	padding-top: 5px; 
	width: 172px; 
	display: block; 
	background: rgb(35, 35, 35); 
	height: 197px; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-topleft: 5px;  
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color="#232323",Direction=135,Strength=5);
}

.galleryheader {
	text-align: left;
}

.small { 
	clear: both;
}

a.thumbnail:hover {
	background: rgb(0, 0, 0);
}

a:hover img.thumbnail {
	border: rgb(0, 0, 0) 1px solid; 
	background: rgb(45, 45, 55);
}

img.thumbnail {

	border: rgb(0, 0, 0) 1px solid; 
	margin: 0px; 


	padding: 0px; 
	background: rgb(45,45,45);
	vertical-align: middle;
}

table.thumbnail {
	width: 10%;
}

td.thumbnail {
	padding: 2px; 
	height: 207px;
}

td {
	border: 1px none; 
	background: none; 
	border-collapse: collapse;
	empty-cells: show;
}

.thumbnails {
	border: rgb(0, 0, 0) 1px solid;
	padding: 4px 4px 4px 4px;
	margin: 4px 0px 0px 0px;
	margin-left: -405px;
	width: 800px;
	background: rgb(52, 52, 52);
	position: relative;
	left: 50%;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
}

.thumbnails table,.thumbnails table img, .display {
	display: inline;
	filter: none;
}

.thumbnails b {
	font-size: 10px;
}

font {
	margin-left: 4px;
	margin-right: 4px;
	width: 170px;
	display: block;
	color: #CCCC99;
	font: 9px Verdana, Tahoma, Helvetica, sans-serif; letter-spacing: 0px;
}

DIV,TABLE,TR,TH,FONT,LI,UL,FORM,BLOCKQUOTE,P {
	font-family: verdana, arial, sans-serif;font-size: 10pt;
	color: #cccc99;
}

I,H1,H2,H3,H4,H5, CENTER {
	font-family: verdana, arial, sans-serif;font-size: 10pt; 
	color: #cccc99;
}

b {
	font-weight:normal;
}

.display {
	border: 10px solid #000;
	background-color: black;
        filter: progid:DXImageTransform.Microsoft.Shadow(color="#232323",Direction=135,Strength=5);  
}

#commentlist .message_body {
	color: #cc9;
	margin: 1em 0;
	padding: 10px 10px 10px 10px;
	border: 1px solid rgb(35, 35, 35);
	text-align: left;
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-topleft: 5px;  
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px; 
	font-size: 12px;
}

.lid {
	color: #cc9;
	background: #4d4d4d;

}

.sb {
	color: #cc9;
	background: #4d4d4d;
	text-align: center;
	margin: 1em 0;padding: 10px 10px 10px 10px;
	border: 1px solid rgb(35, 35, 35);
	font-size: 12px;
}

#linkedsubgalleries {
	text-align: right;
	margin-top: -15px;
        margin-right: 70px;
}

BODY {
	margin-top: 0px; 
	top: 0px;
}

BODY TABLE A IMG {
	display: inline;
}

HR {
	position: relative;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
