/*************************
  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.24
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/classic/style.css $
  $Revision: 5969 $
  $Author: gaugau $
  $Date: 2009-05-21 22:03:33 +0200 (Do, 21 Mai 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 D1D7DC = 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 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        background: #e3e3e3 url('http://desperatesource.net/pictures/themes/v3/images/sarah_bg.png') repeat-x 0 29px;
        color: #3f535c;
        margin: 0px;
}

table {
        font-size: 11px;
		  text-shadow: #d6dcdd 1px 1px 1px;	
		  font-family: arial;	
}

#header {
    background: #ffffff url(http://www.evalongoriafan.flaunt.nu/images/themes/classic/images/lewis_01.png) repeat-x;
    font-family:Georgia, "Times New Roman", Times, serif;
    color:#d1cfcc;
    font-size:8px;
	text-align: center;
}
#header a:link{
	color:#5f7883;
	font-size:11px;
	font-weight: bold;
	font-style: italic;
	padding: 7px;
}
#header a:visited{
	color:#5f7883;
	font-size:11px;
	font-weight: bold;
	font-style: italic;
	padding: 7px;
}
#header a:active{
	font-size:11px;
	color:#5f7883;
	font-weight: bold;
	font-style:italic;
	padding: 7px;
}
#header a:hover{
	color:#708690;
	font-size:11px;
	font-style: italic;
	font-weight: bold;
	padding: 7px;
}


h1{
        font-weight: bold;
        font-size: 22px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #000000;
        margin: 2px;
}

h2 {
        font-family:Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
        font-size: 13px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

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

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

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

.button {
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size: 11px;
        font-style: italic;
        color : #4E6063;
        font-weight: bold;
        border: 1px solid #617378;
        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 {
        font-family:Georgia, "Times New Roman", Times, serif;
        text-decoration: none;
        color:#5f7883;
		font-size:11px;
		font-weight: bold;
		font-style: italic;
		padding: 7px;
}

a:hover {
        font-family:Georgia, "Times New Roman", Times, serif;
        text-decoration: none;
        color:#5f7883;
		font-size:11px;
		font-weight: bold;
		font-style: italic;
		padding: 7px;
}

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

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

.maintable {
	background-color: #f9f9f9;
	-moz-border-radius:  20px; 
	-webkit-border-radius: 20px; 
	border-radius: 20px;
	padding: 10px;
	margin:5px;
	border: 1px solid #d9d9d9;
}


.tableh1 {
        background: #eef9f7 url('http://desperatesource.net/pictures/themes/v3/images/gallerytableh1.png') repeat-x;
        font-family:Georgia, "Times New Roman", Times, serif;
        text-shadow: #96c7be 1px 1px 1px;
		font-size:11px;
		font-weight: bold;
		font-style: italic;
        color : #a4c7ad;
        padding: 10px;
        border: 1px solid #ffffff;
        -moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

.tableh1_compact {
        background: #eef9f7 url('http://desperatesource.net/pictures/themes/v3/images/gallerytableh1.png') repeat-x;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:11px;
        color : #a4c7ad;
        text-shadow: #ffffff 1px 1px 1px;
        border: 1px solid #ffffff;
        padding: 6px;
        -moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

.tableh2 {
        background: #eef9f7 url('http://www.evalongoriafan.flaunt.nu/images/themes/classic/images/lewis_01.png') repeat-x;
        color : #4A5C5F;
        border: 1px solid #D4D3D2;
        padding: 6px;
        -moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

.tableh2_compact {
        background: #eef9f7 url('http://www.evalongoriafan.flaunt.nu/images/themes/classic/images/lewis_01.png') repeat-x;
        color : #4A5C5F;
        border: 1px solid #D4D3D2;
        padding: 6px;
        -moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

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


.tableb_compact {
        background: #EFEFEF ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        -moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

.tablef {
        background: #eef9f7 url('http://www.evalongoriafan.flaunt.nu/images/themes/classic/images/lewis_01.png') repeat-x;
        color : #4A5C5F;
		  font-size:13px;	
        border: 1px solid #D4D3D2;
        padding: 6px;
        -moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

.catrow_noalb {
        background: #f7f5f6;
		  font-size:13px;		
        color : #bcc3af;
        padding: 14px;
}

.catrow {
        background: #f0eeef;
		  font-size:13px;		
        -moz-border-radius: 10px;
		-webkit-border-radius: 10px;
        padding-top: 3px;
        padding: 4px;

}

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

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

.thumb_title {
        font-weight : bold;
        font-size: 9px;
        padding: 2px;
        display : block;
}

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

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


.thumb_num_comments {
        font-weight: none;
        font-size: 9px;
        padding: 2px;
        color: #96A6AB;
        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: #000000;
}

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

.sortorder_cell {
        background : #0E72A4 ;
        color : #a4c7ad;
        padding: 0px;
        margin: 0px;
}

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

.navmenu {
        background: #eef9f7 url('http://desperatesource.net/pictures/themes/v3/images/gallerytableh1.png') repeat-x;
        font-family:Georgia, "Times New Roman", Times, serif;
        text-shadow: #96c7be 1px 1px 1px;
		font-size:11px;
		font-weight: bold;
		font-style: italic;
        color : #a4c7ad;
        padding: 10px;
        border: 1px solid #35454C;
        -moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

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

.navmenu a {
        display: block;
        padding: 2px;
        text-decoration: none;
        color: #a4c7ad;
}

.navmenu a:hover {
        display: block;
        padding: 2px;
        text-decoration: none;
        color: #a4c7ad;
}

.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: 1px solid  #CCCCCC;

}

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

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

.thumbnails {
        background: #ffffff;
        -moz-border-radius: 10px;
		-webkit-border-radius: 10px;
        font-size: 10px;
        padding: 8px;
}

.thumbnails a img{
	border: 1px solid  #CCCCCC;
	background-color:#ecefef;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 8px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
.thumbnails a:hover img{
	border: 1px solid  #CCCCCC;
	background-color:#ecefef;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 8px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;

}

.footer {
        font-size : 9px;
}

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

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

.statlink {
        color: #a4c7ad;
}

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

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

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

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

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

.catlink a {
        text-decoration: none;
		  color: #85a988;	
		  text-shadow: #ffffff 1px 1px 1px;	
	font-weight: bold;
		  background-image: url(http://desperatesource.net/pictures/themes/v3/images/arrow.png);	
	background-repeat: no-repeat;
	background-position: left;
padding-left: 25px;

        color: #4E6063;
}
.catlink a:hover {
        color: #65797D;
		  background-image: url(http://desperatesource.net/pictures/themes/v3/images/arrow.png);	
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	text-shadow: #ffffff 1px 1px 1px;
	font-weight: bold;
        text-decoration: none;
}

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

.topmenu a {
        color : #0033CC;
        font-size: 11px;
        text-decoration : none;
}

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

.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        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 #FFFFFF;
}

.img_caption_table td {
        background: #EFEFEF ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
        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 #D1D7DC;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}

form { 
	background-color: transparent;
	
} 

input, textarea, option, select {
	background: #E8E8E8;
	font-family: Tahoma;
	font-size:10px;
	line-height: 13px; 
	color: #999999; 
	text-align: justify; 
	border: 1px solid #C9C8C5; 
	padding: 8px;
	margin-bottom: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}


#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);}

