audio,canvas,progress,video {  display: inline-block;vertical-align: baseline;}
audio:not([controls]) {  display: none;height: 0;}
[hidden],template {  display: none;}
abbr[title] {  border-bottom: 1px dotted;}
dfn {  font-style: italic;}
mark {  background: #ff0;color: #000;}
small {  font-size: 80%;}
sub,sup {  font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {  top: -0.5em;}
sub {  bottom: -0.25em;}
svg:not(:root) {  overflow: hidden;}
figure {  margin: 0;}
hr {  -webkit-box-sizing: content-box; box-sizing: content-box;height: 0;}
pre {  overflow: auto;}
code,kbd,pre,samp {  font-family: monospace, monospace;font-size: 1em;}
fieldset {  border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}
legend {  border: 0;padding: 0;}
textarea {  overflow: auto;}
optgroup {  font-weight: bold;}
table {  border-collapse: collapse;border-spacing: 0;}
td,th {  padding: 0;}
h4 {  font-size: 20px;font-size: 1.25rem;}
h5 {  font-size: 19px;font-size: 1.1875rem;}
h6 {  font-size: 18px;font-size: 1.125rem;}
input[type="checkbox"],input[type="radio"] {  -webkit-box-sizing: border-box; box-sizing: border-box;padding: 0;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {  height: auto;}
blockquote {  clear: both;margin: 0 0 20px 0;margin:  0 0 1.25rem 0;}
blockquote p {  font-style: italic;}
blockquote cite {  font-style: normal;margin-bottom: 20px;margin-bottom: 1.25rem;font-size: 13px;}
dfn,cite,em,i {  font-style: italic;}
hr {  border: 0;border-top: 1px solid #f1f1f1;height: 1px;margin-bottom: 20px;margin-bottom: 1.25rem;}
pre {  overflow: auto;white-space: pre-wrap;max-width: 100%;line-height: 1.7;margin: 0 0 20px 0;margin:  0 0 1.25rem 0;padding: 20px;padding: 1.25rem;background: #f8f9f9;}
details summary {  font-weight: bold;margin-bottom: 20px;margin-bottom: 1.25rem;}
details :focus {  outline: none;}
abbr,acronym,dfn {  cursor: help;font-size: .95em;text-transform: uppercase;border-bottom: 1px dotted #f1f1f1;letter-spacing: 1px;}
mark {  background-color: #fff9c0;text-decoration: none;}
small {  font-size: 82%;}
big {  font-size: 125%;}
dt {  font-weight: bold;}
dd {  margin: 0 20px 20px;margin:  0 1.25rem 1.25rem;}
/*------------------ Table------*/
table {  width: 100%;border: 1px solid #f1f1f1;border-collapse: collapse;border-spacing: 0;}
table > thead > tr > th,table > tbody > tr > th,table > tfoot > tr > th,table > thead > tr > td,table > tbody > tr > td,table > tfoot > tr > td {  border: 1px solid #f1f1f1;line-height: 1.3;padding: 8px;vertical-align: middle;text-align: center;}
table > thead > tr > th, table > thead > tr > td {  border-bottom-width: 2px;}
textarea {  width: 100%;}
/*------------------ Infinite Scroll------*/
.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer {  display: none;}
.infinity-end.neverending .site-footer {  display: block;}
/*------------------ Helper.------*/
.hide {  display: none;}
.clearleft {  clear: left;}
.transition5 {  -webkit-transition: all .5s ease;transition: all .5s ease;}
@-webkit-keyframes uilsquare {  0% {    background-color: #9b9b9b;}
  1% {    background-color: #3f3f3f;}
  11% {    background-color: #3f3f3f;}
  21% {    background-color: #9b9b9b;}
  100% {    background-color: #9b9b9b;}
}
@-webkit-keyframes uilsquare {  0% {    background-color: #9b9b9b;}
  1% {    background-color: #3f3f3f;}
  11% {    background-color: #3f3f3f;}
  21% {    background-color: #9b9b9b;}
  100% {    background-color: #9b9b9b;}
}
@-webkit-keyframes uilsquare {  0% {    background-color: #9b9b9b;}
  1% {    background-color: #3f3f3f;}
  11% {    background-color: #3f3f3f;}
  21% {    background-color: #9b9b9b;}
  100% {    background-color: #9b9b9b;}
}
@keyframes uilsquare {  0% {    background-color: #9b9b9b;}
  1% {    background-color: #3f3f3f;}
  11% {    background-color: #3f3f3f;}
  21% {    background-color: #9b9b9b;}
  100% {    background-color: #9b9b9b;}
}
.uil-squares-css {  background: none;position: relative;width: 200px;height: 200px;}
.uil-squares-css div {  position: absolute;z-index: 1;width: 40px;height: 40px;background-color: #9b9b9b;}
.uil-squares-css div > div {  position: absolute;top: 0;left: 0;-webkit-animation: uilsquare 0.45s linear infinite;animation: uilsquare 0.45s linear infinite;width: 40px;height: 40px;}
.uil-squares-css > div:nth-of-type(1) {  top: 30px;left: 30px;}
.uil-squares-css > div:nth-of-type(1) > div {  -webkit-animation-delay: 0s;animation-delay: 0s;}
.uil-squares-css > div:nth-of-type(2) {  top: 30px;left: 80px;}
.uil-squares-css > div:nth-of-type(2) > div {  -webkit-animation-delay: 0.05625s;animation-delay: 0.05625s;}
.uil-squares-css > div:nth-of-type(3) {  top: 30px;left: 130px;}
.uil-squares-css > div:nth-of-type(3) > div {  -webkit-animation-delay: 0.1125s;animation-delay: 0.1125s;}
.uil-squares-css > div:nth-of-type(4) {  top: 80px;left: 130px;}
.uil-squares-css > div:nth-of-type(4) > div {  -webkit-animation-delay: 0.16875s;animation-delay: 0.16875s;}
.uil-squares-css > div:nth-of-type(5) {  top: 130px;left: 130px;}
.uil-squares-css > div:nth-of-type(5) > div {  -webkit-animation-delay: 0.225s;animation-delay: 0.225s;}
.uil-squares-css > div:nth-of-type(6) {  top: 130px;left: 80px;}
.uil-squares-css > div:nth-of-type(6) > div {  -webkit-animation-delay: 0.28125s;animation-delay: 0.28125s;}
.uil-squares-css > div:nth-of-type(7) {  top: 130px;left: 30px;}
.uil-squares-css > div:nth-of-type(7) > div {  -webkit-animation-delay: 0.3375s;animation-delay: 0.3375s;}
.uil-squares-css > div:nth-of-type(8) {  top: 80px;left: 30px;}
.uil-squares-css > div:nth-of-type(8) > div {  -webkit-animation-delay: 0.39375s;animation-delay: 0.39375s;}


.entry-footer {  color: #777777;}
.entry-footer > span {  display: block;margin-bottom: 3px;}
.entry-footer > span:last-child {  margin-bottom: 0px;}
.entry-footer a {  color: #d65456;}
.entry-footer a:hover {  text-decoration: underline;}
.entry-footer .cat-links:before, .entry-footer .tags-links:before, .entry-footer .edit-link:before {  -moz-osx-font-smoothing: grayscale;font-family: "Genericons";font-style: normal;font-variant: normal;font-weight: normal;text-decoration: inherit;text-transform: none;font-size: 18px;position: relative;top: 4px;margin-right: 3px;}
.entry-footer .cat-links:before {  content: '\f301';}
.entry-footer .tags-links:before {  content: '\f302';}
.entry-footer .edit-link:before {  content: '\f411';}
/* Comments List */
.comments-area {  margin-top: 30px;margin-top: 1.875rem;padding-top: 30px;padding-top: 1.875rem;border-top: 1px solid #f1f1f1;}
.comments-area .comments-title {  margin-bottom: 10px;margin-bottom: 0.625rem;}
.comments-area .comments-title .comment_number_count {  font-size: 18px;font-size: 1.125rem;text-transform: uppercase;letter-spacing: 2px;font-weight: 500;}
.comments-area .comments-title .add_yours a {  font-size: 10px;letter-spacing: 1px;font-weight: 600;padding: 2px 6px;text-transform: uppercase;background: #000000;border-radius: 3px;color: #fff;position: relative;top: -2px;margin-left: 3px;}
.comments-area .comments-title .add_yours a:hover {  background: #444;text-decoration: none;}
.comments-area .comment-list {  padding: 0px;list-style: none;}
.comments-area .comment-list ol {  list-style: none;}
.comments-area .comment-list article, .comments-area .comment-list .pingback, .comments-area .comment-list .trackback {  padding: 20px 0px;padding:  1.25rem 0px;border-bottom: 1px solid #f1f1f1;}
.comments-area .comment-list .avatar {  border-radius: 50%;width: 42px;height: 42px;position: relative;top: 4px;margin-right: 17px;margin-right: 1.0625rem;float: left;}
.comments-area .comment-list .comment-author {  margin-bottom: 0px;}
.comments-area .comment-list .comment-metadata {  margin-bottom: 15px;margin-bottom: 0.9375rem;}
.comments-area .comment-list .comment-metadata a {  color: #777777;font-size: 12px;font-style: italic;}
.comments-area .comment-list .fn {  font-weight: 500;text-transform: uppercase;font-size: 14px;letter-spacing: 1.5px;}
.comments-area .comment-list .comment-content {  padding-left: 59px;}
.comments-area .comment-list .reply {  padding-left: 59px;}
.comments-area .comment-list .reply a {  font-size: 10px;letter-spacing: 1px;font-weight: 600;padding: 2px 6px;text-transform: uppercase;background: #f1f1f1;border-radius: 3px;color: #888;}
.comment-respond {  margin-top: 30px;margin-top: 1.875rem;}
.comment-respond small a {  font-size: 10px;font-family: "Open Sans", Georgia, serif;letter-spacing: 1px;font-weight: 600;padding: 2px 6px;text-transform: uppercase;background: #000000;border-radius: 3px;color: #FFF;margin-left: 10px;margin-left: 0.625rem;position: relative;top: -2px;}
.comment-respond small a:hover {  background: #444444;}
.comment-form label {  width: 64px;display: inline-block;}
.comment-form-comment label { margin-bottom: 5px;}
.comment-content a { word-wrap: break-word;}

.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous {  float: left;width: 50%;}
.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next {  float: right;text-align: right;width: 50%;}
.posts-navigation a {  letter-spacing: 1.3px;font-size: 11px;text-transform: uppercase;border-radius: 2px;background: #000000;color: #fff;padding: 8px 24px;padding:  0.5rem 1.5rem;display: inline-block;}
.posts-navigation a:hover {  background: #444444;text-decoration: none;}
.posts-navigation .nav-previous a:before, .posts-navigation .nav-next a:after {  bottom: -1px;content: '\f430';font-family: "Genericons";font-style: normal;font-variant: normal;font-weight: normal;margin-right: 3px;position: relative;text-decoration: inherit;text-transform: none;}
.posts-navigation .nav-next a:after {  content: '\f429';margin-right: 0;margin-left: 3px;right: 0;}

.bypostauthor { display: block;}
/*------------ Media--------*/
.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley { border: none;margin-bottom: 0;margin-top: 0;padding: 0;}
/* Make sure embeds and iframes fit their containers. */
embed,iframe,object { max-width: 100%;}
/* Captions--------*/
.wp-caption { margin-bottom: 1.5em;max-width: 100%;}
.wp-caption img[class*="wp-image-"] { display: block;margin-left: auto;margin-right: auto;}
.wp-caption .wp-caption-text {  margin: 0.8075em 0;font-size: 0.75rem;font-style: italic;}
.wp-caption-text {  text-align: center;}

/*------------ Plugins--------*/
/* Jetpack */
.entry-content div.sharedaddy h3.sd-title, .entry-content #jp-relatedposts h3.jp-relatedposts-headline {  font-family: "Open Sans", Georgia, serif;font-size: 11px;font-weight: 600;letter-spacing: 2px;margin-bottom: 15px;text-transform: uppercase;}
.entry-content .jp-relatedposts-post-img {  margin-bottom: 10px;}
.entry-content div.sharedaddy h3.sd-title::before,.entry-content #jp-relatedposts h3.jp-relatedposts-headline:before {  border-top-color: #f1f1f1;}
.content-area #infinite-handle span {  color: #FFFFFF;background: #000000;padding: 8px 24px 9px;padding:  0.5rem 1.5rem 0.5625rem;border-radius: 3px;}
.content-area #infinite-handle span button {  font-size: 12px;text-transform: uppercase;}
.content-area #infinite-handle span button:hover {  font-size: 12px;}
.content-area #infinite-handle span:hover {  background: #444444;}

/* Small menu. */
.menu-toggle,.main-navigation.toggled ul {  display: block;}
.menu-toggle {  line-height: 52px;padding: 0px;background: none;color: #000000;border: none;}
.menu-toggle:hover {  background: none;color: #000000;}
.menu-toggle:before {  content: '\f419';-moz-osx-font-smoothing: grayscale;font-family: "Genericons";font-style: normal;font-variant: normal;font-weight: normal;text-decoration: inherit;text-transform: none;position: relative;margin-right: 5px;bottom: -1px;}
.main-navigation.toggled .menu-toggle:before {  content: '\f406';bottom: -2px;}

/*------------ Content--------*/
.entry-meta span .fa-comments-o {  margin-right: 2px;}
.entry-meta a {  font-weight: 600;}
.entry-meta .comments-link i {  margin-right: 1px;position: relative;top: 4px;color: #cccccc;}

.sticky .entry-title {  position: relative;}
.sticky .entry-title:before {  bottom: -2px;left: -2px;content: "\f408";font-family: "Genericons";font-style: normal;font-variant: normal;font-weight: normal;margin-right: 4px;position: relative;text-decoration: inherit;text-transform: none;color: #d65456;}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main.post-navigation { margin: 0 0 1.5em;  overflow: hidden;}    

/*------------ Widgets--------*/
.sidebar {  float: none;width: 100%;}
.sidebar select {  max-width: 100%;}
.sidebar .widget_text img {  margin-bottom: 18px;margin-bottom: 1.125rem;}
.widget-title {  background: #f1f1f1;color: #666666;text-align: center;padding: 8px 20px 7px;display: block;margin-bottom: 20px;font-size: 11px;font-size: 0.6875rem;text-transform: uppercase;letter-spacing: 1.5px;font-weight: 500;}
.widget {  margin-bottom: 30px;margin-bottom: 1.875rem;}
.widget ul {  list-style: none;padding: 0px;}
.widget ul li {  display: block;margin-bottom: 5px;padding-bottom: 5px;border-bottom: 1px dotted #f1f1f1;}
.widget select {  max-width: 100%;}
.widget ul ul {  margin-bottom: 0px;}
.widget ul ul li {  border-bottom: none;margin-bottom: 0;padding-bottom: 0;margin-top: 5px;padding-top: 5px;border-top: 1px dotted #f1f1f1;}
.widget ul ul li a {  padding-left: 15px;position: relative;}
.widget ul ul li a:after {  content: "";width: 6px;height: 6px;border-left: 1px solid #f1f1f1;border-bottom: 1px solid #f1f1f1;display: block;position: absolute;left: 0px;top: 6px;}
.widget_categories li a {  color: #d65456;}
.widget_categories li span {  float: right;color: #888888;font-size: 12px;}
.widget_recent_comments .comment-author-link {  font-weight: 600;}
/* About me */
.about-me span {  font-size: 14px;font-size: 0.875rem;text-transform: uppercase;margin-bottom: 8px;margin-bottom: 0.5rem;letter-spacing: 2px;font-weight: 600;display: inline-block;}
/* Recent Entries */
.widget_recent_entries a {  font-family: "Playfair Display", "Open Sans", Georgia, serif;font-size: 16px;font-size: 1rem;}
.widget_recent_entries .post-date {  display: block;font-style: italic;font-size: 12px;font-size: 0.75rem;margin-top: 3px;}

/* Site Footer */
.site-footer {  padding: 22px 0px;padding:  1.375rem 0px;border-top: 1px solid #f1f1f1;font-size: 12px;color: #777777;}
.site-footer p {  margin-bottom: 0px;}
.site-footer .site-info,.site-footer .theme-info  {  float: none !important;}


