ul.topiclist li.row dt:nth-child(even),
ul.topiclist li.row dd:nth-child(even),
.forabg ul.topiclist li.row dt:nth-child(odd),
.forabg ul.topiclist li.row dd:nth-child(odd),
.forumbg ul.topiclist li.row dt:nth-child(odd),
.forumbg ul.topiclist li.row dd:nth-child(odd),
table.table1 tbody td:nth-child(even),
ul.topiclist li.row:nth-child(even) dt:nth-child(even),
ul.topiclist li.row:nth-child(even) dd:nth-child(even),
.forabg ul.topiclist li.row:nth-child(even) dt:nth-child(odd),
.forabg ul.topiclist li.row:nth-child(even) dd:nth-child(odd),
.forumbg ul.topiclist li.row:nth-child(even) dt:nth-child(odd),
.forumbg ul.topiclist li.row:nth-child(even) dd:nth-child(odd),
table.table1 tbody tr:nth-child(even) td:nth-child(even) {
	background-color: transparent;
}

html, body {
	color: #053754;
	background: url("./images/fond.jpg") center bottom fixed; 
}

li.row:nth-child(2n), table.table1 tbody tr:nth-child(2n) {
	background: transparent;
}

.forabg ul.topiclist li.row:nth-child(2n) dt:nth-child(2n),
.forabg ul.topiclist li.row:nth-child(2n) dd:nth-child(2n),
.forumbg ul.topiclist li.row:nth-child(2n) dt:nth-child(2n),
.forumbg ul.topiclist li.row:nth-child(2n) dd:nth-child(2n) {
	background-color: transparent;
}

li.row,
.cp-main .panel li.row,
table.table1 tbody tr {
	border-top: 2px solid #b1b1b1;
}

.wrap {
	max-width: 1152px;
	margin: 0 auto;
}

.inventea-header {
	background: transparent;
}

.inventea-dashboard {
    background-image: url("./images/dashboard.png");
    min-height: 170px;
}

.inventea-sitename {
    padding: 40px 50px 64px;
}

.inventea-footer-wrapper {
    border-top: 0;
    box-shadow: none;
}

.forabg {
    background-image: url("./images/bg_list.png");
    background-repeat: repeat-x;
}

.inventea-sitename h1, .inventea-sitename span {
visibility: hidden;
}

ul.topiclist li.header dt, ul.topiclist li.header dd {
    font-size: 11px;
    font-weight: bold;
}

/* Forum icons & Topic icons */
.global_read													{ background-image: url("./images/announce_read.gif"); }
.global_read_mine												{ background-image: url("./images/announce_read_mine.gif"); }
.global_read_locked												{ background-image: url("./images/announce_read_locked.gif"); }
.global_read_locked_mine										{ background-image: url("./images/announce_read_locked_mine.gif"); }
.global_unread													{ background-image: url("./images/announce_unread.gif"); }
.global_unread_mine												{ background-image: url("./images/announce_unread_mine.gif"); }
.global_unread_locked											{ background-image: url("./images/announce_unread_locked.gif"); }
.global_unread_locked_mine										{ background-image: url("./images/announce_unread_locked_mine.gif"); }

.announce_read													{ background-image: url("./images/announce_read.gif"); }
.announce_read_mine												{ background-image: url("./images/announce_read_mine.gif"); }
.announce_read_locked											{ background-image: url("./images/announce_read_locked.gif"); }
.announce_read_locked_mine										{ background-image: url("./images/announce_read_locked_mine.gif"); }
.announce_unread												{ background-image: url("./images/announce_unread.gif"); }
.announce_unread_mine											{ background-image: url("./images/announce_unread_mine.gif"); }
.announce_unread_locked											{ background-image: url("./images/announce_unread_locked.gif"); }
.announce_unread_locked_mine									{ background-image: url("./images/announce_unread_locked_mine.gif"); }

.forum_link														{ background-image: url("./images/forum_link.gif"); }
.forum_read														{ background-image: url("./images/forum_read.gif"); }
.forum_read_locked												{ background-image: url("./images/forum_read_locked.gif"); }
.forum_read_subforum											{ background-image: url("./images/forum_read_subforum.gif"); }
.forum_unread													{ background-image: url("./images/forum_unread.gif"); }
.forum_unread_locked											{ background-image: url("./images/forum_unread_locked.gif"); }
.forum_unread_subforum											{ background-image: url("./images/forum_unread_subforum.gif"); }

.sticky_read													{ background-image: url("./images/sticky_read.gif"); }
.sticky_read_mine												{ background-image: url("./images/sticky_read_mine.gif"); }
.sticky_read_locked												{ background-image: url("./images/sticky_read_locked.gif"); }
.sticky_read_locked_mine										{ background-image: url("./images/sticky_read_locked_mine.gif"); }
.sticky_unread													{ background-image: url("./images/sticky_unread.gif"); }
.sticky_unread_mine												{ background-image: url("./images/sticky_unread_mine.gif"); }
.sticky_unread_locked											{ background-image: url("./images/sticky_unread_locked.gif"); }
.sticky_unread_locked_mine										{ background-image: url("./images/sticky_unread_locked_mine.gif"); }

.topic_moved													{ background-image: url("./images/topic_moved.gif"); }
.topic_read														{ background-image: url("./images/topic_read.gif"); }
.topic_read_mine												{ background-image: url("./images/topic_read_mine.gif"); }
.topic_read_hot													{ background-image: url("./images/topic_read_hot.gif"); }
.topic_read_hot_mine											{ background-image: url("./images/topic_read_hot_mine.gif"); }
.topic_read_locked												{ background-image: url("./images/topic_read_locked.gif"); }
.topic_read_locked_mine											{ background-image: url("./images/topic_read_locked_mine.gif"); }
.topic_unread													{ background-image: url("./images/topic_unread.gif"); }
.topic_unread_mine												{ background-image: url("./images/topic_unread_mine.gif"); }
.topic_unread_hot												{ background-image: url("./images/topic_unread_hot.gif"); }
.topic_unread_hot_mine											{ background-image: url("./images/topic_unread_hot_mine.gif"); }
.topic_unread_locked											{ background-image: url("./images/topic_unread_locked.gif"); }
.topic_unread_locked_mine										{ background-image: url("./images/topic_unread_locked_mine.gif"); }

.pm_read														{ background-image: url("./images/topic_read.gif"); }
.pm_unread														{ background-image: url("./images/topic_unread.gif"); }

ul.topiclist.forums li.row dt, ul.topiclist.topics li.row dt {
    width: 40px;
}

.forum-image {
    padding-top: 0;
}

.inventea-wrapper {
    border: 0;
}

ul.topiclist.topics li.row dt {
    background-position: left center;
    width: 58px;
}

.forumbg ul.topiclist li.row dt img {
    margin: 2px 0 0 25px;
}

.inventea-userbar, .inventea-headerbar .inventea-userbar {
	height: auto;
	padding-bottom: 10px;
}

.navigation-top {
	text-align: center;
	margin-top: 10px;
}

.navigation-top li {
	display: inline;
}

.navigation-top a {
	display: inline-block;
	padding: 8px 5px;
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
	.navigation-top li {
		display: none;
	}
}

.navigation-top li.icon-thanks_toplist, .navigation-top li.icon-thanks {
	display: none;
}

.forum-image {
    min-height: 55px;
    min-width: 55px;
}

li.row .list-inner > strong,
ul.topiclist li.row a.subforum {
    font-size: 0.9em;
}

#qr_postform #smiley-box {
	height: 250px;
	border: solid 1px gray;
	overflow:auto;
}

/* Different background in odd columns */
ul.topiclist li.row dt:nth-child(even),
ul.topiclist li.row dd:nth-child(even),
.forabg ul.topiclist li.row dt:nth-child(odd),
.forabg ul.topiclist li.row dd:nth-child(odd),
.forumbg ul.topiclist li.row dt:nth-child(odd),
.forumbg ul.topiclist li.row dd:nth-child(odd),
table.table1 tbody td:nth-child(even) {
	background-color: #ffffff;
}

.forabg ul.topiclist li.row dt:nth-child(even),
.forabg ul.topiclist li.row dd:nth-child(even),
.forumbg ul.topiclist li.row dt:nth-child(even),
.forumbg ul.topiclist li.row dd:nth-child(even) {
	background-color: #ffffff;
}

ul.topiclist li.row:nth-child(even) dt:nth-child(even),
ul.topiclist li.row:nth-child(even) dd:nth-child(even),
.forabg ul.topiclist li.row:nth-child(even) dt:nth-child(odd),
.forabg ul.topiclist li.row:nth-child(even) dd:nth-child(odd),
.forumbg ul.topiclist li.row:nth-child(even) dt:nth-child(odd),
.forumbg ul.topiclist li.row:nth-child(even) dd:nth-child(odd),
table.table1 tbody tr:nth-child(even) td:nth-child(even) {
	background-color: #ffffff;
}

.forabg ul.topiclist li.row:nth-child(even) dt:nth-child(even),
.forabg ul.topiclist li.row:nth-child(even) dd:nth-child(even),
.forumbg ul.topiclist li.row:nth-child(even) dt:nth-child(even),
.forumbg ul.topiclist li.row:nth-child(even) dd:nth-child(even) {
	background-color: #ffffff;
}

.forumbg ul.topiclist li.reported dt:nth-child(odd),
.forumbg ul.topiclist li.reported dd:nth-child(odd),
ul.topiclist li.reported dt:nth-child(even),
ul.topiclist li.reported dd:nth-child(even) {
	background-color: #ffffff !important;
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
	.inventea-content .forabg ul.topiclist li.row dd.lastpost, .inventea-content .forabg ul.topiclist li.row:nth-child(even) dd.lastpost {
		background-color: #fff;
	}
}

.fa-paperclip {
	display: none;
}

.fa-bar-chart {
	display: none;
}

.section-search .row .pagination {
    clear: both;
    float: none;
    text-align: left;
}

@media (max-width: 700px) {
    #smiley-box {
        width: auto;
		height: 100px;
    }
}

dd.lastpost img {
    vertical-align: bottom;
}

.topic-poster .username-coloured {
	color: inherit !important;
    font-weight: normal;
	}
	
    fieldset.fields1 dd.fsdream {
    	max-height: 90px;
    	overflow: auto;
    }

ul.topiclist li.row dd {
	padding: 0;
}