/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2006 Coppermine Dev Team
  v1.1 originally written by Gregory DEMAR
  Style Edited my Jordyn @ SweetMileyRay.com
  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.8
  $Source$
  $Revision: 3116 $
  $Author: gaugau $
  $Date: 2006-06-08 00:11:54 +0200 (Do, 08 Jun 2006) $
**********************************************/

/* Colors used:                                */
/* --------------------------------------------*/
/* Hex 000000 = 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 F2F5F7 = RGB 242,245,247 = dark white   */
/* Hex EFEFEF = RGB 239,239,239 = dark white   */
/* Hex FFFFFF = 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...             */

body {

        background-color: #ffffff;
        background: url("http://i28.tinypic.com/2dguao4.jpg");
	background-repeat: repeat;
background-position: top;
        font-family : Tahoma, Verdana;
        font-size: 7pt;
        line-height: 14px;
        color: #5e5d5d;
        margin: 0px;
        background-attachment:;

}

table,tr,td,table table {
     font-size: 7pt;
}

h1{
        font-weight: normal;
        font-size: 7pt;
        font-family: trebuchet ms;
        text-decoration: none;
        color: #ddac93;
        margin: 2px;
}

h2 {
         padding-left : 18px;
        font-size: 7pt;
        font-family: trebuchet ms;
        margin: 0px;
        background-image: url(bullet.gif);
        background-repeat: no-repeat;
        background-position: left;
}

h3 {
        font-weight: normal;
        font-size: 7pt;
        font-family: trebuchet ms;
        margin: 2px;
}

p {
        font-size: 7pt;
        font-family: trebuchet ms;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

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 #f2c7c0;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: trebuchet ms;
        font-size: 7pt;
        border: 1px solid #f2c7c0;
        vertical-align : middle;
}

.button {
        font-family: trebuchet ms;
        font-size: 7pt;
        color: #d43655;
        border: 1px solid #d43655;
        background: #f2c7c0;
}

.comment_button {
        font-family: trebuchet ms;
        font-size: 7pt;
        border: 1px solid #d43655;;
        background: #f2c7c0;
}

.radio {
        font-family: trebuchet ms;
        font-size: 7pt;
        vertical-align : middle;
}

.checkbox {
        font-family: trebuchet ms;
        font-size: 7pt;
        vertical-align : middle;
}

a {
        color: #1b91a8;
        text-decoration: none;
        text-transform:lowercase;
}

a:hover {
        color: #ffffff;
        text-decoration: none;
        text-transform:lowercase;
}

bblink a {
        color: #1b91a8;
        text-decoration: none;
}




bblink a:hover {
        color: #ffffff;
        text-decoration: none ;
}

.maintable {

        border: 0px solid #000000;
        background-color: #ffffff;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        background-image: url('http://i30.tinypic.com/2ms12mt.jpg');

        font-family: Trebuchet MS;
        line-height: 19px;
        color: #095c6a;
        padding-top: 3px;
        padding-right: 4px;
        padding-bottom: 3px;
        padding-left: 10px;
        letter-spacing: 3px;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 10px;
        -moz-border-radius:  0px;
       -webkit-border-radius: 0px

}

.tableh1_compact {
        background-image: url('images/menuline.png');
        font-family: Trebuchet MS;
        line-height: 19px;
        color: #095c6a;
        padding-top: 3px;
        padding-right: 4px;
        padding-bottom: 3px;
        padding-left: 10px;
        letter-spacing: 3px;
        text-transform: lowercase;
        letter-spacing: 2px;
        font-size: 10px;
        -moz-border-radius:  0px;
       -webkit-border-radius: 0px
}




.tableh2 {
        background-image: url('images/menuline.png');
        font-family: Trebuchet MS;
        line-height: 19px;
        color: #095c6a;
        padding-top: 3px;
        padding-right: 4px;
        padding-bottom: 3px;
        padding-left: 10px;
        letter-spacing: 3px;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 10px;
        -moz-border-radius:  0px;
       -webkit-border-radius: 0px


}

.tableh2_compact {
        background-image: url('images/menuline.png');
        font-family: Trebuchet MS;
        line-height: 19px;
        color: #095c6a;
        padding-top: 3px;
        padding-right: 4px;
        padding-bottom: 3px;
        padding-left: 10px;
        letter-spacing: 3px;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 10px;
        -moz-border-radius:  0px;
       -webkit-border-radius: 0px


}

.tableb {
        background: #ffffff;
        padding-top: 1px;
        padding-right: 1pt;
        padding-bottom: 1px;
        padding-left: 1pt;
}

.tableb_compact {
        background: #ffffff;
        padding-top: 1px;
        padding-right: 1pt;
        padding-bottom: 1px;
        padding-left: 1pt;

}

.tablef {
        background: #f4bcb4 ;
        padding-top: 7pt;
        padding-right: 4pt;
        padding-bottom: 7pt;
        padding-left: 4pt;

}


.catrow_noalb {
        background: #f5f8fe;
        color : #1b91a8;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;


}
.catrow_noalb:hover {
        background: #9bd8ed;
        color : #ffffff;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;


}

.tableb , .display_media , .catrow { 
        background: #f5f8fe;
        color : #1b91a8;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;

}


.catrow:hover {
        background: #9bd8ed;
        color : #ffffff;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;


}


.album_stat {
        font-size: 7pt;
        margin: 5px 0px;
}

.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: #8db6be;
}


.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: #8db6be;
}

.user_thumb_infobox a:hover {
        color: #8db6be;
        text-decoration: none;
}

.sortorder_cell {
        background : #8db6be;
        color: #ff0000;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: trebuchet ms;
        background : #8db6be;
        color: #B0003B;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 7pt;
        white-space: nowrap;
}

.navmenu {
        font-family : trebuchet ms;
        background : #8db6be ;
        color: #CE9489;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border-bottom: 0px solid #1F1F1F;
}


.sortorder_text {
        font-size: 100%;
}

.navmenu a {
        text-decoration: none;
        color: #BBADA3;
}

.admin_menu_thumb {
        font-family: trebuchet ms;
        font-size: 7pt;
        border: 1px solid #ccd7e0;
        color: #efe9d7;
        font-weight: bold;
        width: 85px;
}

.admin_menu_thumb a {
        color: #e94040;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}


.navmenu a:hover {
        background : #8db6be;
        text-decoration: none;
        color: #BBADA3;
}
.admin_menu_thumb a:hover {
        color: #8db6be;
        text-decoration: none;
}

.admin_menu {
        background: #8db6be;
        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 {
        border: 2px solid #42adc0;
         padding:3px;
         background:#f5f8fe;
       -moz-border-radius:  0px;
    -webkit-border-radius: 0px;
}
.image:hover {
        border: 2px solid #3c5573;
         padding:3px;
         background:#9bd8ed;
        background-image: url('http://i26.tinypic.com/6e3bdk.jpg');
       -moz-border-radius:  0px;
    -webkit-border-radius: 0px;
}

.admin_menu a:hover {
        color: #b55537;
        text-decoration: none ;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #5F5F5F;
        font-size: 100%;
        vertical-align : middle;
}

.imageborder {
        border: 0px solid #f5f8fe;
        background-color: #f5f8fe;
        margin-top: 30px;
        margin-bottom: 30px;
}

.thumbnails {
        background: #f5f8fe;
        padding: 13px;
       -moz-border-radius:  0px;
       -webkit-border-radius: 0px;

}
.thumbnails:hover {
        background: #f5f8fe;
         padding: 13px;
       -moz-border-radius:  0px;
    -webkit-border-radius: 0px;

}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.topmenu {
        background: #f2c7c0;
        border: 1px solid #ff0000;
        font-family: trebuchet ms;
        font-size: 7pt;
}

.footer {
        font-size: 7pt;
}

.footer a {
        text-decoration: none;
        color: #42adc0;
}

.footer a:hover {
        color: #42adc0;
        text-decoration: none;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.alblink a {
	font-size: 9px;
	background-image: url(http://i30.tinypic.com/23h7nub.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	text-decoration: none;
	color: #000000;
	font-size: 95%;
}
.alblink a:hover {
	font-size: 95%;
	background-image: url(http://i29.tinypic.com/2pyoqy1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	text-decoration: underline;
	color: #ffffff;
	font-size: 95%;
}

.topmenu {
        background: #fc9a95;
        border: 1px solid #ff0000;
        font-family: trebuchet ms;
        font-size: 7pt;
}

.topmenu a {
        color : #004458;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #004458;
        text-decoration : none;
}

.img_caption_table {
        border: none;
        background-color: #84baca;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #84baca ;
        font-size: 7pt;
        color : #B1C7B9;
        padding-top: 4px;
        padding-right: 4pt;
        padding-bottom: 4px;
        padding-left: 4pt;
        border-top : 1px solid #fc9a95;
}

.img_caption_table td {
       background: #84baca ;
        padding-top: 6px;
        padding-right: 4pt;
        padding-bottom: 6px;
        padding-left: 4pt;
        border-top : 1px solid #fc9a95;
}


.debug_text {
        border: #B1C7B9;
        background-color: #fc9a95 ;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        border-bottom : 0px dotted blue;
        cursor : default;
}

.listbox_lang {
        color: #B1C7B9;
        background-color: #404740 ;
        border: 1px solid #757575;
        font-size: 100%;
        font-family : Tahoma, Verdana;
        vertical-align : middle;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#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(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}