/* ----------------------------- BLOG ---------------------------------------------- */

body#blog {background: #e6e6e6 none repeat scroll 0 0;}
body#blog footer.entry-meta { background:none;}

/*body#blog .site {
  margin: 0 auto;
}*/

body#blog .site {
  margin: 5.42857rem auto 0;
  position:relative;
}

body#blog.search {
  max-width: 100%;
}

body#blog.search .page-title ,body#blog.archive .archive-title {
  font-size: 30px;
  text-transform:inherit;
}
.bg-color {
  background: #ffc72c none repeat scroll 0 0;
  height: 340px;
  position: absolute;
  width: 100%;
}


h3, h4, h5 {
	font-family: "Lato", sans-serif;
}

.entry-header .entry-title {
  font-size: 20px;
  margin-top: 0;
  padding-top: 0;
  position:relative;
}

.entry-title > a {
  color: #404040;
}

.entry-title::before {
  background: #ffc72c none repeat scroll 0 0;
  bottom: -9px;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  width: 10%;
  z-index: 1;
 }
 
 .entry-title span.subtitle {
  display: block;
  font-family: Lato;
  font-size: 18px;
  font-weight: bold;
}
 
.entry-header.single-header {
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 0;
  padding-bottom: 20px;
} 

.entry-header.single-header h1 {
  font-family: Lato;
  /*font-size: 3.57714rem;*/
  font-size: 3.55714vmax;
  padding: 40px 0;
  font-weight: bold;
}
.entry-header.single-header .entry-meta a {
  text-decoration: none;
}

.entry-header.single-header .entry-meta .date-posted {
  color: #bdbdbd;
  font-style: italic;
  margin-right: 10px;
}


article.hentry {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  float: left;
  margin-bottom: 30px;
  padding-bottom: 30px;
  width: 100%;
}



.comment-form, .comments-title, .comment-reply-title {
  text-align: left;
}

.comments-title {
  font-size: 20px;
  margin-bottom: 20px;
}
.comments-title > span {
  font-size: 16px;
}

.comment-list {
  margin-left: 0;
  padding:0;
  font-family:Lato;
}


.comment {
  list-style: outside none none;
  margin-bottom: 10px;
  margin-top: 10px;
}

.comment a, .comments a {
  color: #ffc72c;
  text-decoration:none;
}


.comment-list li {
  float: left;
  list-style: outside none none;
  width: 100%;
}

.comment-body {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05)!important;
  padding-bottom: 10px!important;
  padding-left: 40px;
  position: relative;
  text-align: left;
  margin:0!important;
}

.comment-meta {
  margin-top: 0 !important;
  padding: 0 !important;
  background:none;
}

.comment-author img {
  border-radius: 50%;
  left: 0;
  position: absolute;
}

.comment-author b.fn {
  color: #000;
   font-style: normal;
   font-weight:bold;
}

.comment-metadata {
  position: absolute;
  right: 55px;
  top: -2px;
}

.comment-metadata, .comment-metadata a {
  color: #bdbdbd;
  font-size: 12px;
  font-style: italic;
  padding: 3px 0;
}

a.comment-reply-link {
  /*border: 1px solid #ccc;*/
  border-radius: 3px;
  box-shadow: none;
  font-family: sans-serif;
  font-size: 1.2rem;
  line-height: 1;
  padding: 3px 5px;
  position: absolute;
  right: 0;
  text-shadow: none;
  top: 0;
}

#respond form {
  margin: 0;
}

.comment-form p, #respond form p.logged-in-as {
  margin: 10px 10px 10px 0;
}

.logged-in-as > a {
  text-decoration: none;
}

.comment-form #submit, .comment-reply-link {
  background: #ffc72c none repeat scroll 0 0;
  border-color: #ffc72c;
  color: #fff !important;
}

.comment .reply a {
  font-size: 12px;
}

.widget-area .widget {
  margin-bottom: 0;
}

.widget .widget-title {
  color: #404040;
  float: none;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-bottom: 5px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  line-height:22px;
}

.widget > ul {
  margin: 0;
  padding: 0;
  display: block;
}

.widget .widget-title::before {
  background: #ffc72c none repeat scroll 0 0;
  bottom: -9px;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  width: 35%;
  z-index: 1;
}

.widget li {
  list-style: outside none none;
  margin: 15px 0 15px 3%;
  padding-left: 10px;
  position: relative;
  text-align: left;
}

.widget li a {
  color: #808080;
  text-decoration:none;
}

.widget-area .widget a:hover, .widget li a:hover {
	color:#ffc72c
}

.widget li::before {
  background: #e9e9e9 none repeat scroll 0 0;
  content: "";
  float: left;
  height: 4px;
  left: 0;
  margin-top: 11px;
  position: absolute;
  width: 4px;
}

.widget_search form {
  position: relative;
}

.widget_search label {
  margin-bottom: 5px;
  position: relative;
  width: 100%;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.widget_search input {
  padding: 12px 15% 12px 2%;
  width: 83%;
  border-radius:0;
}

.widget_search .search-submit {
  background: rgba(0, 0, 0, 0) url("/img/search_icon.png") no-repeat scroll center center;
  display: block;
  height: 46px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-indent: -1e+11px;
  top: 0;
  width: 46px;
  box-shadow:none;
  transition:none;  
}

.widget_search input[type="submit"]:hover {
	transform:none;
	background:rgba(0, 0, 0, 0) url("/img/search_icon.png") no-repeat scroll center center;
}

.entry-meta {
  margin-top: 10px;
}

article .entry-meta a {
  color: #bdbdbd;
  font-style: italic;
  text-decoration:none;
}

article .posted-on a:hover, article .entry-meta a:hover {
  color:#ffc72c;
}

footer.entry-footer {
  background: transparent none repeat scroll 0 0;
  padding: 0;
}

/* ----------------------------- END BLOG -------------------------------------- */


/* ----------------------------- WIDGETS -------------------------------------- */

.post #questions {
  margin-bottom: 50px;
}

#questions .survey-element.type-description {
  margin-bottom: 0;
  width: 100%;
}

#questions .survey-element.type-dropdown, #questions .survey-element.type-onechoice, .results-images .survey-element {
  display: inline-block;  
  width: 33%;
  vertical-align:top;
}
.results-images .survey-element {
	width:32%;
}

#questions .questions-element-description > img, .results-images .survey-element > img {
  box-shadow: none;
}

#questions .survey-element h5 {
	display:none;
}

#questions .survey-element h5.after, .results-images .survey-element h5.after {
	display:block;
	text-align:center;
	margin:0;
}

#questions .answer > p {
  margin-left: 30%;
}

#questions ul.questions-error-messages {
  margin: 0;
  padding: 0;
}

#questions-thank-participation .results-images {
  margin: 30px 0;
}

.post .see-more {
  float: left;
  margin-top: 50px;
  width: 100%;
  display:none;
}

/*.post .see-more::before {
  border-bottom: 1px solid #ccc;
  content: "See more";
  cursor: pointer;
  font-size: 13px;
  letter-spacing: 1px;
  padding-bottom: 3px;
}

.post .see-more > * {
	display:none;
}*/


/*text.dimple-axis.dimple-title {
  visibility:hidden;
}

.tick .dimple-custom-axis-line {
  visibility: hidden;
  }*/
  .questions-dimplechart {
	position:relative;
  }
  
.dimple-axis.dimple-axis-x text.dimple-custom-axis-label {
  visibility: hidden;
}  

/*.questions-dimplechart h3, .questions-dimplechart svg {
  display: block;
  float: left;
}*/

.questions-dimplechart h3 {
  line-height: 147px;
  margin: 0;
  position: absolute;
}
.questions-dimplechart svg {
	/*margin-left:20px;*/
}

/* ------------------------- END WIDGETS ----------------------------------- */



	
