td.gallery { border-right: 1px solid #8a8a8a }

div.thumbwrapper   { background: #e2e2e2; text-align: center; float: left; margin: 8px; padding: 5px; border: solid 1px #9f9f9f; width: 130px; height: 130px }
.serene   { color: #c1c1c1; font-size: 15px }
.serenelink   { color: #c1c1c1; font-size: 15px }
.serenelink:link  { color: #c1c1c1;
text-decoration: none; }

.serenelink:visited {
  color: #c1c1c1;
  text-decoration: none;
  }

.serenelink:hover  { color: #c1c1c1; text-decoration: underline }

.serenelink:active {
  color: #c1c1c1;
  text-decoration: none;
  }
.error   { color: silver; font-weight: bold; text-decoration: underline }
h4       { font-weight: bold; font-size: 20px; margin: 0px; border-bottom: none #000 }
.menu {
font-weight:bold;
text-decoration: none;
}
.menu:link  { color: #000;
text-decoration: none; }

.menu:visited {
  color: #000000;
  text-decoration: none;
  }

.menu:hover {
  color: #000000;
  text-decoration: none;
  }

.menu:active {
  color: #000000;
  text-decoration: none;
  }


.sidebar {
border-bottom: 1px solid #ddd;
  }

.post-footer {
  margin: 0;
  padding: 0 0 0 14px;
  font-size: 88%;
  color: #999999;
  background: url(http://www.blogblog.com/tictac_blue/tictac_grey.gif) no-repeat 0 8px;
  }

ul.blog {
  list-style: none;
  margin-left: 10px;
  padding: 0;
  }

li.blog{
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  }

div.post-body {
  padding-left: 14 px;
  }
  
.post {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 14px;
  border-bottom: 1px solid #ddd;
  }

.post img {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }
  
a:link {
  color: #6699cc;
  }

a:visited {
  color: #666699;
  }

a:hover {
  color: #5B739C;
  }

a:active {
  color: #5B739C;
  text-decoration: none;
  }
 
h2 {
  margin-top: 0;
  padding-left: 14px;
  font-size: 20px;
  color: #666666;
  }

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 90%;
  color: #999999;
  background: url(http://www.blogblog.com/tictac_blue/date_icon_blue.gif) no-repeat 0 50%;
  }

  
h3 {
  padding-left: 14px;
  margin-top: 0;
  font: normal bold 130% 'Lucida Grande','Trebuchet MS';
  letter-spacing: -1px;
  color: #993333;
  }
 
table.coll 
{
border-collapse: collapse
}
td            { font-size: 14px; font-family: "Trebuchet MS", Arial, sans-serif, Verdana }

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../wordpress-2.2.1-nl/wp-content/themes/default/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../wordpress-2.2.1-nl/wp-content/themes/default/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
table.error { background-color: #ffedd5; border: solid 1px #ff9393 }
