body {
  background: #fcfcfc;
}

#masthead {
  /*background: #fcfcfc;*/
  padding: 0px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
}

.main-navigation {
  margin: 0px;
	background-color: #C58F02;
}

element {
}
.entry-content a, .entry-content a:visited, article.post .author-box .box-content .author-posts a:hover, #secondary a, #secondary a:visited, #masthead .hgroup a, #masthead .hgroup a:visited, .comment-form .logged-in-as a, .comment-form .logged-in-as a:visited {
  color: #C58F02;
}

.main-navigation ul ul a {
  width: 300px;
	border-top: 1px solid aliceblue;
	font-weight: 600;
}

.main-navigation ul li a, #masthead.masthead-logo-in-menu .logo {
  padding-left: 23px;
  padding-right: 23px;
}

.main-navigation ul li a {
  padding-top: 12px;
  padding-bottom: 12px;
}

#main {
  padding: 0px;
}
#colophon #theme-attribution, #colophon #site-info {
  text-align: center;
  margin-top: 1px;
  color: #ffffff;
  font-size: 11.5px;
		
}

.layout-full #colophon {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
	background: #C58F02;
}

.entry-content {
  zoom: 1;
  line-height: 1.6;
  color: #666;
  margin-bottom: 50px;
	text-align: justify;
	font-family:tahoma;
}

.entry-content a {
  color: #C58F02;
	font-weight: bolder;
}

.entry-content h2 {
  font-size: 1.2em;
  line-height: 22px;
  /*font-weight: bold;*/
}

.panel-grid-cell .widget-title {
  margin-top: 0;
  font-weight: bold;
  color: #C58F02;
}

article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
  color: #3938a1;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.35em;
  padding-top: 30px;
}

.vantage-grid-loop article .excerpt {
  font-size: 12px;
  color: #777777;
  line-height: 1.25em;
  font-family: Tahoma;
  text-align: justify;
}

.vantage-grid-loop article h3 a {
  color: inherit;
  text-decoration: none;
  color: #3938a1;
  font-size: 13px;
}

.vantage-grid-loop article .grid-thumbnail img {
  width: 100%;
  height: 240px;
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media screen and (max-width: 640px) {
  body.responsive #footer-widgets .widget, body.responsive #masthead-widgets .widget {
    width: auto;
    float: none;
    padding: 0;
    padding-bottom: 0px;
    padding-bottom: 1px;
  }
}

.tmm .tmm_member .tmm_textblock {
  padding: 0px 0px;
}

.oxilab-flip-box-back-2-data .oxilab-button-data {
  display: inline-block;
  color: #ffffff;
  background-color: #3938a1;
  font-size: 13px;
  font-family: "Open Sans";
  font-weight: 300;
  font-style: normal;
  padding: 8px 10px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
}

#footer-widgets .widget .widget-title {
  color: #C58F02;
}