﻿/*************************
  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.5.4
  $Author: Fram
  $URL: mrsbrightside.com
**********************************************/


/********************** Global Settings
********************************************************/

body{
	margin:0;
	padding:0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size : 13px;
	background: #baced5;
	background-image:url('images/bg.png');
	background-repeat:repeat-x;
	text-align:left;
	color: #73848d;

}

td, tr {
	font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size : 13px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #73848d; 
}


i, em {
	color : #5590ae;
	font-style : italic;
}

b, strong {
	color : #306479;
	font-style : bold;
}


table {
	font-size : 11px;
}

p {
	font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size : 13px;
    margin: 2px 0px;
}


/********************** Headers
********************************************************/

h1{
	color : #73848d;
    font-size: 11px;
}

h2 {
    color : #73848d;
    font-size: 11px;
}

h3 {
    color : #73848d;
    font-size: 11px;
}

h5 {
    color : #73848d;
    font-size: 11px;
}


/********************** Text Areas
********************************************************/

.textinput {
    background : #c6d7dd;
    font-family: tahoma;
    border: 0px solid #c6d7dd;
    font-size: 11px;
    padding:5px;
    color: #4e7a94;
}
.form {
    background : #c6d7dd;
    font-family: tahoma;
    font-size: 11px;
    border: 0px solid #c6d7dd;
    padding:5px;
    color: #4e7a94;
}
.listbox {
    background : #c6d7dd;
    font-family: tahoma;
    font-size: 11px;
    border: 0px solid #c6d7dd;
    padding:5px;
    color: #4e7a94;
}

.button {
    background : #c6d7dd;
    font-family: tahoma;
    font-size: 11px;
    border: 0px solid #c6d7dd;
    padding:5px;
    color: #4e7a94;
}


.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: #547d9e;
    padding:3px;
    font-weight : bold;}
    
a:link {
        color: #547d9e;
        text-decoration: none;
}

a:visited {
        color: #547d9e;
        text-decoration: none;
}

a:focus {
        color: #547d9e;
        text-decoration: none;
}

a:active {
        color: #547d9e;
        text-decoration: none;
}

a:hover {
	color: #4d7b9f;
    font-weight : bold;
    padding:3px;
	text-decoration: none;}	

.bblink a {
	text-decoration:  none;
    font-weight : bold;
    padding:3px;
	color: #547d9e;}

.bblink a:hover {
	color: #4d7b9f;
    font-weight : bold;
    padding:3px;
	text-decoration: none;}	
	
	
.statlink {
    color: #547d9e;
    font-variant:normal;
    font-weight: normal;
    letter-spacing: 0px;
    font-style: normal;
}

.statlink a {
    text-decoration: none;
    color: #547d9e;
}

.statlink a:hover {
    color: #4d7b9f;
}

.alblink a {
    text-decoration: none;
    color: #547d9e;
}

.alblink a:hover {
    color: #4d7b9f;
}

.catlink {
    display: block;
    font-size:14px;
}

.catlink a {
    display: block;
}

.catlink a:hover {
    display: block;
    text-decoration: line-through;
}


.topmenu a {
    color: #547d9e;
    text-decoration : none;
}

.topmenu a:hover  {
    color: #4d7b9f;
}

.thumb_caption a {
    color: #547d9e;
}

.user_thumb_infobox a {
    text-decoration: none;
    color: #547d9e;
}

.user_thumb_infobox a:hover {
    color: #4d7b9f;
    text-decoration: none;
}


/********************** Tables
********************************************************/

.maintable {
	background-color: #c0d3d9;
    padding: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    border: 1px solid #c6d7dd;
	-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}


.tableh1 {
    background : #cddde2 url('images/hd.jpg') repeat;
	text-transform: uppercase;
    color : #3a698c;
    font-size: 13px;
    text-shadow: #ffffff 1px 1px 1px;
    padding: 10px;
    text-align:center;
}


.tableh2 {
    background : #cddde2 url('images/hd.jpg') repeat;
	text-transform: uppercase;
    color : #3a698c;
    font-size: 14px;
    text-shadow: #ffffff 1px 1px 1px;
    padding: 10px;
}


.tableb {
    background: #cddde2;
    padding-top: 4px;
    padding-right: 11px;
    padding-bottom: 4px;
    padding-left: 11px;
}


.tablef {    
    background: #cddde2;
    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: #cddde2;
    width : 100%;
    margin : 0px;
}

.img_caption_table th {
    background: #cddde2;
    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: #cddde2;
    padding-top: 6px;
    padding-right: 11px;
    padding-bottom: 6px;
    padding-left: 11px;
    border-top : 0px solid #b5cdd6;
    white-space: normal;
}

/********************** Categories
********************************************************/

.catrow_noalb {
	background: #cddbdf;
    color : #505f67;
    padding: 2px;
    text-align: left;
}

.catrow_noalb:hover {
    background: #d3e0e4;

}

.catrow {
    padding: 2px;
	background: #cddbdf;
    color : #505f67;
}

.catrow:hover {
    background: #d3e0e4;
}


/********************** 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: #cddbdf;
    color: #295776;
    border: 0px solid #cddbdf;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px; 
    border-radius: 7px;
}


.display_media {
    background: #cddde2;
    padding-top: 3px;
    padding-right: 11px;
    padding-bottom: 3px;
    padding-left: 11px;
}

.thumbnails {
	background: #cddde2;
    padding: 5px;
}

.thumbnails:hover {
	background: #cddde2;
    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;
}


/********************** Image
********************************************************/


.image {
    border-style: solid;
    border-width: 1px;
    border-color: #cad9de;
    background-color: #d3e0e4;
    padding: 5px;
    margin: 2px;
    border-radius: 5px;
}

/* pseudo-classes for image links */
a:link .image{
    border-style: solid;
    border-width: 1px;
    border-color: #cad9de;
    background-color: #d3e0e4;
    padding: 5px;
    margin: 2px;
    border-radius: 5px;
}

a:visited .image{
    border-style: solid;
    border-width: 1px;
    border-color: #cad9de;
    background-color: #d3e0e4;
    padding: 5px;
    margin: 2px;
    border-radius: 5px;
}

a:focus .image{
    border-style: solid;
    border-width: 1px;
    border-color: #cad9de;
    background-color: #d3e0e4;
    padding: 5px;
    margin: 2px;
    border-radius: 5px;
}

a:hover .image{
    border-style: solid;
    border-width: 1px;
    border-color: #cad9de;
    background-color: #d3e0e4;
    padding: 5px;
    margin: 2px;
    border-radius: 5px;
}

a:active .image{
    border-style: solid;
    border-width: 1px;
    border-color: #cad9de;
    background-color: #d3e0e4;
    padding: 5px;
    margin: 2px;
    border-radius: 5px;
}
.image:hover{
    border-style: solid;
    border-width: 1px;
    border-color: #cad9de;
    background-color: #cddde2;
    padding: 5px;
    margin: 2px;
    border-radius: 5px;
}

.imageborder {
    border: 0px solid #cddde2;
	background: #cddde2;
    color : #295776;  
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
}


/********************** Menus
********************************************************/

.navmenu {
	font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color: #4a7188;
    font-weight: bold;
    background : #cddde2;
    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 : #cddde2;
    color: #4a7188;
    background-position: bottom;
    text-shadow: #ffffff 1px 1px 1px;
    font-size: 11px;
    border: 1px solid #cddde2;
}


.navmenu a:hover {
    background : #cddde2;
    color: #4a7188;
    text-decoration: none;
}

.admin_float {
        float:left;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
        margin-bottom: 1px;
}

.admin_menu_wrapper {
        width:100%;
}
.admin_menu_thumb {
	font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-size: 90%;
    border: 1px solid #cddde2;
    background-position : bottom;
    color: #4a7188;
    display:inline;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 85px;
}

.admin_menu_thumb a {
    color: #4a7188;
    text-decoration: none;
    display: inline;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 11px;
    padding-right: 11px;
}


.admin_menu_thumb a:hover {
    color: #4a7188;
    text-decoration: none;
}

.admin_menu {
	font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-size: 85%;
    border: 0px solid #cddde2;
    background-position : bottom;
    background-repeat: repeat-x;
    background-color: #cddde2;
    color: #4a7188;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    display: inline;
}

.admin_menu a {
    color: #4a7188;
    text-decoration: none;
    display: inline;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
}

.admin_menu a:hover {
    color: #4a7188;
    text-decoration: none;
}


/********************** Footer
********************************************************/

.footer {
    font-size : 11px;
    color: #4a7188;
}

.footer a {
    text-decoration: none;
    color: #4a7188;
}

.footer a:hover {
    color: #4a7188;
}



/********************** Misc
********************************************************/

.debug_text {
    border: #cddde2;
    background-color: #cddde2;
    width : 100%;
    margin : 0px;
}

.clickable_option {
    cursor : default;
}

.listbox_lang {
    color: #4a7188;
    background-color: #cddde2;
    border: 1px solid #cddde2;
    font-size: 100%;
    font-family: Verdana, Geneva, Arial, sans-serif;
    vertical-align : middle;
}

.pic_title {
        color: #4a7188;
        font-size: 120%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align : center;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
        line-height:1.0em;
}

.pic_caption {
        color: #4a7188;
        font-size: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align : center;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
        line-height:1.0em;
}


.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    width:700px;
}
.cpg_message_info {
    color: #4a7188;
    background-color: #cddde2;
    background-image: url('../../images/message/info.png');
}
.cpg_message_success {
    color: #4a7188;
    background-color: #cddde2;
    background-image: url('../../images/message/ok.png');
}
.cpg_message_warning {
    color: #4a7188;
    background-color: #cddde2;
    background-image: url('../../images/message/warning.png');
}
.cpg_message_error {
    color: #4a7188;
    background-color: #cddde2;
    background-image: url('../../images/message/stop.png');
}
.cpg_message_validation {
    color: #4a7188;
    background-color: #cddde2;
    background-image: url('../../images/message/error.png');
}
#vanity a {
    display:block;
    width:57px;
    height:20px;
    margin: 3px 20px;
}

#GB_window {
  background-color: #cddde2;
  border: 5px solid #cddde2;
}
.menu {
    background : #cddde2;
    color: #4a7188;
    border-top: 1px solid #cddde2;
    border-bottom: 1px solid #cddde2;
    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;
}

