/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2006 Coppermine Dev Team
  v1.1 originally written by Gregory DEMAR

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
  ********************************************
  Coppermine version: 1.4.10
  $Source$
  $Revision: 3275 $
  $Author: gaugau $
  $Date: 2006-09-03 12:10:47 +0200 (So, 03 Sep 2006) $
**********************************************/

/********************************************
     THEME TITLE:  lighthouse
	 DESIGNED BY:  David A. Wirick
*********************************************
	 Theme specific settings are located at
	 the end of this file.
	 
	 For more details on this theme, please
	 see the README file located in the 
	 theme's directory.
**********************************************/

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/headbar.jpg);
	background-repeat: repeat-x;
}

table {}

h1{
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

h3 {}

p {}

ul {}

li {}

.textinput {
	border: thin solid #999999;
}

.listbox {
	border: thin solid #999999;
}

.button {}

.comment_button {}

.radio {}

.checkbox {}

a {}

a:hover {}

.bblink a {}

.bblink a:hover {}

.maintable {
	border: 1px solid #999999;
	padding: 5px;
}

.tableh1 {
	background-image: url(images/cell.jpg);
	background-repeat: repeat-x;
}

.tableh1_compact {}

.tableh2 {
	background-image: url(images/cell.jpg);
	background-repeat: repeat-x;
}

.tableh2_compact {}

.tableb {}


.tableb_compact {}

.tablef {}

.catrow_noalb {}

.catrow {}

.album_stat {}

.thumb_filename {}

.thumb_title {}

.thumb_caption {}

.thumb_caption a {}

.thumb_num_comments {}

.user_thumb_infobox {}

.user_thumb_infobox th {}

.user_thumb_infobox td {}

.user_thumb_infobox a {}

.user_thumb_infobox a:hover {}

.sortorder_cell {}

.sortorder_options {}

.navmenu {}

.navmenu img {}

.navmenu a {}

.navmenu a:hover {}

.admin_menu_thumb {}

.admin_menu_thumb a {}


.admin_menu_thumb a:hover {}

.admin_menu {}

.admin_menu a {}

.admin_menu a:hover {}

td #admin_menu_anim {}

.comment_date{}

.image {}

.imageborder {}

.display_media {}

.thumbnails {}

.footer {}

.footer a {}

.footer a:hover {}

.statlink {}

.statlink a {}

.statlink a:hover {}

.alblink a {}

.alblink a:hover {}

.catlink {}

.catlink a {}

.catlink a:hover {}

.topmenu {}

.topmenu a {}

.topmenu a:hover  {}

.img_caption_table {}

.img_caption_table th {}

.img_caption_table td {}

.debug_text {}

.clickable_option {}

.listbox_lang {}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}

/******************************
	THEME SPECIFIC SETTINGS
*******************************/

/*	For more information about the use
	of iepngfix.htc, please see the
	README file.  */

div {
	behavior: url(themes/lighthouse/iepngfix.htc)
}

li.menu {
	text-align: center;
	display: inline;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: both;
	list-style-type: none;
	background-image: url(images/menubkgrnd_w.png);
	background-repeat: repeat;
	font-weight: bold;
}

.galcell {
	border: 5px ridge #666666;
	padding: 5px;
}

.banner {
	background-image: url(images/lighthouse.png);
	margin-top: -269px;
	position: absolute;
	height: 267px;
	width: 800px;
	left: 50px;
}

table.galname {
	text-indent: 300px;
	vertical-align: middle;
}
