/*
Theme Name: whitebait Child
Theme 
URI: http://completecreative.co.zn
Description: Child theme for whitebait. 
<a href="http://codex.wordpress.org/Child_Themes">Read More</a>

Author: whitebait

Tags: translation-ready

Author URI: http://www.white-bait.nz
Template: whitebait
*/

@import url("../whitebait/style.css");

body {
  background: #ffffff url('http://www.white-bait.nz/wp-content/uploads/2014/11/wbbg.jpg') top center no-repeat;
}

/*Logo CSS*/
.logo-left {
  float: left;
}
.logo-right {
  float: right;
}
.logo-right .site-logo,
.logo-left .site-logo {
  margin-top: 19px !important;
}
.nav-main .site-logo {
  position: relative;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  letter-spacing: 1px;
}
.nav-main .site-logo a {
  display: inline-block;
  border: 0px solid #454040;
  padding: 0px 0px 0px;
  margin-top: 30px;
  position: relative;
}
.nav-main .site-logo i {
  position: absolute;
  top: -13px;
  left: 0;
  right: 0;
  text-align: center;
}
.nav-main .site-logo i span {
  background: #fff;
  display: inline-block;
  font-size: 24px;
  font-family: "Great Vibes";
  padding: 0 5px 0 5px;
  color: #2a2a2a;
}
.nav-main .site-logo a:hover {
  text-decoration: none;
}
.nav-main .site-logo span {
  display: block;
  font-size: 24px;
  color: #292929;
  font-family: "Intro Inline";
}
/*End Logo CSS*/

.link-comment {display:none !important;}
.author {display:none !important;}
.cat-links {display:none !important;}

.widget {
  margin: 20px auto 30px auto !important;
}