/*  phpBB3 position_ proflat Style Sheet ----------------------------- */
/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:			Proflat imperador (the default phpBB 3.3.x style)
	Based on style:     Prosilver
	Original author:    Tom Beddard (http://www.subblue.com/)
	Modified by:	    YLMC 
    --------------------------------------------------------------
*/

<style>
@import url('https://fonts.cdnfonts.com/css/whisper-3');
</style>

/**  index.css  --------------------------------------------------  **/


.Cat-title {
	background-color: #f7f7f7;
}

.Cat-title {
    background-color: #f7f7f7;
    border-radius: 2px;
    height: 50px;
}

.Cat-title a {
    font-size: 70px;
    /* background: none!important; */
    color: #90bb61!important;
    display: block;
    position: relative;
    top: -20px;
    z-index: 9999;
    margin: 0;
    width: 100%;
    font-family: 'Whisper', cursive;
    text-align: center;
	text-shadow: -2px 0px #1f4e06, 2px 2px #ffffff;
}

.forabg, .row{
    margin-top: 30px;
    margin-right:10px;
    margin-left:10px;
    background: none;
    border-bottom: 4px solid #DDD;}
	
.forabg .header a {
	Font-size: 60px;
}
	

ul.topiclist.forums {
	border: 1px solid #f3f2f2;
	background-color: #f2f2f200; }	


ul.topiclist dd {
	border-left-color: transparent;}


li.row {
	border-bottom-color: transparent;}
	
	
ul.topiclist forums {
	background-color: #04030300; 
	padding: 10px;}


.forabg ul.topiclist li.row dl {
    background: #F2F2F3;
    border: 1px solid #EEE!important;
    border-left: 10px solid #9abb97!important;
    border-right: 2px solid #4b6830!important;
    margin-bottom: 10px;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 15px;
    position: relative;
    padding: 2px 0;}
	
	
	

	
	
ul.topiclist li.row dd {
    padding-top: 10px 
	}
	
li.row:hover {
    background-color: transparent;
}

.stat-block.online-list {
	margin-top: 50px;}

a.forumtitle, a.lastsubject {
	line-height: 1.8em;
	
}

a.forumtitle {
	text-transform: uppercase;
	font-weight:bolder;
	font-size: 20px;
}
	
.forabg .header a, .header.list-inner {
    font-size: 18px;
    font-weight: bolder;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif,FontAwesome;
    padding-left: 15px;}
	
ul.topiclist.topics .lastpost {
    background-color: #DDD;
    border-left: 15px solid #c9cdcf;
    border-radius: 100px 0px;}
	
/* topic icon*/
forabg .row-item:before,
forumbg .row-item:before, 
.announce_read:before, 
.topic_read_hot_mine:before, 
.topic_read:before, 
.topic_read_hot:before,
.topic_read_mine:before, 
.forum_read:before, 
.forum_read_subforum:before, 
.topic_read:before, 
.topic_read_mine:before, 
.topic_read_hot:before, 
.topic_read_hot_mine:before,
.global_read:before,
.announce_read:before, 
.sticky_read:before,
.global_read_locked:before, 
.announce_read_locked:before, 
.forum_read_locked:before, 
.sticky_read_locked:before, 
.sticky_read_mine:before, 
.topic_read_locked:before, 
.topic_read_locked_mine:before {
    left: -4px;
    border-right: 6px solid #c9cdcf;
    border-left: #deb88700;
    border-radius: 50% 50%;}

/*icon sous-forum*/
i.icon.fa-file-o.fa-fw.icon-blue.icon-md, 
i.icon.fa-file-o.fa-fw.icon-red.icon-md {
    display: none;
}


.sousforums {
    width: 94%;
    margin: auto;
    position: relative;
    border-right: 5px solid #463c3c;
    border-left: 15px solid #dddcb8;
	border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    padding: 8px 0;
    padding-right: 10px;
    bottom: 7px;
    text-align: right;
text-transform: uppercase;}

.sousforums a {
    padding: 5px 10px;
    margin: 0 5px;
    font-size: 10px;
    border-right: 12px solid;
    border-bottom: 2px solid;
}

a.subforum.unread {
    color: #c73030;
}



/* Couleur Corrigé TOUT FORUM ------------------------------------------------------*/

/* index liens/titres*/
a {
color: #315a1e;
text-decoration:none!important}

a:hover {
    color: #8dd31c;}

li.row strong {
	color: #000000;
	font-weight: 800;}

ul.topiclist li {
    color: #5e5e5e; }
/******/

h2.posting-title a, h2.posting-title a {
	color: #315a1e;}
	
h3.first, 
h3.first a, 
h3 a,.post h3 a.first-unread, .post:target h3 a  {
    text-transform: capitalize;
	color: #FFF;}



/*boite reception*/
.panel-container .panel li.header dt, 
.panel-container .panel li.header dd, 
.panel-container .panel li.header dd, 
.panel-container .panel li.header dt {
    color: #FFF!important;
}

.forumbg.forumbg-table {
    background-color: #612f21;
}



/**  view Forum sous-forum.css  --------------------------------------------------  **/
/*titre catégorie du sous-forum*/
h2.forum-title {
    padding-left: 15px;
    font-size: 2.2em;
	font-weight: bolder;
	font-variant-caps: all-small-caps;}





/**Forum List.css  --------------------------------------------------  **/
.action-bar.bar-top {
    margin-top: 5em;
    margin-left: 15px;
    margin-right: 15px;
}

.forumbg ul.topiclist li.row dl {
    background: #F2F2F3;
    border: 1px solid #EEE!important;
    border-left: 10px solid #9abb97!important;
    border-right: 2px solid #4b6830!important;
    margin-bottom: 10px;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 15px;
    position: relative;
    padding: 2px 0;
    height:20%;
    line-height: 1.8em;
}
	

.forumbg, .row {
    margin-top: 15px;
    margin-right: 10px;
    margin-left: 10px;
    background: none;
    border-bottom: 4px solid #DDD;}


ul.topiclist.topics {
    border: 1px solid #f3f2f2;
	background-color: #f2f2f200; }

.forumbg .pagination {
	display:none;}


.forabg .header dt, .header .list-inner {
    Font-size: 15px;
    font-weight: bolder;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif,FontAwesome; }
	
	
ul.topiclist.topics dd.posts, ul.topiclist.topics dd.views, ul.topiclist.topics dd.lastpost {
   padding-top: 15px}
   
ul.topiclist.topics dt {
	padding-top: 5px;}
	
ul.topiclist.topics dd.lastpost {
	padding-left: 5%;
}

.button {
    background-color: #7fcf76;
}




/**  Message post.css  --------------------------------------------------  **/
div#qr_posts {
    margin-top: 30px;
}

 h2.topic-title {
	margin-bottom: -30px;
    padding-left: 15px;
    font-size: 2.2em;
	font-weight: bolder;}


.postprofile dd, .postprofile dt {
    line-height: 1.4em;
    margin-left: 6px;
	margin-right: 6px;
	}

.postprofile {
    margin: 10px;
    margin-left: -8px;
	padding-bottom: 40px;
    min-height: 80px;
    display: inline;
	max-height: 100%;
	width: 19%;
    float: left;
    text-align: center;
	background: #FFF;}
	
	
.pseudo {
    font-size: 15px;
    text-transform: uppercase;
    margin: 0px 0px 15px 0px;
    padding: 5px 0px;
    background: #d7d7d7;
	border-top: 1px solid #bcbcbc;
	position: relative;
    top: 5px;
}
	
.avatar-container img {
    border: 2px solid #DDD;}

.postprofile .avatar img {
    display: block;
    position: relative;
    height: auto !important;
    max-width: 100%;
    margin: 0 auto!important;
}


dd.profile-posts {
	line-height: 1.8em;}

dd.profile-posts strong, dd.profile-joined strong, dd.profile-contact strong, dd.profile-custom-field.profile-phpbb_location strong {
    font-weight: 700;
	color: #378911;}


.postbody {
	top: 11px;
	}
	
.post-container {
    margin: 20px;
    border: 1px solid #DDD;
	border-bottom: 10px solid #612f21;}

.postbody .content {
    background-color: #fff;
    padding: 20px 10px;
    height: 40%;
    border: 1px solid #DDD;
    border-radius: 3px;
	}
	
.content {
	margin: 15px;}

.signature {
	margin-top: 50px;}

.signature .postimage {
    margin-top: 10px;
	margin-bottom: 10px;}


	




/**  User control panel.css  --------------------------------------------------  **/
/*boite de reception*/
ul.topiclist.cplist.pmlist.responsive-show-all.two-columns {
    margin: 10px;
}

dl.details dt {
	font-weight: bolder;}






/**  POSTER UN MESSAGE -POSTING--------------------------------------------------  **/

div#postingbox {
    margin: 15px;
    border: 1px solid #DDD;
}

h2.posting-title {
	color: #315a1e;
	padding-left: 15px;
    font-size: 2.2em;
	font-weight: bolder;
	font-variant-caps: all-small-caps;
}


.panel h3 {
    margin: 0.5em 0;
    padding: 5px;
    background-color: #583226;
    color: #FFF;
}


fieldset.fields1 {
    background-color: transparent;
	border-bottom: 5px solid #583226;}

form#qr_postform {
    margin: 15px;
    border: 1px solid #DDD;
}



/**  EDITION MESSAGE -POSTING--------------------------------------------------  **/

div#postingbox {
    margin: 15px;
	border: 1px solid #DDD;
}

h2.posting-title {
    color: #315a1e;
    padding-left: 15px;
    font-size: 2.2em;
    font-weight: bolder;
    font-variant-caps: all-small-caps;

}

.inner h3 {
    margin: 0.5em 0;
    padding: 5px;
    background-color: #583226;
    color: #FFF;
	text-align: center;
    font-size: 20px;
}

inner.fields1 {
    background-color: transparent;
	border-bottom: 5px solid #583226;}




div#preview {
    margin: 15px;
	border: 1px solid #DDD;}


/**  EDITION prévisualisation-POSTING--------------------------------------------------  **/
.post:target .content {
    /* color: #000000; */
    width: 95%;
    background-color: #fff;
    border: 1px solid #DDD;
    margin: 0px;
    padding: 15px;
    display: inline-block;
    position: relative;}

div#options-panel {
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
    border: 1px solid #DDD;
}

li#options-panel-tab {
    margin-left: 15px;
}



/**  profil utilisateur --------------------------------------------------  **/
dl.left-box.details.profile-details {
    line-height: 2em;
    background-color: #FFF;
    border: 2px solid #DDD;
	width: 80%;
	height: auto;
	margin-left: 20px;
    margin-top: 10px;
}

h2.memberlist-title {
    color: #315a1e;
    margin-left: 15px;
    text-transform: uppercase;
}

dl.details {
	font-size: 1.2em;}
	


	
