/* William Blog style */

 

Body {

 

  Font-family : verdana, arial, sans-serif;

 

  Font-size : 9pt;

 

  Color :  #E6E6FA;

 

  letter-spacing : 0px;

background :  #2d0000;

  text-align:center;

 

margin-right: 5px;

}

 

 

 

/* Links */

 

A, td.a, a:link, a:visited, a:active {

 

  Font-size:9pt;

 

  Color:  #ECF0F3;

 

  Text-decoration: none;

 

}

 

A:hover {

 

  Text-decoration : underline;

 

  Color:  #7F84E8;

 

}

 

B{

 

Font-size:9pt}

 

.small{

 

Color:#ffffff;

 

Font-weight:normal;}

 

 

 

/*************************/

 

/* GALLERY PAGE SETTINGS */

 

/*************************/

 

 

 

H1, h2

 

{

 

   Border:  #E6E6FA 1px ridge;

 

   Border-left: 1px none;

 

   Border-right: 1px none;

 

   Border-top:  #888888 1px ridge;

 

   Padding: 2px;   

 

   Width: 100%;     

 

   Display: block;

 

   Background:  transparent;

 

   Color:  #E6E6FA;

 

   Font: bolder 48px Papyrus,arial,comic sans MS, Verdana, Arial, Helvetica, sans-serif;

 

   Letter-spacing: 4px;

 

   Text-align: center;

 

   Position: relative;

 

   Filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1,enabled='true',startColorstr='#42399B',endColorstr='#7F84E8');

 

 

 

}

 

 

 

/* Linked Subgalleries */

 

#linkedsubgalleries {

 

  Color :  #7F84E8;

 

}

 

 

 

/* Previous, Next, and Page Number Links */

 

/* Entire row of links */

 

#gallery_entries > table {

 

  Color :  #7F84E8;

 

}

 

 

 

/* Existing and New Comments and Pageview Data */

 

DIV.gallery_comments, DIV.gallery_hitcounts {

 

  Font-size : 9pt;

 

  Background : transparent;

 

  Border-style : solid;

 

  Border-color :  #999999;

 

  Border-width : 1px;

 

  Padding: 10px;

 

}

 

/* 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 : 13pt;

 

  Background :  transparent;

 

  Border-style : solid;

 

  Border-color :  #CCCCCC;

 

  Border-width : 1px;

 

}

 

 

 

/* Image or Gallery Title */

 

DIV.title-image, DIV.title-gallery {

 

  Font-size : 17pt;

 

  Font-weight : bold;

 

  Font-family :Papyrus, verdana;

 

  Color :  #ECF0F3;

 

Text-decoration : none;

 

Padding-top: 10px;

 

Padding-bottom:10px;

 

}

 

 

 

/* Image Caption */

 

DIV.image_caption {

 

  Font-size : 10pt;

 

  Color :  #CCCCCC;

 

  Font-weight : 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 : 8pt;

 

  Color :  #cccccc;

 

  Font-weight : bold;

 

}

 

 

 

/* Image thumbnails */

 

DIV.thumbnail {

 

  Background : transparent;

 

  Border-style : solid;

 

  Border-color :  #000000;

 

  Border-width : 2px;

 

}

 

 

 

/***********************/

 

/* IMAGE PAGE SETTINGS */

 

/***********************/

 

 

 

/* Contains Image, Image Date, and Image Artist */

 

TABLE.imagetable {

 

  Background :  transparent;

 

  Border-style : solid;

 

  Border-color :  #999999;

 

  Border-width : 0px;

 

}

 

#image{

border:  #E6E6FA 2px solid;

padding-top:40px;

padding-bottom:30px;

margin-left: auto;

margin-right: auto;

width: 70%;

background:  transparent;

position: relative;

}

 

/* Actual Image */

 

IMG.display {

 

  Border-style : solid;

 

  Border-color :  #CCCCCC;

 

  Border-width : 2px;

 

}

 

 

 

/* Image Comments and New Comment Form */

 

#commentlist{

display:block;

width:90%;

background-color: transparent;

border: 1px solid #7F84E8;

margin-left:auto;

margin-right:auto;

}

 

#commentlist .date

{

background-color: transparent;

color: #7F84E8;

font-size: 10px;

font-style: normal;

padding-bottom: 0px;

}

#commentlist .message_body {

background-color: transparent;

color: #7F84E8;

font-size: 13px;

font-style: italic;

padding:10px;

border-bottom: solid 1px;

}

/********************************************/

 

/*           POSITIONING SETTINGS           */

 

/********************************************/

 

 

 

/*************************/

 

/* GALLERY PAGE SETTINGS */

 

/*************************/

 

 

 

/* Previous, Next, and Page Number Links */

 

/* Entire row of links */

 

#gallery_entries > table {

 

/*  float : left;  */

 

  Position : relative;

 

  Width : 100%;

 

}

 

 

 

 

 

/* Gallery Title */

 

H2 {

 

  Display : block;

 

  Position : relative;

 

  Top : -1px;

 

  Width : 100%;

 

  Padding-top : 15px;

 

  Padding-bottom : 15px;

 

  margin-left : 2px;

 

  margin-right : 2px;

 

  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 : left;

 

  width : 100%;

 

  min-height : 220px;

 

  padding : 3px;

 

  margin-right : auto;

 

  margin-left : auto;

 

  margin-top : 30px;

 

  margin-bottom : 30px;

 

  text-align : left;

 

}

 

 

 

/* Image or Gallery Title */

 

DIV.title-image, DIV.title-gallery {

 

  position : relative;

 

  text-align : center;

 

}

 

 

 

/* 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 : 100%;

 

  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 : 0px;

 

  margin : 0px;

 

  float : center;

 

}

 

 

 

/* 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 : 3px;

 

  margin : auto;

 

}

 

 

 

/* 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 : 10px;

  width:80%;

  margin:auto;

 

}

 

 

 

/* Image pageviews */

 

DIV.image_hitcounts {

 

  text-align : center;

 

}

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