/*!
Theme Name: Jester
Author: Stephen Dickinson
Author URI: http://stephencottontail.wordpress.com/
Description: Jester is a brighty-colored whimsical theme designed for bloggers who like a little fun in their lives. The menu, widgets, and the search bar are designed to get out of your way when you don't want them and to be easily accessed when you do.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.2.1
Text Domain: jester
Domain Page: /languages/
Tags: purple, yellow, light, one-column, two-columns, responsive-layout, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments

This theme, like WordPress, is licensed under the GPL v2 or later. It is based on Underscores (http://underscores.me/), (c) 2012-2014 Automattic, Inc.

This theme uses Sass (http://sass-lang.com/), Compass (http://compass-style.org/), and Susy (http://susy.oddbird.net/). All Sass files can be found in the inc/sass folder.
*/
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, i, 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: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

table { border-collapse: separate; border-spacing: 2px; background: #FFFFFF; border: 1px solid #DDDDDD; padding: 1px; color: #222222; }
table thead, table tfoot { background: #F5F5F5; }
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td { font-size: 0.9375em; line-height: 1.6em; padding: 2px; }
table tr th, table tr td { font-size: 0.875em; line-height: 1.71429em; padding: 2px; }
table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #F9F9F9; }

.entry-meta, #comments .comment-meta { font-size: 0.8125em; line-height: 1.84615em; }
.entry-meta ul, #comments .comment-meta ul { list-style: none; margin-left: 0; }
.entry-meta li, #comments .comment-meta li { margin-bottom: -5px; }
.entry-meta li:before, #comments .comment-meta li:before { content: "\2666"; font-size: 16px; color: #AF60F6; position: relative; padding-right: 10px; top: 1px; }

#masthead:before, #masthead #toggles:before, #social-navigation-dropdown:before, .search-form:before, article:before, #masthead:after, #masthead #toggles:after, #social-navigation-dropdown:after, .search-form:after, article:after { content: ''; display: table; }
#masthead:after, #masthead #toggles:after, #social-navigation-dropdown:after, .search-form:after, article:after { clear: both; }

/* 640px */
/* 641px and up */
/* 641px to 1024px */
/* 1025px and up */
/* 1025px to 1280px */
/* 1281px and up */
body { max-width: 100%; margin-left: auto; margin-right: auto; }
body *, body *:before, body *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
body:after { content: " "; display: block; clear: both; }
@media (min-width: 40.063em) { body { max-width: 100%; margin-left: auto; margin-right: auto; }
  body:after { content: " "; display: block; clear: both; } }
@media (min-width: 64.063em) { body { max-width: 100%; margin-left: auto; margin-right: auto; }
  body:after { content: " "; display: block; clear: both; }
  body #primary { width: 100%; float: left; padding-left: 0.83333%; padding-right: 0.83333%; }
  body #colophon { width: 100%; float: right; padding-left: 0.83333%; padding-right: 0.83333%; } }

#primary { min-height: 350px; padding: 0 10px; }
@media (min-width: 40.063em) { #primary { min-height: 450px; } }

#colophon { background: #AF60F6; border-top: 3px solid #8b18f2; color: white; padding-left: 10px; margin-top: 1.5em; padding-top: 1.5em; padding-bottom: 1.5em; }
#colophon a { color: white; }
#colophon a:hover { text-decoration: underline; }

.site-description { font-size: 0.875em; line-height: 1.71429em; margin-bottom: 0; }

#masthead { background: #AF60F6; color: #F9F9F9; padding: 0 5px 5px; text-align: center; border-bottom: 3px solid #8b18f2; }
#masthead a { color: white; }
#masthead a:hover { text-decoration: underline; }
#masthead .site-branding { width: 100%; float: left; padding-left: 2.5%; padding-right: 2.5%; }
@media (min-width: 40.063em) { #masthead .site-branding { width: 50%; float: left; padding-left: 1.25%; padding-right: 1.25%; } }
@media (min-width: 64.063em) { #masthead .site-branding { width: 66.66667%; float: left; padding-left: 0.83333%; padding-right: 0.83333%; } }
#masthead #toggles { padding-top: 20px; padding-bottom: 20px; clear: both; }
@media (min-width: 40.063em) { #masthead #toggles { clear: none; } }
#masthead #toggles .header-button { display: inline-block; width: 35px; height: 35px; font-family: Genericons; color: #AF60F6; margin-left: 5%; margin-right: 5%; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); font-size: 1.5em; line-height: 2em; }
@media (min-width: 40.063em) { #masthead #toggles .header-button { width: 45px; height: 45px; margin-left: 2%; margin-right: 2%; } }
@media (min-width: 64.063em) { #masthead #toggles .header-button { margin-left: 1%; margin-right: 1%; } }
#masthead #toggles .header-button .genericon { position: relative; top: 8px; font-size: 16px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
@media (min-width: 40.063em) { #masthead #toggles .header-button .genericon { font-size: 24px; top: 7px; } }
#masthead #toggles .header-button.nav-toggle { background-color: #DBE4FF; border: 2px solid #8fabff; }
#masthead #toggles .header-button.secondary-toggle { background-color: #DEFFEE; border: 2px solid #92ffc7; }
#masthead #toggles .header-button.search-toggle { background-color: #FFE8FC; border: 2px solid #ff9cf2; }
#masthead #toggles .header-button.social-toggle { background-color: #FCF1DC; border: 2px solid #f6d596; }

[id$="-dropdown"] { display: none; padding: 0 5px 5px; padding-top: 1.5em; padding-bottom: 1.5em; margin-bottom: 1.5em; }
[id$="-dropdown"].on { display: block; }
[id$="-dropdown"] ul { margin-bottom: 0; }

#site-navigation-dropdown { border-top: none; border-bottom: none; text-align: left; background: #DBE4FF; border-bottom: 3px solid #8fabff; }

#secondary-dropdown { background: #DEFFEE; border-bottom: 3px solid #92ffc7; }

#search-dropdown { background: #FFE8FC; border-bottom: 3px solid #ff9cf2; }

#social-navigation-dropdown { background: #FCF1DC; border-bottom: 3px solid #f6d596; font-family: Genericons; }
#social-navigation-dropdown ul { margin-left: 0; }
#social-navigation-dropdown li { display: inline-block; text-align: center; width: 16.66667%; float: left; font-size: 2.625em; line-height: 1.14286em; }
@media (min-width: 40.063em) { #social-navigation-dropdown li { width: 12.5%; float: left; padding-left: 1.25%; padding-right: 1.25%; } }
@media (min-width: 64.063em) { #social-navigation-dropdown li { width: 8.33333%; float: left; padding-left: 0.83333%; padding-right: 0.83333%; } }
#social-navigation-dropdown li a { color: #AF60F6; }
#social-navigation-dropdown li a:hover { text-decoration: none; color: #700bcb; }
#social-navigation-dropdown li a[href*="dribbble.com"]::before { content: '\f201'; }
#social-navigation-dropdown li a[href*="facebook.com"]::before { content: '\f203'; }
#social-navigation-dropdown li a[href*="flickr.com"]::before { content: '\f211'; }
#social-navigation-dropdown li a[href*="github.com"]::before { content: '\f200'; }
#social-navigation-dropdown li a[href*="plus.google.com"]::before { content: '\f206'; }
#social-navigation-dropdown li a[href*="instagram.com"]::before { content: '\f215'; }
#social-navigation-dropdown li a[href*="linkedin.com"]::before { content: '\f208'; }
#social-navigation-dropdown li a[href*="pinterest.com"]::before { content: '\f210'; }
#social-navigation-dropdown li a[href*="twitter.com"]::before { content: '\f202'; }
#social-navigation-dropdown li a[href*="vimeo.com"]::before { content: '\f212'; }
#social-navigation-dropdown li a[href*="youtube.com"]::before { content: '\f213'; }
#social-navigation-dropdown li span { display: none; }

.search-form input[type="search"] { width: 50%; }
.search-form input[type="submit"] { width: 25%; }

html { font-size: 100%; line-height: 1.5em; }

body, button, input, select, textarea { background: #FFF984; color: #222222; font-family: Kameron, "Helvetica Neue", Helvetica, Arial, sans-serif; }

body { -ms-word-wrap: break-word; word-wrap: break-word; overflow-x: hidden; }

a { text-decoration: none; color: #AF60F6; }
a:hover, a:focus { text-decoration: underline; }
a:visited { color: #F11DBD; }

p { margin-bottom: 1.5em; }

b, strong { font-weight: bold; }

dfn, cite, em, i { font-style: italic; }

h1, h2, h3, h4, h5, h6 { font-family: "Sansita One", Georgia, Times, serif; }

h1 { font-size: 2.25em; line-height: 1.33333em; }

h2 { font-size: 2em; line-height: 1.5em; }

h3 { font-size: 1.75em; line-height: 1.71429em; }

h4 { font-size: 1.625em; line-height: 1.84615em; }

h5 { font-size: 1.625em; line-height: 1.84615em; }

h6 { font-size: 1.5em; line-height: 2em; }

ol, ul { margin-left: 3em; margin-bottom: 1.5em; }

ol { list-style: decimal; }

ul { list-style: disc; }

li > ol, li > ul { list-style: circle; margin-left: 1.2em; margin-bottom: 0; }

dt { font-weight: bold; }

dd { margin-left: 1.5em; margin-bottom: 1.5em; }

table { width: 100%; margin-bottom: 1.5em; }

abbr, acronym { border-bottom: 1px dotted #666666; cursor: help; }

address { margin-bottom: 1.5em; font-style: italic; }

blockquote { background: #fffdd0; padding: 7px; }
blockquote p { margin: 0; }
blockquote cite { display: block; }
blockquote cite:before { content: '\2014'; }

code { font-family: Monaco, Courier, monospace; color: #23129B; }

mark, ins { background-color: #FFF9C0; text-decoration: none; }

pre { background: #fffdd0; font-family: Monaco, Courier, monospace; overflow: auto; padding-left: 5px; padding-right: 5px; font-size: 0.875em; line-height: 1.71429em; padding-top: 1.71429em; padding-bottom: 1.71429em; }

sub, sup { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; }

sub { top: .5ex; }

sup { bottom: 1ex; }

small, .small { font-size: 75%; }

big, .big { font-size: 130%; }

hr { height: 12px; border: 0; box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5); }

.genericon-stop { font-size: 16px; color: #AF60F6; position: relative; top: 4px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; }

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar */ }

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

.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; }

img.wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

.wp-caption { background: #fffdd0; margin-bottom: 1.5em; padding-top: 0.4%; max-width: 100%; }
.wp-caption img[class*="wp-image-"] { display: block; margin: 1.2% auto 0; max-width: 98%; height: auto; }
.wp-caption .wp-caption-text, .wp-caption .gallery-caption { text-align: right; font-style: italic; margin-right: 1.2%; font-size: 0.8125em; line-height: 1.84615em; }

.gallery { margin-bottom: 1.5em; }
.gallery a img { border: none; height: auto; max-width: 90%; }
.gallery dd, .gallery figcaption { margin: 0; }
.gallery .wp-caption-text { text-align: center; margin: 0.8075em 0; font-size: 0.8125em; line-height: 1.84615em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

embed, iframe, object { max-width: 100%; }

.entry-header, .page-header { text-align: center; margin-top: 10px; padding: 0 5px; margin-bottom: 1.5em; }
@media (min-width: 40.063em) { .entry-header, .page-header { text-align: left; } }

.entry-title { line-height: 1; display: inline; }

.page-title { line-height: 1; }

.sticky-post:before { font-family: Genericons; font-size: 24px; color: #AF60F6; content: '\f308'; display: inline; }

.entry-thumbnail { width: 100%; float: left; padding-left: 2.5%; padding-right: 2.5%; padding-bottom: 1.5em; }
.entry-thumbnail img { display: block; margin: 0 auto; }
@media (min-width: 40.063em) { .entry-thumbnail { width: 25%; float: left; padding-left: 1.25%; padding-right: 1.25%; margin: 0; } }
@media (min-width: 64.063em) { .entry-thumbnail { width: 33.33333%; float: left; padding-left: 0.83333%; padding-right: 0.83333%; margin: 0; } }

.entry-content-thumbnail { width: 100%; float: left; padding-left: 2.5%; padding-right: 2.5%; }
@media (min-width: 40.063em) { .entry-content-thumbnail { width: 75%; float: left; padding-left: 1.25%; padding-right: 1.25%; } }
@media (min-width: 64.063em) { .entry-content-thumbnail { width: 66.66667%; float: left; padding-left: 0.83333%; padding-right: 0.83333%; } }

.entry-content-full { width: 100%; float: left; padding-left: 2.5%; padding-right: 2.5%; }
@media (min-width: 40.063em) { .entry-content-full { width: 100%; float: left; padding-left: 1.25%; padding-right: 1.25%; } }
@media (min-width: 64.063em) { .entry-content-full { width: 100%; float: left; padding-left: 0.83333%; padding-right: 0.83333%; } }

.comment-metadata, .entry-meta { font-size: 0.75em; line-height: 2em; }

.entry-meta { margin-bottom: 1.5em; clear: both; }
.page .entry-meta { font-size: 0.875em; line-height: 1.71429em; }

.updated { display: none; }

article { position: relative; }

@media (min-width: 64.063em) { #site-navigation-dropdown { width: 100%; float: right; padding-left: 0.83333%; padding-right: 0.83333%; clear: both; }
  #site-navigation-dropdown .menu-toggle { display: none; }
  #site-navigation-dropdown a { display: block; text-decoration: none; }
  #site-navigation-dropdown a:hover { text-decoration: underline; }
  #site-navigation-dropdown ul { display: block; margin-left: 1.5em; list-style: none; }
  #site-navigation-dropdown ul li { display: inline-block; position: relative; padding-right: 1em; }
  #site-navigation-dropdown ul li:hover > ul { display: block; }
  #site-navigation-dropdown ul ul { background-color: #cdd9ff; border: 1px solid #648bff; box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); display: none; margin: 0; padding: 5px; position: absolute; top: 1.3em; left: 0; z-index: 999; }
  #site-navigation-dropdown ul ul li a { width: 200px; }
  #site-navigation-dropdown ul ul ul { left: 100%; top: 0%; } }

.comment-navigation, .paging-navigation, .post-navigation { overflow: hidden; margin-top: 1.5em; margin-bottom: 1.5em; }
.comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous { width: 100%; float: left; padding-left: 2.5%; padding-right: 2.5%; text-align: center; }
@media (min-width: 40.063em) { .comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous { width: 50%; float: left; padding-left: 1.25%; padding-right: 1.25%; text-align: left; } }
@media (min-width: 64.063em) { .comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous { width: 50%; float: left; padding-left: 0.83333%; padding-right: 0.83333%; text-align: left; } }
.comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next { width: 100%; float: left; padding-left: 2.5%; padding-right: 2.5%; text-align: center; }
@media (min-width: 40.063em) { .comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next { width: 50%; float: right; padding-left: 1.25%; padding-right: 1.25%; text-align: right; } }
@media (min-width: 64.063em) { .comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next { width: 50%; float: right; padding-left: 0.83333%; padding-right: 0.83333%; text-align: right; } }

.page-links { margin-bottom: 1.5em; }

button, input[type="submit"], input[type="reset"], input[type="button"] { -webkit-appearance: button; /* corrects inability to style clickable 'input' types in iOS */ color: #F8F8F8; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); background: #F11DBD; background: -webkit-linear-gradient(#2815b2, #1e0f84); background: -moz-linear-gradient(#2815b2, #1e0f84); background: -o-linear-gradient(#2815b2, #1e0f84); background: linear-gradient(#2815b2, #1e0f84); border: 1px solid #CCC; border-color: #CCC #CCC #BBB #CCC; border-radius: 3px; padding: 3px 20px; font-size: 0.875em; line-height: 1.71429em; }
button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover { border-color: #CCC #BBB #AAA #BBB; background: #b60b8c; background: -webkit-linear-gradient(#1e0f84, #2815b2); background: -moz-linear-gradient(#1e0f84, #2815b2); background: -o-linear-gradient(#1e0f84, #2815b2); background: linear-gradient(#1e0f84, #2815b2); }

input[type="search"] { -webkit-appearance: textfield; /* addresses weird appearance in certain browsers */ -webkit-box-sizing: content-box; -moz-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: 0; padding: 0; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea { background: #FAFAFA; color: #222222; border: 1px solid #CCCCCC; border-radius: 3px; font-size: 0.875em; line-height: 1.71429em; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus { color: #111; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999; box-shadow: 0 0 5px #999999; border-color: #999999; background: #FAFAFA; border-color: #999999; outline: none; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] { padding: 3px; }

textarea { overflow: auto; padding-left: 3px; vertical-align: top; width: 95%; }

#comments { width: 100%; }
#comments .comments-title { text-align: center; margin-top: 8px; line-height: 1; }
@media (min-width: 40.063em) { #comments .comments-title { text-align: left; } }
#comments .comment-list { margin-left: 0; list-style: none; }
#comments .comment-list li > ol { list-style: none; }
#comments [class*="comment-form-"] { width: 100%; font-size: 1em; line-height: 1.5em; }
#comments [class*="comment-form-"] label { display: inline-block; font-weight: bold; }
#comments [class*="comment-form-"] input, #comments [class*="comment-form-"] textarea { width: 100%; }
@media (min-width: 40.063em) { #comments [class*="comment-form-"] label { width: 25%; }
  #comments [class*="comment-form-"] input { width: 75%; }
  #comments [class*="comment-form-"] textarea { width: 100%; } }
#comments input[type="submit"] { width: 50%; }
@media (min-width: 40.063em) { #comments input[type="submit"] { width: 25%; } }
#comments .comment-header cite { font-size: 1.25em; line-height: 1.2em; }
#comments .comment-header img, #comments .comment-header cite, #comments .comment-header span { vertical-align: middle; }
#comments .children { list-style: none; margin-left: 1em; }
@media (min-width: 40.063em) { #comments .children { margin-left: 2.75em; } }
#comments img { border: 4px solid #F9F9F9; }

.bypostauthor cite ~ span { color: orange; }

.required { color: #F11DBD; }

.widget { margin-bottom: 1.5em; }
.widget select { max-width: 95%; }
.widget.widget_calendar td, .widget.widget_calendar th { text-align: center; }
.widget.widget_calendar td#prev { text-align: left; padding-left: 5px; }
.widget.widget_calendar td#next { text-align: right; padding-right: 5px; }
.widget .wp-caption { background: #edfff6; }
