/* Nerd Blog CSS */

.wrapper.wFull {height: 90px; }
#content-header { border-bottom: 1px solid #c3c3c3; padding: 0px !important;}
#content-header .wrapper { border-bottom: none; display: block !important;}
#content-header .content-header-text .series-icon { margin-top: 0px; }

#content-header #blog-title { font-size: 34px; font-weight: 500; padding-top: 0px; font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif; clear: none !important;}
#content-header #blog-tag { padding-top:0px; font-weight: normal; font-size: 16px; font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif; display: block;}
.series-icon { margin: -4px 16px 0 0; display: block !important; float:left; }
.top-divider { margin-top: 15px; border-top: 1px solid #ccc; padding-top: 15px; }
.content-right {width: 300px; }
.content-right h2 {font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif;font-size: 19px; margin-bottom: 10px; } 
.content-right .news-apps-container{
  background-color: #f4f4f4;
  padding: 15px;
  width: 270px;
}

/* Code snippet styles by Al! */
pre {
  border-left: 2px solid #cecece;
  padding: 10px 10px 10px 20px;
  margin: 10px 0 11px 0;
  line-height: 20px;
}

code, pre {
  font-family: Menlo,Monaco,Geneva,Courier,"Courier New",monospace;
  color: #333333;
  overflow: auto;
  font-size: 12px;
  background-color: #f9f9f9;
  white-space: pre-wrap; /* css-3 */
  white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/* Compensating for the article pages CSS */
.clear {clear: both; }
h2 a {color: #000; } 
#github-holder {font: 13px/1.23 Georgia,serif; } 
#github-holder p {margin-bottom: 10px; line-height: 18px; }
#comments {
	clear:none;
}
.comment .comment-author p {
    padding: 5px 0 0px 0;
}
.comment .comment-text p {
    padding: 5px 0px 0px 10px;
	line-height: 18px;
}
#page.get-involved-action img { max-width: 620px; }
#page.get-involved-action .content-right { margin-top:0px; }
.social-stack.sticky-scroller .count { font-family: 'Helvetica Neue', Arial, sans-serif; }
.app-icons { position: relative; }
.app-icons a, .app-icons a img { position: static; } 


.parent-title.title-link { display: block !important; padding-top: 17px !important; }
.article-excerpt h2 a:visited, .visited-excerpt h2 a {color: black; }
.byline a, a.byline {color: #2262CC; }
.byline-block, h1.title-link { display: none; }
.article-excerpt .byline {font-size: 14px; } 
.photo-caption {font-size: 13px !important; text-align: left; }
.content-center {border: none; width: 630px; margin-top: 24px; } 
.blog-inline-image img { width: 630px; }
.article-excerpt { padding: 32px 0 20px; border-top: 1px solid #c3c3c3; border-bottom: none;}
.article-excerpt h2 { font-size: 28px; }
.article-excerpt .article { padding-top: 10px; text-align: left;} 
.article-excerpt.article-first { border-top: 0px; }
.article-excerpt.app-launch { padding: 0px; background-color: #FFF5D2; margin-bottom: 20px;} 
.news-apps-container { margin: 0 0 20px 0; }
.news-apps-container h3 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  float: left;
  margin-bottom: 0px;
  text-align: right;
}
.news-apps-container p {
	margin-bottom: 10px; 
	line-height: 18px; 
}
.icon-inline {
  position: relative;
  top: 1px;
  padding: 0 6px;
}

.icon-inline.feed-icon {
  top: 2px;
  padding: 0 4px 0 2px;
}

.icon-inline img {
  width: 16px;
  height: 16px;
}

.news-app-banner {
  padding: 10px;
  text-align: center;
  background-color: #ffd581;
  font-weight: bold;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
.news-app-promo {
  text-align: center;
  padding: 18px;
}
.news-app-promo h2 {
  font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif;
  font-size: 30px;
}

.news-app-promo .article-inline-image {
    float: none;
    max-width: none;
}

.news-apps-photos img {
  float: left;
  width: 60px;
  margin: 0px 2px 4px;
}

.news-apps-work {
  position: relative;
}

.news-apps-work a:hover {
  text-decoration: none;
}

.news-apps-work img {
  width: 40px;
  margin: 0px 2px 2px 0px;
  height: 40px;
  opacity: 0.6;
}

.app-launch img {
    padding-bottom: 10px;
}
.app-launch .photo-caption {
    display: none;
}

#title-text {
  width: 110px;
  padding: 10px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  background-color: white;
  opacity: 0.9;
  border-radius: 6px;
  position: absolute;
  left: 10px;
  top: 0px;
  border: 1px solid #ccc;
  -moz-box-shadow: 3px 3px 4px #888;
  -webkit-box-shadow: 3px 3px 4px #888;
  box-shadow: 1px 1px 4px #888;
  display:none;
}

#special-credit {
  position: fixed;
  right: 0px;
  top: 0px;
  background-color: yellow;
  padding: 10px;
  font-weight: bold;
  font-size: 15px;
  z-index: 999;
}

/* Inside pages */
.get-involved #content-header #blog-title { font-size: 18px; }
.get-involved #content-header #blog-tag { font-size: 13px; }
.get-involved #content-header .content-header-text .series-icon { width: 28px; }
.get-involved .wrapper.wFull { height: 70px; }
.get-involved #content-header { border-bottom: none; }
.get-involved #content-header .wrapper { border-bottom: 1px solid #C3C3C3; }


@media screen and (max-width: 480px) {
  #content-header #blog-title {
    font-size: 20px;
  }
  #content-header #blog-tag {
    padding-top: 5px;
    font-size: 14px;
  }
  .news-app-promo img {
    max-width: 260px !important;
  }
}