/*  phpBB3 Style Sheet
	--------------------------------------------------------------
	Style name:			Websites Depot
	Based on style:
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		Websites Depot ( http://www.phpbb.com/ )
	Customised by:		Elena Maitkova ( )
	Version:			1.1-rc4
	Notes:				Compiled with less (original file: /comboot/comboot.less)
	--------------------------------------------------------------
*/
/*GLOBAL CHANGES*/

/*take off notice*/
@import url("comboot/comboot.css");

.container {
	background-color: rgba(255,255,255,.9);
	}
.no-padding{
	padding: 0 !important;
}
	
.wrap{
	background: url('images/la-fi-hy-henrik-fisker-boat-20160404.jpg') no-repeat !important;
	background-size:cover !important;
}
	
@media (min-width: 768px){
	#page-footer{margin-bottom: 0px !important;}
}

.rownavbar{
	margin-bottom:25px;
}

.breadcrumb{
	background-color: transparent !important;
}

tr:nth-child(even){
	background-color: #00abf0 !important;
}

tr:nth-child(even):nth-child(even) a {
	color: #FFF !Important;
}

tr:nth-child(even):nth-child(even) small {
	color: #FFF !Important;
}

tr:nth-child(even):nth-child(even) span {
	color: #FFF !Important;
}

.no-padding{
	padding: 0 !important;
}

.site-nav-buttons{
	background-color: #00abf0;
    padding: 20px 0;
    color: #FFF;
}


.secondary-color-background{	
	
}

.text-link{
	color: #fee990 !important;
}

.topiclist{
	background-color: #fee990 !important;
}


.margin-top-20{
	margin-top: 20px !important;
}
/* Recent Posts Sidebar */

.inner{
	background-color: #FFF !important;
}

.forum-name span{
	color: #00abf0 !Important;
}

.topiclist{
	margin: 0 !important;
	padding: 0 !important;
}

.topiclist th{
	background-color: #082567 !important;
}

.topiclist th a {
	color: #FFF;
}

.topiclist .topics {
	color: #FFF;
}

.topiclist .posts {
	color: #FFF;
}


tr:nth-child(even):nth-child(even) td {
	color: #FFF !Important;
}

tr:nth-child(odd):nth-child(odd) td {
	color: #00abf0;!Important;
}

.topiclist th{
	color: #FFF !important;
}

.topiclist .lastpost small{
	color: #00abf0;
}

.t-row .lastpost span{
	color: #00abf0;
}

.clickable .lastpost span{
	color: #00abf0;
}

.topiclist .posts{
	color: #FFF !Important;
}

.topiclist .views{
	color: #FFF;
}

.topiclist .forum-name{
	color: #FFF;
}

.topiclist .topic-name{
	color: #FFF;
}

small{
	color: #00abf0 !important;
}

.fa-angle-right{

}

.btn-info{
	background-color: #FFF !Important;
}

.username-coloured{
	color: #686868 !Important;
}

.topiclist .lastpost a{
	color: #00abf0;
}

#recent-topics .topiclist{
	background-color: #082567 !important;
}

#recent-topics .topiclist dt{
	color: #FFF !important;
}

.header{
	padding: 10px !important;
}

.icon{
	margin:0 !important;
}

ul{
	margin: 0!important;
	border-top: 1px solid #e6e6e6;
	list-style: none !important;
	border-bottom: 1px solid #e6e6e6;
}

.row.bg1{
	margin: 0 !important;
}

.row.bg2{
	margin: 0 !important;
}


.icon.topic_unread{
	margin:0 !important;
	
}

.topictitle{
	color: #00abf0 !important;
	
}

.secondary-nav{
	background-color: #e6e6e6;
	padding: 20px 0px;
}

.breadcrumb>li+li:before {
	content: '' !important;
}

ol.breadcrumb{
	background-color:#e6e6e6 !important;
	padding: 0px !important;
	margin-top:20px !important;
}

ol li{
	background-color: #00abf0 !important;
	padding:10px;
	
}

ol.breadcrumb li a{
	color: white !important;
	text-decoration:none !Important;
	padding-right:10px;
}

ul.nav.navbar-nav{
	border-bottom: transparent !important;
}

.fa-angle-double-right{
	color: #00abf0 !important;
}

tr:nth-child(even):nth-child(even) span {
	color: #00abf0 !Important;
}


.fa-file-text-o{
	color: #00abf0 !important;
}

#recent-topics dd.status-icons > a, #recent-topics dd.status-icons > span {
	display: none !important;
}

@media screen and (max-width: 991px) {
	.breadcrumb>li {
		display: block !important;
	}

	.adsbygoogle{
		text-align:center !important;
	}

	#google_ads_frame2{
		margin-left: 0 !important;
		left: 0 !important;
	}

	.table-responsive{
		overflow-x: visible !important;
	}

	.no-padding-mobile{
		padding: 0 !important;
	}

	.navbar-brand{
		display: none !Important;
	}

	tr:nth-child(even):nth-child(even) span {
		color: #FFF !Important;
	}
}

.example_responsive_1 { text-align:center !Important; width: 1140px; height: 90px; }
@media(min-width: 500px) { .example_responsive_1 { width: 468px; height: 60px; } }
@media(min-width: 800px) { .example_responsive_1 { width: 1140px; height: 90px; } }