/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2005 Coppermine Dev Team
  v1.1 originaly 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.2
  $Source: /cvsroot/coppermine/devel/themes/sample/style.css,v $
  $Revision: 1.3 $
  $Author: gaugau $
  $Date: 2005/10/25 06:42:43 $
**********************************************/

/* Colors used in this style sheet:
   Hex 000000 = RGB   0,   0,   0 = black
   Hex 5F5F5F = RGB  95,  95,  95 = light black
   Hex BDBEBD = RGB 189, 190, 189 = dark grey
   Hex DDDDDD = RGB 209, 215, 220 = medium grey
   Hex CCCCCC = RGB 204, 204, 204 = medium grey
   Hex 202020 = RGB 239, 239, 239 = dark white
   Hex FFFFFF = RGB 255, 255, 255 = white
   Hex 005D8C = RGB   0,  93, 140 = dark blue
   Hex 820010 = RGB   0,  91, 104 = medium blue
   Hex 820010= RGB  14, 114, 164 = light blue
*/

  
div#coppermine body {

}

div#coppermine tbody,
div#coppermine table,
div#coppermine tr,
div#coppermine td {
  background-color: #202020;
}

div#coppermine h1 {
}

div#coppermine h2 {

}

div#coppermine h3 {

}

div#coppermine p {

}

div#coppermine ul {

}

div#coppermine li {

}

div#coppermine .textinput {

}

div#coppermine .listbox {

}

div#coppermine .button {

}

div#coppermine .comment_button {
 
}

div#coppermine .radio {

}

div#coppermine .checkbox {

}

div#coppermine a {

}

div#coppermine a:hover {

}

div#coppermine bblink a {

}

div#coppermine bblink a:hover {

}

div#coppermine .maintable {

}

div#coppermine .tableh1 {

}

div#coppermine .tableh1_compact {

}

div#coppermine .tableh2 {

}

div#coppermine .tableh2_compact {

}

div#coppermine .tableb {
        background: #202020 ;

}

div#coppermine .tableb_compact {
        background: #202020 ;

}

div#coppermine .tablef {

}

div#coppermine .catrow_noalb {

}

div#coppermine .catrow {
        background: #202020 ;

}

div#coppermine .album_stat {

}

div#coppermine .thumb_filename {

}

div#coppermine .thumb_title {

}

div#coppermine .thumb_caption {

}

div#coppermine .thumb_caption a {

}

div#coppermine .thumb_num_comments {

}

div#coppermine .user_thumb_infobox {

}

div#coppermine .user_thumb_infobox th {

}

div#coppermine .user_thumb_infobox td {

}

div#coppermine .user_thumb_infobox a {

}

div#coppermine .user_thumb_infobox a:hover {

}

div#coppermine .sortorder_cell {

}

div#coppermine .sortorder_options {


}

div#coppermine .navmenu {

}

div#coppermine .navmenu img {

}

div#coppermine .navmenu a {

}

div#coppermine .navmenu a:hover {

}

div#coppermine .admin_menu_thumb {

}

div#coppermine .admin_menu_thumb a {

}


div#coppermine .admin_menu_thumb a:hover {

}

div#coppermine .admin_menu {

        background-color:#202020;

}

div#coppermine .admin_menu a {

}

div#coppermine .admin_menu a:hover {

}

div#coppermine td #admin_menu_anim {

}

.comment_date{

}

div#coppermine .image {

}

div#coppermine .imageborder {

}

div#coppermine .display_media {
        background: #202020 ;

}

div#coppermine .thumbnails {
        background: #202020 ;

}

div#coppermine .footer {
  background-color: #202020;
  color: #FFF;
}

div#coppermine .footer a {
  color: #FFF;
}

div#coppermine .footer a:hover {
}

div#coppermine .statlink {

}

div#coppermine .statlink a {

}

div#coppermine .statlink a:hover {

}

div#coppermine .alblink a {
  color: #000; 
}

div#coppermine .alblink a:hover {
  color: #000;
}

div#coppermine  td.tableb_compact .alblink a {
  color: #FFF;   
}

div#coppermine  td.tableb_compact .alblink a:hover {
  color: #FFF;
}

div#coppermine .catlink {

}

div#coppermine .catlink a {

}

div#coppermine .catlink a:hover {

}

div#coppermine .topmenu {

}

div#coppermine .topmenu a {

}

div#coppermine .topmenu a:hover  {

}

div#coppermine .img_caption_table {

}

div#coppermine .img_caption_table th {

}

div#coppermine .img_caption_table td {
        background: #202020 ;

}

div#coppermine .debug_text {

        background-color: #202020;

}

div#coppermine .clickable_option {

}

div#coppermine .listbox_lang {


}

div#coppermine #vanity a {

}
div#coppermine #vanity img {border:0}
div#coppermine #v_php {float:left;background-image:url(../../images/powered-php.gif);}
div#coppermine #v_php:hover {background-image:url(../../images/h_powered-php.gif);}
div#coppermine #v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
div#coppermine #v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
div#coppermine #v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
div#coppermine #v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
div#coppermine #v_css {float:right;background-image:url(../../images/valid-css.gif);}
div#coppermine #v_css:hover {background-image:url(../../images/h_valid-css.gif);}
