
/********************************
    FORUM
********************************/

.page-communaute-forum #exposed-form-forum-list{
    background-color: #d8d2c5;
    padding: 15px 15px 0px 15px;
    position: relative;
}
.page-communaute-forum #exposed-form-forum-list #field-categories-wrapper label{
    display: inline-block;
    padding-right: 10px;
}
.page-communaute-forum #exposed-form-forum-list #field-categories-wrapper .form-item{
    display: inline-block;
}
.page-communaute-forum #exposed-form-forum-list #field-sorter{
    text-align: center;
}
.page-communaute-forum #exposed-form-forum-list #field-categories-wrapper .form-item{
    margin: 0;
}
.page-communaute-forum #exposed-form-forum-list #field-categories-wrapper .form-item select{
    width: 300px;
}
.page-communaute-forum #exposed-form-forum-list #field-sorter .ui-button{
    display: inline-block;
    background: none;
    border:0px;
    margin: 0;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    background-color: #706858;
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
}
.page-communaute-forum #exposed-form-forum-list #field-sorter{
    margin-bottom: 0;
}
.page-communaute-forum #exposed-form-forum-list #field-sorter .ui-button.ui-state-active{
    background-color: #fff;
    color:#706858;
}

.page-communaute-forum .region-content:first-child{
    border:1px solid #706858;
}
.page-communaute-forum #exposed-form-forum-list #field-sorter .ui-button:hover {
    background-color: #564e3e;
}
.page-communaute-forum #exposed-form-forum-list #field-sorter .ui-button.ui-state-active:hover {
   background-color: #fff;
}
.page-communaute-forum #exposed-form-forum-list .submit-button{
    display: none;
}
#block-controller-forum-forum-3-last-block .item,
.page-communaute-forum #block-system-main .item{
    border-bottom: 1px solid #d8d2c5;
    padding: 10px;
    text-align: left;
    position: relative;
}
.page-communaute-forum #block-system-main .item{
    min-height: 80px;
}

#block-controller-forum-forum-3-last-block .item:hover,
.page-communaute-forum #block-system-main .item:hover{
    background-color: #f1eee7;
}
.page-communaute-forum #block-system-main .item .field-titre{
    padding-right: 40px;
}
#block-controller-forum-forum-3-last-block .item .field-titre{
    padding-right: 100px;
}
#block-controller-forum-forum-3-last-block .item .field-titre a,
.page-communaute-forum #block-system-main .item .field-titre a{
    color:#000;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
}

#block-controller-forum-forum-3-last-block .item .field-titre a:hover,
.page-communaute-forum #block-system-main .item .field-titre a:hover{
    text-decoration: underline;
}
#block-controller-forum-forum-3-last-block .item .field-image,
.page-communaute-forum #block-system-main .item .field-image{
    display: inline-block;
    float: left;
    margin-right: 10px;
}
#block-controller-forum-forum-3-last-block .item .field-date,
.page-communaute-forum #block-system-main .item .field-date{
    margin-bottom: 10px;
}
#block-controller-forum-forum-3-last-block .item .field-pseudo,
.page-communaute-forum #block-system-main .item .field-pseudo{
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}
#block-controller-forum-forum-3-last-block .item .field-pseudo a,
.page-communaute-forum #block-system-main .item .field-pseudo a{
    color:#000;
}
.page-communaute-forum #block-system-main .item .field-comment{
    position: absolute;
    right: 15px;
    top: 15px;
    font-weight: 700;
    font-size: 14px;
    background-image: url(../images/picto_forum_message.png);
    background-repeat: no-repeat;
    background-position:left center;
    padding-left: 25px;
}
#block-controller-forum-forum-3-last-block .item .field-comment{
    font-size: 14px;
    background-image: url(../images/picto_forum_message2.png);
    background-repeat: no-repeat;
    background-position:left center;
    padding-left: 25px;
}
#block-controller-forum-forum-3-last-block .item a.goto-topic{
    margin: 0px;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: none;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #fc8a25;
    border-radius: 5px;
    border: 0;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 14px;
}
#block-controller-forum-forum-3-last-block .item:hover a.goto-topic{
    display: inline-block;
}
#sidebar-second #block-controller-forum-forum-3-last-block .item .field-titre{
    padding: 0;
}

#sidebar-second #block-controller-forum-forum-3-last-block .item a.goto-topic{
     display: none !important;
}
#block-controller-forum-forum-3-last-block .item a.goto-topic:hover{
    background-color: #ff7800;
}
#block-controller-forum-forum-3-last-block .item a{
    text-decoration: none;
    color:#000;
}
#block-controller-forum-forum-3-last-block a.goto-forum{
    margin: 5px 0px 5px 5px;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #fc8a25;
    border-radius: 5px;
    border: 0;
    color: #fff;
}
#block-controller-forum-forum-3-last-block a.goto-forum:hover{
    background-color: #ff7800;
}
#sidebar-second #block-controller-forum-forum-3-last-block .item .field-comment{
    background-image: url(../images/picto_forum_message3.png);
}
#sidebar-second #block-controller-forum-forum-3-last-block  a.goto-forum{
    background-color: #706858;
}
#sidebar-second #block-controller-forum-forum-3-last-block  a.goto-forum:hover{
    background-color: #564e3e;
}
.communaute--container--col-right--forum #block-controller-forum-forum-3-last-block,
.page-communaute .pane-content #block-controller-forum-forum-3-last-block{
    border: 1px solid #d8d2c5;
    background-color: #f1eee7;
}
.page-communaute .pane-content #block-controller-forum-forum-3-last-block{
    margin-bottom: 20px;

}
.communaute--container--col-right--forum #block-controller-forum-forum-3-last-block h2,
.pane-controller-forum-forum-3-last-block #block-controller-forum-forum-3-last-block h2{
    background-color: #d8d2c5;
    padding: 5px 0px 5px 10px;
    border: 0;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
}

.page-communaute-forum .item:hover  a.goto-subject{
    display: inline-block;
}
.page-communaute-forum .add-forum a{
    margin: 0;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/picto_add.png);
    background-color: #fc8a25;
    border-radius: 5px;
    border: 0;
    color: #fff;
    position: absolute;
    z-index: 1;
    margin-left: 425px;
    margin-top: 15px;
}
.page-communaute-forum .add-forum a:hover{
    background-color: #ff7800;
}
.page-communaute-forum .item  a.goto-subject{
    margin: 0;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #706858;
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: 15px;
    bottom: 15px;
    display: none;
}
.page-communaute-forum .item  a.goto-subject:hover{
    background-color: #564e3e;
}
.page-communaute-forum .pager li{
    list-style-type: none;
    display: inline-block;
    margin: 5px 10px;
}
.page-communaute-forum .pager li a{
    color:#000;
}


.page-communaute-forum-detail #page-title{
    padding-right: 155px;
}
.page-communaute-forum-detail a.link-edit,
.page-communaute-forum-detail a.link-back{
    margin: 0;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #706858;
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    position: absolute;
}
.page-communaute-forum-detail a.link-back{
    position: relative;
    margin: 0px 0px 10px 0px;
}
.page-communaute-forum-detail a.link-edit{
    margin-top: 56px;
    margin-left: 431px;
}
.page-communaute-forum-detail a.link-edit:hover,
.page-communaute-forum-detail a.link-back:hover{
    background-color: #564e3e;
}
.page-communaute-forum-detail .forum-header{
    padding: 15px;
    background-color: #f1eee7;
    margin-bottom: 10px;
    border: 1px solid #d8d2c5;
}
.page-communaute-forum-detail .forum-header h2.field-title{
    padding-right: 184px;
}
.page-communaute-forum-detail .forum-header .user-picture{
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.page-communaute-forum-detail .forum-header .submitted a{
    color:#000;
}
.page-communaute-forum-detail .forum-header .container-slider,
.page-communaute-forum-detail .forum-header .content{
    margin-left: 60px;
    position: relative;
    width: 520px;
    font-size: 15px;
}
.page-communaute-forum-detail .container-slider{
    position: relative;
    width: 520px;
    margin-left: 60px;
}
.page-communaute-forum-detail .container-slider ul,
.page-communaute-forum-detail .container-slider ul li{
    margin: 0;
    padding: 0;
}
.page-communaute-forum-detail .container-slider ul li img{
    display: block;
}
.page-communaute-forum-detail .container-slider .flex-direction-nav a{
    opacity: 1;
    width: 31px;
    height: 32px;
    display: block;
    background-image: url(../images/picto_photos.png);
}
.page-communaute-forum-detail .container-slider .flex-direction-nav a:after,
.page-communaute-forum-detail .container-slider .flex-direction-nav a:before{
    display: none;
    content:'';
}
.page-communaute-forum-detail .container-slider .flex-direction-nav a.flex-prev{
    left: 5px;
}
.page-communaute-forum-detail .container-slider .flex-direction-nav a.flex-next{
    right: 5px;
    background-position: -31px 0px;
}
.page-communaute-forum-detail  a.field-login-connection{
    margin: 0;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #706858;
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}
.page-communaute-forum-detail .form-fallback{
    margin-top: 10px;
}
.page-communaute-forum-detail #comment-form{
    padding: 0px 15px;
    background-color: #f1eee7;
    margin-top: 10px;
    border: 1px solid #d8d2c5;
}
.page-communaute-forum-detail #comment-form table thead{
    display: none;
}
.page-communaute-forum-detail #comment-form .form-type-managed-file label{
    display: none;
}
.page-communaute-forum-detail #comment-form .form-type-managed-file .filefield-source label{
    display: block;
    font-weight: normal;
}
.page-communaute-forum-detail  a.field-login-connection:hover{
    background-color: #564e3e;
}
.page-communaute-forum-detail .comment .user-picture{
    display: inline-block;
    width: auto;
}
.page-communaute-forum-detail .comment .submitted,
.page-communaute-forum-detail .comment .content {
    margin-left: 60px;
}
.page-communaute-forum-detail .pager{
    text-align: center;
}
.page-communaute-forum-detail h2.pane-title{
    background-color: #d8d2c5;
    padding: 5px 0px 5px 33px;
    border: 0;
    margin: 0;
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
    background-image: url(../images/picto_comment.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}
.page-communaute-forum-detail .pane-node-comments .comment{
    margin-top: 0;
    position: relative;
}
.page-communaute-forum-detail .pane-node-comments .comment a.link-edit{
/*    top: -50px;
    right: 10px;*/
}
.page-communaute-forum-detail #edit-author--2,
.page-communaute-forum-detail #edit-comment-body-und-0-format{
    display: none;
}
.page-communaute-forum-detail #edit-submit,
.page-communaute-forum-detail table tr td input[type=submit],
.page-communaute-forum-detail .image-widget-data input[type=submit]{
    margin: 0;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #706858;
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}
.page-communaute-forum-detail .image-widget.form-managed-file{
    width: 380px;
    margin-right: 10px;
    display: inline-block;
    float: left;
}
.page-communaute-forum-detail .image-widget-data input[type=submit]{
    margin-bottom: 10px;
}
.page-communaute-forum-detail #edit-field-forum-reply-image .description{
    width: 190px;
    display: inline-block;
    margin-top: 30px;
}
.page-communaute-forum-detail table tr td{
    vertical-align: middle;
}
.page-communaute-forum-detail #edit-submit:hover,
.page-communaute-forum-detail table tr td input[type=submit]:hover,
.page-communaute-forum-detail .image-widget-data input[type=submit]:hover{
    background-color: #564e3e;
}
.page-communaute-forum-detail .tabledrag-toggle-weight-wrapper,
.page-communaute-forum-detail table tr td .image-widget-data{
    display: none;
}
.page-communaute-forum-detail #edit-field-forum-reply-image-und-ajax-wrapper #edit-field-forum-reply-image-und{
    margin-top: 10px;
}
.page-communaute-forum-detail #edit-field-forum-reply-image-und-ajax-wrapper .form-item.form-type-managed-file{
    margin: 0 !important;
    padding: 0 !important;
}
.page-communaute-forum-detail .comment .content{
    font-size: 15px;
}
.page-communaute-forum-detail .plupload_scroll .plupload_filelist{
    height: 90px;
}
.page-communaute-forum-detail li.plupload_droptext{
    line-height: 90px;
    padding: 0;
}
.page-communaute-forum-detail .field-type-image .fieldset-legend{
    font-weight: bold;
}

.page-communaute-forum-update .vertical-tabs,
.page-communaute-forum-create .vertical-tabs{
    display: none;
}
.page-communaute-forum-update #forum-node-form,
.page-communaute-forum-create #forum-node-form{

padding: 20px 20px;
border: 1px solid #d8d2c5;
background-color: #f1eee7;
}
.page-communaute-forum-update .tabledrag-toggle-weight-wrapper,
.page-communaute-forum-create .tabledrag-toggle-weight-wrapper{
    display: none;
}
.page-communaute-forum-update #edit-submit,
.page-communaute-forum-create #edit-delete,
.page-communaute-forum-update #edit-delete,
.page-communaute-forum-create #edit-submit{

    background-color: #706858;
    background-image: url("../images/white_arrow.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 5px 30px;
    text-decoration: none;
    height: 31px;
}
.page-communaute-forum-create #edit-delete:hover,
.page-communaute-forum-update #edit-delete:hover{
    background-color: #564e3e;
}

.page-communaute-forum-update #edit-submit,
.page-communaute-forum-create #edit-submit{
    background-color: #ff7800;
}
.page-communaute-forum-update #edit-submit:hover,
.page-communaute-forum-create #edit-submit:hover{
    background-color: #fc8a25;
}
.page-communaute-forum-update table tr td input[type=submit],
.page-communaute-forum-update .image-widget-data input[type=submit],
.page-communaute-forum-create table tr td input[type=submit],
.page-communaute-forum-create .image-widget-data input[type=submit]{
    margin: 0;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #706858;
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}

.page-communaute-forum-update .image-widget-data input[type=submit],
.page-communaute-forum-create .image-widget-data input[type=submit]{
    margin-left: 10px;
}
.page-communaute-forum-update table tr td,
.page-communaute-forum-create table tr td{
    vertical-align: middle;
}
.page-communaute-forum-update table tr td .image-widget-data,
.page-communaute-forum-create table tr td .image-widget-data{
    display: none;
}
.page-communaute-forum-create input[type=text],
.page-communaute-forum-update input[type=text]{
    padding: 0 10px;
    height: 30px;
    border: 1px solid #d8d2c5;
}
.page-communaute-forum-create textarea,
.page-communaute-forum-update textarea{
    padding: 0 10px;
    height: 200px;
    resize: none;
    border: 1px solid #d8d2c5;
    font-family: arial;
}

.page-communaute-forum-create #edit-field-images-principales-und-ajax-wrapper label,
.page-communaute-forum-update #edit-field-images-principales-und-ajax-wrapper label{
    display: none;
}
.page-communaute-forum-create #edit-field-images-principales-und .fieldset-legend,
.page-communaute-forum-update #edit-field-images-principales-und .fieldset-legend{
    font-weight: 700;
}
.page-communaute-forum-create #edit-field-images-principales-und-ajax-wrapper .image-widget.form-managed-file .form-item label,
.page-communaute-forum-update #edit-field-images-principales-und-ajax-wrapper .image-widget.form-managed-file .form-item label{
    display: block;
    font-weight: normal;
}
