/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2008 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 version 3
  as published by the Free Software Foundation.
  
  ********************************************
  Coppermine version: 1.4.18
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/water_drop/style.css $
  $Revision: 4380 $
  $Author: gaugau $
  $Date: 2008-04-12 12:00:19 +0200 (Sa, 12 Apr 2008) $
  **********************************************/

body {
		margin: 0px;
        background: url("background.png");
		background-position:top center;
		background-repeat:no-repeat;
		background-color:#000000;
        font-family: "Trebuchet MS";
		font-size: 11px;
		line-height: 11px; 
        color: #000000;
	
}

.tablas {
		margin: 0px;
}


a {
        color: #ffffff;
		text-decoration: none;
}

a:hover {
        color: #c8c8c8;
		text-decoration: none;
}

.bblink a {
        color: #C2ADA8;
		text-decoration: none;
}

.bblink a:hover {
        color: #E8DEDB;
		text-decoration: none;
}

.maintable {
        background-color: #ffffff;
        margin-top: 10px;
		padding: 5px;
		border: 0px solid #6D4F57;
		border-radius: 0px;
		-moz-border-radius: 0px;
}

.tableh1 {
		background: #000000 url("tableh1.jpg");
		padding: 8px;
		font-size: 10px;
		line-height: 10px; 
		color: #ffffff;
		text-align: center;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: normal;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
}

.tableh1_compact {
		background: url(tableh1.jpg);
		padding: 8px;
		font-size: 10px;
		line-height: 11px; 
		text-align: right;
		text-transform: normal;
		color: #ffffff;
		text-align: left;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
}

.tableh2 {
		background-color: #ffffff;
		background: url("tableh1.jpg");
		padding: 10px;
		font-size: 11px;
		line-height: 10px; 
		color: #E1D8D6;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
}

.tableh2_compact {
		background-color: #ffffff;
		background: url("tableh1.jpg");
        padding: 10px;
		font-size: 10px;
		line-height: 11px;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
}

.tableb {
        background: #ffffff;
        padding-left: 5px;
		font-size: 10px;
		line-height: 11px;
}

.tableb_compact {
        background-color: #ffffff;
        padding: 10px;
		font-size: 10px;
		line-height: 11px;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
}

.tablef {
        background: #ffffff;
        padding: 10px;
		font-size: 10px;
		line-height: 11px;
}

.catrow_noalb {
        background: #ffffff;
        padding: 5px;
		color: #ffffff;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		font-weight: normal;
}

.catrow {
        background: #ffffff;
		color: #816069;
        padding: 5px;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		font-weight: normal;
}

.catrow_noalb:hover {
        background: #fffffff;
        padding: 5px;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
}

.catrow:hover {
        background: #ffffff;
        padding: 5px;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 85%;
        display: block;
}

.thumb_title {
	margin: 2px;
	background-color: #ffffff;
	color: #000000;
    font-size: 80%;
    display: block;
	padding: 3px;
	font-weight: bold;
			-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
}

.thumb_caption {
        font-size: 85%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #000000;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 85%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

.sortorder_cell {
        background : #transparent;
        color: #E1D8D6;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: "Trebuchet MS";
        background : #transparent;
        color: #E1D8D6;
        padding: 0px;
        margin: 0px;
        font-weight: italic;
        font-size: 10px;
        white-space: nowrap;
}

.navmenu {
        background: url(tableh1.jpg);
        background-colo: #000000;
		color: #E1D8D6;
		padding: 10px;
		font-size: 10px;
		line-height: 11px; 
		text-transform: normal;
		text-align: center;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a img {
	border: 0px solid #E1D8D6;
}

.navmenu a:hover img {
	border: 0px solid #E1D8D6;
}

.navmenu a {
    display: block;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-decoration: none;
	color: #E1D8D6;
}

.navmenu a:hover {
	display: block;
    text-decoration: underline;
    color: #E1D8D6;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 0px solid #e7e7e7;
        background-color: #000000;
		background: url("tableh1.jpg");
        background-position : bottom;
        color: #E1D8D6;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #E1D8D6;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}

.admin_menu_thumb a:hover {
        color: #E1D8D6;
        text-decoration: underline;
}

.admin_menu {
		background-color: #0000000;
		background: url("tableh1.jpg");
		padding: 7px;
		font-size: 10px;
		line-height: 11px; 
		text-transform: normal;
		color: #E1D8D6;
		text-align: center;
		border: 0px solid #542631;
}

.admin_menu a {
	color: #536186;
    text-decoration: none;
}

.admin_menu a:hover {
	color: #acacac;
	text-decoration: underline;
}

.comment_date{
    color: #D5D5D5;
    font-size: 90%;
    vertical-align: middle;
}

.image {
	background-image: url(images/image.png);
	background-position: center;
	background-color: transparent;
	padding: 3px;
	margin: 1px;
	border: 0px solid #ffffff;
	-webkit-box-shadow: 0 0 6px #3d3b40;   
	-moz-box-shadow: 0 0 6px #3d3b40;   
	box-shadow: 0 0 6px #3d3b40;
	-moz-border-radius: 10px 0px 10px 0px;
	-webkit-border-radius: 10px 0px 10px 0px;
	border-radius: 10px 0px 10px 0px;
}

.image:hover {
	background-image: url(images/image1.png);
	border: 0px solid #949494;
	-webkit-box-shadow: 0 0 6px #3d3b40;   
	-moz-box-shadow: 0 0 6px #3d3b40;   
	box-shadow: 0 0 6px #3d3b40;
}

.imageborder {
        border: 0px solid #8F737B;
        background-color: #ffffff;
	 -moz-border-radius: 0px;
	-webkit-border-radius: 0px;
		margin: 0px;
}

.display_media {
        background: #ffffff;
        padding: 10px;
        	 -moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.thumbnails {
background: #ffffff;
      padding: 8px;
        	 -moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.thumbnails:hover {
        background: #ffffff;
        padding: 8px;
        	 -moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.footer {
		margin: 5px;
        background: #;
		font-size: 10px;
		line-height: 11px; 
		text-align: center;
        padding: 20px;
}

.footer a {
        color: #536186;
		text-decoration: none;
}

.footer a:hover {
        color: #acacac;
		text-decoration: underline;
}

.statlink {
        color: #fffffff;
}

.statlink a {
        text-decoration: none;
        color: #536186;
}

.statlink a:hover {
        color: #acacac;
		text-decoration: underline;
}

.alblink a {
        text-decoration: none;
        color: #536186;
}

.alblink a:hover {
        color: #acacac;
		text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
		font-weight: bold;
}

.catlink a {
        text-decoration: none;
        color: #536186;
}

.catlink a:hover {
        color: #acacac;
		text-decoration: underline;
}
