Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - jkh2.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Fri, 09 May 2025 15:41:43 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://yessirjamesii.tumblr.com/

HTTP Code 301 Moved Permanently

301 http code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - http://yessirjamesii.tumblr.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Fri, 09 May 2025 15:41:43 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 255661
Connection: keep-alive
Vary: Accept-Encoding
X-Rid: 4eb71071cf354d63c433f835403fcf19
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=15552001
X-Tumblr-User: yessirjamesii
X-Tumblr-Pixel-0: https://px.srvcs.tumblr.com/impixu?T=1746805303&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDovL3llc3NpcmphbWVzaWkudHVtYmxyLmNvbS8iLCJyZXF0eXBlIjowLCJyb3V0ZSI6Ii8ifQ==&U=OKBILNDFEK&K=4561b17ada05dc8d6b01aa0a1c8bedb4e4472b8c046694c474ff516f94195d6f--https://px.srvcs.tumblr.com/impixu?T=1746805303&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6Ly95ZXNzaXJqYW1lc2lpLnR1bWJsci5jb20vIiwicmVxdHlwZSI6MCwicm91dGUiOiIvIiwicG9zdHMiOlt7InBvc3RpZCI6IjY1NTM3MTU0ODYwNTE4NjA0OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMz
X-Tumblr-Pixel-1: fSx7InBvc3RpZCI6IjY1NTM3MTQyNTAzOTk5MDc4NCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MTI4MjIxOTc3ODA0OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MTIzMjE1NDM3MDA0OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDY2ODExOTEzMDExMiIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDYxNzY3OTQ5NTE2OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDUyMTIxOTkwNzU4NCIsImJsb2dpZCI6NTI2MTgzODMxLC
X-Tumblr-Pixel-2: Jzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDQ2NDgxMzg3NTIwMCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDQyNTIxOTU5NjI4OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDMwMDc0MTA3NDk0NCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDI3NzkyOTMyMDQ0OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM2OTkwMjk0NDkyNzc0NCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfV19&U=OCICIMDDDC&K=e8f77ed36128b21b149ff7d83aa1c3942d0b
X-Tumblr-Pixel-3: 433214a2f2685fa32c9242256183
X-Tumblr-Pixel: 4
Link: <https://64.media.tumblr.com/7d406ec08c7eb2d230c1a73ecad72d8c/cf95b274ba938362-40/s128x128u_c1/b01ae22b02b6148903ac483764d5b429337afb53.jpg>; rel=icon
X-UA-Compatible: IE=Edge,chrome=1
X-UA-Device: desktop
Vary: X-UA-Device, Accept
X-nc: MISS
Accept-Ranges: bytes

HTTP Code 200 OK

200 http code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: jkh2.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><script>var __pbpa = true;</script><script>var translated_warning_string = 'Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?';</script><script type="text/javascript" language="javascript" src="https://assets.tumblr.com/assets/scripts/pre_tumblelog.js?_v=b9f848c06fcba7eaf305d4a7cb7a1b98"></script><!-- 

    Choice Theme v2
    by: Stashthemes (Cedrick Odompleh)

    Install: https://stashthemes.com/themes/choice/
    Documentation: https://stashthemes.com/support/choice/
    Remove Install Buttons: https://stashthemes.com/pricing/

-->
<!DOCTYPE html> 
<html> 
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
    
    <title>Sir James Photography</title>
    <meta name="description" content="The official portfolio of James K. Holder II (email [email protected])" />

    
    <style>figure{margin:0}.tmblr-iframe{position:absolute}.tmblr-iframe.hide{display:none}.tmblr-iframe--amp-cta-button{visibility:hidden;position:fixed;bottom:10px;left:50%;transform:translateX(-50%);z-index:100}.tmblr-iframe--amp-cta-button.tmblr-iframe--loaded{visibility:visible;animation:iframe-app-cta-transition .2s ease-out}</style><link rel="stylesheet" media="screen" href="https://assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css?_v=f085dde138e244526309d4673db67b4c"><link rel="shortcut icon" href="https://64.media.tumblr.com/7d406ec08c7eb2d230c1a73ecad72d8c/cf95b274ba938362-40/s128x128u_c1/b01ae22b02b6148903ac483764d5b429337afb53.jpg" />
    <link rel="apple-touch-icon-precomposed" href="https://64.media.tumblr.com/7d406ec08c7eb2d230c1a73ecad72d8c/cf95b274ba938362-40/s128x128u_c1/b01ae22b02b6148903ac483764d5b429337afb53.jpg">
    <link rel="alternate" type="application/rss+xml" href="https://yessirjamesii.tumblr.com/rss" />
    
    
    
    <script>
        TUMBLR_HOSTNAME = 'yessirjamesii.tumblr.com',
        TUMBLR_TITLE = 'Sir James Photography',
        TUMBLR_URL = 'https://yessirjamesii.tumblr.com/',
        BANNER_VIDEO_VOLUME = "off",
        BANNER_VIDEO_AUTOPLAY = "1",
        SHOW_POST_NOTES = false,
        PHOTOSET_POST_TYPE = true,
        VIMEO_BANNER =  false;
    </script>
    
    <link href='https://static.tumblr.com/jzzkxgh/Ot6rrcrk6/font-awesome.css' rel='stylesheet' type='text/css'>
    <link rel="preconnect" href="https://fonts.googleapis.com"> 
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> 
    <link href="https://fonts.googleapis.com/css2?family=Inter Tight:wght@400,700,500&display=swap" rel="stylesheet">
    
    <svg xmlns="http://www.w3.org/2000/svg" style="display: none;"><symbol id="icon-close" viewBox="0 0 32 32"><title>Close</title><polygon points="16 14 7.5 5.5 5.5 7.5 14 16 5.5 24.5 7.5 26.5 16 18 24.5029945 26.5 26.5 24.5 18 16 26.5 7.5 24.5029945 5.5"></polygon></symbol><symbol id="icon-nextPost" viewBox="0 0 32 32"><title>Next post</title><polygon points="12.5 15.5 22.5 25.5 20.5 27.5 8.5 15.5 20.5 3.5 22.5 5.50242448"></polygon></symbol><symbol id="icon-prevPost" viewBox="0 0 32 32"><title>Previous post</title><polygon points="19.5 15.5 9.5 25.5 11.5 27.5 23.5 15.5 11.5 3.5 9.5 5.50242448"></polygon></symbol><symbol id="icon-top" viewBox="0 0 32 32"><title>No more posts</title><polygon points="5.5 24.5 3.5 22.5 15.5 10.5 27.5 22.5 25.4975755 24.5 15.5 14.5"></polygon><rect x="4" y="6" width="23" height="3"></rect></symbol></svg>
    
    <style>
        /* Theme Options */
        
        :root {
            --background-image: url(https://assets.tumblr.com/images/x.gif?v=1);
            --background-color: #ffffff;
            --spacing: 0.9rem;
            --outer-margin: 40px;
            --text:#232323;
        }
        
        @media screen and (max-width: 740px) {
            :root {
                --outer-margin: 20px;
                --spacing:0.5rem;
           }
        }
        
         * {
             box-sizing:border-box;
        }
         body {
             margin: 0;
             background-color: var(--background-color);
             background-image: var(--background-image);
             
             background-size: cover;
             
            
             background-repeat:
                
                no-repeat;
             background-attachment: fixed;
             font-family: "Inter Tight", Helvetica Neue, Arial, sans-serif;
             word-wrap: break-word;
             font-size: 12px;
             color:var(--text);
             -webkit-font-smoothing:antialiased;
            
        }
        
        h1,h2,h3,h4,h5,h6 {
            margin:0;
            
        }
        
        
        h1 {
        	font-size: 30px;
        }
        
        h2 {
        	font-size: 20px;
        }
        
        @media screen and (max-width: 740px) {
            h1 {
                font-size:26px;
            }
            
            h2 {
                font-size:16px;
            }
        }
        
        ul, ol {
            margin:0;
            padding:0;
            list-style: inside;
        }
        
        article .caption ul, article .caption ol {
            padding:0;
            margin:0;
            padding-inline-start: var(--spacing);
            margin-top:var(--spacing);
        }
        
        a {
            text-decoration:none;
            color: var(--text);
        }
        

        #preloader {
            position: fixed;
            top: 0;
            z-index: 10000;
            width: 100%;
            height: 100%;
            background: #ffffff;
        }
        
        #preloader .loading-icon {
            position: absolute;
            top: 48%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            border-radius: 50%;
            width: 32px;
            height: 32px;
            border: 0.25rem solid transparent;
            display: inline-block;
            margin: 0 8px;
            animation-name: spin;
            animation-duration: 1s;
            animation-iteration-count: infinite;
            animation-timing-function: cubic-bezier(0.55, 0.15, 0.45, 0.85);
        }
        #preloader .loading-icon {
            border: 0.25rem solid transparent;
            border-top-color: #232323;
        }
        .hidden {
            display:none;
        } 
        .flex {
        	display: flex;
        	flex-wrap: wrap;
        }
        
        .centered {
        	align-items: center;
        	justify-content: center;
        }
        
        .align-center {
        	align-items: center;
        }
        
        .justify-center {
        	justify-content: center;
        }
        
        .sr-text {
        	border: 0;
        	clip: rect(1px, 1px, 1px, 1px);
        	clip-path: inset(50%);
        	height: 1px;
        	margin: -1px;
        	overflow: hidden;
        	padding: 0;
        	position: absolute;
        	width: 1px;
        	word-wrap: normal !important;
        }
        
        
        /*** Search ***/
        
        .search {
            margin-top:var(--spacing);
        }
        
        .search input {
            border: none;
            box-sizing: border-box;
            background:transparent;
            color: #232323;
            border-bottom:1px solid #232323;
            text-align:left;
            font-family:inherit;
            -webkit-transition: .2s;
            transition: .2s;
            font-size: 12px;
            display: block;
            width: 100%;
            position: relative;
            padding: 0 0 4px 0;
            outline:none;
        }
        
        .search input[type="submit"] {
            background:transparent;
            color:#232323;
            border:none;
            padding:10px 0;
            text-align:center;
            cursor:pointer;
        }
        
        #sidebar .search input {
            color:#9b9b9b;
            border-bottom:1px solid #9b9b9b;
        }
        
        /** Header **/
        
        #header {
            width: 14%;
            z-index: 9;
            float: left;
            padding: 30px;
            position: fixed;
            left: 0;
            top: 0;
            font-size:12px;
            color:#000000;
        }
        
        #header.uppercase, .uppercase {
            text-transform:uppercase;
        }
        #header.lowercase, .lowercase {
            text-transform:lowercase;
        }
        
        #header a {
            display:block;
        }
        
        #header .logo {
            padding-bottom: var(--spacing);
            position: relative;
            white-space:nowrap;
        }
        
        #header .logo a {
            color:#000000;
            font-size:24px;
            font-weight:500;

            
            line-height: 1;
            text-decoration:none;
        }

        /*** Navigation ***/
        
        #navigation {
            list-style: none;
            margin: 0;
            white-space: nowrap; 
        }

        #navigation ul {
            list-style:none;
            padding:0;
        }
        
        #navigation ul li {
            list-style-type:none;
            margin:0;
            text-transform:uppercase;
            line-height:1.4;
        }
        
        #navigation a {
            color:#000000
        }
        
        #navigation .search {
            transform: translateY(-2px);
            padding: 0px 0 2px 0;
        }

        #header .header-avatar {
            margin-bottom:var(--spacing);
        }

        #header .header-avatar.circle img, .avatar.circle img {
            border-radius:250px;
        }
        

        .logo img {
            max-width:100%;
        }
        
        @media screen and (max-width: 740px) {
            #header {
                width: 100%;
                float: none;
                height:50px;
                padding:10px var(--outer-margin);
                background:#ffffff;
            }
            
            #header .logo {
                padding-bottom:0;
                padding:0;
                line-height:30px;
            }
            
            #header .logo a {
                line-height:30px;
                font-size:18px;
            }
            
            #header .logo img {
                max-height:30px;
            }
            
            #header #navigation {
                display:none;
            }
        }
        
        
        /* hamburger menu */
        
        #hamburger-trigger {
        	padding: 0;
            vertical-align: middle;
            text-align:center;
            position: fixed;
            right:30px;
            top:30px;
            cursor:pointer;
            z-index:11;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            overscroll-behavior: contain;
            -webkit-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-transform-style: preserve-3d;
        }
        
        #hamburger-trigger svg g{
            fill:#000000;
        }
        
        @media screen and (max-width: 740px) {
            #hamburger-trigger {
                transform:none;
                right:var(--outer-margin);
                top:13px;
            }
        }
        
        .hamburger-opened #hamburger-trigger {
        	/* left: -8px; */
        	z-index: 31;
            -webkit-transform: translateX(-230px);
            -ms-transform: translateX(-230px);
            transform: translateX(-230px);
        }

        .hamburger-opened .hamburger-wrapper {
        	display: flex;
        }
        
        .hamburger-opened #sidebar, .hamburger-opened #banner, .hamburger-opened main {
            -webkit-transform: translateX(-230px);
            -ms-transform: translateX(-230px);
            transform: translateX(-230px);
        }
        
        #sidebar {
            font-size: 12px;
            line-height:1.05;
            background:#000000;
            color:#9b9b9b;
            position:fixed;
            right:0;
            top:0;
            width:100%;
            height:100vh;
            padding:25px;
            line-height:1.3;
            max-width:230px;
            z-index:11;
            overflow:auto;
            right:-230px;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            overscroll-behavior: contain;
            -webkit-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-transform-style: preserve-3d;
        }
        
        #sidebar .inner {
            height:100%;
        }
        
        @media screen and (max-width: 740px) {
            .hamburger-opened #sidebar {
                display:block;
            }
        }
    
        #sidebar a {
            color:#9b9b9b;
        }
        
        #sidebar p {
            margin:0;
        }
        
        .sidebar-logo {
            color:#9b9b9b;
            font-size:20px;
            font-weight:500;
            
            display:block;
        }
        
        .sidebar-logo img {
            max-width:100%;
        }
        
        .sidebar-navigation ul {
            margin:0;
            padding:0;
            list-style:none;
        }
        
        .sidebar-navigation ul li {
            margin:0 0 5px 0;
            padding:0;
        }
        
        .widget {
            margin-bottom:30px;
        }
        
        .underline {
            text-decoration-line:underline;
        }
        
        .sidebar-social ul li {
            display:inline-block;
            margin:0 8px 0 0;
            font-size:16px;
        }
        
        .sidebar-social ul li:last-of-type {
            margin:0;
        }
        
        .sidebar-footer {
            font-size:12px;
            opacity:0.6;
        }

        
        /*** Posts ***/
        
        
        /*** Posts ***/
        
        main {
            padding: 70px var(--outer-margin) 70px var(--outer-margin);
        	width: 100%;
        	flex-wrap: nowrap;
        	align-items: flex-start;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            -webkit-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
            backface-visibility: hidden;
        }
        
        .description {
            margin:0 0 20px 0;
        }
        
        @media screen and (min-width: 740px) {
            .description.narrow {
                max-width:50%;
                width:100%;
            }
        }
        
        body.permalink .description {
            display:none;
        }
        
        /** 4 Columns **/
        
        @media screen and (min-width: 740px) {
            #posts {
                width: 86%;
                float: right;
            }
            
            .post-sizer, #posts article {
                width: 24%;
            }

            #posts article {
                margin:0 0 1.33% 0;
            }
            
            .post-gutter {
                width: 1.33%;
            }
        }
        
        @media screen and (max-width: 740px) {
            .post-sizer, #posts article {
                width: 48.8% !important;
            }

            #posts article {
                margin:0 0 2.4% 0;
            }
            
            .post-gutter {
                width: 2.4% !important;
            }
        }
        
        #posts article {
            float:left;
        }
        
        #posts article.tag-x2 {
            width:49.33% !important;
        }
        
        /** Permalink **/
                
        .permalink #posts {
            float: none;
            margin: 0 auto;
        }

        body.permalink #posts article {
            width: auto !important;
            margin: 0 auto;
            float: none;
            max-width: 1280px !important;
        }
        
        .permalink .post-text {
            max-width:1280px;
        }
        
        .posts-minimal .reblog-header, body.index-page .posts-minimal .post-photo .tags, body.index-page .posts-minimal .post-photo .info, body.index-page .posts-minimal .post-photoset .tags, body.index-page .posts-minimal .post-photoset .info { display:none; }
        
        .npf-link-block,
        article .answer,
        .tags,
        .reblog-header,
        article .quote,
        article .question,
        article .replies,
        article .source,
        .pagination,
        article h1,
        article h2
        
        {
        	padding-bottom: var(--spacing);
        }
        
        
        /** Answer/Question **/
        
        .post-answer {
            padding-top: var(--spacing);
        }
        
        .post-answer .overlay { display:none !important; }
        html .index-page article.post-answer p, html .index-page article.post-answer h1, html .index-page article.post-answer h2 { display:block; }
        
        
        article .question,
        article .answer {
        	margin: 0 0 var(--spacing) 0;
        	border-radius: .2rem;
        	background: #232323;
        	color:#ffffff;
        	padding: var(--spacing);
        }
        
        article .question *, article .answer * {
        	color:#ffffff;
        }
        
        article .question .npf_row, article .answer .npf_row {
            padding-top:var(--spacing);
        }
        
        .asker-avatar {
            float:left;
            margin:0 6px 0 0;
            vertical-align:middle;
            max-width: 20px;
        }
        
        .poll-post {
            padding:0 20px;
        }
        
        article.post-photoset .adaptable_npf_photoset {
            padding-top:var(--spacing);
        }
        article.post-photoset blockquote:first-child .adaptable_npf_photoset {
            padding-top:0;
        }
        
        .index-page article.post-photoset .overlay {
            display:none;
        }
        
        /** Audio **/
        
        @media only screen and (min-width: 1175px) {
            .permalink article.post-audio {
                width:600px;
            }
        }    
        
        .post-audio figure {
             padding-top:var(--spacing);
        }
        
        .post-audio figure.tmblr-full {
             padding-top:0;
        }
    
        .spotify_audio_player,
        article iframe[src*='soundcloud'] {
        	max-height: calc(170px + var(--spacing));
        	border: 0;
        	width:100%;
        }
        
        .album-cover {
            min-width:auto !important;
        }
        
        audio {
            width:100%;
        }
        
        .npf-link-block {
        	margin: var(--spacing) 0 !important;
        }
        
        article .caption p, article .caption h2, article .caption h1 {
        	padding: var(--spacing) 0;
        	padding-bottom: 0;
        	margin: 0;
        	margin-top:0 !important;
        }
        
        body.permalink .caption p, body.permalink figure {
            padding-bottom: var(--spacing);
        }

        article.post-text .caption *:first-child,  article.post-text .caption blockquote *:first-child {
            padding-top:0;   
        }
        
        article .caption p a {
            text-decoration:underline;
        }
        
        /*body.index-page #posts article .share, body.index-page #posts article .info, body.index-page #posts article .post-meta {*/
        /*    z-index:99999;*/
        /*}*/
        
        
            body.index-page #posts article.post-photo .caption, 
            body.index-page #posts article.post-photo .info, 
            body.index-page #posts article.post-photo .tags,
            body.index-page #posts article.post-photoset .caption, 
            body.index-page #posts article.post-photoset .info, 
            body.index-page #posts article.post-photoset .tags
            
            {
                display:none;
            }
            
            #posts article.post-photo .overlay, #posts article.post-photoset .overlay { display:block; }
            
            article .caption, body.permalink article .caption {
                padding-bottom:var(--spacing);
            }
            
            article.post-photo .caption, article.post-photo blockquote {
                padding:0;
            }
            
            body.index-page #posts article.post-photo figcaption {
                overflow:hidden;
            }
            body.index-page #posts article.post-photoset .caption {
                display:none;
            }
        
        
        
        
        /** To hide meta/content **/
        
        
        
            .reblog-user {display:none !important;}
        
        
        article div.caption blockquote p:last-child {
            padding-bottom: 0;
        }
        
        .reblog-content {
            white-space:nowrap;
        }

        
        /*** Overlay ***/
        
        article .overlay, body.photoset-type-false #posts article.post-photoset .overlay { display:none; }

        body article .overlay:not(:has(.post-caption)) {
            background:transparent !important;
        }
        
        article .overlay {
            position: absolute;
            bottom: 0;
            left: 0;
            height: 100%;
            width: 100%;
            opacity: 0;
            visibility: hidden;
            z-index: 2;
            -webkit-transition: opacity 0.3s ease-out;
            transition: opacity 0.3s ease-out;
            pointer-events: none;
            background:rgba(0,0,0,0.45);
            color:white;
            padding: 30px;
        }
        
        article .overlay .post-caption {
            overflow-y:scroll;
            max-height:90%;
        }
        
        article.post-photoset .post-caption {
            padding: var(--spacing) var(--spacing) var(--spacing) calc(var(--spacing) + 35px);
            overflow-y: scroll;
            position: absolute;
            left: 0;
            top: 0;
            max-height: 90%;
            font-size: 12px;
            line-height: 1.4;
            z-index: 2;
            overflow-y: scroll;
            color: white;
            margin-top: 10px;
            max-width: 98%;
        }
        
        .post-caption::-webkit-scrollbar-thumb {
            background: rgba(255,255,255,0.1);
        }
                
        /* width */
        .post-caption::-webkit-scrollbar {
            width: 4px;
            height:auto;
            /*display:block;*/
        }
        
        /* Track */
        .post-caption::-webkit-scrollbar-track {
            background: transparent; 
        }
        
        /* Handle */
        .post-caption::-webkit-scrollbar-thumb {
            width:2px;
        }
        
        article .overlay h1 {
            font-size:36px;
            transform: translateY(-20px);
            opacity: 0;
            visiblity: hidden;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }
        
        article.post-photo .overlay h1:first-of-type {
            position:absolute;
            bottom:0;
            left:20px;
        }
        
        article .overlay p {
            transform: translateY(20px);
            opacity: 0;
            visiblity: hidden;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }
        
        article:hover .overlay h1:first-of-type, article:hover .overlay p {
            opacity: 1;
            visibility: visible;
            transform:none;
        }
        
        @media only screen and (max-width: 740px) {
            article .overlay h1 {
                font-size:16px;
            }  
            article .overlay {
                font-size:11px;
                padding:16px 16px 24px 16px;
                overflow-y:scroll;
            }
        }
        
        article.post-photoset .overlay {
            padding:var(--spacing) var(--spacing) var(--spacing) calc(var(--spacing) + 35px);
        }
        
        .overlay * {
            pointer-events:auto;
            z-index:2;
        }
        
        .overlay a {
            color:white;
        }
        
        article:hover .overlay {
            opacity: 1;
            visibility: visible;
            -webkit-transition: opacity 0.3s ease-out;
            transition: opacity 0.3s ease-out;
        }
        
        article .overlay p { display:block; padding-bottom: var(--spacing); margin:0; }

        
        article .open-modal.photo-modal {
            position:absolute;
            top:0;
            left:0;
            width:100%;
            height:100%;
            z-index:1;
            display:none;
        }
        
        body #posts article.post-photo .open-modal.photo-modal, body #posts article.post-photoset .open-modal.photo-modal {
            display:block;
        }
        
        body.index-page article.post-photo .info .open-modal, body.index-page article.post-photoset .info .open-modal {
            display:inline-block;
        }
        
        .post img {
            display: block;
            width: 100%;
        }
        
        body.index-page #posts .post_media_photo_anchor {
            height: 100%;
            display: block;
            pointer-events: none;
        }
        
        body.permalink article img {
           width:auto;
        }
        
        article .overlay img {
            display:none;
        }
        
        .overlay ul { padding-left:0; list-style-position:inside; }
        
        /** Video **/
        
        .permalink .post-video {
            width: 100%;
        }
        
        @media only screen and (min-width: 1275px) {
            body.permalink article.post-video figure iframe {
                min-width:900px;
            }   
            
            .permalink article {
                min-width:900px;
            }
            
            /*.permalink .post-video .tmblr-embed {*/
            /*    position: relative;*/
            /*    width: 100%;*/
            /*    height: 0;*/
            /*    padding-bottom: 56.25%;*/
            /*}*/
    
            /*.permalink .post-video .tmblr-embed iframe {*/
            /*    position: absolute;*/
            /*    width: 100%;*/
            /*    height: 100%;*/
            /*    left: 0;*/
            /*    top: 0;*/
            /*}*/
        }
        
        @media only screen and (min-width: 1675px) {
            body.permalink article.post-video figure iframe {
                min-width:1080px;
            }   
                
            .permalink .post-video {
                min-width: 1080px;
            }
            
        }
        
        /** Reblog **/
        
        .reblog-content {
            white-space: pre-wrap;
        }
        
        .reblog-content p:last-of-type {
        	padding-bottom: var(--spacing);
        }
        
        .reblog-header a {
            margin-right:9px;
        }
        
        .reblog-header img {
        	max-width: 24px;
        	border-radius: .2rem;
        }
        
        .reblog-header:is(:not(.original)) {
        	border-top: 1px solid rgba(0,0,0,0.3);
        }
        
        .reblog-header,
        .reblog-content {
        	padding-bottom: 0;
        }
        
        .reblog-header.original {
            padding:var(--spacing);
        }
        
        article .info,
        .share {
        	justify-content: space-between;
        }
        
        .share iframe {
            width: auto;
            max-width: 16px;
        }
        
        article .info, article .tags {
        	/*padding: 0 var(--spacing) var(--spacing) var(--spacing);*/
        	padding: 0 0 var(--spacing) 0;
        }
        
        article .info {
            padding-top: var(--spacing);
        }
        
        
            article .info, article .overlay .share {
                display:none;
            }
            article .caption {
                padding-bottom:0;
            }
            article.post-text .caption { padding-bottom:var(--spacing); }
            
        
       
        
        .tags {
            
            
            
                display:none;
            
        }
        
        .tags a {
            margin-right:7px;
        }
        
        .pagination {
        	justify-content: space-around;
        	margin: 0 0 var(--outer-margin) 0;
        	width: 100%;
        	position:relative;
        }
        
        body.index-page #posts article {
            overflow:hidden;
        }
        
        article {
        	width: 100%;
        	margin: 0 0 var(--outer-margin) 0;
        	position:relative;
        }
        
        article, article a {
            color:#232323;
        }
        
        /** Notes **/
        
        article .notes {
            list-style:none;
            padding:var(--spacing) 0;
            margin:0;
        }
        
        ol.notes li {
        	padding: 0;
        	margin-bottom:5px;
        }
        
        article .notes .avatar_frame {
            display: inline-block;
            margin: 0 9px 0 0;
        }
        
        
            ol.notes {
                display:none !important;
            }
            
            .post-note-count {
                display:none !important;
            }
        
        
        
            .post-date {
                display:none !important;
            }
        
        
        
            .post-share-parent {
                display:none !important;
            }
            
            /*article.post-photo,  article figure {*/
            /*    padding:0;*/
            /*}*/
        
        
        
        
        /*body.permalink video {*/
        /*    max-width:720px;*/
        /*}*/
        
        article iframe,
        article img {
        	max-width: 100%;
        }
        
        iframe,video {
            width:100%;
        }
        
        video {
            display: block;
            max-width: 100%;
            box-shadow: none;
        }

        .tumblr_video_container {
            width: 100% !important;
            margin-bottom:var(--spacing);
        }
        
        a {
        	text-decoration: none;
        }
        
        figure {
            margin:0;
        }
        
        blockquote {
            /*padding-bottom: var(--spacing);*/
            border: none;
            margin:0;
        }
        
        blockquote:empty, p:empty, body article.post-photo .overlay:empty, .replies:empty, article .caption:empty, .overlay:empty {
            display:none !important;
        }
        
        blockquote p {
            padding-bottom:var(--spacing);
        }
        
        article .caption p.reblog-user {
            padding-bottom:var(--spacing);
            display:block;
        }
        
        
        /** Posts Share **/
                
        .share {
        	align-items: center;
        	position:relative;
        }
        
        .s-i {
            display:inline-block;
            margin-right:10px;
        }
        
        .share .s-i:last-of-type {
            margin:0;
        }
        
        article .overlay .share {
            bottom: var(--spacing);
            right: var(--spacing);
            position: absolute;
            margin:0;
            padding:0;
        }
        
        article .overlay .standard-share {
            color:black;
            bottom:20px;
        }
        
        .share .like_button, .caption .like_button, .overlay .like_button {
            position: relative;
        }
        .share .like_button iframe, .caption .like_button iframe, .overlay .like_button iframe {
            opacity: 0;
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 1;
            min-width: 39px;
            margin-top: -2px;
        }
        
        .like-text-liked {
            display:none;
        }
        .like_button.liked .like-text {
            display:none;
        }
        .like_button.liked .like-text-liked {
            display:block;
        }
        
        .post-note-count, .post-date {
            display:inline-block;
        }
                
        .standard-share {
            position: absolute;
            padding:7px 0;
            bottom: 32px;
            left: -15px;
            background: white;
            border:1px solid #ececec;
            border-radius: 2px;
            color:black !important;
            opacity: 0;
            z-index: 2;
            visibility: hidden;
            -webkit-transition: .3s all;
            transition: .3s all;
        }
        .standard-share .fa {
            margin: 0 8px 0 0;
        }
        .standard-share span {
            display: block;
            margin: 0;
            white-space: nowrap;
            border-bottom: 1px solid rgba(255,255,255,0.4);
            text-decoration: none;
            color:#222222 !important;
        }
        
        .standard-share span:last-child {
            border:none;
            margin:0;
        }
                
        .standard-share span a {
            color:black !important;
            text-decoration:none;
            display:block;
            padding:0 8px;
            font-size: 13px;
            line-height: 30px;
        }
                
        .standard-share span i {
            margin-right: 9px;
        }
        
        .standard-share.open {
            opacity:1;
            visibility:visible;
        }
        
        .post-share-toggle {
            cursor:pointer;
        }

        .copy-btn::before {
            margin: 0;
            content: "Copy Link";
            font-size: 13px;
        }
        
        .share .fa-twitter {
            color:#55acee !important;
        }
        
        .share .fa-facebook {
            color: #4c66a4 !important;
        }
        
        .share .fa-pinterest {
            color: #d34836 !important;
        }
        
        /** Posts Loader **/

        #posts-loader .loading-icon {
            border: 0.25rem solid transparent;
            border-top-color: #232323;
        }

        #posts-loader {
            position: fixed;
            bottom: 20px;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            z-index: 1000000;
        }
        @keyframes spin {
            0% {
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
            }
            100% {
                -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
            }
        }
        #posts-loader .loading-icon {
            border-radius: 50%;
            width: 18px;
            height: 18px;
            display: inline-block;
            margin: 0 8px;
            animation-name: spin;
            animation-duration: 1s;
            animation-iteration-count: infinite;
            animation-timing-function: cubic-bezier(0.55, 0.15, 0.45, 0.85);
        }
        
        #infscr-loading img {
            display: none;
        }
        
        .pagination {
            display:none;
        }
        
        @media only screen and (max-width: 768px) {
            .overlay {
                display:none;
            }
            
            .back-to-top { display:none; }
        }
        
        #back-to-top {
            position:fixed;
            bottom:0;
            right:0;
            padding:10px 12.5px;
            cursor:pointer;
            font-size:12px;
            opacity:0;
            visibility:hidden;
        }
        
        .poll-row p {
            padding:0 !important;
        }
        
        /* Inline Photosets */
        
        .stash-photoset {
            position: relative;
            overflow: hidden;
            width: auto !important;
            -webkit-transition: height .3s;
            transition: height .3s;
            height: auto !important;
        }
        .permalink .stash-photoset {
            margin: 0 auto;
        }
        .stash-photoset.open .ps-nav-left, .stash-photoset.open .ps-nav-right {
            z-index: 0;
        }
        
        .ps-options {
            width:35px;
            height:35px;
            display:block;
            cursor:pointer;
            position:absolute;
            left:0;
            z-index:3;
            line-height:35px;
            text-align:center;
            opacity:0;
            visibility:hidden;
            -webkit-transition:all 0.3s;
            transition:all 0.3s;
            background:black;
            color:white;
        }
        
        .ps-options:hover {
            color:black;
            background:white;
        }
        
        .post-photo:hover .ps-options, .post-photoset:hover .ps-options {
            opacity:1;
            visibility:visible;
        }
        
        .stash-overlay .ps-options, body.permalink .ps-options {
            display:none;
        }
        
        .ps-options::after {
            height:1px;
            background:black;
            position:absolute;
            bottom:0;
            left:0;
            z-index:9999;
        }
        
        .ps-nav-right {
            top:36px;
        }
        
        .ps-nav-left {
            top:72px;
        }
        
        .ps-options .total { display:inline-block; }
        
        .photoset-count {
            top:0;
            font-size: 12px;
            text-transform:uppercase;
            z-index: 3;
            font-weight:bold;
            cursor:pointer;
            opacity:1;
            visibility:visible;
        }
        
        @media (max-width:740px) {
            .ps-options {
                width:30px;
                height:30px;
                line-height:30px;
            }
            .ps-nav-right {
                top:31px;
            }
            
            .ps-nav-left {
                top:62px;
            }
            .photoset-count {
                font-size: 8px;
            }
        }
        
        .single-photoset.active {
            opacity: 1;
            -webkit-transition: opacity 1s;
            transition: opacity 1s;
            z-index:1;
        }
        
        .single-photoset:first-child {
            position: relative;
        }
        .single-photoset {
            display: block;
            position: absolute;
            top: 0;
            opacity: 0;
            width: 100%;
            margin: 0 0 2px 0;
        }
        
        body.permalink .single-photoset, .stash-overlay .single-photoset {
            position: relative;
            top: initial;
            opacity: 1;
        }
        
        @media (min-width:740px) {
            body.permalink .single-photoset, .stash-overlay .single-photoset {
                margin:0 0 var(--spacing) 0;
            }
        
            body.permalink .single-photoset:last-of-type, .stash-overlay .single-photoset:last-of-type {
                margin:0 0 var(--spacing) 0;
            }
        }
        
        .stash-photoset.cps:hover .single-photoset:not(.active) {
            opacity: .2;
        }
        
        /** New Photoset **/
        .photoset-type-true .post-photoset .npf_col {
            display: none;
            width: 100%;
        }
    
        .photoset-type-true .post-photoset .npf_col.active {
            opacity: 1;
            display:block;
            -webkit-transition: opacity 1s;
            transition: opacity 1s;
            z-index:1;
        }
        .photoset-type-true #posts .post-photoset .npf_col:first-child {
            position: relative;
        }
        
        body.index-page.photoset-type-false #posts article.post-photoset .caption {
            display:block !important;
        }

        body.photoset-type-false #posts article.post-photoset .open-modal.photo-modal {
            height: 80%;
        }
        
        body.permalink .post-photoset .npf_col, .stash-overlay .post-photoset .npf_col {
            position: relative;
            top: initial;
            opacity: 1;
        }
        
        /*@media (min-width:740px) {*/
        /*    body.permalink .post-photoset .npf_col, .stash-overlay .post-photoset .npf_col {*/
        /*        margin:0 0 var(--spacing) 0;*/
        /*    }*/
        
        /*    body.permalink .post-photoset .npf_col:last-of-type, .stash-overlay .post-photoset .npf_col:last-of-type {*/
        /*        margin:0 0 var(--spacing) 0;*/
        /*    }*/
        /*}*/
        
        
        

        /* Banner CSS */

        #banner {
            background-color:#ffffff;
            position: relative;
            display: block;
            width: 100%;
            display: table;
            height:100vh;
            z-index:9;
        }
        
        .banner-text {
            z-index: 2;
            text-align:center;
            -webkit-transition: .4s all .2s;
            transition: .4s all .2s;
            opacity:0;
            transition:font 0.25s ease-out;
            color:#000000;
            font-size:40px;
        }
        
        .banner-text p {
            margin:0 0 15px 0;
        }
        
        .banner-center {
            position:absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            text-align:center;
            z-index: 9;
            width:100%;
        }
                
        #banner iframe {
            width:100%;
        }
        
        .banner-text a {
            color:#000000;
        }
        
        /*** Banner Banner ***/

        .button {
            padding: 12px 24px;
            font-size: 13px;
            background:#ffffff;
            color:#141414 !important;
            font-weight:normal;
            font-family: "Inter Tight", Helvetica Neue, Helvetica, Times New Roman, sans-serif;
            
            text-transform:uppercase;
            -webkit-transition:all 0.2s ease-out;
            transition:all 0.2s ease-out;
            cursor:pointer;
            text-decoration:none;
            display:inline-block;
            margin-top:15px;
            border-radius:25px;
        }
        
        .banner-button {
            background:#ffffff;
            color:#141414 !important;
        }

        .banner-button {
            margin:0 14px 14px 0;
        } 
        
        .banner-button:last-of-type {
            margin:0;
        }
        
        .banner-img {
            background:url(https://assets.tumblr.com/images/x.gif?v=1) center bottom no-repeat;
            background-size:cover;
            background-position:center center;
            background-repeat:no-repeat;
            height:100vh;
            width:100%;
            top:0;
            left:0;
            z-index:-1;
        }
        
        .mobile-banner-img {
            background:url(https://assets.tumblr.com/images/x.gif?v=1) center center no-repeat;
            background-size:cover;
            background-position:center center;
            background-repeat:no-repeat;
            height:100vh;
            width:100%;
            top:0;
            left:0;
            z-index:-2;
        }
        
        @media (min-width:740px) {
            .mobile-banner-img {
                display:none;
            }

            body.over-banner #navigation a, body.over-banner .search input, body.over-banner #header .logo a {
                color:#000000;
            }
            
            body.over-banner #hamburger-trigger svg g {
                fill:#000000;
            }
            
            body.over-banner #header .search input {
                color:#000000;
                border-bottom:1px solid #000000;
            }
        }
        
        
        
        
        
        
        
        @media (max-width:740px) {
            
        }
        
        .banner-center {
            max-width: 60%;
        }
        
        
        
        
        

        #banner.has-video, #banner.has-banner-image {
            display:block;
        }


        
        
        
        
        .arr-down, .mute-button, .play-button, .banner-video-option, .banner-video-options {
            color:#000000;
        }
        
        
        @media (max-width: 740px) { 
            
            
            .banner-text {
                font-size:24px;
                max-width:100%;
            }
            
            .banner-text p {
                margin-bottom:15px;
            }
            
            .banner-center {
                max-width:94%;
            }
        }
        
       

        
        
        /* Banner Video */
        
        
        .tagged-page .banner { display:none; }
        
        @media (min-width: 740px) { 
            #banner.has-video .banner-img {
                display:none;
            }
        
            #banner.has-video {
                height:100vh;
            }
        
            #banner.bg .banner-youtube-video, #banner.bg #banner-vimeo-video, #banner.bg .banner-img, #banner.bg .mobile-banner-img {
                opacity:1;
            }
            
        }
        
        #banner-vimeo-video {
            width:100%;
            height:100vh;
        }
        
        #banner-vimeo-video .banner-video-options {
            display: none;
        }
        
        .banner-video-options {
            position: absolute;
            bottom: 35px;
            left: 35px;
            height: 25px;
            z-index: 100;
            z-index:80;
            font-size: 22px;
        }
        
        .banner-video-options i {
            -webkit-transition: .3s all;
            transition: .3s all;
        }
        
        .banner-video-option {
            display:inline-block;
            margin:0 15px 0 0;
            position:relative;
            cursor: pointer;
        }
        
        .banner-video-option.yt-mute-button {
            margin:0 30px 0 0;
        }
        
        #vol-high, #vid-play  { opacity: 1; position: absolute;top: 2px; }
        .mute-button.on #vol-mute { opacity: 0; }
        .mute-button.on #vol-high { opacity: 1;}
        .mute-button.off #vol-mute { opacity: 1; }
        .mute-button.off #vol-high { opacity: 0;}
        #vid-play {padding-top: 2px;}
        
        .play-button.autoplay-1 #vid-pause { opacity: 1; }
        .play-button.autoplay-1 #vid-play { opacity: 0;}
        .play-button.autoplay-0 #vid-pause { opacity: 0; }
        .play-button.autoplay-0 #vid-play { opacity: 1;}
        
        
        .arr-down {
            position: absolute;
            bottom: 29px;
            left: 50%;
            cursor: pointer;
            z-index:2;
            -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
            font-size:30px;
            text-align:center;
            -webkit-transition: .3s all;
            transition: .3s all;
            opacity:0;
        }
        
        .arr-down:hover {
            opacity:0.8;
        }
        
        .arr-down svg {
            width: 100%;
            -webkit-transition: .3s all;
            transition: .3s all;
        }

        
        /** Tagged page hidden banner **/
        
        body.tagged-page #banner {
            display:none !important;
        }
        

        /** Instagram Post **/
    
        .instagram-post iframe, .stash-overlay.instagram iframe  {
            position:absolute;
            height:100%;
        }
    
        .instagram-post .media, .stash-overlay.instagram .media, .insta-video {
            display:block;
            padding-bottom: 116.111111%;
        }
    
        .instagram-post .content {
            margin-top:20px;
        }
    
        .instagram-post .media iframe, .insta-video iframe {
            position:absolute;
            height:100%;
        }
        
        /** Video Poster **/
        
        .video-poster {
            width:100%;
            height:100%;
            z-index:-1;
            position:absolute;
            left:0;
            top:0;
        }
        
        @media (min-width: 740px) {
            .video-poster {
                display:none;
            }
        }
        
        .media {
            position:relative;
        }
        
        .permalink .media {
            margin-bottom:var(--outer-margin);
        }
            
        .stash-overlay .video-poster {
            display:none;
        }
        
        /** Tumblr Options **/
        
        body > .tmblr-iframe.tmblr-iframe--unified-controls {
            transform: scale(0.5);
            transform-origin: top right;
            z-index: 99 !important;
            right: 0;
            top:0;
        }
        
        @media (max-width: 991.98px) {
            body > .tmblr-iframe.tmblr-iframe--unified-controls {
                display: none !important;
            }
        }
        
        
        
        
        /*** Overlay ***/
                
                
        .stash-overlay {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            position: fixed;
            opacity: 0;
            transform:translateY(100%);
            backface-visibility:hidden;
            z-index:99;
            opacity:0;
            visibility:hidden;
        }
        
        .stash-overlay .stash-container {
            overflow-y: scroll;
            overscroll-behavior: contain;
            height:100%;
            margin:0 auto;
        }
        
        .stash-overlay article {
            background:transparent;
            position:relative !important;
            left:initial !important;
            top:initial !important;
        }
        
        .stash-overlay.visible {
            opacity:1;
            visibility:visible;
            z-index:9999;
        }
        
        /*html.modal-open .stash-overlay, html.modal-open .post-navigation {*/
        /*    opacity:1;*/
        /*    visibility:visible;*/
        /*    transform:none;*/
        /*}*/
        
        @media (min-width:740px) {
        
        
            body.modal-photo-fit .stash-overlay.photo .stash-container .stash-content {
                width:100%;
                height:100vh;
            }
        
            body.modal-photo-fit .stash-overlay.photo .stash-container .media {
                width: 100%;
                height: 100vh;
                max-width: 100%;
                position: relative;
                margin: 0;
            }
        
            body.modal-photo-fit .stash-overlay.photo .stash-container .media img {
                max-width: 100%;
                max-height: 100%;
                height: auto;
                width: auto;
                position: absolute;
                left: 50%;
                top: 50%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                padding:var(--outer-margin);
            }
        
            
            body.modal-photo-fit .stash-overlay article {
                padding: 0 0 var(--outer-margin) 0;
            }
            
            body.modal-photo-fit .stash-overlay article.post-photoset {
                max-width: 75vw;
                margin: 0 auto;
                padding:var(--outer-margin) 0;
            }
            
            /*** Modal Full **/
        
            body.modal-photo-full .stash-container .stash-content {
                padding:var(--outer-margin);
            }
        
            body.modal-photo-full .stash-overlay.photo .stash-container .media {
                width:100%;
            }
        
            body.modal-photo-full .stash-overlay.photo .stash-container .media, body.modal-photo-full .stash-overlay.photo .stash-container .media img, body.modal-photo-full .post-photoset .caption, body.modal-photo-full .post-photoset .info {
                max-width: 100%;
            }
            
            .stash-overlay article.post-video video {
                max-width:1280px;
            }
            
            body .stash-overlay article.post-answer, body .stash-overlay article.post-text {
                padding:var(--outer-margin) 0;
            }
            
            /*body.modal-photo-full .stash-overlay.photo .caption, body.modal-photo-full .stash-overlay.photo .info {*/
            /*    padding:0 var(--outer-margin);*/
            /*}*/
        
            /*body.modal-photo-wrap .stash-content {*/
            /*    max-width: 900px;*/
            /*    padding: 0 30px;*/
            /*    margin: 0 auto;*/
            /*}*/
        
        /*    .stash-overlay.photo .stash-container .stash-content .inner {
                padding: 100px;
            }*/
        }
        
        
        .stash-overlay.photoset .photoset-count {
            display:none;
        }
        
        .photoset-type-true .stash-overlay .post-photoset .npf_col {
            display:block;
            margin:0 0 var(--spacing);
        }
        
        .stash-overlay.photo .stash-container,  .stash-overlay.video .stash-container, .stash-overlay.audio .stash-container, .stash-overlay.photoset .stash-container {
            max-width:100%;
            padding:0;
        }
        
        @media (min-width:740px) {
            .modal-photo-full .stash-overlay.photo .stash-post-meta, .modal-photo-full .stash-overlay.photoset .stash-post-meta, .modal-photo-full .stash-overlay.photoset-grid .stash-post-meta   {
                padding:30px 0;
            }
        
            body.photoset-type-false.modal-photo-full .stash-overlay.photoset .stash-post-meta, body.photoset-type-false.modal-photo-full  .stash-overlay.photoset-grid .stash-post-meta {
                padding:0 0 30px 0;
                max-width:100%;
            }
        
            body.photoset-type-false.modal-photo-full .stash-overlay.photoset .info {
                max-width: 1280px;
                margin: 0 auto;
                width: 100%;
            }
        
            body.photoset-type-false.modal-photo-full .stash-overlay.photoset .stash-caption {
                margin:0;
            }
        }
        
        .stash-overlay.photo .caption, .stash-overlay.video .caption, .stash-overlay.audio .caption, .stash-overlay.photoset .caption, .stash-overlay.photo .info, .stash-overlay.video .info, .stash-overlay.audio .info, .stash-overlay.photoset .info, .stash-overlay.text .tags, .stash-overlay.text .tags, .stash-overlay.text .tags, .stash-overlay.text .tags, .stash-overlay .caption, .stash-overlay .info, .stash-overlay .tags
        {
            max-width: 1280px;
            margin:0 auto;
            width:100%;
        }
        
        .stash-overlay.video .stash-container video, .modal-photo-wrap .stash-overlay article, .stash-overlay article.post-text {
            max-width: 1280px;
            padding:var(--outer-margin);
            margin: 0 auto;
            width: 100%;
        }
        
        .stash-overlay article.post-answer {
            max-width: 900px;
            padding:var(--outer-margin);
            margin: 0 auto;
            width: 100%;
        }
        
        .modal-photo-full .stash-overlay.video .stash-container video, .modal-photo-full .stash-overlay .caption, .modal-photo-full .stash-overlay .info {
            max-width:100%;
        }
        
        .stash-overlay .overlay, .stash-overlay .photo-modal {
            display:none;
        }
        

        /** OverlayNavigation **/

  
        .dark-overlay {
            opacity:0;
            visibility:hidden;
            position:fixed;
            left:0;
            top:0;
            z-index:99;
            width:100%;
            height:100vh;
            background:#ffffff;
            transition-duration: 0.5s;
            transition-property: opacity;
        }
        
        
        .post-navigation {
            text-align:center;
            width: 100%;
            min-height: 21px;
            margin: var(--outer-margin) 0;
            font-family:Helvetica Neue;
            font-weight:bold;
            font-size:13px;
        }
        
        .permalink .post-navigation {
            text-align:right;
        }
        
        .post-navigation .fa {
            margin:0 7px;
        }
        
        .post-navigation .stash-prev-btn {
            float:left;
        }
        
        .post-navigation .stash-next-btn {
            float:right;
        }
        
        @media (min-width:740px) {
        
            .permalink .stash-prev-btn, .permalink .stash-next-btn {
                position:fixed;
                top:50%;
                transform: translate(0, -50%);
            }
        
            .permalink .stash-prev-btn {
                left: var(--outer-margin);
            }
        
            .permalink .stash-next-btn {
                right: var(--outer-margin);
            }
            
            .post-navigation {
                margin:0;
            }
        
        }
        
        .overlay-navigation {
            opacity:0;
        }
        
        .modal-open .overlay-navigation {
            opacity:1;
        }
        
        .overlay-navigation .stash-prev-btn {
            display:inline-block;
            cursor:pointer;
            position: fixed;
            left: calc(var(--outer-margin) / 2);
            top: 50%;
            transform: translate(0, -50%);
        }
        
        .overlay-navigation .stash-next-btn {
            display:inline-block;
            cursor:pointer;
            position: fixed;
            right: calc(var(--outer-margin) / 2);
            top: 50%;
            transform: translate(0, -50%);
        }
        
        .post-navigation a {
            text-decoration:none;
        }
        
        .post-navigation > div {
            display: inline-block;
        }
                
        .icon {
            fill: #232323;
            pointer-events: none;
            width: 24px;
            height: 24px;
        }
        
        @media (min-width: 740px) {
            .icon {
                width: 32px;
                height: 32px;
            }
        }
    
        .close-modal svg rect {
            fill:#232323;
        }
    
        .close-modal {
            opacity:0;
            visibility:hidden;
            position:fixed;
            left:0;
            top:0;
            padding:30px;
            transition-duration: 0.5s;
            transition-property: opacity;
            cursor:pointer;
        }
        
        html.modal-open .dark-overlay, html.modal-open .close-modal {
            opacity:1;
            visibility:visible;
        }
        
        html.modal-open .dark-overlay {
            opacity:0.9;
        }
        
        @media only screen and (max-width: 740px) {
            
            .stash-overlay article, .stash-overlay .stash-content {
                width:100%;
            }
            
            .stash-overlay article.post-photo figure.tmblr-full img {
                width:100%;
            }

            .stash-overlay .stash-container {
                padding: 50px 0 0 0 !important;
            }
            
            .stash-overlay .stash-content {
                padding:var(--outer-margin);
            }
            
            .overlay-navigation {
                margin:0;
                height:50px;
            }
        
            .overlay-navigation .stash-prev-btn {
                left:0;
            }
            
            .overlay-navigation .stash-next-btn {
                right: initial;
                left:50px;
            }
        
            .overlay-navigation .stash-prev-btn,  .overlay-navigation .stash-next-btn {
                padding:10.5px 0;
                transform:none;
                top:0;
                width:50px;
            }
        
            .overlay-navigation svg {
                vertical-align: middle;
            }
        
            .close-modal {
                position: fixed;
                padding:10px;
                right:0;
                top:0;
                left:initial;
            }
        }



        
    </style>    
    
    
    
<link rel="alternate" href="android-app://com.tumblr/tumblr/x-callback-url/blog?blogName=yessirjamesii" /><link rel="alternate" href="ios-app://305343404/tumblr/x-callback-url/blog?blogName=yessirjamesii" /><script
    defer
    type="application/javascript"
    id="bilmur"
    data-provider="tumblr.com"
    data-service="blognetwork"
    data-customproperties='{"theme": "choice"}'
    nonce="KB2bqb0ZAgfeNYI8vLvdXgSyQjQ"
    src="https://s0.wp.com/wp-content/js/bilmur.min.js?m=202519"
  ></script><script src="https://assets.tumblr.com/assets/scripts/tumblelog_post_message_queue.js?_v=a8fadfa499d8cb7c3f8eefdf0b1adfdd"></script><link rel="stylesheet" type="text/css" href="https://assets.tumblr.com/fonts/gibson/stylesheet.css?v=3"><!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS --><!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. --><!-- Read more: http://ogp.me/ --><meta property="fb:app_id" content="48119224995" /><meta property="og:site_name" content="Tumblr" /><meta property="og:title" content="Sir James Photography " /><meta property="og:url" content="https://yessirjamesii.tumblr.com/?og=1" /><meta property="og:description" content="The official portfolio of James K. Holder II" /><meta property="og:type" content="profile" /><meta property="og:image" content="https://64.media.tumblr.com/7d406ec08c7eb2d230c1a73ecad72d8c/cf95b274ba938362-40/s128x128u_c1/b01ae22b02b6148903ac483764d5b429337afb53.jpg" /><meta property="al:ios:url" content="tumblr://x-callback-url/blog?blogName=yessirjamesii" /><meta property="al:ios:app_name" content="Tumblr" /><meta property="al:ios:app_store_id" content="305343404" /><meta property="al:android:url" content="tumblr://x-callback-url/blog?blogName=yessirjamesii" /><meta property="al:android:app_name" content="Tumblr" /><meta property="al:android:package" content="com.tumblr" /><!-- END TUMBLR FACEBOOK OPENGRAPH TAGS --><!-- TWITTER TAGS --><meta charset="utf-8"><meta name="twitter:site" content="tumblr" /><meta name="twitter:card" content="summary" /><meta name="twitter:description" content="The official portfolio of James K. Holder II" /><meta name="twitter:title" content="Sir James Photography" /><meta name="twitter:app:name:iphone" content="Tumblr" /><meta name="twitter:app:name:ipad" content="Tumblr" /><meta name="twitter:app:name:googleplay" content="Tumblr" /><meta name="twitter:app:id:iphone" content="305343404" /><meta name="twitter:app:id:ipad" content="305343404" /><meta name="twitter:app:id:googleplay" content="com.tumblr" /><meta name="twitter:app:url:iphone" content="tumblr://x-callback-url/blog?blogName=yessirjamesii&amp;referrer=twitter-cards" /><meta name="twitter:app:url:ipad" content="tumblr://x-callback-url/blog?blogName=yessirjamesii&amp;referrer=twitter-cards" /><meta name="twitter:app:url:googleplay" content="tumblr://x-callback-url/blog?blogName=yessirjamesii&amp;referrer=twitter-cards" /><!-- GOOGLE CAROUSEL --><script type="application/ld+json">
	{"@type":"ItemList","url":"https:\/\/yessirjamesii.tumblr.com","itemListElement":[{"@type":"ListItem","position":1,"url":"https:\/\/yessirjamesii.tumblr.com\/post\/655371548605186048\/chris-mcclain"},{"@type":"ListItem","position":2,"url":"https:\/\/yessirjamesii.tumblr.com\/post\/655371425039990784\/raenard-dillard"},{"@type":"ListItem","position":3,"url":"https:\/\/yessirjamesii.tumblr.com\/post\/655371282219778048\/quirtina-critenden"},{"@type":"ListItem","position":4,"url":"https:\/\/yessirjamesii.tumblr.com\/post\/655371232154370048\/jewel-tolbert"},{"@type":"ListItem","position":5,"url":"https:\/\/yessirjamesii.tumblr.com\/post\/655370668119130112\/nate-tindall"},{"@type":"ListItem","position":6,"url":"https:\/\/yessirjamesii.tumblr.com\/post\/655370617679495168\/nekia-strong"},{"@type":"ListItem","position":7,"url":"https:\/\/yessirjamesii.tumblr.com\/post\/655370521219907584\/jamaine-washington"},{"@type":"ListItem","position":8,"url":"https:\/\/yessirjamesii.tumblr.com\/post\/655370464813875200\/mason-family"},{"@type":"ListItem","position":9,"url":"https:\/\/yessirjamesii.tumblr.com\/post\/655370425219596288\/vincent-family"},{"@type":"ListItem","position":10,"url":"https:\/\/yessirjamesii.tumblr.com\/post\/655370300741074944\/sean-gomes"},{"@type":"ListItem","position":11,"url":"https:\/\/yessirjamesii.tumblr.com\/post\/655370277929320448\/jinaki-designs"},{"@type":"ListItem","position":12,"url":"https:\/\/yessirjamesii.tumblr.com\/post\/655369902944927744\/adaora-okoro"}],"@context":"http:\/\/schema.org"}</script><link rel="canonical" href="https://www.tumblr.com/yessirjamesii" /></head>

<body class="home  index-page  posts-minimal 
  photoset-type-true modal-photo-fit">

    

    <div id="preloader"><div id="loader"><div class="loading-icon"></div></div></div>
    
    
    
        
    
    
    
    
        <div id="hamburger-trigger">
            <svg width="24px" height="21px" viewBox="0 0 18 12" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="#000000" fill-rule="evenodd">
                <rect x="0" y="0" width="24" height="3"></rect>
                <rect x="0" y="5" width="24" height="3"></rect>
                <rect x="0" y="10" width="24" height="3"></rect>
            </g></svg>
        </div>
    
    
    
    <!-- main container -->    
    <main id="main">

    
        <!-- header -->
        <div id="header" class="uppercase">

             
                
                    <div class="logo"><a href="/">Sir James Photography</a></div>
                
                
                
             
            
            
            <nav id="navigation">
                <ul>
                
                    
                    
                        <li> <a href="/biography">Biography</a></li><li> <a href="/services">Services</a></li>
                    
                    
                    <li><a href="https://calendly.com/jkh2" target="_blank">Bookings</a></li>
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
    
                     
                    
                    
                            
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                </ul><!--navigation end-->
            </nav>
            
        </div>
    

    
        <!-- posts -->        
        <section id="posts">
        
            
                <div class="wrap"><p class="description narrow">The official portfolio of James K. Holder II (email [email protected])</p></div>
            
                
        <div id="stash-ants">
        
           
                <div class="post-sizer"></div>
                <div class="post-gutter"></div>
            
            
        
    	
        <article id="655371548605186048" data-id="655371548605186048" data-pt="photo" class="post-photo post articlepost        parsed   ">
                
        	<div class="hidden">
        		<script type="text/json">
        			{"content":[{"type":"image","media":[{"media_key":"e596a8f7d9e71776203c08116f1aa635:e0eb266324858376-99","type":"image/jpeg","width":1280,"height":1920,"url":"https://64.media.tumblr.com/e596a8f7d9e71776203c08116f1aa635/e0eb266324858376-99/s1280x1920/36d6cf8527a50168566e7a03e2114befe2542b82.jpg","colors":{"c0":"48160a","c1":"571d0b"},"has_original_dimensions":true},{"media_key":"e596a8f7d9e71776203c08116f1aa635:e0eb266324858376-99","type":"image/jpeg","width":640,"height":960,"url":"https://64.media.tumblr.com/e596a8f7d9e71776203c08116f1aa635/e0eb266324858376-99/s640x960/b94571ddb71e4caff2315af537c0ce60ed838abd.jpg","colors":{"c0":"48160a","c1":"571d0b"}},{"media_key":"e596a8f7d9e71776203c08116f1aa635:e0eb266324858376-99","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/e596a8f7d9e71776203c08116f1aa635/e0eb266324858376-99/s540x810/0a00c16ca4fd8d7ef0c0c88894f42623e304206a.jpg","colors":{"c0":"48160a","c1":"571d0b"}},{"media_key":"e596a8f7d9e71776203c08116f1aa635:e0eb266324858376-99","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/e596a8f7d9e71776203c08116f1aa635/e0eb266324858376-99/s500x750/4a503bd948a7df9f10415b0496700488857b8afe.jpg","colors":{"c0":"48160a","c1":"571d0b"}},{"media_key":"e596a8f7d9e71776203c08116f1aa635:e0eb266324858376-99","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/e596a8f7d9e71776203c08116f1aa635/e0eb266324858376-99/s400x600/3cc8f437d0189ee2997e77ed6dc5a79baa31010a.jpg","colors":{"c0":"48160a","c1":"571d0b"}},{"media_key":"e596a8f7d9e71776203c08116f1aa635:e0eb266324858376-99","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/e596a8f7d9e71776203c08116f1aa635/e0eb266324858376-99/s250x400/e9af030b5c801e61e58f5a650c144fdb129f023c.jpg","colors":{"c0":"48160a","c1":"571d0b"}},{"media_key":"e596a8f7d9e71776203c08116f1aa635:e0eb266324858376-99","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/e596a8f7d9e71776203c08116f1aa635/e0eb266324858376-99/s100x200/796d8170850545c3cc35025a79c1f157d0c9c7a7.jpg","colors":{"c0":"48160a","c1":"571d0b"}},{"media_key":"e596a8f7d9e71776203c08116f1aa635:e0eb266324858376-99","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/e596a8f7d9e71776203c08116f1aa635/e0eb266324858376-99/s75x75_c1/669ac8177f5581a4bccdf354cdc0fafa07d10ecd.jpg","colors":{"c0":"48160a","c1":"571d0b"},"cropped":true}],"colors":{"c0":"48160a","c1":"571d0b"}},{"type":"text","text":"Chris McClain"}],"layout":[],"trail":[]}
        		</script>
        	</div>
            
            
                <div class="media"><img src="https://64.media.tumblr.com/e596a8f7d9e71776203c08116f1aa635/e0eb266324858376-99/s1280x1920/36d6cf8527a50168566e7a03e2114befe2542b82.jpg" alt="Chris McClain" class="photos"></div>
            
    
            
                
            
            
        <!-- quote posts -->            
            
            
            
        <!-- chat posts -->            
            
            
            
                   
                
            
            
            
                <a class="open-modal photo-modal" href="https://yessirjamesii.tumblr.com/post/655371548605186048/chris-mcclain" data-id="655371548605186048"></a>
                <div class="overlay">
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655371548605186048/chris-mcclain" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOMFD_We00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655371548605186048/chris-mcclain</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655371548605186048" data-blog-name="yessirjamesii" id="like_button_655371548605186048"><iframe id="like_iframe_655371548605186048" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655371548605186048&amp;color=black&amp;rk=BoKe66i1&amp;slug=chris-mcclain" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655371548605186048"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655371548605186048/BoKe66i1">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            <div class="caption  original-post ">
                
                
                
                <p>Chris McClain</p>
                
                
                
            </div>
            
            
                <div class="info flex align-center">
                    <div class="perma-info">
                        <a href="https://yessirjamesii.tumblr.com/post/655371548605186048/chris-mcclain" data-id="655371548605186048" class="post-date open-modal">Posted on Jun 29, 2021 -&nbsp;</a>
    	                <a href="https://yessirjamesii.tumblr.com/post/655371548605186048/chris-mcclain" data-id="655371548605186048" class="post-note-count open-modal">0 notes</a>
                    </div>
                    
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655371548605186048/chris-mcclain" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOMFD_We00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655371548605186048/chris-mcclain</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655371548605186048" data-blog-name="yessirjamesii" id="like_button_655371548605186048"><iframe id="like_iframe_655371548605186048" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655371548605186048&amp;color=black&amp;rk=BoKe66i1&amp;slug=chris-mcclain" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655371548605186048"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655371548605186048/BoKe66i1">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            
            
            

            
            
        </article>
      
    	
        <article id="655371425039990784" data-id="655371425039990784" data-pt="photo" class="post-photo post articlepost         parsed  ">
                
        	<div class="hidden">
        		<script type="text/json">
        			{"content":[{"type":"image","media":[{"media_key":"7d6bdb0ede7a3207f61bbc7054139171:8b843e0c48e17dca-64","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/7d6bdb0ede7a3207f61bbc7054139171/8b843e0c48e17dca-64/s640x960/bd79d4c28c0ab77b1da2070059d82b667c9244fb.jpg","colors":{"c0":"7e8583","c1":"2a0d05"},"has_original_dimensions":true},{"media_key":"7d6bdb0ede7a3207f61bbc7054139171:8b843e0c48e17dca-64","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/7d6bdb0ede7a3207f61bbc7054139171/8b843e0c48e17dca-64/s540x810/b15685dadb15378fedb40856b36b4b1f48369d87.jpg","colors":{"c0":"7e8583","c1":"2a0d05"}},{"media_key":"7d6bdb0ede7a3207f61bbc7054139171:8b843e0c48e17dca-64","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/7d6bdb0ede7a3207f61bbc7054139171/8b843e0c48e17dca-64/s500x750/b819d58def0ed2f1365832e5266a65e296576b86.jpg","colors":{"c0":"7e8583","c1":"2a0d05"}},{"media_key":"7d6bdb0ede7a3207f61bbc7054139171:8b843e0c48e17dca-64","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/7d6bdb0ede7a3207f61bbc7054139171/8b843e0c48e17dca-64/s400x600/306ed037c82f9a79e95fd4928a1ed8ad7dd22c97.jpg","colors":{"c0":"7e8583","c1":"2a0d05"}},{"media_key":"7d6bdb0ede7a3207f61bbc7054139171:8b843e0c48e17dca-64","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/7d6bdb0ede7a3207f61bbc7054139171/8b843e0c48e17dca-64/s250x400/27d239ab1f0371fc07407eb82573dde08c0a5748.jpg","colors":{"c0":"7e8583","c1":"2a0d05"}},{"media_key":"7d6bdb0ede7a3207f61bbc7054139171:8b843e0c48e17dca-64","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/7d6bdb0ede7a3207f61bbc7054139171/8b843e0c48e17dca-64/s100x200/5327b50dc885567ae2db8dda6d1d83004ed4f18f.jpg","colors":{"c0":"7e8583","c1":"2a0d05"}},{"media_key":"7d6bdb0ede7a3207f61bbc7054139171:8b843e0c48e17dca-64","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/7d6bdb0ede7a3207f61bbc7054139171/8b843e0c48e17dca-64/s75x75_c1/908a9a6ab2c28580ad96c0a0e60d212b319c1c12.jpg","colors":{"c0":"7e8583","c1":"2a0d05"},"cropped":true}],"colors":{"c0":"7e8583","c1":"2a0d05"}},{"type":"image","media":[{"media_key":"97dc39dcebf3ede66940227b2827e390:8b843e0c48e17dca-93","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/97dc39dcebf3ede66940227b2827e390/8b843e0c48e17dca-93/s640x960/19f4cea4ca9fb016c98c92c5f011ac5a6522b31b.jpg","colors":{"c0":"4a504b","c1":"f78304"},"has_original_dimensions":true},{"media_key":"97dc39dcebf3ede66940227b2827e390:8b843e0c48e17dca-93","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/97dc39dcebf3ede66940227b2827e390/8b843e0c48e17dca-93/s540x810/e35302da96257c34bad5aed6f0a068ce5f010509.jpg","colors":{"c0":"4a504b","c1":"f78304"}},{"media_key":"97dc39dcebf3ede66940227b2827e390:8b843e0c48e17dca-93","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/97dc39dcebf3ede66940227b2827e390/8b843e0c48e17dca-93/s500x750/90a4e064e915bf34bf8db22ed690db523201cce1.jpg","colors":{"c0":"4a504b","c1":"f78304"}},{"media_key":"97dc39dcebf3ede66940227b2827e390:8b843e0c48e17dca-93","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/97dc39dcebf3ede66940227b2827e390/8b843e0c48e17dca-93/s400x600/64ab94e9d3e6602e3dc20e16292871452c662a60.jpg","colors":{"c0":"4a504b","c1":"f78304"}},{"media_key":"97dc39dcebf3ede66940227b2827e390:8b843e0c48e17dca-93","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/97dc39dcebf3ede66940227b2827e390/8b843e0c48e17dca-93/s250x400/0134398782bba81b3688fa76107e31021553c31b.jpg","colors":{"c0":"4a504b","c1":"f78304"}},{"media_key":"97dc39dcebf3ede66940227b2827e390:8b843e0c48e17dca-93","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/97dc39dcebf3ede66940227b2827e390/8b843e0c48e17dca-93/s100x200/ebe6203148793e8a171245202c2fb0734fdeb363.jpg","colors":{"c0":"4a504b","c1":"f78304"}},{"media_key":"97dc39dcebf3ede66940227b2827e390:8b843e0c48e17dca-93","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/97dc39dcebf3ede66940227b2827e390/8b843e0c48e17dca-93/s75x75_c1/4faa96a96e609573587b9c72e260eb8ab9aeb204.jpg","colors":{"c0":"4a504b","c1":"f78304"},"cropped":true}],"colors":{"c0":"4a504b","c1":"f78304"}},{"type":"text","text":"Raenard Dillard"}],"layout":[],"trail":[]}
        		</script>
        	</div>
            
            
    
            
                <div class="stash-photoset ips">
                    <div class="ps-options ps-nav-right"><i class="fa fa-arrow-right"></i></div>
                    <div class="ps-options ps-nav-left"><i class="fa fa-arrow-left"></i></div>
                    <div class="ps-options photoset-count" data-id="655371425039990784"><span>1</span> / 2</div>
    
                    <div class="photo-slideshow" id="photoset_655371425039990784" data-layout="11">
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655371425039990784/raenard-dillard" data-id="655371425039990784">
                        <img data-img-hq="https://64.media.tumblr.com/7d6bdb0ede7a3207f61bbc7054139171/8b843e0c48e17dca-64/s640x960/bd79d4c28c0ab77b1da2070059d82b667c9244fb.jpg" alt="Raenard Dillard" src="https://64.media.tumblr.com/7d6bdb0ede7a3207f61bbc7054139171/8b843e0c48e17dca-64/s640x960/bd79d4c28c0ab77b1da2070059d82b667c9244fb.jpg" />
                        </a>
                        
                        
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655371425039990784/raenard-dillard" data-id="655371425039990784">
                        <img data-img-hq="https://64.media.tumblr.com/97dc39dcebf3ede66940227b2827e390/8b843e0c48e17dca-93/s640x960/19f4cea4ca9fb016c98c92c5f011ac5a6522b31b.jpg" alt="Raenard Dillard" src="https://64.media.tumblr.com/97dc39dcebf3ede66940227b2827e390/8b843e0c48e17dca-93/s640x960/19f4cea4ca9fb016c98c92c5f011ac5a6522b31b.jpg" />
                        </a>
                        
                        
                        
                    </div>
                </div>
            
               <!--<div class="photo-containerset"><blockquote data-layout="11"><div id="photoset_655371425039990784" class="html_photoset">    <iframe
                id="photoset_iframe_655371425039990784" name="photoset_iframe_655371425039990784"
                class="photoset" scrolling="no" frameborder="0"
                height="-10" width="100%" style="border:0; background-color:transparent; overflow:hidden;" src="/post/655371425039990784/photoset_iframe/yessirjamesii/tumblr_qvhmfjtLfh1zorphi/0/false"
                onload="var els = this.contentWindow.document.getElementsByClassName('photoset');if (els.length) this.style.height = els[0].getBoundingClientRect().height + 'px';"
            ></iframe></div></blockquote></div> -->
            
                
            
            
        <!-- quote posts -->            
            
            
            
        <!-- chat posts -->            
            
            
            
                   
                
            
            
            
                <a class="open-modal photo-modal" href="https://yessirjamesii.tumblr.com/post/655371425039990784/raenard-dillard" data-id="655371425039990784"></a>
                <div class="overlay">
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655371425039990784/raenard-dillard" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOMDQvSq00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655371425039990784/raenard-dillard</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655371425039990784" data-blog-name="yessirjamesii" id="like_button_655371425039990784"><iframe id="like_iframe_655371425039990784" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655371425039990784&amp;color=black&amp;rk=CWPdHrOw&amp;slug=raenard-dillard" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655371425039990784"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655371425039990784/CWPdHrOw">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            <div class="caption  original-post ">
                
                
                
                <p>Raenard Dillard</p>
                
                
                
            </div>
            
            
                <div class="info flex align-center">
                    <div class="perma-info">
                        <a href="https://yessirjamesii.tumblr.com/post/655371425039990784/raenard-dillard" data-id="655371425039990784" class="post-date open-modal">Posted on Jun 29, 2021 -&nbsp;</a>
    	                <a href="https://yessirjamesii.tumblr.com/post/655371425039990784/raenard-dillard" data-id="655371425039990784" class="post-note-count open-modal">0 notes</a>
                    </div>
                    
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655371425039990784/raenard-dillard" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOMDQvSq00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655371425039990784/raenard-dillard</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655371425039990784" data-blog-name="yessirjamesii" id="like_button_655371425039990784"><iframe id="like_iframe_655371425039990784" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655371425039990784&amp;color=black&amp;rk=CWPdHrOw&amp;slug=raenard-dillard" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655371425039990784"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655371425039990784/CWPdHrOw">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            
            
            

            
            
        </article>
      
    	
        <article id="655371282219778048" data-id="655371282219778048" data-pt="photo" class="post-photo post articlepost         parsed  ">
                
        	<div class="hidden">
        		<script type="text/json">
        			{"content":[{"type":"image","media":[{"media_key":"ea47d9144c8352ec4a48263b2da4c4fa:422a08f15ba7f8a7-b9","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/ea47d9144c8352ec4a48263b2da4c4fa/422a08f15ba7f8a7-b9/s640x960/084f17e029c54e4b2e7ca6b9ad1bf47392efa9e4.jpg","colors":{"c0":"581604","c1":"fcfdfd"},"has_original_dimensions":true},{"media_key":"ea47d9144c8352ec4a48263b2da4c4fa:422a08f15ba7f8a7-b9","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/ea47d9144c8352ec4a48263b2da4c4fa/422a08f15ba7f8a7-b9/s540x810/c8d2e24c0f9c92bff9ed872c0f6eab2ac9662dc1.jpg","colors":{"c0":"581604","c1":"fcfdfd"}},{"media_key":"ea47d9144c8352ec4a48263b2da4c4fa:422a08f15ba7f8a7-b9","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/ea47d9144c8352ec4a48263b2da4c4fa/422a08f15ba7f8a7-b9/s500x750/e08d82ed0274f674512da3be4cb049a83242d72e.jpg","colors":{"c0":"581604","c1":"fcfdfd"}},{"media_key":"ea47d9144c8352ec4a48263b2da4c4fa:422a08f15ba7f8a7-b9","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/ea47d9144c8352ec4a48263b2da4c4fa/422a08f15ba7f8a7-b9/s400x600/3bbd870c9db668b5a16abac1d4da8549fcb0b797.jpg","colors":{"c0":"581604","c1":"fcfdfd"}},{"media_key":"ea47d9144c8352ec4a48263b2da4c4fa:422a08f15ba7f8a7-b9","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/ea47d9144c8352ec4a48263b2da4c4fa/422a08f15ba7f8a7-b9/s250x400/e20691e211c3ed328275044d220302411db9034c.jpg","colors":{"c0":"581604","c1":"fcfdfd"}},{"media_key":"ea47d9144c8352ec4a48263b2da4c4fa:422a08f15ba7f8a7-b9","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/ea47d9144c8352ec4a48263b2da4c4fa/422a08f15ba7f8a7-b9/s100x200/2e4a4a34da978ea0d81bc6e3d91558864af3c3d7.jpg","colors":{"c0":"581604","c1":"fcfdfd"}},{"media_key":"ea47d9144c8352ec4a48263b2da4c4fa:422a08f15ba7f8a7-b9","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/ea47d9144c8352ec4a48263b2da4c4fa/422a08f15ba7f8a7-b9/s75x75_c1/9dc2f8a1aff2213ddcd59834a294026f7327d8ad.jpg","colors":{"c0":"581604","c1":"fcfdfd"},"cropped":true}],"colors":{"c0":"581604","c1":"fcfdfd"}},{"type":"image","media":[{"media_key":"cf369a8e2679c8718d48f0fb0c835b7f:422a08f15ba7f8a7-85","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/cf369a8e2679c8718d48f0fb0c835b7f/422a08f15ba7f8a7-85/s640x960/4d8f8e182829a8058b10093b00d4ed4737cae9c8.jpg","colors":{"c0":"d56301","c1":"f7e2d0"},"has_original_dimensions":true},{"media_key":"cf369a8e2679c8718d48f0fb0c835b7f:422a08f15ba7f8a7-85","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/cf369a8e2679c8718d48f0fb0c835b7f/422a08f15ba7f8a7-85/s540x810/d016c3929d2e6378822d308eb4c4defe5506b1a8.jpg","colors":{"c0":"d56301","c1":"f7e2d0"}},{"media_key":"cf369a8e2679c8718d48f0fb0c835b7f:422a08f15ba7f8a7-85","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/cf369a8e2679c8718d48f0fb0c835b7f/422a08f15ba7f8a7-85/s500x750/1c2ebf5ba9533ee771aa805fade790eb06d492fc.jpg","colors":{"c0":"d56301","c1":"f7e2d0"}},{"media_key":"cf369a8e2679c8718d48f0fb0c835b7f:422a08f15ba7f8a7-85","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/cf369a8e2679c8718d48f0fb0c835b7f/422a08f15ba7f8a7-85/s400x600/6e3e99143bd95abef8d24e7a22aebbeb83795c76.jpg","colors":{"c0":"d56301","c1":"f7e2d0"}},{"media_key":"cf369a8e2679c8718d48f0fb0c835b7f:422a08f15ba7f8a7-85","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/cf369a8e2679c8718d48f0fb0c835b7f/422a08f15ba7f8a7-85/s250x400/e4a7593d27f4cf1f60c415f038788d4b0d78f8be.jpg","colors":{"c0":"d56301","c1":"f7e2d0"}},{"media_key":"cf369a8e2679c8718d48f0fb0c835b7f:422a08f15ba7f8a7-85","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/cf369a8e2679c8718d48f0fb0c835b7f/422a08f15ba7f8a7-85/s100x200/e06b9fd226ee6c958abe6c8cdf9a6e2381760bf8.jpg","colors":{"c0":"d56301","c1":"f7e2d0"}},{"media_key":"cf369a8e2679c8718d48f0fb0c835b7f:422a08f15ba7f8a7-85","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/cf369a8e2679c8718d48f0fb0c835b7f/422a08f15ba7f8a7-85/s75x75_c1/8014c40aa5ee63cf620df4f5e0b83ecf6df5aade.jpg","colors":{"c0":"d56301","c1":"f7e2d0"},"cropped":true}],"colors":{"c0":"d56301","c1":"f7e2d0"}},{"type":"text","text":"Quirtina Critenden"}],"layout":[],"trail":[]}
        		</script>
        	</div>
            
            
    
            
                <div class="stash-photoset ips">
                    <div class="ps-options ps-nav-right"><i class="fa fa-arrow-right"></i></div>
                    <div class="ps-options ps-nav-left"><i class="fa fa-arrow-left"></i></div>
                    <div class="ps-options photoset-count" data-id="655371282219778048"><span>1</span> / 2</div>
    
                    <div class="photo-slideshow" id="photoset_655371282219778048" data-layout="11">
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655371282219778048/quirtina-critenden" data-id="655371282219778048">
                        <img data-img-hq="https://64.media.tumblr.com/ea47d9144c8352ec4a48263b2da4c4fa/422a08f15ba7f8a7-b9/s640x960/084f17e029c54e4b2e7ca6b9ad1bf47392efa9e4.jpg" alt="Quirtina Critenden" src="https://64.media.tumblr.com/ea47d9144c8352ec4a48263b2da4c4fa/422a08f15ba7f8a7-b9/s640x960/084f17e029c54e4b2e7ca6b9ad1bf47392efa9e4.jpg" />
                        </a>
                        
                        
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655371282219778048/quirtina-critenden" data-id="655371282219778048">
                        <img data-img-hq="https://64.media.tumblr.com/cf369a8e2679c8718d48f0fb0c835b7f/422a08f15ba7f8a7-85/s640x960/4d8f8e182829a8058b10093b00d4ed4737cae9c8.jpg" alt="Quirtina Critenden" src="https://64.media.tumblr.com/cf369a8e2679c8718d48f0fb0c835b7f/422a08f15ba7f8a7-85/s640x960/4d8f8e182829a8058b10093b00d4ed4737cae9c8.jpg" />
                        </a>
                        
                        
                        
                    </div>
                </div>
            
               <!--<div class="photo-containerset"><blockquote data-layout="11"><div id="photoset_655371282219778048" class="html_photoset">    <iframe
                id="photoset_iframe_655371282219778048" name="photoset_iframe_655371282219778048"
                class="photoset" scrolling="no" frameborder="0"
                height="-10" width="100%" style="border:0; background-color:transparent; overflow:hidden;" src="/post/655371282219778048/photoset_iframe/yessirjamesii/tumblr_qvhmbra0vA1zorphi/0/false"
                onload="var els = this.contentWindow.document.getElementsByClassName('photoset');if (els.length) this.style.height = els[0].getBoundingClientRect().height + 'px';"
            ></iframe></div></blockquote></div> -->
            
                
            
            
        <!-- quote posts -->            
            
            
            
        <!-- chat posts -->            
            
            
            
                   
                
            
            
            
                <a class="open-modal photo-modal" href="https://yessirjamesii.tumblr.com/post/655371282219778048/quirtina-critenden" data-id="655371282219778048"></a>
                <div class="overlay">
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655371282219778048/quirtina-critenden" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOMBLuiy00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655371282219778048/quirtina-critenden</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655371282219778048" data-blog-name="yessirjamesii" id="like_button_655371282219778048"><iframe id="like_iframe_655371282219778048" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655371282219778048&amp;color=black&amp;rk=N9lCraG2&amp;slug=quirtina-critenden" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655371282219778048"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655371282219778048/N9lCraG2">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            <div class="caption  original-post ">
                
                
                
                <p>Quirtina Critenden</p>
                
                
                
            </div>
            
            
                <div class="info flex align-center">
                    <div class="perma-info">
                        <a href="https://yessirjamesii.tumblr.com/post/655371282219778048/quirtina-critenden" data-id="655371282219778048" class="post-date open-modal">Posted on Jun 29, 2021 -&nbsp;</a>
    	                <a href="https://yessirjamesii.tumblr.com/post/655371282219778048/quirtina-critenden" data-id="655371282219778048" class="post-note-count open-modal">0 notes</a>
                    </div>
                    
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655371282219778048/quirtina-critenden" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOMBLuiy00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655371282219778048/quirtina-critenden</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655371282219778048" data-blog-name="yessirjamesii" id="like_button_655371282219778048"><iframe id="like_iframe_655371282219778048" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655371282219778048&amp;color=black&amp;rk=N9lCraG2&amp;slug=quirtina-critenden" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655371282219778048"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655371282219778048/N9lCraG2">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            
            
            

            
            
        </article>
      
    	
        <article id="655371232154370048" data-id="655371232154370048" data-pt="photo" class="post-photo post articlepost         parsed  ">
                
        	<div class="hidden">
        		<script type="text/json">
        			{"content":[{"type":"image","media":[{"media_key":"572b932e84eb90f1d3547f5d5a92f132:0c8875db8ce7848e-8a","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/572b932e84eb90f1d3547f5d5a92f132/0c8875db8ce7848e-8a/s640x960/0a5b336c78c0ae7721641216df0239a9853fbc04.jpg","colors":{"c0":"c4130b","c1":"fe9661"},"has_original_dimensions":true},{"media_key":"572b932e84eb90f1d3547f5d5a92f132:0c8875db8ce7848e-8a","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/572b932e84eb90f1d3547f5d5a92f132/0c8875db8ce7848e-8a/s540x810/f166c51135da12a58461c16ad7d53d3a9143c2b7.jpg","colors":{"c0":"c4130b","c1":"fe9661"}},{"media_key":"572b932e84eb90f1d3547f5d5a92f132:0c8875db8ce7848e-8a","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/572b932e84eb90f1d3547f5d5a92f132/0c8875db8ce7848e-8a/s500x750/9a44edd6047d8a3acb3dad4f8352110097f19fb4.jpg","colors":{"c0":"c4130b","c1":"fe9661"}},{"media_key":"572b932e84eb90f1d3547f5d5a92f132:0c8875db8ce7848e-8a","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/572b932e84eb90f1d3547f5d5a92f132/0c8875db8ce7848e-8a/s400x600/10aeed129d9c51b775f10cb50e0f11ea79ffbfa5.jpg","colors":{"c0":"c4130b","c1":"fe9661"}},{"media_key":"572b932e84eb90f1d3547f5d5a92f132:0c8875db8ce7848e-8a","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/572b932e84eb90f1d3547f5d5a92f132/0c8875db8ce7848e-8a/s250x400/fd2b2c585c6638ccc466f0ec8f5b536c382257b2.jpg","colors":{"c0":"c4130b","c1":"fe9661"}},{"media_key":"572b932e84eb90f1d3547f5d5a92f132:0c8875db8ce7848e-8a","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/572b932e84eb90f1d3547f5d5a92f132/0c8875db8ce7848e-8a/s100x200/012aea97a6c37c262ca37f2f5284ae92d63d8233.jpg","colors":{"c0":"c4130b","c1":"fe9661"}},{"media_key":"572b932e84eb90f1d3547f5d5a92f132:0c8875db8ce7848e-8a","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/572b932e84eb90f1d3547f5d5a92f132/0c8875db8ce7848e-8a/s75x75_c1/799ebd4c88587414f1cb7626d5c9e9e8e1e8defa.jpg","colors":{"c0":"c4130b","c1":"fe9661"},"cropped":true}],"colors":{"c0":"c4130b","c1":"fe9661"}},{"type":"image","media":[{"media_key":"8e7f1de981704fc83e3b8182510cee86:0c8875db8ce7848e-f5","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/8e7f1de981704fc83e3b8182510cee86/0c8875db8ce7848e-f5/s640x960/79061c8d7c6156c6f457e3ebbac1a82c66036ef5.jpg","colors":{"c0":"e99767","c1":"010101"},"has_original_dimensions":true},{"media_key":"8e7f1de981704fc83e3b8182510cee86:0c8875db8ce7848e-f5","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/8e7f1de981704fc83e3b8182510cee86/0c8875db8ce7848e-f5/s540x810/bb76c89e17e3347e9db51370512ee8f04410d2ec.jpg","colors":{"c0":"e99767","c1":"010101"}},{"media_key":"8e7f1de981704fc83e3b8182510cee86:0c8875db8ce7848e-f5","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/8e7f1de981704fc83e3b8182510cee86/0c8875db8ce7848e-f5/s500x750/e8542c79a86be01aa6ae655b58c0d55547f2982f.jpg","colors":{"c0":"e99767","c1":"010101"}},{"media_key":"8e7f1de981704fc83e3b8182510cee86:0c8875db8ce7848e-f5","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/8e7f1de981704fc83e3b8182510cee86/0c8875db8ce7848e-f5/s400x600/35115689e25b231df11d01188dc1268b8865b30c.jpg","colors":{"c0":"e99767","c1":"010101"}},{"media_key":"8e7f1de981704fc83e3b8182510cee86:0c8875db8ce7848e-f5","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/8e7f1de981704fc83e3b8182510cee86/0c8875db8ce7848e-f5/s250x400/210bb67d62a9377259e66ba6c7b2be95178d29e8.jpg","colors":{"c0":"e99767","c1":"010101"}},{"media_key":"8e7f1de981704fc83e3b8182510cee86:0c8875db8ce7848e-f5","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/8e7f1de981704fc83e3b8182510cee86/0c8875db8ce7848e-f5/s100x200/bcd46a6ca04aae0a6f18d618d1c5b8e1efb35d15.jpg","colors":{"c0":"e99767","c1":"010101"}},{"media_key":"8e7f1de981704fc83e3b8182510cee86:0c8875db8ce7848e-f5","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/8e7f1de981704fc83e3b8182510cee86/0c8875db8ce7848e-f5/s75x75_c1/76662e24cf0c889d59af4b0802c98011b3038144.jpg","colors":{"c0":"e99767","c1":"010101"},"cropped":true}],"colors":{"c0":"e99767","c1":"010101"}},{"type":"text","text":"Jewel Tolbert"}],"layout":[],"trail":[]}
        		</script>
        	</div>
            
            
    
            
                <div class="stash-photoset ips">
                    <div class="ps-options ps-nav-right"><i class="fa fa-arrow-right"></i></div>
                    <div class="ps-options ps-nav-left"><i class="fa fa-arrow-left"></i></div>
                    <div class="ps-options photoset-count" data-id="655371232154370048"><span>1</span> / 2</div>
    
                    <div class="photo-slideshow" id="photoset_655371232154370048" data-layout="11">
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655371232154370048/jewel-tolbert" data-id="655371232154370048">
                        <img data-img-hq="https://64.media.tumblr.com/572b932e84eb90f1d3547f5d5a92f132/0c8875db8ce7848e-8a/s640x960/0a5b336c78c0ae7721641216df0239a9853fbc04.jpg" alt="Jewel Tolbert" src="https://64.media.tumblr.com/572b932e84eb90f1d3547f5d5a92f132/0c8875db8ce7848e-8a/s640x960/0a5b336c78c0ae7721641216df0239a9853fbc04.jpg" />
                        </a>
                        
                        
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655371232154370048/jewel-tolbert" data-id="655371232154370048">
                        <img data-img-hq="https://64.media.tumblr.com/8e7f1de981704fc83e3b8182510cee86/0c8875db8ce7848e-f5/s640x960/79061c8d7c6156c6f457e3ebbac1a82c66036ef5.jpg" alt="Jewel Tolbert" src="https://64.media.tumblr.com/8e7f1de981704fc83e3b8182510cee86/0c8875db8ce7848e-f5/s640x960/79061c8d7c6156c6f457e3ebbac1a82c66036ef5.jpg" />
                        </a>
                        
                        
                        
                    </div>
                </div>
            
               <!--<div class="photo-containerset"><blockquote data-layout="11"><div id="photoset_655371232154370048" class="html_photoset">    <iframe
                id="photoset_iframe_655371232154370048" name="photoset_iframe_655371232154370048"
                class="photoset" scrolling="no" frameborder="0"
                height="-10" width="100%" style="border:0; background-color:transparent; overflow:hidden;" src="/post/655371232154370048/photoset_iframe/yessirjamesii/tumblr_qvhmaf7L7s1zorphi/0/false"
                onload="var els = this.contentWindow.document.getElementsByClassName('photoset');if (els.length) this.style.height = els[0].getBoundingClientRect().height + 'px';"
            ></iframe></div></blockquote></div> -->
            
                
            
            
        <!-- quote posts -->            
            
            
            
        <!-- chat posts -->            
            
            
            
                   
                
            
            
            
                <a class="open-modal photo-modal" href="https://yessirjamesii.tumblr.com/post/655371232154370048/jewel-tolbert" data-id="655371232154370048"></a>
                <div class="overlay">
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655371232154370048/jewel-tolbert" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOMAdGaa00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655371232154370048/jewel-tolbert</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655371232154370048" data-blog-name="yessirjamesii" id="like_button_655371232154370048"><iframe id="like_iframe_655371232154370048" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655371232154370048&amp;color=black&amp;rk=wyUKw42F&amp;slug=jewel-tolbert" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655371232154370048"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655371232154370048/wyUKw42F">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            <div class="caption  original-post ">
                
                
                
                <p>Jewel Tolbert</p>
                
                
                
            </div>
            
            
                <div class="info flex align-center">
                    <div class="perma-info">
                        <a href="https://yessirjamesii.tumblr.com/post/655371232154370048/jewel-tolbert" data-id="655371232154370048" class="post-date open-modal">Posted on Jun 29, 2021 -&nbsp;</a>
    	                <a href="https://yessirjamesii.tumblr.com/post/655371232154370048/jewel-tolbert" data-id="655371232154370048" class="post-note-count open-modal">0 notes</a>
                    </div>
                    
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655371232154370048/jewel-tolbert" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOMAdGaa00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655371232154370048/jewel-tolbert</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655371232154370048" data-blog-name="yessirjamesii" id="like_button_655371232154370048"><iframe id="like_iframe_655371232154370048" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655371232154370048&amp;color=black&amp;rk=wyUKw42F&amp;slug=jewel-tolbert" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655371232154370048"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655371232154370048/wyUKw42F">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            
            
            

            
            
        </article>
      
    	
        <article id="655370668119130112" data-id="655370668119130112" data-pt="photo" class="post-photo post articlepost         parsed  ">
                
        	<div class="hidden">
        		<script type="text/json">
        			{"content":[{"type":"image","media":[{"media_key":"dc34f3d89a30da93c2f9ad0edd2662a7:293a70ddd1a3aee5-85","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/dc34f3d89a30da93c2f9ad0edd2662a7/293a70ddd1a3aee5-85/s640x960/f8cf41b33825dfbe27d0105659e2b454a21ce69d.jpg","colors":{"c0":"d1d1d1","c1":"0e0e10"},"has_original_dimensions":true},{"media_key":"dc34f3d89a30da93c2f9ad0edd2662a7:293a70ddd1a3aee5-85","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/dc34f3d89a30da93c2f9ad0edd2662a7/293a70ddd1a3aee5-85/s540x810/f4ed144874888ccc4cfd278ae7ab2bc58475fc9e.jpg","colors":{"c0":"d1d1d1","c1":"0e0e10"}},{"media_key":"dc34f3d89a30da93c2f9ad0edd2662a7:293a70ddd1a3aee5-85","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/dc34f3d89a30da93c2f9ad0edd2662a7/293a70ddd1a3aee5-85/s500x750/435be4ceae84fcc0d81a5dbfdedc928dda4f36c6.jpg","colors":{"c0":"d1d1d1","c1":"0e0e10"}},{"media_key":"dc34f3d89a30da93c2f9ad0edd2662a7:293a70ddd1a3aee5-85","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/dc34f3d89a30da93c2f9ad0edd2662a7/293a70ddd1a3aee5-85/s400x600/abee314f634779a166c45c4665a9879063b14d29.jpg","colors":{"c0":"d1d1d1","c1":"0e0e10"}},{"media_key":"dc34f3d89a30da93c2f9ad0edd2662a7:293a70ddd1a3aee5-85","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/dc34f3d89a30da93c2f9ad0edd2662a7/293a70ddd1a3aee5-85/s250x400/5021a1c772660397a38a510e4f4c5b51adac8765.jpg","colors":{"c0":"d1d1d1","c1":"0e0e10"}},{"media_key":"dc34f3d89a30da93c2f9ad0edd2662a7:293a70ddd1a3aee5-85","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/dc34f3d89a30da93c2f9ad0edd2662a7/293a70ddd1a3aee5-85/s100x200/b7a6bf34dcee412798cff4cfa529c2e2e4693744.jpg","colors":{"c0":"d1d1d1","c1":"0e0e10"}},{"media_key":"dc34f3d89a30da93c2f9ad0edd2662a7:293a70ddd1a3aee5-85","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/dc34f3d89a30da93c2f9ad0edd2662a7/293a70ddd1a3aee5-85/s75x75_c1/8dc754d0af169662121a4bc35f3bfce1140e50ad.jpg","colors":{"c0":"d1d1d1","c1":"0e0e10"},"cropped":true}],"colors":{"c0":"d1d1d1","c1":"0e0e10"}},{"type":"image","media":[{"media_key":"fa2e8fc2ab39230730844278636913a9:293a70ddd1a3aee5-76","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/fa2e8fc2ab39230730844278636913a9/293a70ddd1a3aee5-76/s640x960/9786bc4b39676ae39f2ce23e8c089a225e5b0c79.jpg","colors":{"c0":"020202","c1":"c2c9cf"},"has_original_dimensions":true},{"media_key":"fa2e8fc2ab39230730844278636913a9:293a70ddd1a3aee5-76","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/fa2e8fc2ab39230730844278636913a9/293a70ddd1a3aee5-76/s540x810/ad5ae7aa569450ae7b6ead6fe298b8f4ee99256c.jpg","colors":{"c0":"020202","c1":"c2c9cf"}},{"media_key":"fa2e8fc2ab39230730844278636913a9:293a70ddd1a3aee5-76","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/fa2e8fc2ab39230730844278636913a9/293a70ddd1a3aee5-76/s500x750/fb4b9291a8a185d846b7c83686fe6fa082440b80.jpg","colors":{"c0":"020202","c1":"c2c9cf"}},{"media_key":"fa2e8fc2ab39230730844278636913a9:293a70ddd1a3aee5-76","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/fa2e8fc2ab39230730844278636913a9/293a70ddd1a3aee5-76/s400x600/c82fa523b48a58525e37ed3c7a4a6aa289c64b98.jpg","colors":{"c0":"020202","c1":"c2c9cf"}},{"media_key":"fa2e8fc2ab39230730844278636913a9:293a70ddd1a3aee5-76","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/fa2e8fc2ab39230730844278636913a9/293a70ddd1a3aee5-76/s250x400/ff69b56db4557ecaeb7f105783297ff88d455296.jpg","colors":{"c0":"020202","c1":"c2c9cf"}},{"media_key":"fa2e8fc2ab39230730844278636913a9:293a70ddd1a3aee5-76","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/fa2e8fc2ab39230730844278636913a9/293a70ddd1a3aee5-76/s100x200/d6cefb13a6c620fbd7d511dc1dc592f6d17e6125.jpg","colors":{"c0":"020202","c1":"c2c9cf"}},{"media_key":"fa2e8fc2ab39230730844278636913a9:293a70ddd1a3aee5-76","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/fa2e8fc2ab39230730844278636913a9/293a70ddd1a3aee5-76/s75x75_c1/8df1c6aae61dc2e769e57a9751cb72ae55601b10.jpg","colors":{"c0":"020202","c1":"c2c9cf"},"cropped":true}],"colors":{"c0":"020202","c1":"c2c9cf"}},{"type":"image","media":[{"media_key":"ffc85c05536987ac7e8752076641e456:293a70ddd1a3aee5-99","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/ffc85c05536987ac7e8752076641e456/293a70ddd1a3aee5-99/s640x960/80009fc890b7b075f7a0c2d2a9a4780b733489be.jpg","colors":{"c0":"ffffff","c1":"010201"},"has_original_dimensions":true},{"media_key":"ffc85c05536987ac7e8752076641e456:293a70ddd1a3aee5-99","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/ffc85c05536987ac7e8752076641e456/293a70ddd1a3aee5-99/s540x810/a904f64fb347ea051825cdd0501ef6068703975c.jpg","colors":{"c0":"ffffff","c1":"010201"}},{"media_key":"ffc85c05536987ac7e8752076641e456:293a70ddd1a3aee5-99","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/ffc85c05536987ac7e8752076641e456/293a70ddd1a3aee5-99/s500x750/b84ddde6e02d5173a6b2e8e3fa4ccd6ddd298fb3.jpg","colors":{"c0":"ffffff","c1":"010201"}},{"media_key":"ffc85c05536987ac7e8752076641e456:293a70ddd1a3aee5-99","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/ffc85c05536987ac7e8752076641e456/293a70ddd1a3aee5-99/s400x600/08c43baa1b7d78c825ef429550e23a152b0b9632.jpg","colors":{"c0":"ffffff","c1":"010201"}},{"media_key":"ffc85c05536987ac7e8752076641e456:293a70ddd1a3aee5-99","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/ffc85c05536987ac7e8752076641e456/293a70ddd1a3aee5-99/s250x400/0caae4871c4a5d8af668ec5fe5fd5708a4973b0e.jpg","colors":{"c0":"ffffff","c1":"010201"}},{"media_key":"ffc85c05536987ac7e8752076641e456:293a70ddd1a3aee5-99","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/ffc85c05536987ac7e8752076641e456/293a70ddd1a3aee5-99/s100x200/90824047769f3cc8a797ca17c32763d7c9bbf6fc.jpg","colors":{"c0":"ffffff","c1":"010201"}},{"media_key":"ffc85c05536987ac7e8752076641e456:293a70ddd1a3aee5-99","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/ffc85c05536987ac7e8752076641e456/293a70ddd1a3aee5-99/s75x75_c1/970d3d89ccc11cdb0ee2e3b740e4d349f9a4b445.jpg","colors":{"c0":"ffffff","c1":"010201"},"cropped":true}],"colors":{"c0":"ffffff","c1":"010201"}},{"type":"text","text":"Nate Tindall"}],"layout":[{"type":"rows","display":[{"blocks":[0]},{"blocks":[1,2]},{"blocks":[3]}]}],"trail":[]}
        		</script>
        	</div>
            
            
    
            
                <div class="stash-photoset ips">
                    <div class="ps-options ps-nav-right"><i class="fa fa-arrow-right"></i></div>
                    <div class="ps-options ps-nav-left"><i class="fa fa-arrow-left"></i></div>
                    <div class="ps-options photoset-count" data-id="655370668119130112"><span>1</span> / 3</div>
    
                    <div class="photo-slideshow" id="photoset_655370668119130112" data-layout="12">
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370668119130112/nate-tindall" data-id="655370668119130112">
                        <img data-img-hq="https://64.media.tumblr.com/dc34f3d89a30da93c2f9ad0edd2662a7/293a70ddd1a3aee5-85/s640x960/f8cf41b33825dfbe27d0105659e2b454a21ce69d.jpg" alt="Nate Tindall" src="https://64.media.tumblr.com/dc34f3d89a30da93c2f9ad0edd2662a7/293a70ddd1a3aee5-85/s640x960/f8cf41b33825dfbe27d0105659e2b454a21ce69d.jpg" />
                        </a>
                        
                        
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370668119130112/nate-tindall" data-id="655370668119130112">
                        <img data-img-hq="https://64.media.tumblr.com/fa2e8fc2ab39230730844278636913a9/293a70ddd1a3aee5-76/s640x960/9786bc4b39676ae39f2ce23e8c089a225e5b0c79.jpg" alt="Nate Tindall" src="https://64.media.tumblr.com/fa2e8fc2ab39230730844278636913a9/293a70ddd1a3aee5-76/s640x960/9786bc4b39676ae39f2ce23e8c089a225e5b0c79.jpg" />
                        </a>
                        
                        
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370668119130112/nate-tindall" data-id="655370668119130112">
                        <img data-img-hq="https://64.media.tumblr.com/ffc85c05536987ac7e8752076641e456/293a70ddd1a3aee5-99/s640x960/80009fc890b7b075f7a0c2d2a9a4780b733489be.jpg" alt="Nate Tindall" src="https://64.media.tumblr.com/ffc85c05536987ac7e8752076641e456/293a70ddd1a3aee5-99/s640x960/80009fc890b7b075f7a0c2d2a9a4780b733489be.jpg" />
                        </a>
                        
                        
                        
                    </div>
                </div>
            
               <!--<div class="photo-containerset"><blockquote data-layout="12"><div id="photoset_655370668119130112" class="html_photoset">    <iframe
                id="photoset_iframe_655370668119130112" name="photoset_iframe_655370668119130112"
                class="photoset" scrolling="no" frameborder="0"
                height="-8" width="100%" style="border:0; background-color:transparent; overflow:hidden;" src="/post/655370668119130112/photoset_iframe/yessirjamesii/tumblr_qvhlvhXEYk1zorphi/0/false"
                onload="var els = this.contentWindow.document.getElementsByClassName('photoset');if (els.length) this.style.height = els[0].getBoundingClientRect().height + 'px';"
            ></iframe></div></blockquote></div> -->
            
                
            
            
        <!-- quote posts -->            
            
            
            
        <!-- chat posts -->            
            
            
            
                   
                
            
            
            
                <a class="open-modal photo-modal" href="https://yessirjamesii.tumblr.com/post/655370668119130112/nate-tindall" data-id="655370668119130112"></a>
                <div class="overlay">
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655370668119130112/nate-tindall" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOM2PzSu00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655370668119130112/nate-tindall</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655370668119130112" data-blog-name="yessirjamesii" id="like_button_655370668119130112"><iframe id="like_iframe_655370668119130112" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655370668119130112&amp;color=black&amp;rk=zOZYsT5s&amp;slug=nate-tindall" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655370668119130112"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655370668119130112/zOZYsT5s">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            <div class="caption  original-post ">
                
                
                
                <p>Nate Tindall</p>
                
                
                
            </div>
            
            
                <div class="info flex align-center">
                    <div class="perma-info">
                        <a href="https://yessirjamesii.tumblr.com/post/655370668119130112/nate-tindall" data-id="655370668119130112" class="post-date open-modal">Posted on Jun 29, 2021 -&nbsp;</a>
    	                <a href="https://yessirjamesii.tumblr.com/post/655370668119130112/nate-tindall" data-id="655370668119130112" class="post-note-count open-modal">0 notes</a>
                    </div>
                    
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655370668119130112/nate-tindall" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOM2PzSu00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655370668119130112/nate-tindall</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655370668119130112" data-blog-name="yessirjamesii" id="like_button_655370668119130112"><iframe id="like_iframe_655370668119130112" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655370668119130112&amp;color=black&amp;rk=zOZYsT5s&amp;slug=nate-tindall" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655370668119130112"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655370668119130112/zOZYsT5s">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            
            
            

            
            
        </article>
      
    	
        <article id="655370617679495168" data-id="655370617679495168" data-pt="photo" class="post-photo post articlepost         parsed  ">
                
        	<div class="hidden">
        		<script type="text/json">
        			{"content":[{"type":"image","media":[{"media_key":"274fb12b78068c18bea07693ba2eb5b1:c779c5e83beb2051-fc","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/274fb12b78068c18bea07693ba2eb5b1/c779c5e83beb2051-fc/s640x960/afcf2a3fd75df8ad115610e930122c4ae7b0349e.jpg","colors":{"c0":"9a3817","c1":"09030a"},"has_original_dimensions":true},{"media_key":"274fb12b78068c18bea07693ba2eb5b1:c779c5e83beb2051-fc","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/274fb12b78068c18bea07693ba2eb5b1/c779c5e83beb2051-fc/s540x810/6a8a1f14fb686f0fb45f141b9307ec41b95a2709.jpg","colors":{"c0":"9a3817","c1":"09030a"}},{"media_key":"274fb12b78068c18bea07693ba2eb5b1:c779c5e83beb2051-fc","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/274fb12b78068c18bea07693ba2eb5b1/c779c5e83beb2051-fc/s500x750/cc9e35d488e62d3f571b835907b30592e8b3fb1c.jpg","colors":{"c0":"9a3817","c1":"09030a"}},{"media_key":"274fb12b78068c18bea07693ba2eb5b1:c779c5e83beb2051-fc","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/274fb12b78068c18bea07693ba2eb5b1/c779c5e83beb2051-fc/s400x600/6f8c9b42585671b2b038624ab94ed1108fcecb89.jpg","colors":{"c0":"9a3817","c1":"09030a"}},{"media_key":"274fb12b78068c18bea07693ba2eb5b1:c779c5e83beb2051-fc","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/274fb12b78068c18bea07693ba2eb5b1/c779c5e83beb2051-fc/s250x400/f9758bdfa23a476c66c865c502950b518621e597.jpg","colors":{"c0":"9a3817","c1":"09030a"}},{"media_key":"274fb12b78068c18bea07693ba2eb5b1:c779c5e83beb2051-fc","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/274fb12b78068c18bea07693ba2eb5b1/c779c5e83beb2051-fc/s100x200/556404cbf08175381fd813f39a281f9ab560e781.jpg","colors":{"c0":"9a3817","c1":"09030a"}},{"media_key":"274fb12b78068c18bea07693ba2eb5b1:c779c5e83beb2051-fc","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/274fb12b78068c18bea07693ba2eb5b1/c779c5e83beb2051-fc/s75x75_c1/9e1cdc4d3884cb3879aa343358a2e8ed146b8859.jpg","colors":{"c0":"9a3817","c1":"09030a"},"cropped":true}],"colors":{"c0":"9a3817","c1":"09030a"}},{"type":"image","media":[{"media_key":"15714cf287127bf82388133caaf219dd:c779c5e83beb2051-d0","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/15714cf287127bf82388133caaf219dd/c779c5e83beb2051-d0/s640x960/71c1ca64edd0fe33cdad3fc97b0fdf2d24eff205.jpg","colors":{"c0":"dee0e9","c1":"191b19"},"has_original_dimensions":true},{"media_key":"15714cf287127bf82388133caaf219dd:c779c5e83beb2051-d0","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/15714cf287127bf82388133caaf219dd/c779c5e83beb2051-d0/s540x810/dd3956f95acc3223a0a98230c54f9e3101c6b99d.jpg","colors":{"c0":"dee0e9","c1":"191b19"}},{"media_key":"15714cf287127bf82388133caaf219dd:c779c5e83beb2051-d0","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/15714cf287127bf82388133caaf219dd/c779c5e83beb2051-d0/s500x750/7e00b1a8ae1e9f0c80d89037b211d80d3f49acf0.jpg","colors":{"c0":"dee0e9","c1":"191b19"}},{"media_key":"15714cf287127bf82388133caaf219dd:c779c5e83beb2051-d0","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/15714cf287127bf82388133caaf219dd/c779c5e83beb2051-d0/s400x600/7cbdcc9ce37a73b3c416d71c1ca9a8630a8b3952.jpg","colors":{"c0":"dee0e9","c1":"191b19"}},{"media_key":"15714cf287127bf82388133caaf219dd:c779c5e83beb2051-d0","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/15714cf287127bf82388133caaf219dd/c779c5e83beb2051-d0/s250x400/83fccd7c2e885f0fe139126a80c2c650b7729ef2.jpg","colors":{"c0":"dee0e9","c1":"191b19"}},{"media_key":"15714cf287127bf82388133caaf219dd:c779c5e83beb2051-d0","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/15714cf287127bf82388133caaf219dd/c779c5e83beb2051-d0/s100x200/d0dbb97de5fe310fb6dbb2d31dd35230e3fdca85.jpg","colors":{"c0":"dee0e9","c1":"191b19"}},{"media_key":"15714cf287127bf82388133caaf219dd:c779c5e83beb2051-d0","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/15714cf287127bf82388133caaf219dd/c779c5e83beb2051-d0/s75x75_c1/5f2e09b48612902e3842adf7e48fc7a622fb52d8.jpg","colors":{"c0":"dee0e9","c1":"191b19"},"cropped":true}],"colors":{"c0":"dee0e9","c1":"191b19"}},{"type":"text","text":"Nekia Strong"}],"layout":[],"trail":[]}
        		</script>
        	</div>
            
            
    
            
                <div class="stash-photoset ips">
                    <div class="ps-options ps-nav-right"><i class="fa fa-arrow-right"></i></div>
                    <div class="ps-options ps-nav-left"><i class="fa fa-arrow-left"></i></div>
                    <div class="ps-options photoset-count" data-id="655370617679495168"><span>1</span> / 2</div>
    
                    <div class="photo-slideshow" id="photoset_655370617679495168" data-layout="11">
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370617679495168/nekia-strong" data-id="655370617679495168">
                        <img data-img-hq="https://64.media.tumblr.com/274fb12b78068c18bea07693ba2eb5b1/c779c5e83beb2051-fc/s640x960/afcf2a3fd75df8ad115610e930122c4ae7b0349e.jpg" alt="Nekia Strong" src="https://64.media.tumblr.com/274fb12b78068c18bea07693ba2eb5b1/c779c5e83beb2051-fc/s640x960/afcf2a3fd75df8ad115610e930122c4ae7b0349e.jpg" />
                        </a>
                        
                        
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370617679495168/nekia-strong" data-id="655370617679495168">
                        <img data-img-hq="https://64.media.tumblr.com/15714cf287127bf82388133caaf219dd/c779c5e83beb2051-d0/s640x960/71c1ca64edd0fe33cdad3fc97b0fdf2d24eff205.jpg" alt="Nekia Strong" src="https://64.media.tumblr.com/15714cf287127bf82388133caaf219dd/c779c5e83beb2051-d0/s640x960/71c1ca64edd0fe33cdad3fc97b0fdf2d24eff205.jpg" />
                        </a>
                        
                        
                        
                    </div>
                </div>
            
               <!--<div class="photo-containerset"><blockquote data-layout="11"><div id="photoset_655370617679495168" class="html_photoset">    <iframe
                id="photoset_iframe_655370617679495168" name="photoset_iframe_655370617679495168"
                class="photoset" scrolling="no" frameborder="0"
                height="-10" width="100%" style="border:0; background-color:transparent; overflow:hidden;" src="/post/655370617679495168/photoset_iframe/yessirjamesii/tumblr_qvhlu5S6bm1zorphi/0/false"
                onload="var els = this.contentWindow.document.getElementsByClassName('photoset');if (els.length) this.style.height = els[0].getBoundingClientRect().height + 'px';"
            ></iframe></div></blockquote></div> -->
            
                
            
            
        <!-- quote posts -->            
            
            
            
        <!-- chat posts -->            
            
            
            
                   
                
            
            
            
                <a class="open-modal photo-modal" href="https://yessirjamesii.tumblr.com/post/655370617679495168/nekia-strong" data-id="655370617679495168"></a>
                <div class="overlay">
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655370617679495168/nekia-strong" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOM1g-0y00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655370617679495168/nekia-strong</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655370617679495168" data-blog-name="yessirjamesii" id="like_button_655370617679495168"><iframe id="like_iframe_655370617679495168" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655370617679495168&amp;color=black&amp;rk=6bL6taA7&amp;slug=nekia-strong" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655370617679495168"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655370617679495168/6bL6taA7">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            <div class="caption  original-post ">
                
                
                
                <p>Nekia Strong</p>
                
                
                
            </div>
            
            
                <div class="info flex align-center">
                    <div class="perma-info">
                        <a href="https://yessirjamesii.tumblr.com/post/655370617679495168/nekia-strong" data-id="655370617679495168" class="post-date open-modal">Posted on Jun 29, 2021 -&nbsp;</a>
    	                <a href="https://yessirjamesii.tumblr.com/post/655370617679495168/nekia-strong" data-id="655370617679495168" class="post-note-count open-modal">0 notes</a>
                    </div>
                    
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655370617679495168/nekia-strong" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOM1g-0y00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655370617679495168/nekia-strong</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655370617679495168" data-blog-name="yessirjamesii" id="like_button_655370617679495168"><iframe id="like_iframe_655370617679495168" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655370617679495168&amp;color=black&amp;rk=6bL6taA7&amp;slug=nekia-strong" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655370617679495168"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655370617679495168/6bL6taA7">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            
            
            

            
            
        </article>
      
    	
        <article id="655370521219907584" data-id="655370521219907584" data-pt="photo" class="post-photo post articlepost         parsed  ">
                
        	<div class="hidden">
        		<script type="text/json">
        			{"content":[{"type":"image","media":[{"media_key":"d7d91e06e0b92920acddfa6a8f3a6131:1e3732bc46a08a94-d5","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/d7d91e06e0b92920acddfa6a8f3a6131/1e3732bc46a08a94-d5/s640x960/4aa9af132defc1e7291052d3c56858c02d6bf43c.jpg","colors":{"c0":"ffffff","c1":"030303"},"has_original_dimensions":true},{"media_key":"d7d91e06e0b92920acddfa6a8f3a6131:1e3732bc46a08a94-d5","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/d7d91e06e0b92920acddfa6a8f3a6131/1e3732bc46a08a94-d5/s540x810/2fc99ea73ecc0380d8b3c7e93c01f3586bc9c43a.jpg","colors":{"c0":"ffffff","c1":"030303"}},{"media_key":"d7d91e06e0b92920acddfa6a8f3a6131:1e3732bc46a08a94-d5","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/d7d91e06e0b92920acddfa6a8f3a6131/1e3732bc46a08a94-d5/s500x750/64fc46b250a1303ce6183b8f1b919601a82eb76a.jpg","colors":{"c0":"ffffff","c1":"030303"}},{"media_key":"d7d91e06e0b92920acddfa6a8f3a6131:1e3732bc46a08a94-d5","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/d7d91e06e0b92920acddfa6a8f3a6131/1e3732bc46a08a94-d5/s400x600/c662f5f47e77a3d6aa204000c2b251db74293915.jpg","colors":{"c0":"ffffff","c1":"030303"}},{"media_key":"d7d91e06e0b92920acddfa6a8f3a6131:1e3732bc46a08a94-d5","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/d7d91e06e0b92920acddfa6a8f3a6131/1e3732bc46a08a94-d5/s250x400/50a8430339cb6c607a4909f95cab77d3c25efe00.jpg","colors":{"c0":"ffffff","c1":"030303"}},{"media_key":"d7d91e06e0b92920acddfa6a8f3a6131:1e3732bc46a08a94-d5","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/d7d91e06e0b92920acddfa6a8f3a6131/1e3732bc46a08a94-d5/s100x200/9aa0350123fba93706c0c8c41ebe6cc023c579c4.jpg","colors":{"c0":"ffffff","c1":"030303"}},{"media_key":"d7d91e06e0b92920acddfa6a8f3a6131:1e3732bc46a08a94-d5","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/d7d91e06e0b92920acddfa6a8f3a6131/1e3732bc46a08a94-d5/s75x75_c1/1e2cb49611a4f220a1d279c042039ab50bbe190a.jpg","colors":{"c0":"ffffff","c1":"030303"},"cropped":true}],"colors":{"c0":"ffffff","c1":"030303"}},{"type":"image","media":[{"media_key":"4bb252f816cc13c3145a4c94009e904a:1e3732bc46a08a94-65","type":"image/jpeg","width":2048,"height":3072,"url":"https://64.media.tumblr.com/4bb252f816cc13c3145a4c94009e904a/1e3732bc46a08a94-65/s2048x3072/8f9f5c684f34229f393ccd3cf6609e51542e6848.jpg","colors":{"c0":"8abde0","c1":"020201"}},{"media_key":"4bb252f816cc13c3145a4c94009e904a:1e3732bc46a08a94-65","type":"image/jpeg","width":1280,"height":1920,"url":"https://64.media.tumblr.com/4bb252f816cc13c3145a4c94009e904a/1e3732bc46a08a94-65/s1280x1920/0cbb287151de069746b3267abdac03622af9dbe1.jpg","colors":{"c0":"8abde0","c1":"020201"}},{"media_key":"4bb252f816cc13c3145a4c94009e904a:1e3732bc46a08a94-65","type":"image/jpeg","width":640,"height":960,"url":"https://64.media.tumblr.com/4bb252f816cc13c3145a4c94009e904a/1e3732bc46a08a94-65/s640x960/eee5892755d8586eff00bb7e210ecae98a9a0fcd.jpg","colors":{"c0":"8abde0","c1":"020201"}},{"media_key":"4bb252f816cc13c3145a4c94009e904a:1e3732bc46a08a94-65","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/4bb252f816cc13c3145a4c94009e904a/1e3732bc46a08a94-65/s540x810/1cd34dc5755c8288c517e9b26e2769bc4550728d.jpg","colors":{"c0":"8abde0","c1":"020201"}},{"media_key":"4bb252f816cc13c3145a4c94009e904a:1e3732bc46a08a94-65","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/4bb252f816cc13c3145a4c94009e904a/1e3732bc46a08a94-65/s500x750/7dadbf243576fb8a745730f3694185314baf6126.jpg","colors":{"c0":"8abde0","c1":"020201"}},{"media_key":"4bb252f816cc13c3145a4c94009e904a:1e3732bc46a08a94-65","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/4bb252f816cc13c3145a4c94009e904a/1e3732bc46a08a94-65/s400x600/600d052e973512f3a6de02dc4bdcfdeffe921e86.jpg","colors":{"c0":"8abde0","c1":"020201"}},{"media_key":"4bb252f816cc13c3145a4c94009e904a:1e3732bc46a08a94-65","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/4bb252f816cc13c3145a4c94009e904a/1e3732bc46a08a94-65/s250x400/8567c55bcf070f818393d6dde77b7cfca17a2240.jpg","colors":{"c0":"8abde0","c1":"020201"}},{"media_key":"4bb252f816cc13c3145a4c94009e904a:1e3732bc46a08a94-65","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/4bb252f816cc13c3145a4c94009e904a/1e3732bc46a08a94-65/s100x200/fc3f52ab5bae748b87d95530c1c4015d2e346cf0.jpg","colors":{"c0":"8abde0","c1":"020201"}},{"media_key":"4bb252f816cc13c3145a4c94009e904a:1e3732bc46a08a94-65","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/4bb252f816cc13c3145a4c94009e904a/1e3732bc46a08a94-65/s75x75_c1/ebc574ffa2ff3a72160e79a612188d2eb9e85f0e.jpg","colors":{"c0":"8abde0","c1":"020201"},"cropped":true}],"colors":{"c0":"8abde0","c1":"020201"}},{"type":"text","text":"Jamaine Washington"}],"layout":[],"trail":[]}
        		</script>
        	</div>
            
            
    
            
                <div class="stash-photoset ips">
                    <div class="ps-options ps-nav-right"><i class="fa fa-arrow-right"></i></div>
                    <div class="ps-options ps-nav-left"><i class="fa fa-arrow-left"></i></div>
                    <div class="ps-options photoset-count" data-id="655370521219907584"><span>1</span> / 2</div>
    
                    <div class="photo-slideshow" id="photoset_655370521219907584" data-layout="11">
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370521219907584/jamaine-washington" data-id="655370521219907584">
                        <img data-img-hq="https://64.media.tumblr.com/d7d91e06e0b92920acddfa6a8f3a6131/1e3732bc46a08a94-d5/s640x960/4aa9af132defc1e7291052d3c56858c02d6bf43c.jpg" alt="Jamaine Washington" src="https://64.media.tumblr.com/d7d91e06e0b92920acddfa6a8f3a6131/1e3732bc46a08a94-d5/s640x960/4aa9af132defc1e7291052d3c56858c02d6bf43c.jpg" />
                        </a>
                        
                        
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370521219907584/jamaine-washington" data-id="655370521219907584">
                        <img data-img-hq="https://64.media.tumblr.com/4bb252f816cc13c3145a4c94009e904a/1e3732bc46a08a94-65/s1280x1920/0cbb287151de069746b3267abdac03622af9dbe1.jpg" alt="Jamaine Washington" src="https://64.media.tumblr.com/4bb252f816cc13c3145a4c94009e904a/1e3732bc46a08a94-65/s1280x1920/0cbb287151de069746b3267abdac03622af9dbe1.jpg" />
                        </a>
                        
                        
                        
                    </div>
                </div>
            
               <!--<div class="photo-containerset"><blockquote data-layout="11"><div id="photoset_655370521219907584" class="html_photoset">    <iframe
                id="photoset_iframe_655370521219907584" name="photoset_iframe_655370521219907584"
                class="photoset" scrolling="no" frameborder="0"
                height="-10" width="100%" style="border:0; background-color:transparent; overflow:hidden;" src="/post/655370521219907584/photoset_iframe/yessirjamesii/tumblr_qvhlrl0kgA1zorphi/0/false"
                onload="var els = this.contentWindow.document.getElementsByClassName('photoset');if (els.length) this.style.height = els[0].getBoundingClientRect().height + 'px';"
            ></iframe></div></blockquote></div> -->
            
                
            
            
        <!-- quote posts -->            
            
            
            
        <!-- chat posts -->            
            
            
            
                   
                
            
            
            
                <a class="open-modal photo-modal" href="https://yessirjamesii.tumblr.com/post/655370521219907584/jamaine-washington" data-id="655370521219907584"></a>
                <div class="overlay">
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655370521219907584/jamaine-washington" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOM0H9aq00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655370521219907584/jamaine-washington</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655370521219907584" data-blog-name="yessirjamesii" id="like_button_655370521219907584"><iframe id="like_iframe_655370521219907584" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655370521219907584&amp;color=black&amp;rk=6kmhMb8I&amp;slug=jamaine-washington" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655370521219907584"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655370521219907584/6kmhMb8I">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            <div class="caption  original-post ">
                
                
                
                <p>Jamaine Washington</p>
                
                
                
            </div>
            
            
                <div class="info flex align-center">
                    <div class="perma-info">
                        <a href="https://yessirjamesii.tumblr.com/post/655370521219907584/jamaine-washington" data-id="655370521219907584" class="post-date open-modal">Posted on Jun 29, 2021 -&nbsp;</a>
    	                <a href="https://yessirjamesii.tumblr.com/post/655370521219907584/jamaine-washington" data-id="655370521219907584" class="post-note-count open-modal">0 notes</a>
                    </div>
                    
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655370521219907584/jamaine-washington" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOM0H9aq00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655370521219907584/jamaine-washington</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655370521219907584" data-blog-name="yessirjamesii" id="like_button_655370521219907584"><iframe id="like_iframe_655370521219907584" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655370521219907584&amp;color=black&amp;rk=6kmhMb8I&amp;slug=jamaine-washington" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655370521219907584"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655370521219907584/6kmhMb8I">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            
            
            

            
            
        </article>
      
    	
        <article id="655370464813875200" data-id="655370464813875200" data-pt="photo" class="post-photo post articlepost         parsed  ">
                
        	<div class="hidden">
        		<script type="text/json">
        			{"content":[{"type":"image","media":[{"media_key":"d63daeebaabdd5cd496a5e279941b3dc:098a177bbf4e8c03-18","type":"image/jpeg","width":900,"height":627,"url":"https://64.media.tumblr.com/d63daeebaabdd5cd496a5e279941b3dc/098a177bbf4e8c03-18/s1280x1920/ef2edcecca2b282e3e226ccdf19a6d036619fa4d.jpg","colors":{"c0":"090a0b","c1":"feac1c"},"has_original_dimensions":true},{"media_key":"d63daeebaabdd5cd496a5e279941b3dc:098a177bbf4e8c03-18","type":"image/jpeg","width":640,"height":446,"url":"https://64.media.tumblr.com/d63daeebaabdd5cd496a5e279941b3dc/098a177bbf4e8c03-18/s640x960/7cb8879484e5734d4743a17aef30343c3af1e80f.jpg","colors":{"c0":"090a0b","c1":"feac1c"}},{"media_key":"d63daeebaabdd5cd496a5e279941b3dc:098a177bbf4e8c03-18","type":"image/jpeg","width":540,"height":376,"url":"https://64.media.tumblr.com/d63daeebaabdd5cd496a5e279941b3dc/098a177bbf4e8c03-18/s540x810/328c4df0def85f976f4b6bcf5307b9236ebb527a.jpg","colors":{"c0":"090a0b","c1":"feac1c"}},{"media_key":"d63daeebaabdd5cd496a5e279941b3dc:098a177bbf4e8c03-18","type":"image/jpeg","width":500,"height":348,"url":"https://64.media.tumblr.com/d63daeebaabdd5cd496a5e279941b3dc/098a177bbf4e8c03-18/s500x750/6a9eb550ccd0cd9573579ff7a84eae6016a51c14.jpg","colors":{"c0":"090a0b","c1":"feac1c"}},{"media_key":"d63daeebaabdd5cd496a5e279941b3dc:098a177bbf4e8c03-18","type":"image/jpeg","width":400,"height":279,"url":"https://64.media.tumblr.com/d63daeebaabdd5cd496a5e279941b3dc/098a177bbf4e8c03-18/s400x600/0c77a026fd62ffd5990898d7343704d9c9a23a19.jpg","colors":{"c0":"090a0b","c1":"feac1c"}},{"media_key":"d63daeebaabdd5cd496a5e279941b3dc:098a177bbf4e8c03-18","type":"image/jpeg","width":250,"height":174,"url":"https://64.media.tumblr.com/d63daeebaabdd5cd496a5e279941b3dc/098a177bbf4e8c03-18/s250x400/87167a1eb331242494238605f47a9403eebeafe4.jpg","colors":{"c0":"090a0b","c1":"feac1c"}},{"media_key":"d63daeebaabdd5cd496a5e279941b3dc:098a177bbf4e8c03-18","type":"image/jpeg","width":100,"height":70,"url":"https://64.media.tumblr.com/d63daeebaabdd5cd496a5e279941b3dc/098a177bbf4e8c03-18/s100x200/d1bd39582993d35230dbbbd0ec1bc46180231f33.jpg","colors":{"c0":"090a0b","c1":"feac1c"}},{"media_key":"d63daeebaabdd5cd496a5e279941b3dc:098a177bbf4e8c03-18","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/d63daeebaabdd5cd496a5e279941b3dc/098a177bbf4e8c03-18/s75x75_c1/b830aa93dd35989e81b79b57414aa524991a59af.jpg","colors":{"c0":"090a0b","c1":"feac1c"},"cropped":true}],"colors":{"c0":"090a0b","c1":"feac1c"}},{"type":"image","media":[{"media_key":"3f2c0261d82b85389c01089b0d948668:098a177bbf4e8c03-8e","type":"image/jpeg","width":600,"height":600,"url":"https://64.media.tumblr.com/3f2c0261d82b85389c01089b0d948668/098a177bbf4e8c03-8e/s640x960/2c87745961425cf804c479579be218cd2514272b.jpg","colors":{"c0":"faa410","c1":"441c0c"},"has_original_dimensions":true},{"media_key":"3f2c0261d82b85389c01089b0d948668:098a177bbf4e8c03-8e","type":"image/jpeg","width":540,"height":540,"url":"https://64.media.tumblr.com/3f2c0261d82b85389c01089b0d948668/098a177bbf4e8c03-8e/s540x810/9520cfb0c178cc112a27223148a9b2196961df7e.jpg","colors":{"c0":"faa410","c1":"441c0c"}},{"media_key":"3f2c0261d82b85389c01089b0d948668:098a177bbf4e8c03-8e","type":"image/jpeg","width":500,"height":500,"url":"https://64.media.tumblr.com/3f2c0261d82b85389c01089b0d948668/098a177bbf4e8c03-8e/s500x750/652b0a27efd17d4ba07284042f572aa264275a2b.jpg","colors":{"c0":"faa410","c1":"441c0c"}},{"media_key":"3f2c0261d82b85389c01089b0d948668:098a177bbf4e8c03-8e","type":"image/jpeg","width":400,"height":400,"url":"https://64.media.tumblr.com/3f2c0261d82b85389c01089b0d948668/098a177bbf4e8c03-8e/s400x600/981be18a1684cda86ae98a8f450b30c0c8a80c64.jpg","colors":{"c0":"faa410","c1":"441c0c"}},{"media_key":"3f2c0261d82b85389c01089b0d948668:098a177bbf4e8c03-8e","type":"image/jpeg","width":250,"height":250,"url":"https://64.media.tumblr.com/3f2c0261d82b85389c01089b0d948668/098a177bbf4e8c03-8e/s250x400/b45ab328f645dd745fd0237a121d4b903b0a1677.jpg","colors":{"c0":"faa410","c1":"441c0c"}},{"media_key":"3f2c0261d82b85389c01089b0d948668:098a177bbf4e8c03-8e","type":"image/jpeg","width":100,"height":100,"url":"https://64.media.tumblr.com/3f2c0261d82b85389c01089b0d948668/098a177bbf4e8c03-8e/s100x200/a6d159c44982151b875a699e063d703ce638e719.jpg","colors":{"c0":"faa410","c1":"441c0c"}},{"media_key":"3f2c0261d82b85389c01089b0d948668:098a177bbf4e8c03-8e","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/3f2c0261d82b85389c01089b0d948668/098a177bbf4e8c03-8e/s75x75_c1/69471dfc0aa4ed266a38672726d3e7e9a4a0e87b.jpg","colors":{"c0":"faa410","c1":"441c0c"},"cropped":true}],"colors":{"c0":"faa410","c1":"441c0c"}},{"type":"image","media":[{"media_key":"bd4f14303cc87bb149bdfa0e444950fe:098a177bbf4e8c03-0b","type":"image/jpeg","width":900,"height":600,"url":"https://64.media.tumblr.com/bd4f14303cc87bb149bdfa0e444950fe/098a177bbf4e8c03-0b/s1280x1920/2e7c33aca6a0a72c97baf0a58a20e24b348f7d23.jpg","colors":{"c0":"b44f26","c1":"040505"},"has_original_dimensions":true},{"media_key":"bd4f14303cc87bb149bdfa0e444950fe:098a177bbf4e8c03-0b","type":"image/jpeg","width":640,"height":427,"url":"https://64.media.tumblr.com/bd4f14303cc87bb149bdfa0e444950fe/098a177bbf4e8c03-0b/s640x960/bc1db07375448e9f10fe1a12917ccb34a83d634e.jpg","colors":{"c0":"b44f26","c1":"040505"}},{"media_key":"bd4f14303cc87bb149bdfa0e444950fe:098a177bbf4e8c03-0b","type":"image/jpeg","width":540,"height":360,"url":"https://64.media.tumblr.com/bd4f14303cc87bb149bdfa0e444950fe/098a177bbf4e8c03-0b/s540x810/40ab669fd26cb1912a49a969db66c868aae3e940.jpg","colors":{"c0":"b44f26","c1":"040505"}},{"media_key":"bd4f14303cc87bb149bdfa0e444950fe:098a177bbf4e8c03-0b","type":"image/jpeg","width":500,"height":333,"url":"https://64.media.tumblr.com/bd4f14303cc87bb149bdfa0e444950fe/098a177bbf4e8c03-0b/s500x750/2ac56a0872b54ebec46c1fc741886812ea89c0ba.jpg","colors":{"c0":"b44f26","c1":"040505"}},{"media_key":"bd4f14303cc87bb149bdfa0e444950fe:098a177bbf4e8c03-0b","type":"image/jpeg","width":400,"height":267,"url":"https://64.media.tumblr.com/bd4f14303cc87bb149bdfa0e444950fe/098a177bbf4e8c03-0b/s400x600/b1588e547af920fe8cc0b0183a417739522e73fb.jpg","colors":{"c0":"b44f26","c1":"040505"}},{"media_key":"bd4f14303cc87bb149bdfa0e444950fe:098a177bbf4e8c03-0b","type":"image/jpeg","width":250,"height":167,"url":"https://64.media.tumblr.com/bd4f14303cc87bb149bdfa0e444950fe/098a177bbf4e8c03-0b/s250x400/36ada1a0192746adb9b3e1f498f35505c4935986.jpg","colors":{"c0":"b44f26","c1":"040505"}},{"media_key":"bd4f14303cc87bb149bdfa0e444950fe:098a177bbf4e8c03-0b","type":"image/jpeg","width":100,"height":67,"url":"https://64.media.tumblr.com/bd4f14303cc87bb149bdfa0e444950fe/098a177bbf4e8c03-0b/s100x200/22ca2098de0192c03d8df3705a865d2423f9d716.jpg","colors":{"c0":"b44f26","c1":"040505"}},{"media_key":"bd4f14303cc87bb149bdfa0e444950fe:098a177bbf4e8c03-0b","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/bd4f14303cc87bb149bdfa0e444950fe/098a177bbf4e8c03-0b/s75x75_c1/21665314a07b166bff45296b12c9791a822005ac.jpg","colors":{"c0":"b44f26","c1":"040505"},"cropped":true}],"colors":{"c0":"b44f26","c1":"040505"}},{"type":"text","text":"Mason Family"}],"layout":[{"type":"rows","display":[{"blocks":[0]},{"blocks":[1,2]},{"blocks":[3]}]}],"trail":[]}
        		</script>
        	</div>
            
            
    
            
                <div class="stash-photoset ips">
                    <div class="ps-options ps-nav-right"><i class="fa fa-arrow-right"></i></div>
                    <div class="ps-options ps-nav-left"><i class="fa fa-arrow-left"></i></div>
                    <div class="ps-options photoset-count" data-id="655370464813875200"><span>1</span> / 3</div>
    
                    <div class="photo-slideshow" id="photoset_655370464813875200" data-layout="12">
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370464813875200/mason-family" data-id="655370464813875200">
                        <img data-img-hq="https://64.media.tumblr.com/d63daeebaabdd5cd496a5e279941b3dc/098a177bbf4e8c03-18/s1280x1920/ef2edcecca2b282e3e226ccdf19a6d036619fa4d.jpg" alt="Mason Family" src="https://64.media.tumblr.com/d63daeebaabdd5cd496a5e279941b3dc/098a177bbf4e8c03-18/s1280x1920/ef2edcecca2b282e3e226ccdf19a6d036619fa4d.jpg" />
                        </a>
                        
                        
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370464813875200/mason-family" data-id="655370464813875200">
                        <img data-img-hq="https://64.media.tumblr.com/3f2c0261d82b85389c01089b0d948668/098a177bbf4e8c03-8e/s640x960/2c87745961425cf804c479579be218cd2514272b.jpg" alt="Mason Family" src="https://64.media.tumblr.com/3f2c0261d82b85389c01089b0d948668/098a177bbf4e8c03-8e/s640x960/2c87745961425cf804c479579be218cd2514272b.jpg" />
                        </a>
                        
                        
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370464813875200/mason-family" data-id="655370464813875200">
                        <img data-img-hq="https://64.media.tumblr.com/bd4f14303cc87bb149bdfa0e444950fe/098a177bbf4e8c03-0b/s1280x1920/2e7c33aca6a0a72c97baf0a58a20e24b348f7d23.jpg" alt="Mason Family" src="https://64.media.tumblr.com/bd4f14303cc87bb149bdfa0e444950fe/098a177bbf4e8c03-0b/s1280x1920/2e7c33aca6a0a72c97baf0a58a20e24b348f7d23.jpg" />
                        </a>
                        
                        
                        
                    </div>
                </div>
            
               <!--<div class="photo-containerset"><blockquote data-layout="12"><div id="photoset_655370464813875200" class="html_photoset">    <iframe
                id="photoset_iframe_655370464813875200" name="photoset_iframe_655370464813875200"
                class="photoset" scrolling="no" frameborder="0"
                height="-5" width="100%" style="border:0; background-color:transparent; overflow:hidden;" src="/post/655370464813875200/photoset_iframe/yessirjamesii/tumblr_qvhlq4Ke1l1zorphi/0/false"
                onload="var els = this.contentWindow.document.getElementsByClassName('photoset');if (els.length) this.style.height = els[0].getBoundingClientRect().height + 'px';"
            ></iframe></div></blockquote></div> -->
            
                
            
            
        <!-- quote posts -->            
            
            
            
        <!-- chat posts -->            
            
            
            
                   
                
            
            
            
                <a class="open-modal photo-modal" href="https://yessirjamesii.tumblr.com/post/655370464813875200/mason-family" data-id="655370464813875200"></a>
                <div class="overlay">
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655370464813875200/mason-family" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOL-SdWu00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655370464813875200/mason-family</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655370464813875200" data-blog-name="yessirjamesii" id="like_button_655370464813875200"><iframe id="like_iframe_655370464813875200" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655370464813875200&amp;color=black&amp;rk=uX1XnCDE&amp;slug=mason-family" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655370464813875200"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655370464813875200/uX1XnCDE">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            <div class="caption  original-post ">
                
                
                
                <p>Mason Family</p>
                
                
                
            </div>
            
            
                <div class="info flex align-center">
                    <div class="perma-info">
                        <a href="https://yessirjamesii.tumblr.com/post/655370464813875200/mason-family" data-id="655370464813875200" class="post-date open-modal">Posted on Jun 29, 2021 -&nbsp;</a>
    	                <a href="https://yessirjamesii.tumblr.com/post/655370464813875200/mason-family" data-id="655370464813875200" class="post-note-count open-modal">0 notes</a>
                    </div>
                    
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655370464813875200/mason-family" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOL-SdWu00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655370464813875200/mason-family</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655370464813875200" data-blog-name="yessirjamesii" id="like_button_655370464813875200"><iframe id="like_iframe_655370464813875200" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655370464813875200&amp;color=black&amp;rk=uX1XnCDE&amp;slug=mason-family" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655370464813875200"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655370464813875200/uX1XnCDE">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            
            
            

            
            
        </article>
      
    	
        <article id="655370425219596288" data-id="655370425219596288" data-pt="photo" class="post-photo post articlepost         parsed  ">
                
        	<div class="hidden">
        		<script type="text/json">
        			{"content":[{"type":"image","media":[{"media_key":"9fc445364173a6a3c31808347e7da281:ec652c05cf569e7f-a1","type":"image/jpeg","width":900,"height":600,"url":"https://64.media.tumblr.com/9fc445364173a6a3c31808347e7da281/ec652c05cf569e7f-a1/s1280x1920/0476080efb925f52b5da66ce1a000d8759af65b6.jpg","colors":{"c0":"914721","c1":"050505"},"has_original_dimensions":true},{"media_key":"9fc445364173a6a3c31808347e7da281:ec652c05cf569e7f-a1","type":"image/jpeg","width":640,"height":427,"url":"https://64.media.tumblr.com/9fc445364173a6a3c31808347e7da281/ec652c05cf569e7f-a1/s640x960/cc41468c00ccb4554374f7e00e117fa16d52edfe.jpg","colors":{"c0":"914721","c1":"050505"}},{"media_key":"9fc445364173a6a3c31808347e7da281:ec652c05cf569e7f-a1","type":"image/jpeg","width":540,"height":360,"url":"https://64.media.tumblr.com/9fc445364173a6a3c31808347e7da281/ec652c05cf569e7f-a1/s540x810/bf93bdac23ac6d899179dd5a4534384d1dedbab0.jpg","colors":{"c0":"914721","c1":"050505"}},{"media_key":"9fc445364173a6a3c31808347e7da281:ec652c05cf569e7f-a1","type":"image/jpeg","width":500,"height":333,"url":"https://64.media.tumblr.com/9fc445364173a6a3c31808347e7da281/ec652c05cf569e7f-a1/s500x750/6c86ec40bda5a6ab070b61b02e0e9afb5606a119.jpg","colors":{"c0":"914721","c1":"050505"}},{"media_key":"9fc445364173a6a3c31808347e7da281:ec652c05cf569e7f-a1","type":"image/jpeg","width":400,"height":267,"url":"https://64.media.tumblr.com/9fc445364173a6a3c31808347e7da281/ec652c05cf569e7f-a1/s400x600/3eac3130fd685f47bfe6c76098a285d6c7aac95d.jpg","colors":{"c0":"914721","c1":"050505"}},{"media_key":"9fc445364173a6a3c31808347e7da281:ec652c05cf569e7f-a1","type":"image/jpeg","width":250,"height":167,"url":"https://64.media.tumblr.com/9fc445364173a6a3c31808347e7da281/ec652c05cf569e7f-a1/s250x400/e2164eeb778903637388cc9ae2502b9069646987.jpg","colors":{"c0":"914721","c1":"050505"}},{"media_key":"9fc445364173a6a3c31808347e7da281:ec652c05cf569e7f-a1","type":"image/jpeg","width":100,"height":67,"url":"https://64.media.tumblr.com/9fc445364173a6a3c31808347e7da281/ec652c05cf569e7f-a1/s100x200/5cfac67ac9e776651e1185b1a85b6b9cad6a7a75.jpg","colors":{"c0":"914721","c1":"050505"}},{"media_key":"9fc445364173a6a3c31808347e7da281:ec652c05cf569e7f-a1","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/9fc445364173a6a3c31808347e7da281/ec652c05cf569e7f-a1/s75x75_c1/f083f48023236f8c706c9ea469869f569f334ab4.jpg","colors":{"c0":"914721","c1":"050505"},"cropped":true}],"colors":{"c0":"914721","c1":"050505"}},{"type":"image","media":[{"media_key":"52eb626f78fd4e9230cb06cfd0b69f9b:ec652c05cf569e7f-4f","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/52eb626f78fd4e9230cb06cfd0b69f9b/ec652c05cf569e7f-4f/s640x960/5dd533d5095389f365af22139e76a899010b508b.jpg","colors":{"c0":"e4eafb","c1":"020303"},"has_original_dimensions":true},{"media_key":"52eb626f78fd4e9230cb06cfd0b69f9b:ec652c05cf569e7f-4f","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/52eb626f78fd4e9230cb06cfd0b69f9b/ec652c05cf569e7f-4f/s540x810/5d7cc46d3e423270d531a73d9d0c14ba1996e3ca.jpg","colors":{"c0":"e4eafb","c1":"020303"}},{"media_key":"52eb626f78fd4e9230cb06cfd0b69f9b:ec652c05cf569e7f-4f","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/52eb626f78fd4e9230cb06cfd0b69f9b/ec652c05cf569e7f-4f/s500x750/c7c772270f917590bb6da0914c350262042c1bc0.jpg","colors":{"c0":"e4eafb","c1":"020303"}},{"media_key":"52eb626f78fd4e9230cb06cfd0b69f9b:ec652c05cf569e7f-4f","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/52eb626f78fd4e9230cb06cfd0b69f9b/ec652c05cf569e7f-4f/s400x600/d795f6f4319f8ceb40698673d58056b3b7612add.jpg","colors":{"c0":"e4eafb","c1":"020303"}},{"media_key":"52eb626f78fd4e9230cb06cfd0b69f9b:ec652c05cf569e7f-4f","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/52eb626f78fd4e9230cb06cfd0b69f9b/ec652c05cf569e7f-4f/s250x400/9fd770e0cf8e505a6cb197a122a5fefe4b969128.jpg","colors":{"c0":"e4eafb","c1":"020303"}},{"media_key":"52eb626f78fd4e9230cb06cfd0b69f9b:ec652c05cf569e7f-4f","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/52eb626f78fd4e9230cb06cfd0b69f9b/ec652c05cf569e7f-4f/s100x200/0672a179ba286935cd915a18c031260af60ed250.jpg","colors":{"c0":"e4eafb","c1":"020303"}},{"media_key":"52eb626f78fd4e9230cb06cfd0b69f9b:ec652c05cf569e7f-4f","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/52eb626f78fd4e9230cb06cfd0b69f9b/ec652c05cf569e7f-4f/s75x75_c1/dc49a4d7351207fa43c1d0d68cd008c8e63db45b.jpg","colors":{"c0":"e4eafb","c1":"020303"},"cropped":true}],"colors":{"c0":"e4eafb","c1":"020303"}},{"type":"image","media":[{"media_key":"727dd1e9a56128dc4a6c9589cc22a362:ec652c05cf569e7f-f9","type":"image/jpeg","width":900,"height":600,"url":"https://64.media.tumblr.com/727dd1e9a56128dc4a6c9589cc22a362/ec652c05cf569e7f-f9/s1280x1920/12931930794d2477acb8a463c00efced4cfddeec.jpg","colors":{"c0":"010101","c1":"aaafac"},"has_original_dimensions":true},{"media_key":"727dd1e9a56128dc4a6c9589cc22a362:ec652c05cf569e7f-f9","type":"image/jpeg","width":640,"height":427,"url":"https://64.media.tumblr.com/727dd1e9a56128dc4a6c9589cc22a362/ec652c05cf569e7f-f9/s640x960/337031deee3124b6ab3861638fbda9fcdbfb5315.jpg","colors":{"c0":"010101","c1":"aaafac"}},{"media_key":"727dd1e9a56128dc4a6c9589cc22a362:ec652c05cf569e7f-f9","type":"image/jpeg","width":540,"height":360,"url":"https://64.media.tumblr.com/727dd1e9a56128dc4a6c9589cc22a362/ec652c05cf569e7f-f9/s540x810/8f25f6856575f5db30aa23dbb6874a14d7090908.jpg","colors":{"c0":"010101","c1":"aaafac"}},{"media_key":"727dd1e9a56128dc4a6c9589cc22a362:ec652c05cf569e7f-f9","type":"image/jpeg","width":500,"height":333,"url":"https://64.media.tumblr.com/727dd1e9a56128dc4a6c9589cc22a362/ec652c05cf569e7f-f9/s500x750/85e4bd5fb37a21630918f1848b5471e68a92e483.jpg","colors":{"c0":"010101","c1":"aaafac"}},{"media_key":"727dd1e9a56128dc4a6c9589cc22a362:ec652c05cf569e7f-f9","type":"image/jpeg","width":400,"height":267,"url":"https://64.media.tumblr.com/727dd1e9a56128dc4a6c9589cc22a362/ec652c05cf569e7f-f9/s400x600/e71396a4c51d73a27a568a590b2ec58d18496ea9.jpg","colors":{"c0":"010101","c1":"aaafac"}},{"media_key":"727dd1e9a56128dc4a6c9589cc22a362:ec652c05cf569e7f-f9","type":"image/jpeg","width":250,"height":167,"url":"https://64.media.tumblr.com/727dd1e9a56128dc4a6c9589cc22a362/ec652c05cf569e7f-f9/s250x400/dc68e82202cd11d5edef853ad8703beb99d4ba35.jpg","colors":{"c0":"010101","c1":"aaafac"}},{"media_key":"727dd1e9a56128dc4a6c9589cc22a362:ec652c05cf569e7f-f9","type":"image/jpeg","width":100,"height":67,"url":"https://64.media.tumblr.com/727dd1e9a56128dc4a6c9589cc22a362/ec652c05cf569e7f-f9/s100x200/82d1d1a78a97a27180f487d9668e9fc1c81492a9.jpg","colors":{"c0":"010101","c1":"aaafac"}},{"media_key":"727dd1e9a56128dc4a6c9589cc22a362:ec652c05cf569e7f-f9","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/727dd1e9a56128dc4a6c9589cc22a362/ec652c05cf569e7f-f9/s75x75_c1/9c1b883ec3ddcf048d679736a503b86110125009.jpg","colors":{"c0":"010101","c1":"aaafac"},"cropped":true}],"colors":{"c0":"010101","c1":"aaafac"}},{"type":"image","media":[{"media_key":"6f1bb8e0e05ba49e6d26eb797e015d62:ec652c05cf569e7f-94","type":"image/jpeg","width":900,"height":600,"url":"https://64.media.tumblr.com/6f1bb8e0e05ba49e6d26eb797e015d62/ec652c05cf569e7f-94/s1280x1920/017a59d9074ee8d26bddbf6dbc754ee3f4e7353e.jpg","colors":{"c0":"292c2d","c1":"ccd6dc"},"has_original_dimensions":true},{"media_key":"6f1bb8e0e05ba49e6d26eb797e015d62:ec652c05cf569e7f-94","type":"image/jpeg","width":640,"height":427,"url":"https://64.media.tumblr.com/6f1bb8e0e05ba49e6d26eb797e015d62/ec652c05cf569e7f-94/s640x960/b92b121e11ac291e085f9dc796b31d50b848343e.jpg","colors":{"c0":"292c2d","c1":"ccd6dc"}},{"media_key":"6f1bb8e0e05ba49e6d26eb797e015d62:ec652c05cf569e7f-94","type":"image/jpeg","width":540,"height":360,"url":"https://64.media.tumblr.com/6f1bb8e0e05ba49e6d26eb797e015d62/ec652c05cf569e7f-94/s540x810/6cde59ca75c46323ecffdc66485697547fc09c4c.jpg","colors":{"c0":"292c2d","c1":"ccd6dc"}},{"media_key":"6f1bb8e0e05ba49e6d26eb797e015d62:ec652c05cf569e7f-94","type":"image/jpeg","width":500,"height":333,"url":"https://64.media.tumblr.com/6f1bb8e0e05ba49e6d26eb797e015d62/ec652c05cf569e7f-94/s500x750/4da561dcfb5453ddf1516bb910e4c54420606687.jpg","colors":{"c0":"292c2d","c1":"ccd6dc"}},{"media_key":"6f1bb8e0e05ba49e6d26eb797e015d62:ec652c05cf569e7f-94","type":"image/jpeg","width":400,"height":267,"url":"https://64.media.tumblr.com/6f1bb8e0e05ba49e6d26eb797e015d62/ec652c05cf569e7f-94/s400x600/51edd68301cec5d500c646f137ec61a2e99c79e9.jpg","colors":{"c0":"292c2d","c1":"ccd6dc"}},{"media_key":"6f1bb8e0e05ba49e6d26eb797e015d62:ec652c05cf569e7f-94","type":"image/jpeg","width":250,"height":167,"url":"https://64.media.tumblr.com/6f1bb8e0e05ba49e6d26eb797e015d62/ec652c05cf569e7f-94/s250x400/52e15cb5737dcc8003993aa814fd346f5aa04b3f.jpg","colors":{"c0":"292c2d","c1":"ccd6dc"}},{"media_key":"6f1bb8e0e05ba49e6d26eb797e015d62:ec652c05cf569e7f-94","type":"image/jpeg","width":100,"height":67,"url":"https://64.media.tumblr.com/6f1bb8e0e05ba49e6d26eb797e015d62/ec652c05cf569e7f-94/s100x200/1c0a14bfadf74335141b39b2f4ee51e1ea1f0ae8.jpg","colors":{"c0":"292c2d","c1":"ccd6dc"}},{"media_key":"6f1bb8e0e05ba49e6d26eb797e015d62:ec652c05cf569e7f-94","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/6f1bb8e0e05ba49e6d26eb797e015d62/ec652c05cf569e7f-94/s75x75_c1/f840ad96341ed0a8207d314d9beccfaad6ab0bb1.jpg","colors":{"c0":"292c2d","c1":"ccd6dc"},"cropped":true}],"colors":{"c0":"292c2d","c1":"ccd6dc"}},{"type":"image","media":[{"media_key":"3ae24f1d8463a4a1ffd4fd7763f48d23:ec652c05cf569e7f-fd","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/3ae24f1d8463a4a1ffd4fd7763f48d23/ec652c05cf569e7f-fd/s640x960/460e83c46a2360de11f8efebdc3d47eee3640689.jpg","colors":{"c0":"030302","c1":"9c9c9f"},"has_original_dimensions":true},{"media_key":"3ae24f1d8463a4a1ffd4fd7763f48d23:ec652c05cf569e7f-fd","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/3ae24f1d8463a4a1ffd4fd7763f48d23/ec652c05cf569e7f-fd/s540x810/1944f9cbcc6cb2a51fd617da36b61082e97f0233.jpg","colors":{"c0":"030302","c1":"9c9c9f"}},{"media_key":"3ae24f1d8463a4a1ffd4fd7763f48d23:ec652c05cf569e7f-fd","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/3ae24f1d8463a4a1ffd4fd7763f48d23/ec652c05cf569e7f-fd/s500x750/f41915a6ec35c90961e5cc37f87004750f520e57.jpg","colors":{"c0":"030302","c1":"9c9c9f"}},{"media_key":"3ae24f1d8463a4a1ffd4fd7763f48d23:ec652c05cf569e7f-fd","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/3ae24f1d8463a4a1ffd4fd7763f48d23/ec652c05cf569e7f-fd/s400x600/7b094a5895d0b240256e387b8460ab9a188f38fb.jpg","colors":{"c0":"030302","c1":"9c9c9f"}},{"media_key":"3ae24f1d8463a4a1ffd4fd7763f48d23:ec652c05cf569e7f-fd","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/3ae24f1d8463a4a1ffd4fd7763f48d23/ec652c05cf569e7f-fd/s250x400/4049e9fa404aeb86dbec8b21d49cdd84cd5b9a3d.jpg","colors":{"c0":"030302","c1":"9c9c9f"}},{"media_key":"3ae24f1d8463a4a1ffd4fd7763f48d23:ec652c05cf569e7f-fd","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/3ae24f1d8463a4a1ffd4fd7763f48d23/ec652c05cf569e7f-fd/s100x200/adffdf731afe9943f126beb4b35a7ef738c3601c.jpg","colors":{"c0":"030302","c1":"9c9c9f"}},{"media_key":"3ae24f1d8463a4a1ffd4fd7763f48d23:ec652c05cf569e7f-fd","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/3ae24f1d8463a4a1ffd4fd7763f48d23/ec652c05cf569e7f-fd/s75x75_c1/d2d74270027b03ab6fccfc5b69db750f9b153641.jpg","colors":{"c0":"030302","c1":"9c9c9f"},"cropped":true}],"colors":{"c0":"030302","c1":"9c9c9f"}},{"type":"text","text":"Vincent Family"}],"layout":[{"type":"rows","display":[{"blocks":[0]},{"blocks":[1,2]},{"blocks":[3,4]},{"blocks":[5]}]}],"trail":[]}
        		</script>
        	</div>
            
            
    
            
                <div class="stash-photoset ips">
                    <div class="ps-options ps-nav-right"><i class="fa fa-arrow-right"></i></div>
                    <div class="ps-options ps-nav-left"><i class="fa fa-arrow-left"></i></div>
                    <div class="ps-options photoset-count" data-id="655370425219596288"><span>1</span> / 5</div>
    
                    <div class="photo-slideshow" id="photoset_655370425219596288" data-layout="122">
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370425219596288/vincent-family" data-id="655370425219596288">
                        <img data-img-hq="https://64.media.tumblr.com/9fc445364173a6a3c31808347e7da281/ec652c05cf569e7f-a1/s1280x1920/0476080efb925f52b5da66ce1a000d8759af65b6.jpg" alt="Vincent Family" src="https://64.media.tumblr.com/9fc445364173a6a3c31808347e7da281/ec652c05cf569e7f-a1/s1280x1920/0476080efb925f52b5da66ce1a000d8759af65b6.jpg" />
                        </a>
                        
                        
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370425219596288/vincent-family" data-id="655370425219596288">
                        <img data-img-hq="https://64.media.tumblr.com/52eb626f78fd4e9230cb06cfd0b69f9b/ec652c05cf569e7f-4f/s640x960/5dd533d5095389f365af22139e76a899010b508b.jpg" alt="Vincent Family" src="https://64.media.tumblr.com/52eb626f78fd4e9230cb06cfd0b69f9b/ec652c05cf569e7f-4f/s640x960/5dd533d5095389f365af22139e76a899010b508b.jpg" />
                        </a>
                        
                        
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370425219596288/vincent-family" data-id="655370425219596288">
                        <img data-img-hq="https://64.media.tumblr.com/727dd1e9a56128dc4a6c9589cc22a362/ec652c05cf569e7f-f9/s1280x1920/12931930794d2477acb8a463c00efced4cfddeec.jpg" alt="Vincent Family" src="https://64.media.tumblr.com/727dd1e9a56128dc4a6c9589cc22a362/ec652c05cf569e7f-f9/s1280x1920/12931930794d2477acb8a463c00efced4cfddeec.jpg" />
                        </a>
                        
                        
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370425219596288/vincent-family" data-id="655370425219596288">
                        <img data-img-hq="https://64.media.tumblr.com/6f1bb8e0e05ba49e6d26eb797e015d62/ec652c05cf569e7f-94/s1280x1920/017a59d9074ee8d26bddbf6dbc754ee3f4e7353e.jpg" alt="Vincent Family" src="https://64.media.tumblr.com/6f1bb8e0e05ba49e6d26eb797e015d62/ec652c05cf569e7f-94/s1280x1920/017a59d9074ee8d26bddbf6dbc754ee3f4e7353e.jpg" />
                        </a>
                        
                        
                        
                        
                        <a class="open-modal single-photoset" href="https://yessirjamesii.tumblr.com/post/655370425219596288/vincent-family" data-id="655370425219596288">
                        <img data-img-hq="https://64.media.tumblr.com/3ae24f1d8463a4a1ffd4fd7763f48d23/ec652c05cf569e7f-fd/s640x960/460e83c46a2360de11f8efebdc3d47eee3640689.jpg" alt="Vincent Family" src="https://64.media.tumblr.com/3ae24f1d8463a4a1ffd4fd7763f48d23/ec652c05cf569e7f-fd/s640x960/460e83c46a2360de11f8efebdc3d47eee3640689.jpg" />
                        </a>
                        
                        
                        
                    </div>
                </div>
            
               <!--<div class="photo-containerset"><blockquote data-layout="122"><div id="photoset_655370425219596288" class="html_photoset">    <iframe
                id="photoset_iframe_655370425219596288" name="photoset_iframe_655370425219596288"
                class="photoset" scrolling="no" frameborder="0"
                height="-6" width="100%" style="border:0; background-color:transparent; overflow:hidden;" src="/post/655370425219596288/photoset_iframe/yessirjamesii/tumblr_qvhlp2Zrd81zorphi/0/false"
                onload="var els = this.contentWindow.document.getElementsByClassName('photoset');if (els.length) this.style.height = els[0].getBoundingClientRect().height + 'px';"
            ></iframe></div></blockquote></div> -->
            
                
            
            
        <!-- quote posts -->            
            
            
            
        <!-- chat posts -->            
            
            
            
                   
                
            
            
            
                <a class="open-modal photo-modal" href="https://yessirjamesii.tumblr.com/post/655370425219596288/vincent-family" data-id="655370425219596288"></a>
                <div class="overlay">
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655370425219596288/vincent-family" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOL_tlWi00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655370425219596288/vincent-family</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655370425219596288" data-blog-name="yessirjamesii" id="like_button_655370425219596288"><iframe id="like_iframe_655370425219596288" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655370425219596288&amp;color=black&amp;rk=HQ85O1j2&amp;slug=vincent-family" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655370425219596288"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655370425219596288/HQ85O1j2">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            <div class="caption  original-post ">
                
                
                
                <p>Vincent Family</p>
                
                
                
            </div>
            
            
                <div class="info flex align-center">
                    <div class="perma-info">
                        <a href="https://yessirjamesii.tumblr.com/post/655370425219596288/vincent-family" data-id="655370425219596288" class="post-date open-modal">Posted on Jun 29, 2021 -&nbsp;</a>
    	                <a href="https://yessirjamesii.tumblr.com/post/655370425219596288/vincent-family" data-id="655370425219596288" class="post-note-count open-modal">0 notes</a>
                    </div>
                    
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655370425219596288/vincent-family" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOL_tlWi00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655370425219596288/vincent-family</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655370425219596288" data-blog-name="yessirjamesii" id="like_button_655370425219596288"><iframe id="like_iframe_655370425219596288" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655370425219596288&amp;color=black&amp;rk=HQ85O1j2&amp;slug=vincent-family" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655370425219596288"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655370425219596288/HQ85O1j2">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            
            
            

            
            
        </article>
      
    	
        <article id="655370300741074944" data-id="655370300741074944" data-pt="photo" class="post-photo post articlepost        parsed   ">
                
        	<div class="hidden">
        		<script type="text/json">
        			{"content":[{"type":"image","media":[{"media_key":"06287c5fc5f6445edb6e39fde6eafe3e:8ea4b68da3dae5ef-31","type":"image/jpeg","width":1280,"height":815,"url":"https://64.media.tumblr.com/06287c5fc5f6445edb6e39fde6eafe3e/8ea4b68da3dae5ef-31/s1280x1920/97d2b696fcd10adbb8d052235961691ff7b36fcc.jpg","colors":{"c0":"fefdfe","c1":"6b3120"},"has_original_dimensions":true},{"media_key":"06287c5fc5f6445edb6e39fde6eafe3e:8ea4b68da3dae5ef-31","type":"image/jpeg","width":640,"height":408,"url":"https://64.media.tumblr.com/06287c5fc5f6445edb6e39fde6eafe3e/8ea4b68da3dae5ef-31/s640x960/fc888cd481c1e13dc8e5e5bc51226e08560e7f43.jpg","colors":{"c0":"fefdfe","c1":"6b3120"}},{"media_key":"06287c5fc5f6445edb6e39fde6eafe3e:8ea4b68da3dae5ef-31","type":"image/jpeg","width":540,"height":344,"url":"https://64.media.tumblr.com/06287c5fc5f6445edb6e39fde6eafe3e/8ea4b68da3dae5ef-31/s540x810/21043aaa7a75db1ed5fd5a30b45102b61ca086ef.jpg","colors":{"c0":"fefdfe","c1":"6b3120"}},{"media_key":"06287c5fc5f6445edb6e39fde6eafe3e:8ea4b68da3dae5ef-31","type":"image/jpeg","width":500,"height":318,"url":"https://64.media.tumblr.com/06287c5fc5f6445edb6e39fde6eafe3e/8ea4b68da3dae5ef-31/s500x750/b5ca6c5ef5766c44eb44f845a3e6a67988d41a16.jpg","colors":{"c0":"fefdfe","c1":"6b3120"}},{"media_key":"06287c5fc5f6445edb6e39fde6eafe3e:8ea4b68da3dae5ef-31","type":"image/jpeg","width":400,"height":255,"url":"https://64.media.tumblr.com/06287c5fc5f6445edb6e39fde6eafe3e/8ea4b68da3dae5ef-31/s400x600/111a8104ebb986635ab56c49f0da97cd5f42b9fc.jpg","colors":{"c0":"fefdfe","c1":"6b3120"}},{"media_key":"06287c5fc5f6445edb6e39fde6eafe3e:8ea4b68da3dae5ef-31","type":"image/jpeg","width":250,"height":159,"url":"https://64.media.tumblr.com/06287c5fc5f6445edb6e39fde6eafe3e/8ea4b68da3dae5ef-31/s250x400/45d1a9c060ecd3927f3bd1511873fd357b3ea505.jpg","colors":{"c0":"fefdfe","c1":"6b3120"}},{"media_key":"06287c5fc5f6445edb6e39fde6eafe3e:8ea4b68da3dae5ef-31","type":"image/jpeg","width":100,"height":64,"url":"https://64.media.tumblr.com/06287c5fc5f6445edb6e39fde6eafe3e/8ea4b68da3dae5ef-31/s100x200/45739a3fc68ab3a8fe894341e718771200d30d34.jpg","colors":{"c0":"fefdfe","c1":"6b3120"}},{"media_key":"06287c5fc5f6445edb6e39fde6eafe3e:8ea4b68da3dae5ef-31","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/06287c5fc5f6445edb6e39fde6eafe3e/8ea4b68da3dae5ef-31/s75x75_c1/8ce028bae40263474a4c5169fc3cea44cf2d4d17.jpg","colors":{"c0":"fefdfe","c1":"6b3120"},"cropped":true}],"colors":{"c0":"fefdfe","c1":"6b3120"}},{"type":"text","text":"Sean Gomes"}],"layout":[],"trail":[]}
        		</script>
        	</div>
            
            
                <div class="media"><img src="https://64.media.tumblr.com/06287c5fc5f6445edb6e39fde6eafe3e/8ea4b68da3dae5ef-31/s1280x1920/97d2b696fcd10adbb8d052235961691ff7b36fcc.jpg" alt="Sean Gomes" class="photos"></div>
            
    
            
                
            
            
        <!-- quote posts -->            
            
            
            
        <!-- chat posts -->            
            
            
            
                   
                
            
            
            
                <a class="open-modal photo-modal" href="https://yessirjamesii.tumblr.com/post/655370300741074944/sean-gomes" data-id="655370300741074944"></a>
                <div class="overlay">
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655370300741074944/sean-gomes" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOLz3q0q00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655370300741074944/sean-gomes</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655370300741074944" data-blog-name="yessirjamesii" id="like_button_655370300741074944"><iframe id="like_iframe_655370300741074944" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655370300741074944&amp;color=black&amp;rk=CEKnYNtd&amp;slug=sean-gomes" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655370300741074944"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655370300741074944/CEKnYNtd">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            <div class="caption  original-post ">
                
                
                
                <p>Sean Gomes</p>
                
                
                
            </div>
            
            
                <div class="info flex align-center">
                    <div class="perma-info">
                        <a href="https://yessirjamesii.tumblr.com/post/655370300741074944/sean-gomes" data-id="655370300741074944" class="post-date open-modal">Posted on Jun 29, 2021 -&nbsp;</a>
    	                <a href="https://yessirjamesii.tumblr.com/post/655370300741074944/sean-gomes" data-id="655370300741074944" class="post-note-count open-modal">0 notes</a>
                    </div>
                    
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655370300741074944/sean-gomes" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOLz3q0q00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655370300741074944/sean-gomes</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655370300741074944" data-blog-name="yessirjamesii" id="like_button_655370300741074944"><iframe id="like_iframe_655370300741074944" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655370300741074944&amp;color=black&amp;rk=CEKnYNtd&amp;slug=sean-gomes" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655370300741074944"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655370300741074944/CEKnYNtd">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            
            
            

            
            
        </article>
      
    	
        <article id="655370277929320448" data-id="655370277929320448" data-pt="photo" class="post-photo post articlepost        parsed   ">
                
        	<div class="hidden">
        		<script type="text/json">
        			{"content":[{"type":"image","media":[{"media_key":"a87bf3aaeeb057defd93a2e450cb6d29:2ccb50d399cafd31-76","type":"image/jpeg","width":600,"height":900,"url":"https://64.media.tumblr.com/a87bf3aaeeb057defd93a2e450cb6d29/2ccb50d399cafd31-76/s640x960/6771352a297c23f5bc56f9ee6a1ea96177116e35.jpg","has_original_dimensions":true},{"media_key":"a87bf3aaeeb057defd93a2e450cb6d29:2ccb50d399cafd31-76","type":"image/jpeg","width":540,"height":810,"url":"https://64.media.tumblr.com/a87bf3aaeeb057defd93a2e450cb6d29/2ccb50d399cafd31-76/s540x810/bd8e359cb2656a05a4f9c228d91f1c30b9228ff8.jpg"},{"media_key":"a87bf3aaeeb057defd93a2e450cb6d29:2ccb50d399cafd31-76","type":"image/jpeg","width":500,"height":750,"url":"https://64.media.tumblr.com/a87bf3aaeeb057defd93a2e450cb6d29/2ccb50d399cafd31-76/s500x750/dd4157d82da472b4a8e85d77477e7f9462003e1a.jpg"},{"media_key":"a87bf3aaeeb057defd93a2e450cb6d29:2ccb50d399cafd31-76","type":"image/jpeg","width":400,"height":600,"url":"https://64.media.tumblr.com/a87bf3aaeeb057defd93a2e450cb6d29/2ccb50d399cafd31-76/s400x600/dd340494f31f8590f6e36618d28266ce3076b203.jpg"},{"media_key":"a87bf3aaeeb057defd93a2e450cb6d29:2ccb50d399cafd31-76","type":"image/jpeg","width":250,"height":375,"url":"https://64.media.tumblr.com/a87bf3aaeeb057defd93a2e450cb6d29/2ccb50d399cafd31-76/s250x400/64022aee7a8c4289fe01f110d428ef99fa90ca5c.jpg"},{"media_key":"a87bf3aaeeb057defd93a2e450cb6d29:2ccb50d399cafd31-76","type":"image/jpeg","width":100,"height":150,"url":"https://64.media.tumblr.com/a87bf3aaeeb057defd93a2e450cb6d29/2ccb50d399cafd31-76/s100x200/2740c85d2eb0ecc80af77393e0df72d3da5d0dfe.jpg"},{"media_key":"a87bf3aaeeb057defd93a2e450cb6d29:2ccb50d399cafd31-76","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/a87bf3aaeeb057defd93a2e450cb6d29/2ccb50d399cafd31-76/s75x75_c1/4893f7831b62ab64f8d255fd66c931511179a6ab.jpg","cropped":true}]},{"type":"text","text":"Jinaki Designs"}],"layout":[],"trail":[]}
        		</script>
        	</div>
            
            
                <div class="media"><img src="https://64.media.tumblr.com/a87bf3aaeeb057defd93a2e450cb6d29/2ccb50d399cafd31-76/s640x960/6771352a297c23f5bc56f9ee6a1ea96177116e35.jpg" alt="Jinaki Designs" class="photos"></div>
            
    
            
                
            
            
        <!-- quote posts -->            
            
            
            
        <!-- chat posts -->            
            
            
            
                   
                
            
            
            
                <a class="open-modal photo-modal" href="https://yessirjamesii.tumblr.com/post/655370277929320448/jinaki-designs" data-id="655370277929320448"></a>
                <div class="overlay">
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655370277929320448/jinaki-designs" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOLykaKu00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655370277929320448/jinaki-designs</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655370277929320448" data-blog-name="yessirjamesii" id="like_button_655370277929320448"><iframe id="like_iframe_655370277929320448" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655370277929320448&amp;color=black&amp;rk=Wluqn6Xs&amp;slug=jinaki-designs" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655370277929320448"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655370277929320448/Wluqn6Xs">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            <div class="caption  original-post ">
                
                
                
                <p>Jinaki Designs</p>
                
                
                
            </div>
            
            
                <div class="info flex align-center">
                    <div class="perma-info">
                        <a href="https://yessirjamesii.tumblr.com/post/655370277929320448/jinaki-designs" data-id="655370277929320448" class="post-date open-modal">Posted on Jun 29, 2021 -&nbsp;</a>
    	                <a href="https://yessirjamesii.tumblr.com/post/655370277929320448/jinaki-designs" data-id="655370277929320448" class="post-note-count open-modal">0 notes</a>
                    </div>
                    
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655370277929320448/jinaki-designs" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOLykaKu00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655370277929320448/jinaki-designs</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655370277929320448" data-blog-name="yessirjamesii" id="like_button_655370277929320448"><iframe id="like_iframe_655370277929320448" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655370277929320448&amp;color=black&amp;rk=Wluqn6Xs&amp;slug=jinaki-designs" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655370277929320448"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655370277929320448/Wluqn6Xs">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            
            
            

            
            
        </article>
      
    	
        <article id="655369902944927744" data-id="655369902944927744" data-pt="photo" class="post-photo post articlepost        parsed   ">
                
        	<div class="hidden">
        		<script type="text/json">
        			{"content":[{"type":"image","media":[{"media_key":"9a84448ad046a7562767140d2641b041:cba659bd7ba8d5b9-8d","type":"image/jpeg","width":438,"height":557,"url":"https://64.media.tumblr.com/9a84448ad046a7562767140d2641b041/cba659bd7ba8d5b9-8d/s500x750/02bab654551255c183b9eed47a64ed82c531b8e2.jpg","colors":{"c0":"030303","c1":"0e0e0e"},"has_original_dimensions":true},{"media_key":"9a84448ad046a7562767140d2641b041:cba659bd7ba8d5b9-8d","type":"image/jpeg","width":400,"height":509,"url":"https://64.media.tumblr.com/9a84448ad046a7562767140d2641b041/cba659bd7ba8d5b9-8d/s400x600/ffd3f11644ee32c21c2089ac443e0d82ad4a8c40.jpg","colors":{"c0":"030303","c1":"0e0e0e"}},{"media_key":"9a84448ad046a7562767140d2641b041:cba659bd7ba8d5b9-8d","type":"image/jpeg","width":250,"height":318,"url":"https://64.media.tumblr.com/9a84448ad046a7562767140d2641b041/cba659bd7ba8d5b9-8d/s250x400/b2402f213714e6cdf4ead2ea0896e0a95d815392.jpg","colors":{"c0":"030303","c1":"0e0e0e"}},{"media_key":"9a84448ad046a7562767140d2641b041:cba659bd7ba8d5b9-8d","type":"image/jpeg","width":100,"height":127,"url":"https://64.media.tumblr.com/9a84448ad046a7562767140d2641b041/cba659bd7ba8d5b9-8d/s100x200/2b84a5aa1ee21fefd9cffa9e6ecb9614870e6500.jpg","colors":{"c0":"030303","c1":"0e0e0e"}},{"media_key":"9a84448ad046a7562767140d2641b041:cba659bd7ba8d5b9-8d","type":"image/jpeg","width":75,"height":75,"url":"https://64.media.tumblr.com/9a84448ad046a7562767140d2641b041/cba659bd7ba8d5b9-8d/s75x75_c1/2e8e4b388f810c0d1007455d8120a713d66513b6.jpg","colors":{"c0":"030303","c1":"0e0e0e"},"cropped":true}],"colors":{"c0":"030303","c1":"0e0e0e"}},{"type":"text","text":"Adaora Okoro"}],"layout":[],"trail":[]}
        		</script>
        	</div>
            
            
                <div class="media"><img src="https://64.media.tumblr.com/9a84448ad046a7562767140d2641b041/cba659bd7ba8d5b9-8d/s500x750/02bab654551255c183b9eed47a64ed82c531b8e2.jpg" alt="Adaora Okoro" class="photos"></div>
            
    
            
                
            
            
        <!-- quote posts -->            
            
            
            
        <!-- chat posts -->            
            
            
            
                   
                
            
            
            
                <a class="open-modal photo-modal" href="https://yessirjamesii.tumblr.com/post/655369902944927744/adaora-okoro" data-id="655369902944927744"></a>
                <div class="overlay">
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655369902944927744/adaora-okoro" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOLtHLWy00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655369902944927744/adaora-okoro</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655369902944927744" data-blog-name="yessirjamesii" id="like_button_655369902944927744"><iframe id="like_iframe_655369902944927744" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655369902944927744&amp;color=black&amp;rk=s2pKpGRt&amp;slug=adaora-okoro" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655369902944927744"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655369902944927744/s2pKpGRt">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            <div class="caption  original-post ">
                
                
                
                <p>Adaora Okoro</p>
                
                
                
            </div>
            
            
                <div class="info flex align-center">
                    <div class="perma-info">
                        <a href="https://yessirjamesii.tumblr.com/post/655369902944927744/adaora-okoro" data-id="655369902944927744" class="post-date open-modal">Posted on Jun 29, 2021 -&nbsp;</a>
    	                <a href="https://yessirjamesii.tumblr.com/post/655369902944927744/adaora-okoro" data-id="655369902944927744" class="post-note-count open-modal">1 note</a>
                    </div>
                    
                    <div class="share flex align-center">
                        <div class="post-share-parent s-i" title="Share this post">
                            <a class="post-share-toggle">Share</a>
                            <ul class="standard-share">
                                <span class="share-facebook" title="Share on Facebook"><a href="https://www.facebook.com/sharer.php?u=https://yessirjamesii.tumblr.com/post/655369902944927744/adaora-okoro" target="_new"><i class="fa-brands fa-facebook"></i>Facebook</a></span>
                                <span class="share-twitter" title="Share on Twitter"><a href="https://twitter.com/intent/tweet?url=https://tmblr.co/ZbEjETaOLtHLWy00" target="_new"><i class="fa-brands fa-twitter"></i>Twitter</a></span>
                                <span style="cursor:pointer; padding: 5px 10px ;" class="share-copy copy-btn" title="Copy Link"><span style="font-size:0; text-transform:lowercase !important;">https://yessirjamesii.tumblr.com/post/655369902944927744/adaora-okoro</span></span>
                            </ul>
                        </div>
                        
                        <div class="post-like s-i" title="Like this post">
                            <div class="like_button" data-post-id="655369902944927744" data-blog-name="yessirjamesii" id="like_button_655369902944927744"><iframe id="like_iframe_655369902944927744" src="https://assets.tumblr.com/assets/html/like_iframe.html?_v=c96f30edcf75919c3976e1403422560b#name=yessirjamesii&amp;post_id=655369902944927744&amp;color=black&amp;rk=s2pKpGRt&amp;slug=adaora-okoro" scrolling="no" width="15" height="15" frameborder="0" class="like_toggle" allowTransparency="true" name="like_iframe_655369902944927744"></iframe></div>
                            <span class="like-text">Like</span>
                            <span class="like-text like-text-liked">Liked</span>
                        </div>

                        <div class="post-reblog s-i" title="Reblog this post">
                            <a href="https://www.tumblr.com/reblog/yessirjamesii/655369902944927744/s2pKpGRt">Reblog</a>
                        </div>
                        
                    </div>
                </div>
            
            
            
            
            

            
            
        </article>
      
      </div>
    </section> 
    
      
            <div class="pagination flex centered">
                
                
                <a class="older" href="/page/2">Next</a>
                
            </div>
        
                
    </main>




    
        <div id="sidebar" class="normal">
            <div class="inner">
                 
                    <div class="avatar widget circle">
                        <a href="/">
                        <img src="https://64.media.tumblr.com/7d406ec08c7eb2d230c1a73ecad72d8c/cf95b274ba938362-40/s64x64u_c1/b8592bea3d6a6e7bcaf8b972bdfdf5ab6925a145.jpg"/>
                        </a>
                    </div>
                
                
                
                
                
                    <div class="widget">The official portfolio of James K. Holder II (email [email protected])</div>
                
            
                
                <nav class="sidebar-navigation widget">
                    <ul>
                        
                        
                        
                            <li> <a href="/biography">Biography</a></li><li> <a href="/services">Services</a></li>
                        
                        
                        <li><a href="https://calendly.com/jkh2">Bookings</a></li>
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                    </ul><!--navigation end-->
                </nav>
                
                
                
                
                <nav class="sidebar-social widget">
                    <ul>
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                        
                         
                    </ul>
                </nav>
                
                
                
                
                
                
                
                <div class="sidebar-footer widget">
                    Choice by Stash
                </div>
            </div>
        </div>
    
    




    <!-- Overlay -->
    
    <div class="dark-overlay"></div>
    <div class="stash-overlay">
        
            
            <div class="stash-container container">
                <div class="stash-content">
                </div>
            </div>
            
            
            <div class="post-navigation overlay-navigation stash-navigation">
                    <div class="stash-prev-btn" title="Previous post">
                        <svg class="icon icon-nextPost"><use xlink:href="#icon-nextPost"></use></svg>
                    </div>
            
                
                    <div class="stash-next-btn" title="Next post">
                        <svg class="icon icon-prevPost"><use xlink:href="#icon-prevPost"></use></svg>
                    </div>
            </div>
            
            <div class='close-modal'>
                <svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="19.0248" y="0.136051" width="1.57135" height="26.7129" transform="rotate(45 19.0248 0.136051)" fill="white"/><rect x="0.135986" y="1.24716" width="1.57135" height="26.7129" transform="rotate(-45 0.135986 1.24716)" fill="white"/></svg>
            </div>
        </div>
    </div>
    
    
    
    <div id="back-to-top">▲</div>
    

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js"></script>
    <script type="text/javascript" src="https://static.tumblr.com/evx2wil/QWfsf7w2i/plugins.js"></script>
    <script type="text/javascript" src="https://static.tumblr.com/evx2wil/qa5sgem1o/choice.js"></script>
    <script type="text/javascript" src="https://static.tumblr.com/evx2wil/39bsfew9z/modal.js"></script>

    
    <script type="text/javascript">
        (function($) {
            stashFuel();
            
            $(document).ready(function(){
            
                // Reblogs
				$( "article" ).each(function(i, v) {
                    $(this).find('.tumblr_blog').closest('p').addClass('reblog-user');
                    $( "p:contains('(via')" ).closest('p').empty();
				});
                
                
				$( "article" ).each(function(i, v) {
                    $(this).find('.reblog-user').remove();
				});
                
                
                $( ".post-like" ).each(function( index ) {
                    var likeSvg = $(this).find('.fa, .like-text');
                    $(this).find(".like_button").append(likeSvg);
                });
                    
                
       
                // Sidebar Toggle
                $(document).on("click","#hamburger-trigger",function(e){
                    $('body').toggleClass("hamburger-opened");
                });
                
            });
        
            
                
                $antsIsoCont = $('#stash-ants');
                antsIsotope = $antsIsoCont.imagesLoaded(function(){
                    $('.stash-photoset.ips').stashIPS();
                    
                    TweenMax.fromTo("#stash-ants", 1, {opacity:0, y:100, ease:Power2.easeOut, force3D: true},{opacity:1, y:0, ease:Power2.easeOut, force3D: true});   
                    
                    antsIsotope = $antsIsoCont.isotope({
                        // transitionDuration: 0,
                        // hiddenStyle: {opacity: 0},
                        // visibleStyle: {opacity: 0},
                        itemSelector: '.post',
                        percentPosition: true,
                        masonry: {
                            columnWidth: '.post-sizer',
                            gutter: '.post-gutter',
                                animationOptions: {
                                    duration: 200,
                                    easing: 'ease',
                                    queue: false
                                }
                        }
                    });
                    
                    TweenLite.to('#preloader', 1, {opacity: 0, onComplete: removePre});
                    $('#stash-ants').isotope(true).isotope('layout');
                });
                
                if ( $('.post-video').length > 0 ) {
                    $('.post').each(function(){
                        TweenMax.to(".post", 0.4, {autoAlpha:1, ease:Power2.easeOut});
                    });
                    
                    $("article").fitVids();
                        
                    
                    $('video').on('loadeddata',function (){
                        $("article").fitVids();
                        $('#stash-ants').isotope(true).isotope('layout');
                    });
                    
                    $('#stash-ants').isotope(true).isotope('layout');
                }
                
                // $(window).load(function() {
                //      $('#stash-ants').isotope(true).isotope('layout');
                // });
                
            

            
              
        
            

            function removePre() {
                $('#preloader').remove();
                $('.banner-img, .mobile-banner-img').css({
                    'transform': 'none'
                });
                $('.banner-text').css({
                    'opacity': '1'
                });
            }
            
                var windowwidth = $(document).width();
                $(window).resize(function() {
                    var windowwidth = $(document).width();
                });
                
                var controller = new ScrollMagic.Controller();
                var $container = $('#stash-ants');
                
                // Infinite Scroll
                
                $container.infinitescroll({
                    navSelector: ".pagination",
                    nextSelector: ".pagination a.older",
                    itemSelector: ".articlepost",
                    bufferPx : 0,
                    behavior:'local',
                    localMode: true,
                    loading: {
                        msgText: '<div id="posts-loader"><div class="loading-icon"></div></div>',
                        finishedMsg: "",
                        img: '',
                        speed: 'fast',
                        finished: function() {
                        },
                        errorCallback: function() {
                            $('#infscr-loading').animate({opacity: .8}, 5000).fadeOut('normal');
                        },
                    },
                  },function( newElements ) {
                      
                    stashFuel();
                
                    // Remove Reblogs
                    $(this).find('.tumblr_blog').closest('p').addClass('reblog-user');
                    $( "p:contains('(via')" ).closest('p').remove();
                    
                        $(this).find('.reblog-user').remove();
                    

                    
                    var $newElems = $( newElements ).css({ opacity: 0 });
                    $newElems.imagesLoaded(function(){
                        
                        $('.stash-photoset.ips').stashIPS();
                        $("article").fitVids();
                        
                        $newElems.animate({ opacity: 1 });
                        $container.isotope( 'appended', $newElems, true );
                        
                        $($newElems).each(function(i, el){
                            var currentPost = this;
                            // var scene = new ScrollMagic.Scene({offset:100, reverse: true});
                            //     scene.addTo(controller);
                            //     scene.setTween(TweenMax.fromTo(currentPost, 0.7, { autoAlpha:0, y:30, ease: Power2.easeInOut},{autoAlpha:1, y:0, ease: Power2.easeInOut, force3D: true}, 0));
                            // $('#stash-ants').isotope(true).isotope('layout');
                        });
                        
                        
                        $('#stash-ants').isotope(true).isotope('layout');

                        if ( $('.post-video').length > 0 ) {
                            $('video').on('loadeddata',function (){
                                $('#stash-ants').isotope(true).isotope('layout');
                                $(this).attr('playsinline', '');
                            });
                        }
                        
                        $('#infscr-loading').remove();
                    });
                    
                    // $(newElements).animate({ opacity: 1, visibility:'visible' });
                    
                    $( ".post-like" ).each(function( index ) {
                        var likeSvg = $(this).find('.fa, .like-text');
                        $(this).find(".like_button").append(likeSvg);
                    });
                    
                    var $newElemsIDs = $(newElements).map(function () { return this.id; }).get();
                    Tumblr.LikeButton.get_status_by_post_ids($newElemsIDs);
                    $('#stash-ants').isotope(true).isotope('layout');
            });
    
        })(window.jQuery);
    </script>
    
    
    
    

<iframe scrolling="no" width="1" height="1" frameborder="0" style="background-color:transparent; overflow:hidden; position:absolute; top:0; left:0; z-index:9999;" id="ga_target"></iframe><script type="text/javascript">
    (function(){
        var analytics_frame = document.getElementById('ga_target');
        var analytics_iframe_loaded;
        var user_logged_in;
        var blog_is_nsfw = 'No';

        var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent";
        var eventer = window[eventMethod];
        var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message";
        eventer(messageEvent,function(e) {
            var message = (e.data && e.data.split) ? e.data.split(';') : '';
            switch (message[0]) {
                case 'analytics_iframe_loaded':
                    analytics_iframe_loaded = true;
                    postCSMessage();
                    postGAMessage();
                    break;
                case 'user_logged_in':
                    user_logged_in = message[1];
                    postGAMessage();
                    break;
            }
        }, false);

        analytics_frame.src = "https://assets.tumblr.com/analytics.html?_v=9f5febfd57a8a649c598d888f2d9e062#" +
                              "https://yessirjamesii.tumblr.com";
        function postGAMessage() {
            if (analytics_iframe_loaded && user_logged_in) {
                var is_ajax = false;
                analytics_frame.contentWindow.postMessage(['tick_google_analytics', is_ajax, user_logged_in, blog_is_nsfw, '/?route=%2F'].join(';'), analytics_frame.src.split('/analytics.html')[0]);
            }
        }
        function postCSMessage() {
            COMSCORE = true;
            analytics_frame.contentWindow.postMessage('enable_comscore;' + window.location, analytics_frame.src.split('/analytics.html')[0]);
        }
    })();
</script><script type="text/javascript" nonce="KB2bqb0ZAgfeNYI8vLvdXgSyQjQ">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1746805303&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDovL3llc3NpcmphbWVzaWkudHVtYmxyLmNvbS8iLCJyZXF0eXBlIjowLCJyb3V0ZSI6Ii8ifQ==&U=GDLKDJPFKL&K=059bb3d39243b9a7b212fbd05b989616bea1edaaeacfce2b945533a39575cc90&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1746805303&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDovL3llc3NpcmphbWVzaWkudHVtYmxyLmNvbS8iLCJyZXF0eXBlIjowLCJyb3V0ZSI6Ii8iLCJub3NjcmlwdCI6MX0=&U=GDLKDJPFKL&K=7330b825bdda14b63b363d44ed67740cf98f3a17daf4d4e6ee785fe04717565e&R="></noscript><script type="text/javascript" nonce="KB2bqb0ZAgfeNYI8vLvdXgSyQjQ">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1746805303&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6Ly95ZXNzaXJqYW1lc2lpLnR1bWJsci5jb20vIiwicmVxdHlwZSI6MCwicm91dGUiOiIvIiwicG9zdHMiOlt7InBvc3RpZCI6IjY1NTM3MTU0ODYwNTE4NjA0OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MTQyNTAzOTk5MDc4NCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MTI4MjIxOTc3ODA0OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MTIzMjE1NDM3MDA0OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDY2ODExOTEzMDExMiIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDYxNzY3OTQ5NTE2OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDUyMTIxOTkwNzU4NCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDQ2NDgxMzg3NTIwMCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDQyNTIxOTU5NjI4OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDMwMDc0MTA3NDk0NCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDI3NzkyOTMyMDQ0OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM2OTkwMjk0NDkyNzc0NCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfV19&U=MNGKDAGDJK&K=a1f7442e0d0226024346e178a7b060b06f42a12d848fbb075ac60ddebd3fad6c&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1746805303&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6Ly95ZXNzaXJqYW1lc2lpLnR1bWJsci5jb20vIiwicmVxdHlwZSI6MCwicm91dGUiOiIvIiwicG9zdHMiOlt7InBvc3RpZCI6IjY1NTM3MTU0ODYwNTE4NjA0OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MTQyNTAzOTk5MDc4NCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MTI4MjIxOTc3ODA0OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MTIzMjE1NDM3MDA0OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDY2ODExOTEzMDExMiIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDYxNzY3OTQ5NTE2OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDUyMTIxOTkwNzU4NCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDQ2NDgxMzg3NTIwMCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDQyNTIxOTU5NjI4OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDMwMDc0MTA3NDk0NCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM3MDI3NzkyOTMyMDQ0OCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjY1NTM2OTkwMjk0NDkyNzc0NCIsImJsb2dpZCI6NTI2MTgzODMxLCJzb3VyY2UiOjMzfV0sIm5vc2NyaXB0IjoxfQ==&U=MNGKDAGDJK&K=d7fe01247e3ec68345edd271ce2dc9bd3570e19ef1d29f36e880ac398e0cfc4f&R="></noscript><noscript id="bootloader" data-bootstrap="{&quot;Components&quot;:{&quot;PostActivity&quot;:[],&quot;NotificationPoller&quot;:{&quot;messaging_keys&quot;:[],&quot;token&quot;:&quot;&quot;,&quot;inbox_unread&quot;:0},&quot;DesktopDashboardLogo&quot;:{&quot;animations&quot;:[[&quot;https:\/\/assets.tumblr.com\/images\/logo\/hover-animations\/1.png?_v=161861acded461bb6e995593a3bae835&quot;,&quot;https:\/\/assets.tumblr.com\/images\/logo\/hover-animations\/[email protected]?_v=496a774637302a598c851381d00009b0&quot;]]},&quot;TumblelogIframe&quot;:{&quot;unified&quot;:true,&quot;variant&quot;:null,&quot;isCompact&quot;:true,&quot;tumblelogBundleSrc&quot;:&quot;https:\/\/assets.tumblr.com\/client\/prod\/standalone\/tumblelog\/index.build.js?_v=fe23fd6389c5ebd8c99ea80f0b1c77ba&quot;,&quot;tumblelogName&quot;:&quot;yessirjamesii&quot;,&quot;isLoggedIn&quot;:false,&quot;isFriend&quot;:false,&quot;formKey&quot;:&quot;&quot;,&quot;canSubscribe&quot;:false,&quot;isSubscribed&quot;:false,&quot;tumblelogTitle&quot;:&quot;Sir James Photography&quot;,&quot;tumblelogAvatar&quot;:&quot;https:\/\/64.media.tumblr.com\/7d406ec08c7eb2d230c1a73ecad72d8c\/cf95b274ba938362-40\/s64x64u_c1\/b8592bea3d6a6e7bcaf8b972bdfdf5ab6925a145.jpg&quot;,&quot;tumblelogAvatar128&quot;:&quot;https:\/\/64.media.tumblr.com\/7d406ec08c7eb2d230c1a73ecad72d8c\/cf95b274ba938362-40\/s128x128u_c1\/b01ae22b02b6148903ac483764d5b429337afb53.jpg&quot;,&quot;tumblelogHost&quot;:&quot;https:\/\/yessirjamesii.tumblr.com&quot;,&quot;hasCustomDomain&quot;:false,&quot;isOptica&quot;:false,&quot;isCustomTheme&quot;:false,&quot;themeHeaderImage&quot;:&quot;https:\/\/64.media.tumblr.com\/2b301b3c0c3c67426d0e6f5455337d10\/cf95b274ba938362-25\/s2048x3072\/383916c82bd4db1f586227afe8edf2f06e978c80.png&quot;,&quot;themeBackgroundColor&quot;:&quot;#FFFFFF&quot;,&quot;themeTitleColor&quot;:&quot;#000000&quot;,&quot;themeAccentColor&quot;:&quot;#00B8FF&quot;,&quot;brag&quot;:false,&quot;canShowAd&quot;:true,&quot;isPremium&quot;:false,&quot;showLrecAds&quot;:false,&quot;showStickyLrecBackfill&quot;:false,&quot;showGeminiAds&quot;:false,&quot;geminiSectionCodeDesktop&quot;:&quot;a10bca9c-0c5d-4a02-ab13-14ab8513d81d&quot;,&quot;geminiSectionCodeMobile&quot;:&quot;ced63809-b609-4aca-96a0-abc099acba6b&quot;,&quot;currentPageType&quot;:&quot;blog&quot;,&quot;currentPage&quot;:1,&quot;searchQuery&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;query&quot;:&quot;&quot;,&quot;chrono&quot;:false,&quot;postId&quot;:&quot;&quot;,&quot;src&quot;:&quot;https:\/\/yessirjamesii.tumblr.com\/&quot;,&quot;postUrl&quot;:&quot;&quot;,&quot;openInPeeprUrl&quot;:&quot;https:\/\/www.tumblr.com\/yessirjamesii&quot;,&quot;isBlocked&quot;:null,&quot;isAdmin&quot;:false,&quot;lookupButtonUrl&quot;:&quot;&quot;,&quot;showSpamButton&quot;:false,&quot;showRootPostButton&quot;:false,&quot;rootPostUrl&quot;:&quot;&quot;,&quot;showRadarPostButton&quot;:false,&quot;radarKeys&quot;:&quot;&quot;,&quot;isUniblocked&quot;:false,&quot;isNsfw&quot;:false,&quot;isAdult&quot;:false,&quot;isSpam&quot;:false,&quot;isPrimaryBlog&quot;:false,&quot;canEdit&quot;:false,&quot;canReblogSelf&quot;:false,&quot;showLikeButton&quot;:false,&quot;showReblogButton&quot;:false,&quot;reblogUrl&quot;:&quot;&quot;,&quot;showMessagingButton&quot;:false,&quot;loginCheckIframeSrc&quot;:&quot;https:\/\/assets.tumblr.com\/assets\/html\/iframe\/login_check.html?_v=3de94a184d600617102ddd5b48fb36e9&quot;,&quot;appInstallUrls&quot;:{&quot;android&quot;:&quot;https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr\u0026referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dbn_continue_or_install_cta&quot;,&quot;ios&quot;:&quot;https:\/\/apps.apple.com\/app\/apple-store\/id305343404?pt=212308\u0026ct=bn_continue_or_install_cta\u0026mt=8&quot;},&quot;appOpenReferrer&quot;:&quot;bn_header_open_btn&quot;,&quot;isShowSearch&quot;:true,&quot;supplyLogging&quot;:[],&quot;secondsSinceLastActivity&quot;:-1,&quot;installUrlOpenFailed&quot;:{&quot;android&quot;:&quot;https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr\u0026referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dbn_header_app_open_failed&quot;,&quot;ios&quot;:&quot;https:\/\/apps.apple.com\/app\/apple-store\/id305343404?pt=212308\u0026ct=bn_header_app_open_failed\u0026mt=8&quot;},&quot;loginWallVariant&quot;:&quot;small_center&quot;},&quot;CommunityLabels&quot;:{&quot;has_community_label&quot;:false,&quot;is_single&quot;:false,&quot;redirect_target&quot;:null}},&quot;Flags&quot;:{&quot;features&quot;:&quot;eyJmaWx0ZXJfbnNmdyI6dHJ1ZSwibW9iaWxlX3dlYl9nYXRlIjp0cnVlLCJzYWZlX21vZGUiOnRydWUsInNhZmVfbW9kZV9lbmFibGVkIjp0cnVlLCJrZXljb21tYW5kX2F1dG9fcGFnaW5hdGUiOnRydWUsImxvZ2dlZF9vdXRfc2VhcmNoIjp0cnVlLCJrcmFrZW5fd2ViX2xvZ2dpbmdfbGlicmFyeSI6dHJ1ZSwibGl2ZXBob3Rvc193ZWIiOnRydWUsInVzZXJfdGFnX2ZpbHRlcmluZyI6dHJ1ZSwic2FmZV9tb2RlX293bl9wb3N0Ijp0cnVlLCJwcm9qZWN0X3hfYXBwZWFsIjp0cnVlLCJtb2JpbGVfd2ViX3Bob3Rvc2V0cyI6dHJ1ZSwiaGlkZV9kZWZhdWx0X2hlYWRlcnNfYmxvZ19jYXJkcyI6dHJ1ZSwibm90aWZpY2F0aW9uX3JlcGx5X2xpbmtfdG9fbm90ZXMiOnRydWUsInR5cGluZ19pbmRpY2F0b3Jfd3JpdGUiOnRydWUsInR1bWJscl92aWRlb19zcG9uc29yZWRfZGF5Ijp0cnVlLCJjYXB0Y2hhOnVzZV9yZWNhcHRjaGEyIjp0cnVlLCJsaXR0bGVfc2lzdGVyIjp0cnVlLCJlbmFibGVfanNfZXJyb3JzX2xvZyI6dHJ1ZSwibG9nX2xhZHkiOnRydWUsInJlZHBvcF9wb3N0X2Zvcm1fbW9iaWxlX2NyZWF0ZSI6dHJ1ZSwibGVnYWN5X3Bvc3RfZm9ybV9idXR0b25zX2xpbmtfdG9fcmVkcG9wIjp0cnVlLCJzaG93X3RzcF9jbGlja190aHJvdWdoX3RvZ2dsZSI6dHJ1ZSwiZGFybGFfYWRfZmVlZGJhY2siOnRydWUsInN0YXR1c19pbmRpY2F0b3IiOnRydWUsImNvbnZlcnNhdGlvbmFsX25vdGlmaWNhdGlvbnMiOnRydWUsImRpc2FibGVfeWFob29fYl9jb29raWUiOnRydWUsImxpdmVwaG90b3MiOnRydWUsImNvbW11bml0eV9sYWJlbHMiOnRydWV9&quot;},&quot;Context&quot;:{&quot;name&quot;:&quot;default&quot;,&quot;time&quot;:1746805303000,&quot;userinfo&quot;:{&quot;primary&quot;:&quot;&quot;,&quot;name&quot;:&quot;&quot;,&quot;channels&quot;:[]},&quot;hosts&quot;:{&quot;assets_host&quot;:&quot;https:\/\/assets.tumblr.com&quot;,&quot;secure_assets_host&quot;:&quot;https:\/\/assets.tumblr.com&quot;,&quot;www_host&quot;:&quot;https:\/\/www.tumblr.com&quot;,&quot;secure_www_host&quot;:&quot;https:\/\/www.tumblr.com&quot;,&quot;embed_host&quot;:&quot;https:\/\/embed.tumblr.com&quot;,&quot;safe_host&quot;:&quot;https:\/\/safe.txmblr.com&quot;,&quot;platform_host&quot;:&quot;https:\/\/platform.tumblr.com&quot;},&quot;language&quot;:&quot;en_US&quot;,&quot;language_simple&quot;:&quot;en&quot;,&quot;assets&quot;:&quot;https:\/\/assets.tumblr.com\/client\/prod\/&quot;},&quot;Translations&quot;:{&quot;%1$sReport %2$s&#039;s post?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;,&quot;%1$sReport %2$s&#039;s reply?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;,&quot;%1$sDelete your tip??%2$s&quot;:&quot;%1$sDelete your tip?%2$s&quot;,&quot;Deleting your tip&quot;:&quot;Deleting your tip will only remove it from the replies tab and notes. %1$sYou won&#039;t receive a refund of your tip.%2$s For further help contact %3$sTumblr Support%4$s.&quot;}}"></noscript><script src="https://assets.tumblr.com/client/prod/standalone/tumblelog/index.build.js?_v=fe23fd6389c5ebd8c99ea80f0b1c77ba"></script></body>

    
</html>

<!-- 

Credits

OBCODA (Remmel) - Tumblr code pioneer 

Much love and appreciation 

-->                               

Whois info of domain

Domain Name: JKH2.COM
Registry Domain ID: 397458149_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-04-04T11:46:13Z
Creation Date: 2006-04-03T08:19:36Z
Registry Expiry Date: 2026-04-03T08:19:36Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS77.DOMAINCONTROL.COM
Name Server: NS78.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-09T15:41:24Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass