/*************************
  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.4
  $Source: /cvsroot/coppermine/stable/themes/classic/style.css,v $
  $Revision: 1.9 $
  $Author: gaugau $
  $Date: 2006/02/24 13:32:45 $
**********************************************/

/* Colors used in this style sheet:
   Hex AA6EA2 = RBG   0,   0,   0 = black
   Hex 5F5F5F = RBG  95,  95,  95 = light black
   Hex BDBEBD = RBG 189, 190, 189 = dark grey
   Hex 636363= RBG 209, 215, 220 = medium grey
   Hex CCCCCC = RBG 204, 204, 204 = medium grey
   Hex 6C6C6C= RBG 239, 239, 239 = dark white
   Hex 828282 = RBG 255, 255, 255 = white
   Hex 919191 = RBG   0,  93, 140 = dark blue
   Hex D4AF7A = RBG   0,  91, 104 = medium blue
   Hex AA6EA2= RBG  14, 114, 164 = light blue
*/

body {
        font-family : Verdana;
        font-size: 8px;
        background-color: #D5C7D6;
        color : #593A37;
        margin: 0px;
        text-transform: uppercase;
}

table {
        font-size: 8px;
}

h1{
        font-weight: bold;
        font-size: 8px;
        font-family: Verdana;
        text-decoration: none;
        line-height : 120%;
        color : #AA6EA2;
        margin: 2px;
}

h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px;
        margin: 2px;
}

p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px;
        margin: 2px 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-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px;
        border: 1px solid #6C6C6C;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 8px;
        border: 1px solid #6C6C6C;
        vertical-align : middle;
}

.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px;
        border: 1px solid #919191;
        background-image : url('http://avril-images.net/themes/onlyavril/images/button_bg.gif');
        background-position-y:50%
}

.comment_button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px;
        border: 1px solid #919191;
        background-image : url('http://avril-images.net/themes/onlyavril/images/button_bg.gif');
        padding-left: 3px;
        padding-right: 3px; background-position-y:50%
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px;
        vertical-align : middle;
}

a {
        color: #AA6EA2;
        text-decoration: none;
        font-weight: bold;
}

a:hover {
        color: #AA6EA2;
        text-decoration: underline;
}

.bblink a {
        color: #AA6EA2;
        text-decoration: none;
        font-weight: bold;
}

.bblink a:hover {
        color: #AA6EA2;
        text-decoration: underline;
}

.maintable {
        border: 1px solid #6C4651;
        background-color: #6C4651;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        background : #AA6EA2;
        color : #BCC778;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        font-weight: bold;
}

.tableh1_compact {
        background : #AA6EA2;
        color : #BCC778;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        font-weight: bold;
        text-align: center;
}

.tableh2 {
        background: #AA6EA2;
        color : #AA6EA2;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #AA6EA2;
        color : #AA6EA2;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #C6AFB7;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}


.tableb_compact {
        background: #C6AFB7;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #C6AFB7;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #C6AFB7;
        color : #AA6EA2;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #C6AFB7;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

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

.thumb_filename {
        font-size: 8px;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 8px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 8px;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #AA6EA2;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 8px;
        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: 8px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 8px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #AA6EA2;
}

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

.sortorder_cell {
        background : #AA6EA2;
        color : #BCC778;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #AA6EA2;
        color : #BCC778;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 8px;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #BCC778;
        font-size: 8px;
        font-weight: bold;
        background : #AA6EA2;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #C6AFB7;
}

.navmenu a:hover {
        background : #C6AFB7;
        text-decoration: none;
        color:         #AA6EA2;
}

.admin_menu_thumb {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px;
        border: 1px solid #919191;
        background-color: #6c6c6c;
        color: #AA6EA2;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #AA6EA2;
        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: #AA6EA2;
        text-decoration: underline;
}

.admin_menu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 7px;
        border: 1px solid #ccc;
        background-color:#dfdfdf;
        background-position : bottom;
        color: #999;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:3px;
        padding-bottom:3px;
        padding-left:1px;
        padding-right:1px;
        text-align: center;
}

.admin_menu a {
        color: #999;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 1px;
        padding-right: 1px;
}

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

td #admin_menu_anim {
        background-image : url('images/button_bg_anim.gif');
}

.comment_date{
        color : #5F5F5F;
        font-size : 8px;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:2px;
		 border-color: #593A37;
        margin: 2px;
}

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

.display_media {
        background: #C6AFB7;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #C6AFB7;
        padding: 5px;
}

.footer {
        font-size : 8px;
}

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

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

.statlink {
        color: #BCC778;
}

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

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

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

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

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

.catlink a {
        text-decoration: none;
        color: #593A37;
}

.catlink a:hover {
        color: #593A37;
        text-decoration: underline;
}

.topmenu {
        line-height : 130%;
        font-size: 8px;
}

.topmenu a {
        color : #D4AF7A;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #D4AF7A;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #AA6EA2;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #aaa ;
        font-size: 8px;
        color : #AA6EA2;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #828282;
}

.img_caption_table td {
        background: #aaa;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #828282;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #aaa;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #AA6EA2;
        background-color: #aaa;
        border: 1px solid #aaa;
        font-size: 8px;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0px none; }
#v_php {float:left;background-image:url('../../images/powered-php.gif');}
#v_php:hover {background-image:url('../../images/h_powered-php.gif');}
#v_mysql {float:left;background-image:url('../../images/powered-mysql.gif');}
#v_mysql:hover  {background-image:url('../../images/h_powered-mysql.gif');}
#v_xhtml {float:right;background-image:url('../../images/valid-xhtml10.gif');}
#v_xhtml:hover {background-image:url('../../images/h_valid-xhtml10.gif');}
#v_css {float:right;background-image:url('http://avril-images.net/images/valid-css.gif');}
#v_css:hover{background-image:url('../../images/h_valid-css.gif');}


#container{
	position:relative;
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-image: url('http://avril-images.net/themes/onlyavril/images/avril_l_02.gif');
}

/* header sets stuff up, that stuff is all inherited
   (except font-size, IE needs that in every box)
   by all elements inside the header div (including menu) */

#header{
	position: relative;
	background-image: url('http://avril-images.net/themes/onlyavril/images/avril_l.jpg');
	height: 485px;
	width:800px;
	background-repeat: no-repeat;
	font-size: 8px;
	text-align: justify
}