BODY {
  font-family	: helvetica,arial,sans-serif;

}
BODY{
  color		:  #333333;
  background	:  #c2dfe1; 
  margin:	0;
  padding: 	0;
}
A {
text-decoration	:	none;
}

A:link          { color:  #0B6C77; }
A:active        { color:  #85ae83; }
A:visited       { color:  #404863; }
A:hover         { color:  #a4bdbe; }

A.header:link          { color:  #0B6C77; }
A.header:active        { color:  #74FBFD; }
A.header:visited       { color:  #bbbbff; }
A.header:hover         { color:  #f099CA; }

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 :  #545454;
        background-color :  #9999dd;
}
.mi {
        font-size:10pt;
        color :  #ffffff;
        background-color :  #9999dd;
}
.co {
        color :  #ffffff;
        background-color :  #9999dd;
}
.me {
	text-align : left;
	color :  #545454;
	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: 12pt;
	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 :  #545454; background-color :  #dddddd; }
.lil { color :  #545454; background-color :  #F0F0F0; }

.error { color:  #0B6C77; }

.bordered {
        border-style : solid;
        border-color :  #440808;
        border-width: 2pt;
}

TD.thumbnail {
  vertical-align : top;
}

.highlight {
  background :  #FFFFDD;
  padding : 5px;
  border : solid  #F0F0F0 1px;
}

.wbh { font-size: 16pt; font-weight: bold; color:  #ffffff; background-color:  #7777bb}
.wb { font-size: 12pt; color:  #545454; background-color:  #ffffff; font-weight: normal}
.swbh {font-size: 12pt; font-weight: bold; color:  #ffffff ; background-color:  #7777bb}
.datafield { font-size: 10pt; color:  #545454; 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 :  gray;                                                                                                                                                                   font-weight : bold;
        font-size : 1.3em;
}

/* HEAD */
.pb_rcorners .head {
	background: url(https://i.pbase.com/site/pblue_tl.gif) no-repeat left;
}
.pb_rcorners .head .c {
	background: url(https://i.pbase.com/site/pblue_tr.gif) no-repeat right;
}
/* BODY */
.pb_rcorners .body {
	background: url(https://i.pbase.com/site/pblue_ml.gif) repeat-y 0px 0px;
}
.pb_rcorners .body .c {
	background: url(https://i.pbase.com/site/pblue_mr.gif) repeat-y right 0px;
}
/* FOOT */
.pb_rcorners .foot {
	background: url(https://i.pbase.com/site/pblue_bl.gif) no-repeat left;
}
.pb_rcorners .foot .c {
	background: url(https://i.pbase.com/site/pblue_br.gif) no-repeat right;
}
/* PBase box rounded - END */







https://css.pbase.com/styles/76701.css

/********************************************/

/*                ALEXC                     */

/********************************************/

/*          COLOR & STYLE SETTINGS          */

/********************************************/



/****************************/

/* ENTIRE DOCUMENT SETTINGS */

/****************************/



/* Main body of the page */

body {

  font-family : helvetica,arial,sans-serif;

  font-size : 10pt;

  color :  #333333;

  letter-spacing : 2px;

  background :  #c2dfe1;
  

}



/* Links */

a, td.a, a:link, a:visited, a:active {

  color:  #0B6C77;

  text-decoration: none;

}

a:hover {

  text-decoration : underline;

}





/*************************/

/* GALLERY PAGE SETTINGS */

/*************************/



/* Gallery Title */

h2 {

  font-size : 14pt;

  font-weight : normal;

  color :  #0B6C77;

  letter-spacing : 8px;

  border-style : solid;

  border-color :  #74FBFD;

  border-width : 2px;

  background :  white;

 -webkit-box-shadow: 8px 8px 10px 2px #a4bdbe;
 -moz-box-shadow: 8px 8px 10px 2px #a4bdbe;
 box-shadow: 8px 8px 10px 2px #a4bdbe; 

}

h2:first-letter {

  font-size : 24pt;

  color :  #0B6C77;

  font-style : bold;

}



/* Linked Subgalleries */

#linkedsubgalleries {

  color :  #f099CA;

}



/* Previous, Next, and Page Number Links */

/* Entire row of links */

#gallery_entries > table {

  color :  #0B6C77;
  font-size : 10pt;

}



/* Existing and New Comments and Pageview Data */

DIV.gallery_comments, DIV.gallery_hitcounts {

  font-size : 10pt;

  background :  #545454;

  border-style : ridge;

  border-color :  #999999;

  border-width : 4px;

}

/* Existing and New Comments and Pageview Data merged into one section */

/* Existing and New Comments */

DIV.gallery_comments {

  border-bottom : none;

}

/* Pageview Data */

DIV.gallery_hitcounts {

  border-top : none;

}



/* Individual Image or Subgallery in Gallery */

DIV.gallery_entry-even, DIV.gallery_entry-odd {

  font-size : 12pt;

  background :  white;

  border-style : solid;

  border-color :  #74FBFD;

  border-width : 2px;

  -webkit-box-shadow: 8px 8px 10px 2px #a4bdbe;
  -moz-box-shadow: 8px 8px 10px 2px #a4bdbe;
  box-shadow: 8px 8px 10px 2px #a4bdbe; 


}



/* Image or Gallery Title */

DIV.title-image, DIV.title-gallery {

  font-size : 12pt;

  color :  #0B6C77;

  font-weight : bold;

}



/* Image Caption */

DIV.image_caption {

  font-size : 12pt;

  color :  #333333;

  font-style : normal;

}



/* Image date in odd and even item listings */

DIV.gallery_entry-even DIV.image_date, DIV.gallery_entry-odd DIV.image_date {

  font-size : 14pt;

  color :  #0B6C77;

  font-weight : bold;

}



/* Image thumbnails */

DIV.thumbnail {

  background :  white;

  border-style : solid;

  border-color :  white;

  border-width : 10px;

}



/***********************/

/* IMAGE PAGE SETTINGS */

/***********************/



/* Contains Image, Image Date, and Image Artist */

TABLE.imagetable { 

  background :  white;

  border-style : ridge;

  border-color :  #999999;

  border-width : 3px;

} 

  

/* Actual Image */

IMG.display {

  border-style : solid;

  border-color :  white;

  border-width : 10px;

}



/* Image Comments and New Comment Form */

DIV.comment_section {

  border-top : dotted;

  border-color :  #333333;

  border-width : 1px;

}







/********************************************/

/*           POSITIONING SETTINGS           */

/********************************************/



/*************************/

/* GALLERY PAGE SETTINGS */

/*************************/



/* Previous, Next, and Page Number Links */

/* Entire row of links */

#gallery_entries > table {

  float : right;

   margin-bottom : 0px;

  width : 250px;

}





/* Gallery Title */

h2 {

  display : block;

  position : relative;

  float : center;

  top : -1px;

  width : 900px;

  padding-top : 15px;

  padding-bottom : 15px;

  padding-left : 3px;

  padding-right : 3px;

  margin-left : auto;

  margin-right : auto;

  margin-bottom : 20px;

  text-align : center;

}

h2:first-letter {

  margin-top : 5px;

}



/* Linked Subgalleries */

#linkedsubgalleries {

  position : relative;

  width : 100%;

  top : 5px;

  padding-bottom : 5px;

  margin : 0px;

  margin-left : auto;

  margin-right : auto;

  text-align : center;

}



/* Gallery List */

#gallery_entries {

  position : relative;

  float : left;

  width : 90%;

  left : 5%;

  right : 5%;

  margin-right : auto;

  margin-left : auto;

  text-align : center;

}



/* Existing and New Comments and Pageview Data */

DIV.gallery_comments, DIV.gallery_hitcounts {

  position : relative;

  float : left;

  width : 90%;

  left : 5%;

  right : 5%;

  padding : 0px;

  margin-right : auto;

  margin-left : auto;

  text-align : center;

}

/* Existing and New Comments and Pageview Data merged into one section */

/* Existing and New Comments */

DIV.gallery_comments {

  margin-top : 3px;

}

/* Pageview Data */

DIV.gallery_hitcounts {

  margin-bottom : 3px;

}



/* Individual Image or Subgallery in Gallery */

DIV.gallery_entry-even, DIV.gallery_entry-odd {

  position : relative;

  float : center;

/*  width : 100%; */
/* changed */
  
  width : 900px;

  min-height : 450px;

  padding : 8px;

  margin-right : auto;

  margin-left : auto;

  margin-top : 30px;

  margin-bottom : 40px;

  text-align : left;

}



/* Image or Gallery Title */

DIV.title-image, DIV.title-gallery {

  position : relative;

  text-align : left;

}



/* Gallery Description */

/* Only show description when viewing first page or all contents */

DIV.galleryheader {

  display : none;

}

#page-1 DIV.galleryheader, #page-all DIV.galleryheader {

  display : block;

  width : 90%;

  margin-right : auto;

  margin-left : auto;

  margin-top : 10px;

  margin-bottom : 10px;

  text-align : center;

}



/* Image date in odd and even item listings */

DIV.gallery_entry-even DIV.image_date, DIV.gallery_entry-odd DIV.image_date {

  position : absolute;

  top : -28px;

}

/* Image date in odd item listings */

.gallery_entry-odd DIV.image_date {

  left : 0px;

  text-align : left;

}

/* Image date in even item listings */

.gallery_entry-even DIV.image_date {

  right : 0px;

  text-align : right;

}



/* Image thumbnails */

DIV.thumbnail {

  padding : 2px;

  margin : 5px;

}

/* Image or gallery thumbnails in even item listings */

DIV.gallery_entry-even DIV.thumbnail {

  float : right;

}

/* Image or gallery thumbnails in odd item listings */

DIV.gallery_entry-odd DIV.thumbnail {

  float : left;

}



/* Image Caption */

DIV.image_caption {

  padding : 10px;

}



/* Number of comments and new comment link for image or subgallery */

DIV.comment_count-image, DIV.comment_count-gallery {

  float : right;

  width : 100%;

  margin : 0px;

  clear : both;

  text-align : right;

}



/* Add gallery to topic form */

DIV.topic_add_form {

  position : relative;

  width : 90%;

  left : 5%;

  right : 5%;

  padding : 0px;

  margin-right : auto;

  margin-left : auto;

  float : left;

  text-align : center;

}

DIV.topic_add_form hr {

  display : none;

}





/***********************/

/* IMAGE PAGE SETTINGS */

/***********************/



/* Image Page Contents */

#imagepage {

  display : block;

  padding : 5px;

  margin : 50px;

  float : left;

}



/* Profile page, all galleries links */

#localmenu {

  position : relative;

  top : -55px;

  left : -55px;

}



/* Contains Image, Image Date, and Image Artist */

TABLE.imagetable {

  padding : 30px;

}



/* Actual Image */

IMG.display {

  padding : 1px;

  margin : 0px;

}



/* Image Date */

SPAN.date {

  width : 0%;

  white-space : nowrap;

}



/* Image Artist */

SPAN.artist {

  width : 0%;

  white-space : nowrap;

}



/* Image Comments and New Comment Form */

DIV.comment_section {

  padding-top : 5px;

}



/* Image pageviews */

DIV.image_hitcounts {

  text-align : center;

}

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; }
