/*
Theme Name: Dooce 2021
Theme URI: https://github.com/tidythemes/blankslate
Author: Tim Pehrson / TidyThemes
Author URI: http://tidythemes.com/
Description: A custom theme built on the bare ground of the blankslate template
Version: 2021002021
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: dooce

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

#site-description {
	font-family: 'Cormorant Garamond', serif; font-size:14px; letter-spacing:+1px;
	float:right;
	margin:125px 0 0 0;
	font-weight:bold;
}
body {font-family: 'Open Sans', sans-serif;}
.search-form {display:none}

#dooce-logo img {
	float:right;
	height:160px;
	margin-bottom:40px
}

#header {
	padding-top:20px;
}

.entry-summary img {
	max-width:100%;
	height:auto;
}

#content {
	clear:both;
	font-size:13px;
}

#footer {
	text-align:right;
	font-size:13px;
	font-weight:bold;
	padding-bottom:2em
}

#wrapper {
	line-height:140%;
}

p {margin-bottom:1.5em}

.container {max-width:600px}

blockquote {
	font-weight:bold; 
	padding:0 40px 0 20px;
	font-style:italic;
}

.entry-footer, .nav-links, span.author, .post-edit-link, #site-title, .slb_template_tag_item_title, .slb_data, .slb_data_content {
	display:none
}

h2.entry-title, .entry-meta {
	display:inline-block;
	font-weight:normal !important;
}

.entry-title, .entry-title a {
	font-weight:normal !important;
	line-height:100%;
}

.entry-title {font-family:'Cormorant Garamond', serif; font-size:30px; font-weight:normal}
.meta-sep {display:none}
.entry-meta {display:block; padding-bottom:20px;}

header a, #footer a {
	text-decoration:none; color:black;
}

.gallery-item img {border:0 !important}
.gallery-icon {margin-right:1em}

.size-post-thumbnail, .size-full {height:auto;}

.entry-content .wp-post-image {display:none}
#wrapper {overflow:hidden}

.entry-title {display:inline-block}

#footer {
	text-transform:uppercase;
}

#social-footer {margin:1.5em 0 0.75em 0}

#social-footer img {height:22px; width:22px; margin-left:17px}

#copyright {font-size:11px}

.gallery {margin-right:-18px !important}

i, em {font-style: italic;}
b, strong {font-weight:bold;}

/** wpcf7 customizations **/
.wpcf7 form.sent .wpcf7-response-output {
    border-color: transparent !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
	font-style:italic !important;
}