/*  
Theme Name: Six Minutes
Author: Andrew Dlugan
Author URI: http://sixminutes.dlugan.com/
*/

/** Basic Styles **/

* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.5em;
}
dl {
	margin:1em 0;
}
dt {
	font-weight:bold;
}
dd {
	margin:0.5em;
	padding:0;
}

body { 
  font-family: Verdana, Arial, Serif;
 }

/** Headings **/

h1, h2, h3, h4, h5, h6,
#header .blogtitle, #head-title,
#header #desc {
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Serif;
}
#content h2 {
  font-size: 1.8em;
  margin: 1em 0 0;  
  font-weight:normal;
  line-height:1.4em;  
  letter-spacing:0px;
}
#content h3 {
  font-size: 1.5em; 
  margin: 1em 0 0;  
  font-weight:normal;
  line-height:1.4em;  
  letter-spacing:0px;
}


#content h4 {
  font-size: 1.1em; 
  margin: 1em 0 0 0;
}
#content h5 {
  font-size: 1em; 
  margin: 1em 0;
}

#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding-left:2em;
}

#content-main ul {
    margin:0 1em;
    padding:0 1em;
    list-style-type: square;
}
blockquote
{
  color:#666;
  margin: 1em;
  padding: 0 0 10px 50px;
  background: url(img/blockquote.gif) no-repeat left top;  
}

blockquote p {
  line-height:1.4em;
}

.pullquote blockquote { 
  color: #000;
}


#header {
  text-align: left;
  border: 0px;
  height: 109px;
  padding: 0;
  margin-bottom: 0px;
  padding-bottom: 24px;
}

/* v2 */
.blogtitle {
  margin: 0 10px 0 0;
  letter-spacing:0px;
  font-weight:bold;
  font-size:    38pt;
}
/* v2 */
.blogsubtitle { 
  font-size: 14pt;
}

#header #desc {
  margin:0px 0 0 0px;
  font-size:18pt;
  font-weight: normal;
  letter-spacing:0px;  
}

/* v2 */
#header #byline { 
  margin: 0;
  font-size: 14pt;
  font-weight: normal;
  letter-spacing: 0px;
}

/* v2 */
#headerlogo {
  margin: -10px 10px 0 10px;
  float: left;
  overflow: visible;
}

#containerbr {
  clear: both;
}


#footer {
  font-weight: normal;
  clear: both;   
  background: transparent; 
  margin: 10px auto; 
  padding: 0;
  text-align: left;
}


#footerlogo {
  float: left;
  margin: 0 10px 10px 0;
}


.postpreview {
  margin: 0em 130px 0 0;
}

/*
 * Book Summaries and Speech Critique Summaries
 */


div.bookreview {
  clear: both;
  margin-bottom: 2em;
}
div.imgbooksummary,
div.imgspeechsummary {
  margin: 0 0 1em 0;
  float: left;
  width: 155px;
}

.booksummary,
.speechsummary {
  float: right;
  width: 375px;
  margin-top: 0;
}

.booksummary dt,
.speechsummary dt,
.booksummary dd,
.speechsummary dd {
  padding: 0.5em 0 0 0;
}

.booksummary dt:nth-child(1),
.speechsummary dt:nth-child(1),
.booksummary dd:nth-child(2),
.speechsummary dd:nth-child(2) {
  padding: 0 0 0 0;
}


.booksummary dt,
.speechsummary dt {
  width: 70px;
  text-align: right;
  float: left;
  padding-right: 10px;
  clear: both;
}
.booksummary dd,
.speechsummary dd {
  margin: 0;
  margin-left: 80px;
}

#sidebar .booksummary { 
  font-size: 90%;
  width: 215px;
}
#sidebar .booksummary dt {
  width: 50px;
}
#sidebar .booksummary dd { 
  margin-left: 60px;
}

#sidebar .side-book-vertical-spacing { margin-bottom: 2em; }

#side-kiva-container { margin-top: 3em; }

p.oneofaseries {
  margin: 2em 1em;
  border: 1px solid #999999;
  padding-left: 3px;
}

div#author {
  background: #D4D2C3;
  padding: 12px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  margin-left: -12px;
  margin-right: -11px;
}

div#allauthorlist div#author {
  background: inherit;
  border: none;
}

div#authorpic {
  float: left;
  margin-right: 20px; 
}

div#authorpic img {
  border: 1px solid #999999;
}

div#authorbio {
  margin-left: 113px;
  margin-right: 1em;
}

/*
 * Homepage
 */

#home-mission, #home-intro {
  font-size: 1.5em; 
  margin: 1em 0 0;  
  font-weight:normal;
  line-height:1.4em;  
  letter-spacing:0px;
}

div#hometop {
  background: #efeee4;
  margin: -10px -10px -10px -12px;
  width: 990px;
  border: 0px solid #999999;
}
div#hometop p, div#homeshowcase p {
  margin: 0.7em 0;
  line-height:1.1em;
}


/** Must be outside @media. Applies to print and screen. **/
#head-logo {
  margin: 0 10px 0 0;
  clear: left;
  float: left;
  overflow: visible;
  width: 90px;
  height: 94px;
}



/**************** @media PRINT **/
@media print { 
  #head-ad-container,
  #head-subscribe-social-sitelinks,
  #head-byline-break, 
  div.search,
  #feedarea,
  .topnavouter,
  .topsubscribe,
  .catnavouter,
  #nav-container,
  #navigation,
  .socialArticleFooter,
  #sidebar,
  #footercontentsummary,
  div.postinteraction,
  .postmetadatagroup,
  #trackbacks,
  #comments,
  #commentsection,
  #tweetsection,
  ol.commentlist,
  #footersitesummary .feedarea,
  div.posttimestamp
  { display: none; }
  
  #container { width: auto; }
  #content-main { width: auto; }
  #container { border: 0; }
  #content       { clear: none; }
  #content .post { clear: none; }
  #containerbr   { clear: none; } 
  
  #content-main { float: none; margin-right: 0; }
  #footer { border-top: 1px solid black; }
  #header #desc {
                  font-size:14pt;
                  margin-bottom: 1em;
                  }
  .blogtitle { font-size: 18pt; }
  #byline { font-size: 12pt; margin-bottom: 1em; }
  #head-title { font-size: 18pt; }
  #head-byline { font-size: 12pt; margin-bottom: 1em; }
  
  .postpreview { margin: 1em 0 1em 0; }
}
/** END - @media print **/


/**************** @media SCREEN **/
@media screen { 

/** Primary Layout - @media screen **/

body {
  background: #999999;
  margin: 0; 
  font-size: 10pt;
  line-height: normal;
  color: #333; 
  text-align: center;
}
#catnavouter,
#nav-container,
#header,
#container,
#footer { 
  width: 990px;
  margin: 0 auto; 
}
#head-ad-mobile-container {
  width: 990px;
  margin: 0 auto;
  background: #efeee4;
  text-align: center;
}
#head-ad-mobile {
  padding: 2px 0 5px 0;
}
#content-main {
  width: 570px; 
  margin: -1px 0 0 0;
  padding: 0px 10px 10px 10px;
  float: left; 
}
#content-main.no-sidebar {
  max-width: 970px;
  width: auto;
}
#sidebar { 
  width: 370px;
  margin: 0;
  padding: 10px 10px 10px 10px;
  float: right; 
}
#container,
#header,
#footer {
  background: #efeee4;
}
#content-main { 
  border: #ccc 1px solid; 
  background: #fff; 
  padding-top: 10px;
}
#content, #sidebar, #footer, .widget {
  overflow: hidden;
}



/** Header - @media screen **/

#header {
  background: #efeee4;
}
#header a:hover,
#header a:active {
  text-decoration:none;  
  border:0;
}
#topnavouter { 
  text-align: right;
  width: 990px;
  height: 14px;
  padding: 3px 0 0 0;
  font-size: 8pt;
}
#topnavinner { 
  text-align: right;
  color: #999999;
}
#catnavouter { 
  background: #D4D2C3;
  overflow: hidden;
  text-align: left;
  font-size: 8pt;
}
#catnavinner { 
  color: #999999;
  padding: 5px 5px;
}
#catnavlabel { 
  color: #666666;
  font-weight: bold;
}
.catnav { 
  margin: 0 7px;
}
/* v2 */
.topsubscribe { 
 clear: right;
 float: right;
 margin: 0;
 padding: 5px 5px 0 0;
 width: 265px;
 height: 107px;
 overflow: hidden;
}
/* v2 */
.blogtitle {
  margin-right: 250px !important;
  margin-left:  120px !important;
  padding: 0;
}
#navigation {
  background: #D4D2C3;
  overflow: hidden; 
  text-align: left;
  font-size: 10pt;
}
#navigationcontainer { 
  padding: 7px 10px;
}
#navigation .page_item {
  padding: 0 30px 0 0; 
}
#navigation ul li a {
  display: block; 
  text-decoration: none;
}
#navigation a:hover,
#navigation a:active {
}
div.search {
  font-size: 0.8em; 
  float: right; 
  margin: -2px 3px 0 45px;
}
div.search form {
  margin: 0 0 0 2em;
}
div.search input#searchsubmit {
  border: #999 1px solid; 
  background: #ddd; 
  margin: 0 0 0 2px; 
  color: #9e2615;  
  padding: 0px;     
}
.feedarea {
  clear: right;
  padding:0 10px 0 0; 
  float: right;   
  text-align: left;
}
.feedarea div.feedtitle {
  font-size: 12pt;
  font-weight: bold;
}
.feedarea a:hover,
.feedarea a:active {
  text-decoration: none;
  border-bottom: 0;
}
#header.v3 {
  height: 179px;
  width: 990px;
  margin: 0 auto; 
}
#head-ad-mobile-container {
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
}
#head-ad-container {
  width: 728px;
  height: 98px;
  margin: 0;
  padding: 0;
  float: left;
}
#head-ad {
  margin: 0;
  width: 728px;
  height: 90px;
}
#head-logo-title {
  clear: left;
  margin: 0 0 0 5px;
}
#head-logo {
  margin: 0 10px 0 0;
  clear: left;
  float: left;
  overflow: visible;
  width: 90px;
  height: 94px;
}
#head-title {
  margin: 0 0 0 0;
  letter-spacing: 0px;
  font-weight: bold;
  font-size: 38pt;
  line-height: 100%;
  padding: 0;
}
#head-subtitle { 
  font-size: 14pt;
  line-height: 100%;
}
#head-byline { 
  margin: 0;
  font-size: 14pt;
  font-weight: normal;
  letter-spacing: 0px;
}
#head-byline-break {
  display: none;
}
#head-subscribe-social-sitelinks,
#head-social-icons,
#head-subscribe,
#head-nav-sitelinks {
  width: 240px;
}
#head-subscribe-social-sitelinks { 
  clear: right;
  float: right;
  margin: 0 5px 0 0;
  padding: 0;
}
#head-social-icons {
  display: table;
  margin-top: 4px;
}
.head-social-icon-wrapper {
  display: table-cell;
}
.head-social-icon {
  text-align: center;
}
#head-subscribe {
}
#head-subscribe form {
  border: 1px solid #b33816;
  border-radius: 10px;
  background: #D4D2C3;
  margin: 10px 0 5px 0;
  padding: 6px;
  text-align: center;
}
#head-subscribe-title {
  margin-bottom: 6px;
  text-align: center;
  font-weight: bold;
  font-size: 12pt;
}
#head-subscribe-email {
  width: 190px;
}
#head-nav-sitelinks {
  margin: 10px 0 0 0;
  text-align: center;
  color: #999;
}
#head-nav-sitelinks .nav-sitelink { 
  margin: 0 7px;
}
.nav-sitelink.subscribe {
  display: none;
}



/** Navigation & Search - @media screen **/


#head-browse-search {
  text-align: right;
  float: right;
  margin: 0 0 0 0;
  font-size: 9pt;
}
#head-search {
  float: right;
  margin: 3px 3px 0 4px;
}
#head-search form {
  margin: 0 0 0 0;
}
#head-search input#search-submit {
  border: 0;
  background: #9e2615 url("http://sixminutes.dlugan.com/wp-content/themes/sixminutes/img/search.16x16.png") no-repeat center;
  margin: 0 0 0 2px;
  height: 24px;
  width: 24px;
  color: #ffffff;  
  padding: 4px 5px; 
  font-weight: bold;
  text-indent: -9999px;    
  cursor: pointer;
  border-radius: 3px;
}
#head-search input#search-q {
  border: #9e2615 1px solid; 
  background: #fff; 
  color: #000000;  
  padding: 2px;     
  width: 160px;
}
#head-browse-articles {
  float: right;
  margin: 2px 0 0 0;
}
#head-pipe {
  float: right;
  margin: 8px 4px 0 4px;
}
#head-search-articles {
  float: right;
  margin: 2px 0 0 0;
}
#nav-container { 
  width: 990px;
  background: #D4D2C3;
  overflow: hidden;
  text-align: left;
  font-size: 9pt;
  padding-top: 1px;
}
#nav-categories { 
  color: #999999;
  padding: 0px 3px 0px 3px;
  list-style-type: none;
  width: 585px;
  height: 35px;
  display: block;
  float: left;
}
#nav-categories li {
  float: left;
  display: block;
  list-style-type: none;
  text-align: center;
  margin: 0 1px 0 2px;
  padding: 2px 4px;
  height: 30px;
  width: 72px;
  overflow: hidden;
  background: #D4D2C3;
  border-width: 1px 1px 0 1px;
  border-color: #D4D2C3;
  border-style: none;
}
#nav-categories li.nav-link.more {
  display: none;
}
#nav-categories li.current {
  background: white;
}
#nav-categories li.nav-label { 
  color: #666666;
  font-weight: bold;
}
#nav-categories li.nav-link { 
  margin: 0 1px;
}
#nav-link-more-down {
  display: inline-block;
}
#nav-link-more-up {
  display: none;
}
#nav-dropdown-container { 
  background: #D4D2C3;
  width: 990px;
  margin: 0 auto;
  display: block;
  border-top: 1px solid #999999;
}
.nav-dropdown-categories { 
  list-style-type: none;
  width: 49%;
  float: left;
}
.nav-dropdown-categories li { 
  list-style-type: none;
  text-align: left;
  padding: 5px 2px 5px 10px;
}
#head-search-articles, #head-pipe {
  display: block;
}
#nav-categories {
  clear: left;
}




/** Footer - @media screen **/

#footercontentsummary {
  font-size: 8pt;
  clear: both;
  background: #D4D2C3;
  padding: 5px;
  margin: 0;
  border-style: solid;
  border-color: #999999;
  border-width: 1px 0 1px 0;
}
#footercontentsummary ul {
}
#footercontentsummary ul li {
  margin-bottom: 5px;
}
.footertitle {
  font-size: 10pt;
  font-weight: bold;
  margin-top: 5px;
}
#footer table div .footertitle {
  margin-top: 15px;
}
#footertagcloud {
  float: right;
  width: 240px;
  border-left: 1px solid #999999;
  padding-left: 5px;
}
.footercathighlights {
  float: left;
  width: 250px;
  padding-left: 5px;
}
#footersitesummary {
  clear: both;
  padding: 10px;
}
#footersubscribe {
  float: right;
  width: 100px;
}
#footer {
  width: 990px;
}
#foot-copyright-policies {
  margin-left: 60px;
}
#footer .feedarea {
  padding: 0 0 0 15px;
}


/** Sidebar - @media screen **/

#sidebar {
  font-size: 0.9em;
}
#sidebar ul {
  list-style-type: square;
  margin: 0.5em 0 0 2em;
}
#sidebar li {
  margin-bottom:8px;
}
#sidebar h3 {
  margin-top: 20px;
  padding-top: 0;
  border-bottom: 1px solid #9e2615;
  font-weight: bold;
  font-size: 16pt;
}
#side-feature-articles img {
  border: 1px solid #999999;
  margin: 5px;
}
#side-top-ad-container {
  margin-bottom: 0;
}
#side-top-ad-container-wide-sky {
  display: block;
}


/** Comments - @media screen **/

#comments, #respond{
  margin: 0;
  padding:0 0 0 0;
}
#commentform {
  margin:10px 0;  
  padding:10px;
  background: #D4D2C3;
  border: #999 1px solid;
}
.commentnum {
  font-size:1.5em;
  font-weight:bold;  
  margin:0 5px 0 0;
}
.nocomments {
  text-align:center;
  color:#999;
  font-size:0.9em;
}
#content .commentsfeed {
  background:url(img/icon_feed.gif) no-repeat left center;
  padding-left:16px;
}
#content .trackback {
  background:url(img/link.gif) no-repeat left center;
  padding-left:20px;
}
textarea {
  width: 90%;
  padding:10px;
  line-height:2em;
  height: 20em;
}
#submit {
  padding:3px 5px;
}
div.responselist {
  margin: 0;
  padding: 0;    
}
div.responselist .authorcomment {
    border:#fc9 1px solid;      
}
div.responselist cite {
  font-style:normal;
  font-weight:bold;
}
div.responselist div.response {
  width: 100%;
  padding: 1em 0 1em 0;
  margin: 0;
  clear: both;
  background: none;
  overflow: hidden;
}
div.responselist div.alt {
    background:#e9e9e9;
    border: 1px solid #ddd;    
}
#commentsection h3 { margin-top: 1em; font-size: 200%; }
#commentsection h3.interactionsubtitle { margin-top: 0; font-size: 130%; font-weight: bold;}
#commentsection h3 img { margin-right: 15px; vertical-align: text-bottom;}
#commentsection img { margin-left: 10px; }
#cancel-comment-reply-link { float: right; }
div.comment_meta    { float: left; font-size: 9pt; }
div.comment_entry   { font-size: 1em; overflow: hidden;}
div.comment_meta  p { font-size:  9pt; margin: 0 0 .5em 0; }
div.comment_entry p { font-size: 12px; margin: 0 0 1em 0; }
  p.comment_author  { font-weight: bold; }
  p.comment_time    { color: #999; text-decoration: none; }
  p.comment_time a  { color: #999; text-decoration: none; }

 div.comment_meta  { width:  60px; }
 div.comment_entry { margin-left: 75px; }
   p.comment_author  { font-weight: normal; }		
            span.comment_author  { font-weight: bold; }		
.trackbacks span.comment_author  { font-weight: normal; }		
span.comment_time    { color: #999; text-decoration: none; font-size: 90%; }
span.comment_time a  { color: #999; text-decoration: none; font-size: 90%; }
.tweetbacks .comment_text a  { color: #999; text-decoration: none; font-size: 90%; }
h3#comments,
h3#trackbacks,
h3#tweetbacks { clear: both; }
#commentsection ol.commentlist { list-style:none !important; margin:0 !important; padding:0 !important; }
#commentsection ol.commentlist li.comment { margin:0 0 15px; padding:5px 0px 5px 75px; position:relative; border: 1px solid #ffffff;}
#commentsection ol.commentlist div.comment-author span.says { display: none; }
#commentsection ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
#commentsection ol.commentlist li.comment div.vcard { font-weight:bold; }
#commentsection ol.commentlist li.comment div.vcard img.avatar { left:0px; position:absolute; top:7px; }
#commentsection ol.commentlist li.comment div.comment-meta { font-size: 90%; position:absolute; right:10px; text-align:right; top:5px; }
#commentsection ol.commentlist li.comment div.comment-meta a { color:#999; text-decoration:none; }
#commentsection ol.commentlist li.comment p { font-size: 12px; margin: 0.5em 0;  }
#commentsection ol.commentlist li.comment ul { font-weight:normal; font-size: 12px; line-height: 16px;  list-style:square; margin:0 0 12px; padding:0; }
#commentsection ol.commentlist li.comment div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }
#commentsection ol.commentlist li.comment div.reply:hover { background:#cc0000; border:1px solid #cc0000; }
#commentsection ol.commentlist li.comment div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
#commentsection ol.commentlist li.comment ol.children { list-style:none; margin:12px 0 0; text-indent:0; padding: 0; }
#commentsection ol.commentlist li.comment ol.children li.depth-2 { margin:0 0 3px; }
#commentsection ol.commentlist li.comment ol.children li.depth-3 { margin:0 0 3px; }
#commentsection ol.commentlist li.comment ol.children li.depth-4 { margin:0 0 3px; }
#commentsection ol.commentlist li.comment ol.children li.depth-5 { margin:0 0 3px; }
#commentsection ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
#commentsection ol.commentlist ol.children { list-style:none !important; }
#commentsection ol.commentlist li.bbypostauthor {
  border:#be4635 1px solid !important;
  border:#cc9999 1px solid !important;
  background: #efeee4 !important;    
}
.respblockwrap {
  width: 100%;
  text-align: center;
}
.respblock {
  font-family: Arial,Tahoma,Helvetica,sans-serif!important;
  font-size:11px!important;
  width: 116px!important;
  text-align: left;
  line-height: 160%;
  margin: 0 auto;
}
.respblockhead {
  background: #be4635;  
  color: #ffffff !important;
  padding: 5px!important;
  font-weight: bold;
}
.respbody {
  background:#E6E7E2;
  border:1px solid #d6d7d2;
  padding: 5px!important;
  color: #000000;
}
.respblock a {
  color: #000000;
  text-decoration: none;
}
.respblock a:active,
.respblock a:hover {
  color: #9e2615;
  text-decoration: none;
  border-bottom: 0;
}
.respnum { font-size: 15px; font-weight: bold; }




/** Links - @media screen **/

a {
  text-decoration:none;
}
a:link, a:visited {
  color: #9e2615;  
}
a:hover, a:active {
  border-bottom:#963 1px solid;
}

a.noline:hover, a.noline:active {
  border-bottom: 0;
}

a:hover.feedcount, a:active.feedcount {
  border-bottom: 0;
}



/** Homepage - @media screen **/

#home-welcome p, #home-showcase p {
  margin: 0.7em 0;
  line-height:1.1em;
}
#home-welcome {
  max-width: 990px;
  width: 100%;
  margin: -10px 0 0 0;
}
.home-w-group {
  width: 33%;
  float: left;
}
#home-showcase { }
.home-sc-group {
  width: 33%;
  float: left;
}
.home-sc-group:nth-child(1),
.home-sc-group:nth-child(4),
.home-sc-group:nth-child(7) {
  clear: both;
}
.home-sc-group:nth-child(2),
.home-sc-group:nth-child(5),
.home-sc-group:nth-child(8) {
}
.home-sc-group:nth-child(3),
.home-sc-group:nth-child(6),
.home-sc-group:nth-child(9) {
}
h3.home-sc-group-title, h3.home-w-group-title {
  font-size: 1.7em !important;
  padding: 0 10px 0 10px;
}
.home-sc-group-body {
  padding: 0 10px 0 10px;
  margin-top: -10px;
}
.home-w-group-body {
  padding: 0 10px 0 10px;
}
#home-showcase img {
  float: right;
  margin: 0 0 1em 1em;
  border: 0;
}
ul.home-sc-articles {
  list-style-type: none !important;
  padding: 0 !important; 
  margin-left: 0 !important;
}
ul.home-sc-articles li {
  margin-top: 15px;
  margin-bottom: 0px;
  line-height: 1.2;
}



/** Main Body - @media screen **/

#container {
  text-align: left;
}
#content {
  clear: both;
}
#content-main {
}
html #section-index #content-main {
}
#content .post {
  clear:both;
  padding:0 0 2em 0;
}
#content h1 {
  font-size: 2.2em;
  margin: 1em 0 0;  
  font-weight:normal;
  line-height:1.1em;  
  letter-spacing:0px;
}
#content .posttitle h1 {
  margin: 0.5em 0 0.5em 0;
}
#content .posttitle h2 {
  font-size: 2.0em;
  margin-top: 0;
}
#content .entry {
  margin:1em 0;
  padding-right:1em;    
}
#content .entry a:link, #content .entry a:visited {
}
#content .entry a:hover, #content .entry a:active {
}
#content .entry li {
  margin:0 0 0.3em 0;
  padding:0;
  line-height:1.6em;
}
#content .post-info , #content .postmetadata {
  clear:both;
  font-size:0.9em;
  color:#999;
  margin:0;
  padding:0;  
}
#content .post-info, 
#content .pagetitle {
  padding-bottom:15px;  
}
.postnav {
  display: block;
  margin: 10px 0 60px;
}
.alignleft {
  float:left;
  text-align:left;  
}
.alignright {
  float:right;
  text-align:right;  
}
#int-social-counters {
  width: 550px;
}
.post h4 {
  font-size:1em;
  font-weight:normal;
  font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em {
  font-style:normal;
  float:right;
  font-weight:normal;
  color:#999;
}
img.right {
  float: right;
  margin:10px 0 0 10px;    
}
img.left {
  float: left; 
  margin:0 10px 10px 0;  
}
img[align=right] {
  float: right;
  margin: 0px 0px 10px 10px;
}
img[align=left] {
  float: left;
  margin: 0px 10px 10px 0px;
}
img.wp-smiley, #wpstats, img.noborder, a img.noborder {
  background: none;
  border: 0;
  padding: 0;
}
.clear {
  clear:both;
  height:20px;
}

fieldset {
  border:0;
}
div.topsy a:hover, div.topsy a:active {
  border-bottom: 0;
}
div.topsy div.topsy-big a.topsy-big-retweet {
  background: #35689a !important;
}
div.topsy {
  margin-left: auto ;
  margin-right: auto ;
}

table.six {
  border: 1px solid #999999;
  border-collapse: collapse;
  margin-left: 3px;
  font-size: 90%;
  margin-top: 1em;
  margin-bottom: 2em;
}
table.six th {
  font-weight: bold;
  padding: 2px 5px 2px 5px;
}
table.six td {
  padding: 2px 5px 2px 5px;
}
.pqleft {
  text-align: left;
  margin: 0.25em 1em 0.25em 0;
}
.pqright {
  text-align: right;
  margin: 0.25em 0em 0.25em 1em;
}
.posttitle {
  display: block;
}
#content .postpreview .posttitle h2 {
  margin: 0;
}
.postmetadatagroup {
  display: block;
  float: right;
  width: 120px;
  margin: 0 0px 5px 0px;
  text-align: center;
  font-size: 90%;
} 
.postmetadata {
}
.postmetadatatags .tag {
  margin-top: 0.5em;
}
.categorylabel {
  padding: 3px;
  color: #999;
}
.posttimestamp  {
  color: #999999;
  margin-top: 0.5em;
  font-size: 80%;
}
.editlink {
}
.postinteraction {
  clear: both;
  border: 1px solid black;
  margin: 2em 0 0 0;
  background: #efeee4;
  padding: 0;
}
.postwantmore {
  margin: 0 10px 0 270px;
  display: block;
}
.postfeedback {
  display: block;
  float: left;
  width: 250px;
  margin: 0 0 0 10px;
}
.interactiontitle {
  background: #D4D2C3;
  padding: 3px;
  font-weight: bold;
  font-size: 120%;
  margin: 0 0 5px 0;
  border-bottom: 1px dotted #999999;
}
.interactionsubtitle {
}
div.entry table {
  margin-left: 1px;
  font-size: 90%;
}
ul.wp-tag-cloud {
 margin-left:2em;
}
div.tagDesc { 
  border: 1px solid #8B0000;
  border-left: 10px solid #8B0000;
  border-radius: 10px;
  padding: 0.5em 0 0.5em 1em;
  margin: 0.5em 0.5em 2.5em 0.5em;
  background: #efeee4;
}
div.adminonly {
  background: #ffff99;
}
ul.homeArticleList {
  list-style-type: none !important;
  padding: 0 !important; 
  margin-left: 0 !important;
}
ul.homeArticleList li {
  margin-top: 15px;
  margin-bottom: 0px;
  line-height: 1.2;
}
h3.sct {
  font-size: 1.7em !important; 
}

.youtube-static-link {
  display: none;
}
.youtube-static-img {
  display: none;
}
.youtube-static-img img {
  width: 480px;
  height: 360px;
}
a.more-link {
  background:#efeee4;
  border:1px solid #9e2615;
  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  color: #9e2615;
  padding:6px 5px 4px;
  text-align:center;
  text-decoration:none;
}
a.more-link:hover {
  background: #9e2615;
  border: 1px solid #9e2615;
  color: white;
}


}
/** END - @media screen **/

/********************************************************
 Beginning of Responsive Styles
*********************************************************/

/** Header - Responsive **/

@media screen and (max-width: 989px) {
  #header.v3, #nav-container, #nav-dropdown-container { width: 100%; max-width: 990px; overflow: hidden; }
  #head-subscribe-social-sitelinks,#head-social-icons,#head-subscribe,#head-nav-sitelinks {
   width: 220px;
  }
}

@media screen and (max-width: 969px) {
  #head-subscribe-social-sitelinks,#head-social-icons,#head-subscribe,#head-nav-sitelinks {
   width: 200px;
  }
  #head-subscribe-title { font-size: 10pt; }
  #head-subscribe-email { width: 180px; }
}

@media screen and (max-width: 949px) {
  #head-subscribe-social-sitelinks { width: 366px; }
  #head-social-icons {
    width: 66px;
    margin-left: 5px;
    float: right;
    display: block;
    height: 100px;
  }
  .head-social-icon-wrapper { display: block; width: 32px; }
  #head-social-icons div:nth-child(even) { float: right; clear: right; }
  #head-social-icons div:nth-child(odd)  { float: left; clear: left; }
  #head-subscribe { clear: left; float: right; }
  #head-nav-sitelinks { clear: left; width: 100px; }
  .nav-sitelink { display: block; }
  .nav-sitelink-bullet { display: none; }
  #head-nav-sitelinks .nav-sitelink { margin: 0 0 0 0; }
  #head-title { margin-top: -10px; }
  #head-subtitle { display: block; }
  #head-byline { font-size: 10pt; margin-top: 5px; }
}

@media screen and (max-width: 852px) {
  #head-byline { margin-top: 0px; }
  #head-byline-break { display: inline; }
}

@media screen and (max-width: 799px) {
  #head-logo, #head-logo img { width: 75px; }
  #head-logo img { height: 80px; }
  #head-subtitle { font-size: 13pt; }
}

@media screen and (max-width: 764px) {
  #head-logo, #head-logo img { width: 60px; }
  #head-logo img { height: 64px; }
  #head-title { font-size: 34pt; }
  #head-subtitle { font-size: 12pt; }
  #head-byline { margin-top: 5px; }
}

@media screen and (max-width: 749px) {
  #head-logo, #head-logo img { width: 45px; }
  #head-logo img { height: 48px; }
}

@media screen and (max-width: 728px) {
  #head-ad-container { display: none; }
  #head-logo-title { margin-top: 16px; }
  #head-logo { margin-top: 4px; }
  #head-subscribe-social-sitelinks { margin-top: 8px; }
  #header.v3 { height: 96px; }
}

@media screen and (max-width: 708px) {
  #head-subscribe-social-sitelinks { width: 350px; }
  #head-social-icons { width: 50px; }
  .head-social-icon-wrapper { width: 24px; }
  .head-social-icon-wrapper img { width: 24px; height: 24px; }
}

@media screen and (max-width: 692px) {
  #head-subscribe-social-sitelinks { width: 324px; }
  #head-social-icons { width: 24px; }
  #head-social-icons div:nth-child(odd) { float: right; clear: right; }
  #head-social-icons div:nth-child(6) { display: none; }
  #head-social-icons div:nth-child(5) { display: none; }
}

@media screen and (max-width: 666px) {
  #head-subscribe-social-sitelinks { width: 124px; }
  #head-subscribe { display: none; }
  #head-nav-sitelinks { margin: 0 0 0 0; }
  #head-social-icons { margin-top: 0; }
  .nav-sitelink.advertise { display: none; }
  .nav-sitelink.subscribe { display: block; }
}

@media screen and (max-width: 480px) {
  #head-subscribe-social-sitelinks { display: none; }
}

@media screen and (max-width: 330px) {
  #head-title    { font-size: 28pt; }
  #head-subtitle { font-size: 10pt; }
  #header.v3 { height: 90px; }
  #head-logo { height: 85px; }
  #hhead-logo-title { margin: 0 0 0 0; padding-left: 5px; }
}



/** Navigation & Search Bar - Responsive **/

@media screen and (max-width: 932px) {
  #head-search-articles, #head-pipe { display: none; }
}

@media screen and (max-width: 872px) {
  #head-search { margin-left: 0; }
  #head-browse-articles { display: none; }
  #nav-categories li.nav-link.more { display: block; }
  #nav-categories .nav-link.resource { display: none; }
}

@media screen and (max-width: 820px) {
  #nav-categories { width: 505px; }
  #nav-categories .nav-link.habit { display: none; }
}

@media screen and (max-width: 740px) {
  #nav-categories { width: 425px; }
  #nav-categories .nav-link.critique { display: none; }
}

@media screen and (max-width: 660px) {
  #nav-categories { width: 345px; }
  #nav-categories .nav-link.review { display: none; }
}

@media screen and (max-width: 580px) {
  #nav-categories { width: 265px; }
  #nav-categories .nav-link.visual { display: none; }
}

@media screen and (max-width: 500px) {
  #nav-categories { width: 185px; }
  #nav-categories .nav-link.delivery { display: none; }
}

@media screen and (max-width: 420px) {
  #nav-categories { width: 105px; }
  #nav-categories .nav-link.writing { display: none; }
}

@media screen and (max-width: 380px) {
  #head-search input#search-q { width: 100px; }
}

@media screen and (max-width: 340px) {
  #nav-categories { width: 65px; }
  #nav-categories .nav-link.more { width: 55px; }
}



/** Footer - Responsive **/

@media screen and (max-width: 989px) {
  #footer { width: 100%; max-width: 990px; }
}

@media screen and (max-width: 720px) {
  #foot-article-categories tr td:nth-child(3) { display: none; }
}

@media screen and (max-width: 630px) {
  #foot-follow-six-minutes { display: none; }
}

@media screen and (max-width: 500px) {
  #foot-article-categories tr td:nth-child(2) { display: none; }
  #foot-follow-six-minutes { display: block; }
  #footer .feedarea { clear: none; float: none; }
}



/** Sidebar & Main Body - Responsive **/

@media screen and (max-width: 989px) {
  #content-main .feedarea { float: none; clear: none; }
  #container { width: 100%; max-width: 990px; overflow: hidden; }
}

@media screen and (max-width: 982px) {
  #sidebar { float: none; }
  #sidebar { width: auto; }

  .side-book-author-label, .side-book-author,
  .side-book-what-label, .side-book-what,
  .side-book-who-label, .side-book-who { display: none; }
  #sidebar .booksummary {
    float: none;
    width: auto;
  }
  #sidebar .booksummary dt { width: 40px; }
  #sidebar .booksummary dd { margin-left: 50px; }
  #sidebar div.imgbooksummary { float: none; text-align: center; width: auto; clear: both;}
  #sidebar div.bookreview { margin-bottom: 0; }
  #sidebar .side-book-vertical-spacing { display: none; }
  #side-kiva-container { display: none; }
}

@media screen and (max-width: 981px) {
  #side-feature-articles a:nth-child(even) { display: none; }
  #side-feature-articles img { margin: 5px 0 5px 0; }
}

@media screen and (max-width: 938px) {
  #sside-top-ad-container-large-rectangle { display: none; }
  #sside-top-ad-container-wide-sky { display: block; }
}


@media screen and (max-width: 783px) {
  #side-feature-articles img { width: 127.5px; height: 78.75px; }
}

@media screen and (max-width: 730px) {
  #sidebar { display: none; }
  #content-main { width: auto; }
  #content .entry {
    padding-right: 0;
  }
}

@media screen and (max-width: 570px) {
  #content-main img {
    max-width: 90%;
    height: auto;
  }
}

@media screen and (max-width: 500px) {
  #content-main .entry img {
    float: none !important;
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 575px) {
  .booksummary dt,
  .speechsummary dt {
    width: inherit;
    text-align: left;
    float: none;
    clear: none;
  }
  .booksummary dd,
  .speechsummary dd {
    margin-left: 0;
    padding: 0 0 0 0;
  }
  .booksummary,
  .speechsummary {
    float: none;
    width: inherit;
    margin-left: 160px;
  }
}

@media screen and (max-width: 410px) {
  div.imgbooksummary,
  div.imgspeechsummary {
    width: 105px;
  }
  div.imgbooksummary img,
  div.imgspeechsummary img{
    width: 100px;
    height: auto;
  }
  .booksummary,
  .speechsummary {
    margin-left: 110px;
  }
}

@media screen and (max-width: 570px) {
  .vvqbox.vvqyoutube { display: none; }
  .youtube-static-link { display: block; }
  .youtube-static-img { display: block; }
  .youtube-static-img img { width: 100%; height: auto; }
}

@media screen and (max-width: 570px) { /* Article images in tables */
 table.three-col-images { width: 100%; }
 table.three-col-images td { display: block; }
}

@media screen and (max-width: 500px) {
  .article-series-links {
    max-width: 50%;
    margin: 1em -10px 1em 1em !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-right: 0 !important;
  }
}

@media screen and (max-width: 480px) {
  .postmetadatagroup { display: none; }
  .postpreview { margin: 0 0 0 0; }
}

@media screen and (max-width: 400px) {
  blockquote {
    margin: 1em 0 1em 0;
    padding: 0 0 10px 27px;
    background-size: 23px 14px;
  }
}

@media screen and (max-width: 400px) {
  div#authorpic { margin-right: 15px; }
  div#authorpic img { width: 62px; height: auto; }
  div#authorbio { margin-left: 82px; }
}

@media screen and (max-width: 400px) {
  table.book-review-links td { display: block; }
}


/** Comments and Interaction - Responsive **/

@media screen and (max-width: 630px) {
  #int-social-counters { width: auto; display: block; }
  #int-social-counters td { display: inline-block; width: auto; }
  #content-main .responselist a[rel="nofollow"] { word-break: break-all; max-width: 200px; display: inline-block;} 
}

@media screen and (max-width: 580px) {
  .postfeedback { float: none; width: auto; }
  .postwantmore { width: auto; margin-left: 10px;}
}

@media screen and (max-width: 500px) {
  .responselist.tweetbacks div.response { display: none; }
  .responselist.tweetbacks div.response:nth-child(1) { display: block; }
  .responselist.tweetbacks div.response:nth-child(2) { display: block; }
  .responselist.tweetbacks div.response:nth-child(3) { display: block; }
  .responselist.tweetbacks div.response:nth-child(4) { display: block; }
  .responselist.tweetbacks div.response:nth-child(5) { display: block; }
}

@media screen and (max-width: 450px) {
  div.comment_meta { width: 40px; }
  div.comment_entry { margin-left: 45px; }
  #commentsection ol.commentlist li.comment { padding:5px 0px 5px 45px; }
  #commentsection .responselist img.avatar { width: 32px; height: auto; margin-left: 0px; }
}

@media screen and (max-width: 400px) {
  #commentsection ol.commentlist li.comment div.comment-meta { display: none; }
  span.comment_time { display: none; }
}



/** Homepage - Responsive **/

@media screen and (max-width: 860px) {
  .home-w-group { width: 49%; }
  .home-w-group:nth-child(2) { display: none; }
  .home-sc-group { width: 49%; }
  .home-sc-group:nth-child(1),
  .home-sc-group:nth-child(3),
  .home-sc-group:nth-child(5),
  .home-sc-group:nth-child(7) {
    clear: both;
  }
  .home-sc-group:nth-child(2),
  .home-sc-group:nth-child(4),
  .home-sc-group:nth-child(6),
  .home-sc-group:nth-child(9) {
    clear: none;
  }
  .home-sc-group:nth-child(8) { display: none; }
}

@media screen and (max-width: 590px) {
  .home-w-group { width: 99%; clear: both; }
  .home-w-group:nth-child(2),
  .home-w-group:nth-child(3) { display: none; }
  .home-sc-group { width: 99%; clear: both; }
  h3.home-sc-group-title { padding: 0 0 0 0; }
  .home-sc-group-body { padding: 0 0 0 0; }
  #home-showcase img { max-width: 50%; height: auto; }
}

/** Article Archive - Responsive **/

@media screen and (max-width: 700px) {
  #article-archive td.article-archive-column {
    display: block;
  }
  #article-archive td.article-archive-column-spacer {
    display: none;
  }
}