/*************************
  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.5
  $Source: /cvsroot/coppermine/stable/themes/001/style.css,v $
  $Revision: 1.12 $
  $Author: gaugau $
  $Date: 2006/03/02 08:25:20 $
**********************************************/

/* Colors used:                                */
/* --------------------------------------------*/
/* Hex 283863 = RGB   0,  0,  0 = black        */
/* Hex 5F5F5F = RGB  95, 95, 95 = light black  */
/* Hex BDBEBD = RGB 189,190,189 = dark grey    */
/* Hex D1D7DC = RGB 209,215,220 = medium grey  */
/* Hex CCD7E0 = RGB 204,215,224 = light grey   */
/* Hex CBD7DE = RGB 203,215,222 = steel grey   */
/* Hex 3e5156 = RGB 242,245,247 = dark white   */
/* Hex EFEFEF = RGB 239,239,239 = dark white   */
/* Hex 3e5156 = RGB 255,255,255 = white        */
/* Hex 000666 = RGB   0,  6,102 = dark blue    */
/* Hex 0033CC = RBG   0, 91,104 = medium blue  */
/* Hex 718EA5 = RGB 113,142,165 = light blue   */
/* Hex 8AA5B5 = RGB 138,165,181 = light blue   */
/* if you don't like a color, just do a search */
/* and replace on the hex color...             */

#galeriephoto ul {
        margin-left: 5px;
        padding: 0px;
}

#galeriephoto li {
        margin-left: 7pt;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {

        font-family: trebuchet ms;
        font-size: 7pt;
        border: 1px solid #A6A6A6;
        padding-right: 3px;
        padding-left: 3px;

}

.listbox {

        font-family: trebuchet ms;
        font-size: 7pt;
        border: 1px solid #A6A6A6;
        vertical-align : middle;

}

.button {

        font-family: trebuchet ms;
        font-size: 7pt;
        color: #586C70;
        border: 1px solid #9A9A9A;
        background: #cecece;

}

.comment_button {

        font-family: trebuchet ms;
        font-size: 7pt;
        border: 1px solid #A6A6A6;
        background: #DCDCDC;

}

.radio {

        font-family: trebuchet ms;
        font-size: 7pt;
        vertical-align : middle;

}

.checkbox {

        font-family: trebuchet ms;
        font-size: 7pt;
        vertical-align : middle;

}

#galeriephoto a {
		font-size:6pt;
		text-transform:uppercase;
		letter-spacing:1px;
		font-family:Tahoma, Verdana;
        text-decoration: none;

}


bblink a {

        color: #A57F9C;
        text-decoration: none;

}

bblink a:hover {

        color: #A57F9C;
        text-decoration: underline;

}

.maintable {

        border: 0px solid #C0C0C0;
        background:url(images/pattern.gif) #323130;
        margin-top: 0px;
        margin-bottom: 1px;

}

.tableh1 {

		font-weight:bold;
		text-transform:uppercase;
		letter-spacing:3px;
        background : #212020 ;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;

}

.tableh1_compact {

        font-size: 7pt;
        background : #242424 ;
        color: #dddcd8;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;

}

.tableh2 {

        background: #252525 ;
        color : #646464;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;

}

.tableh2_compact {

        background: #353535 ;
        color : #6f6d6a;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;

}

.catrow{
	background:url(images/catrow.jpg) repeat-y;
	}
.catrow_noalb{
	background:#272621;
	}

.tableb {

        background:url(images/backrow.jpg) repeat-y;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;

}

.tableb_compact {

        background: #0c0c0c;
        padding:5px;

}

.tablef {

        background: #1e1e1e ;
        padding-top: 0pt;
        padding-right: 7pt;
        padding-bottom: 7pt;
        padding-left: 7pt;

}

.album_stat {

        font-size: 7pt;
        margin: 5px 0px;
}

.statlink{
	text-transform:none;
	letter-spacing:normal;
	color:#41413f;
	}
	
.statlink h2{
	color:#FFFFFF;
	}

.thumb_title {

        font-weight : bold;
        font-size: 7pt;
        padding: 2px;
        display : block;

}

.thumb_caption {

        font-size: 7pt;
        padding: 1px;
        display : block;

}

.thumb_caption a {

        text-decoration: none;
        color: #747474;

}

.thumb_num_comments {

        font-weight: normal;
        font-size: 7pt;
        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: 7pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;

}

.user_thumb_infobox td {

        font-size: 7pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;

}

.user_thumb_infobox a {

        text-decoration: none;
        color: #201918;

}

.user_thumb_infobox a:hover {
        color: #201918;
        text-decoration: underline;
}




.sortorder_cell {

        background : #A6A6A6 ;
        color: #FFFFFF;
        padding: 0px;
       margin: 0px;

}

.sortorder_options {

        background : #000000 ;
        color: #ffffff;
        padding:3px 3px 3px 6px;
        margin: 0px;
        font-weight: normal;
        font-size: 7pt;
        white-space: nowrap;

}

.navmenu {

        font-size: 8pt;
        color: #d9d5c8;
        font-weight: bold;
        background : #212020;
        border-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;

}

.navmenu img {

}

.navmenu a {

        text-decoration: none;
        color: #FFFFFF;

}

.admin_menu_thumb {

        font-family: trebuchet ms;
        font-size: 7pt;
        border: 1px solid #ccd7e0;
        color: #201918;
        font-weight: bold;
        width: 85px;

}

.admin_menu_thumb a {

        color: #201918;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;

}

.admin_menu_thumb a:hover {

        color: #201918;
        text-decoration: underline;

}

.admin_menu {

        background: #cecece;
        font-family: trebuchet ms;
        font-size: 7pt;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;

}

.comment_date{

        color : #5F5F5F;
        font-size: 90%;
        vertical-align : middle;

}

.image {
padding : 4px;
border : 1px solid #353535;
}

.image:hover {
border : 1px solid #b0b0b0;
}

.imageborder {
	border: 1px solid #353535;
	background-color: #EBE9EA;
	margin-top: 30px;
	margin-bottom: 30px;
}


.thumbnails {
	padding:10px;
	background:#121212;
}

.footer {

        font-size: 7pt;

}

.catlink {

        display: block;
        margin-bottom: 2px;

}

.topmenu {

        background: #1F1313;
        border: 1px solid #A6A6A6;
        font-family: Verdana;
        font-size: 7pt;

}

.topmenu a {

        color : #bc6f6a;
        text-decoration : none;

}

.topmenu a:hover  {

        color : #9A4D31;
        text-decoration : none;

}

.img_caption_table {

        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;

}

.img_caption_table th {

        background: #A6A6A6 ;
        font-size: 7pt;
        color : #201918;
        padding-top: 4px;
        padding-right: 7pt;
        padding-bottom: 4px;
        padding-left: 7pt;
        border-top : 1px solid #FFFFFF;

}

.img_caption_table td {

        background: #DCDCDC ;
        padding-top: 6px;
        padding-right: 7pt;
        padding-bottom: 6px;
        padding-left: 7pt;
        border-top : 1px solid #FFFFFF;

}
