/*
Theme Name: Theme
Theme URI: https://wordpress.org/themes/v/
Author: the WordPress team
Author URI: https://Theme.com/
Description: Theme brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Theme
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/
* {
	box-sizing: border-box;
}
@font-face {
	font-family: "salina";
	src: url(assets/font/salina.ttf) format("truetype");
}
body {
  background: #140202 url("assets/images/background.jpg") repeat-x scroll center top;
  color: white;
  font-family: arial;
  font-size: 13px;
  margin: 0;
  padding: 0;
}
a {
  color: #fff;
  text-decoration: none;
}
img {
  max-width: 100%;
}
section, footer, main {
  float: left;
  height: inherit;
}
figure {
  margin: 0;
  padding: 0;
}
.vessel {
  height: inherit;
  margin: 0 auto;
  width: 1053px;
}

#top {
  height: 32px;
  width: 100%;
}
#top h2 {
  color: white;
  font-size: 12px;
}
#top .vessel > section {
  float: right;
}
#menu-social {
  margin: 0;
}
#menu-social.menu li {
  margin-left: 15px;
  margin-right: 0;
	display: inline-block;
  float: left;
}
#menu-social.menu li a {
  color: white;
  font-family: arial;
  font-size: 11px;
  line-height: 31px;
  text-align: right;
}


.home #main {
  display: none;
}

body > header {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: block;
  float: left;
  height: 119px;
  width: 100%;
}
.logo {
  width: 275px;
}
.logo a {
  color: white;
  font-family: "salina",Verdana,Tahoma;
  font-size: 35px;
  position: relative;
  top: 15px;
}
.logo a span {
  color: #399af4;
  font-family: arial;
  font-size: 11px;
  position: relative;
  top: -5px;
}
body > header > .vessel > img {
  float: right;
  position: relative;
  top: 27px;
}


#menu {
  background: transparent url("assets/images/menu.png") no-repeat scroll center top;
  float: left;
  height: 67px;
  padding-top: 16px;
  width: 100%;
}

body > header nav {
  float: left;
  height: 100%;
  width: 757px;
}
.menu ul {
  margin: 0;
}
.menu #menu-main-menu li {
  border-left: 1px solid #000000;
  border-right: 1px solid #252525;
  display: inline-block;
  float: left;
  margin: 0;
}
.menu #menu-main-menu li:nth-child(1) {
  border-left: none;
}
.menu #menu-main-menu li:nth-last-child(1) {
  border-right: none;
}
.menu li a {
  color: #edce70;
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  line-height: 36px;
  margin: 0 20px;
  text-transform: uppercase;
}
.menu li a:hover, .menu li.current-menu-item a {
  color: #fff;
}

.menu li ul.sub-menu {
  display: none;
}
.menu li:hover ul.sub-menu {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  display: block;
  padding: 0;
  position: absolute;
  z-index: 999;
}
.menu li:hover ul.sub-menu li {
	width: 100%;
}
.menu li:hover ul.sub-menu li a {
	line-height: 35px;
}
.menu li:hover ul.sub-menu li ul.sub-menu {
	display: none;
}
.menu li:hover ul.sub-menu li:hover ul.sub-menu {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  display: block;
  left: 100%;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}

#headline {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: white;
  display: block;
  float: left;
  height: 35px;
  width: 100%;
}
#headline span {
  display: block;
  float: left;
  font-weight: bold;
  line-height: 35px;
  width: 104px;
  color: #f2d77c;
}
#headline marquee {
  display: block;
  float: left;
  font-weight: bold;
  line-height: 35px;
  width: 928px;
}


#banner {
  width: 100%;
}
#banner .box {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  display: inline-block;
  padding: 20px;
}
#banner .slideshow {
  float: left;
  height: 305px;
  margin: 0;
  position: relative;
  width: 593px;
}
#banner figure {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  float: left;
  height: 304px;
  margin: 0;
  position: relative;
  width: 614px;
}
#banner figure.deal {
  margin-left: 12px;
}
#banner .welcome {
  float: left;
  height: inherit;
  margin-right: 15px;
  width: 405px;
}
#banner .welcome h1 {
  background: transparent url("assets/images/h1.png") no-repeat scroll center top;
  height: 60px;
  margin-bottom: 40px;
  padding-top: 10px;
  text-align: center;
}
#banner .welcome p {
  line-height: 25px;
  margin-bottom: 37px;
  text-align: center;
}

#feature {
  margin-top: 5px;
  width: 100%;
}
#feature h3 {
  color: #ff0000;
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 0;
}
#feature article a {
  font-weight: bold;
}
#feature article a span {
  font-weight: normal;
}
#feature article a span p {
  margin: 8px 0 12px;
}
#feature .left article {
  border-bottom: 1px solid #550000;
  padding-top: 13px;
}
#feature .vessel {
  background: rgba(81, 0, 0, 0.5) none repeat scroll 0 0;
  height: 305px;
}
#feature .left {
  background: rgba(81, 0, 0, 0.3) none repeat scroll 0 0;
  height: 305px;
  padding: 15px;
  width: 435px;
}
#feature .left h2 {
  font-size: 14px;
  font-weight: bold;
}
#feature .right {
  height: 305px;
  padding: 15px;
  width: 618px;
}
#feature .right article {
  float: left;
  margin: 0;
  padding: 0;
}
#feature .right article h2 {
  color: #ff0000;
  margin: 0;
}
#feature .right article p {
  line-height: 20px;
}


#tips {
  height: 290px;
  margin-top: 15px;
  margin-bottom: 30px;
  width: 100%;
}
#tips .tips-title {
  color: white;
  font-family: salina;
  font-size: 35px;
  line-height: 210px;
  width: 200px;
}
#tips .tips-article {
  width: 1000px;
  padding-top: 25px;
}
#tips .tips-article article {
  float: left;
  text-align: center;
  width: 200px;
}
#tips .tips-article img {
  border-radius: 5px;
  height: 120px;
  width: 170px;
}
#tips .tips-article article h2 {
  color: white;
  font-size: 12px;
  text-align: center;
}

body > footer {
  background: #6c0000 none repeat scroll 0 0;
  border-top: 1px solid #8e0000;
  color: white;
  line-height: 23px;
  padding: 28px;
  text-align: center;
  width: 100%;
}
body > footer section {
  width: 100%;
  margin: 20px 0 40px 0;
}
body > footer .menu li a {
  color: white;
}
body > footer section.menu {
  border-bottom: 1px solid #717171;
  border-top: 1px solid #717171;
  color: #717171;
  margin-bottom: 20px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
body > footer section.menu > div {
  display: inline-block;
  margin: 0 auto;
}
body > footer .menu li {
  margin: 0 50px 0 0;
}

#main {
  color: white;
  line-height: 23px;
  text-align: left;
  width: 100%;
}
#main h1 {
  font-size: 20px;
  margin: 0;
}

#primary {
  background: black none repeat scroll 0 0;
  border-radius: 5px;
  display: inline-block;
  float: left;
  height: auto;
  margin-right: 27px;
  margin-top: 10px;
  min-height: 485px;
  padding: 20px;
  width: 100%;
}
#secondary {
  float: left;
  padding: 0;
  width: 218px;
}
#secondary figure {
  background: rgba(0, 0, 0, 0) url("assets/images/frame.png") no-repeat scroll 0 0;
  float: left;
  height: 232px;
  margin-bottom: 20px;
  margin-right: 27px;
  padding: 10px 12px;
  width: 218px;
}
#secondary figure figcaption {
  color: white;
  display: block;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  text-align: center;
  top: 9px;
  width: 100%;
}

.referral-theme figure {
  float: left;
  margin-right: 20px;
}
.referral-theme figure img {
  border: 11px solid #001a29;
  border-radius: 7px;
}
.referral-theme header {
  color: white;
  display: block;
  float: left;
  font-family: salina;
  font-size: 35px;
  margin-bottom: 20px;
  text-align: left;
  width: 75%;
}
.referral-theme section {
  font-size: 13px;
  margin-bottom: 10px;
  position: relative;
  width: 75%;
}
.referral-theme .info img {
  position: absolute;
  top: -65px;
  right: 0px;
}
.referral-theme section.entry-content {
  text-align: left;
  width: 100%;
}
.referral-theme section table {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}
.referral-theme section table td {
  border: 1px solid #000c19;
  height: 31px;
  padding: 6px;
  background: #001a29;
}
.referral-theme section table td:nth-child(1) {
  background: #000c19 none repeat scroll 0 0;
  border: 1px solid #001a29;
  color: #3fc1ff;
  font-weight: bold;
  vertical-align: top;
  width: 20%;
}
.referral-theme section table td:nth-child(2) {
  width: 30%;
	vertical-align: top;
}
.referral-theme section table td:nth-child(3) {
	background: #000c19 none repeat scroll 0 0;
  border: 1px solid #001a29;
  color: #3fc1ff;
  font-weight: bold;
  vertical-align: top;
  width: 20%;
}
.referral-theme section table td:nth-child(4) {
  width: 30%;
	vertical-align: top;
}


.navigation.post-navigation {
  display: none;
}
#secondary {
  display: none;
  float: left;
  padding: 0;
  width: 218px;
}