/*

Theme Name: Effervescence

Author: Stephane Angoulvant (modified (badly) by ulfben)

Author URI: http://angoulvant.net/sblog

*/

#simpleviewer {   /* the background color for simpleviewer. Leave this line near the front for performance reasons */

    background: #999999; /* Normally the same as main2 */

}

/*

This CSS was "reverse engineered" (eg: hijacked and gunned down) by Ulf Benjaminsson to use the the Kish-color scheme. (http://www.colourlovers.com/palette/27527/kish__my_father)



Using it requires you to disable Image Meta information in Effervesence (those tables constantly overlayed my images, which was frustrating).

You'll also need to rename/delete/move the logo files in the theme directory. 





A comment of "unknown" means I haven't been able to find that effect in use on the site.

*/

/* Main Stuff

------------------------------ */

html {

	height: 100%;

	margin-bottom: 0.1em;

}

* {

	margin: 0;

	padding: 0;

}

.aligncenter2 {

	margin: 0 auto;

	width: 610px;

}

.clearage {

	clear: both;

	padding: 0;

	margin: 0;

}

hr {

	clear: both;

	height: 0;

	border: 0;

	border-top: 1px solid #E6E6DF;

	margin: 0 0 12px 0;

	padding: 0;

}

img {

	border: 0;

}

blockquote {

	border-left: 1px dotted #96967E;

	margin-left: 20px;

	padding-left: 20px;

	color: #363630; /*whenever a paragraph is held within blockquote tags.*/

}

#flash {

	height: 675px;

	padding-left: 20px;

	padding-right: 20px;

	padding-bottom: 20px;

}

#exif_link, #exif_link a{

	width:100px;

	font-weight:bold;

	color:#FFFFFF;

}

#imagemetadata {

	text-align: center;

	position: relative;

    color: #fff;

	display:none;

}

#imgmetadata_data a {

    color: #fff;

}

#imagemetadata_data a:hover {

	text-decoration: none;

	color: #999999;

}

#imagemetadata table {

	text-align: left;

	line-height: 1em;

	top: 2em;

	right: 0px;

    background-color: #0c8369;

}

#imagemetadata table td {

 	background-color: #0b9577;

	padding: 2px 5px;

}

/* Text Styles

------------------------------ */



/* Front Page Title --- */

h1 {

	color: #999999

	font: normal 20px Trebuchet MS, Arial, Helvetica, Tahoma, Verdana, serif;

	letter-spacing: -2px;

}

#logo h1 a {

    color: #999999;

	font: bold 30px Trebuchet MS, Arial, Helvetica, Tahoma, Verdana, serif;

}

#logo h1 a:hover {

	color: #333333;
	
	font: bold 30px Trebuchet MS, Arial, Helvetica, Tahoma, Verdana, serif;
	
}	

h1 a:hover {

	color: #333333;
	
	border: none;

}

* html h1 a {

	color: #999999
	
	height:35px;

}

h1 a {

	color: #999999
	
	height:0px;

}

/* Image Page Title  --- */

#logo2 h1 a {

    color: #333333;

	font: bold 30px Trebuchet MS, Arial, Helvetica, Tahoma, Verdana, serif;

}

h2 {

	color: #999999;

	font: bold 23px Trebuchet MS, Arial, Helvetica, Tahoma, Verdana, serif;

	display: inline;

	letter-spacing: -1px;

}

h2 a {

	color: #999999;

	text-decoration: none;

	border: none;

}

h2 a:hover {

	color: #333333;

	border: none;

}

/* Album Nav */

.albnav {

	float: right;

	width: 140px;

	text-align: center;

}

.albnav .albprevious a, .albnav .albnext a {

	display: block;

	width: 50%;

	height: 100%;

	float: left;

	font-size: 120%;

	text-decoration: none;

	line-height: 200%;

    color: #999999; /*prev / next in subalbums */

}

.albnav .albprevious a:hover, .albnav .albnext a:hover {

	text-decoration: none;

font-weight: bold;

    color: #333333; /*prev / next hover in subalbum*/

}

.albnav .albprevious a {

	float: left;

}

.albnav .albnext a {

	float: right;

}

.albnav .albdisabledlink {

	display: block;

	width: 50%;

	height: 100%;

	float: left;

	font-size: 120%;

	text-decoration: none;

	line-height: 200%;

    color: #b1aea7; /*disabled prev/next links i subalbums (upper part of the screen)*/

	cursor: default;

}

/* Intro Text  --- */

h3 {

	color: #22b393; /*textcolor in comment header ("X Comments") */

	font: normal 17px Trebuchet MS, Arial, Helvetica, Tahoma, Verdana, sans-serif;

}

#navbar h3 {

	margin-left: 6px;

	text-align: center;

}

h3 a {

	color: #fff;

	border: none;

}

h3 a:hover {

	color: #333333;

	border: none;

}

/* Gallery Titles  --- */

h4 {

	text-align: center;

	font: 14px/22px Arial, Helvetica, Tahoma, Verdana, sans-serif;

	color: #fff;

}

h4 a {

    color: #999999; /*album titles in thumbview*/

	border: none;

        font-weight: bold;

}

h4 a:hover {

	color: #333333; /*album titles in thumbview on mouse over*/

	border: none;

}

/* Comment Authors  --- */

.commentinfo h4 {

	font: 14px/22px Arial, Helvetica, Tahoma, Verdana, sans-serif;

	color: #98958f; /*the author name*/

}

.commentinfo h4 a {

	color: #22b393; /*author name if they've given a link to their homepage*/

	border: none;

font-style: normal; 

font-weight: bold;

}

.commentinfo h4 a:hover {

	color: #0b9577; /*... master of the obvious.*/

	border: none;

}

.commentinfo a {

color: #ECEBE1; /*links in commentingo (EDIT-link)*/

border: none;

font-style: normal; 

font-weight: bold;

}

/* Links  --- */

a {

    color: #999999; /*the current pagination link */

	text-decoration: none;

    font-weight: bold;

}

a:hover {

    color: #333333;

	text-decoration: underline;

}

.disabledlink {

	color: #b1aea7;  /* #8597A5; to hide disabled links in the backgroundcolor... */

	cursor: default;

}

#navbar a {

    color: #999999;

}

#navbar a:hover {

    color: #333333;

}

#main2 #navbar a { /*Same as navbar a, but in single-image view.*/

	color: #fff;

}

#main2 #navbar a:hover {

	color: #333333;

}

#description a:hover {

	color: #999999
	
	text-decoration: underline;

}

#main2 #description a {

	color: #fff;

}

#main2 #description a:hover {

	color: #333333;

}

.commenttext a {

	color: #7b7871;

}

.commenttext a:hover {

	color: #12a081;

	text-decoration: underline;

}

/* Main Layout

------------------------------ */

body {

	font: 14px/22px Arial, Helvetica, Tahoma, Verdana, sans-serif;

	color: #fff;

    background: #e3e2dd; /*body background*/

	text-align: left;

	margin: 0 auto 0 auto;

}

#content {

    background: #e3e2dd; /*color around the main div in index.*/

}

#content p {

	color: #7b7973;

}

#main {

	background: #e3e2dd; /*div around thumbs in index*/

	text-align: left;

	width: 630px;

	margin: 0 auto 0 auto;

	padding-bottom: 10px;

}

#subcontent {

    background: #e3e2dd; /*around the main div in sub-albums.*/

	margin-bottom: 5px;

}

#submain {

    background: #e3e2dd; /*div around thumbs in subalbums.*/

	text-align: left;

	width: 630px;

	margin: 0 auto 0 auto;

	padding-bottom: 10px;

}

#main2 {

    background: #0b9577; /*div in single-image view.*/

	text-align: left;

	padding-bottom: 30px;

}

#main3 {

	margin: 0 auto 0 auto;

	padding: 10px 20px 20px 20px;

	color: $a5e7d9; /*background around comment area */

	background: #607848;

}

#main4 {

	margin: 0 auto 0 auto;

	padding-left: 20px;

	padding-right: 20px;

//	background: #e3e2dd; /*page background in single-image view.*/

//	color: #FFFCDB;

}

#header {

background: #e3e2dd; /*the header area above the nav-bar*/

	text-align: left;

	border: none;

	padding: 0;

	margin: 0;

}

#galleryheader {

background: #0b9577; /*the header area above the nav-bar, single image view*/

	border: none;

	padding: 0;

	margin: 0;

}

#gallerytitle {

	width: 640px;

	position: relative;

	padding: 18px 10px 18px 10px;

	margin: 0 auto 0 auto;

}

#description {

color: #98958f; /*text color for descriptions*/

	text-align: center;

	padding: 7px 7px;

	margin: 0px auto 0px auto;

	width: 620px;

}

#main2 #description {

	margin: 0 auto 0 auto;

	text-align: center;

	color: #a5e7d9;

}

#pagenumbers {

	text-align: center;

	margin: 0 auto 20px auto;

}

#images {

	padding: 25px 0 0 10px;

}

/* Comment Form

------------------------------ */

#commentbox {

	width: 650px;

	margin: 0 auto;

    color: #98958f; /*textbox labels*/

	font-size: 12px;

}

#commentform {

	margin-top: 10px;

}

#commentbox input {

	font: 12px/22px Arial, Helvetica, Tahoma, Verdana, sans-serif;

	background: #fff;/*Color of textbox when unfocused*/

	border-top: 1px solid #b1aea7;

	border-right: 1px solid #b1aea7;

	border-bottom: 1px solid #c4c2bb;

	border-left: 1px solid #c4c2bb;

	padding: 2px;

	color: #98958f;

}

#commentbox input:focus {

	background: #fafaf9;  /*Color of textbox when focused*/

}

#commentbox textarea {

	font: 12px/16px Arial, Helvetica, Tahoma, Verdana, sans-serif;

	background: #fff;

	border-top: 1px solid #b1aea7;

	border-right: 1px solid #b1aea7;

	border-bottom: 1px solid #c4c2bb;

	border-left: 1px solid #c4c2bb;

	color: #7b7871;

	margin: 2px 0 5px 0;

	padding: 3px;

	width: 600px;

}

#commentbox textarea:focus {

	background: #fafaf9; /*Color of textarea when focused*/

}

#comments {

	clear: both;

	display: block;

	margin: 10px 0 30px 0;

}

.error {

	color: #950b42;  /*Error message when a visitor forgets a field.*/

	font-weight: bold;

}

.comment {

	margin-bottom: 20px;

}

.commentinfo h4 {

	display: inline;

}

.commentinfo {

	color: #b1aea7;

    border-bottom: 1px solid #e3e2dd;  /*seperator between comment info and comment text.*/

	padding: 5px 0 3px 0;

}

.commenttext {

	margin-top: 5px;

	padding: 0 5px;

	color: #98958f;

}

/* Page Navigation

------------------------------ */

#navbar {

	padding: 4px 7px;

	margin: 0 auto 14px auto;

	width: 620px;

	color: #999999; /*text in bread-crumb navigato. (last node and the pipes)*/

}

#randomhead {

	padding: 0;

	margin: 0 auto 14px auto;

	width: 630px;

	border: none;

	line-height: 0px;

	background: #fff;

}

#randomhead img {

border: 6px solid #fff;

}

#wrapnav {

    background: #12a081;  /*nav bar in single-image.*/

	margin-bottom: 30px;

}

#header #wrapnav {

    background: #eceae7; /*navbar in subdirs.*/

	margin-bottom: 0px;

}

#main2 #navbar {

	padding: 4px 7px;

	border: none;

	margin: 0 auto 0 auto;

	width: 620px;

	color: #999999;

}



#randomhead {

    padding: 0;

    margin: 0 auto 14px auto;

    width: 630px;

    border: none;

    line-height: 0px;

    background: #fff; /*only visible while the image is loading*/



/*If you wan't the borders of my gallery thumbs, for the random image too

    border-top: 2px solid #fff;

    border-left: 2px solid #fff;

    border-right: 2px solid #fff;

    border-bottom: 2px solid #fff; 

} 



If you want it to behave like a button

#randomhead:hover {

    border-top: 2px solid #fff;

    border-left: 2px solid #fff;

    border-right: 2px solid #fff;

    border-bottom: 2px solid #fff;*/

}



#randomhead img {

    border: 8px solid #fff;

}

ul.pagelist {

	clear: both;

	padding: 0;

	margin: 20px 0 0 0;

	list-style-type: none;

}

ul.pagelist li {

	display: inline;

}

ul.pagelist li a, ul.pagelist span.disabledlink {

	padding: 4px;

}

ul.pagelist li.current a {

	color: #98958f; /*denotes the current page were on (1..5 etc) */

}

ul.pagelist li.prev {

	margin-right: 10px;

}

ul.pagelist li.next {

	margin-left: 10px;

}

.pagenav {

	clear: both;

}

/* AJAX

------------------------------ */

#albumDescEditable:hover {

    background: #eceae7;

}

#imageDescEditable:hover {

    background: #12a081;

}

/* Image Thumbnails

------------------------------ */

.imagethumb a {

	display: block;

	padding: 7px;

	margin: 6px;

    border-top: 2px solid #999999;

    border-left: 2px solid #999999;

    border-right: 2px solid #999999;

    border-bottom: 2px solid #999999;

	background: #fff;

	line-height: 0px;

}

.imagethumb a:visited {

    border-top: 2px solid #999999;

    border-left: 2px solid #999999;

    border-right: 2px solid #999999;

    border-bottom: 2px solid #999999;

	background: #fff;

}

.imagethumb a:hover {

    border-top: 2px solid #333333;

    border-left: 2px solid #333333;

    border-right: 2px solid #333333;

    border-bottom: 2px solid #333333;

	background: #fff;

}

#albums li:hover h4 a {

    color: #333333;

}

.imagethumb {

	float: left;

}

#albums .imagethumb {

	float: none;

}

#randomhead .imagethumb {

	float: none;

}

/* Album Thumbnails

------------------------------ */

#albums {

	padding: 0px 0 0px 0;

}

#albums li {

	margin: 0 0 0px 0;

	padding: 0;

	border: 0;

	float: left;

	list-style: none;

}

/* Individual Image

------------------------------ */

.imgwrap {

	width: 615px;

	margin:0 auto;

	padding-left: 2em;

	padding-right: 2em

}

.imgwrap ul {

	text-align: center;

	margin-left: 0;

	margin-rignt: 0;

	padding: 0;

	list-style-type: none;

}

.imgwrap li {

	margin: 0;

	padding: 0;

	float: left;

	text-align: center;

	width: 50%

}

.image {

	margin: 0;

	padding: 0;

	border: 0;

}

#image {

	width: 615px;

	margin: 0 auto;

}

#main2 img {

	text-align: center;

	border: 2px solid #333333; /* border for single-image view.*/

	padding: 7px;

	background: #fff;

}

.imgnav {

	float: right;

	width: 140px;

	text-align: center;

}

.imgnav .imgprevious a, .imgnav .imgnext a {

	display: block;

	width: 50%;

	height: 100%;

	float: left;

	font-size: 120%;

	text-decoration: none;

	line-height: 200%;

	color: #fff; /*header next/prev in single-image view.*/

}

.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {

	text-decoration: none;

	color: #999999; /*header next/prev i single-image view, mouse over.*/

}

.imgnav .imgprevious a {

	float: left;

}

.imgnav .imgnext a {

	float: right;

}

.imgnav .imgdisabledlink {

	display: block;

	width: 50%;

	height: 100%;

	float: left;

	font-size: 120%;

	text-decoration: none;

	line-height: 200%;

	color: #84e4cf; /*disabled next/prev in single image view*/

}

/* Bottom Separator

------------------------------ */

#bottomheadings {

    background: #e3e2dd; /* background for commentheader (where it says "X Comments")*/

	height: 40px;

}

.bottomfull {

	padding: 10px 10px 0 10px;

	margin: 0 auto;

	width: 610px;

}

/* Forms

------------------------------ */

.checkbox {

	cursor: pointer;

}

.pushbutton {

	cursor: pointer;

	padding: 5px 10px;

}

/* Footer

------------------------------------ */

.footlinks {

	color: #b1aea7;

	font-size: 11px;

	text-align: center;

	padding: 4px 0;

	clear: both;

}

.footlinks a {

	color: #b1aea7;

	border-bottom: 1px dotted #b1aea7;

}

.footlinks a:hover {

	color: #fff;

	border-bottom: 1px dotted #fff;

}

/* Error Messages

------------------------------ */

.errorbox {

	padding: 20px;

	background-color: #FDD;

	border-top: 1px solid #FAA;

	border-left: 1px solid #FAA;

	border-right: 1px solid #FAA;

	border-bottom: 5px solid #FAA;

	margin-bottom: 10px;

	font-size: 100%;

}

.errorbox h2 {

	color: #DD6666;

	font-size: 100%;

	font-weight: bold;

	margin: 0px;

}



#map{

	width: 595px;

	margin: 0 auto;

}

/* Admin Toolbox

------------------------------ */

#admin, #admin_data{

	position:fixed;

	right:0;

	top:0;

	border-left: 1px solid #E6E6DF;

	border-bottom: 1px solid #E6E6DF;

	background: #e3e2dd;

	width:120px;

}

#admin_data{

	top:20px;

}

#admin h3 {

	font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-weight: bold;

	color: #12a081;

	border-bottom: 1px dashed #E6E6DF;

	margin:0;

	padding:0;

}



/* Search Box

------------------------------ */

#search {

	float: right;

	width: 170px;

	text-align: center;

	margin-top: 26px;

	_margin-top: 24px; /* IE Only */

}

#search input.pushbutton {

  padding: 1px;

  font-size: 80%;

}



/* Archive View

---------------------------- */

#archive{

	text-align: center;

}

#archive p {

	padding:10px 0;

	margin:20px 0;

	background: #eceae7;

	font-size: 18px;

}

ul.archive {

	padding:0;

	list-style:none;

	width:300px;

	margin: 0 auto;

}

ul.archive #year {

	text-align: center;

	margin-bottom:5px;

	font-weight:bold;

	font-size:18px;

	color: #12a081;

}

ul.archive #month {

	font-size: 14px;

	list-style:none;

	border-top:2px solid white;

	padding-top: 5px;

}

#tag_cloud {

	text-align: center;

	padding-bottom: 5px;

}

#tag_cloud p {

	padding:10px 0;

	margin:20px 0;

	background: #eceae7;

	font-size: 18px;

	text-align: center;

}