#wp-admin-bar-titan-menu::after {
clear: both;
}
#wp-admin-bar-titan-menu .dashicons {
font: 400 20px/1 dashicons;
}
#wp-admin-bar-titan-menu #wp-admin-bar-titan-menu-default { }
#wp-admin-bar-titan-menu .wtitan-admin-bar-menu-icon {
display: inline-block !important;
width: 20px;
height: 25px;
margin-top: 6px;
margin-right: 5px;
float: left;
background: url(//www.emilyzh.me/wp-content/plugins/anti-spam/assets/img/titan-icon.png) 0 0 no-repeat;
}
#wp-admin-bar-titan-menu .wtitan-admin-bar-menu-title {
display: inline-block !important;
overflow: hidden;
}
#wp-admin-bar-titan-menu .wtitan-admin-bar-menu-title .dashicons {
font-size: 20px !important;
padding: 6px 0 !important;
}
#wp-admin-bar-titan-menu .ab-item .dashicons {
font-size: 14px;
padding: 6px 0;
}
#wp-admin-bar-titan-menu .ab-item .dashicons.dashicons-heart {
color: #fb7976;
}
#wp-admin-bar-titan-menu .ab-item .dashicons.dashicons-dashboard {
color: #fff;
}
#wp-admin-bar-titan-menu .wtitan-count-bubble {
display: inline-block;
vertical-align: baseline;
box-sizing: border-box;
margin: 0px 0 0px 5px;
padding: 0 5px;
min-width: 18px;
height: 18px;
border-radius: 9px;
background-color: #ca4a1f;
color: #fff;
font-size: 11px;
line-height: 1.6;
text-align: center;
z-index: 26;
}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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0px;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img,
a:hover img {
border-bottom: 0px none;
} body,
button,
input,
select,
textarea {
background-color: #ece8de;
color: #46433a;
font-family: Cabin, Helvetica, sans-serif;
font-size: 14px;
font-size: 1.6rem;
line-height: 1.5;
} h1,h2,h3,h4,h5,h6 {
clear: both;
font-family: Sail, serif;
}
h1 {
font-size: 200%;
}
h2 {
font-size: 180%;
}
h3 {
font-size: 160%;
}
h4 {
font-size: 140%;
}
h5 {
font-size: 120%;
}
h6 {
font-size: 100%;
}
hr {
background-color: #ccc;
border: 0px;
height: 1px;
margin-bottom: 1.5em;
} p {
margin: 1.0em 0;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
background-color: rgba(51,51,51,.05);
padding: 20px;
font-style: italic;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
padding: 1.6em;
overflow: auto;
max-width: 100%;
}
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
td,
th {
padding: 5px;
}
tr.alternate {
background-color: rgba(51,51,51,.05);
}
th {
font-weight: bold;
color: #fff;
text-align: center;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button,
input {
line-height: normal; *overflow: visible; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid #ccc;
border-color: #ccc #ccc #bbb #ccc;
border-radius: 3px;
background: #fafafa; background: -moz-linear-gradient(top,  #fafafa 60%, #e6e6e6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#fafafa), color-stop(100%,#e6e6e6)); background: -webkit-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); background: -o-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); background: -ms-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); background: linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e6e6e6',GradientType=0 ); box-shadow: inset 0 2px 1px #fff;
color: rgba(0,0,0,.8);
cursor: pointer; -webkit-appearance: button; font-size: 12px;
font-size: 1.4rem;
line-height: 2;
padding: 1.12em 1.5em .88em;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #f5f5f5; background: -moz-linear-gradient(top,  #f5f5f5 60%, #dcdcdc 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#f5f5f5), color-stop(100%,#dcdcdc)); background: -webkit-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); background: -o-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); background: -ms-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); background: linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#dcdcdc',GradientType=0 ); border-color: #bbb #bbb #aaa #bbb;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb #bbb;
box-shadow: inset 0 2px 3px rgba(0,0,0,.15);
box-shadow: inset 0 2px 2px rgba(0,0,0,.15);
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0px;
padding: 0;
}
input[type=text],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type=text]:focus,
textarea:focus {
color: #111;
}
input[type=text] {
padding: 3px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 98%;
} a {
text-decoration: none;
}
a:visited {
}
a:hover,
a:focus,
a:active {
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .assistive-text {
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
} .main-navigation {
clear: both;
display: inline-block;
width: 100%;
padding: 0;
color: #fff;
min-height: 30px;
margin-bottom: 30px;
}
.main-navigation ul {
list-style: none;
margin: 0 auto;
padding-left: 0;
width: 1000px;
}
.main-navigation div > ul.menu li,
.main-navigation .menu > ul li {
position: relative;
}
.main-navigation div > ul.menu > li,
.main-navigation .menu > ul > li {
line-height: normal;
color: #fff;
font-size: 90%;
z-index: 1;
float: left;
border-right: 1px dashed #fff;
padding: 0;
margin: 0;
}
.main-navigation div > ul.menu > li:last-of-type,
.main-navigation .menu > ul > li:last-of-type {
border-right: 0 none;
}
.main-navigation div > ul.menu > li a,
.main-navigation .menu > ul > li a {
padding: 5px;
margin: 0;
}
.main-navigation div > ul.menu > li > a,
.main-navigation .menu > ul > li > a {
padding: 8px 15px;
margin: 0;
color: #fff;
}
.main-navigation a {
border: 0 none !important;
color: #fff !important;
display: block;
text-decoration: none;
}
.main-navigation ul ul {
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 99999;
width: 150px;
margin: 0;
}
.main-navigation ul ul ul {
left: 150px;
top: 0;
position: absolute;
margin: 0 0 0 -4px;
}
.main-navigation ul ul li {
display: block;
padding-left: 6px;
border-left: 4px solid rgba(250,250,250,.3);
}
.main-navigation ul ul li a {
color: #fff;
display: block;
height: 100%;
padding: 5px;
margin: 0;
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
} .menu-toggle {
color: #fff;
cursor: pointer;
display: block;
font-family: Cabin, Helvetica, sans-serif;
font-size: 16px;
margin: 0;
padding: 7px 0;
text-align: center;
}
.main-small-navigation .menu {
display: none;
} .sticky {
}
.entry-meta {
clear: both;
font-size: 80%;
opacity: .7;
-webkit-opacity: .7;
filter: opacity(.7);
}
.hentry {
margin: 0;
}
.byline {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .site-header img,
.entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
height: auto; }
.site-header img,
.entry-content img,
img.size-full {
max-width: 100%;
width: auto; }
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #ccc;
max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
margin-bottom: 1.5em;
}
.wp-caption img {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
font-size: 80%;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
#content .gallery {
margin-bottom: 1.5em;
}
.gallery-caption {
}
#content .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
#content .gallery dd {
margin: 0;
}
#content .gallery-columns-4 .gallery-item {
}
#content .gallery-columns-4 .gallery-item img {
} embed,
iframe,
object {
max-width: 100%;
} #content .site-navigation {
margin: 0;
overflow: hidden;
padding: 20px;
}
#content .nav-previous {
float: left;
width: 50%;
}
#content .nav-next {
float: right;
text-align: right;
width: 50%;
}
.next-image {
float: right;
text-align: right;
} .widget {
margin: 0 0 1.5em;
} #searchsubmit {
display: none;
}  #masthead {
width: 100%;
background-repeat: repeat;
padding: 40px 0;
}
#masthead hgroup {
background-color: #fff;
width: 680px;
margin: 0 auto;
padding: 20px;
text-align: center;
}
#masthead .site-title,
#masthead .site-title a {
font-family: Sail, serif;
text-align: center;
font-size: 48px;
margin: 0;
border-bottom: 0px none;
line-height: 48px;
}
#masthead .site-description {
text-align: center;
font-family: Cabin, Helvetica, sans-serif;
font-size: 100%;
margin: 0;
} #main {
width: 1000px;
margin: 0 auto;
}
#primary {
width: 730px;
background-color: #fff;
border: 5px solid #e6deca;
float: left;
}
article {
padding: 20px;
border-bottom: 1px dashed #e6deca;
}
.edit-link {
font-size: 80%;
text-transform: uppercase;
float: right;
position: relative;
display: block;
}
a.post-edit-link,
a.post-edit-link:hover {
display: block;
padding: 3px 5px;
color: #fff !important;
border-radius: 4px;
border-bottom: 0px none !important;
}
.entry-content:before,
.entry-content:after {
content: "";
display:table;
}
.entry-content:after {
clear: both;
}
.entry-content {
zoom: 1; }
.entry-title,
.entry-title a {
font-family: Sail, serif;
border-bottom: 0px none !important;
float: left;
width: auto;
position: relative;
margin: 0;
padding: 0;
line-height: normal;
}
h1.page-title {
padding: 20px;
border-bottom: 1px dashed #e6deca;
}
header.entry-header {
width: 100%;
clear: both;
display: inline-block;
}
.page-template-page-nosidebar-php #primary {
float: none;
margin: 0 auto;
} .error404 .widget {
width: 30%;
margin-right: 1.5%;
margin-left: 1.5%;
float: left;
}
.error404 #primary {
float: none;
margin: 0 auto;
}
.error404 h2.widget-title {
font-size: 140%;
} #secondary {
width: 230px;
float: right;
font-size: 80%;
}
#secondary aside {
background-color: #fff;
border: 5px solid #e6deca;
padding: 10px;
word-wrap: break-word;
}
#secondary img {
max-width: 100%;
height: auto;
}
#secondary aside ul {
margin: 0;
padding-left: 30px;
}
h2.widget-title,
h2.widget-title a {
border-bottom: 0px none;
}
a.rsswidget img {
float: right;
position: relative;
top: 10px;
} footer#colophon {
width: 100%;
clear: both;
font-size: 80%;
}
.site-info {
width: 1000px;
margin: 0 auto;
text-align: center;
padding: 20px;
}
.footer-bottom {
height: 100px;
width: 100%;
background-repeat: repeat;
} #comments {
}
#commentform .required {
display: inline-block;
margin-left: -5px;
color: #c4513f;
font-weight: bold;
}
#respond {
padding: 20px;
}
h2.comments-title {
padding: 0 20px 0 20px;
}
h3#comments {
padding: 0 20px 0 20px;
}
li.comment {
min-height: 100px;
}
li.comment article {
border-bottom: 0px none;
}
li.comment,
li.pingback,
li.trackback {
border-bottom: 1px dashed #e5e2cd;
padding: 20px;
clear: both;
}
li.pingback,
li.trackback {
background-repeat: no-repeat;
background-color: rgba(250,250,250,.3);
background-position: 20px 20px;
}
li.pingback p,
li.trackback p {
clear: both;
border: 0px none;
padding: 0;
min-height: 25px;
word-wrap: break-word;
width: 480px;
margin: 0;
}
ol.commentlist,
ul.commentlist {
list-style: none;
margin: 0;
padding: 0;
}
ol.commentlist blockquote,
ul.commentlist blockquote {
background-color: transparent;
}
ol.commentlist ul.children,
ul.commentlist ul.children {
list-style: none;
margin: 0;
}
ol.commentlist ul.children li,
ul.commentlist ul.children li {
list-style: none;
border-bottom: 0px none;
}
ul.children {
padding: 0;
}
ul.children .comment-author {
float: none;
width: auto;
border-right: 0 none;
margin: 0;
min-height: 0;
clear: left;
}
ul.children .comment-author cite.fn {
font-weight: bold;
width: auto;
float: none;
}
ul.children .comment-content p,
ul.children .comment-content .comment-meta,
ul.children .reply {
padding-left: 0;
}
ul.commentlist > li.comment > ul.children,
ol.commentlist > li.comment > ul.children {
padding-left: 180px;
}
.alt {
background-color: rgba(250,250,250,.4);
}
.avatar {
float: left;
margin-right: 10px;
border-radius: 4px;
}
.bypostauthor {
background-color: rgba(250,250,250);
}
.comment-content p,
.comment-content .comment-meta,
.reply {
padding-left: 171px;
}
.comment-author {
width: 150px;
float: left;
border-right: 1px dashed #e5e2cd;
margin-right: 20px;
min-height: 100px;
}
.comment-author cite.fn {
font-weight: bold;
word-wrap: break-word;
width: 100px;
display: block;
float: left;
}
.comment-form-comment label {
display: block;
width: 85px;
float: left;
font-weight: bold;
}
.commentmetadata {
text-transform: uppercase;
color: #666;
font-size: 11px;
margin-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
}
.comment-navigation {
border-bottom: 1px dashed #e5e2cd;
}
.nocomments {
padding: 20px;
margin-bottom: 0;
}
.says {
display: none;
} table#wp-calendar caption {
text-align: center;
font-weight: bold;
}
table#wp-calendar td#next {
text-align: right;
}  .infinite-scroll #nav-below,
.infinite-scroll.neverending #colophon,
.infinite-scroll.neverending .footer-bottom {
display: none;
} .infinity-end.neverending #colophon,
.infinity-end.neverending .footer-bottom {
display: block;
}
#infinite-footer .container {
background: rgba(255,255,255,.75);
border: none;
}
#infinite-footer .blog-credits,
#infinite-footer .blog-credits a,
#infinite-footer .blog-credits a:hover,
#infinite-footer .blog-info a,
#infinite-footer .blog-info a:hover {
color: #774f47;
}
#infinite-handle {
min-height: 35px;
padding: 15px 0 0;
text-align: center;
}
#infinite-handle span {
background: #774f47;
}
.infinite-loader {
margin: 10px auto;
width: 34px
}
.sharedaddy:before,
.sharedaddy:after {
content: "";
display: table;
}
.sharedaddy:after {
clear: both;
} .style-maude th {
background-color: #63b6b1;
}
.style-maude a:link,
.style-maude a:visited {
color: #cf534d;
}
.style-maude a:hover,
.style-maude a:focus,
.style-maude a:active {
color: #cf534d;
color: rgba(207, 83, 77, .8);
border-bottom: 1px dashed rgba(207, 83, 77, .8);
}
.style-maude #masthead {
background-image:url(//www.emilyzh.me/wp-content/themes/patchwork/images/patchwork.jpg);
border-bottom: 10px solid #46433a;
}
.style-maude #masthead hgroup {
border: 10px solid #46433a;
}
.style-maude #masthead .site-title,
.style-maude #masthead .site-title a {
color: #63b6b1;
}
.style-maude #masthead .site-description {
color: #46433a;
}
.style-maude .entry-title,
.style-maude .entry-title a {
color: #63b6b1;
}
.style-maude h1.page-title {
color: #46433a;
}
.style-maude .footer-bottom {
background-image:url(//www.emilyzh.me/wp-content/themes/patchwork/images/patchwork.jpg);
border-top: 30px solid #46433a;
}
.style-maude .main-navigation,
.style-maude .main-navigation ul li {
background-color: #63b6b1;
}
.style-maude .main-navigation ul ul li {
background-color: #a7d8d5;
}
.style-maude .main-navigation ul ul li:hover {
background-color: #91ceca;
}
.style-maude h2.widget-title,
.style-maude h2.widget-title a {
color: #63b6b1;
}
.style-maude a.post-edit-link,
.style-maude a.post-edit-link:hover {
background-color: #46433a;
}
.style-maude .menu-toggle {
background-color: #46433a;
} .style-sunny th {
background-color: #63b6b1;
}
.style-sunny a,
.style-sunny a:visited {
color: #4c2c24;
}
.style-sunny a:hover,
.style-sunny a:focus,
.style-sunny a:active {
color: #4c2c24;
color: rgba( 76, 44, 36, .6 );
border-bottom: 1px dashed rgba( 76, 44, 36, .6 );
}
.style-sunny blockquote {
border-left: 4px solid #e55f49 !important;
}
.style-sunny #masthead {
background-image:url(//www.emilyzh.me/wp-content/themes/patchwork/images/patchwork2.jpg);
border-bottom: 10px solid #4c2c24;
}
.style-sunny #masthead hgroup {
border: 10px solid #4c2c24;
}
.style-sunny #masthead .site-title,
.style-sunny #masthead .site-title a {
color: #e55f49;
}
.style-sunny #masthead .site-description {
color: #4c2c24;
}
.style-sunny .entry-title,
.style-sunny .entry-title a {
color: #e55f49;
}
.style-sunny h1.page-title {
color: #4c2c24;
}
.style-sunny .footer-bottom {
background-image:url(//www.emilyzh.me/wp-content/themes/patchwork/images/patchwork2.jpg);
border-top: 30px solid #4c2c24;
}
.style-sunny .main-navigation,
.style-sunny .main-navigation ul li {
background-color: #63b6b1;
}
.style-sunny .main-navigation ul ul li {
background-color: #91d4d0;
}
.style-sunny .main-navigation ul ul li:hover {
background-color: #7fc7c3;
}
.style-sunny h2.widget-title,
.style-sunny h2.widget-title a {
color: #63b6b1;
}
.style-sunny a.post-edit-link,
.style-sunny a.post-edit-link:hover {
background-color: #63b6b1;
}
.style-sunny .menu-toggle {
background-color: #63b6b1;
} .style-babycakes th {
background-color: #774f47;
}
.style-babycakes a,
.style-babycakes a:visited {
color: #774f47;
}
.style-babycakes a:hover,
.style-babycakes a:focus,
.style-babycakes a:active {
color: #774f47;
color: rgba( 119, 79, 71, .7 );
border-bottom: 1px dashed rgba( 119, 79, 71, .7 );
}
.style-babycakes #masthead {
background-image:url(//www.emilyzh.me/wp-content/themes/patchwork/images/patchwork3.jpg);
border-bottom: 10px solid #774f47;
}
.style-babycakes #masthead hgroup {
border: 10px solid #774f47;
}
.style-babycakes #masthead .site-title,
.style-babycakes #masthead .site-title a {
color: #ef9595;
}
.style-babycakes #masthead .site-description {
color: #774f47;
}
.style-babycakes .entry-title,
.style-babycakes .entry-title a {
color: #c5cb80;
}
.style-babycakes h1.page-title {
color: #774f47;
}
.style-babycakes .footer-bottom {
background-image:url(//www.emilyzh.me/wp-content/themes/patchwork/images/patchwork3.jpg);
border-top: 30px solid #774f47;
}
.style-babycakes .main-navigation,
.style-babycakes .main-navigation ul li {
background-color: #ef9595;
}
.style-babycakes .main-navigation ul ul li {
background-color: #f8b8b8;
}
.style-babycakes .main-navigation ul ul li:hover {
background-color: #f3aaaa;
}
.style-babycakes h2.widget-title,
.style-babycakes h2.widget-title a {
color: #ef9595;
}
.style-babycakes a.post-edit-link,
.style-babycakes a.post-edit-link:hover {
background-color: #ef9595;
}
.style-babycakes .menu-toggle {
background-color: #ef9595;
}  @media screen and (max-width:800px) {
#masthead,
#main,
#primary,
#secondary {
width: 100%;
}
#masthead hgroup {
border-left: 0 none;
border-right: 0 none;
padding: 20px 0;
width: 90%;
}
#masthead {
border: inherit 0;
font-size: 90%;
}
#masthead .site-title,
#masthead .site-title a {
font-size: 36px;
}
#primary {
border-left: 0px none;
border-right: 0px none;
}
#secondary {
float: none;
padding: 20px 0 0;
clear: both;
}
#secondary aside {
border-left: 0px none;
border-right: 0px none;
}
.site-info {
width: 90%;
}
} @media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
.style-maude #masthead,
.style-maude .footer-bottom {
background-image:url(//www.emilyzh.me/wp-content/themes/patchwork/images/patchwork-2x.jpg);
background-size: 50%;
}
.style-sunny #masthead,
.style-sunny .footer-bottom {
background-image:url(//www.emilyzh.me/wp-content/themes/patchwork/images/patchwork2-2x.jpg);
background-size: 50%;
}
.style-babycakes #masthead,
.style-babycakes .footer-bottom {
background-image:url(//www.emilyzh.me/wp-content/themes/patchwork/images/patchwork3-2x.jpg);
background-size: 50%;
}
}