﻿/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2010 Coppermine Dev Team
  v1.0 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.26
  $Author: Fram
  $URL: mrsbrightside.com
**********************************************/


/********************** Global Settings
********************************************************/

body{
	margin:0;
	padding:0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size : 13px;
	background: #f8dedd;
	background-image:url('images/bg.png');
	background-repeat:repeat-x;
	text-align:left;
	color: #b68583;

}

td, tr {
	font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size : 13px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #b68583; 
}


i, em {
	color : #b39381;
	font-style : italic;
}

b, strong {
	color : #9a7372;
	font-style : bold;
}


table {
	font-size : 11px;
}

p {
	font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size : 13px;
    margin: 2px 0px;
}


/********************** Headers
********************************************************/

h1{
	color : #b68583;
    font-size: 11px;
}

h2 {
    color : #b68583;
    font-size: 11px;
}

h3 {
    color : #b68583;
    font-size: 11px;
}

h5 {
    color : #b68583;
    font-size: 11px;
}


/********************** Text Areas
********************************************************/

.textinput {
    background : #f8dedd;
    font-family: tahoma;
    border: 0px solid #f8dedd;
    font-size: 11px;
    padding:5px;
    color: #b68583;
}
.form {
    background : #f8dedd;
    font-family: tahoma;
    font-size: 11px;
    border: 0px solid #f8dedd;
    padding:5px;
    color: #b68583;
}
.listbox {
    background : #f8dedd;
    font-family: tahoma;
    font-size: 11px;
    border: 0px solid #f8dedd;
    padding:5px;
    color: #b68583;
}

.button {
    background : #f8dedd;
    font-family: tahoma;
    font-size: 11px;
    border: 0px solid #f8dedd;
    padding:5px;
    color: #b68583;
}

.comment_button {
    background : #f8dedd;
    font-family: tahoma;
    font-size: 11px;
    border: 0px solid #f8dedd;
    padding:5px;
    color: #b68583;
}

.radio {
    font-family: tahoma;
    font-size: 11px;
    vertical-align : middle;
}

.checkbox {
    font-family: tahoma;
    font-size: 11px;
    vertical-align : middle;
}


/********************** Links
********************************************************/

a { 
	text-decoration:  none;
	color: #a77270;
    padding:3px;
    font-weight : bold;}

a:hover {
	color: #976462;
    font-weight : bold;
    padding:3px;
	text-decoration: none;}	

.bblink a {
	text-decoration:  none;
    font-weight : bold;
    padding:3px;
	color: #e59a94;}

.bblink a:hover {
	color: #b5827e;
    font-weight : bold;
    padding:3px;
	text-decoration: none;}	
	
	
.statlink {
    color: #a77270;
    font-variant:normal;
    font-weight: normal;
    letter-spacing: 0px;
    font-style: normal;
}

.statlink a {
    text-decoration: none;
    color: #a77270;
}

.statlink a:hover {
    color: #976462;
}

.alblink a {
    text-decoration: none;
    color: #a77270;
}

.alblink a:hover {
    color: #976462;
}

.catlink {
    display: block;
    font-size:14px;
}

.catlink a {
    display: block;
}

.catlink a:hover {
    display: block;
    text-decoration: line-through;
}


.topmenu a {
    color: #e59a94;
    text-decoration : none;
}

.topmenu a:hover  {
    color: #b5827e;
}

.thumb_caption a {
    color: #e59a94;
}

.user_thumb_infobox a {
    text-decoration: none;
    color: #e59a94;
}

.user_thumb_infobox a:hover {
    color: #b5827e;
    text-decoration: none;
}


/********************** Tables
********************************************************/

.maintable {
	background-color: #f7e0df;
    padding: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    border: 1px solid #fae7e6;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}


.tableh1 {
    background : #fae7e6 url('images/hd.jpg') repeat;
	text-transform: uppercase;
    color : #9a7170;
    font-size: 13px;
    text-shadow: #dbaaa8 1px 1px 1px;
    padding: 10px;
    text-align:center;
}

.tableh1_compact {
	font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size : 13px;
    background: #fae7e6;
    color : #9a7170;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 3px;
}

.tableh2 {
    background : #fae7e6  url('images/hd.jpg') repeat;
	text-transform: uppercase;
    color : #9a7170;
    font-size: 14px;
    text-shadow: #dbaaa8 1px 1px 1px;
    padding: 10px;
    height:60px;
}

.tableh2_compact {
    background: #fae7e6;
    color : #9a7170;
    padding-top: 4px;
    padding-right: 5px;
    padding-bottom: 4px;
    padding-left: 5px;
}

.tableb {
    background: #fae7e6;
    color : #9a7170;
    padding-top: 4px;
    padding-right: 11px;
    padding-bottom: 4px;
    padding-left: 11px;
}

.tableb_compact {
    background: #fae7e6;
    color : #9a7170;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}

.tablef {    
    background: #fae7e6;
    color : #9a7170;
    padding-top: 11px;
    padding-right: 11px;
    padding-bottom: 11px;
    padding-left: 11px;
}

.topmenu {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 110%;}


.img_caption_table {
    border: none;
    background: #fae6e5;
    width : 100%;
    margin : 0px;
}

.img_caption_table th {
    background: #fae6e5;
    font-size : 100%;
    color : #3a698c;
    padding-top: 4px;
    padding-right: 11px;
    padding-bottom: 4px;
    padding-left: 11px;
    border-top : 0px solid #b5cdd6;
}

.img_caption_table td {
    background: #fae6e5;
    padding-top: 6px;
    padding-right: 11px;
    padding-bottom: 6px;
    padding-left: 11px;
    border-top : 0px solid #b5cdd6;
    white-space: normal;
}

/********************** Categories
********************************************************/

.catrow_noalb {
	background: #faecec;
    color : #505f67;
    padding: 2px;
    text-align: left;
}

.catrow_noalb:hover {
    background: #fae6e5;

}

.catrow {
    padding: 2px;
	background: #faecec;
    color : #505f67;
}

.catrow:hover {
    background: #fae6e5;
}


/********************** Thumbnails
********************************************************/

.album_stat {
    font-size: 100%;
    margin: 5px 0px;
}

.thumb_filename {
    font-size: 100%;
    display: block;
}

.thumb_title {
    font-weight : normal;
    font-size: 100%;
    padding: 2px;
    display : block;
}

.thumb_caption {
    font-size: 0px;
    padding: 1px;
    display : block;
}

.thumb_num_comments {
    font-weight: normal;
    font-size: 100%;
    padding: 1px;
    font-style : bold;
    display : block;
    background: #fae6e5;
    color: #8b7f85;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px; 
    border-radius: 7px;
}

.image {
    border-width: 0px;
    background: #fae6e5;
    padding: 5px;
    margin: 2px;
    border-radius: 5px;
}

.image:hover{
    border-width: 0px;
    background: #fae6e5;
    padding: 5px;
    margin: 2px;
    border-radius: 5px;
}

.imageborder {
    background: #fae6e5;
    color : #8b7f85;  
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
}

.display_media {
    background: #faecec;
    padding-top: 3px;
    padding-right: 11px;
    padding-bottom: 3px;
    padding-left: 11px;
}

.thumbnails {
	background: #faecec;
    padding: 5px;
}

.thumbnails:hover {
	background: #faecec;
    padding: 5px;
}


.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 : left;
}

.user_thumb_infobox td {
    font-size: 100%;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align : left;
}

.comment_date{
    font-size: 100%;
    vertical-align : middle;
}



/********************** Menus
********************************************************/

.navmenu {
	font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color: #8b7f85;
    font-weight: bold;
    background: #faecec;
    font-size: 100%;
    border-style: none;
}

.navmenu img {
    margin-top: 1px;
    margin-right: 5px;
    margin-bottom: 1px;
    margin-left: 5px;
}


.navmenu a {
    display: block;
    padding: 7px;
    text-transform:uppercase;
    background: #faecec;
    color: #8b7f85;
    background-position: bottom;
    text-shadow: #968c92 1px 1px 1px;
    font-size: 11px;
    border: 1px solid #f9e5e4;
}


.navmenu a:hover {
    background: #faecec;
    color: #8b7f85;
    text-decoration: none;
}

.admin_menu_thumb {
	font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-size: 90%;
    border: 1px solid #f9e5e4;
    background-position : bottom;
    color: #b58b8a;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 85px;
}

.admin_menu_thumb a {
    color: #b58b8a;
    text-decoration: none;
    display: block;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 11px;
    padding-right: 11px;
}


.admin_menu_thumb a:hover {
    color: #b58b8a;
    text-decoration: none;
}

.admin_menu {
	font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-size: 85%;
    border: 0px solid #f9e5e4;
    background-position : bottom;
    background-repeat: repeat-x;
    background-color: #f9e5e4;
    color: #b58b8a;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
}

.admin_menu a {
    color: #b58b8a;
    text-decoration: none;
    display: block;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
}

.admin_menu a:hover {
    color: #b58b8a;
    text-decoration: none;
}


/********************** Footer
********************************************************/

.footer {
    font-size : 11px;
    color: #b58b8a;
}

.footer a {
    text-decoration: none;
    color: #b58b8a;
}

.footer a:hover {
    color: #b58b8a;
}



/********************** Misc
********************************************************/

.debug_text {
    border: #f9e5e4;
    background-color: #f9e5e4;
    width : 100%;
    margin : 0px;
}

.clickable_option {
    cursor : default;
}

.listbox_lang {
    color: #b58b8a;
    background-color: #f9e5e4;
    border: 1px solid #f9e5e4;
    font-size: 100%;
    font-family: Verdana, Geneva, Arial, sans-serif;
    vertical-align : middle;
}

#vanity a {
    display:block;
    width:57px;
    height:20px;
    margin: 3px 20px;
}

.menu {
    background : #f9e5e4;
    color: #b58b8a;
    border-top: 1px solid #f9e5e4;
    border-bottom: 1px solid #f9e5e4;
    font-weight:bold;
    padding-top: 3px;
    padding-right: 11px;
    padding-bottom: 3px;
    padding-left: 3px;
    font-weight: bold;
    font-weight: bold;
    letter-spacing: 1.5px;
}

ul {
	list-style: none outside;
}

#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);}
