/* Enter Your Custom CSS Here */

.post-author-bottom {
	padding-top: 20px;
	padding-bottom: 20px;
}

.sidebar {
	background-color: #4c96c6;
	border-color: #dbeaf4;
	color: #ffffff;
	padding: 1em;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 1.5em;
}

.articleSocialButtons {
  font-family: "Myriad Pro", Helvetica, Arial, sans-serif !important;
}

/* WPCurve HN #87010 -Start*/
/*.entry-title-meta {
	display: block !important;
	padding-left: 70px !important;
	position: absolute !important;
	top: 154px !important;
}*/
/* WPCurve HN #87010 -End*/
/*wpcurve SG #87010 start*/
.entry-header {
	margin-bottom: 20px;
}

.entry-header #author_pic_nat {
	float: left;
	margin-right: 10px;
}

.entry-header .avatar {
	width: 40px !important;
	height: auto;
}

.entry-header .avatar:hover, .entry-header .avatar:focus {
	width: 40px !important;
	height: auto;
}

.entry-header .entry-title-meta {
	float: left;
	clear: right;
	line-height: 40px;
}

/*wpcurve SG #87010 end*/
/*wpcurve ND #89918 start*/
@media screen and (max-width:370px) {
	input[type=email] {
		width: 94% !important;
	}
	
	input[type="submit"] {
		width: 50% !important;
		margin-left: 64px;
		margin-top: 10px;
	}
}

@media screen and (min-width:371px) and (max-width:420px) {
	input[type=email] {
		width: 94% !important;
	}
	
	input[type="submit"] {
		width: 50% !important;
		margin-left: 83px;
		margin-top: 10px;
	}
}

/*wpcurve ND #89918 end*/
/*wpcurve ND #92661 start*/
time.entry-date {
	display: none;
}

span.sep {
	display: none;
}

/*wpcurve ND #92661 end*/
/* WP Curve #103334 (MJ) - Start */
#secondary.widget-area #search, #secondary.widget-area #archives, #secondary.widget-area #meta {
	display: none;
}

/* WP Curve #103334 (MJ) - END */
/* WP Curve MC 103554 */
@media only screen and (max-width: 520px) {
	#masthead .site-navigation {
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: center !important;
	}
	
	#masthead .main-navigation ul {
		text-align: center !important;
	}
}

/* WP Curve MC 103554 */

#secondary.widget-area #search, #secondary.widget-area #archives, #secondary.widget-area #meta {
	display: none;
}

/* WP Curve #105559 - RS - Start */
.single #author_pic_nat {
	float: left;
	margin-right: 10px;
}

.single #author_pic_nat img {
	width: 40px;
	height: 40px;
}

.single .entry-title-meta {
	float: left;
	clear: right;
	line-height: 40px;
}

.single .entry-title-meta .entry-title-meta-post-date {
	display: none;
}

/* WP Curve #105559 - RS - End */

/* WP Curve #106021 - MB - Start */
.articleSocialButtons{ margin:0 0 0 0; font-family:inherit;}
.articleSocialButtons .facebook_button{ background:#3b5998; padding:8px 5px; text-align:center; width:30%; height:30px; display:inline-block;}
.articleSocialButtons .facebook_button span{color:#fff; font-size:18px; text-transform:uppercase;}
.articleSocialButtons .facebook_button span img{height: 20px;position: relative;top: 3px;width: 20px;}
.articleSocialButtons .facebook_button:hover{ opacity:0.9;text-decoration:none;}

.articleSocialButtons .twitter_button{background:#1bb2e9; padding:8px 5px; text-align:center; width:30%; height:30px; display:inline-block;}
.articleSocialButtons .twitter_button span{color:#fff; font-size:18px; text-transform:uppercase;}
.articleSocialButtons .twitter_button img{height: 20px;position: relative;top: 3px;width: 20px;}
.articleSocialButtons .twitter_button:hover{opacity:0.9;text-decoration:none;}

.articleSocialButtons .linkedin_button{ background:#007bb6;padding:8px 5px; text-align:center; width:30%; height:30px; display:inline-block;}
.articleSocialButtons .linkedin_button span{color:#fff; font-size:18px; text-transform:uppercase;}
.articleSocialButtons .linkedin_button img{height: 20px;position: relative;top: 3px;width: 20px;}
.articleSocialButtons .linkedin_button:hover{opacity:0.9;text-decoration:none;}

.post-author-bottom{margin-top: 40px;}
/* WP Curve #106021 - MB - Ends */
/* WP Curve #106021 - RS - Start */
.articleSocialButtons .facebook_button, .articleSocialButtons .twitter_button, .articleSocialButtons .linkedin_button{
width: 31%;
padding: 8px 6px;
}
/* WP Curve #106021 - RS - End */
/*wpcurve NM #107338 start*/
@media screen and (min-width:768px) {
  .header-social-icons {
      float: right;
    margin-top: -30px;
  }
}
@media screen and (max-width:767px) {
.header-social-icons {
    margin-top: 10px;
}
}
/* wpcurve NM #107338 */
/8wpcurve #109491 JHA */
.single .wp-post-image{
  display: none;
}
/* wpcurve #109491 JHA end*/

/* WPCurve #112715 */
@media screen and (max-width: 480px) {
	ul.related_post li a:nth-child(2) {
		float: left;
	}
  
  .articleSocialButtons .facebook_button, .articleSocialButtons .twitter_button, .articleSocialButtons .linkedin_button {
       width: 28%;  
  }
}
/* END WPCurve #112715 */

/* WPCurve MB #115815 -Start*/
.blog #primary {
  float: left;
  padding-right: 5%;
  width: 64%;
}
.blog #blog-sidebar {
  float: left;
  width: 30%;
}
.blog #blog-sidebar .widget-title {
  font-size: 26px;
}
.blog #blog-sidebar aside {
  margin-bottom: 20px;
}
.blog #blog-sidebar .widget ul {
  margin: 0;
  padding: 0 0 0 20px;
}
.blog #blog-sidebar .widget ul li {
  list-style: outside none none;
}
.blog #blog-sidebar .widget ul li a {
  color:#333;
}
.blog #blog-sidebar .widget ul li a:hover {
  text-decoration:none;
  color:#00B6FE;
}
/* WPCurve MB #115815 -End*/
/* WP Curve #115815 - RS - Start */
@media only screen and (max-width: 768px){
  .blog #primary, .blog #blog-sidebar{
  width: 100%;
  }
}
/* WP Curve #115815 - RS - End */

/* WP Curve #126912 - ND */
#comments {
  display:none;
}
/* WP Curve #126912 - ND - End */

/* WP Curve #131987 TA */
#commentform-top,
#share-comment-button {
    display: none !important;
    visibility: hidden;
}
/* WP Curve #131987 TA */
.single .custom-url{
    float: right;
    color: #b3b3b1;
    font-size: 13px;
    margin-top: -40px;
    font-weight: 100;
    font-family: "Myriad Pro",Helvetica,Arial,sans-serif;
}

/* WP Curve #163699 Bman */
body a{text-decoration:none !important}
body .entry-content u{text-decoration:none !important}
/* WP Curve #163699 Bman end */

/* WP Curve #165483  - AA - Start*/
span.author.vcard {
    /* visibility: hidden !important; */
}
span.byline:after {
    /* content: 'Did you enjoy this?' !important;*/
    margin-top: -50px !important;
    display: block !important;
}
.site-description{
	font-family: 'Myriad Pro';
    font-style: normal;
    font-size: 14px !important;
    color: #333 !important;
}
/* WP Curve - AA - End*/
/* WP Curve #166362 - RS - Start */
.single .entry-title-meta-author{
margin-right: 5px;
}
.single .post-author-info span.author.vcard:after {
content: "Did you enjoy this?";
}
.single .post-author-info span.author.vcard a.url.fn.n{
display: none;
}
/* WP Curve #166362 - RS - End */
#secondary {display: none}

/* wpcurve SG 170433 start */
.post-author-bottom .post-published-date {display:none;}
.post-author-bottom .site-description {font-family: "Myriad Pro", Helvetica, Arial, sans-serif !important;}
/* wpcurve SG 170433 end */

footer.entry-meta {
  display: none;
}

label {
  font-size: 125% !important;
}

label.wlm_form_label {
  color: #000000 !important;
}

form.wlm_regform_toggle {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 20px;
}

div.wlm_regform_improved.wlm_show_new_regform{
  max-width:100% !important;
}
