CSS - https://www.pbase.com/zylen/recent_work

    * Collapse All
    * Expand All

https://www.pbase.com/zylen/recent_work
https://i.pbase.com/styles/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://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/77178.css

DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,

BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {

  font-family: arial,helvetica,sans-serif;

  color : rgb(227, 221, 208);

  

  text-decoration: none;

 font-size:10pt;

 letter-spacing:     1px; 

  color : rgb(143, 137,118);





}



a, 

a:link, 

a:visited, 

a:active 

{ 

   color: rgb(143, 137,118); 

   text-decoration: none; 

   font-weight: bold; 

   letter-spacing:     2px;



} 



a:hover 

{ 

   color: rgb(149, 61, 32); 

   text-decoration: none; 

} 



a.thumbnail, 

a.thumbnail:link, 

a.thumbnail:visited, 

a.thumbnail:active 

{ 

   border: rgb(155, 165,157) 1px solid; 

   margin-bottom: 5px; 

   padding-top: 15px; 

   display: block; 

   background: rgb(200, 204, 201); 

   width: 200px; 

   height: 200px; 

   } 



a.thumbnail:hover 

{ 

   border: rgb(87, 95, 80) 1px solid; 

   margin-bottom: 5px; 

   padding-top: 15px; 

   display: block; 

   background: rgb(200, 204, 201); 

   width: 200px; 

   height: 200px; 

   -moz-opacity:1.0; 

   filter: Alpha(Opacity=100); 

}

IMG.display {

border-style : solid;

  border-width : 12pt;

  border-color : rgb(0, 0, 0);

  BORDER-RIGHT: rgb(0,0,0) 5px solid; PADDING-RIGHT: 5px; BORDER-TOP: rgb(0,0,0) 5px solid; PADDING-LEFT: 0px; BACKGROUND: rgb(0,0,0); FILTER: progid:DXImageTransform.Microsoft.Shadow(color="#8a8179",Direction=135,Strength=0); PADDING-BOTTOM: 5px; MARGIN: 5px; BORDER-LEFT: rgb(0,0,0) 5px solid; COLOR: rgb(0,0,0); PADDING-TOP: 5px; BORDER-BOTTOM: rgb(0,0,0) 5px solid

} 

IMG.thumbnail {

	BORDER-RIGHT: rgb(100,100,100) 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: rgb(100,100,100) 1px solid; PADDING-LEFT: 0px; BACKGROUND: rgb(100,100,100); FILTER: progid:DXImageTransform.Microsoft.Shadow(color="#e3ddd0",Direction=135,Strength=0); PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: rgb(100,100,100) 1px solid; COLOR: rgb(0,0,0); PADDING-TOP: 0px; BORDER-BOTTOM: rgb(100,100,100) 1px solid

}



body 

{ 

   margin-bottom: 20px; 

   margin-top: 0px; 

   background: rgb(227, 221, 208);

   

} 



div, 

body, 

th, 

tr, 

table, 

li, 

ul, 

form, 

blockquote, 

p, 

b, 

i, 

h4, 

center 

{ 

   border: 0px; 

   color: rgb(173, 149, 107); 

   font: 12px Verdana, Arial, Helvetica, sans-serif; 

} 



font 

{ 

   border: 0px; 

   margin-left: 4px; 

   margin-right: 4px; 

   color: rgb(100, 100, 100); 

   font:10px Verdana, Arial, Helvetica, sans-serif;    

   letter-spacing: 0px; 

} 



h1, h2 {

        border: rgb(155, 165,157) 1px dotted;

        border-left: 1px none;

        border-right: 1px none;

        border-top: 1px dotted;

        margin-bottom: 1em;

        margin-left: -10px;

        margin-right: -10px;

        padding: 15px;

        width: 100%;

        display: block;

        background: rgb(200, 204, 201);

  color:  rgb(155, 165,157);

        font-size: 18px;

        font-weight: bold;

        letter-spacing: 4px;

        text-align: center;

        height: 21px;

        position: relative;



}

h2:first-letter

{

  color: rgb(155, 165,157);

  font-style: bold;

  font-size: 22pt;

}

h3 {

        border-bottom: rgb(155, 165,157) 0px solid;

        border-left: 1px none;

        border-right: 1px none;

        border-top: 1px none;

        padding: 2px;

        width: 400px;

        display: block;

        background: rgb(202, 192, 176);

        color:#8f8976;

        font: 10px;

        font-weight: normal;

        letter-spacing: 0px;

        text-align: center;

}

h5 

{ 

   border: 0px; 

   padding-left: 2px; 

   width: 150px; 

   display: block; 

   color: rgb(202, 194, 170); 

   font: normal 12px Verdana, Arial, Helvetica, sans-serif; 

   filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1,enabled='true',startColorstr='#000000',endColorstr='#2D2D2D'); 

} 



img 

{ 

   border: rgb(0, 0, 0) 0px none; 

} 





input 

{ 

   border: rgb(0, 0, 0)  0px solid; 

} 



table.thumbnail 

{ 

   width: 10%; 

} 



td 

{ 

   border: 30px none; 

   background: none; 

   border-collapse: collapse; 

   empty-cells: show; 

} 



td.message_body 

{ 

   border-bottom: rgb(0, 0, 0) 1px dotted; 

   border-left: 1px none; 

   border-right: 1px none; 

   border-top: 1px dotted; 

   letter-spacing:     1px;

   display: block; 

   background: rgb(200, 204, 201); 

} 



.caption 

{ 

   color: rgb(173, 149, 107); 

   font-size: 12px Verdana, Tahoma, Helvetica, sans-serif; 

   font-style: italic; 

} 



.display 

{ 

   border: rgb(0, 0, 0) 0px solid; 

   margin-top: 1em; 

   background: rgb(0, 0, 0); 

   filter:Shadow(color="#141414",Direction=135,Strength=5); 

} 



.lid 

{ 

   background: rgb(227, 221, 208); 

   color: rgb(143, 137,118); 

   font: 11px Verdana, Tahoma, Helvetica, sans-serif; 

   text-decoration: none; 

} 



.message_body 

{ 

   margin: 10px 10px 10px; 

   color: rgb(0, 0, 0); 

   font: 10px Verdana, Tahoma, Helvetica, sans-serif; 

} 



.sb 

{ 

   background: rgb(227, 221, 208); 

   color: rgb(143, 137,118); 

   font: 12px Verdana, Tahoma, Helvetica, sans-serif; 

   text-decoration: none; 

} 



BODY { margin-top: 0px;} 

HR { position : relative;}







END

Ê Êfont: bolder 10pt Verdana, Arial, Helvetica, sans-serif; 

Ê Êletter-spacing: 4px; 

Ê Êdisplay: block; 

Ê Êborder-bottom: #000000 1px solid; 

Ê Êcolor : 255, 160, 1 

Ê Êbackground: rgb(227, 221, 208); 

Ê Êtext-align: right; 

Ê Êpadding: 15px;

BODY { margin-top: 0px; top: 0px; }

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; }
