/* Edited with EditCSS */
/**** LINK-tag style sheet gallery2.css ****/

BODY {
  font-family	: arial,verdana,sans-serif;

}
BODY{
  color		:	black;
  background	:	white;
  margin:	0;
  padding: 	0;
}
A {
text-decoration	:	none;
}

A:link          { color:#2845b1; }
A:active        { color:#85ae83; }
A:visited       { color:#404863; }
A:hover         { color:#2b2097; }

A.header:link          { color:#bbbbff; }
A.header:active        { color:#d5ae83; }
A.header:visited       { color:#bbbbff; }
A.header:hover         { color:#ffaa27; }

h3 {
  margin-left: auto;
  margin-right: auto;
}

.sp {
        font-size:20pt;
        font-weight : bold;
        color : #ffffff;
        background-color : #555599;
}
.ma {
        font-size:14pt;
        font-weight : bold;
        color : #ffffff;
        background-color : #7777bb;
}
.sb {
        font-size:12pt;
        font-weight : bold;
        color : #000000;
        background-color : #9999dd;
}
.mi {
        font-size:10pt;
        color : #ffffff;
        background-color : #9999dd;
}
.co {
        color : #ffffff;
        background-color : #9999dd;
}
.me {
	text-align : left;
	color : #000000;
	background-color : #ffffff;
}
	

.small {
	font-size: 9pt;
}

#linkedsubgalleries {
	text-align: center;
}
#linkedsubgalleries .current {
	font-weight: bold;
}
#linkedsubgalleries .other{
	font-style: italic;
}

#slideshow td {
	text-align: right;
}

#slideshow a {
	font-weight: bold;
}

#localmenu a {
	font-weight: bold;
}


.date,.artist {
	font-size: 9pt;
	font-weight: normal;
}

#imageinfo {
	text-align: center;
}

#commentlist {
	margin-left: 20px;
	margin-right: 20px;
}
#commentlist .comment {
	margin-bottom: 3px;
	border-width: 0px;
	border-style: solid;
        border-color: #666666;
	padding: 1px;
}

#commentlist table.comment {
	width: 95%;
}

#commentlist .head {
        font-size: 15px;
}
#commentlist .from {
        font-weight: bold;
        padding: 1px;
}
#commentlist .commands {
        text-align: center;
        font-size: 11px;
}
#commentlist .date {
        padding: 1px;
}
                                                                                
#commentlist .message_body {
	font-size: 14px;
        padding: 1px;
}
#commententry {
	margin-left: 20px;
	margin-right: 20px;
}


.title {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.location{
	font-size: 12pt;
	text-align: center;
}

.caption {
}


.techinfo {
	font-size: 10pt;
}
.camera {
	font-style: italic;
}

.copyright {
	font-size: 9pt;
	font-weight: bold;
}

.lid { color : #000000; background-color : #dddddd; }
.lil { color : #000000; background-color : #eeeeee; }

.error { color: #FF0000; }

.bordered {
        border-style : solid;
        border-color : #440808;
        border-width: 2pt;
}

TD.thumbnail {
  vertical-align : top;
}

.highlight {
  background : #FFFFDD;
  padding : 5px;
  border : solid #CCCCAA 1px;
}

.wbh { font-size: 16pt; font-weight: bold; color: #FFFFFF; background-color: #7777BB}
.wb { font-size: 12pt; color: #000000; background-color: #FFFFFF; font-weight: normal}
.swbh {font-size: 12pt; font-weight: bold; color: #FFFFFF ; background-color: #7777BB}
.datafield { font-size: 10pt; color: #000000; background-color: #EFEFFF}

/* PBase box rounded - BEGIN */
.pb_rcorners {
  margin : auto;
}
.pb_rcorners .head, .pb_rcorners .head .c, .pb_rcorners .foot, .pb_rcorners .foot .c {
        height: 20px;
}
.pb_rcorners .body .c {
        padding: 0 1em;
}
.pb_rcorners .box_title {
        margin : 0px;
        padding : 0px 2px 0px 2px;
}
SPAN.box_title {
        position : relative;
        top : -1.5em;
        color : #555599;                                                                                                                                                                      background : white;                                                                                                                                                                   font-weight : bold;
        font-size : 1.3em;
}

/* HEAD */
.pb_rcorners .head {
	background: url(https://ap1.pbase.com/site/pblue_tl.gif) no-repeat left;
}
.pb_rcorners .head .c {
	background: url(https://ap1.pbase.com/site/pblue_tr.gif) no-repeat right;
}
/* BODY */
.pb_rcorners .body {
	background: url(https://ap1.pbase.com/site/pblue_ml.gif) repeat-y 0px 0px;
}
.pb_rcorners .body .c {
	background: url(https://ap1.pbase.com/site/pblue_mr.gif) repeat-y right 0px;
}
/* FOOT */
.pb_rcorners .foot {
	background: url(https://ap1.pbase.com/site/pblue_bl.gif) no-repeat left;
}
.pb_rcorners .foot .c {
	background: url(https://ap1.pbase.com/site/pblue_br.gif) no-repeat right;
}
/* PBase box rounded - END */


/* Inline Slideshow Begin */
#inline_slideshow * {
  text-align: center;
  vertical-align: middle;
}
#inline_slideshow img {
  border: none;
}
/* Inline Slideshow End */


/**** LINK-tag style sheet 131381.css ****/

/****************************************************
(adapted from pbase member Katanga's stylesheet            
 ****************************************************/
/****************************************************
     Modified by: Tony McGarva
     Name:        tony_white3
*****************************************************/

a, a:link,a:visited,a:active {
        color :  #000000;
        text-decoration: none;
}
a:hover {
        color :  #000000;
        text-decoration: none;
}
a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
     border: #000000 1px solid; 
     margin-bottom: -10px; 
     padding-top: 10px; 
     display: block; 
     color:white;
     background: #ffffff; 
     width: 175px; 
     height: 175px; 
  
        }
a.thumbnail:hover            {
    border: #000000 2px solid; 
    margin-bottom: -10px; 
    padding-top: 10px; 
    display: block; 
    color:white;
    background: #ffffff; 
    width: 175px; 
    height: 175px; 
        
}

body{
        margin-bottom: 0px;
        margin-top: 0px;
        background: #ffffff;
}
div,th,tr,table,font,li,ul,form,
blockquote,p,b,i,h1,h2,h3,h4,h5,font, center {
        border: 0px;
        color: #000000;
        font: 12px sans-serif;
}
font
{ 
  color: #000000;   letter-spacing: 1px; font-size: 9pt;
}

h2
{ 
  font-size:         12pt;
  font-weight:      normal; 
  text-align:       right;
  letter-spacing:     8px; 
  padding-top:       5px;
  padding-bottom:    5px; 
  margin-left:      -10px;
  margin-right:       0px; 
  background-color: black;
  color:  #000000;
}
h1, h2 {
        border-bottom: #000000 1px solid;
        border-top: #000000 1px solid;
        border-left: 1px none;
        border-right: 1px none;
        margin-bottom: 1em;
        margin-top:1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 5px;
        width: 100%;
        display: block;
        background: #ffffff;
        color: #000000;
        font-size: 18px ;
        font-weight: normal;
        letter-spacing: 8px;
        text-align: center;
        height: 21px;
        position: relative;
        filter:
progid:DXImageTransform.Microsoft.gradient(gradientType=1,enabled='true',startColorstr
='#000000',endColorstr='#2D2D2D');
}
h3 {

        padding: 0px;
        width: 400px;
        display: block;
        background: #282828;
        color: #000000;
        font-size: 10px;
        font-family: sans-serif;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}
h5 {
        padding-left: 2px;
        width: 150px;
        display: block;
        color: #000000;
        font: 9px sans-serif;
        filter:
progid:DXImageTransform.Microsoft.gradient(gradientType=1,enabled='true',startColorstr
='#000000',endColorstr='#2D2D2D');
}
i{
        border-bottom: #ffffff 1px none;
        padding: 1px;
        background: #ffffff;
        font-size: 10px;
        font-family: sans-serif
        font-weight: normal;
}
img{
        border: #ffffff 5px none;
}
img.thumbnail {
        border: #ffffff 5px solid;
        margin: 0px;
        padding: 0px;
        background: #ffffff;
        vertical-align: middle;
}input {
        border: #ffffff 1px solid;
}
table.thumbnail {
        width: 10%;
}
.galleryheader {

        margin-left:120px;
        margin-right:120px;
}

.gallery_comments {

        margin-bottom:13px;
}

td {
        border: 1px none;
        background: none;
        border-collapse: collapse;
        empty-cells: show;
}
td.message_body {
        border-bottom: #ffffff 1px dotted;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        font-size: 10px;
        font-family:  sans-serif;
        font-weight: normal;
        display: block;
        background: #ffffff;
}

#imagecaption {
        color: #000000;
        font: 11px sans-serif;
        font-style: normal;
        margin-left:10em;
        margin-right:10em;
}

.camera{
        font-size: 10px;
        font-family: sans-serif;
        font-style: italic;
}

.date{
        font-size: 10px;
        font-family: sans-serif;
        font-style: normal;
}

.copyright {
        font-size: 11px;
        font-family: sans-serif;
        font-weight: normal;
        font-style: normal;
}

.title{
        
        border-bottom: #000000 1px solid;
        border-top: #000000 1px solid;
        border-left: 1px none;
        border-right: 1px none;
        margin-bottom: 1em;
        margin-top:1em;

        background: #ffffff;
        font-size: 24px;
        font-family: sans-serif;
        font-weight: normal;
        font-style: normal;
        letter-spacing: 4px
}

.othersizes{
        font-size: 9px;
        font-family: sans-serif;
        font-weight: normal;
        font-style: italic;

}

.location{
        font-size: 12px;
        padding: 2px;
        font-family: sans-serif;
        font-weight: normal;
        font-style: normal;
        background: #ffffff;
}
.display {
        border: #ffffff 1px solid;
        margin-top: 1em;
        background: #ffffff;
        filter:
progid:DXImageTransform.Microsoft.Shadow(color="#141414",Direction=135,Strength=5);
}
.lid{
        background: #ffffff;
        color: #000000;
        font: 10px sans-serif;
        text-decoration: none;
}
.message_body {
        margin: 5px 5px 10px;
        color: #000000
        font: 10px sans-serif;
}
.sb{
        background: #ffffff;
        color: #000000;
        font: 10px sans-serif;
        text-decoration: none;
}

SPAN.date { color :  #ffffff; font-size: 10pt ; font-weight: normal; }
SPAN.artist { color :  #ffffff; font-size: 11pt ; font-weight: normal; }


TABLE.imagetable {

  background :  #000000;
  border-style : solid;
  border-width : 30pt;
  border-color :  #000000;
}

IMG.display {
  border-style : solid;
  border-width : 10pt;
  border-color :  #ffffff;
border: 2px outset  #ffffff;
   filter:progid:DXImageTransform.Microsoft.Shadow(
                 color=#111111,Direction=155,Strength=9);


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }


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; }


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; }
