/*
Theme Name: Doof 2.0
Theme URI: http://www.lottieanddoof.com
Description: This custom theme was created for the Lottie + Doof website.
Author: Bryan Morrison & Tim Mazurek
Author URI: http://www.lottieanddoof.com
*/


/*
========================================================
	TEXT FORMATTING
========================================================
*/


*, body, h2, h2 a {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	}

body {
	font-size: 14px;
	font-weight: 400;
	color: #444;
	}

h1.metatitle {
	text-transform: uppercase;
	}
	
#sidebar h2 {
	line-height: 1.2em;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	}

#sidebar h2, #sidebar h2 a {	
	color: #222;
	}

#main h2 {
	font-size: 26px;
	line-height: 1.1em;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	}

#main article h2, #main h2 a {	
	color: #222;
	}

#main h3 {
	font-weight: 400;
	font-size: 20px;
	line-height: 1.1em;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	}

strong, b {
	font-weight: 700;
	}

input {
	font-weight: 400;
	font-size: 14px;
	color: #333;
	}

input#sSubmit {
	font-size: 12px;
	text-transform: uppercase;
	}

#main ul {
	list-style-type: none;
	}
	
small, p.small {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	}

.postdate {
	font-size: 10.5px;
	text-transform: uppercase;
	margin-bottom: 24px;
	}

#newerpost, #olderpost {
	margin-top: 4px;
	}

a.more-link {
	font-size: 18px;
	font-style: normal;
	}

.plus {
	font: bold 40px Verdana, sans-serif;
	letter-spacing: -4px;
	}

.postmetadata {
	font-size: 12px;
	}

#printthis, #emailthis {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	}
	
#printthis a, #emailthis a, html body #outerwrap #innerwrap #printthis a:hover, html body #outerwrap #innerwrap #emailthis a:hover {
	color: #555;
	}
	
.comcount h3 {
	font-size: 13px; /* WHAT FOR? */
	}

ol.commentlist {
	list-style: none;
	}
		
li.author2 .comauthorname {
	text-transform: uppercase;
	}	

#sSubmit, input[type=submit], footer {
	color: #888;
	font-size: .88em;
	}
	
#comSubmit, input[type=submit] {
	text-transform: uppercase;
	font-size: 10px;
	}	

#wp-email-button input {
	text-transform: uppercase !important; /* overriding WP-EMAIL stylesheet */
	font-size: 10px !important; /* overriding WP-EMAIL stylesheet */
	}

.wp-email label {
	font-weight: normal !important; /* overriding WP-EMAIL stylesheet */
	}

/* ================= TEXT LINKS =================== */

a {
	text-decoration: none;
	color: #333;
	}

a:hover, html body #outerwrap #innerwrap a:hover { /* stacking elements to avoid using !important */
	color: #D7CD28;
	text-decoration: none;
	}

a.more-link, .postmetadata {
	color: #444;
	}

article a, .comment a, footer a, #post-2 a {
	color: #999988;
	}

.article-content a, #pagenav, #otherposts {
	text-transform: lowercase;
	font-variant: small-caps;
/*	font-weight: 700; */
	letter-spacing: 0.5px !important;
	}

#pagenav a, #otherposts a, .comment small a:link, .comment small a:visited, .comdatetime a, li.author2 .comauthorname a {
	color: #333;
	}

/*
========================================================
	BORDERS AND BACKGROUNDS
========================================================
*/
	
a img {
	border: none;
	}

a:active, a:focus {
	outline: none;
	}

#outerwrap {
	background: url(images/yellowline.png) repeat-y 940px 0px;
	}
	
#innerwrap {
	border-top: 1px solid #7F7E7E;
	}
	
#top {
	border-top: 1px solid #7F7E7E;
	}

#logoimg {
	border: 1px solid #7F7E7E;
	}

input[type="text"] {
	border: 1px solid #CCC;
	}

input[type="submit"] {
	border: 1px solid #CCC;
	}

input#s { 
	border-right: none;
	}

#sSubmit {
	border-left: 0px;
	background: #FFF;
	}

input#s:hover { 
	border-color: #D7CD28;
	border-right: 1px solid #D7CD28;
	}

input#sSubmit:hover, input#sSubmit:focus {
	background: #EEE;
	}

input#sSubmit:active {
	background: #DDD;
	}
	
#twitter {
	border: 2px solid #D7CD28;
//	border-top: none;
	}	

#twitter, .rotatingtweet {
//	overflow: hidden;
	}

#twitter p {
	margin: 1px;
	}

.rtw_meta {
//	display: none; // Rotating Twitter Plugin
	}

#sidebar #twitter {
//	line-height: 1.4em; // overriding plugin CSS
	}

#twitline {
	border-bottom: 2px solid #D7CD28;
	}

div#favorites img {
	border: 1px solid #FFF;
	}

div#favorites img:hover {
	border: 1px solid #D7CD28;
	}
	
textarea, input#url, input#author, input#email {
	border: 1px solid #cbcbcb;
//	background: #fcfcfc;
	}

.social-single {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	}
	
#printthis, #emailthis {
	border: 1px solid #CCC;
	border-radius: 3px;
	background: #F6F6F6;
	}
	
#printthis:hover, #emailthis:hover {
	border: 1px solid #999;
	background: #FCFCFC;
	}

.printthis img, .emailthis img {
	border: 1px solid white;
	}

.printthis img:hover, .emailthis img:hover {
	border: 1px solid #CCC;
	}

.comcount {
	border-top: solid 1px #ccc;
	}

.commentlist li.alt {
	background: #F8F8F8;
	}

.commentlist li.author2 .comauthor {
	background: #F5F360;
	font-weight: bold;
	color: #000;
	}

input#comSubmit:hover, input#sSubmit:focus, input[type=submit]:hover, input[type=submit]:focus, #wp-email-button input:hover, #wp-email-button input:focus {
	background: #E3E3E3;
	}

input#comSubmit:active, input[type=submit]:active, #wp-email-button input:active {
	background: #D6D6D6;
	}

input[type=text]:focus, #commentform input:focus, textarea:focus, input[type=submit]:focus, input[type=submit]:active {
	border-color: #D7CD28;
	}

#wp-email-button input {
	background: #EEE !important;
	border: 1px solid #CCC !important;
	}
	
#wp-email-button input:hover, #wp-email-button input:focus {
	background: #E3E3E3 !important;
	}

#wp-email-button input:focus {
	border-color: #D7CD28 !important;
	}

#wp-email-button input:active {
	background: #D6D6D6 !important;
	border-color: #D7CD28 !important;
	}	

/*
========================================================
	STRUCTURE
========================================================
*/

section, article, header, footer, nav, aside, hgroup {
	display: block;
	}

body {
	margin: 0px;
	overflow-x: hidden;
	}

#outerwrap {
	width: 955px;
	margin: 0px auto;
	position: relative;
//	z-index: 1;
	padding-top: 40px;
	left: -2%;
	}
	
#innerwrap {
	width: 860px;
	margin: 0 auto;
	}

#top {
	height: 1px;
	width: 65%;
	position: absolute;
	right: 0px;
	top: 40px;
	z-index: 2;
	}

footer {
	padding: 40px 0 35px 0;
	text-align: center;
	clear: both;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* =================== SIDEBAR =================== */

#sidebar {
	float: left;
	width: 225px;
	margin-left: 0px;
	}

#logodiv {
	position: relative;
	top: -1px;
	margin-bottom: 30px
	}

#sidebar h2 {
	margin: 8px 0 4px 10px;
	}

#search { 
	margin-bottom: 17px;
	}

#search input {
	display: inline;
	padding: 2px;
	margin: 0;
	}

input#s {
	width: 166px;
	height: 16px;
	padding: 3px;
	}

input#s:hover {	
	width: 165px;
	}
		
input#sSubmit {
	padding-top: 0;
	height: 24px;
	vertical-align: top;
	width: 51px;
	}

#sidebar nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#favorites h2, #sidebar nav li.widget_mylinkorder, #subscribe h2 {
	margin-top: 20px;
	}

.widget_mylinkorder li, #subscribe li {
	line-height: 1.4em;
	}

#sidebar nav {
	margin-top: 17px;
	}

.blogroll li, #subscribe li {
	 padding-left: 11px;
	}

div#favorites ul li {
	margin:  0 0 2px 11px;
	}
	
div#favorites ul li img {
	width: 150px;
	height: 150px;
	}

#twitAndNav {
	position: absolute;
	top: 372px;
	}	

#twitter {
	width: 200px;
	padding: 15px 10px 10px 10px;
//	list-style: none;
	margin-top: 0; 
	}
	
#twitter li ul {
//	list-style: none;
//	padding-left: 0;
	}

#twitline {
	width: 3224px;
	height: 0px;
	position: absolute;
	left: -3000px;
	margin-bottom: 0 !important; 
	}

#twitfollow {
	padding-top: 9px;
	}

#twitfollow img {
//	margin-right: 3px;
//	padding-top: 2px;
	}

#twitfollow a, #twitfollow img {
//	display: block;
//	float: left;
	}
	
#twitter h2 {
//	margin: 0px;
	}

/*
#twitter .from-meta, #twitter .time-meta, .aktt_tweet_time, .aktt_more_updates, .aktt_tweets small, .aktt_tweet_reply {
	display: none;
	}

.wpTwitterWidgetError {
	visibility: hidden;
	}

.aktt_tweets {
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
*/
	
#saveurRibbon {
	padding: 16px 0 0 3px;
	}

	
/* ==================== POST ==================== */

#main {
	margin-top: 10px;
	padding: 10px 45px 10px 35px;
	float: right;
	overflow: hidden;
	width: 520px;
	min-height: 2300px;
	}

article {
	clear: both;
	padding-top: 24px;
	}

article:first-child {
	padding-top: 0px;
	}

article, article p {
	line-height: 1.6em !important;
	margin-bottom: 1.5	em;
	}

article h2 {
	margin: 15px 0 0 0;
	}

article h3 {
	margin: 10px 0 3px 0;
	}

.postdate {
	margin-top: 6px;
	}

article ul {
	line-height: 1.8em;
	text-indent: 0px;
	padding-left: 18px;
	}

article img {
	margin-top: 3px;
	margin-bottom: 2px;
	}

div.article-content img {
	padding: 2px 0;
	}

article img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}	

article img.alignleft {
	margin-right: 12px;
	}

article img.alignright {
	margin-left: 12px;
	}
	
article img.alignnone {
	display: block;
	margin-left: 0;
	margin-right: 0;
	}
	
article img.alignnone.size-medium, article img.alignnone.size-large {
	width: 520px;
	}

article img.alignnone.size-full {
	max-width: 520px;
	}

article img.hasCaption {
	margin-bottom: 0;
	padding-bottom: 0;
	}
		
div#comments {
	clear: both;
	padding-top: 36px;
	}

#otherposts {
	clear: both;
	padding-bottom: 10px;
	line-height: 1.1em;
	margin-top: 32px;
	}

#twitter:after, #otherposts:after, #pagenav:after, a.more-link:after, .social-single:after {
	content: '.';
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	}

#newerpost {
	float: right;
	text-align: right;
	}

#olderpost {
	float: left;
	}

#newerpost span, #olderpost span {
	display: block;
	}

#newerpost span {
	padding-right: 9px;
	}

#olderpost span {
	padding-left: 10px;
	}

#pagenav {
	padding-top: 18px;
	clear: both;
	}

a.more-link {
	display: block;
	float: right;
	margin: 10px 0 0 0;
	white-space: nowrap;
	clear: both;
	}
	
.plus {
	vertical-align: -22%;
	margin: 0 0 0 2px;
	line-height: 1.05em;
	}

.postmetadata {
	padding: 0 21px 20px 0;
	line-height: 1.05em;
	margin: 0;
	float:right;
	clear: both;
	}

.printshare {
	margin: 28px 0 48px 0;
	}


/* =================== COMMENTS =================== */

.comcount {
	width: 520px;
	padding-top: 4px
	}

.commentlist {
	padding: 0;
	margin: 24px 0 0 0;
	}

li.comment {
	margin: 8px 0;
	padding: 8px 12px 4px 12px;
	}

.commeta {
	margin: 0;
	}

.commeta p {
	margin: 0;
	display: inline-block;
	zoom: 1;  /* triggers hasLayout for IE */
	*display: inline;  /* target IE7 only */
	}

.comdatetime {
	float: right;
	padding-top: 3px;
	}
	
.comtext {
	clear: both;
	}

textarea, input#url, input#author, input#email {
	width: 50%;
	padding: 3px;
	margin-bottom: 8px;
	margin-top: 2px;
	}

#leave-comment {
	margin-top: 40px;
	}

#commentform input {
	display: block;
	margin: 20px 0 0 0;
	}
	
#commentform label {
	display: block;
	margin: 0 0 20px 0;
	}

textarea {
	width: 514px;
	height: 80px;
	}	

#comSubmit, input[type=submit], #comTextArea {
	display: block;
	}

#wp-email-button input {
	display: block;
	margin-top: 20px;
	}

#wp-email-required {
	display: none;
	}

#wp-email-button:before {
	content: "* Required";
	display: block;
	text-align: left;
	}
	

/* ================= SHARE BUTTONS ================= */

.social-single {
	margin: 36px 0 0 0;
	padding: 6px 7px 10px 7px;
	height: 20px; 
	}

#twitterbutton, #likebutton, #stumblebutton, #fbsharebtn, #pinterest, #printthis, #emailthis {
	float: left;
	display: block;
	margin: 0 9px 0 0;
	}

#twitterbutton {
	margin-top: 1px;
	}

#fbsharebtn {
	margin-top: 2px;
	}

#pinterest {
	margin-top: -1px;
	}

#pinterest img {
	width: 41px;
	height: auto;
	}

.social-single > *:hover {
	opacity: 0.8;
	}

#stumblebutton {
	margin-top: 3px;
	}

#printthis, #emailthis {
	padding: 2px 5px 0 3px;
	height: 17px;
	line-height: 2em;
	display: block;
	margin-top: 2px;
	line-height: 1em;
	}

#emailthis img, #emailthis span, #printthis img, #printthis span {
	display: inline-block;
	zoom: 1;  /* triggers hasLayout for IE */
	*display: inline;  /* target IE7 only */
	vertical-align: text-top;
	margin: 0;
	}

#emailthis img {
	padding: 2px 3px 0 0;
	}

#printthis a img {
	padding: 0 3px 0 0;
	}

/*
========================================================
	TRANSITIONS
========================================================
*/
	
a, div#favorites img, input, textarea, a path {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	}

input#s {
	-webkit-transition: width 0s linear;
	-moz-transition: width 0s linear;
	-o-transition: width 0s linear;
	transition: width 0s linear;
	}	
	
/*  *  *  NEW  *  *  *  *  *  */

#twitter h2 {
	margin:0;
}

#emf {
	text-align: right;
	font-style: italic;
	}
	
	
#connecters {
	text-align: center;
	margin-top: 15px;
	}

#connecters a {
	display: inline-block;
	vertical-align: middle;
	}

#coninsta {
	margin: 0 20px 0 0;
}

#coninsta svg {
	width: 24px;
	height: 24px;
	}

#conemail svg {
//	padding-top: 1px;
	width: 23px;
	height: 23px;
}

#coninsta svg:hover path, #conemail svg:hover path {
  fill: #D7CD28;
}

/* Hack for non-SVG browsers */
#coninsta style, #conemail style {visibility: hidden;}
#coninsta style:after { content: "instagram"; visibility: visible;}
#conemail style:after { content: "email"; visibility: visible;}

/* * * GIFT GUIDE 2022 * * */

article#post-17129 .article-content a {
	font-weight: bold;
}

a.gg {
//	border-bottom: dotted 1px #E5D3DB !important;
//	font-size: 26px;
//	font-family: Georgia !important;
//	font-style: italic;
//	color: #B27D93;
//	font-weight: 100 !important;
//	font-variant: normal;
//	text-transform: uppercase;
//	text-decoration: underline;
}

a.gg:hover {
//	color: #D7CD28 !important;
//	text-decoration: underline;
}

#caption-attachment-17132 {
	margin: 0 0 18px 0;
	font-size: 12px;
}