/*
Theme Name: Oblivion
Theme URI: http://www.skywarriorthemes.com/
Author: Skywarrior themes
Author URI: http://www.skywarriorthemes.com/
Description: Oblivion is the ultimate gaming theme. Created using the latest HTML5 and CSS3 techniques, it allows you to create awesome review sites or portfolios for your games.
Version: 1.0
License: Skywarrior Themes. All rights reserved.
License URI: http://themeforest.net/user/Skywarrior
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: oblivion
https://blackdesertfoundry.com/wp-content/uploads/2015/06/backgroundtest5.jpg
https://i.imgur.com/QS4PCjl.jpg
*/


@import url('css/bootstrap.css');
@import url('css/main.css');
@import url('css/bootstrap-responsive.css');
@import url('css/font-awesome.css');
@import url('css/font-awesomemin.css');
@import url('css/shadowbox.css');
@import url('css/ui.totop.css');
@import url('css/bbpress.css');

@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
}

footer { 
	margin-bottom: 0px !important;
}

header{
	height: 86px;
	background-color: #191919;
}


#bbpress-forums div.reply {
	height: auto;
	min-height: 170px !important;
	width: 100%;
}

#bbpress-forums div.even {
	background-color: #fff;
	min-height: 170px;
}

#buddypress div.dir-search {
	padding-top: 30px;
}

td.avatar .avatar {
	padding-top: 9px;
	width: 50px;
}

.topic-resolved {
	color: #fff;
	background-color: #5cb85c;
	border: 1px solid #4cae4c;
	text-decoration: none;
	display: inline-block;
	padding: 6px;
	line-height: 1.3;
	float: right;
	width: 80px;
	text-align: center;
	margin-left: 10px;
}

.topic-not-resolved {
	color: #fff;
	background-color: #d9534f;
	border: 1px solid #d43f3a;
	text-decoration: none;
	display: inline-block;
	padding: 6px;
	float: right;
	line-height: 1.3;
	margin-left: 10px;
}

.image-field-wrap img {
	height: 50px;
	max-width: 50px;
}

.form-table th {
	width: 20%;
}

.wc-shortcodes-button.wc-shortcodes-button-success {
	color: #fff;
	background-color: #5cb85c;
	border: 1px solid #4cae4c;
}

.wc-shortcodes-button.wc-shortcodes-button-info {
	color: #fff;
	background-color: #5bc0de;
	border: 1px solid #46b8da;
}

.wc-shortcodes-button.wc-shortcodes-button-danger {
	color: #fff;
	background-color: #d9534f;
	border: 1px solid #d43f3a;
}

.wc-shortcodes-button {
	border: none;
	text-decoration: none;
	color: #fff;
	background-color: #428bca;
	border: 1px solid #357ebd;
	display: inline-block;
	padding: 6px 20px;
	line-height: 1.3;
	margin-right: 10px;
	margin-bottom: 20px;
}

.pdb-list .wp-list-table th,.pdb-list .wp-list-table td {
	padding: 5px;
	font-size: medium;
}

body {
	margin: 0;
	font-size: 14px !important;
	line-height: 20px;
}

.pagination ul > li > a:hover,.pagination ul > li > a:focus,.navigation a:hover,.navigation a:focus {
	background-color: #f70 !important;
}

.pdb-list .pagination li.disabled span,.pdb-pagination li.disabled span,.pdb-list .pagination li.currentpage span,.pdb-pagination li.currentpage span {
	background-color: #7B7B7B !important;
	color: #fff !important;
}

.pagination ul > li > a,.pagination ul > li > span {
	float: left !important;
	padding: 10px 15px !important;
	text-decoration: none !important;
	background-color: #333 !important;
	font-weight: 400 !important;
	color: #fff !important;
}

.pdb-list .pagination a:hover,.pdb-pagination a:hover,.pdb-list .pagination li.currentpage,.pdb-pagination li.currentpage {
	background-color: #f70 !important;
}

.pdb-error.pdb-search-error, .pdb-error {
	color: #b94a48;
	background-color: #f2dede !important;
	border-color: #eed3d7;
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	border: 1px solid #fbeed5;
	border-left: 0 !important;
	border-radius: 4px;
	width: 90% !important;
}

.ui-widget-content {
	border: 0 !important;
	background: !important;
}

.navbar {
	margin-bottom: 0 !important;
}

#sliderhome {
	margin-top: -16px;
}

.post-meta {
	font-size: 9px;
}

ul.enlarge {
	list-style-type: none;
	margin: 5px 0 0;
}

ul.enlarge li {
	display: inline-block;
	position: relative;
}

ul.enlarge div {
	position: absolute;
	left: -9999px;
	background-color: #020202;
	padding: 10px;
	font-family: 'Droid Sans', sans-serif;
	font-size: .9em;
	text-align: center;
	color: #495a62;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.75));
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.75);
	box-shadow: 0 0 20px rgba(0,0,0,.75);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	z-index: 999;
}

ul.enlarge li:hover {
	z-index: 1.0E+21;
	cursor: pointer;
}

ul.enlarge div img {
	background: #1D1D1D;
	height: 100%;
	width: 100%;
}

ul.enlarge li:hover div {
	bottom: 40px;
	left: -20px;
	min-width: 387px;
	z-index: 1.0E+23;
}

.post-review {
    float: left !important;
    margin-left: 0px !important;
    width: auto !important;
}

/*|--------------------------------------------------------------------------| UItoTop jQuery Plugin 1.2| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/|--------------------------------------------------------------------------*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 40px;
	overflow: hidden;
	z-index: 10000;
	height: 35px;
	width: 35px;
	border: none;
	border-radius: 20px;
	text-indent: 100%;
	transition: all .35s linear;
	-moz-transition: all .35s linear;
	-webkit-transition: all .35s linear;
	-o-transition: all .35s linear;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=0.5);
	color: rgba(255,255,255,0.0);
	background: url(http://i.imgur.com/xnaZCuj.png) no-repeat center rgba(255,255,255,0);
	background-size: 45px;
}

#toTop:hover {
	opacity: .9;
	background-color: rgba(255,255,255,0);
	color: rgba(255,255,255,0);
	-moz-opacity: .75;
	filter: alpha(opacity=0.75);
}

#toTopHover {
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=0.5);
}

#toTop:active, #toTop:focus {
	outline: none;
}

 tr:hover {background-color: rgba(0, 0, 0, 0.05);} th, td {
    border: 1px solid #ddd; padding: 3px;
} 

.bddatabase td  {border: 0px !important;}

#buddypress table.profile-fields tr td.label {
	text-shadow: none !important;
	color: #666 !important;
	border: 0 !important;
	background: none !important;
}

#buddypress table.profile-fields tr td {
	width: 85%;
}

.newsbh-item {
    min-height: 237px !important;
}

.highlight {
    font-weight: bold;
	background-color: #FFFF00;
}
h1 span {
    font-size: 25px;
}
h2 span {
    font-size: 20px;
}
h3 span {
    font-size: 18px;
}
h4 span {
    font-size: 18px;
}
h5 span {
    font-size: 16px;
}
h6 span {
    font-size: 14px;
}


