html, body { background-color: white; border: 0; margin: 0; padding: 0; height: 100%; }

body { background-color: white;
	    font: 0.8125em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	    line-height: 1.3em;
	    color: #686868;
	    font-weight: normal;
}

/* --- Page layout --- */

#container {
   padding: 120px 80px;
   background-color: white;
   position: relative;
}

#centeredholder {
   color: #686868;
   background-color: white;
   position: relative;
   padding: 0px;
   line-height: 1.5em;
   min-height: 0;
   max-width: 925px;
   min-width: 300px;
	z-index: 10;
	margin: 0 auto;
}

#content {
   margin-left: 40px;
}

#logo {
   width:166px;
   height:63px;
   top:15px;
   right:20px;
   position: absolute;
}

#lang {
   top:15px;
   left:20px;
   position: absolute;
   font-size: 85%;
}

#lang a {
   color: #859d68;
   text-decoration: none;
}

img { border: 0 }

#workshoplogo { text-align: center; padding: 0 0 40px 0; }

/* --- Navigation bar --- */
          

.mainsite #menucontainer { margin-top: 65px; }

.mainmenu {
   min-width: 135px;
   #width: 135px;
}

.mainsite .mainmenu { padding: 0 0 0 0px; }
.fp .mainmenu       { padding: 0 20px 0 0; }
.fp .mainmenu_fr    { padding: 0 0 0 20px; visibility: hidden; }

.menuitem {  
   text-align: right;
	color: #686868;
	margin-bottom: 9px;
} 

.mainmenu_fr .menuitem {  
   text-align: left;
} 

.aStretch div {
   padding: 0;
   margin: 0;
}

.aStretch div div {
   text-align: right;
   padding-bottom: 13px;
}

.mainmenu_fr .aStretch div div {
   text-align: left;
}

.mainmenu_fr .aStretch div.subgalleryheader {
   text-align: left;
}

.mainmenu .aStretch div div div {
   padding-bottom: 2px;
}
.aStretch div + div.subgalleryheader { padding-top: 0px !important}

.mainmenu a { text-decoration: none }
.menuitem a:hover { cursor: hand; color: #4c6332; }
.menuitem a, .menuitem a:visited { color: #686868; }

.selected, .selected a:visited { color: #859d68; }

.mainmenu .aStretch a {
   text-decoration: none;
   white-space: nowrap;
   color: #859d68;
   font-size: 13px;
   line-height: 15px;
}

.mainmenu .aStretch a:hover { color: #4c6332; }

.mainmenu .aStretch div.subgalleryheader, .mainmenu .aStretch div.subgalleryheader a {
   font-variant: small-caps;
   font-size: 14px !important;
   font-weight: bold;
}

.rollover_right a {
   display:block;
   height: 26px;
   background-position: right top;
   background-repeat: no-repeat;
}

.rollover_right a:hover { 
   background-position: right bottom;
}

.rollover_left a {
   display:block;
   height: 26px;
   background-position: left top;
   background-repeat: no-repeat;
}

.rollover_left a:hover { 
   background-position: left bottom;
}

.mainmenu hr {
   height: 1px;
   background-color: #b9b9b9;
   border-width: 0;
}

#socialmedia {
   font-size: 80%;
   margin: 50px 0 0 0;
   line-height: 150%;
   padding: 0;
}

#socialmedia a, #socialmedia a:visited {
   display: inline;
   text-decoration: none;
   color: #859d68;
}

#socialmedia a:hover { color: #4c6332; }

.fp #socialmedia {
   display: none
}

/* --- Front page --- */
            
#nojavascript { font-weight: bold;
                text-align: center;
                padding: 1em;
                border: dotted 1px red;
                background: #fffce0;
                bottom: 20px;
                width: 70%;
                left: 15%;
                z-index: 10;
                color: #462A16;
                line-height: 1.4;
              }            

.keywords { text-align: center;
            color: #AAAAAA;
            font-style: italic;
            font-size: 90%;
          }
          
.keywords p { padding-top: 20px;
            }
  
/* --- Gallery pages --- */

#fadeoutoverlay {width:100%;height:100%;visibility:hidden;position:absolute;display:block;margin:0;padding:0;top:0;left:0;z-index:998;background-color: white;}

#gallery { float: left; position: relative; left: 50%; text-align:left; padding: 0; }
#gallerycenterer { position:relative; left: -50%; }

.f {
	overflow: hidden;
	text-align: center;
	position: relative;
	padding: 5px 0 5px 10px;
}

.e {
	position: absolute;
	padding: 5px;
}

.ib {
	display: inline-block;
	vertical-align: top;
	width: 285px;
	height: 310px;
	margin: -5px 0 -155px -10px;
	background-color: #fff;
}

.albumIndex {
  text-align: center !important;
  font-size: 10px !important;
  line-height: 15px;
  padding: 5px !important;
  margin: 0 auto !important;
  position:relative;
  float: left;
  background-color: #FFF !important;
}

.albumIndex_ib {
  text-align: center !important;
  font-size: 10px !important;
  line-height: 15px;
  margin: 0 auto !important;
  position:relative;
  padding: 0 !important;
  background-color: transparent !important;
}

.albumBox {
  background-color: #000 !important;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: white !important;
  width: 275px !important;
  position: relative !important;
  text-align: left !important;
  overflow: hidden !important;
  float: left !important;
  height: 150px;
  color: inherit;
}

.topAlbumBox { border-width: 0 !important; }
.bottomAlbumBox { border-width : 0 !important; }

.albumBoxContent {
  padding: 0px !important;
  margin: 0.00 !important;
  height: 100% !important;
  background-position: center center; 
}

.albumDescriptionContainer {
  margin: 0 0 0 92px !important;
  background-color: #859d68;
  width: 183px;
  height: 100%;
  -moz-opacity: 0; opacity: 0; 
}

.albumDescription {
  text-align: left !important;
  color: #fff !important;
  padding: 5px !important;
}

a .albumDescriptionContainer  {
  text-decoration: none !important;
}

.albumDescription p {
  padding: 0 0 5px 0 !important;
  margin: 0px;
  text-decoration: none !important;
}

.albumDescription p.smaller {
   font-size: 90%;
   line-height: 130%;
   text-align: right;
}

.albumDescription p.albumDescriptionTitle {
   font-weight: bold;
   color: #fff;
}

.albumDescription a {
  text-decoration: none !important;
}

.albumLink a {
  padding: 0.00 !important;
  text-decoration: none !important;
  overflow: hidden !important;
  display: block !important;
  margin: 0.00 !important;
  height: 100% !important;
}

.albumLink {
  top: 0.00 !important;
  left: 0.00 !important;
  position: absolute !important;
  height: 100% !important;
  padding: 0.00 !important;
  margin: 0.00 !important;
  width: 100% !important;
}

.albumLink a span {
  display: none !important;
}

#shadowbox_container {
}

.clear {
  clear: both !important;
  margin: 0.00 !important;
  padding: 0.00 !important;
}

.greyedout { opacity: 0.5;
             -moz-opacity: 0.3;
           }

.framed { border: white solid 3px; }
                      
/* --- Main font and paragraph styles --- */
	     
#content a { color: #859d68; text-decoration: none }
#content a:visited { color: #859d68; }
#content a:hover { color: #4c6332; }
#content a img { border:none; }

li { margin-bottom: 4px; }

ul { list-style-type: square; padding-bottom: 10px;}

.buttonlink, .selbuttonlink { 
              text-decoration: none;
              padding: 0 8px 0 20px;
              background-image: url(images/bullet.gif);
              background-position: center left;
              background-repeat: no-repeat;
              white-space: nowrap;
            }
            
a.buttonlink { text-decoration: none; color: #ffea99;}
a.buttonlink:hover { color: #fffeac;  }

.selbuttonlink { color: #B7B38C }

#content h1 { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
              font-weight: normal;
              color: #859d68;
			     position: relative;
            }

.albumIndex h1 { padding: 5px !important; left: 0 !important;
            }
                
#content h2 { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
              clear: both;
              font-size: 1.4em;
              font-weight: normal;
              margin: 20px 0 0 0;
		        position: relative;
            }

#content h3 { font-size: 1em;
              font-weight: bold;
            }

.italic { font-style: italic; }

#content h1:first-child { margin: 0 0 0px 0px; padding: 0; }        

p.note { font-size: 80% } 

p.quote { font-style: italic;
          text-align: center;
          margin: 0 10% 0 10%;
        }
        

.date { border: 0; padding: 0; margin: -1em 0 0 0; }
                        
p { margin-bottom: 1.5em; font-weight: normal; }

#content hr { border: none;
              border-top: dotted #b9b9b9 2px;
              margin: 20px auto;
              height: 2px;
              width: 80%;
              
            }
            
.center {
	text-align: center;
}

/* --- Lists --- */

dl { margin: 0.8em 0 0 0; padding: 0; float: left; width: 100%; position: relative}

dl dt { width: 12em; 
        clear: left;
        float: left;
        margin: 0;
        padding: 0;
      }
      
dl dt { margin: 0 0 0 0; ;
        padding: 6px;
        background: #af887b; 
      }
      
dl dt span { font-weight: bold;
             padding: 2px 2px 2px 2px;
             display: block;
           }

dl dt a:hover { color: #FFF0A5 }
dl dt a { color: #FFF0A5; text-decoration: none; }

dl dd { width: 70%;
        float: left;
      }

/* Put space between definition members */

dd + dt { margin-top: 24px; }
dd + dt + dd { margin-top: 12px; padding-top: 12px; border-top: solid #fffce0 1px; }

.nooutline { -moz-outline-style: none; outline: none }

.linkslist { padding-bottom: 15px }
.linkslist:after { clear:both;
   	             margin-top:-9px;
   	             display:block;
   	             content:"";
      	          height:0px;
      	        }

/* --- Forms --- */

.myForm label.error { color: #8E2800; background: white; padding: 5px; margin-bottom: 10px; display: block;}

.myForm label { display: block; margin:0; padding: 0 }
.myForm label + input, .myForm label + textarea { margin-top: 5px }
.myForm input + label, .myForm input + label + label, textarea + label { margin-top: 15px }

textarea, input { padding: 5px; border: solid #b9b9b9 2px; background: #white;}
input[type=submit] { display: block; margin: 10px auto; color: #ffffff; background-color: #b9b9b9; }
input[type=submit]:hover {  background: #484848; }

input[type=image] { display: block; margin: 0px auto; }

/* --- Centered floating gallery with captions --- */

.captionedgallery { text-align:center;  }
.captionedgallery P { display:inline }
.captionedgallery span { vertical-align:top; display:table-cell; display:inline-table; display:inline-block }
.captionedgallery span.fl { margin: 0; display: inline; vertical-align:baseline; }
.captionedgallery a { text-decoration: none; color: #333; }
.captionedgallery a:hover { color: #333; }

.autohighlight { background: white; -moz-opacity: 0.7; opacity: 0.7 }

table.presentation { border-width: 1px;
					 border-spacing: 2px;
					 border-style: solid;
					 border-color: #000;
					 border-collapse: separate;
					 background-color: white;
					 margin: 15px auto 30px auto;
				   }
				
table.presentation th { background: #B9B9B9; color: #fff; text-align: center; padding: 8px; }
table.presentation td { text-align: center; padding: 8px; color: #000 }

table.grid td {
   background-color: #DDD;
}

table.grid th.subheading {
   background-color: #FFF;
   color: black;
}

table.presentation td.yes { background-color: green; color: white; }
table.presentation td.no { background-color: red; color: white; }

table.faq td { padding: 4px; margin: 0; }
table.faq .q td { padding: 12px 0 0 0; }
table.faq .q p { padding: 0; margin: 0; }
table.faq td p { line-height: 1.3em; }

/* --- Fractions --- */

.above, .below { font-size: 70%;  }
.above { vertical-align: 0.7ex; }
.below { vertical-align: -0.3ex; }
.frac { white-space: nowrap; }

/* --- Blog --- */

#blog.narrowcolumn {
	margin-right: 220px;
}

#sidebar {
	width: 200px;
	margin-left: 20px;
	min-height: 100%;
	position: absolute;
	right: 0;
	top: 25px;
	font-size: 80%;
}

.navigation {
   padding-bottom: 10px;
}

#blog li.footnote {
	font-size: 80%;
}

#searchform { width: 90%; margin: 20px auto 0 auto }
#searchform #s,  #searchform div, #searchform input[type=text] { width: 100%; }
#searchform input[type=text] { padding: 5px; }
#searchform input[type=submit] { margin: 10px 0px 0px auto; }
#searchform label { display: block; width:100%; margin: 0px 0px 2px auto; }

#blog ol.footnotes {
}

#sidebar h2 { 
		        left: 0px;
		        padding-bottom: 8px;			
            }

#sidebar li { 
		        margin: 0;
				  padding: 0 0 0 5px;
				  list-style-type: none;
				  width: 100%;
            }

#sidebar ul { 
		        margin: 0;
				  padding: 0;
				  list-style-type: none;
				  width: 100%;
            }
            
#sidebar #twitter-tools li {

   margin-bottom: 15px;
}

.commentlist li {
   padding: 20px;
}

.commentlist li.thread-odd {
   background: #F0F0F0;
}

.commentlist > li:first-child {
   padding-top: 0px;
}

#commentPreview {
	margin-top: 0px;
}

.commentlist ul.children {
   margin: 0px 0 0px 30px;
   padding: 0;
}

.commentlist .children li {
   list-style-type: none;
   margin: 30px 0 0px 0px;
   padding: 0;
   border: none;
   border-left: solid 2px #B9B9B9;
   padding-left: 20px;
}

a.rsslink {background:url(images/feedicon10.png) top left no-repeat; padding-left: 14px;}
#blog #preview {margin-right: 15px !important}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 20px 20px;
	display: inline;
	}

img.alignleft {
	margin: 0 20px 20px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
	}
	
/* Center the images on the main blog page */	
	
#blog.narrowcolumn .alignright, #blog.narrowcolumn .alignleft {
   float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;   
}

/* End Images */

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #b9b9b9;
	padding-top: 4px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 7px 7px;
	margin: 0;
	color: white;
}

img.photoCategory {
   padding: 10px;
   vertical-align:middle;
}

/* --- Misc --- */

#portrait {
   float: right;
   margin: 0 0 8px 8px;
   padding: 0;
   border: solid 1px white;
   width: 200px;
   height: 133px;
}

/* Newsletter subscription */

#mc_embed_signup {
   width: 400px;
   margin: auto;   
}

.mc-field-group INPUT {
   width: 100%;
   text-align: left;
   font-size: 11px !important;
}

#mc_embed_signup legend {
   padding: 5px;
   font: 20px Verdana, Helvetica, Arial, sans-serif;
   font-weight: normal;
   color: #859d68;
   text-align: center;
}

#mc_embed_signup label {
   line-height: 150%;
   margin-top: 10px;
   display: block;
   width: 100%;
   text-align: left;
   font-size: 11px !important;
}

#mc_embed_signup fieldset {
   text-align: left;
}

.mce_inline_error {
   color: red !important;
   font-weight: normal;
}

#mce-responses, div.mce_inline_error {
   margin-top: 15px !important;
   font-size: 70% !important;
   font-weight: normal !important;
}

/* Big results */

table.results {
   border-collapse: collapse
}

.results td {
   border-bottom: solid 1px #686868;
}

.results td {
   vertical-align: top;
   padding: 10px;
   font-size: 90%;
}

.results img {
   vertical-align: top;
   padding-top: 5px;
   font-size: 90%;
}

.results td p {
   padding: 0;
   margin: 0;
   margin-bottom: 10px;
}

.results li {
   padding: 0px;
   margin: 0;
   list-style-type: none;
}

.results ul {
   padding-top: 0px;
   padding-bottom: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   list-style-type: none;
}


/* Workshops */

.minipic { float: right;
           margin: 0 0 8px 8px;
}

#content a.minipic img { border: solid 1px #686868; !important;
}

.themetype { font-variant: small-caps;
             font-weight: bold;
             font-size: 90%;
             text-align: right;
           }

