/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2009 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 version 3
  as published by the Free Software Foundation.
  
  ********************************************
  Coppermine version: 1.4.21
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/classic/style.css $
  $Revision: 5728 $
  $Author: gaugau $
  $Date: 2009-03-02 09:25:17 +0100 (Mo, 02 Mär 2009) $
**********************************************/

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

body {
        background-attachment: scroll;
	background:#000000 url(http://pieceofbritney.com/reflection/themes/redlips/topbg.png);
        background-position: center;
        background-repeat: repeat-y;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 13px;
        color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
        font-size: 12px;
}

h1{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        font-style: italic;
        text-transform: capitalize;
        padding: 10px;
        color : #B2B8BC;
        -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

h2{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 6pt;
        font-weight: bold;
        text-transform: uppercase;
        padding: 10px;
        color: #B2B8BC;
        -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

h3 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 6pt;
        font-weight: bold;
        text-transform: uppercase;
        padding: 10px;
        color: #B2B8BC;
        -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        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;
}

.bold {
        font-weight: bold;
        color: #791D46;
}

.italic {
        color: #BC7536;
	font-style: italic;
}

.other {
        color: #6A6A6A;
}

.textinput {
        background-color: #252525;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 18px;
        color: #575757;
        border: 1px solid #000000;
	padding: 5px;
        -moz-border-radius: 6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}

.listbox {
        background-color: #252525;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 18px;
        color: #575757;
        border: 1px solid #000000;
	padding: 5px;
        -moz-border-radius: 6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}



.button {
        background-color: #252525;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 18px;
        color: #575757;
        border: 1px solid #000000;
	padding: 5px;
        -moz-border-radius: 6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}

.comment_button {
        background-color: #252525;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 18px;
        color: #575757;
        border: 1px solid #000000;
	padding: 5px;
        -moz-border-radius: 6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}

.radio {
        background-color: #252525;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 18px;
        color: #575757;
        border: 1px solid #000000;
	padding: 5px;
        -moz-border-radius: 6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}

.checkbox {
        background-color: #252525;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 18px;
        color: #575757;
        border: 1px solid #000000;
	padding: 5px;
        -moz-border-radius: 6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}

a {
        color: #6D6D6D;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        font-style: italic;
        text-transform: lowercase;
        text-decoration: none;
}


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

.bblink a {
        color: #832b50;
        text-decoration: none;
}

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


.maintable {
        border: 3px solid #090909;
        background-color: #090909;
	margin-top: 3px;
	text-align: justify;
        margin-bottom: 3px;
        -moz-border-radius: 10px; 
        -webkit-border-radius: 10px; 
        border-radius: 10px;
}

.tableh1 {
	background-image: url(http://pieceofbritney.com/reflection/themes/table_bg.png);
        background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 11px;
        line-height: 20px;
        font-style: italic;
        letter-spacing: 0px;
        text-transform: capitalize;
	vertical-align: middle;
        color: #5D5D5D;
        padding: 10px;
        -moz-border-radius: 10px; 
        -webkit-border-radius: 10px; 
        border-radius: 10px;
}


.tableh1_compact {
	background-image: url(http://pieceofbritney.com/reflection/themes/table_bg.png);
        background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 11px;
        line-height: 20px;
        font-style: italic;
        letter-spacing: 0px;
        text-transform: capitalize;
	vertical-align: middle;
        color: #5D5D5D;
        padding: 10px;
        -moz-border-radius: 10px; 
        -webkit-border-radius: 10px; 
        border-radius: 10px;
}

.tableh2 {
	background-image: url(http://pieceofbritney.com/reflection/themes/table_bg.png);
        background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 11px;
        line-height: 20px;
        font-style: italic;
        letter-spacing: 0px;
        text-transform: capitalize;
	vertical-align: middle;
        color: #5D5D5D;
        padding: 10px;
        -moz-border-radius: 10px; 
        -webkit-border-radius: 10px; 
        border-radius: 10px;
}



.tableh2_compact {
	background-image: url(http://pieceofbritney.com/reflection/themes/table_bg.png);
        background-position: center;
        height: 18px;
        color: #878787;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.tableb {
        background-color: #090909;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;

}

.tableb_compact {
        background-color: #090909;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.tablef {
        background-color: #090909;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;

}

.catrow_noalb {
        background: #090909;
        color: #414141;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	-moz-border-radius: 6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}

.catrow_noalb:hover {
        background: #1D1D1D;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	-moz-border-radius: 6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}

.catrow {
        background: #090909;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	-moz-border-radius: 6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}

.catrow:hover {
        background: #1D1D1D;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	-moz-border-radius: 6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}

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

.thumb_filename {
        font-size: 80%;
        display: block;
}

.thumb_title {
        font-weight: bold;
        font-size: 80%;
        padding: 5px;
        display: block;
}



.thumb_caption {
	background-color: #000000;
	color: #404040;
        font-size: 9px;
        padding: 5px;
	-moz-border-radius: 6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
        display: block;
}


.thumb_caption a {
        text-decoration: none;
        color: #757575;
}



.thumb_num_comments {
        font-family: Arial, Helvetica, sans-serif;
        color: #575757;
        font-weight: normal;
        font-size: 10px;
        padding: 5px;
        font-style: italic;
        display: block;
}


.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

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


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

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

.sortorder_cell {
        color: #5D5D5D;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 10px;
        margin: 0px;
}


.sortorder_options {
        font-family: Arial, Helvetica, sans-serif;
        color: #5D5D5D;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        font-size: 10px;
        white-space: nowrap;
}



.navmenu {
        background-image: url(images/table_bg.png);
        background-position: center;
        font-family: Arial, Helvetica, sans-serif;
        color: #5E5E5E;
	font-size: 9px;
        height: 18px;
	text-transform: uppercase;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 10px;
}


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


.navmenu a {
        position: relative;
        display: block;
        padding: 5px;
        text-decoration: none;
        color: #5E5E5E;
}


.navmenu a:hover {
        background : #080807;
        text-decoration: none;
        color:         #808080;
}


.admin_menu_thumb {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 100%;
        border: 0px solid #D0CBCA;
        background-color : #080807;
        color:#757575;
        font-weight: normal;
        margin-top: 0px;
        margin-bottom: 0px;
}



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




.admin_menu_thumb a:hover {
        color: #808080;
        text-decoration: underline;
}


.admin_menu {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 100%;
        border: 0px solid #D0CBCA;
        background-color : #080807;
        color:#757575;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}


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

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

td #admin_menu_anim {
}

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

.image {
	border: 1px solid #2C2C2C;
        padding: 3px;
        margin: 2px;
	-moz-border-radius: 2px; 
        -webkit-border-radius: 2px; 
        border-radius: 2px;
}


.imageborder {
        margin-top: 30px;
        margin-bottom: 30px;
}

a:hover img {
        border: 1px solid #832525;
        padding: 3px;
        margin: 2px;
	-moz-border-radius: 2px; 
        -webkit-border-radius: 2px; 
        border-radius: 2px;
}



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

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

.footer {
        font-size: 11px;
}

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

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

.statlink {
        color: #5E5E5E;
}

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

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


.alblink a {
        color: #575757;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
}



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


.catlink {
        display: block;
        padding: 0px;
        -moz-border-radius:  6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}

.catlink a {
        font-weight: normal;
        text-transform: capitalize;
	padding-left: 15px;
        text-decoration: none;
        color: #5f0707;
}

.catlink a:hover {
        color: #676767;
        text-decoration: none;
}


.topmenu {
	font-family: Trebuchet MS, Geneva, Arial, sans-serif;
        font-size : 100%;
}

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

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

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

.img_caption_table th {
        background: #C9C6C5 ;
        font-size: 80%;
        color : #757575;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #D7D5E9;
}

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

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

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #504C4C;
        background-color: #080807;
        border: 1px solid #080807;
        font-size: 7pt;
        font-family: Arial, Helvetica, sans-serif;
        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);}

