/*
	Theme Name:ajaxian
	Theme URI: http://www.icom7.com/en/
	Author: Jacques Guiffo
	Author URI: http://blog.icom7.com
	Description: ajaxian is a modified version by Jacques Guiffo Temgo
*/

body {
    margin: 0;
    padding: 0;
    background-color: #333333;
    border-top: 5px solid #805e30;
    color: #333;
    font: 0.7em Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 1px auto 1px auto;
}

/* Main Structure */
.center{text-align:center;}
#white-rap 
{
    width: 760px;
    margin: 0px auto 0 auto;
    padding: 15px 15px;
    background-color: #ffffff;
    border:1px solid #ccc;
    border-width: 0 3px;
    border-bottom: 1px solid #ccc;
    text-align: left;
    /*-moz-border-radius: 0 0 11px 11px;*/  
}
#header {
    position: relative;
    padding: 0px 5px 0px 5px;
    background-color: #ffffff;
    background: url(http://foto.temgo.net/images/invitation2.jpg) top right no-repeat;
}

#footer,#footer_foto {
    position: relative;
    font-size:9px;
    text-align:center;
}

#footer a,#footer_foto a{font-size:9px;color:#805e30;}

#main {
    margin: 15px 0;
    padding: 12px;
    background-color: #ffffff;
    /*background-color: #dfdbdb;*/
    border: 1px solid #ccc;
    -moz-border-radius: 8px;
}

#frame {
    position: relative;
    padding: 2px 15px 20px;
    background-color: #000000;
    color: #ffffff;
    -moz-border-radius: 8px;
}
/* HTML Element Restyles */

a {
    font-weight: bold;
    text-decoration: none;
    color: #6b8cb7;
}
a:hover {
    text-decoration: underline;
    color: #f4560f;
}
a:active {
    text-decoration: none;
    color: #f9c190;
}

a img {
    border: none;
}

h1, h2, h3 {
    font-weight: normal;
}

h3 {
    font: 15px "Lucida Sans Unicode";
}

hr {
    height: 1px;
    margin: 1em 0 0.5em;
    border: none;
    background-color: #555;
    color: #555;
}

label {
    font-weight: bold;
}

select {
    margin: 3px 0;
    vertical-align: middle;
    font: 1em Verdana;
}

/* Header */

#header h1 {
    margin: 0;
    padding: 0 0px;
}

#header form {
    position: absolute;
    top: 6px;
    right: 6px;
    margin: 0;
    padding: 0;
    text-align: right;
}

#searchCriteria {
    width: 190px;
    padding: 1px 2px 2px;
    background-color: #f6f6ff;
    border: 1px solid #48a;
    margin:0 10px 0 0;
}
#searchCriteria:hover {
    background-color: #fff;
    border-color: #59d;
}
#searchCriteria:focus {
    background-color: #ffd;
}

.gbBreadCrumb {
    position: absolute;
    top: 60px;
    left: 160px;
    margin: 1px 0;
    font-weight: bolder;
    width:320px;
    height:24px;
    overflow:hidden;
    color:#805e30;
    font-size:10px;
    font-weight:italic;
}
.video_foto1{
    position: absolute;
    top: 50px;
    right: 6px;
    padding: 0;
    text-align: right;
    margin:0 10px 0 0;
    }
.video_foto li{list-style-type:none;display:inline;padding:0 0 0 8px;}
.video_foto img:hover{border-left:1px solid #000000;border-right:1px solid #000000;padding:0 3px 0 3px;}
.gbBreadCrumb span, .gbBreadCrumb a {
    padding: 0 0 0 14px;
    background: url('images/icon_path_separator.gif') no-repeat left;
}

.gbBreadCrumb a.BreadCrumb-1 {
    padding-left: 0;
    background-image: none;
    white-space: nowrap;
}

#gbSystemLinks {
    position: absolute;
    top: 1.5em;
    right: 4px;
    margin: 0;
    padding: 0;
}

#gbSystemLinks span {
    display: inline;
    float: left;
    margin-left: 10px;
}

#photohead .block-core-ItemInfo .summary {
    padding: 2px 0;
}
#gbSystemLinks span a {
    padding: 3px 5px 4px;
}

/* Photo page navigation */

.gbNavigator {
    position: relative;
    clear: both;
    margin: 0.6em 0;
    padding: 8px 0 8px 2px;
    background-color: #0f0f0f;
    border: solid #333;
    border-width: 1px 0;
}

.gbNavigator a {
    padding: 6px 9px;
}

.gbNavigator a:hover {
    background-color: #292929;
    -moz-border-radius: 5px;
}

.first-and-previous img, .next-and-last img {
    vertical-align: top;
    padding: 0 3px;
}

.goback {
    position: absolute;
    top: 8px;
    left: 40%;
}

.next-and-last {
    float: right;
}
.next-and-last.no-previous {
    float: none;
    text-align: right;
}

a.backtoalbum {
    margin-top: -1.3em;
    padding-left: 20px;
    padding-right: 20px;
}

/* Full Photo */

#gsImageView {
    margin: 0 0 1em;
    text-align:center;
}

/* Frame Elements */

h2 {
    margin: 13px 0;
    color: #eee;
    font: 22px "Lucida Sans Unicode";
    text-transform: capitalize;
}

#loading {
    position: absolute;
    top: 200px;
    left: 35%;
    width: 160px;
    z-index: 1000;
    padding: 10px 0 10px 28px;
    background: #000 url(images/working-hard-trans.gif) 8px 4px no-repeat;
    text-align: center;
    color: #eef;
    font: italic 15px "Trebuchet MS";
    -moz-border-radius: 10px;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

#main-image-container {
    position: relative;
    overflow: hidden;
    text-align: center;
}

#main-image-container #sliding-frame p {
    position: relative;
    height: 470px;
    overflow: hidden;
}

#main-image {
    position: absolute;
    left: 105px;
    cursor: nw-resize;
    z-index: 10;
    background-color: #111;
}

#imagedatablock {
    position: absolute;
    top: 60px;
    left: 380px;
    width: 220px;
    min-height: 160px;
    padding: 10px;
    background: #050505 url(images/infobox_bg.png) bottom right no-repeat;
    border: 1px dotted #999;
    text-align: left;
}

#imagedatablock:hover {
    background-color: #0f0f0f;
    border-color: #fff;
}

#fullsizelink {
    padding: 0 0 0 23px;
    background: transparent url(images/new-window.png) left no-repeat;
}

.emptyAlbum {
    margin: 2em 0 0;
    font-size: 1.4em;
}

/* Controls */

#slideshow-controls {
    position: relative;
    height: 40px;
    margin: 0px 0 -40px;
    overflow: hidden;
    z-index: 100;
    text-align: left;
}

#main-image-container > #slideshow-controls {
    margin-bottom: -50px;
}

#slideshow-controls ul {
    position: absolute;
    margin: 0;
    padding: 3px 210px 3px 250px;
    list-style: none inside;
    background-color: #000;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=40);	/* Lower opacity for IE since the controls don't hide */
}

#slideshow-controls ul li {
    float: left;
    margin: 0;
    padding: 0;
}

#slideshow-controls button {
    width: 40px;
    margin: 0;
    padding: 0;
    background-color: #000;
    border: none;
    text-align: center;
    cursor: pointer;
}

#slideshow-controls button:hover {
    background: url(images/controls-hover-effect.png) 50% 50% no-repeat;
    border: none;
}

/* Thumbnails */

#thumbs-container {
    position: relative; /* Opera */
    width: 540px;
    margin: -110px auto 0;
    padding: 6px 40px;
    background-color: #000;
    opacity: 0.85;
    -moz-opacity: 0.85;
    filter: alpha(opacity=85);
    z-index: 100;
text-align: center;
}

#gsThumbMatrix {
    min-height: 120px;
    margin: 0 auto;
text-align: center;
}

#gsThumbMatrix td {
    padding: 2px;
text-align: center;
}

#gsThumbMatrix a .giThumbnail {
    height: 40px;
    width: 40px;
    background-color: #666;
    border: 1px solid #333;
}

#gsThumbMatrix a:hover .giThumbnail {
    height: 48px;
    width: 48px;
    margin: -4px;
    background-color: #fff;
    border: 1px solid #fb2;
}

#gsThumbMatrix a:hover:active .giThumbnail {
    height: 44px;
    width: 44px;
    margin: -2px;
}

#gsThumbMatrix a .currentImage, #gsThumbMatrix a:hover .currentImage {
    border-color: #fff;
}

/* Subalbums */

#subalbums-container h3 {
    width: 100%;
    border-bottom: 1px solid #fff;
}

#gsSubAlbumMatrix {
    width: 650px;
    margin: 0 auto 1em;
}

#gsSubAlbumMatrix td {
    width: 50%;
    padding: 1px 2px 4px 5px;
    border: 1px solid #222;
    line-height: 1.4em;
}

#gsSubAlbumMatrix td.sahover {
    background-color: #302f2f;
    border-color: #888;
    cursor: pointer;
}

#gsSubAlbumMatrix img.giThumbnail {
    width: 40px;
    height: 40px;
    float: left;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: 2%;
    border: 1px solid #6b8cb7;
}

#warning {
    margin: 1em 0;
    background-color: #fe9;
    border: 1px solid #c95;
    color: #c00;
}

/* Photo pages */

#photohead {
    width: 68%;
}

#sidephotodetails {
    padding: 10px 0 5px 10px;
    border: 1px solid #101010;
}

/* Tables */

.gbDataTable {
    margin: 0.8em 0;
}

.gbDataTable td {
    padding: 2px 6px;
}

.gbDataTable td.gbOdd {
    background-color: #191919;
}

.gbBusy {
    background-color: #114499 !important;
}

/* Exif data */

.block-exif-ExifInfo div {
    margin: 0 0 0 -8px;
    padding: 0 8px;
    font-weight: bold;
}

.block-exif-ExifInfo div a {
    margin: 0 15px 0 0;
    padding: 3px 10px;
    border: 1px solid #333;
    border-bottom: none;
    -moz-border-radius: 4px 4px 2px 2px;
}

.block-exif-ExifInfo div a:hover {
    background-color: #0f0f0f;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
}

.block-exif-ExifInfo .gbDataTable {
    width: 100%;
    margin: 2px 0;
    border: solid #333;
    border-width: 1px 0;
}

/* Footer elements */

#footer p {
    margin: 5px 0 0px 10px;
}

#footerSystemLinks {
    text-align:right;
    padding:0 5px 0 0;
}

#footerSystemLinks .block-core-SystemLink a {
    padding: 0px 1em 1.6em;
    color:#000000;
    font-size:10px;
}
#footerSystemLinks .block-core-SystemLink a:hover {
    padding: 0px 1em 1.6em;
    color:#000000;
}
/* Admin pages */

#gsSidebarCol {
    width: 150px;
    padding: 10px 0 0 0;
}

#gsSidebarCol ul {
    margin: 0;
    padding: 0;
    list-style: none inside;
    line-height: 1.8em;
}

#gsSidebar {
    padding: 10px 8px 10px 10px;
    background-color: #191919;
    -moz-border-radius: 10px 0 0 10px;
    max-width: 250px;
    overflow: hidden;
}

#gsContent {
    padding: 0 12px;
}

.gbTabBar {
    margin-top: 20px;
    padding-bottom: 3px;
    border-bottom: 1px solid #333;
    line-height: 1.7em;
}

.gbTabBar .giSelected {
    margin: 0 4px 0 0;
    padding: 3px 10px 3px;
    background-color: #393333;
    border: 1px solid #333;
    border-bottom: none;
    -moz-border-radius: 4px;
    font-weight: bold;
    color: #fe9;
}

.gbTabBar span a {
    margin: 0 4px 0 0;
    padding: 3px 6px 6px;
    background-color: #000;
    border: 1px solid #333;
    border-bottom: none;
    -moz-border-radius: 4px 4px 0 0;
    line-height: 1.2em;
}

.gbTabBar span a:hover {
    margin-bottom: -1px;
    background-color: #0f0f0f;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
}

#gsContent .gbDataTable {
    border-spacing: 0;
}

#gsContent .gbDataTable th {
    padding: 3px 6px;
    background-color: #333;
    border-bottom: 1px solid #444;
}

#gsContent .gbDataTable td {
    padding: 4px 3px;
}

#gsContent .gbDataTable th:first-child {
    -moz-border-radius: 10px 0 0 0;
}

#gsContent .gbDataTable th:last-child {
    -moz-border-radius: 0 10px 0 0;
}

#gsContent .gbDataTable .gbOdd {
    background-color: #111;
}

#gsContent textarea {
    width: 475px;
}

/* Messages */

.summary {
    white-space: nowrap;
}

.giSuccess {
    font-size: 1.3em;
    font-weight: bold;
    color: #7c4;
}

.giError {
    font-weight: bold;
    color: #c73;
}

h2.giError {
    font-size: 1.3em;
    color: #c30;
}

.giNew {
    color: #f90;
}

.giUpdated {
    color: #db0
}

/* Debug Only */
#msgarea {
    display: none;
    width: 150px;
    position: absolute;
    z-index: 10;
    top: 60px;
    left: 10px;
    background-color: #fdf;
    color: #060;
    text-align: left;
    font: 11px "Lucida Sans Unicode";
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-border-radius: 12px;
}

#msgarea h4 {
    margin: 5px 0 -5px 20px;
    font: bold 12px "Lucida Sans Unicode";
}

#msgarea p {
    padding: 0 3px 0 8px;
    background-color: #fdf;
}

.autoCompleteShadow {
    background-color: #a0a0a0;
}

.autoCompleteContainer {
    border: 1px solid #404040;
    background-color: #000;
}

.autoCompleteContainer li.yui-ac-highlight {
    background-color: #eee;
    color: #111;
}
/*Index Video foto*/
.index_vf1{background-color:#000000;}
.index_vf{background-color:#000000; border-bottom: 5px solid #805e30;}
.wrap{margin:15px auto auto auto;color:#805e30;background-color:#000000;width:780px; border:1px solid #000000;}
.wrap a{color:#805e30;}
.menu_haut{text-align:right;margin:0 0 10px 0;}
.foto_video li{display:inline;list-style-type:none;margin:0;}
.foto_li{padding:50px;}

.foto_video img:hover{border-left:1px solid #805e30;border-right:1px solid #805e30;padding:0 3px 0 3px;}
/*
.foto_li img:hover{color:#ffffff; text-decoration:underline; width:40px;}
.video img:hover{color:#ffffff; text-decoration:underline; width:50px;}
.libro img:hover{color:#ffffff; text-decoration:underline; width:120px;}
*/
.inicio img:hover{color:#ffffff; text-decoration:underline; width:55px;}
.text_index{width:700px;text-align:left;margin:20px auto 0px auto;}
.text_index,.text_index a{font: 1.0em Helvetica,"Lucida Grande",Verdana,  Arial,  sans-serif;}
.right-nom{text-align:right;padding-top:3px;font-weight:bolder;}
.livre_or{border:1px solid red;}
.foot a{color:#000000;list-style-type:none;display:inline;}
.foot li{color:#000000;list-style-type:none;display:inline;}
.copy_guif{text-align:center;font-size:9px;margin:3px 0 10px 0;}
.copy_guif a {color:#805e30;font-size:9px;}
/*Pour la pagination des pages dynamiques du site.*/
div.pagination {padding:2px;margin:auto;margin-bottom:15px;margin-top:15px;text-align:center;}
div.pagination a{padding:2px 4px 2px 4px;margin:1px;border:1px solid #008C00;text-decoration:none;color:#000099;}
div.pagination a:hover, div.pagination a:active {border: 1px solid #000099;color:#008C00;}
div.pagination span.current{padding:2px 4px 2px 4px;margin:2px;border:1px solid #000099;font-weight: bold;background-color:#FF7400;color:#FFFFFF;}
div.pagination span.disabled{padding:2px 4px 2px 4px;margin:2px;border:1px solid #FFFFFF;color:#FFFFFF;}
#player{background-color:#000000;}
/*css des guestbook*/
#frame_book {
    position: relative;
    padding: 2px 15px 0px 20px;
    background-color: #ffffff;
    -moz-border-radius: 8px;
    border: 1px solid #ccc;
    background: url(http://foto.temgo.net/images/invitation1.jpg) bottom left no-repeat;
}
.sign_guestbook{text-align:center;padding:0 0 20px 0;}
.sign_guestbook a{color:red;}
.es_book{color:green;font-weight:bold;}
.fr_book{color:red;font-weight:bold;}
.en_book{color:#000000;font-weight:bold;}
.cage_550
{
background: url(http://www.icom7.com/templ/img/top_550.png) no-repeat top left;
margin:2px auto 2px auto;
padding:15px 0 0 0;
width:550px;
}
.cage_550_1
{
background: url(http://www.icom7.com/templ/img/bottom_550.png) bottom left no-repeat;
padding:0px 10px 50px 10px;
margin:0;
width:550px;
}

.bloc_comment{height:auto;padding:4px 4px 4px 4px; margin:10px 10px 10px 10px;}
.infos_comment{background:#EEEEEE;height:25px;}
.i_c{color:#73880A; font-size:9px;}
.bloc_message{padding:3px 0 0 10px;}
.bloc_message_annuaire{padding:9px 0 3px 10px;height:64px;overflow:hidden;}/*a changer selon le contexte sur la page annuaire*/
.comment_page,.titre_form{text-align:center;font:22px bold Verdana, Arial, Sans-Serif;padding:10px 0 10px 0;color:#FF7400;}
.titre_form{margin:10px 0 -20px 0;}
.ligne{text-decoration:underline;}
.wrong_code{border:1px solid red;font:12px bolder  Arial, Sans-Serif;color:red;padding:5px;margin:-10px 0 25px 0;text-align:center;}
.page_comment{text-align:center;margin:-20px 0 0 0;border:1px hidden white;}
.send_message{text-align:right;padding:4px 20px 0 0;}
.titre_comment{padding-bottom:25px;margin:5px auto 2px 5px;font:20px normal verdana,sans-serif;}
.titre_comment a{color:#000000;}
.nb_msg{border:1px hidden white;margin:-5px 0 0 0;font:11px bold sans-serif;padding:0;}
.rouge{color:red;}
 textarea,.pseudo{background-color:#EEEEEE; border:1px solid #CDEB8B;}/*pour tous les textarea*/
.code-alignement{border:1px hidden white;vertical-align:middle;margin:10px auto 3px 50px;}
.v_code{margin:-24px 3px 0 250px;}
.img_code{margin:-27px 0px 0 335px;text-decoration:none; height:25px; width:70px;}
.img_code img{border:1px solid #FF7400;}
.c_msg{font:13px bold Verdana, Arial, sans-serif;color:red;}
.verif_code {border:1px solid #FF7400;background-color:#EEEEEE;height:23px;width:70px;text-align:center;vertical-align:bottom;}
.success_log_in{color:#006E2E;padding:80px 0 110px 0;text-align:center;}
