/*

Theme Name: IceyDesigns - Becky Albertalli
Author: Hafsah and Asma
Author URI: http://www.iceydesigns.com/
Date: March 2018

*/

@font-face {
    font-family: 'Genericons';
    src: url('fonts/Genericons.eot');
    src: url('fonts/Genericons.eot?#iefix') format('embedded-opentype'),
         url('fonts/Genericons.woff') format('woff'),
         url('fonts/Genericons.ttf') format('truetype'),
         url('fonts/Genericons.svg#genericonsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Mathlete';
    src: url('fonts/Mathlete-Bulky.woff2') format('woff2'),
        url('fonts/Mathlete-Bulky.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Awesome';
    src: url('fonts/Awesome.eot');
    src: url('fonts/Awesome.eot?#iefix') format('embedded-opentype'),
        url('fonts/Awesome.woff2') format('woff2'),
        url('fonts/Awesome.woff') format('woff'),
        url('fonts/Awesome.svg#Awesome') format('svg');
    font-weight: normal;
    font-style: normal;
}


.visual-form-builder fieldset {border: 2px solid #e40040 !important;background-color: #b2e2ec !important;}
.visual-form-builder .vfb-legend {border-bottom: 1px solid #fff !important; }
.visual-form-builder .vfb-legend h3 {color: #000 !important;}

html {background: #e6003f url(images/bg.jpg) no-repeat center top fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height:100%; }

body {padding: 0;margin: 0;height: 100%; font-family: 'Source Sans Pro', sans-serif; font-size: 14px; line-height: 24px; color: #000; letter-spacing: 0.1px; border-top: 5px solid #5faec6;}

#gallery-arrow { width: 45%; display: block; margin-left: auto; margin-right: auto; }

#wrapper {padding:0; margin:auto; max-width:998px; width:100%;}
#main {background: #fff; border: 2px solid #54b7cd;}

.social {text-align: center; position: relative; z-index: 1; margin: 35px 0 0;}
.social li {display: inline;padding: 0 2px;}
.social img:hover {opacity: 0.95;-webkit-transform: rotate(-4deg);
-moz-transform: rotate(-4deg);
-ms-transform: rotate(-4deg);
-o-transform: rotate(-4deg);}

@media all and (max-width: 800px) {
#page-content {padding: 30px 20px;}

#content {
float:left;
width:83%;
padding: 65px 0 0 35px;
}

#primary {
float:right;
overflow:visible;
width:95%;
color:#000;
padding: 27px 15px 0 0;
}
}

@media all and (min-width: 801px) {
#page-content {padding:25px;}

#content {
float:left;
width:58%;
padding: 40px 30px 30px;
}

#primary {
float:right;
overflow:visible;
width:34%;
color:#000;
padding: 27px 0 0 0;
}
}

a img {
border-style:none;
}

a:link,a:visited {
color:#d02d45;
text-decoration:none;
}

a:active,a:hover {
color:#3eadc5;
text-decoration:none;
}

a.galleryurl:active, a.galleryurl:hover {color: #eee;}
#bookseller img {width: 57px; padding: 10px 2px 0;}
#bookseller img:hover {position: relative; top: 1px;}

hr {
height: 2px;
border: 0;
background: #e30140; /* For browsers that do not support gradients */
background: linear-gradient(to right, #54b7cd, #e30140); /* Standard syntax (must be last) */
}

blockquote {
width:80%;
color:#000;
padding: 25px;
margin:30px auto;
min-height: 100px;
background: url(images/blockquote.png) no-repeat right top;
background-size: 275px;
}

blockquote a:link, blockquote a:visited {
text-decoration:none;
}

blockquote a:active, blockquote a:hover {
text-decoration:none;
}

.entry-content p {
padding: 5px 0 !important;
}

h1 {
font-family: 'Awesome', cursive;
font-weight: normal;
font-size: 43px;
color: #c72b42;
letter-spacing: 2px;
margin: 0;
padding: 45px 0 20px;
}

h2 {
color: #54b7cd;
font-family: 'Mathlete', serif;
font-weight: normal;
text-align: left;
font-size: 33px;
letter-spacing: 1px;
margin: 25px 0 5px;
}

h3 {
color: #54b7cd;
font-family: 'Mathlete', serif;
font-weight: normal;
text-align: left;
font-size: 33px;
letter-spacing: 1px;
margin: 25px 0 5px;
padding: 0 0 10px 0;
border-bottom: 2px solid #f9a8a8;
}

h4 {
font-family: 'Mathlete', serif;
font-weight: normal;
font-size: 25px;
letter-spacing: 1px;
color: #E30140;
margin: 20px 0 -5px;
}

h5, h6 {
font-family: 'Mathlete', serif;
letter-spacing: 1px;
	font-size: 24px;
    padding: 10px 0 3px;
    margin: 15px 0 5px;
    color: #000;
    border-bottom: 1px solid #c72b42;
}

::selection {
  background: #ff98b5; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #ff98b5; /* Gecko Browsers */
}

#header {
border:none;
margin: 5px auto 0;
max-width:1000px;
width:100%;
}

#logo {
position:relative;
z-index: 0;
text-align: center;
}

#logo img {
width:90%;
max-width: 645px;
}

.primary-navigation {
font-family: 'Mathlete', serif;
font-weight: normal;
text-align:center;
text-transform: lowercase;
font-size: 37px;
line-height:27px;
letter-spacing: 2px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

.primary-navigation.toggled-on {
background: rgba(100, 208, 222, 0.8);
}

.primary-navigation .nav-menu {
display:none;
margin:0;
padding:0;
margin: 0;
}

.primary-navigation.toggled-on .nav-menu {
display:block;
padding-top:50px;
}

.primary-navigation a {
color:#fff;}

.primary-navigation a:hover {
   color: #f7cc34;
   -webkit-transition:color 0.5s ease-in;  
   -moz-transition:color 0.5s ease-in;  
   -o-transition:color 0.5s ease-in;  
   transition:color 0.5s ease-in;
}

.menu-toggle {
cursor:pointer;
font-size: 41px;
color: #fff;
letter-spacing: 3px;
font-family: 'Mathlete', serif;
text-transform: lowercase;
font-weight:normal;
height:35px;
z-index:3;
margin:0;
padding: 21px 0 8px;
overflow:hidden;
position:absolute;
background:#000;
text-align:center;
width:100%;
}

.menu-main-navigation-container {
padding: 0 0 10px 0;
}

.primary-navigation.toggled-on .menu-main-navigation-container {
padding: 0 0 20px 0;
}

.primary-navigation li {
list-style:none;
padding: 0 6px;
background: url(images/nav-div.png) no-repeat right;
background-size:6px;
}

.primary-navigation li:last-child {
background:none;
padding-right:0;
}

.footer-sidebar:before,.footer-sidebar:after,.hentry:before,.hentry:after,.slider-direction-nav:before,.slider-direction-nav:after,.contributor-info:before,.contributor-info:after,.search-box:before,.search-box:after,[class*="content"]:before,[class*="content"]:after,[class*="site"]:before,[class*="site"]:after {
content:"";
display:table;
}

.menu-toggle:before {
-webkit-font-smoothing:antialiased;
display:inline-block;
text-decoration:inherit;
vertical-align:baseline;
padding:0 3px 0 0;
}

.primary-navigation li:hover > a,.primary-navigation li.focus > a {
   color: #ffe868;
   -webkit-transition:color 0.5s ease-in;  
   -moz-transition:color 0.5s ease-in;  
   -o-transition:color 0.5s ease-in;  
   transition:color 0.5s ease-in;}

.primary-navigation ul ul a:hover,.primary-navigation ul ul li.focus > a {background:#70b5ca; color:#000;}

.primary-navigation ul li:hover > ul,.primary-navigation ul li.focus > ul {left:auto;}

.primary-navigation ul ul li:hover > ul,.primary-navigation ul ul li.focus > ul {left:100%;}


@media screen and (max-width: 719px) {
.primary-navigation ul ul {display:none;}
.primary-navigation li {padding:25px 0 0; background:none;}
}

@media screen and (min-width: 720px) and (max-width: 919px) {
.primary-navigation {
width:100%!important;
margin: 0 !important;
padding:11px 0 0!important;
}

.primary-navigation .menu-toggle {display:none;padding:0;}

.primary-navigation .nav-menu {border-bottom:0;display:block;margin: 0;}

.primary-navigation.toggled-on {
border-bottom:0;
padding:17px 32px 0 0;
}

.primary-navigation li {
list-style:none;
display:inline-block;
position:relative;
}

.primary-navigation a {
display:inline-block;
padding:0 6px;
white-space:nowrap;
}

.primary-navigation ul ul {
float:left;
margin:0;
position:absolute;
top:40px;
left:-999em;
z-index:99999;
}

.primary-navigation li li {
border:0;
display:block;
height:auto;
padding: 0;
margin: 0;
}

.primary-navigation ul ul ul {
left:-999em;
top:0;
}

.primary-navigation ul ul a {
    background-color: #4e9fb7;
    font-family: 'Rokkitt', serif;
    font-size: 19px;
    text-align: left;
    padding: 8px 10px 3px;
    white-space: normal;
    width: 230px;
    margin-left: -35px;
    color: #fff;
    text-shadow: none;
    letter-spacing: 0;
    border-bottom: 1px solid;
}
}

@media screen and (min-width: 920px) {
.primary-navigation {
width: 1000px;
margin: 0 auto;
z-index: 0;
font-family: 'Mathlete', serif;
text-transform: lowercase;
font-weight: normal;
text-align:center;
font-size: 37px;
letter-spacing: 2px;
}

.primary-navigation .menu-toggle {
display:none;
padding:0;
}

.primary-navigation .nav-menu {
border-bottom:0;
display:block;
margin: 0;
}

.primary-navigation.toggled-on {
border-bottom:0;
padding:17px 32px 0 0;
}

.primary-navigation li {
list-style:none;
display:inline-block;
position:relative;
padding: 0 13px 4px 1px;
}

.primary-navigation li:last-child {
background:none;
padding-right:0;
}

.primary-navigation a {
display:inline-block;
padding:5px 0;
white-space:nowrap;
}

.primary-navigation ul ul {
float:left;
margin:0;
position:absolute;
top:40px;
left:-999em;
z-index:99999;
}

.primary-navigation li li {
border:0;
display:block;
height:auto;
padding: 0;
margin: 0;
}

.primary-navigation ul ul ul {
left:-999em;
top:0;
}

.primary-navigation ul ul a {
     background-color: #4e9fb7;
    font-family: 'Rokkitt', serif;
    font-size: 19px;
    text-align: left;
    padding: 8px 10px 3px;
    white-space: normal;
    width: 230px;
    margin-left: -35px;
    color: #fff;
    text-shadow: none;
    letter-spacing: 0;
    border-bottom: 1px solid;
}

.primary-navigation .menu-item-has-children > a:after,.primary-navigation .page_item_has_children > a:after {
-webkit-font-smoothing:antialiased;
content:"\f502";
display:inline-block;
font:normal 6px/1 Genericons;
position:absolute;
right:17px;
top:10px;
color:#5e556f;
vertical-align:text-bottom;
display:none;
}
}

.navigation {
color:#888;
font-size:12px;
line-height:18px;
overflow:hidden;
}

.navigation a:link,.navigation a:visited {
color:#888;
text-decoration:none;
}

.navigation a:active,.navigation a:hover {
color:#d02d45;
}

.nav-previous {
float:left;
width:50%;
}

.nav-next {
float:right;
text-align:right;
width:50%;
}

#nav-above {
margin:0 0 18px;
display:none;
}

.paged #nav-above,.single #nav-above {
display:block;
}

#nav-below {
margin:-18px 0 0;
}

.entry-content img {
border:0;
}

.clearfix {
clear:both;
}

#content ul ul,#content ol ol,#content ul ol,#content ol ul {
margin-bottom:0;
}

.hentry {
margin: 0 0 55px;
}

@media (max-width:719px) {
.hentry {margin: 30px 0 55px;}
}

.home .sticky {
background:#888;
border-top:4px solid #eee;
margin-left:-20px;
margin-right:-20px;
padding:18px 20px;
}

.single .hentry {
margin:0 0 36px;
}

.page-title {
color:#b3b3b3;
font-family:'Source Sans Pro', sans-serif;
text-transform: lowercase;
font-size:25px;
margin:0 0 36px;
}

.page-title span {
color:#b3b3b3;
font-family:'Source Sans Pro', sans-serif;
text-transform: lowercase;
font-size:25px;
margin:0 0 36px;
}

.page-title a:link,.page-title a:visited {
color:#b3b3b3;
text-decoration:none;
}

.page-title a:active,.page-title a:hover {
color:#eee;
text-decoration:none;
}

.postHead-Page {
text-align: left;
padding: 10px 0 10px 55px;
background: url(images/oreo-accent.png) no-repeat left;
background-size: 50px;
}

.entry-page-title {
color:#000;
display:inline;
font-family: 'Awesome', cursive;
font-weight: normal;
font-size: 60px;
line-height: 1;
letter-spacing: 2px;
}

#content .entry-title {
font-family: 'Mathlete', sans-serif;
font-weight: normal;
font-size: 32px;
display:inline;
color:#000;
letter-spacing: 0.5px;
padding: 0;
}

.entry-title a:link,.entry-title a:visited {
color:#000;
text-decoration:none;
}

.entry-title a:active,.entry-title a:hover {
color:#54b7cd;
}

.entry-meta {
border-bottom: 1px solid #54b7cd;
font-size:11px;
color:#54b7cd;
text-transform: uppercase;}

span.meta-div {
  padding: 0 2px;
}

.entry-date {color:#54b7cd;}
.posted-by a:link {color:#54b7cd;}
span.author.vcard a:link, span.author.vcard a:visited {color:#54b7cd;}
span.author.vcard a:hover {color:#2c869a;}

.entry-meta abbr,.entry-utility abbr {
border:none;
}

.entry-meta abbr:hover,.entry-utility abbr:hover {
border-bottom:1px dotted #666;
}

.entry-content,.entry-summary {
clear:both;
padding:12px 10px;
}

#content .entry-summary p:last-child {
margin-bottom:12px;
}

.entry-content fieldset {
border:1px solid #e7e7e7;
margin:0 0 24px;
padding:24px;
}

.entry-content fieldset legend {
background:#fff;
color:#000;
font-weight:700;
padding:0 24px;
}

.entry-content input {
margin:0 0 24px;
}

.entry-content input.file,.entry-content input.button {
margin-right:24px;
}

.entry-content label {
color:#888;
font-size:14px;
}

.entry-content select {
margin:0 0 24px;
}

.entry-content sup,.entry-content sub {
font-size:10px;
}

.entry-content blockquote.left {
float:left;
margin-left:0;
margin-right:24px;
text-align:right;
}

.entry-content blockquote.right {
float:right;
margin-left:24px;
margin-right:0;
text-align:left;
}

.page-link {
clear:both;
color:#eee;
font-weight:700;
margin:0 0 22px;
word-spacing:.5em;
}

.page-link a:link,.page-link a:visited {
background:#fff;
color:#333;
font-weight:400;
padding:.5em .75em;
text-decoration:none;
}

.home .sticky .page-link a {
background:#25757a;
}

.page-link a:active,.page-link a:hover {
color:#989898;
}

body.page .edit-link {
clear:both;
display:block;
}

#entry-author-info {
background:#fde4cd;
border-top:4px solid #f8aeb2;
color:#000;
clear:both;
font-size:11px;
line-height:20px;
margin:24px 0;
overflow:hidden;
padding:18px 20px;
display:none;
}

#entry-author-info #author-avatar {
background:#fff;
border:1px solid #000;
float:left;
height:60px;
margin:0 -104px 0 0;
padding:11px;
}

#entry-author-info #author-description {
float:left;
margin:0 0 0 104px;
font-style: italic;
}

#entry-author-info h2 {
color: #1a9ae0;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    text-transform: lowercase;
    text-align: left;
    line-height: 30px;
    margin: 0;
}

#author-link {font-style:normal;}

.tagged:before {
	color: #e30140;
	content: '\f302';
        -webkit-font-smoothing: antialiased;
        font: normal 20px/1 'Genericons';
        vertical-align: sub;
	position: relative;
	top: 2px;
}

.tagged {
	display: inline;
}

.postedin:before {
	color: #e30140;
	content: '\f301';
        -webkit-font-smoothing: antialiased;
        font: normal 20px/1 'Genericons';
        vertical-align: bottom;
	position: relative;
	top: -3px;
}

.postedin {
	display: inline;
}


.entry-utility {
text-transform:uppercase;
font-weight:200;
clear:both;
color:#000;
font-size:11px;
line-height:25px;
background: #eee;
padding:6px 10px;
margin:14px 0 0;
}

.entry-utility a {
color:#2c869a;
}

.entry-utility a:hover {
color:#000;
}

#content .video-player {
padding:0;
}

form#searchform.searchform {
text-align:center;
margin-top:30px;
}

.widget-area ul {
list-style:none;
margin-left:15px;
}

.widget-area ul ul {
list-style:none;
}

.widget-area select {
max-width:100%;
width:200px;
margin-left:40px;
}

.widget_search #s {
width:60%;
}

.widget_search label {
display:none;
}

.widget-container {
margin: 0 10px 30px 10px;
text-align:left;
}

.widget-title {
color: #000;
text-align: left;
font-family: 'Awesome', cursive;
font-size: 43px;
letter-spacing: 2px;
padding: 10px 0 10px 7px;
margin: 0 20px 0 0;
border-bottom: 3px solid #e30140
}

.widget-area a:link,.widget-area a:visited {
text-decoration:none;
}

.widget-area a:active,.widget-area a:hover {
text-decoration:underline;
}

.widget-area .entry-meta {
font-size:11px;
}

#wp_tag_cloud div {
line-height:1.6em;
}

.widget_rss a.rsswidget {
color:#524b60;
}

.widget_rss a.rsswidget:hover {
color:#eee;
}

.widget_rss .widget-title img {
width:11px;
height:11px;
}

#main .widget-area ul {
margin-left:0;
padding:0;
}

#main .widget-area ul ul {
border:none;
padding:10px 0 0;
list-style:disc;
list-style-position:inside;
}

img.size-auto,img.size-full,img.size-large,img.size-medium,.attachment img {
max-width:100%;
height:auto;
}

@media (max-width: 600px) { .alignleft, img.alignleft { float: none !important; margin-left: auto; margin-right: auto !important; display: block !important; }}

.alignleft,img.alignleft {
display:inline;
float:left;
margin-right:24px;
margin-top:12px;
}

.alignright,img.alignright {
display:inline;
float:right;
margin-left:24px;
margin-top:4px;
}

.aligncenter,img.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignleft,img.alignright,img.aligncenter {
margin-bottom:12px;
}

.wp-caption {
background:#989898;
margin-bottom:15px;
max-width:632px!important;
padding:4px 12px 5px 3px;
text-align:center;
}

.wp-caption img {
margin:5px 5px 0;
}

.wp-caption p.wp-caption-text {
color:#eee;
font-size:12px;
margin:5px;
padding:0!important;
}

.wp-smiley {
margin:0;
}

.gallery {
margin:0 auto 18px;
}

.gallery .gallery-item {
float:left;
margin-top:0;
text-align:center;
width:33%;
}

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

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

.gallery img {
border:2px solid #cfcfcf;
}

.gallery-columns-2 .attachment-medium {
max-width:92%;
height:auto;
}

.gallery-columns-4 .attachment-thumbnail {
max-width:84%;
height:auto;
}

.gallery .gallery-caption {
color:#888;
font-size:12px;
margin:0 0 12px;
}

.gallery dl {
margin:0;
}

.gallery img {
border:10px solid #f1f1f1;
}

.gallery br+br {
display:none;
}

#content .attachment img {
display:block;
margin:0 auto;
}

input[type="text"],textarea {
background:#f7f7f7;
color:#3798af;
border:1px solid #e20240;
box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
padding:2px;
}

#comments {
clear:both;
}

#comments .navigation {
padding:0 0 18px;
}

.comments-link {
float:right;
}

.comments-link a {
color:#e30140;
font-family: 'Mathlete', serif;
font-size: 25px;
letter-spacing: 1px;
line-height: 30px;
text-transform: lowercase;
}

h3#comments-title {
color:#e30140;
font-size: 21px;
letter-spacing: 1px;
font-weight: 300;
margin-bottom:0;
text-transform:none;
text-decoration:none!important;
padding:24px 0;
}

h3#reply-title {
color:#000;
font-size:30px;
margin: 30px 0 4px;
letter-spacing: 2px;
}

.commentlist {
list-style:none;
margin:0;
}

.commentlist li.comment {
border-bottom:3px double #eee;
line-height:24px;
margin:0 0 24px;
padding:0 0 0 56px;
position:relative;
}

.commentlist li:last-child {
border-bottom:none;
margin-bottom:0;
}

.comment-body {
background:#e2ecf3;
padding:10px;
font-size:13px;
}

#comments .comment-body ul,#comments .comment-body ol {
margin-bottom:18px;
}

#comments .comment-body p:last-child {
margin-bottom:6px;
}

#comments .comment-body blockquote p:last-child {
margin-bottom:24px;
}

.commentlist ol {
list-style:decimal;
}

.commentlist .avatar {
position:absolute;
top:4px;
left:0;
-webkit-border-radius:100px;
-moz-border-radius:100px;
border-radius:100px;
-webkit-box-shadow:0 1px 3px rgba(0,0,0,.4);
-moz-box-shadow:0 1px 3px rgba(0,0,0,.4);
box-shadow:0 1px 3px rgba(0,0,0,.4);
}

.comment-author cite {
color:#54b7cd;
font-style:normal;
font-weight:700;
}

.comment-author .says {
font-style:none;
}

.comment-meta {
font-size:12px;
margin:0 0 18px;
}

.comment-meta a:link,.comment-meta a:visited {
color:#000;
text-decoration:none;
}

.comment-meta a:active,.comment-meta a:hover {
color:#6f26d2;
}

.reply {
font-size:12px;
padding:0 0 24px;
}

.reply a,a.comment-edit-link {
color:#000;
}

.reply a:hover,a.comment-edit-link:hover {
color:#dd3b3b;
}

.commentlist .children {
list-style:none;
margin:0;
}

.commentlist .children li {
border:none;
margin:0;
}

.nopassword,.nocomments {
display:none;
}

#comments .pingback {
border-bottom:1px solid #e7e7e7;
margin-bottom:18px;
padding-bottom:18px;
}

.commentlist li.comment+li.pingback {
margin-top:-6px;
}

#comments .pingback p {
color:#888;
display:block;
font-size:12px;
line-height:18px;
margin:0;
}

#comments .pingback .url {
font-size:13px;
font-style:italic;
}

input[type=submit] {
color:#333;
}

#respond {
margin:0 0 0 21px;
overflow:hidden;
position:relative;
}

#respond p {
margin:0 0 10px 0;
width:91%;
}

#respond .comment-notes {
margin-bottom:1em;
}

.form-allowed-tags {
line-height:1em;
}

.children #respond {
margin:0 48px 0 0;
}

#comments-list #respond {
margin:0 0 18px;
}

#comments-list ul #respond {
margin:0;
}

#cancel-comment-reply-link {
font-size:12px;
font-weight:400;
line-height:18px;
}

#respond .required {
color:#002729;
font-weight:700;
}

#respond label {
font-size:12px;
}

#respond input {
margin:0 0 9px;
width:98%;
}

#respond textarea {
width:99%;
margin:0 auto;
}

#respond .form-allowed-tags {
color:#474747;
font-size:12px;
line-height:18px;
}

#respond .form-allowed-tags code {
font-size:11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
}

#footer {
clear:both;
width:100%;
}

#colophon {
border-top:0;
margin:0 auto;
overflow:hidden;
font-size: 20px;
letter-spacing: 1px;
font-weight: normal;
padding: 22px 0;
font-family: 'Mathlete', serif;
}

#copyright {color:#fff; text-align: center; padding: 0 0 3px 0;}
#copyright a:link, #copyright a:visited {color: #fff;}
#copyright a:hover {color: #ecd7d7;}


div,span,applet,object,iframe,p,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
background:transparent;
border:0;
margin:0;
padding:0;
vertical-align:baseline;
}

ul {
list-style:none;
}

ol {
list-style:decimal;
margin:0 0 18px 1.5em;
}

ol ol {
list-style:upper-alpha;
}

ol ol ol {
list-style:lower-roman;
}

ol ol ol ol {
list-style:lower-alpha;
}

ul ul,ol ol,ul ol,ol ul {
margin-bottom:0;
}

dl {
margin:0 0 24px;
}

dd {
margin-bottom:18px;
}

sup,sub {
height:0;
line-height:1;
position:relative;
vertical-align:baseline;
}

sup {
bottom:1ex;
}

sub {
top:.5ex;
}

.home #content .format-aside p,.home #content .category-asides p {
font-size:14px;
line-height:20px;
margin-bottom:10px;
margin-top:0;
}

.home .hentry.format-aside,.home .hentry.category-asides {
padding:0;
}

.home #content .format-aside .entry-content,.home #content .category-asides .entry-content {
padding-top:0;
}

.format-gallery .size-thumbnail img,.category-gallery .size-thumbnail img {
border:10px solid #f1f1f1;
margin-bottom:0;
}

.format-gallery .gallery-thumb,.category-gallery .gallery-thumb {
float:left;
margin-right:20px;
margin-top:-4px;
}

.home #content .format-gallery .entry-utility,.home #content .category-gallery .entry-utility {
padding-top:4px;
}

.attachment .entry-content .entry-caption {
font-size:140%;
margin-top:24px;
}

.attachment .entry-content .nav-previous a:before {
content:'\2190\00a0';
}

.attachment .entry-content .nav-next a:after {
content:'\00a0\2192';
}

pre {
-webkit-text-size-adjust:140%;
}

code {
-webkit-text-size-adjust:160%;
}

#access,.entry-meta,.entry-utility,.navigation,.widget-area {
-webkit-text-size-adjust:120%;
}

#site-description {
-webkit-text-size-adjust:none;
}