&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
&lt;html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">&lt;head>&lt;html>
&lt;!--

 
 ◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
 

 
-->


&lt;title>{Title}&lt;/title>
 
 
         {block:description} &lt;meta name="description" content="{MetaDescription}" />
        {/block:Description}
&lt;link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lm6qbgraH91qfoi4t.gif" />
&lt;link rel="alternate" type="application/rss+xml" href="{RSS}">

 {block:ifendlessscroll}&lt;script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code">&lt;/script>{/block:ifendlessscroll}
 
&lt;meta name="color:scrollbar 1" content="#2d2d2d"/>
&lt;meta name="color:scrollbar 2" content="#fff"/>
&lt;meta name="image:sidebar image"content="http://24.media.tumblr.com/tumblr_m7c4xqAjBV1qinh1vo1_500.jpg"/>
&lt;meta name="if:round side image"content="1">
&lt;meta name="color:text color"content="#000">
&lt;meta name="image:main background image"content="http://24.media.tumblr.com/tumblr_lxwynw0Pdg1r9g6hvo5_250.png">
&lt;meta name="color:main background color"content="#fff">
&lt;meta name="color:links color"content="#616060">
&lt;meta name="color:links hover color"content="#919191">
&lt;meta name="color:sidebar text color"content="#9d9d9d">
&lt;meta name="color:sidebar links color"content="#c2c2c2">
&lt;meta name="color:sidebar links hover color"content="#979696">
&lt;meta name="color:sidebar links box hover color"content="#6c6c6b">
&lt;meta name="color:sidebar background color"content="#000">
&lt;meta name="image:sidebar background image"content="">
&lt;meta name="text:Link01"content""/>
&lt;meta name="text:Link01 name" content""/>
&lt;meta name="text:Link02"content""/>
&lt;meta name="text:Link02 name" content""/>
&lt;meta name="text:Link03"content""/>
&lt;meta name="text:Link03 name" content""/>
&lt;meta name="text:Link04"content""/>
&lt;meta name="text:Link04 name" content""/>
&lt;meta name="text:Link05"content""/>
&lt;meta name="text:Link05 name" content""/>
&lt;meta name="color:posts background color"content="#fff">
&lt;meta name="image:posts background image"content="">
&lt;meta name="if:hide caption"content="0">
&lt;meta name="if:big posts"content="1">
&lt;meta name="color:posts border color"content="#f8f8f8"/>
&lt;meta name="color:posts hover color"content="#000"/>
&lt;meta name="color:posts hover text color"content="#fff"/>
&lt;meta name="if:endless scroll"content="0">
&lt;meta name="if:pixel text"content="1">
 
&lt;style type="text/css">
{CustomCSS}





 @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
 
::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar 1};width:10px;border:1px solid {color:scrollbar2};}
::-webkit-scrollbar {height:0px;width:7px;background-color:{color:scrollbar2};}
 
body{
background-color: {color:main background color};
background-image: url('{image:main background image}');
background-repeat: repeat;
background-attachment: fixed;
font-family:cambria, georgia;
font-size: 10px;
color: {color:text color};
}
 
a{color:{color:links color};text-decoration: none;-webkit-transition: opacity 0.6s linear;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;} a:hover{color:{color:links color hover}; text-decoration: none;-webkit-transition: opacity 0.6s linear;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;}
 
#pico{
    width:200px;
    height:100%;
    background: {color:sidebar background color} url('{image:sidebar background image}');
    position:fixed;
    top:0px;
    left:0px;
    padding:10px;
    }

#boku{
    width:190px;
    margin-top:120px;
    text-align:center;
    position:fixed;
    padding:5px;
     color:{color:sidebar text color};
    font-family:consolas;
    font-size:10;
    }
#boku a{text-decoration:none;
    color:{color:sidebar links color};
    }
    #boku a:hover{text-decoration:none;
        color:{color:sidebar links hover color};
        }
    
#boku img{
 width:190px;{block:ifroundsideimage}
 border-radius: 100px 100px 100px 100px;{/block:ifroundsideimage}
 opacity:0.8;
-webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
    	transition: all .5s ease-in-out;
}

#boku img:hover{
     
    opacity:.85;
-webkit-transition: all .5s ease-in-out;
    	-moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
    }
    
#seme{padding:5px;
margin-top:10px;
    text-align:center;
    margin-bottom:5px;
    }
    
#sarang{
    border-bottom:1px dashed {color:sidebar text color};
    tex-align:center;
     
    }
    
#booty{
    margin-top:2px;
    padding:5px;
    margin-right:3px;
    
  text-align:center;
    float:left;{block:ifpixeltext}
        font-family:'silkscreen';
        font-size:8px;  {/block:ifpixeltext}
        {block:ifnotpixeltext}
        font-family:courier;
        font-size:8px;
        text-transform:uppercase;{/block:ifnotpixeltext}
        height:5px;
        color:{color:sidebar links color};
        -webkit-transition: all .7s ease-in-out;
    	-moz-transition: all .7s ease-in-out;
        -ms-transition: all .7s ease-in-out;
        -o-transition: all .7s ease-in-out;
		transition: all .7s ease-in-out;
    }
    #booty:hover{
        background-color:{color:sidebar links box hover color};
        -webkit-transition: all .7s ease-in-out;
    	-moz-transition: all .7s ease-in-out;
        -ms-transition: all .7s ease-in-out;
        -o-transition: all .7s ease-in-out;
		transition: all .7s ease-in-out;
        }
#booty a{text-decoration:none;
     color:{color:sidebar links color};}
     #booty a:hover{text-decoration:none;
     color:{color:sidebar links color};}
#hmm{
    margin-top:-5px;
    padding-top:10px;
    margin-right:-5px;
  text-align:right;
    float:inherit;
        {block:ifpixeltext}
        font-family:'silkscreen';
        font-size:8px;  {/block:ifpixeltext}
        {block:ifnotpixeltext}
        font-family:courier;
        font-size:8px;
        text-transform:uppercase;{/block:ifnotpixeltext}
        height:5px;
        color:{color:sidebar links color};
       -webkit-transition: all .7s ease-out;
    	-moz-transition: all .7s ease-out;
        -ms-transition: all .7s ease-out;
        -o-transition: all .7s ease-out;
		transition: all .7s ease-out;
    }
 
#lol{line-height:10px;
padding:5px;
    opacity:0;
    margin-top:2px;
    text-align:right;
    float:inherit;
    -webkit-transition: all .7s ease-out;
    	-moz-transition: all .7s ease-out;
        -ms-transition: all .7s ease-out;
        -o-transition: all .7s ease-out;
		transition: all .7s ease-out;
    }

#hmm:hover #lol{
    opacity:1;
    -webkit-transition: all .7s ease-out;
    	-moz-transition: all .7s ease-out;
        -ms-transition: all .7s ease-out;
        -o-transition: all .7s ease-out;
		transition: all .7s ease-out;
    }
    
    
#ugh{
 width:520px;
 margin-left:240px;
 padding:2px;

}

.llama{{block:indexpage}
{block:ifnotbigposts}
    width:250px;{/block:ifnotbigposts}
    {block:ifbigposts}width:400px;{/block:ifbigposts}
    
    {/block:indexpage}
    {block:permalinkpage}width:500px;{/block:permalinkpage}
    padding:5px;
    border:1px solid {color:posts border color};
    background: {color:posts background color} url('{image:posts background image}');
}

h1{
 font-size:15px;   
 padding:0px;
 margin:0px;
 
}

#lust{
    {block:ifhidecaption}
    {block:indexpage}display:none;{/block:indexpage}
    {/block:ifhidecaption}
    }

#borderlol{
    border-bottom:1px dashed {color:text color};
    padding-bottom:5px;
    }
    
#idk{
    float:left;
    margin-right:5px;
    }
#idk img{
    border-radius: 100px;
    }
    
#borderlmfao{
    border-top:1px dashed {color:text color};
    padding-top:5px;
    text-align:left;
    }
    
    #tabi{
opacity:0;
-webkit-transition: opacity 0.6s linear;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
position: absolute;
width: 200px;
height: 10px;
color:{color:posts hover text color};
padding: 5px;
text-align:center;
{block:ifpixeltext}
        font-family:'silkscreen';
        font-size:8px;  {/block:ifpixeltext}
        {block:ifnotpixeltext}
        font-family:courier;
        font-size:8px;
        text-transform:uppercase;{/block:ifnotpixeltext}
background-color:{color:posts hover color};
-webkit-border-radius: 0px 0px 50px 0px;
        border-radius: 0px 0px 50px 0px;
{block:permalinkpage}display:none;{/block:permalinkpage}
}
.llama:hover #tabi{
opacity:0.9;
-webkit-transition: opacity 0.6s linear;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-webkit-border-radius: 0px 0px 50px 0px;
        border-radius: 0px 0px 50px 0px;
height: 10px;
width: 200px;
{block:ifpixeltext}
        font-family:'silkscreen';
        font-size:8px;  {/block:ifpixeltext}
        {block:ifnotpixeltext}
        font-family:courier;
        font-size:8px;
        text-transform:uppercase;{/block:ifnotpixeltext}
}

#tabi a{
    color:{color:posts hover text color};
    text-decoration:none;
    }


#pagina{
    bottom:5px;
    padding:5px;
    position:fixed;
    color:{color:sidebar text color};
    font-size:10px;
    width:190px;
    text-align:center;
    {block:ifendlessscroll}display:none;{/block:ifendlessscroll}
    }
#pagina a{
    font-size:15px;
    color:{color:sidebar links color};
}

blockquote{
 border-left:3px solid {color:text color};
 padding-left:5px;}
 
 iframe#tumblr_controls{position:fixed !important;
opacity:0.7;
-webkit-transition: opacity 0.6s linear;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;}
iframe#tumblr_controls:hover{
    opacity:1;-webkit-transition: opacity 0.6s linear;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
    
}

 
#katiequiqui {
position: fixed;
bottom: 7px;
right: 8px;
background-color:{color:posts background color};
}
#katiequiqui a{
color: {color:links color};
text-decoration: none;}
 #katiequiqui a:hover{
color: {color:links hover color};
text-decoration: none;}
 
&lt;/style>

&lt;script type="text/javascript">
$(window).load(function(){
$("p").remove(":contains('Source:')”);
$("p").remove(":contains('(via')");
});
&lt;/script>
 &lt;/head>
 
 
 
&lt;body>
&lt;div id="katiequiqui">
&lt;a href="http://kayybearr.tumblr.com"title="theme by kayybearr">♡&lt;/a>
&lt;/div>

&lt;div id="pico">
&lt;div id="pagina">
{block:PreviousPage}&lt;a href="{PreviousPage}">«&lt;/a>{/block:PreviousPage}   {CurrentPage}  {block:NextPage}&lt;a href="{NextPage}">»&lt;/a>{/block:NextPage}
&lt;/div>


&lt;div id="boku">
&lt;a href="/">
&lt;img src="{image:sidebar image}">&lt;/a>


&lt;div id="seme">
{block:description}{description}{/block:description}
&lt;/div>
&lt;div id="sarang">
&lt;div id="booty">
&lt;a href="/">index&lt;/a>
&lt;/div>
&lt;div id="booty">
&lt;a href="/archive">archive&lt;/a>
&lt;/div>
&lt;div id="booty">
&lt;a href="/ask">message&lt;/a>
&lt;/div>
&lt;div id="booty">
&lt;a href="http://kayybearr.tumblr.com"target="_blank">theme&lt;/a>
&lt;/div>
&lt;/div>

&lt;div id="hmm">+
&lt;div id="lol">
    {block:IfLink01}
&lt;a href="{text:Link01}"target="_blank">{text:link01 Name}&lt;/a>
{/block:IfLink01}
{block:IfLink02}
&lt;a href="{text:Link02}"target="_blank">&lt;br>{text:link02 Name}&lt;/a>
{/block:IfLink02}
 {block:IfLink03}
&lt;a href="{text:Link03}"target="_blank">&lt;br>{text:link03 Name}&lt;/a>
{/block:IfLink03}
{block:IfLink04}
&lt;a href="{text:Link04}"target="_blank">&lt;br>{text:link04 Name}&lt;/a>
{/block:IfLink04}
 {block:IfLink05}
&lt;a href="{text:Link05}"target="_blank">&lt;br>{text:link05 Name}&lt;/a>
{/block:IfLink05}
&lt;/div>
&lt;/div>
&lt;/div>
 &lt;/div>
 
 
 {block:ifendlessscroll}&lt;div class = "autopagerize_page_element" >{/block:ifendlessscroll}
 {block:posts}
 &lt;div id="ugh">
&lt;div class="llama">
&lt;div id="tabi">
{block:Date}{ShortMonth} {DayOfMonth}{/block:Date} &lt;a href="{permalink}"target="_blank">| permalink&lt;/a> {block:NoteCount}| {NoteCount}{/block:NoteCount} | &lt;a href="{reblogurl}"target="_blank">reblog&lt;/a>
&lt;/div>

{block:text}
{block:title}&lt;h1>{title}&lt;/h1>{/block:title}{body}
{/block:text}

{block:Photo} {LinkOpenTag}{block:ifnotbigposts}{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}{block:indexpage}
&lt;a href="{permalink}"target="_blank">&lt;img src="{PhotoURL-HighRes}"width="250px">&lt;/a>{/block:indexpage}{block:permalinkpage}&lt;img src="{PhotoURL-HighRes}"width="500px">{/block:permalinkpage}{block:PermalinkPage}{LinkCloseTag}
{/block:PermalinkPage}&lt;div id="lust">{block:Caption}{Caption} {/block:Caption}&lt;/div>{/block:ifnotbigposts}{LinkCloseTag}
{/block:Photo}

{block:Photo}{LinkOpenTag}{block:ifbigposts} {block:indexpage}
&lt;a href="{permalink}"target="_blank">&lt;img src="{PhotoURL-500}"width="400px">&lt;/a>{/block:indexpage}{block:permalinkpage}&lt;img src="{PhotoURL-500}"width="500px">{/block:permalinkpage}&lt;div id="lust">{block:Caption}{Caption} {/block:Caption}&lt;/div>{/block:ifbigposts}{LinkCloseTag}
{/block:Photo}

 
{block:Photoset}{block:ifnotbigposts} {block:indexpage}{Photoset-250}{/block:indexpage}{block:permalinkpage}{Photoset-500}{/block:permalinkpage}&lt;div id="lust">{block:Caption}{Caption} {/block:Caption}&lt;/div>{/block:ifnotbigposts}{/block:Photoset}

 
{block:Photoset}{block:ifbigposts} {block:indexpage}{Photoset-400}{/block:indexpage}{block:permalinkpage}{Photoset-500}{/block:permalinkpage}&lt;div id="lust">{block:Caption}{Caption} {/block:Caption}&lt;/div>{/block:ifbigposts}{/block:Photoset}


{block:Quote}❝{Quote}❞
&lt;div style="text-align:right;">{block:Source}{Source}{/block:Source}&lt;/div>{/block:Quote}

{block:Link}&lt;h1>&lt;a href="{URL}"target="_blank">{Name}&lt;/a>&lt;/h1>{block:Description}{Description} {/block:Description} {/block:Link}	


{block:Chat}&lt;h1>{block:Title}{Title} {/block:Title}&lt;/h1> 
{block:Lines}{block:Label}&lt;b>{Label}&lt;/b>{Line}&lt;br> {/block:Label} {/block:Lines}
{/block:Chat}

{block:Audio} {AudioPlayerWhite}&lt;br>
{block:PlayCount}{PlayCountWithLabel} {/block:PlayCount}&lt;br>
{block:Caption}{Caption} {/block:Caption}
{/block:Audio}

{block:Video}{block:ifnotbigposts}{block:indexpage}{Video-250}{/block:indexpage}{block:permalinkpage}{Video-500}{/block:permalinkpage}{block:Caption}{Caption} {/block:Caption}{/block:ifnotbigposts} {/block:Video}

{block:Video}{block:ifbigposts}{block:indexpage}{Video-400}{/block:indexpage}{block:permalinkpage}{Video-500}{/block:permalinkpage}{block:Caption}{Caption} {/block:Caption} {/block:ifbigposts}{/block:Video}


{block:Answer}&lt;div id="borderlol">
&lt;div id="idk">&lt;img src="{AskerPortraitURL-30}">&lt;/div>{Asker}: {Question}&lt;/div>
{Answer}
{/block:Answer}

{block:permalinkpage}
&lt;div id="borderlmfao">
{block:Date}{DayOfWeek}, {Month} {DayOfMonth}, {Year} {/block:Date}&lt;br>
{block:RebloggedFrom}
» via: &lt;a href="{ReblogParentURL}"target="_blank">{ReblogParentName}&lt;/a> » orig: &lt;a href="{ReblogRootURL}"target="_blank">{ReblogRootName}&lt;/a>
{/block:RebloggedFrom}&lt;br>
{block:HasTags}» tag(s):{block:Tags} &lt;a href="{TagURL}"target="_blank">#{Tag} {/block:Tags} {/block:HasTags}&lt;br>
{block:NoteCount}» {NoteCountWithLabel} {/block:NoteCount}&lt;br>
{block:PostNotes}{PostNotes} {/block:PostNotes}
&lt;/div>
{/block:permalinkpage}




&lt;/div>

 &lt;/div>
 
 
 {/block:posts}
 &lt;/div>
 
 
&lt;/body>
 
 
 
 
 
&lt;/html>

.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member, .bday_strip {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}