@charset "UTF-8";
/*
Theme Name: Canvas
Theme URI: http://www.woothemes.com/
Version: 5.9.22
Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: WooThemes
Author URI: http://www.woothemes.com/
Tags: canvas, woothemes

	Copyright: (c) 2009-2013 WooThemes.
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
/*

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use
the custom.css file to add your styles. You can copy a style from this file and paste it in
custom.css and it will override the style in this file. You have been warned! :)

*/

/* Desktop size and sizes above 980 */
@media only screen and (min-width: 980px) {
  #navigation .cart-extended ul.cart a.cart-contents {
    display: inline-block;
    width: auto;
    text-indent: 0;
    overflow: visible; }
    #navigation .cart-extended ul.cart a.cart-contents:before {
      display: inline-block;
      margin-right: .5em;
      height: auto; }
  #navigation .menus.nav-icons-1.cart-extended #main-nav {
    margin-right: 12.5em; }
  #navigation .menus.nav-icons-1.cart-extended .side-nav {
    width: 12.5em; }
  #navigation .menus.nav-icons-2.cart-extended #main-nav {
    margin-right: 15.5em; }
  #navigation .menus.nav-icons-2.cart-extended .side-nav {
    width: 15.5em; }
  #navigation .menus.nav-icons-3.cart-extended #main-nav {
    margin-right: 18.5em; }
  #navigation .menus.nav-icons-3.cart-extended .side-nav {
    width: 18.5em; }
  #navigation .menus.nav-icons-4.cart-extended #main-nav {
    margin-right: 21.5em; }
  #navigation .menus.nav-icons-4.cart-extended .side-nav {
    width: 21.5em; } }
/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/
/* 4.2 Generic Widgets */
.widget {
  margin: 0 0 30px 0;
  font-size: 12px; }

.widget h3 {
  margin: 0 0 0.8em 0;
  padding: 0 0 0.8em;
  font: normal bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #555;
  border-bottom: 1px solid #e6e6e6; }

.widget p {
  font: 300 13px/20px "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 15px; }

.widget ul {
  clear: both;
  list-style-position: inside;
  list-style-type: disc; }

.widget ul li a {
  padding: 0;
  line-height: 22px;
  text-decoration: none; }

.widget ul li a:hover {
  text-decoration: underline; }

.widget ul ul {
  padding: 0 0 0 15px;
  border-top: none; }

.widget_recent_comments li, #twitter li {
  padding: 6px 0;
  line-height: 18px;
  border-bottom: 1px solid #eee; }

/* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a {
  display: inline;
  padding: 0;
  line-height: 18px !important;
  background: none !important;
  border: none !important; }

/* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */
#footer-widgets {
  border-top: 1px solid #e6e6e6;
  padding: 10px 0;
  clear: both; }

/* 4.2 Specific Widgets */
/* SEARCH FORM */
.searchform, #searchform {
  width: 98%;
  margin-top: 5px;
  position: relative;
  border-color: #efefef;
  border-width: 2px;
  border-style: solid;
  border-radius: 3px; }

.searchform input.s, #searchform input#s {
  padding: 8px;
  width: 85%;
  margin: 0;
  border: none;
  background: none;
  color: #777; }

.searchform input.s:focus {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

.searchform button.submit {
  background: none;
  position: absolute;
  top: .15em;
  right: 10px;
  border: none;
  margin: 0;
  padding: 0;
  border-radius: 0; }

.searchform .fa-search:before {
  font-family: FontAwesome;
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.4em;
  line-height: 1.5; }

.searchform label {
  display: none; }

/* FLICKR */
.widget_woo_flickr h3 span {
  color: #0061D8; }

.widget_woo_flickr h3 span span {
  color: #FF1183; }

.widget_woo_flickr .flickr_badge_image {
  float: left;
  margin: 3px; }

.widget_woo_flickr .wrap {
  position: relative;
  margin-bottom: 20px;
  padding: 0; }

.widget_woo_flickr a img {
  float: left;
  margin: 0 0 8px 8px;
  display: block;
  border: #CECFC6 1px solid;
  padding: 3px; }

.widget_woo_flickr a:hover img {
  border: #A8AA99 1px solid; }

/* WIDGET WOO EMBED */
.widget_woo_embed h3 {
  margin-bottom: 0.5em; }

.widget_woo_embed h4 {
  display: none; }

.widget_woo_embed ul {
  margin: 0.7em 0 0; }

.widget_woo_embed ul li.active a {
  font-weight: bold; }

/* CALENDAR */
#wp-calendar {
  width: 95%;
  margin-bottom: 15px;
  clear: both;
  padding: 0; }

#wp-calendar caption {
  padding: 0 0 10px; }

#wp-calendar th, #wp-calendar td {
  text-align: center;
  background: rgba(0, 0, 0, 0.05);
  padding: 5px; }

#wp-calendar td {
  background: transparent; }

#wp-calendar td, table#wp-calendar th {
  padding: 3px 0; }

/* Blog Author Widget */
.widget_woo_blogauthorinfo .avatar {
  padding: 5px;
  border: 1px solid #e6e6e6;
  background: #F8F8F8;
  background: rgba(255, 255, 255, 0.7); }

.widget_woo_blogauthorinfo .left {
  float: left;
  margin: 0 10px 5px 0; }

.widget_woo_blogauthorinfo .right {
  float: right;
  margin: 0 0 5px 10px; }

.ie8 .widget_woo_blogauthorinfo .avatar {
  width: auto; }

/* TWITTER */
.widget_woo_twitter .back {
  padding: 15px 25px 10px;
  background: #f8f8f8;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; }

.widget_woo_twitter ul {
  background: none;
  padding-left: 0; }

.widget_woo_twitter ul li {
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0px;
  list-style: none; }

.widget_woo_twitter ul li a {
  padding: 0px; }

.widget_woo_twitter ul li .time {
  color: #999; }

.widget_woo_twitter p {
  padding-top: 10px; }

.widget_woo_twitter p a {
  color: #222; }

.widget_woo_twitter ul li .content {
  font-size: 16px;
  font-family: Georgia, serif; }

.widget.widget_woo_twitter h3 {
  border-bottom: none;
  padding: 0;
  margin: 0;
  padding-bottom: 15px; }

/* 4.3 WooTabs */
#tabs {
  height: auto;
  display: block;
  margin-bottom: 30px; }

#tabs ul.wooTabs {
  position: relative;
  bottom: -1px;
  padding: 0px;
  z-index: 99; }

#tabs ul.wooTabs li {
  float: left;
  display: inline;
  margin-right: 2px;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer; }

#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover {
  background: #fff;
  text-decoration: none;
  border: 1px solid #d9d9d9;
  border-width: 1px 1px 0;
  color: #666; }

#tabs ul.wooTabs li a {
  color: #999;
  display: block;
  float: left;
  border: 1px solid transparent;
  border-width: 1px 1px 0;
  padding: 5px 8px 3px;
  text-transform: uppercase;
  font-size: 11px;
  text-shadow: 1px 1px 0 solid #fff; }

#tabs .inside li {
  background: #fff; }

#tabs #tab-tags {
  padding: 10px;
  background: #fff;
  border: 1px solid #d9d9d9; }

#tabs .inside ul {
  margin: 0;
  border: 1px solid #d9d9d9;
  border-width: 1px 0 1px 0;
  list-style: none;
  padding-left: 0px; }

#tabs .inside li {
  border: 1px solid #d9d9d9;
  border-width: 0 1px 1px 1px;
  padding: 10px; }

#tabs .inside li a {
  color: #999;
  font: bold 13px/18px Helvetica, Arial, sans-serif;
  padding: 0; }

#tabs .inside li span.meta {
  display: block;
  font: 300 11px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #777; }

#tabs .inside li img.avatar, #tabs .inside li img.thumbnail {
  float: left;
  margin: 0 8px 0 0;
  padding: 0;
  border-radius: 300px;
  -moz-border-radius: 300px;
  -webkit-border-radius: 300px; }

#tabs {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px; }

#tabs .inside .list {
  display: none; }

#tabs .inside .list:first-child {
  display: block; }

/* WooDojo Tabs */
.widget_woodojo_tabs h3 {
  border-bottom: none; }

.widget_woodojo_tabs .tabbable .nav {
  margin: 0 0 -1px;
  border: none !important; }

.widget_woodojo_tabs .tabbable .nav li a {
  color: #999;
  display: block;
  float: left;
  border-color: transparent;
  border-width: 1px 1px 0;
  padding: 5px 8px 3px !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  text-shadow: 1px 1px 0 #fff; }

.widget_woodojo_tabs .tabbable .nav li.active a, .widget_woodojo_tabs .tabbable .nav li a:hover {
  text-decoration: none;
  border-color: #d9d9d9 !important;
  border-width: 1px 1px 0 !important;
  color: #666;
  background: #ffffff;
  border-bottom: none !important; }

.widget_woodojo_tabs .tabbable .tab-content {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); }

.widget_woodojo_tabs .tabbable .tab-content ul {
  padding: 0; }

.widget_woodojo_tabs .tabbable .tab-content li {
  margin: 0;
  background: #fff; }

.widget_woodojo_tabs .tabbable .tab-pane-tags {
  padding: 10px;
  background: #fff;
  border: 1px solid #d9d9d9; }

.widget_woodojo_tabs .tabbable .tab-content ul {
  margin: 0;
  border: 1px solid #d9d9d9;
  border-width: 1px 0 1px 0;
  list-style: none;
  padding-left: 0px; }

.widget_woodojo_tabs .tabbable .tab-content li {
  border: 1px solid #d9d9d9;
  border-width: 0 1px 1px;
  padding: 10px; }

.widget_woodojo_tabs .tabbable .tab-content li a {
  color: #555;
  font: bold 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0; }

.widget_woodojo_tabs .tabbable .tab-content li span.meta {
  display: block;
  font: 300 11px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #777; }

.widget_woodojo_tabs .tabbable .tab-content li img.avatar, .widget_woodojo_tabs .tabbable .tab-content li img.thumbnail {
  float: left;
  margin: 0 8px 0 0;
  border: none;
  padding: 0;
  border-radius: 300px;
  -moz-border-radius: 300px;
  -webkit-border-radius: 300px; }

.widget_woodojo_tabs .tabbable.tabs-below .nav {
  margin: 0; }

.widget_woodojo_tabs .tabbable.tabs-below .nav li a {
  border-width: 0 1px 1px; }

.widget_woodojo_tabs .tabbable.tabs-below .nav li.active a, .widget_woodojo_tabs .tabbable.tabs-below .nav li a:hover {
  border-width: 0 1px 1px !important;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: -webkit-linear-gradient(#ffffff, #f2f2f2);
  background: -moz-linear-gradient(center top, #ffffff 0%, #f2f2f2 100%);
  background: -moz-gradient(center top, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#f2f2f2);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#f2f2f2)";
  box-shadow: inset 0 1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1); }

.widget_woodojo_tabs .tabbable.tabs-left .nav {
  margin: 0; }

.widget_woodojo_tabs .tabbable.tabs-left .nav li a {
  border-width: 1px 0 1px 1px; }

.widget_woodojo_tabs .tabbable.tabs-left .nav li.active a, .widget_woodojo_tabs .tabbable.tabs-below .nav li a:hover {
  border-width: 1px 0 1px 1px;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, right bottom, from(#ffffff), to(#f2f2f2));
  background: -webkit-linear-gradient(#ffffff, #f2f2f2);
  background: -moz-linear-gradient(center top, #ffffff 0%, #f2f2f2 100%);
  background: -moz-gradient(center top, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#f2f2f2);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#f2f2f2)";
  box-shadow: inset 0 1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1); }

.widget_woodojo_tabs .tabbable.tabs-right .nav {
  margin: 0; }

.widget_woodojo_tabs .tabbable.tabs-right .nav li a {
  border-width: 1px 1px 1px 0; }

.widget_woodojo_tabs .tabbable.tabs-right .nav li.active a, .widget_woodojo_tabs .tabbable.tabs-below .nav li a:hover {
  border-width: 1px 1px 1px 0;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, right bottom, from(#ffffff), to(#f2f2f2));
  background: -webkit-linear-gradient(#ffffff, #f2f2f2);
  background: -moz-linear-gradient(center top, #ffffff 0%, #f2f2f2 100%);
  background: -moz-gradient(center top, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#f2f2f2);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#f2f2f2)";
  box-shadow: inset 0 1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 3px rgba(0, 0, 0, 0.1); }

/* WooDojo Instagram Stream */
.widget_woodojo_instagram ul {
  float: none; }

.widget_woodojo_instagram ul.instagram-photos {
  margin: 0.5em 0;
  width: 98%;
  margin: 0 auto; }

.widget_woodojo_instagram ul.instagram-photos li {
  margin: 0.5em !important; }

.widget_woodojo_instagram ul.instagram-photos li img:hover {
  opacity: 0.8; }

/* WooDojo Twitter Stream */
.widget_woodojo_tweets ul.tweets h3 {
  margin: 0; }

.widget_woodojo_tweets ul.tweets li {
  margin: 0;
  padding: 1em; }

/* Misc */
.widget_woodojo_instagram_profile h3, .widget_woodojo_twitterprofile h3 {
  margin: 0 0 1em; }

/* 6.6 Subscribe & Connect */
#connect {
  background: #fafafa;
  margin: 0 0 1.5em;
  padding: 15px;
  border: 1px solid #e6e6e6;
  clear: both;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-weight: normal; }

#main #connect .col-left, #connect .col-right {
  float: none;
  width: 100%; }

#connect h3 {
  margin-bottom: 10px; }

#connect p {
  margin: 0 0 1em; }

#connect .newsletter-form {
  margin: 0 0 1em; }

#connect .newsletter-form .required {
  border: 1px solid #e6e6e6;
  border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC; }

#connect .newsletter-form .email {
  width: 60%;
  background: #fff;
  padding: .6em;
  color: #888; }

#connect .newsletter-form .submit {
  cursor: pointer;
  padding: 6px 8px;
  margin: 0 0 0 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

@-moz-document url-prefix() {
  #connect .newsletter-form .submit {
    padding: 9px 5px; } }
#connect .related-posts {
  border-top: 1px solid #e6e6e6;
  margin-top: 1em;
  padding-top: 1em; }

#connect .related-posts h4 {
  font-size: 1em; }

#connect .related-posts ul {
  list-style: disc outside none;
  margin: 0.5em 0 0 1em; }

.widget #connect {
  background: none;
  padding: 0;
  border: none; }

.widget #connect .fl, .widget #connect .fr {
  float: none; }

.widget_woo_subscribe .social {
  text-align: left; }

#connect .social a {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s; }
  #connect .social a:hover {
    opacity: 1;
    filter: alpha(opacity=100); }
#connect .social a:hover {
  text-decoration: none; }
#connect .social a:before {
  font-family: Social;
  font-size: 1.1em;
  line-height: 1;
  margin: 0 0.2em 0.6em 0;
  padding: .53em;
  display: inline-block;
  border-radius: 300px;
  color: #fff;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1); }
#connect .social a.subscribe:before {
  content: '\e001';
  background-color: #FF6600; }
#connect .social a.twitter:before {
  content: '\e002';
  background-color: #00aced; }
#connect .social a.facebook:before {
  content: '\e003';
  background-color: #3b5998; }
#connect .social a.youtube:before {
  content: '\e004';
  background-color: #af2b26; }
#connect .social a.flickr:before {
  content: '\e005';
  background-color: #ff0084; }
#connect .social a.linkedin:before {
  content: '\e006';
  background-color: #71c5ef; }
#connect .social a.delicious:before {
  content: '\e007';
  background-color: #285da7; }
#connect .social a.googleplus:before {
  content: '\e008';
  background-color: #2d2d2d;
  font-weight: bold; }
#connect .social a.dribbble:before {
  content: '\e009';
  background-color: #ea4c89; }
#connect .social a.instagram:before {
  content: '\e010';
  background-color: #517fa4; }
#connect .social a.vimeo:before {
  content: '\e011';
  background-color: #33454E; }
#connect .social a.pinterest:before {
  content: '\e012';
  background-color: #cb2027; }

@media only screen and (min-width: 769px) {
  /* Subcribe & Connect */
  #main #connect .col-left {
    float: left; }

  #connect .col-right {
    float: right; }

  #main #connect .col-left, #connect .col-right {
    width: 48%; }

  #connect .related-posts {
    border-top: 0;
    border-left: 1px solid #e6e6e6;
    padding-top: 0;
    padding-left: 15px;
    margin-top: 0; } }
#comments {
  position: relative;
  margin: 40px 0 0;
  padding: 40px 0 0 0;
  border-top: 1px solid #e6e6e6;
  border-top: 1px solid rgba(0, 0, 0, 0.07); }
  #comments h3 {
    color: #333;
    font-weight: normal;
    margin-bottom: 20px; }
    #comments h3#pings {
      margin-top: 25px; }
  #comments .comment {
    margin-top: 10px;
    width: 100%;
    list-style-type: none; }
    #comments .comment.thread-even {
      background: #fafafa;
      background: rgba(0, 0, 0, 0.02);
      border-bottom: 1px solid #e6e6e6;
      border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
    #comments .comment .comment-container {
      position: relative;
      padding: 20px; }
    #comments .comment .reply a {
      background: none repeat scroll 0 0 #BFBFBF;
      color: #222222 !important;
      margin: 0;
      padding: 0.2em 1em;
      text-shadow: none;
      font-size: .7em; }
      #comments .comment .reply a:after {
        font-family: 'FontAwesome';
        display: inline-block;
        font-size: 100%;
        margin-left: .618em;
        font-weight: normal;
        line-height: 1em;
        width: 1em;
        text-align: right;
        content: "\f112"; }
  #comments .comment-head {
    margin: 0 0 15px 0; }
    #comments .comment-head .name {
      margin: 0;
      font-weight: bold;
      font-size: 15px; }
    #comments .comment-head .date,
    #comments .comment-head .edit,
    #comments .comment-head .perma {
      font-size: 11px; }
  #comments .avatar {
    float: left;
    margin: 0 15px 10px 0; }
    #comments .avatar img {
      margin: 0;
      vertical-align: middle;
      border-radius: 100px; }
  #comments .comment-entry p {
    margin: 0 0 10px 0; }
  #comments .comment-entry blockquote {
    margin: 0 30px 0; }
    #comments .comment-entry blockquote p {
      font-style: italic; }
  #comments .reply {
    position: absolute;
    right: 1em;
    top: 1em; }
  #comments ul.children {
    margin: 10px 0px 0 25px;
    padding: 0; }
    #comments ul.children li {
      border-top: 1px solid #e6e6e6; }
  #comments .cancel-comment-reply {
    margin: 10px 0; }
  #comments .navigation a {
    display: block;
    margin: 15px 0 0 0;
    text-decoration: none; }
  #comments .pingbacks li.pingback {
    margin: 10px 0; }
    #comments .pingbacks li.pingback .reply {
      display: none; }

#respond {
  margin: 40px 0 0; }
  #respond h3 {
    color: #333;
    font-weight: normal;
    margin-bottom: 20px; }
  #respond #reply-title small {
    display: block;
    font-size: 14px;
    margin-top: 5px; }
  #respond .left {
    float: left;
    width: 200px;
    margin-right: 15px; }
  #respond .right {
    font: left;
    width: 380px; }
  #respond label {
    font-size: 11px;
    color: #777; }

#commentform {
  margin: 15px 0 0 0; }
  #commentform input.txt, #commentform textarea {
    font: 300 14px/1em "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
  #commentform input.txt {
    width: 170px;
    margin: 0 5px 10px 0;
    padding: 5px 7px; }
  #commentform textarea {
    width: 95% !important;
    padding: 5px 7px; }
  #commentform #submit {
    margin: 15px 0 0 0; }
    #commentform #submit:after {
      font-family: "FontAwesome";
      content: "\f105"; }

h3#pings {
  margin: 25px 0 10px 0; }

.pinglist li {
  margin: 0 0 0 20px;
  list-style-type: decimal; }
  .pinglist li .author {
    font-weight: bold;
    font-size: 15px; }
  .pinglist li .date {
    font-size: 11px; }
  .pinglist li .pingcontent {
    display: block;
    margin: 10px 0; }

.entry table {
  border-spacing: 0;
  width: 100%;
  border: 1px solid #eee;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 1px 2px 0 white;
  -webkit-box-shadow: 0 1px 2px 0 white;
  border-collapse: separate;
  margin-bottom: 1.5em; }
  .entry table td, .entry table th {
    padding: .857em 1.387em;
    text-align: left;
    border-right: 1px dotted #eee;
    vertical-align: top; }
    .entry table td p:last-child, .entry table th p:last-child {
      margin-bottom: 0; }
  .entry table thead th {
    background: #fafafa;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
    padding: 1.387em;
    vertical-align: middle; }
    .entry table thead th:first-child {
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
    .entry table thead th:last-child {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
  .entry table tr th:last-child, .entry table tr td:last-child {
    border-right: 0; }
  .entry table tbody th {
    background: #fafafa;
    border-bottom: 1px solid #eee; }
  .entry table tbody td {
    border-bottom: 1px solid #eee; }
  .entry table tbody h2 {
    font-size: 1em;
    letter-spacing: normal;
    font-weight: normal; }
    .entry table tbody h2 a {
      font-weight: normal; }
  .entry table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .entry table tbody tr:last-child td:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .entry table tbody tr:last-child td {
    border-bottom: 0; }
  .entry table tbody tr:last-child th {
    border-bottom: 0; }

/* 6.1 Buttons */
a.button,
a.comment-reply-link,
#commentform #submit,
.submit,
input[type=submit],
input.button,
button.button,
#wrapper .woo-sc-button {
  display: inline-block;
  padding: .327em 1em;
  color: white !important;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0);
  text-decoration: none;
  font-size: 1em;
  /* Make inputs the same size as normal text */
  font-family: inherit;
  /* Make inputs use the correct typeface instead of the browser default */
  cursor: pointer;
  /* Inputs need pointers! */
  overflow: visible;
  /* IE fix */
  width: auto;
  /* IE fix */
  line-height: 1.618em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: normal;
  background: #428bca;
  font-weight: 200;
  text-transform: uppercase;
  box-shadow: 0 0 0 0 #888;
  -webkit-box-shadow: 0 0 0 0 #888;
  border-radius: 3px;
  text-shadow: none;
  -webkit-appearance: none;
  /* Remove input shadowing on iOS */
  -moz-appearance: none;
  /* mobile firefox too! */ }
  a.button:hover,
  a.comment-reply-link:hover,
  #commentform #submit:hover,
  .submit:hover,
  input[type=submit]:hover,
  input.button:hover,
  button.button:hover,
  #wrapper .woo-sc-button:hover {
    text-decoration: none;
    background: #245682; }
  a.button:active,
  a.comment-reply-link:active,
  #commentform #submit:active,
  .submit:active,
  input[type=submit]:active,
  input.button:active,
  button.button:active,
  #wrapper .woo-sc-button:active {
    box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, 0.3); }
  a.button.small,
  a.comment-reply-link.small,
  #commentform #submit.small,
  .submit.small,
  input[type=submit].small,
  input.button.small,
  button.button.small,
  #wrapper .woo-sc-button.small {
    font-size: .6em;
    letter-spacing: 1px; }
  a.button.large,
  a.comment-reply-link.large,
  #commentform #submit.large,
  .submit.large,
  input[type=submit].large,
  input.button.large,
  button.button.large,
  #wrapper .woo-sc-button.large {
    font-size: 1.4em; }
  a.button.xl,
  a.comment-reply-link.xl,
  #commentform #submit.xl,
  .submit.xl,
  input[type=submit].xl,
  input.button.xl,
  button.button.xl,
  #wrapper .woo-sc-button.xl {
    font-size: 2em; }
  a.button.red,
  a.comment-reply-link.red,
  #commentform #submit.red,
  .submit.red,
  input[type=submit].red,
  input.button.red,
  button.button.red,
  #wrapper .woo-sc-button.red {
    background: #d72323; }
    a.button.red:hover,
    a.comment-reply-link.red:hover,
    #commentform #submit.red:hover,
    .submit.red:hover,
    input[type=submit].red:hover,
    input.button.red:hover,
    button.button.red:hover,
    #wrapper .woo-sc-button.red:hover {
      background: #d20000; }
  a.button.orange,
  a.comment-reply-link.orange,
  #commentform #submit.orange,
  .submit.orange,
  input[type=submit].orange,
  input.button.orange,
  button.button.orange,
  #wrapper .woo-sc-button.orange {
    background: #d76b23; }
    a.button.orange:hover,
    a.comment-reply-link.orange:hover,
    #commentform #submit.orange:hover,
    .submit.orange:hover,
    input[type=submit].orange:hover,
    input.button.orange:hover,
    button.button.orange:hover,
    #wrapper .woo-sc-button.orange:hover {
      background: #d25e00; }
  a.button.green,
  a.comment-reply-link.green,
  #commentform #submit.green,
  .submit.green,
  input[type=submit].green,
  input.button.green,
  button.button.green,
  #wrapper .woo-sc-button.green {
    background: #8dc11e; }
    a.button.green:hover,
    a.comment-reply-link.green:hover,
    #commentform #submit.green:hover,
    .submit.green:hover,
    input[type=submit].green:hover,
    input.button.green:hover,
    button.button.green:hover,
    #wrapper .woo-sc-button.green:hover {
      background: #87c000; }
  a.button.aqua,
  a.comment-reply-link.aqua,
  #commentform #submit.aqua,
  .submit.aqua,
  input[type=submit].aqua,
  input.button.aqua,
  button.button.aqua,
  #wrapper .woo-sc-button.aqua {
    background: #23d7af; }
    a.button.aqua:hover,
    a.comment-reply-link.aqua:hover,
    #commentform #submit.aqua:hover,
    .submit.aqua:hover,
    input[type=submit].aqua:hover,
    input.button.aqua:hover,
    button.button.aqua:hover,
    #wrapper .woo-sc-button.aqua:hover {
      background: #00d2a8; }
  a.button.teal,
  a.comment-reply-link.teal,
  #commentform #submit.teal,
  .submit.teal,
  input[type=submit].teal,
  input.button.teal,
  button.button.teal,
  #wrapper .woo-sc-button.teal {
    background: #23abd7; }
    a.button.teal:hover,
    a.comment-reply-link.teal:hover,
    #commentform #submit.teal:hover,
    .submit.teal:hover,
    input[type=submit].teal:hover,
    input.button.teal:hover,
    button.button.teal:hover,
    #wrapper .woo-sc-button.teal:hover {
      background: #009ed2; }
  a.button.purple,
  a.comment-reply-link.purple,
  #commentform #submit.purple,
  .submit.purple,
  input[type=submit].purple,
  input.button.purple,
  button.button.purple,
  #wrapper .woo-sc-button.purple {
    background: #2356d7; }
    a.button.purple:hover,
    a.comment-reply-link.purple:hover,
    #commentform #submit.purple:hover,
    .submit.purple:hover,
    input[type=submit].purple:hover,
    input.button.purple:hover,
    button.button.purple:hover,
    #wrapper .woo-sc-button.purple:hover {
      background: #0036d2; }
  a.button.pink,
  a.comment-reply-link.pink,
  #commentform #submit.pink,
  .submit.pink,
  input[type=submit].pink,
  input.button.pink,
  button.button.pink,
  #wrapper .woo-sc-button.pink {
    background: #d723d5; }
    a.button.pink:hover,
    a.comment-reply-link.pink:hover,
    #commentform #submit.pink:hover,
    .submit.pink:hover,
    input[type=submit].pink:hover,
    input.button.pink:hover,
    button.button.pink:hover,
    #wrapper .woo-sc-button.pink:hover {
      background: #bc00d2; }
  a.button.silver,
  a.comment-reply-link.silver,
  #commentform #submit.silver,
  .submit.silver,
  input[type=submit].silver,
  input.button.silver,
  button.button.silver,
  #wrapper .woo-sc-button.silver {
    color: #444 !important;
    text-shadow: 0 1px #fff;
    background: #d8d8d8; }
    a.button.silver:hover,
    a.comment-reply-link.silver:hover,
    #commentform #submit.silver:hover,
    .submit.silver:hover,
    input[type=submit].silver:hover,
    input.button.silver:hover,
    button.button.silver:hover,
    #wrapper .woo-sc-button.silver:hover {
      background: #ccc; }
  a.button .woo-alert,
  a.comment-reply-link .woo-alert,
  #commentform #submit .woo-alert,
  .submit .woo-alert,
  input[type=submit] .woo-alert,
  input.button .woo-alert,
  button.button .woo-alert,
  #wrapper .woo-sc-button .woo-alert {
    background: none;
    padding-left: 0; }
    a.button .woo-alert:before,
    a.comment-reply-link .woo-alert:before,
    #commentform #submit .woo-alert:before,
    .submit .woo-alert:before,
    input[type=submit] .woo-alert:before,
    input.button .woo-alert:before,
    button.button .woo-alert:before,
    #wrapper .woo-sc-button .woo-alert:before {
      content: ""; }
  a.button .woo-download,
  a.comment-reply-link .woo-download,
  #commentform #submit .woo-download,
  .submit .woo-download,
  input[type=submit] .woo-download,
  input.button .woo-download,
  button.button .woo-download,
  #wrapper .woo-sc-button .woo-download {
    background: none;
    padding-left: 0; }
    a.button .woo-download:before,
    a.comment-reply-link .woo-download:before,
    #commentform #submit .woo-download:before,
    .submit .woo-download:before,
    input[type=submit] .woo-download:before,
    input.button .woo-download:before,
    button.button .woo-download:before,
    #wrapper .woo-sc-button .woo-download:before {
      content: ""; }
  a.button .woo-tick,
  a.comment-reply-link .woo-tick,
  #commentform #submit .woo-tick,
  .submit .woo-tick,
  input[type=submit] .woo-tick,
  input.button .woo-tick,
  button.button .woo-tick,
  #wrapper .woo-sc-button .woo-tick {
    background: none;
    padding-left: 0; }
    a.button .woo-tick:before,
    a.comment-reply-link .woo-tick:before,
    #commentform #submit .woo-tick:before,
    .submit .woo-tick:before,
    input[type=submit] .woo-tick:before,
    input.button .woo-tick:before,
    button.button .woo-tick:before,
    #wrapper .woo-sc-button .woo-tick:before {
      content: ""; }
  a.button .woo-info,
  a.comment-reply-link .woo-info,
  #commentform #submit .woo-info,
  .submit .woo-info,
  input[type=submit] .woo-info,
  input.button .woo-info,
  button.button .woo-info,
  #wrapper .woo-sc-button .woo-info {
    background: none;
    padding-left: 0; }
    a.button .woo-info:before,
    a.comment-reply-link .woo-info:before,
    #commentform #submit .woo-info:before,
    .submit .woo-info:before,
    input[type=submit] .woo-info:before,
    input.button .woo-info:before,
    button.button .woo-info:before,
    #wrapper .woo-sc-button .woo-info:before {
      content: ""; }
  a.button .woo-note,
  a.comment-reply-link .woo-note,
  #commentform #submit .woo-note,
  .submit .woo-note,
  input[type=submit] .woo-note,
  input.button .woo-note,
  button.button .woo-note,
  #wrapper .woo-sc-button .woo-note {
    background: none;
    padding-left: 0; }
    a.button .woo-note:before,
    a.comment-reply-link .woo-note:before,
    #commentform #submit .woo-note:before,
    .submit .woo-note:before,
    input[type=submit] .woo-note:before,
    input.button .woo-note:before,
    button.button .woo-note:before,
    #wrapper .woo-sc-button .woo-note:before {
      content: ""; }

.ie8 .button {
  padding: 10px 15px;
  margin: 0; }
  .ie8 .button:visited {
    padding: 10px 15px;
    margin: 0; }

/* 6.2 Info Boxes */
body .woo-sc-box:before {
  content: "";
  content: none;
  margin-right: .57em; }
body .woo-sc-box.alert {
  border-color: #f0baa2;
  background-color: #ffd9c8;
  background-image: none; }
  body .woo-sc-box.alert:before {
    content: "\f071"; }
body .woo-sc-box.download {
  border-color: #d4ebaf;
  background-color: #edfcd5;
  background-image: none; }
  body .woo-sc-box.download:before {
    content: "\f01a"; }
body .woo-sc-box.tick {
  border-color: #d4ebaf;
  background-color: #edfcd5;
  background-image: none; }
  body .woo-sc-box.tick:before {
    content: "\f058"; }
body .woo-sc-box.info {
  border-color: #ccc;
  background-color: #eee;
  background-image: none; }
  body .woo-sc-box.info:before {
    content: "\f05a"; }
body .woo-sc-box.note {
  border-color: #efe3ae;
  background-color: #fef6d2;
  background-image: none; }
  body .woo-sc-box.note:before {
    content: "\f016"; }
body .woo-sc-box.normal {
  border-color: #ccc;
  background-color: #eee;
  background-image: none;
  padding: 9px 15px; }
body .woo-sc-box.no-icon:before {
  content: none; }
body p.woo-sc-box, body div.woo-sc-box {
  margin: 1em 0 1.5em 0;
  padding: 15px 20px;
  border-width: 1px 0 1px 0;
  border-style: solid;
  color: #555;
  text-shadow: none;
  background-image: none;
  border-width: 0; }
body .woo-sc-box.medium {
  padding: 18px 20px;
  font-size: 1.1em; }
body .woo-sc-box.large {
  padding: 25px 27px;
  font-size: 1.2em; }
body .woo-sc-box.rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* 6.7 Featured Posts Shortcode */
.woo-sc-featured-posts ul {
  float: left;
  clear: both;
  list-style: none;
  padding-left: 0px; }

.woo-sc-featured-posts ul li {
  float: left;
  clear: both;
  list-style: none;
  margin-bottom: 10px; }

.woo-sc-featured-posts ul li .thumbnail {
  float: left;
  margin-right: 10px; }

.woo-sc-featured-posts ul li .related-title {
  float: left; }

/* 8.1 Slider */
#loopedSlider .slides {
  overflow: hidden; }

#loopedSlider .container {
  overflow: hidden;
  position: relative;
  display: none; }

#loopedSlider .slides {
  top: 0;
  left: 0; }

#loopedSlider .slides .slide {
  display: none;
  overflow: hidden;
  position: relative;
  /* -webkit-backface-visibility: hidden; */ }

#loopedSlider {
  margin: 0 auto 40px;
  padding: 0;
  position: relative; }

#loopedSlider .nav-buttons {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative; }

#content.magazine #loopedSlider .slides .slide img {
  width: 100%; }

/* Clearfix for the .slides element */
#loopedSlider .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] #loopedSlider .slides {
  display: block; }

* html #loopedSlider .slides {
  height: 1%; }

#loopedSlider .content {
  padding: 20px 0;
  background: black; }

#loopedSlider .content h2 {
  font-size: 20px;
  margin-bottom: 0;
  padding: 10px 20px; }

#loopedSlider .content h2, #loopedSlider .content h2 a, #loopedSlider .content h2 a:visited {
  color: #fff; }

#loopedSlider .content h2 a:hover {
  text-decoration: underline; }

#loopedSlider .content .title {
  margin: 0; }

#loopedSlider .content p {
  color: #ccc;
  padding: 5px 20px 10px 20px; }

.widget a.flex-prev, .widget a.flex-next {
  padding-top: 30px; }

/* 8.1.1 Pagination */
#loopedSlider {
  margin-bottom: 50px;
  overflow: hidden; }

#loopedSlider.has-pagination {
  margin-bottom: 5px; }

#loopedSlider .flex-disabled {
  display: none; }

#loopedSlider .flex-control-nav, .slider-pagination .flex-control-nav {
  text-align: center;
  margin: 10px 0 20px 0;
  position: absolute;
  width: 100%;
  z-index: 10; }

#loopedSlider .pagination, #loopedSlider .flex-control-nav, .slider-pagination .flex-control-nav {
  display: inline; }

#loopedSlider .pagination li, #loopedSlider .flex-control-nav li, .slider-pagination li {
  display: inline-block;
  margin: 0 2px;
  width: 8px;
  height: 8px; }

#loopedSlider .pagination li a, #loopedSlider .flex-control-nav li a, .slider-pagination a {
  display: block;
  cursor: pointer;
  width: 6px;
  height: 6px;
  text-indent: -9999px;
  background: none;
  border-radius: 99px;
  border: 2px solid; }

#loopedSlider .pagination li a, #loopedSlider .flex-control-nav li a:hover, .slider-pagination li a:hover {
  background: #555;
  border-color: #555; }

#loopedSlider .pagination li.current a, #loopedSlider .flex-control-nav li .flex-active, .slider-pagination .flex-active a {
  background: #222;
  border-color: #222; }

.slider-pagination {
  display: none;
  margin-bottom: 50px;
  opacity: 0.5;
  -webkit-transition: 200ms, ease-out;
  -moz-transition: 200ms, ease-out;
  transition: 200ms, ease-out; }

.slider-pagination:hover {
  opacity: 1;
  -webkit-transition: 200ms, ease-in;
  -moz-transition: 200ms, ease-in;
  transition: 200ms, ease-in; }

body.ie7 #loopedSlider .pagination li {
  display: inline;
  zoom: 1; }

#loopedSlider a.flex-prev {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 5%; }

#loopedSlider a.flex-next {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 5%; }

#loopedSlider a.flex-prev, #loopedSlider a.flex-next {
  opacity: 0;
  background: none;
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: 200ms, ease-out;
  -moz-transition: 200ms, ease-out;
  transition: 200ms, ease-out;
  z-index: 99; }

#loopedSlider:hover a.flex-prev, #loopedSlider:hover a.flex-next {
  opacity: 1;
  -webkit-transition: 200ms, ease-in;
  -moz-transition: 200ms, ease-in;
  transition: 200ms, ease-in; }

#loopedSlider a.flex-prev:hover, #loopedSlider a.flex-next:hover {
  text-decoration: none;
  color: #428bca; }

#loopedSlider a.flex-prev span,
#loopedSlider a.flex-next span {
  position: absolute;
  text-align: center;
  top: 45%;
  font-size: 28px;
  width: 25px;
  height: 28px;
  border: 2px solid;
  border-radius: 99px; }

#loopedSlider a.flex-prev span {
  left: 30%;
  padding-right: 2px; }

#loopedSlider a.flex-next span {
  right: 30%;
  padding-left: 2px; }

@media only screen and (max-width: 768px) {
  #loopedSlider .slides {
    overflow: visible;
    height: auto !important; } }
@media only screen and (min-width: 769px) {
  /* Sliders */
  #loopedSlider .content {
    position: absolute;
    left: 0px;
    top: 20px;
    background: none; }

  #loopedSlider .content h2 {
    float: left;
    font-size: 26px; }

  #loopedSlider .content p {
    clear: both;
    float: left; } }
/* Floating & Alignment */
.fl {
  float: left; }

.fr {
  float: right; }

.ac {
  text-align: center; }

.ar {
  text-align: right; }

/* Clear Floats */
.col-full:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.fix:before, .fix:after, .col-full:before, .col-full:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

.fix:after, .col-full:after {
  clear: both; }

.fix, .col-full {
  zoom: 1; }

html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* http://sonspring.com/journal/clearing-floats */
@media only screen and (max-width: 768px) {
  body.boxed-layout {
    padding: 0; }

  body.boxed-layout #top {
    margin-left: 1.5em;
    margin-right: 1.5em; }

  body.boxed-layout #wrapper {
    margin-left: 0;
    margin-right: 0;
    border: none; } }
@media only screen and (min-width: 769px) {
  /* Boxed Layout */
  .boxed-layout #inner-wrapper,
  .boxed-layout #wrapper {
    padding: 0; }

  .boxed-layout #header,
  .boxed-layout #content,
  .boxed-layout #footer-widgets,
  .boxed-layout #footer {
    padding-left: 2.5em;
    padding-right: 2.5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .boxed-layout #header {
    background-clip: padding-box;
    -webkit-background-clip: padding-box; } }
body.fixed-mobile {
  padding: 0; }

body.fixed-mobile #top {
  padding: 0;
  margin: 0; }

body.fixed-mobile #navigation {
  position: relative;
  padding-top: 0; }

body.fixed-mobile #navigation .nav-close, body.fixed-mobile #navigation .nav-home {
  display: none; }

@media only screen and (max-width: 768px) {
  body.fixed-mobile .nav-toggle {
    display: none; }

  body.fixed-mobile #navigation {
    width: 100%;
    margin-bottom: 0; }

  body.fixed-mobile #navigation ul {
    margin-bottom: 0; }

  body.fixed-mobile #navigation ul.nav > li {
    display: inline-block; }

  body.fixed-mobile #navigation ul.nav li a {
    padding: 1em; }

  body.fixed-mobile #navigation ul.nav > li > ul {
    left: 0; }

  body.fixed-mobile #navigation ul.nav ul {
    width: 12em;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    margin: 0;
    padding: 0.4em 0; }

  body.fixed-mobile #navigation ul.nav ul li {
    float: none; }

  body.fixed-mobile #navigation .nav li.parent > a:after {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    width: 1.5em;
    content: "\f0d7";
    color: rgba(0, 0, 0, 0.4);
    font-size: .857em;
    margin-top: 2px;
    speak: none;
    width: 1.387em;
    display: inline-block;
    text-align: right;
    line-height: 1; }

  body.fixed-mobile #navigation ul.nav li a:hover {
    text-decoration: none; }

  body.fixed-mobile #navigation ul.nav ul {
    background: #e6e6e6; }

  body.fixed-mobile #navigation ul.nav ul li {
    float: none; }

  body.fixed-mobile #navigation ul.nav > li > ul {
    left: 0; }

  body.fixed-mobile #navigation ul.nav > li > ul li a:hover {
    text-decoration: underline; }

  body.fixed-mobile #navigation ul.nav li {
    position: relative;
    float: left;
    zoom: 1;
    list-style: none; }

  body.fixed-mobile #navigation ul.nav li.parent > a {
    position: relative; }

  body.fixed-mobile #navigation ul.nav li:hover > ul {
    visibility: visible; }

  body.fixed-mobile #navigation ul.nav ul ul {
    top: -5px;
    left: 100%; }

  body.fixed-mobile #navigation ul.nav li.parent ul.children li.parent > a:after {
    content: "" !important;
    float: right;
    position: absolute;
    top: 1em;
    right: 1em;
    text-decoration: none !important; } }
/* 2.7 Full Width */
body.full-width,
body.full-width #inner-wrapper {
  padding: 0; }

body.full-width #wrapper {
  padding: 0;
  min-width: 100% !important;
  width: 100%; }

body.full-width #header,
#nav-container,
body.full-width #content,
body.full-width #footer-widgets,
body.full-width #footer {
  padding-left: 1.618em;
  padding-right: 1.618em; }

body.full-width #top {
  padding: 0;
  margin: 0; }

body.full-width .nav-toggle {
  margin: 0; }

#nav-container {
  border: 1px solid #d9d9d9;
  border-width: 1px;
  background: #f0f0f0;
  margin: 0; }
  #nav-container::after {
    clear: both;
    content: "";
    display: table; }

#nav-container #navigation {
  margin-bottom: 0;
  border: none;
  border-radius: 0; }

#nav-container #navigation ul#main-nav > li:first-child {
  border-left: 1px solid #DBDBDB; }

@media only screen and (min-width: 769px) {
  #nav-container {
    margin: 0 0 3em 0; } }
/* 8.6 Contact Page Template */
#single_map_canvas img {
  max-width: inherit; }

.page-template-template-contact-php .location-twitter {
  margin: 0 0 1em;
  padding: 0 0 1.618em;
  border-bottom: 1px solid #e6e6e6; }

.page-template-template-contact-php .location-twitter .col-left {
  float: none; }

.page-template-template-contact-php .location-twitter ul {
  margin: 0;
  padding: 0; }

.page-template-template-contact-php .location-twitter ul li {
  list-style: none;
  padding: 0; }

.page-template-template-contact-php .location-twitter #office-location {
  margin: 0 0 1.618em; }

.page-template-template-contact-php .location-twitter #office-location a {
  text-decoration: underline; }

.page-template-template-contact-php .location-twitter #office-location ul li {
  margin: 0 0 1em; }

.page-template-template-contact-php .location-twitter .contact-social {
  float: none; }

.page-template-template-contact-php .location-twitter .contact-social #twitter {
  margin: 0 0 1.618em; }

.page-template-template-contact-php .location-twitter .contact-social #twitter ul li {
  padding-bottom: 10px; }

.page-template-template-contact-php .location-twitter .contact-social #twitter ul li a.time {
  color: #7b7b7b; }

.page-template-template-contact-php .location-twitter .contact-social #connect {
  background: none;
  border: none;
  padding: 0;
  margin: 1em 0 0; }

.page-template-template-contact-php .location-twitter .contact-social #connect div p {
  display: none; }

.page-template-template-contact-php .location-twitter .contact-social #connect img {
  border: none;
  padding: 0;
  background: none; }

.page-template-template-contact-php .location-twitter .contact-social #connect h3 {
  display: none; }

.page-template-template-contact-php .location-twitter .contact-social #connect .social {
  float: none;
  clear: both; }

/* 6.3 Contact Form */
#contact-page .screenReader {
  left: -9999px;
  position: absolute;
  top: -9999px; }

#contact-page ol.forms {
  float: left;
  list-style: none;
  width: 100%;
  margin: 10px 0 0; }

#contact-page ol.forms li {
  clear: both;
  float: left;
  margin-bottom: 18px;
  position: relative;
  width: 100%; }

#contact-page ol.forms label {
  cursor: pointer;
  display: block;
  float: left;
  font-weight: 700;
  padding-right: 20px;
  width: 80px; }

#contact-page ol.forms input.txt {
  width: 214px; }

#contact-page ol.forms input#sendCopy {
  border: none; }

#contact-page ol.forms textarea {
  height: 300px;
  width: 70%; }

#contact-page ol.forms li .error {
  font-size: 12px;
  display: block;
  margin-left: 120px;
  color: red; }

#contact-page ol.forms li.textarea .error {
  display: block;
  margin-left: 120px; }

#contact-page ol.forms li.screenReader {
  margin-bottom: 0; }

#contact-page ol.forms li.inline input {
  width: auto;
  margin-left: 120px; }

#contact-page ol.forms li.inline input#sendCopy {
  margin-left: 0px; }

#contact-page ol.forms li.inline label {
  display: inline;
  float: none;
  width: auto; }

.three-col-left #contact-page ol.forms textarea,
.three-col-middle #contact-page ol.forms textarea,
.three-col-right #contact-page ol.forms textarea {
  width: 65%; }

.three-col-left #contact-page ol.forms input#sendCopy,
.three-col-middle #contact-page ol.forms input#sendCopy,
.three-col-right #contact-page ol.forms input#sendCopy {
  float: left; }

@media only screen and (min-width: 769px) {
  .page-template-template-contact-php .location-twitter .col-left {
    float: left; }

  .page-template-template-contact-php .location-twitter #office-location {
    width: 48%;
    margin: 0 1em 0 0; }

  .page-template-template-contact-php .location-twitter .contact-social {
    float: left;
    width: 48%; }

  .page-template-template-contact-php .location-twitter .contact-social #twitter {
    margin: 0; }

  #contact-page ol.forms li.buttons .submit {
    margin: 0 0 0 100px; }

  #contact-page ol.forms li.inline input#sendCopy {
    margin-left: 100px; } }
/* 8.7 Timeline Page Template */
#archives {
  padding: 10px 0 0; }

#archives .archives_list {
  border-left: 1px solid #e5e5e5;
  list-style: none;
  margin: 0 0 0 25px;
  padding: 0 0 20px; }

#archives .archives_list:last-child:after {
  content: '';
  position: relative;
  top: 20px;
  left: -7px;
  display: block;
  width: 5px;
  height: 5px;
  border: 4px solid #e5e5e5;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #dc3022; }

#archives .archives_list li {
  clear: left;
  padding: 10px 0 10px 10px;
  font-size: 0.9em;
  font-style: normal;
  list-style: none; }

#archives .archives_list .date {
  color: #534545;
  position: relative;
  width: 40%;
  font-style: italic;
  display: block;
  vertical-align: top; }

#archives .archives_list .date:before {
  content: '';
  position: absolute;
  top: 9px;
  left: -10px;
  display: block;
  width: 5px;
  height: 1px;
  border-top: 2px solid #e5e5e5; }

#archives .archives_list .linked {
  padding-top: 2px;
  padding-right: 80px;
  width: auto;
  display: inline-block;
  font-size: 1.2em;
  line-height: 1.2;
  vertical-align: top; }

#archives .archives_list .linked a {
  font-weight: bold; }

#archives .archives_list .comments {
  display: inline;
  margin-top: -15px;
  float: right;
  vertical-align: top; }

#archives .archives_list .comments a {
  display: block;
  position: relative;
  width: 30px;
  height: 27px;
  padding: 3px 0 0 0;
  text-align: center;
  font-weight: bold;
  font-size: 1.4em; }

#archives .archives_list .comments a:hover {
  text-decoration: none; }

h3.archive_year {
  font-weight: bold;
  font-size: 1em;
  padding: 2px 10px;
  border-bottom: 1px solid #e5e5e5;
  display: inline;
  margin-top: 0; }

/* Timeline template comments */
#archives .archives_list li span.comments a:before {
  content: "\f075";
  font-family: "FontAwesome";
  font-size: 0.6em;
  margin-right: 5px;
  position: relative;
  top: -0.4em; }

/* 8.2 Magazine template */
.magazine #loopedSlider .slides {
  width: 100%; }

.magazine #loopedSlider li.slide {
  display: none; }

/* Prevents flicker of the slides before the slider has loaded. */
.magazine #loopedSlider li.slide img {
  max-width: 100%;
  height: auto; }

.magazine #loopedSlider .pagination-wrap {
  height: 30px; }

@media only screen and (max-width: 768px) {
  .magazine #loopedSlider a.flex-next, .magazine #loopedSlider a.flex-prev {
    bottom: auto;
    top: 20px; }

  .magazine #loopedSlider {
    height: auto !important;
    max-height: none !important; } }
@media only screen and (min-width: 769px) {
  .magazine .block {
    float: left;
    width: 48%; }

  .magazine .block.last {
    float: right; }

  #loopedSlider.magazine-slider .content p, #loopedSlider.magazine-slider .content h2 {
    max-width: 350px;
    background: black;
    background: rgba(0, 0, 0, 0.7); } }
/* 8.2 Business template */
#loopedSlider.business-slider, #loopedSlider.business-slider .container {
  width: 100%; }

.business h2, .business h3, .business h4, .business h5, .business h6 {
  margin-top: 0.3em; }

#loopedSlider.business-slider img.woo-image {
  max-width: 100%;
  height: auto; }

#loopedSlider.business-slider li.slide {
  display: none; }

/* Prevents flicker of the slides before the slider has loaded. */
.full-slider .slide .woo-image {
  width: 100%; }

.full-slider #loopedSlider.business-slider .entry {
  padding: 1.5em 0 0.5em; }

@media only screen and (min-width: 769px) {
  body.full-header.full-slider #loopedSlider {
    margin-top: -3em; }

  #loopedSlider.business-slider .content {
    background: black;
    background: rgba(0, 0, 0, 0.5);
    top: inherit;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100%; }

  .full-slider #loopedSlider.business-slider .content {
    text-align: center; }

  .full-slider #loopedSlider.business-slider .content p, .full-slider #loopedSlider.business-slider .content h2 {
    float: none;
    max-width: 100%;
    background: none; } }
/* 8.5 Portfolio */
#portfolio a.thumb {
  display: block;
  margin: 0px;
  margin-right: 30px;
  margin-bottom: 30px; }

#portfolio a.thumb:hover {
  text-decoration: none;
  background: url("images/portfolio-hover.png") no-repeat 50% 50%; }

#portfolio .block h2 {
  font-size: 18px;
  margin-bottom: 15px; }

.portfolio h2 {
   margin: 0 0 0.5em; }

#portfolio .group.portfolio-img a.thumb {
  margin-bottom: 1em;
  margin-right: 0px;
  height: auto; }

#portfolio .group.portfolio-img a.thumb:hover {
  background-position: 50% 45%; }

#portfolio .group.portfolio-img {
  float: left;
  display: block;
  margin: 0 10px 30px; }

#portfolio .group.portfolio-img img {
  max-width: none; }

#portfolio .group.portfolio-img h3 {
  font-size: 14px; }

#portfolio #port-tags {
  margin: 0 10px 20px;
  padding: 0 0 20px; }

#portfolio #port-tags .port-cat {
  text-transform: uppercase;
  font-size: 12px; }

#portfolio #port-tags .port-cat a {
  padding: 2px 6px;
  margin: 0 0 0 5px;
  background: #fff;
  border: 1px solid #BFD4D9;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

#portfolio #port-tags .port-cat a:hover,
#portfolio #port-tags .port-cat a.current {
  text-decoration: none;
  background: #eee; }

#portfolio .gallery-image {
  display: none; }

/* 8.5.1 Single Portfolio Item */
body.single-portfolio.one-col #post-gallery, body.single-portfolio.one-col .post-embed {
  float: left;
  margin-bottom: 20px;
  width: 100%; }

body.single-portfolio.two-col-left #post-gallery,
body.single-portfolio.two-col-right #post-gallery,
body.single-portfolio.two-col-middle #post-gallery,
body.single-portfolio.three-col-left #post-gallery,
body.single-portfolio.three-col-right #post-gallery,
body.single-portfolio.three-col-middle #post-gallery,
body.single-portfolio.two-col-left .post-embed,
body.single-portfolio.two-col-right .post-embed,
body.single-portfolio.two-col-middle .post-embed,
body.single-portfolio.three-col-left .post-embed,
body.single-portfolio.three-col-right .post-embed,
body.single-portfolio.three-col-middle .post-embed {
  float: none;
  margin-bottom: 20px; }

#post-gallery .slides_container .slide {
  margin-bottom: 1em; }

#post-gallery .slides_control .slide {
  display: none; }

/* Prevents the gallery from displaying incorrectly on first load. */
#post-gallery .photo-caption {
  background: #EBEBEB;
  padding: 5px;
  display: block;
  margin-top: 0.4em; }

#post-gallery .photo-caption {
  filter: alpha(opacity=80);
  /* internet explorer */
  -khtml-opacity: 0.8;
  /* khtml, old safari */
  -moz-opacity: 0.8;
  /* mozilla, netscape */
  opacity: 0.8;
  /* fx, safari, opera */ }

#post-gallery .pagination li {
  display: inline;
  padding-right: 10px;
  margin: 15px 4px 15px 0; }

#post-gallery .pagination .jcarousel-prev, #post-gallery .pagination .jcarousel-next {
  cursor: pointer;
  width: 7px;
  height: 10px;
  position: absolute;
  top: 45%; }

#post-gallery .pagination .jcarousel-prev {
  left: 10px; }

#post-gallery .pagination .jcarousel-next {
  right: 45px; }

#post-gallery .pagination .jcarousel-prev-disabled,
#post-gallery .pagination .jcarousel-next-disabled {
  filter: alpha(opacity=20);
  /* internet explorer */
  -khtml-opacity: 0.2;
  /* khtml, old safari */
  -moz-opacity: 0.2;
  /* mozilla, netscape */
  opacity: 0.2;
  /* fx, safari, opera */ }

body.single-portfolio .hentry {
  float: right;
  width: 40%; }

body.single-portfolio.two-col-left .hentry,
body.single-portfolio.two-col-right .hentry,
body.single-portfolio.two-col-middle .hentry,
body.single-portfolio.three-col-left .hentry,
body.single-portfolio.three-col-right .hentry,
body.single-portfolio.three-col-middle .hentry {
  float: none;
  width: auto; }

/* 8.5.2 Portfolio Items In Archive Screens */
body.search .portfolio .portfolio-img {
  margin: 0 10px 10px 0; }

@media only screen and (max-width: 768px) {
  /* Set single portfolio item from two to one column on mobile */
  body.single-portfolio.one-col-980 #post-gallery, body.single-portfolio.one-col-980 .post-embed {
    width: 100%;
    float: none; }

  body.single-portfolio .hentry {
    float: none;
    width: 100%; } }
@media only screen and (max-width: 769px) {
  /* Portfolio layout */
  body.single-portfolio.one-col #post-gallery, body.single-portfolio.one-col .post-embed {
    width: 57%; }

  body.single-portfolio.one-col-980 #post-gallery, body.single-portfolio.one-col-980 .post-embed {
    width: 57%; }

  body.single-portfolio.one-col-960 #post-gallery, body.single-portfolio.one-col-960 .post-embed {
    width: 57%; }

  body.single-portfolio.one-col-940 #post-gallery, body.single-portfolio.one-col-940 .post-embed {
    width: 55%; }

  body.single-portfolio.one-col-880 #post-gallery, body.single-portfolio.one-col-880 .post-embed {
    width: 55%; }

  body.single-portfolio.one-col-760 #post-gallery, body.single-portfolio.one-col-760 .post-embed {
    width: 45%; } }
/* Tumblog */
.post .post-icon a:before {
  display: block;
  height: 50px;
  width: 50px;
  padding-top: 0.7em;
  font-size: 1.7em;
  color: #fff;
  text-align: center; }

.post .post-icon.link a:before {
  font-family: "FontAwesome";
  content: "\f0c1"; }

.post .post-icon.video a:before {
  font-family: "FontAwesome";
  content: "\f03d"; }

.post .post-icon.article a:before {
  font-family: "FontAwesome";
  content: "\f0f6"; }

.post .post-icon.audio a:before {
  font-family: "FontAwesome";
  content: "\f026"; }

.post .post-icon.image a:before {
  font-family: "FontAwesome";
  content: "\f03e"; }

.post .post-icon.quote a:before {
  font-family: "FontAwesome";
  content: "\f10d"; }

/* 6.5 Tumblog */
/*
.entry .quote, .entry .video  { margin-bottom:1.5em; }
.entry .quote blockquote { font-style:italic; }
.entry .quote cite { text-align: right; font-style: normal; display: block; font: 0.9em sans-serif; }
.entry .quote cite:before  { content: '~ ' }
*/
