/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2008 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.19
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/classic/style.css $
  $Revision: 4392 $
  $Author: gaugau $
  $Date: 2008-04-16 09:25:35 +0200 (Mi, 16 Apr 2008) $
**********************************************/

/* 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 D1D7DC = RBG 209, 215, 220 = medium grey
   Hex CCCCCC = RBG 204, 204, 204 = medium grey
   Hex efefef = 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 {
        margin: 0px;
	background: #ECEAD5;
	background-image: url('http://www.nethermoss.co.uk/images/back.jpg');
	text-align: center;
	font-size: 0.74em;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}

table {
        font-size: 12px;
	background: #ffffff;
}

.cpg-album-image {
padding: 3px;
margin-right: 7px;
margin-bottom: 7px;
}

h1{
        font-size: 1em;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: underline;
	text-transform: uppercase;
        line-height : 120%;
        color : #4c1908;
        margin: 2px;
}

h2 {
        font-size: 1em;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: underline;
	text-transform: uppercase;
        line-height : 120%;
        color : #4c1908;
        margin: 2px;
}

h3 { color: #4C1908; font-size: 1em; text-transform: uppercase; text-decoration: underline; text-align: center; margin-bottom: 3px; }

.middle h3 { color: #4C1908; font-size: 9px; text-transform: uppercase; text-decoration: underline; text-align: center; margin-bottom: 5px;}

p {
        margin-bottom: 1em;
}

ul {
        margin: 0px;
        padding: 0px;
}

li {
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 0px;
        list-style-type: none;
}

#bottomcredits {
	text-align: center;
	font-size: 9px;
	color: #4C1908;
}

#wrap {
margin: 20px auto 0px auto;
padding: 0px;
width: 724px;
background: #fff url('http://www.nethermoss.co.uk/images/palemidbg.jpg');
background-repeat: repeat-y;
text-align:left;
}

#top { 
text-align: center;
display:block;
}

#bottom {
text-align: center;
display:block;
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}


#clearagain {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	overflow:hidden;
	visibility: hidden;
}

#leftcol
{
background: #ffffff;
text-align: center;
float: left;
width: 265px;
margin: 0;
padding: 5px 12px 0px 0px;
}

#rightcol
{
background: #ffffff;
text-align: center;
float: right;
width: 265px;
margin: 0;
padding-top: 5px;
padding-right: 12px;
}

#middlecol
{
background: #ffffff;
border-left: 1px dashed #D8914F;
border-right: 1px dashed #D8914F;
float: left;
line-height: 1.5em;
padding: 5px 12px 5px 12px;
width: 100px;
}

#content {
padding: 10px 20px 10px 20px;
color: #656565;
z-index:1;
}

.breadcrumbs { 
	text-align: center;
    	background: #ffffff; 
	border-bottom: 1px dashed #D8914F; 
	padding-bottom: 12px;
}

.biscuitcrumbs { 
    	background: #ffffff; 
	border-top: 1px dashed #D8914F; 
	padding-top: 10px;
}
	
.middle {
	padding-top: 15px;
}

.direction ul {
	margin:0;
}

.direction li {
	margin-bottom:5px;
	margin-top:5px;
	list-style-type: none;
	color: #D8914F;
}

.cpgnavbox ul {
	margin:0;
}

.cpgnavbox li {
	margin-bottom:5px;
	margin-top:5px;
	list-style-type: none;
	color: #D8914F;
}

a.nav {
	color: #656565;
	text-decoration: none;
	text-transform: none;
}

a.nav:active {
	color: #D8914F;
	text-decoration: underline;
	text-transform: none;
}

a.nav:hover {
	color: #828282;
	text-decoration: none;
	text-transform: none;
}

.post
{
margin-bottom: 10px;
padding-bottom: 10px;
}

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #d8914f;
        padding-right: 3px;
        padding-left: 3px;
}

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

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

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

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

a {
	color: #D8914F;
	text-decoration: none;
}

a:active {
	color: #D8914F;
	text-decoration: none;
}

a:hover {
	color: #828282;
	text-decoration: none;
}

.bblink a {
	color: #4C1908; font-size: 1em; text-transform: uppercase; text-decoration: underline;
}

.bblink a:hover {
	color: #4C1908; font-size: 1em; text-transform: uppercase; text-decoration: underline;
}

.maintable {
/*      background-color: #ecead5;*/
        background-color: #ffffff;
}

.tableh1 {
	text-align: center;
	color: #656565;
    	background: #ffffff; 
	padding-bottom: 12px;
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
}

.tableh1_compact {
	text-align: center;
	color: #656565;
    	background: #ffffff; 
	padding-bottom: 12px;
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
}

.tableh2 {
	text-align: center;
	color: #656565;
    	background: #ffffff;  
	padding-bottom: 4px;
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
}

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

.tableb {
	color: #656565;
    	background: #ffffff;
	padding-bottom: 4px;
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
}


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

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

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

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

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

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

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
	color: #656565;
}

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

.thumb_caption a {
        color: #656565;
}

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

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

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

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

.sortorder_cell {
        background : #ffffff ;
        color : #efefef;
        padding: 0px;
        margin: 0px;
}

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

.post h2 { color: #4C1908; font-size: 1em; text-transform: uppercase; text-decoration: underline; text-align: center;}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #656565;
        font-size: 9px;
        background : #ffffff;
}

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

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

.navmenu a:hover {
        background : #ffffff;
        text-decoration: none;
        color:         #d8914f;
}

.navmenu a:active {
        background : #ffffff;
        text-decoration: none;
        color:         #d8914f;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

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

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-color:#efefef;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:1px;
        padding-right:1px;
        text-align: center;
}

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

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

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

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

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

.imageborder {
        border: 2px solid #4c1908;
        background-color: #ecead5;
        margin-top: 30px;
        margin-bottom: 30px;
}

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

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

#footer {
	text-align: center;
	font-size: 1px;
	color: #ffffff;
}

.footer {
        font-size : 1px;
	color: #ffffff;
}

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

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

.statlink {
        color: #656565;
}

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

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

.alblink a {
	color: #4C1908; font-size: 1em; text-transform: uppercase; text-decoration: underline;
}

.alblink a:hover {
	color: #4C1908; font-size: 1em; text-transform: uppercase; text-decoration: underline;
}

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

.catlink a {
        text-decoration: underline;
        color: #000000;
}

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

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

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

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

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

.img_caption_table th {
        background: #D1D7DC ;
        font-size: 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #efefef;
}

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

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

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #000000;
        background-color: #D1D7DC;
        border: 1px solid #d8914f;
        font-size: 80%;
        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);}
