/*
Theme Name:     Throne Child
Theme URI:      http://mekshq.com
Description:    Child theme for the Throne Theme
Author:         MeksHQ
Author URI:     http://mekshq.com
Template:       throne
Version:        0.1.0
*/

#nav li a{
  display: block;
  float: left;
  text-decoration: none;
  padding: 40px 3px 38px 3px;
  line-height: 22px;
  font-size: 22px;
  box-shadow: none;
  -webkit-transition: all .2s ease-in-out;
     -moz-transition: all .2s ease-in-out;
      -ms-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
    font-style: normal;