/* 
    Document   : position
    Created on : 31 juil. 2008, 19:17:10
    Author     : abonobo
    Description: style du module Position
*/
/* Position with comment */
.position {margin-bottom:40px;}
.position h3 {margin-bottom:0px; font-size:1.6em;}
.position .position_date_and_author {font-size:0.9em; color:gray;}
.position .position_date_and_author a {color:inherit;}
.position .position_body {margin:15px 0px;}
.position .position_body .position_intro {margin-bottom:15px;}
.position .position_body .position_content {}
.position .position_body .more {margin:5px 0px 0px 0px;}
.position .position_footer {font-variant:small-caps; color:#56bb0d;}

/* Commentaires */
#comment_content {width:100%;}

.comment {margin-bottom:35px;}
.comment:hover {background-color: #e8ffe8;}
.comment h3 {font-size:1.3em;}
.comment h3 a {color:inherit;}
.comment .comment_date_and_author {font-size:0.9em; color:gray;}
.comment .comment_date_and_author a {color:inherit;}

.categories {list-style-type:none; padding:0px;}
.categories h3 {margin-bottom:0px;}

.date {color:gray; font-size:0.9em; float:right; margin-bottom:0px;}

/* last positions */
.listpositions
{
    list-style-type : none;
    padding-left    : 0px;
}
.positionli
{
    
    background       : no-repeat url("../../images/list_image.png");
    padding-left     : 20px;
    margin-bottom    : 20px;
}

/* archives position */
.position_list_date {color:gray; font-size:0.9em;}
.position_invalid {color:#FF4500;}
.position_unpublished {color:#008080;}
