/*************************
  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("bg.jpg");
		background-repeat: repeat-x;
        background-color: #694B53;
        font-family: "Trebuchet MS";
		font-size: 11px;
		line-height: 11px; 
        color: #816069;
	
}

.tablas {
		margin: 0px;
}


a {
        color: #C2ADA8;
		text-decoration: none;
}

a:hover {
        color: #E8DEDB;
		text-decoration: none;
}

.bblink a {
        color: #C2ADA8;
		text-decoration: none;
}

.bblink a:hover {
        color: #E8DEDB;
		text-decoration: none;
}

.maintable {
        background-color: #7E6169;
        margin-top: 10px;
		padding: 10px;
		border: 1px solid #6D4F57;
		border-radius: 15px;
		-moz-border-radius: 15px;
}

.tableh1 {
		background-color: #BEA6A2;
		background: url("tableh1.jpg");
		padding: 10px;
		font-size: 11px;
		line-height: 10px; 
		color: #E1D8D6;
		font-weight: bold;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableh1_compact {
		background-color: #8F737B;
		padding: 8px;
		font-size: 10px;
		line-height: 11px; 
		text-transform: normal;
		color: #E1D8D6;
		text-align: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableh2 {
		background-color: #BEA6A2;
		background: url("tableh1.jpg");
		padding: 10px;
		font-size: 11px;
		line-height: 10px; 
		color: #E1D8D6;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableh2_compact {
		background-color: #BEA6A2;
		background: url("tableh1.jpg");
        padding: 10px;
		font-size: 10px;
		line-height: 11px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableb {
        background: #8F737B;
        padding-left: 5px;
		font-size: 10px;
		line-height: 11px;
}

.tableb_compact {
        background-color: #8F737B;
        padding: 10px;
		font-size: 10px;
		line-height: 11px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tablef {
        background: #8F737B;
        padding: 10px;
		font-size: 10px;
		line-height: 11px;
}

.catrow_noalb {
        background: #8F737B;
        padding: 5px;
		color: #816069;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		font-weight: normal;
}

.catrow {
        background: #8F737B;
		color: #816069;
        padding: 5px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		font-weight: normal;
}

.catrow_noalb:hover {
        background: #A1818A;
        padding: 5px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
}

.catrow:hover {
        background: #A1818A;
        padding: 5px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 85%;
        display: block;
}

.thumb_title {
	margin: 2px;
	background-color: #987D84;
	color: #E1D8D6;
    font-size: 80%;
    display: block;
	padding: 3px;
	font-weight: bold;
}

.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-color: #512731;
		color: #E1D8D6;
		padding: 10px;
		font-size: 10px;
		line-height: 11px; 
		text-transform: normal;
		text-align: center;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
}

.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: #e7e7e7;
		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: #694B53;
		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: #C0A8A4;
    text-decoration: none;
}

.admin_menu a:hover {
	color: #C0A8A4;
	text-decoration: underline;
}

.comment_date{
    color: #D5D5D5;
    font-size: 90%;
    vertical-align: middle;
}

.image {
	border: 5px solid #694B53;
	 -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a img {
	border: 5px solid #694B53;
	 -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a:hover img {
	border: 5px solid #7F656C;
	 -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.imageborder {
        border: 0px solid #8F737B;
        background-color: #8F737B;
	 -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
		margin: 0px;
}

.display_media {
        background: #8F737B;
        padding: 20px;
}

.thumbnails {
        background: #8F737B;
        padding: 8px;
}

.thumbnails:hover {
        background: #A1818A;
        padding: 8px;
}

.footer {
		margin: 5px;
        background: #;
		font-size: 10px;
		line-height: 11px; 
		text-align: center;
        padding: 20px;
}

.footer a {
        color: #4D3139;
		text-decoration: none;
}

.footer a:hover {
        color: #4D3139;
		text-decoration: underline;
}

.statlink {
        color: #694B53;
}

.statlink a {
        text-decoration: none;
        color: #694B53;
}

.statlink a:hover {
        color: #694B53;
		text-decoration: underline;
}

.alblink a {
        text-decoration: none;
        color: #CFC8CA;
}

.alblink a:hover {
        color: #CFC8CA;
		text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
		font-weight: bold;
}

.catlink a {
        text-decoration: none;
        color: #5A3E45;
}

.catlink a:hover {
        color: #694B53;
		text-decoration: underline;
}