/*-----------------------------------------------------------------------------
  [CSS - ezforum.css]

  Feuille de style du forum
  
  1. Layout forums
    1.1 Top
    1.2 Table
  2. Breadcrumb
  3. Conditions générales d'utilisation
  4. Full forums
  5. Full forum
  6. Full topic
    6.1 Liste des messages
    6.2 Répondre
  7. Ajout topic
-----------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------
  [1. Layout forums]
*/

/*---------------------------------------------------------------------------
        [1.1 Top] -- */

.layout-forums h1 {
    border:none;
    margin:0;
}

#forums-left {
    float:left;
    margin:24px 0 6px 2px;
    padding:0 0 0 60px;
    text-indent:0;
}

    #forums-left p {
        font-size:12px;
        margin:8px 0 0;
    }

    #forums-left h1 {
        font-size:18px;
        line-height:22px;
    }

    #forums-left h2 {
        font-size:17px;
        line-height:30px;
        margin:0;
    }

#forums-right {
    float:right;
    margin:0 0 27px;
    width:300px;
}

#forums-right .search-form,
#forums-right .search-form fieldset {
    float:right;
}
    #forums-right .search-form .input_searching {
        width:222px;
    }

    #forums-right .search-form button {
        float:left;
    }


/*---------------------------------------------------------------------------
        [1.2 Table] -- */

.layout-forums {
    padding:0;
    margin:0 auto;
    width:873px;
}

    .layout-forums table,
    .layout-forums .container {
        clear:both;
        font-size:11px;
        margin:0 0 20px;
        width:100%;
    }

        .layout-forums thead {
            overflow:hidden;
        }

            .layout-forums th {
                font-size:16px;
                line-height:32px;
                height:32px;
                text-align:center;
                text-indent:0;
            }

            #full-topic th,
            .layout-forums th.name,
            .layout-forums th.last_reply {
                text-indent:9px;
                text-align:left;
            }

                .layout-forums .sommaire {
                    font-size:12px;
                    float:right;
                    padding:0 10px 0 20px;
                }

            .layout-forums td {
                padding:5px;
                vertical-align:middle;
            }

            .layout-forums td.name {
                padding-left:55px;
            }

                .layout-forums td.name .title {
                    font-size:12px;
                    font-weight:bold;
                }

                .layout-forums td.name p {
                    margin:0;
                    font-size:12px;
                }

            .layout-forums .topic td.name {
                height:69px;
            }

                .layout-forums td.name a {
                    text-decoration:none;
                }

            .layout-forums .last_message {
                width:302px
            }

                .layout-forums .last_message a,
                .layout-forums .last_message a:hover {
                    text-decoration:none;
                }

                .layout-forums .last_message p,
                .layout-forums .last_message p a,
                .layout-forums .last_message span {
                    font-style:italic;
                    font-size:12px;
                }

                .layout-forums .last_message .author {
                    font-weight:normal;
                    font-size:12px;
                }

            .layout-forums .nb_replies {
                width:90px;
            }
			
			.layout-forums .last_reply {
				width: 320px;
			}

            .layout-forums .nb_topics {
                width:50px;
            }

                .layout-forums .topic-icon,
                .layout-forums .reply-icon {
                    display:block;
                    font-weight:bold;
                    height:31px;
                    line-height:25px;
                    margin:0 auto;
					text-align:center;
					width:33px;
                }


/*---------------------------------------------------------------------------
  [2. Breadcrumb]
*/

#forum-breadcrumb {
    float: left;
    width:45%;
}

    #forum-breadcrumb .first {
        display:block;
        font-size:12px;
        font-weight:bold;
        height:16px;
        text-indent: 15px;
    }

    #forum-breadcrumb a:hover {
        text-decoration: none;
    }

    #forum-breadcrumb ul {
		height:35px;
		margin-left:5px;
		width:500px;
    }

        #forum-breadcrumb li {
            font-size:12px;
            font-weight:bold;
        }

        #forum-breadcrumb .second {
            position: relative;
            text-indent:25px;
            top: 1px;
        }

        #forum-breadcrumb .third {
            position: relative;
            text-indent:35px;
            top:6px;
        }

            #forum-breadcrumb li a {
                font-size:12px;
                font-weight:bold;
                height:15px;
            }

/*---------------------------------------------------------------------------
  [3. Conditions générales d'utilisation]
*/

.cgu-left{
    clear:both;
    float:right;
    line-height:26px;
    margin:0 0 8px;
    padding:0 0 0 16px;
    text-align:center;
    width:255px;
}

.cgu-bottom {
    float:left;
    font-size:14px;
    line-height:26px;
    margin:65px 0 0 26px;
    padding:0 0 16px 0;
}

    .cgu-left span,
    .cgu-bottom span {
        border:6px solid;
        display:block;
        font-size:15px;
        padding:0 1px;
        width:240px;
    }

    .cgu-bottom span {
        border-width:7px;
        font-size:17px;
		padding:2px 15px;
    }

#full-forum_cgu .sommaire {
    margin:15px 0;
    padding-top:2px;
    padding-bottom:2px;
}

#full-forum_cgu .cgu-content {
    clear:both;
    margin:10px 0 0 60px;
}


/*---------------------------------------------------------------------------
  [4. Full forums]
*/

#full-forums .rss_icon {
    float:right;
    margin:5px;
    width:22px;
}

#full-forums .forum td {
    padding-top:16px;
    padding-bottom:12px;
}


/*---------------------------------------------------------------------------
  [5. Full forum]
*/

.user-login {
    float: right;
    font-size:12px;
    line-height:17px;
    margin:0;
    padding:5px;
}

.new-topic {
    font-size:14px;
    float:right;
    line-height:17px;
	margin:0 10px 10px;
    padding:0 0 0 18px;
	width:auto;
}

#full-forum table {
    margin-bottom: 0;
}

    #full-forum td.published {
        font-size:12px;
        font-style:italic;
        text-align:center;
    }

        #full-forum td.name .title {
            font-size:13px;
        }

/*---------------------------------------------------------------------------
  [6. Full topic]
*/

/*---------------------------------------------------------------------------
        [6.1 Liste des messages] -- */

#full-topic #forums-left {
    padding:0;
    width:auto;
}

#full-topic h1 {
    font-weight: bold;
    line-height: 1em;
    margin: 10px 0 15px 0;
    padding: 0 0 0 40px;
}

    #full-topic h1 .topic-name {
        font-size:16px;
		padding: 10px 0;
    }

    #full-topic h1 .reply-icon {
        display: inline-block;
        line-height: 1em;
		margin-left: 15px;
    }

        #full-topic h1 .reply-icon .replies-nb {
            line-height: 26px;
        }

#full-topic table {
    margin-bottom: 0;
}

    #full-topic .td_author {
        text-align:center;
        padding:6px 5px;
        width:130px;
    }

        #full-topic .td_author .author {
            float: left;
            font-size:12px;
            font-weight:bold;
            text-align: center;
            width: 100%;
        }

        #full-topic .td_author .anonymous_image {
            margin:5px auto 0;
        }
        
        #full-topic .td_author a img {
            margin:5px 0 0;
        }

    #full-topic td {
        vertical-align:top;
    }

        #full-topic .timeinfo {
            font-size:12px;
        }

        #full-topic .actions {
            display:none;
            list-style:none;
            margin-left:15px;
        }

            #full-topic .actions li{
                display:inline;
            }

        #full-topic .content {
            margin:5px 0 0;
        }

/*---------------------------------------------------------------------------
        [6.2 Répondre] -- */

.new-reply {
    clear: both;
	padding-left: 145px;
}

.new-reply fieldset {
	width:720px;
}

    .new-reply h3 {
        font-size:12px;
		margin:0 0 5px;
    }

    .new-reply textarea {
        height:80px;
        margin-bottom:10px;
		width:700px;
    }

    .new-reply .arrow {
        margin-bottom:10px;
    }

    .new-reply label {
        font-size: 12px;
    }
    
    .new-reply input[type="text"] {
        width: 300px;
    }
    
    .new-reply .block.message {
        margin-bottom: 5px;
    }
    
    .new-reply .author_name {
        clear: none;
        float: left;
        width: auto;
    }
    
    .new-reply .author_email {
        clear: none;
        float: right;
        width: auto;
    }

    /*---------------------------------------------------------------------------
  [7. Ajout topic]
*/

.form-new-topic {
    width:100%;
}

    .form-new-topic h1 {
        font-size:1.2em;
        font-weight:bold;
        margin:20px 0;
        padding:0 0 0 50px;
    }

    .form-new-topic .block {
        float:none;
    }

        .form-new-topic label {
            clear:left;
            cursor:pointer;
            float:left;
            margin-right:10px;
            text-align:right;
            width:80px;
        }

        .form-new-topic .box{
            width:86.5%;
        }

        .form-new-topic .arrow,
        .form-new-topic .button {
            margin:10px 10px 10px 0;
        }
        

        .form-new-topic .author_name {
            float: left;
        }

            .form-new-topic .author_block input {
                width: 327px;
            }    

            .form-new-topic .author_email label {
                clear:none;
            }
    
