/*
Theme Name: HMDiffusion
Theme URI: http://bbpress.org/
Description: Thème bbpress HMDiffusion
Version: 1.0
Author: Addonline
Author URI: 
*/
/* Globals 
=================================== */
* {
    margin: 0;
    padding: 0
    }
html, body {
    height: 100%
    }
body {
    margin-bottom: 50px;
    /*background-color: #fff;*/
    font: 62.5% "Trebuchet MS", "Lucida Grande", Verdana, Tahoma, Arial;
    background: url(images/background/background.jpg) fixed no-repeat 50% 0
    }
a {
    color: #EDAA0A;
    text-decoration: none
    }
a:hover {
    color: #EDAA0A;
    text-decoration: underline
    }
.alt {
    background-color: #fff
    }
pre, code {
    font: 1em Monaco, "Courier New", monospace
    }
pre, p {
    margin-bottom: 1em
    }
.left {
    float: left
    }
.right {
    float: right
    }
.delete:hover {
    background-color: #c00;
    color: #fff
    }
h1 {
    font-size: 2em
    }
h2 {
    font-size: 1.3em
    }
fieldset {
    border-width: 0;
    padding: 0;
    margin: 0
    }
img.avatar {
    border: 1px solid #ddd
    }
.bozo {
    background-color: #ee8
    }
.alt.bozo {
    background-color: #ff9
    }
.deleted {
    background-color: #e88
    }
.alt.deleted {
    background-color: #f99
    }
/* Structure
=================================== */
/* Site navigation (Liens vers site et blog) */
#sites_navigation {
    background: url(images/bkg_sites_navigation.gif) repeat-x;
    overflow: hidden;
    height: 37px;
    margin-bottom: 30px
    }
#sites_navigation ul {
    list-style-type: 0;
    margin: 2px auto 0 auto;
    padding: 0;
    width: 980px;
    overflow: auto
    }
#sites_navigation li {
    display: inline;
    overflow: auto
    }
#sites_navigation a {
    float: left;
    height: 35px;
    text-indent: -100em;
    background: url(images/sprite_sites.gif) no-repeat 0 0;
    outline: none
    }
#sites_navigation .boutique {
    width: 120px;
    background-position: 0 -35px
    }
#sites_navigation .boutique:hover {
    background-position: 0 0
    }
#sites_navigation .blog {
    width: 120px;
    background-position: -120px -35px
    }
#sites_navigation .blog:hover, #sites_navigation .blog.current {
    background-position: -120px 0
    }
#sites_navigation .stages {
    width: 140px;
    background-position: -240px -35px
    }
#sites_navigation .stages:hover {
    background-position: -240px 0
    }
#sites_navigation .forum {
    width: 106px;
    background-position: -380px -35px
    }
#sites_navigation .forum:hover, #sites_navigation .forum.current {
    background-position: -380px 0
    }
#wrapper {
    /*background: #fff url('images/page_header_tile.png') repeat-x 0px -15px;*/
    background-color: #fff;
    width: 967px;
    margin: 0 auto 20px auto;
    padding: 5px;
    min-height: 100%;
    -moz-box-shadow: 0 0 4px 2px #666;
    -webkit-box-shadow: 0 0 4px 2px #666;
    box-shadow: 0 0 4px 2px #666;
    position: relative
    }
#header {
    /*background: url('images/page_header_bblogo.png') no-repeat bottom right; /* Remove to get rid of bb emblem. */
    background: url(images/headers/bandeau.jpg) 0 0 no-repeat;
    margin: 0 auto 10px;
    /*width: 760px;*/
    height: 97px;
    position: relative;
    padding-top: 159px
    }
#login-page #header, #register-page #header {
    height: 0;
    margin-bottom: 0
    }
#profile-page #header {
    height: 97px;
    margin-bottom: 0
    }
#header h1 {
    font-family: Georgia;
    font-style: italic;
    overflow: auto;
    position: absolute;
    display: block;
    color: #444;
    text-align: right;
    letter-spacing: -1px;
    left: 0;
    top: 0;
    padding: 0;
    z-index: 2;
    width: 415px
    }
#header p.description {
    font-size: 1.2em;
    font-family: Georgia;
    font-style: italic;
    overflow: auto;
    position: absolute;
    display: block;
    color: #666;
    text-align: right;
    right: 53px;
    bottom: 13px;
    padding: 6px;
    z-index: 2
    }
#header p {
    margin-bottom: 0
    }
#header .inscription {
    background: url(images/btn-inscription.png) 0 0 no-repeat;
    margin-bottom: 9px !important;
    padding: 3px 35px;
    position: absolute;
    top: 135px
    }
#header .inscription + .charte {
    background: url(images/btn-inscription.png) 0 0 no-repeat;
    margin-bottom: 9px !important;
    padding: 3px 13px;
    position: absolute;
    top: 135px;
    left: 150px
    }
#header .inscription a, #header .charte a {
    color: #4A4744
    }
#header .logged-in + .charte, #header > h1 + .charte, #header form.login + .charte {
    background: url(images/btn-inscription.png) 0 0 no-repeat;
    margin-bottom: 9px !important;
    padding: 3px 13px;
    position: absolute;
    top: 135px;
    left: 13px
    }
#header form.login + .charte {
    background: url(images/btn-inscription.png) 0 0 no-repeat;
    margin-bottom: 9px !important;
    padding: 3px 13px;
    position: absolute;
    top: 135px;
    left: 150px
    }
#header .logged-in + .charte a, #header > h1 + .charte a, #header form.login + .charte {
    font-size: 12px
    }
#header h1 a {
    color: #555;
    text-decoration: none;
    display: block;
    height: 105px;
    font-size: 0;
    text-indent: -999em
    }
#header div.search {
    float: right;
    padding: 4px;
    margin-top: -57px;
    margin-right: 17px;
    /*background-color: #aaa;*/
    /*-moz-border-radius-bottomleft: 4px;
    	-khtml-border-bottom-left-radius: 4px;
    	-webkit-border-bottom-left-radius: 4px;
    	border-bottom-left-radius: 4px;
    	-moz-border-radius-bottomright: 4px;
    	-khtml-border-bottom-right-radius: 4px;
    	-webkit-border-bottom-right-radius: 4px;
    	border-bottom-right-radius: 4px;*/
    }
#header div.search input {
    border: 1px solid #999;
    background-color: #fdfdfd;
    padding: 2px;
    line-height: 14px;
    font-size: 12px;
    margin: 0;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
    }
#header div.search input.submit {
    background-color: #ccc;
    line-height: 15px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 4px 2px 4px;
    position: relative;
    top: -1px;
    cursor: pointer
    }
#header div.search input.submit:hover {
    /*background-color: #ddd;
    	color: rgb(0, 100, 0);*/
    }
#header div.search input.submit:active {
    /*border-color: rgb(0, 100, 0);*/
    }
#main {
    font-size: 1.2em;
    /*width: 760px;*/
    margin: 0 15px 40px 15px;
    position: relative;
    /*padding:0 15px;*/
    }
#main .admin {
    margin: 0 15px
    }
#main .admin a:hover {
    text-decoration: underline
    }
.bbcrumb {
    text-transform: uppercase;
    font-size: 0.9em;
    letter-spacing: 1px;
    padding: 5px 0 20px;
    font-weight: bold
    }
#login-page .bbcrumb, #register-page .bbcrumb {
    background: url(images/bkg_menu.gif) no-repeat scroll 0 0 transparent;
    padding: 31px 0 35px 25px;
    margin-left: -15px;
    width: 942px;
    margin-bottom: 18px
    }