body {
  background-image: url(../images/bg.jpg);
  background-position: top center;
  background-color: #FFF !important;
  background-repeat: no-repeat;
}

body.inner, body.fullwidth {
  background-image: url(../images/inner-bg.jpg);
}

body.blank {
  background: none;
  background-color: #FFF;
}

body.blank #footer {
  display: none !important;
}

#wrapper #side p a small {
  font-size: 1rem;
}

#wrapper {
  width: 1000px;
  margin: 0 auto;
}

label[for="Question4"] {
  position: relative;
  top: -64px;
}

body.inner #wrapper {}

.clear {
  clear: both;
}

#header {
  margin: 16px auto 0px;
  position: relative;
  height: 156px;
}

#header h1 .hide {
  display: none;
}

#mobile-logo {
  display: none;
}

#header h1 .show {
  display: block;
  position: absolute;
  top: 62px;
  left: 124px;
  text-transform: uppercase;
  font-size: 18px;
}

#header h2 {
  position: absolute;
  top: 43px;
  left: 435px;
}

#social {
  position: absolute;
  right: -5px;
  top: 38px;
  transform: scale(0.8);
}

#name {
  color: #444;
  position: absolute;
  top: 70px;
  left: 451px;
  font-size: 27px;
}

p#tel {
  color: #258264 !important;
  font-size: 19px;
  position: absolute;
  right: -12px;
  top: 5px;
  display: block;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-image: url(../images/tel.png);
  padding: 8px 36px 20px !important;
}

#name span {
  font-size: 15px;
}

#social ul li {
  display: inline-block;
}

#social ul li a {
  display: block;
  text-indent: -9999px;
  width: 69px;
  height: 69px;
  background-image: url(../images/sprites.png);
  background-repeat: no-repeat;
}

#fb {
  background-position: 0px -200px;
}

#tw {
  background-position: -150px -200px;
}

#li {
  background-position: -300px -200px;
}

#middle {
  height: 355px;
  padding: 16px 0;
  position: relative;
}

#banner {
  width: 663px;
  height: 352px;
  position: relative;
  left: 17px;
  top: 2px;
}

#banner img {
  border-radius: 10px;
  display: block;
}

.banner-text {
  position: absolute;
  top: 36px;
  left: 30px;
  font-family: 'CenturyGothicRegular';
  color: #ba8823;
  font-size: 26px;
  line-height: 31px;
  letter-spacing: -1px;
}

.first-word {
  font-size: 31px;
  margin-left: 8px;
}

.gray {
  color: #828282;
  margin-left: 50px;
}

h1.entry-title {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.green {
  font-size: 21px;
  color: #0e523d;
  margin-left: 26px;
  position: relative;
  top: -4px;
}

.bg-gold a span {
  line-height: 19px;
}

.bg-gold a {
  font-size: 26px;
  font-family: 'CenturyGothicRegular';
  color: #FFF;
  background-color: #ba8823;
  text-align: center;
  height: 91px;
  width: 227px;
  line-height: 26px;
  position: absolute;
  padding-top: 12px;
  top: 222px;
  border-radius: 0px 10px 10px 0px;
  font-size: 26px;
  font-family: 'CenturyGothicRegular';
  color: #FFF !important;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

.bg-gold span {
  font-size: 15px;
}

.bg-gold a:hover {
  background: #deac47;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

.bg-gold-b {
  font-size: 26px;
  font-family: 'CenturyGothicRegular';
  color: #FFF;
  border: 1px solid #876013;
  background-color: #ba8823;
  text-align: center;
  height: 91px;
  width: 227px;
  line-height: 26px;
  padding-top: 12px;
  top: 222px;
  border-radius: 10px;
  display: block;
  margin: 0 auto;
  font-size: 26px;
  font-family: 'CenturyGothicRegular';
  color: #FFF !important;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

.bg-gold-b span {
  font-size: 15px;
  line-height: 21px;
}

.bg-green-b {
  font-size: 26px;
  font-family: 'CenturyGothicRegular';
  color: #FFF;
  border: 1px solid #111;
  background-color: #258263;
  text-align: center;
  height: 91px;
  width: 227px;
  line-height: 26px;
  padding-top: 12px;
  top: 222px;
  border-radius: 10px;
  display: block;
  margin: 0 auto;
  font-size: 26px;
  font-family: 'CenturyGothicRegular';
  color: #FFF !important;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

.bg-green-b span {
  font-size: 15px;
  line-height: 21px;
}

.apptwrap {
  display: none;
}

.bg-gold-b:hover {
  background: #deac47;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

.bg-green-b:hover {
  background: #32a47d;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

.blankform p {
  font-size: 28px !important;
  font-family: 'CenturyGothicRegular';
  color: #444;
  border-bottom: 1px dashed #CCC;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}

#Question11 {
  width: 290px;
  height: 100px;
  vertical-align: top;
  position: relative;
  left: 2px;
}

.formBlockSurveyTable, .blankform {
  font-family: 'source_sans_proregular';
  font-size: 15px;
  line-height: 18px;
  color: #333;
}

#requestappt .question {
  vertical-align: top !important;
}

#blog-feed {
  background-image: url(../images/sprites.png);
  background-repeat: no-repeat;
  background-position: 0px -900px;
  display: block;
  height: 313px;
  width: 243px;
  position: absolute;
  top: 17px;
  right: 21px;
  padding: 22px 20px;
}

#three-blocks {
  margin: 20px 0;
}

#three-blocks ul {
  text-align: center;
}

#three-blocks ul li {
  display: inline-block;
}

#three-blocks ul li a {
  text-decoration: none;
  display: block;
  position: relative;
  width: 319px;
  height: 170px;
  background-image: url(../images/sprites.png);
  cursor: pointer;
  background-repeat: no-repeat;
  font-size: 26px;
  color: #093622;
  font-family: 'molengoregular';
  letter-spacing: -1px;
}

#insurance {
  background-position: 0 -300px;
}

#financial-planning {
  background-position: 0 -500px;
}

#investing {
  background-position: 0 -700px;
}

#mobile-menu {
  display: none;
}

#three-blocks ul li a span {
  position: relative;
  top: 128px;
  left: -2px;
}

#three-blocks ul li:nth-child(2) a span {
  left: 2px;
}

#content.home {
  margin: 10px 0;
}

#content.inner {
  margin: 30px auto;
  width: 950px;
  min-height: 380px;
}

#contentwp.inner {
  margin: 30px auto;
  width: 960px;
  min-height: 380px;
}

#main {
  width: 587px;
  float: left;
  font-size: 14px;
  padding: 10px 0px 0 20px;
  /* border-right: 1px solid #9f9f9f; */
}

#contentwp.inner #primary {
  width: 564px !important;
  padding: 0px 20px;
}

#content.inner #main {
  width: 630px;
}

#content.full {
  min-height: 350px;
  padding: 60px 30px;
}

#content.full #main {
  width: 880px !important;
  float: none !important;
  padding: 0px 30px !important;
}

#content.inner #main h1, #contentwp.inner #primary #content h1 {
  font-size: 30px;
  line-height: 35px;
}

#contentwp.inner #primary #content h1 a {
  color: #333 !important;
}

#contentwp.inner #primary #content h2 a {
  color: #666 !important;
}

#content.inner #main h2, #contentwp.inner #primary #content h2 {
  font-size: 23px;
  color: #141414 !important;
}

.inner #side, #secondary {
  width: 234px !important;
  float: right;
  padding: 0px 20px;
  border-left: 1px solid #9f9f9f;
}

#side, #secondary {
  width: 46%;
  float: right;
  padding-right: 10px;
  border-left: 1px solid #9f9f9f;
}

#content.inner #side {
  width: 234px !important;
  float: right;
  padding: 0px 20px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  margin: 0;
  padding: 0px 0px 14px 0;
}

aside.widget {
  border: 1px solid #CCC;
  padding: 5px 12px 12px 12px;
  background: #F0F0F0;
  border-radius: 4px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.125);
  margin-bottom: 15px !important;
}

aside.widget ul li {
  margin: 5px 0;
}

aside.widget ul li a {
  text-indent: -1px;
  font-size: 14px;
}

h3.widget-title {
  font-size: 16px !important;
  color: #666;
  border-bottom: 1px dashed #CCC;
  padding-bottom: 3px;
  margin-bottom: 12px !important;
  line-height: 15px;
  margin-top: 6px;
  font-weight: normal;
}

.site-content article {
  margin-bottom: 32px !important;
}

#searchform label, .nav-single {
  display: none;
}

#commentform #submit {
  font-size: 13px !important;
}

#searchsubmit {
  position: relative;
  top: -1px;
  padding: 0px;
}

#primary .post {
  position: relative;
}

.entry-header .comments-link {
  margin-top: 0px !important;
  position: absolute;
  top: 0px;
  right: 0px;
}

.entry-header .comments-link a {
  display: none;
  /*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	padding: 4px 10px;
	background: -moz-linear-gradient(
		top,
		#c4c4c4 0%,
		#a3a3a3);
	text-decoration: none;
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#c4c4c4),
		to(#a3a3a3));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
		background: #a3a3a3;
	border: 1px solid #4d4d4d;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,0.4);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,0.4);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,0.4);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0),
		0px 1px 0px rgba(255,255,255,0);
}

.entry-header .comments-link a:hover {
		background: #c4c4c4;
		background: -moz-linear-gradient(
		top,
		#ccc 0%,
		#c4c4c4);
	text-decoration: none;
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ccc),
		to(#c4c4c4));
	color: #666666 !important;
	border: 1px solid #999; */
}

.author-top {
  font-size: 12px !important;
  position: relative;
  color: #999;
}

.entry-header {
  margin-bottom: 15px;
}

footer.entry-meta {
  margin-top: 15px;
  font-size: 12px !important;
}

.entry-meta a:hover, .widget ul li a:hover, #comments a:hover {
  color: #278467 !important;
}

.bypostauthor cite span {
  background-color: #278467 !important;
  border: 1px solid #0c553e !important;
}

.children {
  background: #FAFAFA;
  border-radius: 3px;
}

.children .comment {
  padding: 7px;
  margin: 5px !important;
}

.children .odd {
  background: #EEE;
}

.comments-area article header {
  margin-bottom: 15px !important;
  border-bottom: 1px dashed #CCC;
  padding: 4px;
}

.archive-header, .page-header {
  margin-bottom: 35px !important;
  padding-bottom: 0px !important;
}

.archive-title, .page-title {
  font-size: 18px !important;
  letter-spacing: 1px !important;
  margin-bottom: 0px !important;
  color: #999 !important;
}

.archive-title span, .page-title span {
  color: #444 !important;
}

.children .comment header {
  padding: 4px;
  border-bottom: 1px dashed #999;
}

#contactform {
  position: relative;
  top: 9px;
  left: -79px;
}

#contactform tr:nth-child(1), #contactform tr:nth-child(2), #contactform tr:nth-child(3) {
  position: absolute;
  top: 0;
}

#contactform tr:nth-child(2) {
  left: 170px;
}

#contactform tr:nth-child(3) {
  left: 340px;
}

#contactform tr:nth-child(4) {
  position: absolute;
  top: 60px;
}

#contactform tr:nth-child(5) {
  position: absolute;
  top: 208px;
}

textarea#comment {
  border: 1px solid #c4c4c4;
  border-radius: 8px;
}

textarea#comment {
  height: 145px !important;
  padding: 10px !important;
  background-color: #ebebeb;
  background-image: none !important;
  color: #444 !important;
  width: 548px;
}

#contactform textarea {
  height: 115px !important;
  padding: 10px !important;
  background-color: #ebebeb;
  background-image: none !important;
  color: #444 !important;
  width: 482px;
}

#contactform td {
  display: block !important;
}

.homeml input[type="email"] {
  width: 169px !important;
  position: absolute;
  text-transform: lowercase;
  left: 0px !important;
}

.homeml .formBlockSubmitButton {
  position: absolute;
  top: 18px !important;
  left: 187px !important;
  font-size: 13px !important;
}

#mailinglist {
  position: relative;
  top: -17px;
}

#mailinglist label {
  display: none;
}

#mailheader h3 {
  color: #444 !important;
  letter-spacing: -1px !important;
  text-align: center !important;
}

#mailinglist input[type="email"] {
  width: 219px;
  position: absolute;
  text-transform: lowercase;
  left: 25px;
}

#mailinglist .formBlockSubmitButton {
  position: absolute;
  top: 50px;
  left: 27px;
  font-size: 13px !important;
}

#footer {
  padding: 10px 0 50px;
  margin: 10px auto;
  border-top: 1px solid #9f9f9f;
  width: 1000px;
}

#questions {
  font-size: 19px;
  color: #bd871d;
  font-family: 'CenturyGothicRegular';
  letter-spacing: -1px;
  margin-bottom: 10px;
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 18px 20px 10px 20px;
  text-shadow: #fff 1px 1px 0px;
}

#questions .silver {
  color: #000 !important;
  font-family: 'CenturyGothicRegular' !important;
  ;
}

#questions strong, #questions b {
  font-weight: bold;
  font-family: 'CenturyGothicRegular' !important;
  font-style: normal;
  letter-spacing: 0.5px;
}

#questions p {
  letter-spacing: 0.5px;
  color: #141414;
}

#questions em, questions i {
  font-family: 'CenturyGothicRegular' !important;
  letter-spacing: 0.5px;
}

#questions .one {
  position: relative;
  left: 49px;
}

#questions .two {
  position: relative;
  left: 167px;
}

#questions .three {
  position: relative;
  left: 44px;
}

#questions .four {
  position: relative;
  left: 78px;
  padding-right: 55px;
}

a.scrollToTop {
  position: fixed;
  display: none;
  bottom: 40px;
  left: 100px;
  border: 1px solid #111;
  box-shadow: 0px 0px 1px #FFF inset;
  padding: 13px 21px;
  color: #FFF;
  text-decoration: none;
  background-color: #258264;
  border-radius: 5px;
  font-family: 'source_sans_proregular';
  background-image: url(../images/up.png);
  background-position: 18px 100px;
  background-repeat: no-repeat;
  transition: all 0.4s;
}

a.scrollToTop:hover {
  position: fixed;
  bottom: 40px;
  left: 100px;
  border: 1px solid #111;
  box-shadow: 0px 0px 1px #FFF inset;
  padding: 13px 21px 13px 46px;
  background-position: 18px 10px;
  transition: all 0.2s;
}

#nav ul.nav li {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: inline-block;
  z-index: 99;
}

#nav ul.nav li a {
  font-family: 'molengoregular';
  color: #026e28;
  font-size: 20px;
  font-weight: normal;
  text-shadow: #fff 1px 1px 0px;
  background-color: #ededed;
  background-image: url(../images/nav-bg.png);
  text-decoration: none;
  letter-spacing: -1px;
  padding: 13px 16px 13px 17px;
  z-index: 999;
  display: block;
  border-left: 1px solid #fff;
  border-top: 1px solid #f1f1f1;
  border-right: 1px solid #d8d8d8;
  float: left;
  width: auto;
}

#nav ul.nav li a:hover {
  background-color: #b98822;
  background-image: none;
  color: #fff;
  text-shadow: none;
}

#nav ul.nav li ul {
  position: absolute;
  top: 45px;
  left: 0px;
  display: none;
  z-index: 99;
  box-shadow: #999 4px 4px 9px;
}

ul.nav {
  position: relative;
}

#nav {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 112px;
  z-index: 99;
}

#nav ul.nav li ul li a {
  font-size: 17px;
  letter-spacing: 0px;
  width: 100%;
  padding: 8px inherit;
}

#nav ul.nav li ul li {
  display: block;
  min-width: 114px;
}

body.blank input[type=text], #wrapper input[type=text], body.blank input[type=tel], #wrapper input[type=tel], body.blank input[type=password], #wrapper input[type=password], body.blank input[type=email], #wrapper input[type=email] {
  font-family: 'molengoregular';
  height: 24px;
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-8 */
  border: 1px solid #c4c4c4;
  margin: 0;
  margin-left: 2px;
  padding: 3px 6px 0px 6px;
  color: #444 !important;
  font-size: 14px !important;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -moz-border-radius: 8px;
  text-shadow: #fff 1px 1px 0px;
  box-shadow: #fff 1px 1px 0px;
  min-width: 200px;
}

body.blank textarea, #wrapper textarea {
  font-family: 'molengoregular';
  height: 75px;
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-8 */
  border: 1px solid #c4c4c4;
  margin: 0;
  margin-left: 2px;
  padding: 3px 6px 0px 6px;
  color: #444 !important;
  font-size: 14px !important;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -moz-border-radius: 8px;
  text-shadow: #fff 1px 1px 0px;
  box-shadow: #fff 1px 1px 0px;
  min-width: 200px;
}

.wp_feed_image_container img {
  max-width: 100%;
  max-height: 100%;
}

.wp_feed_image_container {
  width: 75px;
  overflow: hidden;
  height: 75px;
  float: right;
  border: 2px solid #fff;
  box-shadow: #999 2px 2px 9px;
  margin: 0px 0px 10px 10px;
}

#wrapper #side h3.wp_feed_title {
  padding-bottom: 2px;
}

.mailing_right {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 14px 5px;
  margin: 0px 0px 18px 0px;
}

.wp_feed_item {
  border-bottom: 1px solid #ccc;
  margin-bottom: 13px;
}

.wp_feed_tags {
  display: none;
}

#wrapper #content #side .wp_feed_readmore {
  font-size: 14px;
}

#wrapper #side .wp_feed_content .wp_feed_excerpt {
  font-size: 13px;
  line-height: 16px;
}

#wrapper .mailing_right h3 {
  color: #444;
  font-size: 17px;
  text-align: center;
  padding-bottom: 9px;
}

.mailing_right input[type=submit] {
  display: block;
  margin: 9px auto 0px auto;
}

#wrapper #side .mailing_right input[type=email] {
  width: 193px;
  min-width: 0;
  text-align: center;
}

#wrapper #content #main article {
  border-bottom: 1px solid #ccc;
  margin-bottom: 11px;
  padding-bottom: 10px;
}

#wrapper #content #main h1.entry-title {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#wrapper #content #main .post_thumbnail {
  float: left;
  margin: 0px 15px 15px 0px;
  border: 2px solid #fff;
  box-shadow: #777 1px 1px 11px;
  overflow: hidden;
}

#wrapper #content #main .entry-header {
  margin-bottom: 0px;
}

#content.home #main {
  width: 50%;
}

.services-boxes ul {
  float: left;
  border: 1px solid #CCC;
  min-height: 270px;
  left: 0px;
  position: relative;
  padding: 4px;
  background: #FAFAFA;
  width: 48%;
}

.services-boxes ul:nth-of-type(2) {
  left: -1px;
  border-left: none;
}

/* WP */
.wp-lists-inline {
  border-left: 9px solid #136e47 !important;
  padding-left: 10px;
  margin: 10px 0 18px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.12);
}

.wp-lists-inline h3 {
  color: #136e47 !important;
  line-height: 17px !important;
  text-transform: uppercase;
  font-size: 17px !important;
  margin-top: 5px !important;
}

.entry-content h2 {
  font-size: 21px !important;
  letter-spacing: 0px !important;
  color: #136e47 !important;
}

.inner h1.entry-title {
  font-size: 31px !important;
  line-height: 32px !important;
}

.nav-previous a {
  background-image: url(../images/sprites.png);
  background-position: 0px -150px;
  background-color: transparent;
  width: 103px;
  height: 29px;
  border: none;
  font-family: 'molengoregular';
  font-size: 14px !important;
  color: #FFF !important;
  cursor: pointer;
  display: block;
  padding-top: 6px;
  text-align: center;
  text-decoration: none;
}

.nav-previous a:hover {
  background-position: -150px -150px;
}

.entry-title a {
  color: #136e47;
}

.entry-title a:hover {
  color: #1d1d1d;
}

.post:first-child {
  border-top: none;
  margin-top: 0px;
  padding-top: 0px;
}

.post {
  margin-top: 15px;
  border-top: 1px solid #CCC;
  padding-top: 15px;
}

div#questions {
  color: #000;
}

.nav-selected a {
  background: #ba8823 !important;
  color: #fff !important;
  text-shadow: none !important;
}

#blog-fix {
  border-bottom: 1px solid #ccc;
  margin-bottom: 13px;
  padding-left: 10px;
  padding-right: 10px;
}

.fancy-financial {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  margin-bottom: 20px;
}

/***   filter:

body.blank textarea, #wrapper textarea, body.blank input[type=text], #wrapper input[type=text], body.blank input[type=tel], #wrapper input[type=tel], body.blank input[type=password], #wrapper input[type=password], body.blank input[type=email], #wrapper input[type=email], .step_circle {
filter:none;

}
*/