/* Colours
   Background	#333333;
   Visited		#FFFFFF;
   Hover		#CCCCCC;
   */
   
/* Basics
------------------------------ */
html {
	height: 100%;
}

/* Main Layout
------------------------------ */
body {
	background-color:#333333;
	margin: 0px;
	padding: 0px 0px 150px;
	text-align: center;
}

#header {
height: 5px;
background-color: #333333;
}
#haut {
height: 5px;
background-color:#333333;
}
#conteneur {
/* position: absolute; */
width: 100%;
background-color:#333333;
}
#centre {
background-color:#333333;
margin-left: 150px;
margin-right: 150px;
}
#gauche {
position: absolute;
left:0;
width: 150px;
}
#droite {
position: absolute;
right:0;
width: 150px;
}

#pied {
height: 30px;
background-color: #333333;
text-align:center;
}


#main {
	text-align: left;
	margin: 10px auto;
	width: 685px;
	background-color:#333333;
	padding: 10px 30px 70px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 5px solid #333333;
	border-left: 1px solid #333333;
}

/*
#droite {
float: right;
width: 300px;
}	
*/
	
#credit, #sort {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #CCCCCC;
	text-align:center;
	clear: both;
	background-color: #333333;
}
#credit a, #sort a {
	text-decoration: none;
	color:#CCCCCC;
	background-color:#333333;
}
#credit a:hover, #sort a:hover {
	color:#CCCCCC;
	text-decoration: none;
	background-color:#333333;
}
#gallerytitle {
	border-bottom: 0 solid #CCCCCC;
	padding-bottom: 14px;
	margin-bottom: 20px;
	text-align:center;
	/*min-height: 40px;
  _height: 40px;*/
}
#gallerytitle h2 { 
	font-weight: normal; 
	font-size: 1em; 
	margin-top: 18px;
	width:750px;
}

/* Link Styles
------------------------------ */
a:link, a:active, a:visited { text-decoration:underline overline; color:#666666; } 
a:hover, a:focus { text-decoration: underline overline; color:#FFFFFF; }

.thickbox {
color:#FFCCFF;
font-size:0.8em;
text-align:left;
}

/* START  Liens 2 -------------------------------------------*/

a.lien2 img {
	border: none;
}

a.lien2 {
   color:#FFFFFF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: underline overline;
   background-color:#333333;
  
}

a:visited.lien2 {
   color:#FFFFFF;
   text-decoration: underline overline;
   background-color:#333333;
}

a:hover.lien2 {
   color:#FFFFFF;
   text-decoration: underline overline;
   background-color:#333333;
}

/* END  Liens 2 ---------------------------------------------*/





/* Text Styles
------------------------------ */
body {
	font: normal 82%/200% "Comic sans MS", Verdana, Helvetica, Arial, sans-serif;
	color:#CCCCCC;
		
}
h2 {
	font: 115% "Comic sans MS", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color:#CCCCCC;
}
h2 a:link, h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h2 span {
	color:#CCCCCC;
}
h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font: 110%  "Comic sans MS", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color:#CCCCCC;
	margin-top: 30px;
}
h3 a:link, h3 a:visited { text-decoration: none; }
h3 a:hover { text-decoration: underline; }

.align_centre {
    text-align: center;
}

.align_gauche {
    text-align: left;
}

.align_droite {
    text-align: right;
}

.hitcounter {
    text-align: center;
	color:#666666;
	font-size:0.8em;
	}

/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 0 solid #666666;
	margin: 0 0 12px 0;
	padding: 0;
}

img {
	border: 35px solid #FFFFFF;
}

.image_no_borders {
    border:0;
}

.image_gauche {
    float:left;
}

.display_inline {
    display: inline;
	}

.float_left {
    float:left;
}	

.float_right {
    float:right;
}		
	
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #CCCCCC;
}

#imagemetadata {
  text-align: right;
  position: relative;
  display: none;
}

#imagemetadata table {
  text-align: left;
  line-height: 1em;
  border: 1px solid #ccc;
  position: absolute;
  top: 2em;
  right: 0px;
  background-color:#FF0000;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}


/* Page Navigation
------------------------------ */
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;
	color:#CCCCCC;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color:#CCCCCC;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #CCCCCC;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 4px;
	color:#FFFFFF;
}

#exif_link {
  color:#FFFFFF;
  text-decoration: none;
}

/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
	color: #CCCCCC;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
}
.imagethumb a:visited {
    background-color: #fcfcfc;
    border: 1px solid #f8f8f8;
}
.imagethumb a:hover {
	background-color:#666666;
	border: 1px solid #cccccc;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
	margin: 0 12px 8px 0;
    padding: 10px 8px 2px 10px;
	float: left;
	width: 260px;
	border: 8px solid #FFFFFF;
	background: #333333;
    line-height: 100%;
	
	
}
.album a img {  }
.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	margin: 0;
	}
	
.album p {
	line-height: 12px;
	font-size: 11px;
    padding: 4px 0px 0px;
    margin: 0px;
}
.albumdesc small {
	color:#CCCCCC;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
	}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 0 solid #666666;
	background-color:#333333;
	margin-top: -10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color:#CCCCCC;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color:#333333;
	text-decoration: none;
	color:#FFFFFF;
	text-decoration:underline overline;
}
.imgnav .imgprevious a {
	float: left;
	}
	
.imgnav .imgnext a {
	float: right;
	}
#narrow {
	margin: 0 auto;
	width: 440px;
	line-height:1em;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
	background-color:#333333;
	color:#CCCCCC;
	}
	
.error { 
  color: #C33; 
  font-weight: bold; 
}

.comment {
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 700px;
	margin-bottom: 12px;
	text-decoration:none;
}
.commentmeta {
	margin-bottom: 12px;
	
}
.commentauthor {
	font-weight: bold;
	text-decoration:none;
}

.commentbody {
	font-weight: bold;
	text-decoration:none;
	color:#CCCCCC;
}

.commentauthor a, .commentauthor a:hover {
	display: block;
	background-color:#CCCCCC;
	text-decoration: overline underline;
	color: #666666;
}
.commentauthor a:visited {
    background-color: #CCCCCC;
    border: 1px solid #666666;
}
.commentauthor a:hover {
	background-color:#CCCCCC;
	color: #FFFFFF;
}

.commentdate {
	margin-top: 12px;
	font-size: 85%;
	font-style: italic;
	text-align: right;
	}


/* Forms
------------------------------ */
.inputbox {
	width: 300px;
	padding: 6px;
	margin-left: 5em;
	background-color:#333333;
	color:#FFFFFF;
	border-style:dashed;
	border-width:0.06em 0 0 0;
	border-color:#999999;
	}
	
.textarea {
	padding: 6px;
	width: 650px;
	color:#FFFFFF;
	font: 100%/200% "Comic sans MS", Verdana, Helvetica, Arial, sans-serif;
	background-color:#333333;
	border-style:dashed;
	border-width:0.07em 0 0.06em 0;
	border-color:#999999;
	overflow:auto;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	background-color:#333333;
	color:#666666;
	border-style:dashed;
	border-width:0 0 0.06em 0;
	border-color:#999999;
}
label {
	cursor: pointer;
	text-align: right;
	color:#666666;
}
label:hover {
	color:#000000;
	text-decoration:overline underline;
}
#map {margin-left: -77px;}

.color_dark {
    color:#666666;
	}

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
    right: 0px;
	top: 0px;
	width: 130px;
	color:#000000;
    text-decoration:overline underline;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
    z-index: 2;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
	}
#admin h3 {
	font-weight: normal;
	color: #CCCCCC;
	margin:0;
	padding:0;
	text-decoration:overline underline;
}
#admin h3:hover { 
color:#000000;
text-decoration:overline underline;
}

/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: center;
	background: #333333;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}
#search ul {
  position:absolute;
  text-align: left;
  width:20px;
  margin:0px;
  padding:2px;
  list-style:none;
}
#search ul .item {
  display:none;
}
#search ul:hover .item {
  display:block;
  padding:1px;
  margin:0px;
  background:#333333;
}
#search li {
width:150px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive #year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
ul.archive #month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #E6E6DF;
	padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #eee;
}
#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #fff;
	border-top: 3px solid #E6E6DF;
	border-bottom: 3px solid #E6E6DF;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}
