/*

	Zen Photo Default 1.0
	
*/

/* Basics
------------------------------ */
html {
	/* Moz */

}


/* Batfan Styles
------------------------------ */
#searchfields_icon {
display: none;
}
#admin {
display: none;
}
#fronttitle {
display: none;
}



/* Text Styles
------------------------------ */
h2 {
	font: 115% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}
h2 a:link, h2 a:visited {
	color: #999999;
	text-decoration: none;
}
h2 span {
	color: #999999;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
}
h3 {
	font: 110% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #002E5B;
	margin-top: 30px;
}
h3 a:link, h3 a:visited { text-decoration: none; }
h3 a:hover { text-decoration: underline; }
#imageTitle {color: #000000;}


/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 10px 0px 10px 0px;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li a {
color: #000000;
font-weight: bold;
font-size: 12px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #666666;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}



/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
}

.imagethumb a:hover {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
}
.imagethumb {
	float: left;
}
.imagethumb img {
border: 0px;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
	margin: 0 12px 8px 0;
    padding: 10px 8px 2px 10px;
	float: left;
	width: 500px;
	border: 1px solid #666666;
	background: #cccccc;
    line-height: 100%;
}
.album a img {  
        border: solid 1px #ffffff;
}
.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
        text-decoration: none;
        color: #666666;
}
.album h3 a:hover {
        color: #000000;
}
.album p {
	line-height: 12px;
	font-size: 11px;
    padding: 4px 0px 0px;
    margin: 0px;
}
.albumdesc small {
	color: #999999;
}

#albums thumb {
       width: 272px;
}



/* Search Box
------------------------------ */
#search {
	float: left;
	text-align: center;
	background: #fff;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}
#search ul {
  position:absolute;
  text-align: left;
  width:20px;
  margin:0px;
  padding:2px;
  list-style:none;
}
#search ul .item {
  display:none;
}
#search ul:hover .item {
  display:block;
  padding:1px;
  margin:0px;
  background:#fff
}
#search li {
width:150px;
}
.clear {
  clear:both;
  height:10px;
}
#searchfields_icon {
display: none;
}
#admin {
display: none;
}
#search {
margin-top: 30px;
margin-bottom: 30px;
}
#exif_link {
display: none;
}
#search_form a {
display: none;
}
#imagemetadata {
display: none;
}
#search-container {

}
#searchextrashow {
display: none;
}
#search_input {
width: 150px;
}


/*-------------other stuff--------*/
.imgnav {
display: block;
}
#credit a {
color: #666666;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}
#credit img{
border: 0px;
}
#gallerytitle h2 {
	font-weight: normal; 
	font-size: 12pt; 
	margin-top: 18px;
	width:400px;
}
#gallerytitle h2 b a{
      color: #000000;
}
#gallerytitle h2 b a:hover{
      text-decoration: underline;
}

#image img {
border: 0px;
margin-top: 30px;
padding: 10px;
border: solid 1px #000000;
}
#narrow {
margin: 20px 5px 20px 5px;
font-size: 12px;
}
#padbox {
font-size: 12px;
}


.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #000000;
	background: #666666;
	margin-top: -10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 110%;
	text-decoration: none;
	line-height: 110%;
	color: #FFFFFF;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #ffff33;
	text-decoration: none;
	color: #000000;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}


/* Added Styles
---------------------------- */
body {
text-align: center; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 18px;
color:#000000;
background: #000000;
padding: 10px 0px 10px 0px;
}
#container { 
margin: 0 auto;
width: 768px; 
text-align: left;
background: url(../images/bg.jpg)  #ffffff;
background-repeat: repeat-y;
border: solid 1px #ffffff; 
}
#header { height: 212px; width: 780px; background: #666666; background: url(../images/banner.jpg) }
#nav { width: 768px; background: #000000; }
#nav .innertube { margin: 0px 0px 0px 50px; }
#content-column { 
width: 589px; 
background: #ffffff; 
float:right; 
}
#content-column .innertube { margin: 30px 20px 10px 10px; }
#left-column { 
width: 179px; 
background: #000000;
float: left;
}
#left-column .innertube { margin: 0px 0px 0px 0px; }
#footer { 
height: 70px;
width: 768px;  
clear:both; 	
background: #000000;
color: #FFFFFF;
font-size: 10px;
line-height: 18px;
background-repeat: no-repeat;
}
#footer .innertube {
margin: 0px 0px 0px 10px;
padding-top: 5px;
}
#footer a{ 
color: #FFFFFF;
text-transform: uppercase;
font-weight: bold;
text-decoration:none;
}

#linktable {
color: #000000;
font-size: 12px;
}
#linktable a{
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  font-size: 16px;
}

#linktable a:hover{
  text-decoration: underline;
}

#linktable td {
  padding: 5px;
}

/*Menu CSS*/
#navbar_list {
	list-style-type: none;
	position: relative;
	right: 0px;
	bottom: 0px;
	height: 26px;
	margin: 0px;
	padding: 0px;
}
#navbar_list li {
	float: left;
}
#navbar_list li a {
	text-decoration: none;
}
#home_button {
	background-image: url(../images/nav/menu_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 62px;
}
#home_button a {
	height: 26px;
	width: 62px;
	display: block;
}
#home_button a:hover {
	background-position: 0px -26px;
	background-image: url(../images/nav/menu_01.jpg);
}
#gallery_button {
	background-image: url(../images/nav/menu_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 88px;
}
#gallery_button a {
	height: 26px;
	width: 88px;
	display: block;
}
#gallery_button a:hover {
	background-position: 0px -26px;
	background-image: url(../images/nav/menu_02.jpg);
}
#comics_button {
	background-image: url(../images/nav/menu_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 92px;
}
#comics_button a {
	height: 26px;
	width: 92px;
	display: block;
}
#comics_button a:hover {
	background-position: 0px -26px;
	background-image: url(../images/nav/menu_03.jpg);
}
#calendar_button {
	background-image: url(../images/nav/menu_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 106px;
}
#calendar_button a {
	height: 26px;
	width: 106px;
	display: block;
}
#calendar_button a:hover {
	background-position: 0px -26px;
	background-image: url(../images/nav/menu_04.jpg);
}
#store_button {
	background-image: url(../images/nav/menu_05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 82px;
}
#store_button a {

	height: 26px;
	width: 82px;
	display: block;
}
#store_button a:hover {

	background-position: 0px -26px;
	background-image: url(../images/nav/menu_05.jpg);
}
#links_button {


	background-image: url(../images/nav/menu_06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 73px;
}
#links_button a {


	height: 26px;
	width: 73px;
	display: block;
}
#links_button a:hover {

	background-position: 0px -26px;
	background-image: url(../images/nav/menu_06.jpg);
}
#contact_button {

	background-image: url(../images/nav/menu_07.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 79px;
}
#contact_button a {
	height: 26px;
	width: 79px;
	display: block;
}
#contact_button a:hover {
	background-position: 0px -26px;
	background-image: url(../images/nav/menu_07.jpg);
}


