/*
Theme Name:     Doctype Child Theme
Description:    Make your modifications to Doctype in this child theme.
Template:       doctype
*/
@import url('../doctype/style.css');

html {background: #222;}

.site-branding img {
  padding: 0;
}

input, textarea {
	background: #ddd;
	border: 1px solid #ccc;
}

.widget_search .search-field {
	width: 100%;
}

.widget_search .search-submit {
	display: block;
	margin-top: 5px;
	border: transparent;
}

.widget_search h2 {
	margin-bottom: 0;
}

.section-homepage.section-intro {
	background: url(images/tal-aaron-headerimage.jpg) no-repeat;
	background-size: cover;
	color: white;
	padding: 100px 0 0;
	height: 450px;
}

.section-homepage.section-intro h1 {
	max-width: 53%;
	margin-left: 46%;
	color: #fff;
}

.section-homepage.section-call-to-action h2 {
  font-size: 2.1em;
  text-transform: none;
  line-height: 1.2em;
  margin-left: 20px;
}

#masthead {
	padding-top: 0.05rem;
	padding-bottom: 0.05rem;
	background: white;
}

.navbar {line-height: 66px;}

.site-header .navbar .current-menu-item a {
  color:#f38422; 
  border-bottom: 1px solid #f38422; 
  
  -moz-border-radius:0;
  -webkit-border-radius:0;
  border-radius:0;
}

.site-header .navbar .current-menu-item a:hover {
  background:#fff;
}

.page-header {
margin-top: 10px;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
}

.entry-header {
	margin-top: 0;
}

.section-call-to-action {
  background: #2d2c2a;
}

#rpwe_widget-2, #rpwe_widget-3 {
  float:left;
  width: 50%;
}

.rpwe_widget.section-homepage {
  padding-bottom: 20px;
  padding-top: 30px;
}

.rpwe_widget.section-homepage h2 {
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  width: 80%;
  margin: 0 auto;
  max-width: 500px;
}

#woothemes_testimonials-2 {
  clear:both;
}

.rpwe-block ul {
  overflow: hidden;
  margin-top: 0;
}

.rpwe-block li {
  float: none;
  max-width: 520px;
  margin: 30px auto 20px;
  padding: 10px;

  background: #fff;
  position: relative;

}

.rpwe-block li h3 {
  font-weight: 700;
  color: #0067b2;
  text-align: left;
}

.rpwe-block li h3 a {
  color: #0067b2;
}

.rpwe-block li time {
  text-align: left;
  display: block;
  margin-bottom: 10px;
}

.rpwe-block li:nth-child(2n+1) {
  clear:left;
}

.rpwe-block li > a.more-link {
  width: 100%;
  background: #ddd;
  display: block !important;
  margin-bottom: 10px;
}

.rpwe-block li > a img.rpwe-thumb {
  width: 501px !important;
  border:none !important;
  padding: 0 !important;
  margin: 0;
}

.rpwe-block li .rpwe-summary {
  font-size: 16px;
  text-align: left;
}

.rpwe-block li .rpwe-summary p.powerpress_links {
  margin-bottom: 20px;
}

.rpwe-block li .rpwe-summary {
  position: relative;

}
.rpwe-block li .rpwe-summary .powerpress_player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.powerpress_player .mejs-container {
  width: 100% !important;
  background: #777;
}

.rpwe-block li .rpwe-summary a.more-link {
  display: block !important;
  width: 130px;
  background: #f38422;
  color: #fff;
  padding: 8px;
  margin: 10px auto 5px;
  font-size: 16px;

  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;

  text-align: center;
}

.rpwe-block li .rpwe-summary a:hover {
  background: #fa9135;
}

#rpwe_widget-2.recent-posts-extended {
  border-right: 1px solid #eee;
  padding-bottom: 25px;
}

#rpwe_widget-2.recent-posts-extended h2 {
  margin-top: 0;
}

#rpwe_widget-3.recent-posts-extended li {
  padding-bottom: 10px !important;
}

#rpwe_widget-2.recent-posts-extended li h3 {
  background: #333 !important;
  font-size: 16px !important;
  line-height: 1.6;
  padding: 5px 10px;
  text-transform: none;
  font-weight: 400;
}

#rpwe_widget-2.recent-posts-extended li h3 a {
  color: #fff;
}

#rpwe_widget-2.recent-posts-extended li time {
  display: none;
}

#rpwe_widget-2.recent-posts-extended li .rpwe-summary {
  padding: 30px 10px 10px;
  background: #e5e5e5;
}

#rpwe_widget-3.recent-posts-extended h3 {
  font-size: 21px !important;
  line-height: 26px;
}

#stag_widget_cta-3, #stag_widget_cta-2 {
  background: rgba(0,0,0,0.65) url('images/blog_bg_06.jpg') center center fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-blend-mode:darken;
}

.widget_woothemes_testimonials {
  padding: 40px 0;

  background: rgba(0,0,0,0.7) url('images/blog_bg_06.jpg') center center fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-blend-mode:darken;

  border-top: 5px solid #fff;
  color: #fff;
}

.widget_woothemes_testimonials blockquote {
  margin: 0 40px 20px;
  color: #fff !important;
  font-style: italic;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 24px;
}

.widget_woothemes_testimonials cite {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

.portfolio-items figcaption {background:#2d2c2a;}

.moretag {
  display: block !important;
  width: 130px;
  background: #f38422;
  color: #fff;
  padding: 8px;
  margin: 10px auto 5px;
  font-size: 16px;
  text-align: center;

  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}


.section-call-to-action h2 {
  text-transform: none;
	font-size: 2.1em;
}


/* Blog Page */
body:not(.home) .site {
  background:#eee;
  background-size: cover;
  background-attachment: fixed;
}

body:not(.home).parent-pageid-601 .site {
  background:#eee;
  background-size: cover;
  background-attachment: fixed;
}

.category-podcast .entry-header {
  max-width: 600px;
}

.category-podcast .entry-content {
  max-width: 600px;
}

body:not(.home) .site-content {
  padding-top: 25px;
  max-width: 960px;
}

body:not(.home) .content-area {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 30px;
}

body:not(.home) .hentry {
  max-width: 960px;
  margin: 0 auto 60px;
}

.blog .hentry::before, 
.archive .hentry::before, 
.search .hentry::before {
  content:"";
}

.blog .hentry::after, 
.archive .hentry::after, 
.search .hentry::after {
  background-color: transparent;
}

.single article, 
.archive .site-main,
.page article {
  padding-left: 20px;
  overflow: hidden;

}

.withSidebar {
	overflow: hidden;
	padding: 10px;
}

.withSidebar article,
.withSidebar section {
	width: 63%;
	max-width: 600px;
	padding-right: 30px;
	padding-left:20px;
	float: left;
}

.withSidebar section article {
	width: 100%;
	margin-right: 0;
	float:none;
	padding: 0;
}

.withSidebar .entry-sidebar {
	width: 37%;
	max-width:  340px;
	padding: 10px 10px 10px 30px;  
	background: #fff;
	border-left:  1px solid #e4e4e4;
	margin-top: 0; 
	float: left;
}

.withSidebar .entry-sidebar section {
	width: 100%;
	float:none;
	padding: 0;
}

.withSidebar .entry-sidebar h2 {
	font-size: 2em;
	text-transform: none;
}

.paging-navigation {
  clear: both;
}

.entry-header {
  max-width: 640px;
}

.entry-header .entry-title {
  text-transform: none;
  color: #0067b2;
  font-weight: 700;
  font-size: 2.6em;
}

.entry-header .entry-title a {
  color: #0067b2;
}

.entry-content {
  max-width: 640px;
}

.entry-content p {
  font-size: 18px;
}

.entry-content p, .comment-content p {
  line-height: 1.6;
  margin-bottom: 1em;
}
.entry-content blockquote, 
.comment-content blockquote {
  font-size: 19px;
  color: #555;
  text-align: left;
}

.header-widgets-blog.section-call-to-action,
.header-widgets-podcasts.section-call-to-action {
  background: rgba(0,0,0,0.65) url('images/blog_bg_06.jpg') center center fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-blend-mode: darken;

  position: absolute;
  width: 100%;
  top: 61px;
  left: 0;
  padding: 20px;
}

.single .content-area, 
.blog .content-area,
.archive .content-area {
  margin-top: 75px;
}

.blog-footer-widget-area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;

  padding: 10px;
  background: #fff;
}

.category-podcast figure.post-thumbnail {
  margin-bottom: 0;
margin-top: 20px;
}

.category-podcast .page-header {
  margin: 0 auto;
  max-width: 600px; 
  text-align: left; 
}

.category-podcast .page-header .header-text {
    text-align: center; 
}

.category-podcast .page-header .header-image {
    text-align: center;
    margin-bottom: 40px;  
}

.category-podcast .page-header p {
  margin: 20px 0; 
}

.category-podcast .entry-header,
.category-podcast .entry-header h2 {
  margin-top: 0;
  margin-bottom: 0;
}

.category-podcast .entry-header .entry-title a {
  font-size: 14px;
  color: #eee;
  background: #444;
  padding: 5px;
  display: block;
}

.category-podcast .entry-content {
  margin-top: 0;
}

.category-podcast .entry-content p {
  margin-bottom: 0;
  margin-top: 10px;
}

.category-podcast figure.post-thumbnail img {
  width: 600px;
  max-width: 100%;
  height: auto;
}

.single-page-navigation {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.single-page-navigation .nav-links {
  max-width: 100%;
  margin: 0 1% 0;
}

.single-page-navigation .nav-previous,
.single-page-navigation .nav-next {
  margin: 0;
}

.nav-previous.grid-6 {
	width: 50%;
	float: left;
	text-align: left;
}

.nav-next.grid-6 {
width: 50%;
float: left;
text-align: right;
}

#disqus_thread {
  padding: 3%;
}

.single article.category-podcast {
  margin-top: 0;
}

.single article.category-podcast .post-thumbnail {
  margin: 0;
}

.single article.category-podcast .entry-header {
  margin: 0 auto;
  padding: 10px;
  background: #111;
  color: #fff;
}

.single article.category-podcast .entry-header h1 {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}

.single article.category-podcast .entry-content {
  margin-top: 0;
}

.product_5mmm .product_5mmm_cta {
  text-align: center;
  margin: 50px auto;
  width: 90%;
  position: relative;
}

.product_5mmm .product_5mmm_cta .button {
  position: absolute;
  width: 100%;
  top: -230px;
  left: 0;
  display: block;
}

.product_5mmm .sharedaddy {
  margin-top: 150px;
}

.sharedaddy ul li:before {
  display: none;
}

.product_5mmm h2.share-love {
  padding-left: 60px;
  padding-top: 15px;
  background: url('images/like-share-arrow.png') 5px 0 no-repeat;
  min-height: 40px;
  text-transform: none;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.3;
}

footer.footer-widget-area {
  padding: 0;  
  border-top: none;
}

footer.site-footer {
  background: #1a1918;
}

footer.site-footer .navbar {
  width: 100%;
}
footer.site-footer .footer-navigation ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 0 15px;
  width: 100%;
}

@media (max-width: 1200px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }

  header.site-header .inside {
    margin-left:10px;
    margin-right:10px;
  }

  header.site-header .navbar a {
    padding: 10px 5px;
    font-size: 13px;
  }

  .section-homepage.section-intro {
    max-height: 400px;
  }

  .section-homepage.section-intro h1 {
    margin-left: 45%;
    max-width: 50%;
    font-size: 3.1em;
  }

  .section-call-to-action {
    padding-left: 15px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
	.header-widgets-blog.section-call-to-action,
	.header-widgets-podcasts.section-call-to-action {
		margin: 0;	
	}
	
	
}

@media (max-width: 1000px) {
  .section-homepage.section-intro {
    max-height: 350px;
    padding-top: 80px;
  }

  .section-homepage.section-intro h1 {
    margin-left: 47%;
    max-width: 50%;
    font-size: 3.2em;
  }

}

@media (max-width: 900px) {
  body:not(.home) .site {
    background: transparent;
  }

  body:not(.home) .site-content {
    padding-top: 0;
    max-width: 900px;
  }

  body:not(.home) .hentry {
    max-width: 900px;
    margin: 50px 20px 60px;
  }

  .section-homepage.section-intro h1 {
    font-size: 2.8em;
  }

  .section-homepage.section-intro {
    max-height: 300px;
    padding-top: 50px;
  }

  #rpwe_widget-2, #rpwe_widget-3 {
    float:none;
    margin: 0 auto;
    width: 560px;
    border-right: 0;
  }

  .portfolio-items .grid-4 {
    display: block;
    width: 90%;
    margin: 20px auto;
  }
	
	.header-widgets-blog.section-call-to-action, 
	.header-widgets-podcasts.section-call-to-action {
		position: relative;
		top:0;
		margin: 0;
	}
	
	.single .content-area, .blog .content-area, .archive .content-area {
		margin-top: 0;
	}
	
	.withSidebar .entry-sidebar {
		width: 100%;
		max-width: 100%;
		border-left:none;
	}
	.withSidebar section, .withSidebar article {
		width: 100%;
		max-width: 100%;
		border-left:none;
	}

}

@media (max-width: 700px) {
  .section-homepage.section-intro {
    max-height: 280px;
    padding-top: 50px;
  }

  .section-homepage.section-intro h1 {
    font-size: 2.4em;
  }
}

@media (max-width: 640px) {
  body:not(.home) .site {
    background: transparent;
  }

  body:not(.home) .site-content {
    padding-top: 0;
    max-width: 600px;
  }

  body:not(.home) .hentry {
    margin: 50px auto 60px;
    max-width: 620px;
    padding: 10px;
    
  }

  .section-homepage.section-intro h1 {
    color: #333;
    margin: 0 auto;
    max-width: 90%;
    font-size: 3em;
  }

  .section-homepage.section-intro {
    background:transparent;
  }

  .section-call-to-action {
    padding: 10px 15px;
  }

  .rpwe-block li {
    max-width:460px;
    padding: 0 10px;
    margin: 10px auto;
  }
  
  .rpwe_widget.section-homepage h2 {
    width: 460px;
    padding: 0 10px;
    margin: 0 auto;
  }
  
  #rpwe_widget-2, #rpwe_widget-3 {
    width: 100%;
  }

  .blog-footer-widget-area {
    display: block;
  }

  .product_5mmm .page-header {
    padding: 0 30px;
  }
  
  .product_5mmm article {
    display:block;
  }

  .product_5mmm .product_content {
      width: 100%;
      max-width: 640px;
      padding-left: 30px;  
      padding-right: 30px; 
      float:none;
  }

  .product_5mmm .product_sidebar {
    width: 100%;
    max-width: 640px;
    padding-left: 30px;  
    padding-right: 30px; 
    float: none;
  }


  footer.site-footer .site-info .grid-6 {
    float: none;
    text-align: center;
    font-size: 11px;
  }

  footer .site-info .grid-6 p {
    text-align: center;
    font-size: 11px;
  }

  footer.site-footer .footer-menu li a {
    font-size: 11px;
  }

}

@media (max-width: 480px) {
  html {
    width: 480px;
    overflow: auto;
  }

  body:not(.home) .site {
    background: transparent;
  }

  body:not(.home) .site-content {
    padding-top: 0;
    max-width: 100%;
  }

  body:not(.home) .hentry {
    max-width: 440px;
    padding: 10px;
    margin: 50px auto 60px;
  }
}

@media (min-width: 900px) {	

  .sticky-nav #content {
    margin-top: 85px;
  }

  .sticky-nav .site-header {
	max-height: 60px;
	height: 60px;
	  
	-webkit-animation-name: none;
	-moz-animation-name: none;
	-o-animation-name: none;
	animation-name: none;
  }
	
  .sticky-nav .site-header .navbar {
  	line-height: 60px;
  }	

.sticky-nav .site-header img {
	display:block;
}
	
  .sticky-nav .header-shrink.site-header img {
  	padding: 0;
  	display: block;
  }


}  




