body {
  background-image: url(http://www.mastermaq.ca/images/backgradient.jpg);
  background-repeat: repeat-x;
  background-color: #34504F;
  padding-top: 0px;
  font-family: "Segoe UI", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
  font-size: 1.4em;
}

a,a:visited {
  color: #3a8b69;
}

a:hover {
  color: #999;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .active.btn-primary {
  background-color: #3a8b69;
  border-color: #34504F;
}

p {
  margin: 0 0 15px;
}

header.header {
  background-image: url(back.jpg);
  background-repeat: repeat-x;
  background-color: #CCC;
}

.navbar {
  border-radius: 0px;
  margin-bottom: 0px;
}

.navbar-inverse {
  background-color: #3b3b3b;
  border: 0px;
  border-bottom: solid 2px #333;
}

#nav .navbar-brand {
  display: none;
}

@media(max-width: 767px) {
  #nav .navbar-brand {
    display: inline;
    padding: 8px 15px 0px 15px;
  }
  section.entry-content ul {
    padding-left: 20px;
  }
}

#nav.affix .navbar-brand {
  display: inline;
  padding: 8px 15px 0px 15px;
}

#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #3a8b69;
}

body.admin-bar #nav.affix {
  top: 25px;
}

#social-nav > li > a {
  padding: 15px 5px;
}

@media(min-width: 1200px) {
#main {
  padding-left: 20px;
}
}

#content {
  min-height: 400px;
  background-color: #FFFFFF;
  padding-top: 15px;
}

#footer {
  margin-top: 0px;
  border-top: 2px solid #333333;
}

#footer a {
  color: #fff;
}

#sidebar {
  border-radius: 0px;
}

h4.widgettitle {
  font-family: "Segoe UI", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
}

div.widget ul {
  margin-left: 25px;
}

ul.dsq-widget-list {
  margin-left: 25px !important;
}

div.widget ul li {
  list-style-type: square;
  padding: 0px;
}

div.widget ul.fa-ul li {
  list-style-type: none;
}

h1.entry-title, header.article-header h1.h2 {
  font-family: "Segoe UI", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
  font-size: 2.6;
}

header.article-header h1.h2 a {
  color: #3a8b69;
}

header.article-header h1.h2 a:hover {
  color: #999;
  text-decoration: underline;
}

p.byline, footer.article-footer {
  color: #666;
  font-size: 1.1em;
}

section.entry-content {
  font-size: 1.3em;
  line-height: 1.4;
}

section.entry-content li {
  padding: 0 0 10px;
}

section.entry-content blockquote p {
  font-style: italic;
}

section.entry-content div.embed {
  text-align: center;
  margin-bottom: 15px;
}

section.entry-content img {
  margin: 0;
}

.hentry footer {
  border-top: none;
  border-bottom: solid 1px #eee;
  margin-bottom: 5px;
}

div.footnotes {
  font-size: 0.7em;
}

div.footnotes li {
  padding: 0px;
}

div.footnotes li p {
  margin-bottom: 10px;
}

#mc_embed_signup{background:#f5f5f5; clear:left; margin-left:-25px}
