/*=====================================================================================================================================
 WRAPPERS
=====================================================================================================================================*/
.container_wide {margin:0 auto;}
.container_12 {margin:0 auto;}



/*=====================================================================================================================================
 HEADER
=====================================================================================================================================*/
#top-trim a#powered-by {margin-right:1%}
#header {}
#main-nav {margin-bottom:0;}
#main-nav a.home-link {padding-left:30px}





/*=====================================================================================================================================
 INDEX
=====================================================================================================================================*/
#featured-2 {height:388px;}
	#featured-2 ul.nav li a {}
		#featured-2 ul.nav li a img {display:block; float:left; width:36%;}
		#featured-2 ul.nav li a h3 {display:block; float:right; height:56px; max-width:59%; clear:none; font:14px/1.3em 'MuseoSans500',sans-serif}
	
	#featured-2 .post {position:relative}
	#featured-2 .post-title {width:66%; font-size:33px; line-height:1.2em}
	#featured-2 .post-thumb {position:absolute; top:28px; right:0;}
	#featured-2 .post-excerpt {width:66%; font-size:19px;}


#cover-content .pop-tags ul li {float:left; margin-bottom:.25em; width:19%; margin-right:1%;}





#featured-qanda .post-thumb img {width:100%; height:auto}



/*=====================================================================================================================================
 SINGLE
=====================================================================================================================================*/
.single h1.post-title {font-size:37px}
.single .post .post-dek {font-size:22px}
.single .post-content p,
.single .post-content li {font-size:18px}
.single .post-content h2 {font-size:30px}


/*=====================================================================================================================================
 SHARING BAR
=====================================================================================================================================*/
#single-feature-content, #single-content {position: relative;}

.fixed-social-share { 
  border: 1px solid #eee; 
  border-top-left-radius: 7px; 
  border-bottom-left-radius: 7px;
  display: block;
  padding: 10px 5px 15px 5px;
  margin: 0;
  position: absolute; 
  top: 20%; 
  left: -91px; 
  width: 54px;
}
  .fixed-social-share h4.section-title {
    font-size: 13px;
    margin-bottom: 34px;
    text-align: center;
  }

  .fixed-social-share ul {
    padding: 0 8px;
  }

  .fixed-social-share li {
    margin: 7px 0;
  }

  .fixed-social-share ul span {
    height: 35px;
    width: 35px;
  }

  .fixed-social-share li.facebook span {
    background-position: 0px -645px;
  }

  .fixed-social-share li.twitter span {
    background-position: -51px -645px;
  }

  .fixed-social-share li.linkedin span {
    background-position: -103px -645px;
  }

  .fixed-social-share li.email-share span {
    background-position: -155px -645px;
  }

/*=====================================================================================================================================
 ABOUT
=====================================================================================================================================*/
#about-intro .about-dek {font-size:37px; line-height:1.4em; color:#999}


/*=====================================================================================================================================
 FOOTER
=====================================================================================================================================*/
#recent-comments {width: 70%;}
#footer #recent-comments li {height:118px;}