<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head>
<!------------- tags page by lavvie@bluenaegi.tumblr.com please do not steal; thank you for using message me if you have any questions!! --------------->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description} <link rel="shortcut icon" href="{Favicon}" /> <link rel="apple-touch-icon" href="{PortraitURL-128}"/> <link rel="alternate" type="application/rss+xml" href="{RSS}" /> <style type="text/css">
/* BODY */
body { background-image: url(''); background-attachment:fixed; background-color:#fff; font-family: consolas; font-size:11px; line-height:14px; text-align:left; }
/* TAG COLUMNS */
#tags { padding: 5px 5px; margin-top: 5px; width: 220px; margin-left: 330px; position: absolute; height: 380px; font-size: 11px; overflow: auto; text-align: left; border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; z-index: 999; }
#tags a { text-decoration: none; padding: 0px 12px; color: #000; text-transform: uppercase; line-height: 19px; border-bottom: 1px solid #fff; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; }
#tags a:hover { color: #000; border-bottom: 1px solid #66cac8; padding: 0px 30px; }
#tags b { color: #66cac8; padding: 0px 53px 0px 3px; text-transform: uppercase; letter-spacing: 2px; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; }
#tags b:hover { padding: 0px 3px 0px 53px; }
#list { padding: 5px 5px; margin-top: 5px; width: 230px; position: absolute; margin-left: 575px; height: 380px; font-size: 11px; overflow: auto; text-align: left; border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; z-index: 999; }
#list a { text-decoration: none; padding: 0px 12px; color: #000; text-transform: uppercase; line-height: 19px; border-bottom: 1px solid #fff; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; }
#list a:hover { color: #000; border-bottom: 1px solid #66cac8; padding: 0px 30px; }
#list b { color: #66cac8; padding: 0px 53px 0px 3px; text-transform: uppercase; letter-spacing: 2px; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; }
#list b:hover { padding: 0px 3px 0px 53px; }
#plants { padding: 5px 5px; margin-top: 5px; width: 230px; position: absolute; margin-left: 830px; height: 380px; font-size: 11px; overflow: auto; text-align: left; border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; z-index: 999; }
#plants a { text-decoration: none; padding: 0px 12px; color: #000; text-transform: uppercase; line-height: 19px; border-bottom: 1px solid #fff; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; }
#plants a:hover { color: #000; border-bottom: 1px solid #66cac8; padding: 0px 30px; }
#plants b { color: #66cac8; padding: 0px 53px 0px 3px; text-transform: uppercase; letter-spacing: 2px; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; }
#plants b:hover { padding: 0px 3px 0px 53px; }
/* TAGS BACKGROUND AND CONTAINER */
#pot { position: fixed; border: 1px solid #66cac8; background-color: #fff; padding: 5px 5px; top: 100px; width:100%; left: 0px; height: 400px; z-index: 99; font-size: 15px; }
/* SCROLLBAR */
::-webkit-scrollbar { width:4px; }
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment { height:0px; }
::-webkit-scrollbar-track-piece { background:#fff; }
::-webkit-scrollbar-thumb:vertical { background:#dddddd; border:1px solid #c1c1c1; -webkit-border-radius:0px; }
::-webkit-scrollbar-thumb:active { background:#eeeeee; border:1px solid #dddddd; }
/* SIDE PICTURE */
#pic { position: absolute; margin-top: 5px; }
#pic img { border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; padding-left: 6px; padding-right: 6px; width: 300px; height: 390px; }
/* DESCRIPTION */
#rain { opacity: 0.2; z-index: 999999999999; position: fixed; left: 37px; top: 125px; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
#rain:hover { opacity: 10; }
#des { background-color: #fff; position: fixed; width: 250px; top: 125px; text-align: center; color: #000; left: 28px; z-index: 9999; padding: 10px; }
#des a { color: #66cac8; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear; text-decoration:none; text-shadow:4px 0px transparent, -4px 0px transparent; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
#des a:hover { text-decoration:none; color:#000; text-shadow:0px 0px #aaccdd, 0px 0px #aaccdd, 0px 0px #fff, 0px 0px #000; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
text-align: center; font-size: 18px; border-bottom: 1px solid #66cac8; text-transform: uppercase; }
/* NAVIGATION LINKS */
#drops { font-size: 10px; width: 250px; z-index: 999999999; text-align: center; background-color: #F2A986; position: relative; }
#drops a { color: #fff; letter-spacing: 1px; width: 250px; text-decoration: none; background-color: #F2A986; text-shadow:0px 0px #000, 0px 0px #000, 0px 0px #fff, 0px 0px #000; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
#drops a:hover { color: #000; letter-spacing: 2px; text-shadow:0px 0px #000, 0px 0px #000, 0px 0px #fff, 0px 0px #000; }
/* CREDIT */
#cred { position: fixed; bottom: 5px; left: 3px; }
#cred a { text-decoration: none; color: #fff; background-color: #F2A986; border: 2px solid #fff; padding: 2px 5px; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
#cred a:hover { color: #66cac8; background-color: #fff; border: 2px solid #66cac8; }
</style>
</head> <body>
<!---
please don't remove credit!
---->
<div id="cred">
<a href="http://bluenaegi.tumblr.com">©</a>
</div>
<div id="rain">
<div id="des"> <div class="te">tags masterlist</div>
<!---
description starts here! delete this if you don't want a description.
---->
<p>
i tag <strong>#gore</strong>, <strong>#tw body image</strong>, <strong>#tw body shaming</strong>, and <strong>#nsfw</strong>. if you need me to tag anything else just ask! <p> i might be missing some stuff. if you notice, please send me a message!~
<br />
<!---
links start here!
---->
<div id="drops"> <a href="/">index</a> <br /> </div> <div id="drops"> <a href="/ask">message</a> <br /> </div> <div id="drops"> <a href="/submit">submit</a> <br /> </div> <div id="drops"> <a href="/about_me">about me</a> <br /> </div>
</div>
</div>
</div>
<!---
tags container starts here!
---->
<div id="pot">
<!---
side image picture can be inserted here!
---->
<div id="pic"> <img src="http://25.media.tumblr.com/bcbf1c6db28558055d6efe3f3c3f848b/tumblr_mm0zo0LAYx1qdaxzno1_r1_500.png"> </div>
<!---
first tags column starts here! delete if you don't want this column.
---->
<div id="tags">
» <b>anime</b> <br /> <br /> <a href="/tagged/akira">akira</a> <br /> <a href="/tagged/ano_natsu_de_matteru">ano natsu de matteru</a> <br /> <a href="/tagged/snk">attack on titan</a> <br /> <a href="/tagged/avatar">avatar the last airbender</a> <br /> <a href="/tagged/black_butler">black butler</a> <br /> <a href="/tagged/brs">black★rock shooter</a> <br /> <a href="/tagged/cowboy_bebop">cowboy bebop</a> <br /> <a href="/tagged/durarara">durarara</a> <br /> <br /> <a href="/tagged/flcl">fooly cooly</a> <br /> <br /> <a href="/tagged/free!">free!</a> <br /> <br /> <a href="/tagged/gatchaman_crowds">gatchaman crowds</a> <br /> <br /> <a href="/tagged/k on!">k-on!</a> <br /> <br /> <a href="/tagged/little_witch_academia">little witch academia</a> <br /> <br /> <a href="/tagged/mirai_nikki">mirai nikki</a> <br /> <br /> <a href="/tagged/natsu_dragneel">natsu dragneel</a> <br /> <br /> <a href="/tagged/nge">neon genesis evangelion</a> <br /> <br /> <a href="/tagged/oyasumi_punpun">oyasumi punpun</a> <br /> <br /> <a href="/tagged/paswg">panty and stocking with garterbelt</a> <br /> <br /> <a href="/tagged/pmmm">puella magi madoka magica</a> <br /> <br /> <a href="/tagged/sailor_moon">sailor moon</a> <br /> <br /> <a href="/tagged/satoshi_kon">satoshi kon</a> <br /> <br /> <a href="/tagged/soul_eater">soul eater</a> <br /> <br /> <a href="/tagged/sao">sword art online</a> <br /> <br /> <a href="/tagged/tsuritama">tsuritama</a> <br /> <br />
</div>
<!---
second tags column starts here! delete if you don't want this column.
---->
<div id="list">
» <b>shows/movies</b> <br /> <br /> <a href="/tagged/adventure_time">adventure time</a> <br /> <a href="/tagged/courage">courage the cowardly dog</a> <br /> <a href="/tagged/daria">daria</a> <br /> <a href="/tagged/pacific_rim">pacific rim</a> <br /> <a href="/tagged/ponyo">ponyo</a> <br /> <a href="/tagged/spirited_away">spirited away</a> <br /> <a href="/tagged/totoro">my neighbor totoro</a> <br /> <a href="/tagged/wolf_children">wolf children</a> <br /> <a href="/tagged/wreck_it_ralph">wreck it ralph</a> <br /> <br />
<!---
third tags column starts here! delete if you don't want this column.
---->
<div id="plants">
» <b>video games/misc</b> <br /> <br /> <a href="/tagged/about_me">about me</a> <br /> <a href="/tagged/animal_crossing">animal crossing</a> <br /> <a href="/tagged/borderlands">borderlands</a> <br /> <a href="/tagged/nature">nature and anime places</a> <br /> <a href="/tagged/clothes">fashion</a> <br /> <a href="/tagged/dangan_ronpa">dangan ronpa</a> <br /> <a href="/tagged/friend_dating">best friend</a> <br /> <a href="/tagged/homestuck">homestuck</a> <br /> <br /> <a href="/tagged/pixels">pixels</a> <br /> <a href="/tagged/pokemon">pokemon</a> <br /> <a href="/tagged/portal">portal</a> <br /> <a href="/tagged/sdr2">super dangan ronpa 2</a> <br /> <a href="/tagged/tlou">the last of us</a> <br /> <a href="/tagged/tomb_raider">tomb raider</a> <br /> <a href="/tagged/vocaloid">vocaloid</a> <br /> <a href="/tagged/wtnv">welcome to night vale</a> <br /> <br />
</div>
<!---
tags container ends here!
---->
</div>
</body> </html>