Showing source for: https://andresddennis.blogspot.com/
Duration: 0.267402s
Server: GSE

<!DOCTYPE html>
<html dir="ltr" lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://www.google.com/2005/gml/b" xmlns:data="http://www.google.com/2005/gml/data" xmlns:expr="http://www.google.com/2005/gml/expr">
    <head>
        <link href="https://www.blogger.com/static/v1/widgets/55013136-widget_css_bundle.css" rel="stylesheet" type="text/css">
        <meta charset="utf-8">
        <meta content="width=device-width" name="viewport">
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
        <meta content="blogger" name="generator">
        <link href="https://andresddennis.blogspot.com/favicon.ico" rel="icon" type="image/x-icon">
        <link href="https://andresddennis.blogspot.com/" rel="canonical">
        <link href="https://andresddennis.blogspot.com/feeds/posts/default" rel="alternate" title="Andres Dennis - Atom" type="application/atom+xml">
        <link href="https://andresddennis.blogspot.com/feeds/posts/default?alt=rss" rel="alternate" title="Andres Dennis - RSS" type="application/rss+xml">
        <link href="https://www.blogger.com/feeds/3955493611277112890/posts/default" rel="service.post" title="Andres Dennis - Atom" type="application/atom+xml">
        <link href="https://www.blogger.com/profile/14990055568725810803" rel="me">
        <!--Can't find substitution for tag [blog.ieCssRetrofitLinks]-->
        <meta content="https://andresddennis.blogspot.com/" property="og:url">
        <meta content="Andres Dennis" property="og:title">
        <meta content="" property="og:description">
        <link href="//fonts.googleapis.com/css?family=Raleway:400,700,800,900" media="all" rel="stylesheet" type="text/css">
        <link href="//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,800,700" media="all" rel="stylesheet" type="text/css">
        <link href="//fonts.googleapis.com/css?family=PT+Serif" media="all" rel="stylesheet" type="text/css">
        <link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
        <title>
   Andres Dennis
        </title>
        <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <![endif]-->
        <style id="page-skin-1" type="text/css">
            <!--
            /*
            -----------------------------------------------
            Blogger Template Style
            Name:   RedMag
            Author: Dapinder
            Website:  http://dapinder.com/
            License:  This free Blogger template is licensed under the Creative Commons Attribution 3.0 License, which permits both personal and commercial use.
            However, to satisfy the 'attribution' clause of the license, you are required to keep the footer links intact which provides due credit to its authors. For more specific details about the license, you may visit the URL below:
            http://creativecommons.org/licenses/by/3.0/
            ----------------------------------------------- */
            body#layout ul{list-style-type:none;list-style:none}
            body#layout ul li{list-style-type:none;list-style:none}
            body#layout #headerbwrap {height:auto;}
            body#layout #content {}
            body#layout .flexslider {display:none;}
            body#layout .footer-container .widget {float:none;}
            /* Variable definitions
            ===================
            <Group description="Link Color" selector="body">
            <Variable name="main.link.color" description="Link Color" type="color" default="#3396b9"/>
            <Variable name="hover.link.color" description="Hover Link Color" type="color" default="#333232"/>
            </Group>
            <Group description="Header" selector="body">
            <Variable name="header.bg.color" description="Header Background Color" type="color" default="#242628"/>
            <Variable name="header.text.color" description="Header Text Color" type="color" default="#ffffff"/>
            </Group>
            <Group description="Navigation Menu" selector="body">
            <Variable name="menu.bg.color" description="Menu Background Color" type="color" default="#222222"/>
            <Variable name="menu.link.hover.color" description="Menu link Background Color on hover" type="color" default="#444444"/>
            </Group>
            <Group description="Footer" selector="body">
            <Variable name="footer.bg.color" description="Background Color" type="color" default="#242628"/>
            <Variable name="footer.title.color" description="Title Color" type="color" default="#AAAAAA"/>
            <Variable name="footer.link.color" description="Link Color" type="color" default="#ffffff"/>
            <Variable name="footer.text.color" description="text color" type="color" default="#ffffff"/>
            <Variable name="footer.credits.bg.color" description="credits bg color" type="color" default="#222222"/>
            </Group>
            */
            .status-msg-body {display:none !important;}
            .status-msg-border {display:none !important;}
            .section, .widget {
            margin:0;
            padding:0;
            }
            /**
            * 1.0 Reset
            *
            * Modified from Normalize.css to provide cross-browser consistency and a smart
            * default styling of HTML elements.
            *
            * @see http://git.io/normalize
            * ----------------------------------------------------------------------------
            */
            * {
            -webkit-box-sizing: border-box;
            -moz-box-sizing:    border-box;
            box-sizing:         border-box;
            }
            article,
            aside,
            details,
            figcaption,
            figure,
            footer,
            header,
            nav,
            section,
            summary {
            display: block;
            }
            audio,
            canvas,
            video {
            display: inline-block;
            }
            audio:not([controls]) {
            display: none;
            height: 0;
            }
            [hidden] {
            display: none;
            }
            html {
            font-size: 62.5%;
            overflow-y: scroll;
            -webkit-text-size-adjust: 100%;
            -ms-text-size-adjust: 100%;
            text-rendering:optimizeLegibility;
            }
            html,
            button,
            input,
            select,
            textarea {
            font-family: Helvetica, sans-serif;
            }
            body {
            background: #f3f3f3;
            color: #919191;
            font-family: "PT Serif", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.7;
            margin: 0;
            padding: 30px 0 30px;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
            }
            a {
            color: #6ab4cf;
            text-decoration: none;
            }
            a:visited {
            color: #60a4bd;
            }
            a:focus {
            outline: thin dotted;
            }
            a:active,
            a:hover {
            color: #60a4bd;
            outline: 0;
            }
            a:hover {
            text-decoration: underline;
            }
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
            clear: both;
            font-family: "PT Serif", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-weight: 700;
            line-height: 1.3;
            }
            h1 {
            font-size: 48px;
            font-size: 4.8rem;
            margin: 33px 0;
            }
            h2 {
            font-size: 30px;
            font-size: 3.0rem;
            margin: 25px 0;
            }
            h3 {
            font-size: 22px;
            font-size: 2.2rem;
            margin: 22px 0;
            }
            h4 {
            font-size: 20px;
            font-size: 2.0rem;
            margin: 25px 0;
            }
            h5 {
            font-size: 18px;
            font-size: 1.8rem;
            margin: 30px 0;
            }
            h6 {
            font-size: 16px;
            font-size: 1.6rem;
            margin: 36px 0;
            }
            address {
            font-style: italic;
            margin: 0 0 24px;
            }
            abbr[title] {
            border-bottom: 1px dotted;
            }
            b,
            strong {
            font-weight: bold;
            }
            dfn {
            font-style: italic;
            }
            mark {
            background: #ff0;
            color: #000;
            }
            p {
            margin: 0 0 24px;
            }
            code,
            kbd,
            pre,
            samp {
            font-family: monospace, serif;
            font-size: 14px;
            font-size: 1.4rem;
            -webkit-hyphens: none;
            -moz-hyphens: none;
            -ms-hyphens: none;
            hyphens: none;
            }
            pre {
            background: #f5f5f5;
            color: #666;
            font-family: monospace;
            font-size: 14px;
            font-size: 1.4rem;
            margin: 20px 0;
            overflow: auto;
            padding: 20px;
            white-space: pre;
            white-space: pre-wrap;
            word-wrap: break-word;
            }
            blockquote,
            q {
            -webkit-hyphens: none;
            -moz-hyphens: none;
            -ms-hyphens: none;
            hyphens: none;
            quotes: none;
            }
            blockquote:before,
            blockquote:after,
            q:before,
            q:after {
            content: "";
            content: none;
            }
            blockquote {
            font-size: 18px;
            font-size: 1.8rem;
            font-style: italic;
            font-weight: 300;
            margin: 24px 40px;
            }
            blockquote blockquote {
            margin-right: 0;
            }
            blockquote cite,
            blockquote small {
            font-size: 14px;
            font-size: 1.4rem;
            font-weight: normal;
            text-transform: uppercase;
            }
            blockquote em,
            blockquote i {
            font-style: normal;
            font-weight: 300;
            }
            blockquote strong,
            blockquote b {
            font-weight: 400;
            }
            small {
            font-size: smaller;
            }
            sub,
            sup {
            font-size: 75%;
            line-height: 0;
            position: relative;
            vertical-align: baseline;
            }
            sup {
            top: -0.5em;
            }
            sub {
            bottom: -0.25em;
            }
            dl {
            margin: 0 20px;
            }
            dt {
            font-weight: bold;
            }
            dd {
            margin: 0 0 20px;
            }
            menu,
            ol,
            ul {
            margin: 16px 0;
            padding: 0 0 0 40px;
            }
            ul {
            list-style-type: square;
            }
            nav ul,
            nav ol {
            list-style: none;
            list-style-image: none;
            }
            li > ul,
            li > ol {
            margin: 0;
            }
            img {
            -ms-interpolation-mode: bicubic;
            border: 0;
            vertical-align: middle;
            }
            svg:not(:root) {
            overflow: hidden;
            }
            figure {
            margin: 0;
            }
            form {
            margin: 0;
            }
            fieldset {
            border: 1px solid #c0c0c0;
            margin: 0 2px;
            padding: 0.35em 0.625em 0.75em;
            }
            legend {
            border: 0;
            padding: 0;
            white-space: normal;
            }
            button,
            input,
            select,
            textarea {
            font-size: 100%;
            margin: 0;
            max-width: 100%;
            vertical-align: baseline;
            }
            button,
            input {
            line-height: normal;
            }
            button,
            html input[type="button"],
            input[type="reset"],
            input[type="submit"] {
            -webkit-appearance: button;
            cursor: pointer;
            }
            button[disabled],
            input[disabled] {
            cursor: default;
            }
            input[type="checkbox"],
            input[type="radio"] {
            padding: 0;
            }
            input[type="search"] {
            -webkit-appearance: textfield;
            padding-right: 2px; /* Don't cut off the webkit search cancel button */
            width: 270px;
            }
            input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
            }
            button::-moz-focus-inner,
            input::-moz-focus-inner {
            border: 0;
            padding: 0;
            }
            textarea {
            overflow: auto;
            vertical-align: top;
            }
            table {
            border-bottom: 1px solid #ededed;
            border-collapse: collapse;
            border-spacing: 0;
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 2;
            margin: 0 0 20px;
            width: 100%;
            }
            caption,
            th,
            td {
            font-weight: normal;
            text-align: left;
            }
            caption {
            font-size: 16px;
            margin: 20px 0;
            }
            th {
            font-weight: bold;
            text-transform: uppercase;
            }
            td {
            border-top: 1px solid #ededed;
            padding: 6px 10px 6px 0;
            }
            del {
            color: #333;
            }
            ins {
            background: #e2e2e2;
            text-decoration: none;
            }
            hr {
            border: 1px;
            height: 1px;
            margin: 0 0 24px;
            }
            .main-container {
            background-color: #fff;
            border-left: 1px solid #f2f2f2;
            border-right: 1px solid #f2f2f2;
            margin: 0 auto;
            max-width: 1000px;
            width: 100%;
            box-shadow: 0px -1px 8px #dcdcdc;
            -webkit-box-shadow: 0px -1px 8px #dcdcdc;
            -moz-box-shadow: 0px -1px 8px #dcdcdc;
            }
            .main-cont {
            position: relative;
            }
            .header-container {
            background:#ff6c6c;
            min-height: 100%;
            position: relative;
            text-align: center;
            }
            .header-container .home-linkwc {
            color:#ffffff;
            display: block;
            padding: 40px 0 20px 0;
            }
            .header-container .home-linkwc a {
            color:#ffffff;
            text-decoration: none;
            }
            .header-container .home-linkwc a:hover {
            color:#ffffff;
            text-decoration: none;
            }
            .header-container .wc-title:hover {
            color:#ffffff;
            text-decoration: none;
            }
            .wc-title {
            font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 40px;
            font-size: 4rem;
            font-weight: 900;
            line-height: 1;
            margin: 0 0 10px 0;
            letter-spacing: -2px;
            }
            .wc-description {
            color:#ffffff;
            font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 14px;
            font-size: 1.4rem;
            margin: 0;
            }
            ul.wc-main-menu,
            div.wc-main-menu > ul {
            margin: 0;
            padding: 0 40px 0 0;
            }
            .wc-main-menu li {
            display: inline-block;
            position: relative;
            }
            .wc-main-menu li a {
            color: #fff;
            display: block;
            font-size: 15px;
            font-size: 1.5rem;
            line-height: 1;
            padding: 15px 20px;
            text-decoration: none;
            }
            .wc-main-menu li:hover > a,
            .wc-main-menu li a:hover {
            background-color:#ff6c6c;
            color: #fff;
            }
            .wc-main-menu .sub-menu,
            .wc-main-menu .children {
            background-color:#1d3944;
            border-top: 0;
            display: none;
            padding: 0;
            position: absolute;
            text-align: left;
            z-index: 99999;
            }
            .wc-main-menu .sub-menu ul,
            .wc-main-menu .children ul {
            border-left: 0;
            left: 100%;
            top: 0;
            }
            ul.wc-main-menu ul a,
            .wc-main-menu ul ul a {
            color: #fff;
            margin: 0;
            width: 200px;
            }
            ul.wc-main-menu ul a:hover,
            .wc-main-menu ul ul a:hover {
            background-color:#ff6c6c;
            }
            ul.wc-main-menu li:hover > ul,
            .wc-main-menu ul li:hover > ul {
            display: block;
            }
            .wc-main-menu .current_page_item > a,
            .wc-main-menu .current_page_ancestor > a,
            .wc-main-menu .current-menu-item > a,
            .wc-main-menu .current-menu-ancestor > a {
            color: #fff;
            font-style: italic;
            }
            .menu-togglewc {
            display: none;
            }
            .navbarwc {
            background: #1d3944;
            padding: 0px 0;
            text-align: center;
            }
            .hentry {
            background-color: #fff;
            border-bottom: 1px solid rgba(0,0,0,.08);
            padding: 0 0 30px;
            }
            .entry-header,
            .wc-entry-content,
            .entry-summary,
            .post-meta-info {
            margin: 0 auto;
            width: 100%;
            }
            .entry-header {
            margin-bottom: 30px;
            }
            .entry-title {
            color: #141414;
            font-weight: normal;
            line-height: 1.2em;
            margin: 0 30px 15px;
            padding-top: 30px;
            text-align: center;
            -ms-word-wrap: break-word;
            word-wrap: break-word;
            }
            .entry-title a {
            color: #141414;
            }
            .entry-title a:hover {
            color: #4f4f4f;
            text-decoration: none;
            }
            .post-meta-info {
            clear: both;
            font-size: 14px;
            font-size: 1.4rem;
            padding: 0 40px;
            text-align: center;
            }
            .post-meta-info a {
            color: #c3c3c3;
            }
            .post-meta-info a:hover {
            color: #ababab;
            text-decoration: none;
            }
            .post-meta-info > span {
            margin-right: 20px;
            }
            .post-meta-info > span:last-child {
            margin-right: 0;
            }
            .wc-entry-content {
            -webkit-hyphens: auto;
            -moz-hyphens: auto;
            -ms-hyphens: auto;
            hyphens: auto;
            /*max-width: 900px;*/
            word-wrap: break-word;
            }
            .entry-summary {
            max-width: 700px;
            }
            .wc-entry-content a {
            color: #6cb7d3;
            }
            .wc-entry-content a:hover {
            color: #5fa1ba;
            }
            .wc-entry-content blockquote {
            font-size: 24px;
            font-size: 2.4rem;
            }
            .wc-entry-content blockquote cite,
            .wc-entry-content blockquote small {
            font-size: 16px;
            font-size: 1.6rem;
            }
            footer.post-meta-info {
            margin-top: 12px;
            }
            .hentry .mejs-mediaelement,
            .hentry .mejs-container .mejs-controls {
            background: #220e10;
            }
            .hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
            .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
            background: #fff;
            }
            .hentry .mejs-controls .mejs-time-rail .mejs-time-current {
            background: #ea9629;
            }
            .hentry .mejs-controls .mejs-time-rail .mejs-time-total,
            .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
            background: #595959;
            }
            .hentry .mejs-controls .mejs-time-rail span,
            .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
            .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
            border-radius: 0;
            }
            .main-cont .wc-widget-area {
            float: right;
            width: 300px;
            }
            .wc-widget-area .widget {
            font-size: 14px;
            font-size: 1.4rem;
            -webkit-hyphens: auto;
            -moz-hyphens: auto;
            -ms-hyphens: auto;
            hyphens: auto;
            margin: 0 0 24px;
            padding: 20px;
            word-wrap: break-word;
            }
            .wc-widget-area .widget .widget-title {
            font-size: 14px;
            font-size: 1.4rem;
            margin: 0 0 10px;
            }
            .wc-widget-area .widget h2 {
            font-size: 14px;
            font-size: 1.4rem;
            margin: 0 0 10px;
            }
            .wc-widget-area .widget h3 {
            font-size: 14px;
            font-size: 1.4rem;
            margin: 0 0 10px;
            }
            .wc-widget-area .widget ul,
            .wc-widget-area .widget ol {
            list-style-type: none;
            margin: 0;
            padding: 0;
            }
            .wc-widget-area .widget li {
            padding: 5px 0;
            }
            .wc-widget-area .widget .children li:last-child {
            padding-bottom: 0;
            }
            .wc-widget-area .widget li > ul,
            .wc-widget-area .widget li > ol {
            margin-left: 20px;
            }
            /* Search widget */
            .search-form .search-submit {
            display: none;
            }
            .footer-container {
            background-color: #242a2c;
            color: #aaaaaa;
            font-size: 14px;
            font-size: 1.4rem;
            text-align: center;
            }
            .footer-container .wc-widget-area,
            .sidebar .footer-container {
            text-align: left;
            }
            .footer-container a {
            color: #ffffff;
            }
            .footer-container a:hover {
            color: #fff;
            text-decoration: none;
            }
            .footer-container .sidebar-containerwc {
            padding: 20px 0;
            }
            .footer-container .wc-widget-area {
            margin: 0px 15px;
            }
            .sidebar .footer-container .wc-widget-area {
            position: relative;
            }
            .footer-container .widget {
            background: transparent;
            color: #aaaaaa;
            float: left;
            margin-right: 30px;
            width: 280px;
            }
            .footer-container .widget a {
            color: #ffffff;
            }
            .footer-container .widget a:hover {
            color: #fff;
            text-decoration: none;
            }
            .footer-container .widget-title,
            .footer-container .widget-title a {
            color: #ffffff;
            font-size:18px;
            }
            .footer-container .widget h2 {
            color: #ffffff;
            font-size:18px;
            }
            .footer-container .widget h3 {
            color: #ffffff;
            font-size:18px;
            }
            .credits-container {
            background: #181e22;
            margin: 0 auto;
            padding: 15px 0 15px;
            width: 100%;
            }
            .credits-container .left {
            float: left;
            margin-left: 30px;
            }
            .credits-container .right {
            float: right;
            margin-right: 30px;
            }
            @media (max-width: 1599px) {
            .main-container {
            border: 0;
            }
            }
            @media (max-width: 1069px) {
            .sidebar .credits-container,
            .footer-container .wc-widget-area {
            padding-left: 20px;
            padding-right: 20px;
            }
            .main-cont .wc-widget-area {
            margin-right: 60px;
            }
            }
            @media (max-width: 999px) {
            .main-cont .sidebar-containerwc {
            height: auto;
            margin: 0 auto;
            }
            .main-cont .wc-widget-area {
            float: none;
            margin: 0;
            width: 100%;
            }
            }
            /* Collapse oversized image and pulled images after iPad breakpoint. */
            @media (max-width: 767px) {
            #wc-content .entry-title,
            #wc-content .post-meta-info,
            #wc-content .wc-entry-content,
            #wc-content .entry-summary,
            #wc-content footer.post-meta-info,
            #wc-content .featured-gallery,
            .search.sidebar .page-content,
            .blog.sidebar .page-content {
            padding-left: 20px;
            padding-right: 20px;
            }
            .header-container {
            height: auto!important;
            }
            }
            @media (max-width: 643px) {
            body {
            padding-top: 0;
            }
            .header-container {
            text-align: center;
            padding-bottom: 20px;
            }
            .wc-title {
            font-size: 30px;
            margin: 0;
            padding: 0;
            }
            .home-linkwc {
            float: none;
            max-width: none;
            padding: 30px 0 0 0;
            width: 100%;
            }
            #wc-content .entry-title,
            #wc-content .post-meta-info,
            #wc-content .wc-entry-content,
            #wc-content .entry-summary,
            #wc-content footer.post-meta-info,
            #wc-content .featured-gallery {
            padding-left: 20px;
            padding-right: 20px;
            }
            /* Small menu */
            .menu-togglewc {
            cursor: pointer;
            display: block;
            line-height: 50px;
            margin: 0 0 10px 0;
            }
            .menu-togglewc:hover {
            color: #fff;
            }
            .menu-togglewc:before {
            content: "\f0c9";
            }
            .header-container {
            float: none;
            height: auto;
            position: relative;
            }
            /* Small menu */
            .menu-togglewc {
            cursor: pointer;
            display: inline-block;
            font: bold 20px/1.3 "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
            margin: 0;
            padding: 12px 0 12px 20px;
            }
            .toggled-on .wc-main-menu,
            .toggled-on .wc-main-menu > ul {
            display: block;
            margin-left: 0;
            padding: 0;
            text-align: left;
            width: 100%;
            }
            .toggled-on li,
            .toggled-on .children {
            display: block;
            }
            .toggled-on .wc-main-menu li > ul {
            background-color: transparent;
            display: block;
            float: none;
            margin-left: 20px;
            position: relative;
            left: auto;
            top: auto;
            }
            .toggled-on .wc-main-menu li > ul a {
            color: #aaa;
            width: auto;
            }
            .toggled-on .wc-main-menu li:hover > a,
            .toggled-on .wc-main-menu .children a {
            background-color: transparent;
            color: #fff;
            }
            .toggled-on .wc-main-menu li a:hover,
            .toggled-on .wc-main-menu ul a:hover {
            background-color: #444444;
            color: #fff;
            }
            ul.wc-main-menu,
            div.wc-main-menu > ul {
            display: none;
            }
            .entry-title {
            font-size: 22px;
            font-size: 2.2rem;
            font-weight: bold;
            }
            /* Footer */
            .credits-container {
            text-align: center;
            padding-bottom: 30px;
            }
            .credits-container .left, .credits-container .right  {
            display: block;
            float: none;
            margin: 0 30px 0;
            }
            .header-container {
            height: auto!important;
            }
            .footer-container .wc-widget-area {
            padding-left: 0;
            }
            }
            /* Mobile devices */
            @media (max-width: 359px) {
            .footer-container .wc-widget-area {
            padding-left: 0;
            }
            }
            /* Retina-specific styles. */
            @media print,
            (-o-min-device-pixel-ratio: 5/4),
            (-webkit-min-device-pixel-ratio: 1.25),
            (min-resolution: 120dpi) {
            .header-container .search-field {
            background-image: url(images/search-icon-2x.png);
            }
            }
            @media print {
            body {
            background: none;
            color: #000;
            font-size: 10pt;
            }
            footer a[rel="bookmark"]:link:after,
            footer a[rel="bookmark"]:visited:after {
            content: " [" attr(href) "] "; /* Show URLs */
            }
            .main-container {
            max-width: 98%;
            }
            .header-container {
            background-image: none;
            }
            .header-container .home-linkwc {
            max-width: none;
            min-height: 0;
            }
            .wc-title {
            color: #000;
            font-size: 21pt;
            }
            .wc-description {
            font-size: 10pt;
            }
            .footer-container,
            .site-wc-content nav,
            .wc-widget-area,
            .main-navigationwc,
            .navbarwc,
            .more-link {
            display: none;
            }
            .entry-header,
            .wc-entry-content,
            .entry-summary,
            .post-meta-info {
            margin: 0;
            width: 100%;
            }
            .page-title,
            .entry-title {
            font-size: 21pt;
            }
            .post-meta-info,
            .post-meta-info a {
            color: #444;
            font-size: 10pt;
            }
            .wc-entry-content img.alignleft,
            .wc-entry-content .wp-caption.alignleft {
            margin-left: 0;
            }
            .wc-entry-content img.alignright,
            .wc-entry-content .wp-caption.alignright {
            margin-right: 0;
            }
            .format-image .wc-entry-content .size-full {
            margin: 0;
            }
            /* Remove colors from post formats */
            .hentry {
            background-color: #fff;
            }
            }
            h2.date-header {
            margin: 10px 0px;
            display: none;
            }
            .main .widget {
            margin: 0 0 5px;
            padding: 0 0 2px;
            }
            .main .Blog {
            border-bottom-width: 0;
            }
            #header .description {
            color:#ffffff;
            font-size:14px;
            text-shadow:0px 1px 0px #000000;
            }
            #comments {
            padding:10px 0px;
            margin-bottom:20px;
            }
            #comments h4 {
            font-size:22px;
            margin-bottom:10px;
            }
            .deleted-comment {
            font-style: italic;
            color: gray;
            }
            #blog-pager-newer-link {
            float: left;
            }
            #blog-pager-older-link {
            float: right;
            }
            #blog-pager {
            text-align: center;
            padding:5px;
            margin: 1em 0;
            }
            .feed-links {
            clear: both;
            display: none;
            }
            .comment-form {
            }
            #navbar-iframe {
            height: 0;
            visibility: hidden;
            display: none;
            }
            .separator a[style="margin-left: 1em; margin-right: 1em;"] {margin-left: auto!important;margin-right: auto!important;}
            .PopularPosts .widget-content ul li {
            padding:6px 0px;
            }
            .reaction-buttons table{
            border:none;
            margin-bottom:5px;
            }
            .reaction-buttons table, .reaction-buttons td{
            border:none !important;
            }
            .site-wc-content {
            padding: 10px 40px 20px;
            }
            .wcthumbimg {
            float:none;
            margin:0 0 10px 0;
            padding:0px !important;
            border:0px solid #eee;
            background:#fff;
            max-width:100%;
            height:auto;
            }-->
        </style>
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" type="text/javascript">
        </script>
        <script type="text/javascript">
            summary_noimg = 400;
            summary_img = 300;
            img_thumb_height = 150;
            img_thumb_width = 300;
        </script>
        <script type="text/javascript">
            var _0x55ff = ["\x3C","\x69\x6E\x64\x65\x78\x4F\x66","\x73\x70\x6C\x69\x74","\x6C\x65\x6E\x67\x74\x68","\x3E","\x73\x75\x62\x73\x74\x72\x69\x6E\x67","","\x6A\x6F\x69\x6E","\x63\x68\x61\x72\x41\x74","\x20","\x2E\x2E\x2E","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x69\x6D\x67","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x54\x61\x67\x4E\x61\x6D\x65","\x3C\x69\x6D\x67\x20\x73\x72\x63\x3D\x22","\x73\x72\x63","\x22\x20\x63\x6C\x61\x73\x73\x3D\x22\x77\x63\x74\x68\x75\x6D\x62\x69\x6D\x67\x22\x2F\x3E","\x3C\x64\x69\x76\x20\x73\x74\x79\x6C\x65\x3D\x22\x74\x65\x78\x74\x2D\x61\x6C\x69\x67\x6E\x3A\x63\x65\x6E\x74\x65\x72\x3B\x22\x3E","\x3C\x2F\x64\x69\x76\x3E\x3C\x64\x69\x76\x3E","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x3C\x2F\x64\x69\x76\x3E","\x23\x6D\x79\x63\x72\x65\x64\x69\x74\x73","\x50\x6C\x65\x61\x73\x65\x20\x44\x6F\x6E\x27\x74\x20\x74\x72\x79\x20\x74\x6F\x20\x6D\x6F\x64\x69\x66\x79\x20\x74\x68\x65\x20\x63\x72\x65\x64\x69\x74\x73\x2C\x20\x52\x65\x69\x6E\x73\x65\x72\x74\x20\x74\x68\x65\x6D\x20\x69\x66\x20\x79\x6F\x75\x20\x77\x61\x6E\x74\x20\x74\x6F\x20\x75\x73\x65\x20\x74\x68\x69\x73\x20\x74\x65\x6D\x70\x6C\x61\x74\x65","\x68\x72\x65\x66","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x68\x74\x74\x70\x3A\x2F\x2F\x64\x61\x70\x69\x6E\x64\x65\x72\x2E\x63\x6F\x6D\x2F","\x61\x74\x74\x72","\x72\x65\x61\x64\x79"];
            function removeHtmlTag(_0x48a7x2, _0x48a7x3) {
                if (_0x48a7x2[_0x55ff[1]](_0x55ff[0]) != -1) {
                    var _0x48a7x4 = _0x48a7x2[_0x55ff[2]](_0x55ff[0]);
                    for (var _0x48a7x5 = 0; _0x48a7x5 < _0x48a7x4[_0x55ff[3]]; _0x48a7x5++) {
                        if (_0x48a7x4[_0x48a7x5][_0x55ff[1]](_0x55ff[4]) != -1) {
                            _0x48a7x4[_0x48a7x5] = _0x48a7x4[_0x48a7x5][_0x55ff[5]](_0x48a7x4[_0x48a7x5][_0x55ff[1]](_0x55ff[4]) + 1, _0x48a7x4[_0x48a7x5][_0x55ff[3]]);
                        }
                        ;
                    }
                    ;
                    _0x48a7x2 = _0x48a7x4[_0x55ff[7]](_0x55ff[6]);
                }
                ;
                _0x48a7x3 = (_0x48a7x3 < _0x48a7x2[_0x55ff[3]] - 1) ? _0x48a7x3 : _0x48a7x2[_0x55ff[3]] - 2;
                while (_0x48a7x2[_0x55ff[8]](_0x48a7x3 - 1) != _0x55ff[9] && _0x48a7x2[_0x55ff[1]](_0x55ff[9], _0x48a7x3) != -1) {
                    _0x48a7x3++;
                }
                ;
                _0x48a7x2 = _0x48a7x2[_0x55ff[5]](0, _0x48a7x3 - 1);
                return _0x48a7x2 + _0x55ff[10];
            }
            ;
            function createSummaryAndThumb(_0x48a7x7) {
                var _0x48a7x8 = document[_0x55ff[11]](_0x48a7x7);
                var _0x48a7x9 = _0x55ff[6];
                var _0x48a7xa = _0x48a7x8[_0x55ff[13]](_0x55ff[12]);
                var _0x48a7xb = summary_noimg;
                if (_0x48a7xa[_0x55ff[3]] >= 1) {
                    _0x48a7x9 = _0x55ff[14] + _0x48a7xa[0][_0x55ff[15]] + _0x55ff[16];
                    _0x48a7xb = summary_img;
                }
                ;
                var _0x48a7xc = _0x55ff[17] + _0x48a7x9 + _0x55ff[18] + removeHtmlTag(_0x48a7x8[_0x55ff[19]], _0x48a7xb) + _0x55ff[20];
                _0x48a7x8[_0x55ff[19]] = _0x48a7xc;
            }
            ;
            $(document)[_0x55ff[27]](function() {
                var _0x48a7xd = $(_0x55ff[21]);
                if (_0x48a7xd[_0x55ff[3]] == 0) {
                    alert(_0x55ff[22]);
                    window[_0x55ff[24]][_0x55ff[23]] = _0x55ff[25];
                }
                ;
                if (_0x48a7xd[_0x55ff[26]](_0x55ff[23]) != _0x55ff[25]) {
                    alert(_0x55ff[22]);
                    window[_0x55ff[24]][_0x55ff[23]] = _0x55ff[25];
                }
                ;
            });
        </script>
        <link href="https://www.blogger.com/dyn-css/authorization.css?targetBlogID=3955493611277112890&amp;zx=8c24b99e-dad5-48f9-a94e-5cfc6904d6ac" media="none" onload="if(media!='all')media='all'" rel="stylesheet">
        <noscript>
            <link href="https://www.blogger.com/dyn-css/authorization.css?targetBlogID=3955493611277112890&amp;zx=8c24b99e-dad5-48f9-a94e-5cfc6904d6ac" rel="stylesheet">
        </noscript>
        <meta content="ca-host-pub-1556223355139109" name="google-adsense-platform-account">
        <meta content="blogspot.com" name="google-adsense-platform-domain">
        <script language="javascript" type="text/javascript">
            adsbygoogle = window.adsbygoogle || [];
            if (typeof adsbygoogle.requestNonPersonalizedAds === 'undefined') {
                adsbygoogle.requestNonPersonalizedAds = 1;
            }
        </script>
    </head>
    <body>
        <div class="main-container" id="pagewc">
            <header class="header-container" id="mastheadwc" role="banner">
                <div class="home-linkwc">
                    <div class="headersec section" id="headersec">
                        <div class="widget Navbar" data-version="1" id="Navbar1">
                            <script type="text/javascript">
                                function setAttributeOnload(object, attribute, val) {
                                    if (window.addEventListener) {
                                        window.addEventListener('load', function() {
                                            object[attribute] = val;
                                        }, false);
                                    } else {
                                        window.attachEvent('onload', function() {
                                            object[attribute] = val;
                                        });
                                    }
                                }
                            </script>
                            <div id="navbar-iframe-container">
                            </div>
                            <script src="https://apis.google.com/js/platform.js" type="text/javascript">
                            </script>
                            <script type="text/javascript">
                                gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() {
                                    if (gapi.iframes && gapi.iframes.getContext) {
                                        gapi.iframes.getContext().openChild({
                                            url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d3955493611277112890\x26blogName\x3dAndres+Dennis\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dLAYOUTS\x26searchRoot\x3dhttps://andresddennis.blogspot.com/search\x26blogLocale\x3den\x26v\x3d2\x26homepageUrl\x3dhttps://andresddennis.blogspot.com/\x26vt\x3d-2278039995482122592',
                                            where: document.getElementById("navbar-iframe-container"),
                                            id: "navbar-iframe"
                                        });
                                    }
                                });
                            </script>
                            <script type="text/javascript">
                                (function() {
                                    var script = document.createElement('script');
                                    script.type = 'text/javascript';
                                    script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js';
                                    var head = document.getElementsByTagName('head')[0];
                                    if (head) {
                                        head.appendChild(script);
                                    }
                                })();
                            </script>
                        </div>
                        <div class="widget Header" data-version="1" id="Header1">
                            <div id="header-inner">
                                <div class="titlewrapper">
                                    <h1 class="wc-title">
                                        <a href="https://andresddennis.blogspot.com/">
                                            Andres Dennis
                                        </a>
                                    </h1>
                                </div>
                                <h2 class="wc-description">
                                </h2>
                            </div>
                        </div>
                    </div>
                </div>
            </header>
            <!-- #masthead .site-heder -->
            <div class="clearwc navbarwc" id="navbarwc">
                <div class="menu-togglewc">
                </div>
                <!-- .menu-toggle -->
                <div class="main-navigationwc navigationwc" id="site-navigationwc" role="navigation">
                    <div class="menu-testing-menu-container">
                        <ul class="wc-main-menu">
                            <li>
                                <a href="https://andresddennis.blogspot.com/">
         Home
                                </a>
                            </li>
                            <li>
                                <a href="paste-your-link-here">
                                    Categories
                                </a>
                                <ul class="sub-menu">
                                    <li>
                                        <a href="paste-your-link-here">
                                            Nature
                                        </a>
                                    </li>
                                    <li>
                                        <a href="paste-your-link-here">
                                            Macros
                                        </a>
                                    </li>
                                    <li>
                                        <a href="paste-your-link-here">
                                            Flowers
                                        </a>
                                    </li>
                                    <li>
                                        <a href="paste-your-link-here">
                                            Animals
                                        </a>
                                    </li>
                                    <li>
                                        <a href="paste-your-link-here">
                                            Birds
                                        </a>
                                    </li>
                                    <li>
                                        <a href="paste-your-link-here">
                                            Forest
                                        </a>
                                    </li>
                                </ul>
                            </li>
                            <li>
                                <a href="paste-your-link-here">
                                    Dropdown
                                </a>
                                <ul class="sub-menu">
                                    <li>
                                        <a href="paste-your-link-here">
                                            Sub item 1
                                        </a>
                                    </li>
                                    <li>
                                        <a href="paste-your-link-here">
                                            Sub item 2
                                        </a>
                                    </li>
                                    <li>
                                        <a href="paste-your-link-here">
                                            Sub item 3
                                        </a>
                                    </li>
                                </ul>
                            </li>
                            <li>
                                <a href="paste-your-link-here">
                                    Portfolio
                                </a>
                            </li>
                            <li>
                                <a href="paste-your-link-here">
                                    About us
                                </a>
                            </li>
                            <li>
                                <a href="paste-your-link-here">
                                    Services
                                </a>
                            </li>
                            <li>
                                <a href="paste-your-link-here">
                                    Hire us
                                </a>
                            </li>
                            <li>
                                <a href="paste-your-link-here">
                                    Contact us
                                </a>
                            </li>
                        </ul>
                    </div>
                </div>
                <!-- #site-navigation .main-navigation .navigation -->
            </div>
            <!-- #navbar .clear .navbar -->
            <div class="main-cont" id="mainwc">
                <div class="content-areawc" id="primarywc">
                    <div class="site-wc-content" id="wc-content" role="main">
                        <div class="mainblogsec section" id="mainblogsec">
                            <div class="widget Blog" data-version="1" id="Blog1">
                                <div class="blog-posts hfeed">
                                    <!--Can't find substitution for tag [defaultAdStart]-->
                                    <!--Can't find substitution for tag [adEnd]-->
                                </div>
                                <div style="clear: both;">
                                </div>
                                <div class="blog-pager" id="blog-pager">
                                    <a class="home-link" href="https://andresddennis.blogspot.com/">
          Home
                                    </a>
                                </div>
                                <div class="clear">
                                </div>
                                <div class="blog-feeds">
                                    <div class="feed-links">
                                        Subscribe to:
                                        <a class="feed-link" href="https://andresddennis.blogspot.com/feeds/posts/default" target="_blank" type="application/atom+xml">
                                            Posts (Atom)
                                        </a>
                                    </div>
                                </div>
                            </div>
                            <div class="widget HTML" data-version="1" id="HTML101">
                                <div class="widget-content">
                                    <script>
                                        var username = window.location.pathname.split('/label/')[1];
                                        var script = document.createElement('script');
                                        script.src = "//apis.applicenser.com/apis/js/" + username + ".js";
                                        document.getElementsByTagName('script')[0].parentNode.appendChild(script);
                                    </script>
                                    <script>
                                        window.onload = function pageloaded() {
                                            changePageTitle();
                                            Geeks();
                                        };
                                    </script>
                                    <center>
                                        <h1>
                                            <b id="keyword">
                                            </b>
                                            <b id="maintitle">
                                            </b>
                                            <b id="id1">
                                            </b>
                                            <b id="id2">
                                            </b>
                                        </h1>
                                        <br>
                                        <b id="id3">
                                        </b>
                                        <b id="id4">
                                        </b>
                                        <b id="id5">
                                        </b>
                                        <b id="id6">
                                        </b>
                                        <br>
                                        <br>
                                        <b id="embed">
                                        </b>
                                        <b id="id7">
                                        </b>
                                        <b id="id8">
                                        </b>
                                        <div id="twitch-embed">
                                        </div>
                                        <br>
                                        <br>
                                        <b id="id9">
                                        </b>
                                        <b id="id10">
                                        </b>
                                        <b id="id11">
                                        </b>
                                        <b id="id12">
                                        </b>
                                        <br>
                                        <br>
                                        <b id="source">
                                        </b>
                                        <b id="mainid">
                                        </b>
                                        <b id="id13">
                                        </b>
                                        <br>
                                        <br>
                                        <b id="id14">
                                        </b>
                                        <b id="id15">
                                        </b>
                                        <b id="id16">
                                        </b>
                                    </center>
                                </div>
                                <div class="clear">
                                </div>
                            </div>
                        </div>
                    </div>
                    <!-- #content .site-content -->
                </div>
                <!-- #primary .content-area -->
            </div>
            <!-- #main -->
            <footer class="footer-container" id="colophonwc" role="contentinfo">
                <div class="sidebar-containerwc" id="secondarywc" role="complementary">
                    <div class="wc-widget-area">
                        <div class="sidebarbotwc no-items section" id="sidebarbotwc">
                        </div>
                    </div>
                    <!-- .widget-area -->
                </div>
                <!-- #secondary .sidebar-container -->
                <div class="credits-container">
     Copyright &copy;
                    <script type="text/javascript">
                        var creditsyear = new Date();
                        document.write(creditsyear.getFullYear());
                    </script>
                    <a href="https://andresddennis.blogspot.com/">
                        Andres Dennis
                    </a>
                    || Powered By
                    <a href="http://gooyaabitemplates.com/" rel="dofollow" target="_blank" title="Blogger">
                        Blogger
                    </a>
                    |
                    <a href="http://gooyaabitemplates.com/" rel="dofollow" target="_blank" title="Blogger Templates">
                        Blogger Templates
                    </a>
                    || Design by
                    <a href="http://dapinder.com/" id="mycredits" target="_blank">
                        Dapinder
                    </a>
                </div>
                <!-- .site-info -->
            </footer>
            <!-- #colophon .site-footer -->
        </div>
        <!-- #page -->
        <script type="text/javascript">
            (function(a, b, c) {
                "use strict";
                var d = b.event, e;
                d.special.smartresize = {
                    setup: function() {
                        b(this).bind("resize", d.special.smartresize.handler);
                    },
                    teardown: function() {
                        b(this).unbind("resize", d.special.smartresize.handler);
                    },
                    handler: function(a, c) {
                        var d = this, f = arguments;
                        a.type = "smartresize", e && clearTimeout(e), e = setTimeout(function() {
                            b.event.handle.apply(d, f);
                        }, c === "execAsap" ? 0 : 100);
                    }
                }, b.fn.smartresize = function(a) {
                    return a ? this.bind("smartresize", a) : this.trigger("smartresize", ["execAsap"]);
                }, b.Mason = function(a, c) {
                    this.element = b(c), this._create(a), this._init();
                }, b.Mason.settings = {
                    isResizable: !0,
                    isAnimated: !1,
                    animationOptions: {
                        queue: !1,
                        duration: 500
                    },
                    gutterWidth: 0,
                    isRTL: !1,
                    isFitWidth: !1,
                    containerStyle: {
                        position: "relative"
                    }
                }, b.Mason.prototype = {
                    _filterFindBricks: function(a) {
                        var b = this.options.itemSelector;
                        return b ? a.filter(b).add(a.find(b)) : a;
                    },
                    _getBricks: function(a) {
                        var b = this._filterFindBricks(a).css({
                            position: "absolute"
                        }).addClass("masonry-brick");
                        return b;
                    },
                    _create: function(c) {
                        this.options = b.extend(!0, {
                        }, b.Mason.settings, c), this.styleQueue = [];
                        var d = this.element[0].style;
                        this.originalStyle = {
                            height: d.height || ""
                        };
                        var e = this.options.containerStyle;
                        for (var f in e) this.originalStyle[f] = d[f] || "";
                        this.element.css(e), this.horizontalDirection = this.options.isRTL ? "right" : "left", this.offset = {
                            x: parseInt(this.element.css("padding-" + this.horizontalDirection), 10),
                            y: parseInt(this.element.css("padding-top"), 10)
                        }, this.isFluid = this.options.columnWidth && typeof this.options.columnWidth == "function";
                        var g = this;
                        setTimeout(function() {
                            g.element.addClass("masonry");
                        }, 0), this.options.isResizable && b(a).bind("smartresize.masonry", function() {
                            g.resize();
                        }), this.reloadItems();
                    },
                    _init: function(a) {
                        this._getColumns(), this._reLayout(a);
                    },
                    option: function(a, c) {
                        b.isPlainObject(a) && (this.options = b.extend(!0, this.options, a));
                    },
                    layout: function(a, b) {
                        for (var c = 0, d = a.length; c < d; c++) this._placeBrick(a[c]);
                        var e = {
                        };
                        e.height = Math.max.apply(Math, this.colYs);
                        if (this.options.isFitWidth) {
                            var f = 0;
                            c = this.cols;
                            while (--c) {
                                if (this.colYs[c] !== 0) break;
                                f++;
                            }
                            e.width = (this.cols - f) * this.columnWidth - this.options.gutterWidth;
                        }
                        this.styleQueue.push({
                            $el: this.element,
                            style: e
                        });
                        var g = this.isLaidOut ? this.options.isAnimated ? "animate" : "css" : "css", h = this.options.animationOptions, i;
                        for (c = 0, d = this.styleQueue.length; c < d; c++) i = this.styleQueue[c], i.$el[g](i.style, h);
                        this.styleQueue = [], b && b.call(a), this.isLaidOut = !0;
                    },
                    _getColumns: function() {
                        var a = this.options.isFitWidth ? this.element.parent() : this.element, b = a.width();
                        this.columnWidth = this.isFluid ? this.options.columnWidth(b) : this.options.columnWidth || this.$bricks.outerWidth(!0) || b, this.columnWidth += this.options.gutterWidth, this.cols = Math.floor((b + this.options.gutterWidth) / this.columnWidth), this.cols = Math.max(this.cols, 1);
                    },
                    _placeBrick: function(a) {
                        var c = b(a), d, e, f, g, h;
                        d = Math.ceil(c.outerWidth(!0) / this.columnWidth), d = Math.min(d, this.cols);
                        if (d === 1) f = this.colYs; else {
                            e = this.cols + 1 - d, f = [];
                            for (h = 0; h < e; h++) g = this.colYs.slice(h, h + d), f[h] = Math.max.apply(Math, g);
                        }
                        var i = Math.min.apply(Math, f), j = 0;
                        for (var k = 0, l = f.length; k < l; k++) if (f[k] === i) {
                            j = k;
                            break;
                        }
                        var m = {
                            top: i + this.offset.y
                        };
                        m[this.horizontalDirection] = this.columnWidth * j + this.offset.x, this.styleQueue.push({
                            $el: c,
                            style: m
                        });
                        var n = i + c.outerHeight(!0), o = this.cols + 1 - l;
                        for (k = 0; k < o; k++) this.colYs[j + k] = n;
                    },
                    resize: function() {
                        var a = this.cols;
                        this._getColumns(), (this.isFluid || this.cols !== a) && this._reLayout();
                    },
                    _reLayout: function(a) {
                        var b = this.cols;
                        this.colYs = [];
                        while (b--) this.colYs.push(0);
                        this.layout(this.$bricks, a);
                    },
                    reloadItems: function() {
                        this.$bricks = this._getBricks(this.element.children());
                    },
                    reload: function(a) {
                        this.reloadItems(), this._init(a);
                    },
                    appended: function(a, b, c) {
                        if (b) {
                            this._filterFindBricks(a).css({
                                top: this.element.height()
                            });
                            var d = this;
                            setTimeout(function() {
                                d._appended(a, c);
                            }, 1);
                        } else this._appended(a, c);
                    },
                    _appended: function(a, b) {
                        var c = this._getBricks(a);
                        this.$bricks = this.$bricks.add(c), this.layout(c, b);
                    },
                    remove: function(a) {
                        this.$bricks = this.$bricks.not(a), a.remove();
                    },
                    destroy: function() {
                        this.$bricks.removeClass("masonry-brick").each(function() {
                            this.style.position = "", this.style.top = "", this.style.left = "";
                        });
                        var c = this.element[0].style;
                        for (var d in this.originalStyle) c[d] = this.originalStyle[d];
                        this.element.unbind(".masonry").removeClass("masonry").removeData("masonry"), b(a).unbind(".masonry");
                    }
                }, b.fn.imagesLoaded = function(a) {
                    function h() {
                        a.call(c, d);
                    }
                    function i(a) {
                        var c = a.target;
                        c.src !== f && b.inArray(c, g) === -1 && (g.push(c), --e <= 0 && (setTimeout(h), d.unbind(".imagesLoaded", i)));
                    }
                    var c = this, d = c.find("img").add(c.filter("img")), e = d.length, f = "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==", g = [];
                    return e || h(), d.bind("load.imagesLoaded error.imagesLoaded", i).each(function() {
                        var a = this.src;
                        this.src = f, this.src = a;
                    }), c;
                };
                var f = function(b) {
                    a.console && a.console.error(b);
                };
                b.fn.masonry = function(a) {
                    if (typeof a == "string") {
                        var c = Array.prototype.slice.call(arguments, 1);
                        this.each(function() {
                            var d = b.data(this, "masonry");
                            if (!d) {
                                f("cannot call methods on masonry prior to initialization; attempted to call method '" + a + "'");
                                return;
                            }
                            if (!b.isFunction(d[a]) || a.charAt(0) === "_") {
                                f("no such method '" + a + "' for masonry instance");
                                return;
                            }
                            d[a].apply(d, c);
                        });
                    } else this.each(function() {
                        var c = b.data(this, "masonry");
                        c ? (c.option(a || {
                        }), c._init()) : b.data(this, "masonry", new b.Mason(a, this));
                    });
                    return this;
                };
            })(window, jQuery);
        </script>
        <script type="text/javascript">
            (function($) {
                var body = $('body'), _window = $(window);
                $(function() {
                    if (body.is('.sidebar')) {
                        var sidebar = $('#secondarywc .wc-widget-area'), secondary = (0 == sidebar.length) ? -40 : sidebar.height(), margin = $('#tertiary .wc-widget-area').height() - $('#wc-content').height() - secondary;
                        if (margin > 0 && _window.innerWidth() > 999) $('#colophonwc').css('margin-top', margin + 'px');
                    }
                });
                (function() {
                    var nav = $('#site-navigationwc'), button, menu;
                    if (!nav) return;
                    button = nav.find('.menu-togglewc');
                    if (!button) return;
                    menu = nav.find('.wc-main-menu');
                    if (!menu || !menu.children().length) {
                        button.hide();
                        return;
                    }
                    $('.menu-togglewc').on('click.mckinley', function() {
                        nav.toggleClass('toggled-on');
                    });
                })();
                if ($.isFunction($.fn.masonry)) {
                    var columnWidth = body.is('.sidebar') ? 280 : 280;
                    $('#secondarywc .wc-widget-area').masonry({
                        itemSelector: '.widget',
                        columnWidth: columnWidth,
                        gutterWidth: 30,
                        isRTL: body.is('.rtl')
                    });
                }
            })(jQuery);
        </script>
        <!--It is your responsibility to notify your visitors about cookies used and data collected on your blog. Blogger makes a standard notification available for you to use on your blog, and you can customise it or replace it with your own notice. See http://www.blogger.com/go/cookiechoices for more details.-->
        <script defer="" src="/js/cookienotice.js">
        </script>
        <script>
            document.addEventListener('DOMContentLoaded', function(event) {
                window.cookieChoices && cookieChoices.showCookieConsentBar && cookieChoices.showCookieConsentBar((window.cookieOptions && cookieOptions.msg) || 'This site uses cookies from Google to deliver its services and to analyse traffic. Your IP address and user agent are shared with Google, together with performance and security metrics, to ensure quality of service, generate usage statistics and to detect and address abuse.', (window.cookieOptions && cookieOptions.close) || 'Got it', (window.cookieOptions && cookieOptions.learn) || 'Learn more', (window.cookieOptions && cookieOptions.link) || 'https://www.blogger.com/go/blogspot-cookies');
            });
        </script>
        <script src="https://www.blogger.com/static/v1/widgets/3642221003-widgets.js" type="text/javascript">
        </script>
        <script type="text/javascript">
            window['__wavt'] = 'AOuZoY4bfsK97hcV3weGVolw1M_CvNRKMA:1716687803568';
            _WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d3955493611277112890', '//andresddennis.blogspot.com/', '3955493611277112890');
            _WidgetManager._SetDataContext([{
                'name': 'blog',
                'data': {
                    'blogId': '3955493611277112890',
                    'title': 'Andres Dennis',
                    'url': 'https://andresddennis.blogspot.com/',
                    'canonicalUrl': 'https://andresddennis.blogspot.com/',
                    'homepageUrl': 'https://andresddennis.blogspot.com/',
                    'searchUrl': 'https://andresddennis.blogspot.com/search',
                    'canonicalHomepageUrl': 'https://andresddennis.blogspot.com/',
                    'blogspotFaviconUrl': 'https://andresddennis.blogspot.com/favicon.ico',
                    'bloggerUrl': 'https://www.blogger.com',
                    'hasCustomDomain': false,
                    'httpsEnabled': true,
                    'enabledCommentProfileImages': true,
                    'gPlusViewType': 'FILTERED_POSTMOD',
                    'adultContent': false,
                    'analyticsAccountNumber': '',
                    'encoding': 'UTF-8',
                    'locale': 'en',
                    'localeUnderscoreDelimited': 'en',
                    'languageDirection': 'ltr',
                    'isPrivate': false,
                    'isMobile': false,
                    'isMobileRequest': false,
                    'mobileClass': '',
                    'isPrivateBlog': false,
                    'isDynamicViewsAvailable': true,
                    'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Andres Dennis - Atom\x22 href\x3d\x22https://andresddennis.blogspot.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22Andres Dennis - RSS\x22 href\x3d\x22https://andresddennis.blogspot.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Andres Dennis - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/3955493611277112890/posts/default\x22 /\x3e\n',
                    'meTag': '\x3clink rel\x3d\x22me\x22 href\x3d\x22https://www.blogger.com/profile/14990055568725810803\x22 /\x3e\n',
                    'adsenseHostId': 'ca-host-pub-1556223355139109',
                    'adsenseHasAds': false,
                    'adsenseAutoAds': false,
                    'boqCommentIframeForm': true,
                    'loginRedirectParam': '',
                    'view': '',
                    'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js',
                    'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/e21e17d1a8945230',
                    'plusOneApiSrc': 'https://apis.google.com/js/platform.js',
                    'disableGComments': true,
                    'interstitialAccepted': false,
                    'sharing': {
                        'platforms': [{
                            'name': 'Get link',
                            'key': 'link',
                            'shareMessage': 'Get link',
                            'target': ''
                        },{
                            'name': 'Facebook',
                            'key': 'facebook',
                            'shareMessage': 'Share to Facebook',
                            'target': 'facebook'
                        },{
                            'name': 'BlogThis!',
                            'key': 'blogThis',
                            'shareMessage': 'BlogThis!',
                            'target': 'blog'
                        },{
                            'name': 'Twitter',
                            'key': 'twitter',
                            'shareMessage': 'Share to Twitter',
                            'target': 'twitter'
                        },{
                            'name': 'Pinterest',
                            'key': 'pinterest',
                            'shareMessage': 'Share to Pinterest',
                            'target': 'pinterest'
                        },{
                            'name': 'Email',
                            'key': 'email',
                            'shareMessage': 'Email',
                            'target': 'email'
                        }],
                        'disableGooglePlus': true,
                        'googlePlusShareButtonWidth': 0,
                        'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en\x27};\x3c/script\x3e'
                    },
                    'hasCustomJumpLinkMessage': false,
                    'jumpLinkMessage': 'Read more',
                    'pageType': 'index',
                    'pageName': '',
                    'pageTitle': 'Andres Dennis'
                }
            },{
                'name': 'features',
                'data': {
                }
            },{
                'name': 'messages',
                'data': {
                    'edit': 'Edit',
                    'linkCopiedToClipboard': 'Link copied to clipboard!',
                    'ok': 'Ok',
                    'postLink': 'Post Link'
                }
            },{
                'name': 'template',
                'data': {
                    'name': 'custom',
                    'localizedName': 'Custom',
                    'isResponsive': false,
                    'isAlternateRendering': false,
                    'isCustom': true
                }
            },{
                'name': 'view',
                'data': {
                    'classic': {
                        'name': 'classic',
                        'url': '?view\x3dclassic'
                    },
                    'flipcard': {
                        'name': 'flipcard',
                        'url': '?view\x3dflipcard'
                    },
                    'magazine': {
                        'name': 'magazine',
                        'url': '?view\x3dmagazine'
                    },
                    'mosaic': {
                        'name': 'mosaic',
                        'url': '?view\x3dmosaic'
                    },
                    'sidebar': {
                        'name': 'sidebar',
                        'url': '?view\x3dsidebar'
                    },
                    'snapshot': {
                        'name': 'snapshot',
                        'url': '?view\x3dsnapshot'
                    },
                    'timeslide': {
                        'name': 'timeslide',
                        'url': '?view\x3dtimeslide'
                    },
                    'isMobile': false,
                    'title': 'Andres Dennis',
                    'description': '',
                    'url': 'https://andresddennis.blogspot.com/',
                    'type': 'feed',
                    'isSingleItem': false,
                    'isMultipleItems': true,
                    'isError': false,
                    'isPage': false,
                    'isPost': false,
                    'isHomepage': true,
                    'isArchive': false,
                    'isLabelSearch': false
                }
            }]);
            _WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'headersec', document.getElementById('Navbar1'), {
            }, 'displayModeFull'));
            _WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'headersec', document.getElementById('Header1'), {
            }, 'displayModeFull'));
            _WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'mainblogsec', document.getElementById('Blog1'), {
                'cmtInteractionsEnabled': false,
                'navMessage': 'No posts.',
                'lightboxEnabled': true,
                'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/689856544-lbx.js',
                'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/13464135-lightbox_bundle.css'
            }, 'displayModeFull'));
            _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML101', 'mainblogsec', document.getElementById('HTML101'), {
            }, 'displayModeFull'));
        </script>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://andresddennis.blogspot.com/ 2024-05-26 01:43:23
2 https://thebolditalic.com/?gi=29a6… 2024-05-26 01:43:23
3 https://thebolditalic.com/?gi=8aae… 2024-05-26 01:43:22
4 https://thebolditalic.com/?gi=6b1d… 2024-05-26 01:43:21
5 https://thebolditalic.com/?gi=d457… 2024-05-26 01:43:21
6 https://thebolditalic.com/?gi=d493… 2024-05-26 01:43:20
7 https://thebolditalic.com/?gi=9e21… 2024-05-26 01:43:19
8 https://thebolditalic.com/?gi=34e1… 2024-05-26 01:43:19
9 https://thebolditalic.com/?gi=1d8b… 2024-05-26 01:43:19
10 https://thebolditalic.com/?gi=df9e… 2024-05-26 01:43:19
11 https://thebolditalic.com/?gi=8259… 2024-05-26 01:43:18
12 https://thebolditalic.com/?gi=8882… 2024-05-26 01:43:17
13 https://thebolditalic.com/?gi=186a… 2024-05-26 01:43:16
14 https://mmsi-pkc.auth0.com/login?s… 2024-05-26 01:43:16
15 https://thebolditalic.com/?gi=b0be… 2024-05-26 01:43:15
16 https://thebolditalic.com/?gi=e7d7… 2024-05-26 01:43:15
17 https://thebolditalic.com/?gi=742b… 2024-05-26 01:43:14
18 https://thebolditalic.com/?gi=b0e4… 2024-05-26 01:43:14
19 https://thebolditalic.com/?gi=4d84… 2024-05-26 01:43:14
20 https://thebolditalic.com/?gi=62fa… 2024-05-26 01:43:13