/*************************
  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.3.3
  $Source: /cvsroot/coppermine/stable/themes/shakira/style.css,v $
  $Revision: 1.3 $
  $Author: gaugau $
  $Date: 2005/04/19 03:17:15 $
**********************************************/
body, p, div {
	  line-height: 12px;
	  color:#818181;  
	  font-family:trebuchet MS;
      MARGIN: 0px;

}

table {
        font-size : 10px;
}

.catrow_noalb, .tableb, .catrow{
      background-color:#404440; padding:3px;
}

.catrow_noalb:hover, .tableb:hover, .catrow:hover{
      background-color:#434743;
}

h1{
        font-weight: normal;
        text-decoration: none;
        line-height : 120%;
        color: #b7afa8;
        margin: 1px;
}

h2 {
        background-image : ;
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 8px;
        font-size: 10px;
        margin: 0px;
}

h3 {
        font-weight: Arial;
        font-size: 10px;
        margin: 2px;
}

p {
        font-size: 100%;
        margin: 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-size: 100%;
        border: 1px solid #b7afa8;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-size: 100%;
        border: 1px solid #b7afa8;
        vertical-align : middle;
}

.button {
        font-size: 100%;
        border: 1px solid #b7afa8;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-size: 100%;
        border: 1px solid #b7afa8;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 1px;
        padding-right: 1px;
}

.radio {
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #818181;
        text-decoration: none;
		font-weight: bold;

}

a:hover {
        color: #999797;
        text-decoration: none;
	    font-weight: bold;}		
		
bblink a {
        color: #a8a298;
        text-decoration: none;
		background-color:#585d58;
		font-family:georgia
}

bblink a:hover {
        color: #999797;
        text-decoration: none;
}

.maintable {
        background-color: #3b3f3b;
		-moz-border-radius:1px;
        padding:0px;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        color: #818181;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
		background-color: #4c514c;
        font-weight:bold;		}

.tableh1_compact {
        color: #818181;
        background-color:#4c514c;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
		background-color: #4c514c;
        color : #818181;        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 7px;
        padding-left: 10px;
}

.tableh2_compact {
        background-color: #3b3f3b;        color : #818181;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {     padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.tableb_compact {
        background-color: #3b3f3b;     padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background-color: #3b3f3b;    padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.album_stat {
        font-size : 100%;
        margin: 1px 2px;
}

.thumb_title {
        font-weight : Arial;
        font-size: 100%;
        padding: 1px;
        display : block;
}

.thumb_caption {
        font-size: 100%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration : none;
        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: 90%;
        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: #585d58;
        text-decoration : none;
}

.sortorder_cell {
        background : #e8e8e8;
        color: #c0bebe;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 10px;
        margin: 0px;
}

.sortorder_options {
        background : #4c514c;
        color: #ffffff;
        padding: 2px;
        margin: 0px;
        font-weight: normal;
        font-size: 100%;
        white-space: nowrap;
}

.navmenu {
        color: #ffffff;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 2px;
        margin-bottom: 1px;
        margin-left: 2px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #ffffff;
}

.navmenu a:hover {
        text-decoration: none;

		font-family:georgia
}

.admin_menu_thumb {
        font-size: 90%;
        border: 1px solid #000000;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 10px;
}

.admin_menu_thumb a {
        color: #000000;
        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: #999797;
        text-decoration : none;
}

.admin_menu {
        font-size: 90%;
        border: 1px solid #ffffff;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #3b3f3b;
        color: #ffffff;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #999797;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #999797;
        text-decoration : none;
}

.comment_date{
        color : #ffffff;
        font-size: 90%;
        vertical-align : middle;
}

a img.image {
		border: 7px solid #404440;
		-moz-opacity: 0.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
		-moz-border-radius:2px;
		background-color:#404440;
		margin:3px;
		padding: 0px; }

a:hover img.image{
		border: 7px solid #515651;
		background-color:#515651;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
		padding: 0px; }

.imageborder {
        border: 0px solid #4c514c;
        background-color: #3b3f3b;
        margin-top: 30px;
        margin-bottom: 30px;
}

.thumbnails {
        background-color: #3b3f3b;
        padding: 1px;
}

.footer {
        font-size : 10px;
}

.footer a {
        text-decoration: none;
        color: #e1d5ce;
				background-color:#585d58;
		font-family:georgia
}

.footer a:hover {
        color: #999797;
        text-decoration : none;
}

.statlink {
        color: #818181;
		 font-weight:bold;}

.statlink a {
        text-decoration: none;
        color: #818181;
				background-color:#585d58;
		font-family:georgia
}

.statlink a:hover {
        color: #999797;
        text-decoration : none;
}

.alblink a {
        text-decoration : none;
        color: #ffffff;
				background-color:#585d58;
		font-family:georgia
}

.alblink a:hover {
        color: #999797;
        text-decoration : none;
}

.catlink {
        display: block;
        margin-bottom: 2px;
		text-align:left;
}

.catlink a {
        text-decoration : none;
        color: #818181;
		text-decoration:none;
		font-family:georgia
}

.catlink a:hover {
        color: #999797;				background-color:#585d58;

		text-decoration:none;
}

.topmenu {
        line-height : 130%;
}

.topmenu a {
        color : #ffffff;
        text-decoration : none;
				background-color:#585d58;
		font-family:georgia
		
}

.topmenu a:hover  {
        color : #999797;
        text-decoration : none;
}

.img_caption_table {
        background-color: #4c514c;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background-color: #585d58 ;
        font-size : 100%;
        color : #ffffff;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
}

.img_caption_table td {
        background-color: #585d58 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
}

.debug_text {
        border: #FAF6F8;
        background-color: #3b3f3b;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        border-bottom : 1px dotted blue;
        cursor : hand;
}

option, textarea, form, select{font-size:12px; padding:2px; }

.listbox_lang {
        color: #818181;
        background-color: #3b3f3b;
        font-size: 80%;
        vertical-align : middle;
}