/** SWATCHES **/
/** Place any hex codes for branded colors here for quick reference. **/
/**  **/
/**  **/

/** Google Font Import **/


/** TYPOGRAPHY **/
/** Place any CSS code in this section that changes or modifies the headlines, paragraphs or links. **/
*{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a:hover, a:focus{
  color:#d4c53f;
  text-decoration: none;
}
h1{
  border-bottom: 1px dashed #8E967A;
  padding-bottom: 10px; 
}


/** HOMEPAGE TEMPLATE **/
/** Place any CSS code in this section that changes or modifies the template including Body, Container, Aside, or Content. **/

/* full width content/hidden sidebar */
.homepage #content article{
  width: 100%;
}
.homepage #content aside{
  display: none;
}
.homepage .rule{
  display: none;
}
.homepage #suggested .content img {
  height: 220px;
  background-size: cover;
}


/** SUBPAGES TEMPLATE **/
/** Place any CSS code in this section that changes or modifies the subpage template including Body, Container, Aside, or Content. **/


/** HEADER **/
/** Place any CSS code in this section that changes or modifies the main header in Header or .header **/
header{
  background: url(https://s3.amazonaws.com/PlatinumStrategies/PWS/members/lowther/lowther-header-bg.png) no-repeat center;
  padding: 0;
  position: relative;
}
header:after {
  content: "";
  background: url(https://s3.amazonaws.com/PlatinumStrategies/PWS/backgrounds/green_cup.png);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
header .backgroundImage {
  overflow: hidden;
}
header .fauxLogoImagemap {
  margin: 13px 0;
  overflow: hidden;
  float: left;
}
header .clientContact {
  float: right;
  margin-right: 150px;
  margin-top: 5px;
  color: #000;
}
header .clientAddress {
  float: right;
  font-size: 13px;
  border-left: 1px solid #8E917A;
  padding-left: 10px;
  margin-left: 10px;
}
header .clientPhone {
  float: left;
  font-size: 22px;
}


/** NAVIGATION **/
/** Place any CSS code in this section that changes or modifies the main navigation bar including Nav, or .socialSidebar **/
nav#main, nav#main .container, nav#main ul li{
  background: none;
}
nav#main{
  height: auto;
  background: #5B5937;
  background: -moz-linear-gradient(top, rgba(91,89,55,1) 0%, rgba(81,79,46,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5B5937), color-stop(100%,#514F2E));
  background: -webkit-linear-gradient(top, #5B5937 0%,#514F2E 100%);
  background: -o-linear-gradient(top, rgba(91,89,55,1) 0%,rgba(81,79,46,1) 100%);
  background: -ms-linear-gradient(top, rgba(91,89,55,1) 0%,rgba(81,79,46,1) 100%);
  background: linear-gradient(to bottom, #5B5937 0%,#514F2E 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b5937', endColorstr='#514f2e',GradientType=0 );
  border-bottom: 1px solid #494729;
  border-top: 1px solid #494729;
}
nav#main .container{
  padding: 0;
}
nav#main ul{
  display: inline-block;
}
nav#main a.homeButton{
  display: none; /* remove FMG home icon image */
}
nav#main a, nav#main a:visited{
  color: #fff;
  text-transform: capitalize;
  display: block;
  border-left: 1px solid #494729;
  padding: 10px 15px;
  font-size: 16px;
}
nav#main a:hover, nav#main a:focus{
  color: #EFDF59;
}
nav#main li{
  margin: 0;
  padding: 0;
  display: inline-block;
}
nav#main li.first a {
  font-size: 15px;
  padding-bottom: 10px;
}
nav#main li.last a {
  border-right: 1px solid #494729;
}
nav#main ul ul {
  top: 36px;
  background-color: #978D23;
  margin-left: 25px;
  border-top: 1px solid #3F3D21;
}
nav#main ul ul li {
  display: block;
  border-left: none;
}
nav#main ul ul li a{
  display: block;
  border-left: none;
  font-size: 14px;
}
nav#main ul ul a:hover{
  background: #494729;
  color: #fff;
}
nav#main a + a, nav#main li a + a{
  display: none;
}


/** HERO ROTATOR **/
/** Place any CSS code in this section that changes or modifies the Hero Rotator #hero **/
#hero{
  background: url(https://s3.amazonaws.com/PlatinumStrategies/PWS/backgrounds/green_cup.png);
  color: #333;
  padding: 15px 0 10px;
  border-bottom: 1px solid #8E967A;
}
#hero .hero {
  border: 1px solid #000;
}
#hero .container #hero1 img {
  background: url('https://s3.amazonaws.com/PlatinumStrategies/PWS/members/lowther/lowther-rotator-barn.jpg') no-repeat center center !important;
  background-size: cover !important;
}
#hero .container #hero2 img {
  background: url('https://s3.amazonaws.com/PlatinumStrategies/PWS/members/lowther/lowther-rotator-fall.jpg') no-repeat center center !important;
  background-size: cover !important;
}
#hero .container #hero3 img {
  background: url('https://s3.amazonaws.com/PlatinumStrategies/PWS/members/lowther/lowther-rotator-river.jpg') no-repeat center center !important;
  background-size: cover !important;
}
#hero .container #hero4 img {
  background: url('https://s3.amazonaws.com/PlatinumStrategies/PWS/members/lowther/lowther-rotator-ducks.jpg') no-repeat center center !important;
  background-size: cover !important;
}

#hero .forwardArrow {
  left: 615px;
}

/** HERO ROTATOR ASIDE **/
/** Place any CSS code in this section that changes or modifies the Hero Rotator #hero aside or wrapper **/
#hero h2{
  color: #085954;
  line-height: 1em;
  padding-top: 25px;
}
#hero aside a {
  box-shadow: 0 1px 1px #111;
}

/** SIDEBAR WIDGET **/
/** Place any CSS code in this section that changes or modifies the Sidebar Widgets, both default and custom **/
#content aside {
  /*background-color: #F8F8F8;*/
  /* background-color: rgba(204, 197, 181, 0.21); */
  width: 315px;
  margin-left: 645px;
  border-left: 1px dashed #D5D5D5;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#content aside .wrapper {
  padding: 15px;
}
#content aside .rule {
  width: 94%;
  border-bottom: 1px solid #EFEFEF;
  display: block;
  margin: 10px auto;
  background: none;
}
#content aside .rule:first-child {
  display: none;
}


/** FOOTER **/
/** Place any CSS code in this section that changes or modifies the main footer in Footer or .footer **/
footer{
  background: #494729;
}
footer h4, footer td {
  color: inherit;
}
footer h4 {
  color: #8E967A;
  text-shadow: 0 1px 1px #494729;
}
footer a, footer a:hover {
  color: inherit;
}
footer a {
  color: #DDCD44;
}
footer .contact p + p {
  display: none;
}
.footerEmail {
  display: block;
  position: absolute;
  bottom: 40px;
  right: 195px;
}
/* CLASSES */
/** Place any CSS code in this section that relates to universal CSS classes **/
#content .container{
  background: none;
}

#taxContent h3, #glossaryContent h3, .page-tools-tax-resources #content article h3 {
  margin-top: 30px;
}

p.review {
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px dashed #DEDED7;
}
p.review em {
  display: block;
  padding-top: 10px;
  line-height: 1.25em;
  font-size: 13px;
  color:#085954;
}
p.scripture span {
  color: #F00;
}

/* suggested area styles for full width content */
#suggested {
  margin: 0 -20px;
  margin-bottom: 40px;
  overflow: hidden;
}
#suggested h2 {
  padding-left: 20px;
}
#suggested .content {
  width: 33%;
  box-sizing: border-box;
  margin: 0;
  padding: 20px;
}
#suggested .content img {
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
#suggested a {
  color: #88712f;
}
/* additional area styles */
#additional{
  background: none;
  color: #4D4D4D;
}
#additional a {
  color:#fff6b3;
}
#additional a:hover {
    color:#fff43c;
}
#additional .wrapper {
  padding: 0;
}
#additional nav {
  height: auto; 
  margin-bottom: 0;
  font-size: 0;
  border-bottom: 5px solid #085954;
}
#additional nav ul {
  margin-bottom: 0;
}
#additional nav li {
  border-left: none;
  padding: 0;
  display: inline-block;
}
#additional nav a {
  padding: 10px;
  display: block;
  color: #A6A6A6;
}
#additional nav a:hover {
  color: #085954;
}
#additional nav .selected{
  background: #085954;
  color: #fff;
}
#additional nav .selected:hover{
  color: #fff;
  background: #085954;
}
#additional .matterContent {
  overflow: hidden;
  padding-top: 20px;
  background-color: #8E967A;
}
#additional .content {
  box-sizing: border-box;
  width: 50%;
  margin: 0;
  padding: 10px 20px;
}
#additional .viewAll {
  margin: 0 0 20px 20px;
}