Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!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">
- <!---- ᴘʟᴇᴀsᴇ ᴅᴏ ɴᴏᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ!
- ᴛʜᴇᴍᴇ ʙʏ ɢᴀʟᴀxɪᴀs-ᴛʜᴇᴍᴇs.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ
- ʙᴀsᴇ ʙʏ ᴀɴᴢᴇʟɪᴄ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ ---->
- <meta name="if:ShowCaptions" content="1"/>
- <meta name="if:ShowTags" content="1"/>
- <meta name="if:Monochrome" content="0">
- <meta name="if:Fade" content="0">
- <meta name="if:250" content="1">
- <head>
- <title>{Title}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- @font-face { font-family: "tinytots"; src: url('https://dl.dropboxusercontent.com/u/67800931/tinytots.ttf'); }
- @import url(http://fonts.googleapis.com/css?family=Raleway:200);
- @font-face { font-family: "ronda"; src: url('https://dl.dropboxusercontent.com/u/67800931/pf_ronda_seven.ttf'); }
- @font-face {font-family: "vdj";src: url('https://dl.dropboxusercontent.com/u/67800931/vdj.ttf'); format("truetype");}
- @font-face { font-family: "belle"; src: url('https://dl.dropboxusercontent.com/u/67800931/neou-bold.otf'); }
- @font-face {font-family: "pxl"; src: url(https://dl.dropboxusercontent.com/u/67800931/pxl.ttf);}
- @font-face {font-family: "gasara";src: url('https://dl.dropboxusercontent.com/u/67800931/gasara.ttf'); format("truetype");}
- @font-face { font-family: "Tiny"; src: url('https://dl.dropboxusercontent.com/u/67800931/04b_03___1_.ttf'); }
- @font-face { font-family: "bebas neue"; src: url('https://dl.dropboxusercontent.com/u/67800931/bebasneue.otf'); }
- @font-face { font-family:"dixel"; src: url('https://dl.dropboxusercontent.com/u/67800931/pf_arma_five_1_.ttf'); }
- @font-face { font-family: "muli"; src: url('https://dl.dropboxusercontent.com/u/67800931/muli-light.ttf'); }
- @font-face {font-family:"type_writer";src: url('https://dl.dropboxusercontent.com/u/67800931/type_writer.ttf');}
- @font-face { font-family: "ppixel"; src: url('https://dl.dropboxusercontent.com/u/67800931/ppixel.ttf'); }
- @font-face {font-family:"lisbon";src: url('https://dl.dropboxusercontent.com/u/67800931/lisbon-script.otf');}
- @font-face {font-family: 'pixel'; src: local('04b24'), url('https://dl.dropboxusercontent.com/u/67800931/04b_24__.ttf') format('woff'); }
- *, body, a {cursor: url(http://i.imgur.com/2qleX.jpg), auto;}
- a:hover {cursor: url(http://i.imgur.com/IepP2.jpg), auto;}
- ::selection {
- background: #832929;
- color:#830b0b;
- }
- ::-moz-selection {
- background: #832929;
- color:#830b0b;
- }
- ::-webkit-selection {
- background: #832929;
- color:#830b0b;
- }
- /* THEME SPECIALS */
- ::-webkit-scrollbar-thumb {
- background-color: #832929;
- border: 3px solid #242424;
- height: auto;
- border-bottom: none;
- }
- ::-webkit-scrollbar {
- height:9px;
- width:9px;
- background-color: #832929;
- border:4px solid #242424;
- }
- /* BODY */
- body {
- background-image: url({image:background image});
- background-repeat: no-repeat;
- background-attachment: fixed;
- background-color: #242424;
- background-position: bottom right;
- margin: 0;
- }
- a:link, a:visited, a:active {
- text-decoration: none;
- color: #832929;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- a:hover {
- text-shadow: 0 0 0.1em #830b0b;
- color: #832929;
- }
- b, strong {
- color: #832929;
- }
- i, em {
- color: #832929;
- }
- small, sub, sup, code {
- font-family:'trebuchet ms';
- font-size:9px;
- letter-spacing: 1;
- line-height: 100%;
- margin-top: 10px !important;
- line-height: 90%;
- }
- pre {
- width:100%;
- font-family: 'tinytots';
- font-size: 8px;
- text-align:center;
- text-transform: uppercase;
- white-space:pre-wrap;
- word-wrap:break-word;
- padding:3px;
- }
- blockquote {
- margin-left:5px;
- width:90%;
- padding-left:5px;
- border-left: solid 1px #830b0b;
- overflow:hidden;
- }
- blockquote blockquote {
- margin-left: 10px;
- width: 85%;
- text-align: justify;
- border-left: solid 1px #830b0b;
- padding: 5px;
- overflow:hidden;
- }
- blockquote img {
- {block:if250}max-width:210px !important;{/block:if250}
- height: auto;
- {block:ifFade}opacity: .5;{/block:ifFade}
- overflow:hidden;
- }
- blockquote blockquote img {
- {block:if250}max-width:180px !important;{/block:if250}
- height: auto;
- {block:ifFade}opacity: .5;{/block:ifFade}
- overflow:hidden;
- }
- blockquote img:hover {
- {block:ifFade}opacity: 1;{/block:ifFade}
- }
- blockquote blockquote img:hover {
- {block:ifFade}opacity: 1;{/block:ifFade}
- }
- .alignment {
- position: relative;
- margin-left: 150px;
- margin-top: 10px;
- height: 100%;
- height: auto !important;
- min-height: 100%;
- {block:if250}width:250px;{/block:if250}
- }
- /* QUOTES */
- #quote {
- color: #eeeeee;
- font-family: "ms gothic";
- font-size: 14px;
- }
- #source {
- font-family: "gasara";
- font-size: 8px;
- letter-spacing: 1px;
- text-align: right;
- text-transform: uppercase;
- color: #832929;
- }
- /* CONTENT WRAPPER */
- #wrapper {
- width:270px;
- height:auto;
- margin-left:455px;
- margin-right:auto;
- margin-top:40px;
- margin-bottom:40px;
- position:relative;
- }
- /* SB WRAPPER */
- #sidebar {
- width: 500px;
- margin: 0 auto;
- margin-left:139px;
- margin-top:200px;
- position:fixed;
- -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;
- }
- /* BLOG POSTS */
- .posts {
- {block:if250}width:250px;{/block:if250}
- font-family:'trebuchet ms';
- font-size:9px;
- letter-spacing: 1;
- line-height: 100%;
- color: #eeeeee;
- text-align: justify;
- word-wrap:break-word;
- background-color: #242424;
- padding: 10px;
- margin-bottom: 20px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postinfo {
- {block:if250}width:250px;{/block:if250}
- font-family:'trebuchet ms';
- font-size:9px;
- letter-spacing: 1;
- line-height: 100%;
- color: #eeeeee;
- text-align: justify;
- word-wrap:break-word;
- margin-top: -15px;
- background-color: #242424;
- padding: 10px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postcontainer img:hover, #photoset:hover {
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- -webkit-filter: grayscale(0%) !important;
- opacity: 1;
- }
- .postcontainer img, #photoset {
- {block:if250}max-width:250px;{/block:if250}
- {block:ifMonochrome}-webkit-filter: grayscale(100%);
- {/block:ifMonochrome}
- {block:ifFade}opacity: .5;{/block:ifFade}
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .photopost img {
- {block:if250}max-width: 250px !important; {/block:if250}
- {block:ifFade}opacity: .5;{/block:ifFade}
- {block:ifMonochrome}-webkit-filter: grayscale(100%);
- {/block:ifMonochrome}
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .photopost img:hover {
- {block:ifFade}opacity: 1;{/block:ifFade}
- {block:ifMonochrome}-webkit-filter: grayscale(0%);
- {/block:ifMonochrome}
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .posts img, #photoset {
- {block:if250}max-width: 240px !important; {/block:if250}
- height: auto;
- {block:ifFade}opacity: .5;{/block:ifFade}
- {block:ifMonochrome}-webkit-filter: grayscale(100%);
- {/block:ifMonochrome}
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .posts img:hover {
- {block:ifFade}opacity: 1;{/block:ifFade}
- {block:ifMonochrome}-webkit-filter: grayscale(0%);
- {/block:ifMonochrome}
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .video {
- {block:if250}max-width: 250px !important; {/block:if250}
- {block:if400}max-width: 400px !important; {/block:if400}
- {block:if500}max-width: 500px !important; {/block:if500}
- {block:ifFade}opacity: .5;{/block:ifFade}
- {block:ifMonochrome}-webkit-filter: grayscale(100%);
- {/block:ifMonochrome}
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .video:hover {
- {block:ifFade}opacity: 1;{/block:ifFade}
- {block:ifMonochrome}-webkit-filter: grayscale(0%);
- {/block:ifMonochrome}
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postnotes {
- {block:if250}width:250px;{/block:if250}
- font-family: 'tinytots';
- font-size: 8px;
- letter-spacing: 1;
- line-height: 100%;
- color: #eeeeee;
- text-align: left;
- text-transform: uppercase;
- word-wrap:break-word;
- background-color: #242424;
- padding: 10px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postnotes img {
- display:none;
- }
- .postperma {
- {block:if250}width:246px;{/block:if250}
- margin-top: -20px;
- font-family: "gasara";
- font-size: 8px;
- color: #832929;
- text-transform: uppercase;
- text-align:center;
- line-height:100%;
- background-color: #242424;
- padding:1px;
- margin-bottom:6px;
- opacity:0;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postperma a {
- color: #830b0b;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .postperma a:hover {
- color: #830b0b;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .posts:hover .postperma {
- margin-top: 10px;
- opacity:1;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- #posttitle {
- font-family:'bebas neue';
- font-size:20px;
- letter-spacing:1px;
- line-height:16px;
- text-transform:uppercase;
- text-align:center;
- }
- #permtitle {
- font-family: 'vdj';
- color: #832929;
- font-size: 8px;
- padding: 5px;
- margin-top: 5px;
- text-align: center;
- text-transform: uppercase;
- }
- #odd {
- padding:2px;
- font-family:'trebuchet ms';
- font-size:9px;
- color: #eeeeee;
- }
- #even {
- padding:2px;
- font-family:'trebuchet ms';
- font-size:9px;
- color: #eeeeee;
- }
- #tags {
- font-family: 'tinytots';
- font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 1;
- line-height: 100%;
- }
- /* AUDIO */
- .album {
- background-repeat: no-repeat;
- background-position: center;
- position: absolute;
- width: 86px;
- height: 86px;
- background-size: 60px;
- overflow: hidden;
- background-color: #181818;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .album img {
- width: 86px;
- height: 86px;
- overflow: hidden;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- {block:ifMonochrome}-webkit-filter: grayscale(100%);
- {/block:ifMonochrome}
- {block:ifFade}opacity:.5;{/block:ifFade}
- }
- .album img:hover {
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- {block:ifMonochrome}-webkit-filter: grayscale(0%) !important;
- {/block:ifMonochrome}
- {block:ifFade}opacity:1;{/block:ifFade}
- }
- .player {
- width: 10px;
- height: 11px;
- overflow: hidden;
- padding: 4px 21px 21px 4px;
- margin-top: 27px;
- margin-left: 26px;
- position: absolute;
- background-color: #fff;
- opacity: 0.5;
- z-index: 10;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -o-transition: all 0.4s linear;
- -moz-border-radius: 30px;
- -webkit-border-radius: 30px;
- border-radius: 30px;
- }
- .album:hover .player {
- {block:ifMonochrome}opacity: 0.5;{/block:ifMonochrome}
- }
- .track {
- margin-left: 90px;
- min-height: 80px;
- max-height: 100px;
- overflow: auto;
- font-family:dixel;
- font-size: 8px;
- padding: 3px;
- color: #832929;
- text-transform: uppercase;
- letter-spacing: 1px;
- background: #181818;
- }
- /* QUESTION */
- #ask {
- {block:if250}max-width:250px;{/block:if250}
- background-color: #181818;
- }
- .as {
- min-height: auto;
- padding: 5px;
- padding-bottom:8px;
- background-color: #181818;
- }
- .aske {
- margin-top:5px;
- font-family:'bebas neue';
- font-size:18px;
- line-height:13px;
- text-align:center;
- text-transform:none;
- color: #832929;
- background-color: #181818;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .aske:hover {
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .que {
- font-family: ppixel;
- font-size: 8px;
- text-align:center;
- text-transform:uppercase;
- color: #832929;
- }
- .ans {
- font-family:trebuchet ms;
- font-size:9px;
- color: #832929;
- }
- /* Hover Title Style */
- #s-m-t-tooltip{
- max-width:250px;
- margin-top:25px;
- margin-left:15px;
- padding-left:4px;
- padding-right:4px;
- z-index:9999999;
- background-color: #181818;
- color: #830b0b;
- font-family: "gasara";
- font-size:8px;
- letter-spacing:0px;
- text-transform:uppercase;
- text-align:center;
- line-height:14px;
- border-left: 3px solid #832929;
- box-shadow:1px 1px 3px rgba(0,0,0,.1);
- }
- /* IMAGES */
- #sidepic {
- position:absolute;
- margin-top: -215px;
- margin-left: -605px;
- z-index:-2;
- padding:3px;
- width:620px;
- height:700px;
- background: transparent;
- }
- #sidepic img {
- width:620px;
- height:700px;
- -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;
- }
- #sidepic img:hover {
- -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;
- }
- /* TITLEU */
- .titleu {
- position:absolute;
- margin-top: 115px;
- margin-left: -431px;
- width:252px;
- height:auto;
- font-family: 'bebas neue';
- font-size: 48px;
- z-index:-1;
- word-spacing:6px;
- color: #830b0b;
- text-transform: none;
- letter-spacing: 0px;
- padding:3px;
- text-shadow: 0px 0px 1px #830b0b;
- background: transparent;
- text-align: right;
- -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;
- }
- .titleu a {
- transform:rotate(0deg) scale(1);
- opacity:1;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .titleu a:hover {
- transform: rotate(0deg) scale(0);
- opacity: 0;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- /* MUSIC */
- .music {
- position:absolute;
- margin-top: 277px;
- margin-left: -430px;
- width: 235px;
- height: 21px;
- font-family: 'ms gothic';
- font-size: 10px;
- color: #5d5b5b;
- opacity:1;
- text-transform: uppercase;
- letter-spacing: 0px;
- text-align: center;
- background: transparent;
- -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;
- }
- /* DESCRIPTION */
- .desc {
- position:absolute;
- overflow:auto;
- margin-top: 170px;
- margin-left: -320px;
- width:100px;
- height:100px;
- font-family: 'pixel';
- font-size: 8px;
- color: #832929;
- background-color: #181818;
- opacity: 0.4;
- text-transform: uppercase;
- padding:3px;
- text-align: center;
- -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;
- }
- .desc:hover{
- opacity: 1;
- -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;
- }
- .desc a {
- color: #830b0b;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .desc::-webkit-scrollbar-thumb {
- background-color:{color:Desc Scrollbar Trackbar};
- border: 3px solid {color:Desc Scrollbar Background};
- height:auto;
- border-bottom:none;
- }
- .desc::-webkit-scrollbar {
- height:9px;
- width:9px;
- background-color:{color:Desc Scrollbar Trackbar};
- border:4px solid {color:Desc Scrollbar Background};
- }
- /* HOVERS */
- .hovar {
- position:absolute;
- margin-top: 175px;
- margin-left: -216px;
- width:25px;
- height:87px;
- font-family: 'pixel';
- font-size: 8px;
- line-height:15px;
- color: #832929;
- text-transform: uppercase;
- padding:3px;
- text-align: center;
- -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;
- }
- .hovar a {
- color: #832929;
- transform:rotate(0deg) scale(1)
- opacity:1;
- text-align: center;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .hovar a:hover {
- text-align: center;
- color: #832929;
- transform:rotate(0deg) scale(10);
- opacity: 0;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .taboo{
- font-size: 13px;
- text-align: center;
- font-family: 'ms gothic';
- }
- /* ABOUT BOX*/
- .hidden {
- display: none;
- }
- .unhidden {
- display: block;
- }
- </style>
- <style type="text/css">{CustomCSS}</style>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title],a[title],img[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:100,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script type="text/javascript">
- function unhide(divID) {
- var item = document.getElementById(divID);
- if (item) {
- item.className=(item.className=='hidden')?'unhidden':'hidden';
- }
- }
- </script>
- </head>
- <body>
- <div id="wrapper">
- <div id="sidebar">
- <div id="sidepic"><img src="http://i.imgur.com/3cESScJ.png"/></div>
- <div class="titleu">
- <a href="/" title="Refresh">T</a>
- <a href="/ask" title="Inbox">A</a>
- <a href="/archive" title="Archive">B</a>
- <a href="/bitter/taboos" title="Muses">O</a>
- <a href="/bitter/navi" title="Navigation">O</a>
- </div>
- <div class="desc"><center>
- This is the description text.
- </center>
- </div>
- <div class="hovar">
- <a title="This is a multimuse roleplay account.">●</a><br>
- <a title="I am strictily literate IC. May get lazy OOC.">●</a><br>
- <a title="Plots and random starters are love and nobody says no to love.">●</a><br>
- <a title="I have no affliation to any of the faces I portray; nor their opinions.">●</a><br>
- <a title="Every muse on this blog is an OC character and have no affliation to their K-Pop group.">●</a><br>
- <a title="NSFW and triggering themes may be apprached; all will be tagged accordingly!">●</a>
- </div>
- </div>
- <div class="alignment">
- <div class="autopagerize_page_element" >
- {block:Posts}
- <div class="posts">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- <!-- {ReblogParentURL}{block:ReblogParentLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{ReblogParentTitle}" />
- {/block:ReblogParentLogo}
- {block:NoReblogParentLogo}{ReblogParentLink}{/block:NoReblogParentLogo} -->
- {/block:ContentSource}
- <!-- PHOTO POSTS -->
- {block:if250}
- {block:Photo}
- {LinkOpenTag}
- <div class="photopost">
- <img src="{PhotoURL-250}">
- </div>
- {LinkCloseTag}
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {/block:photo}
- {/block:if250}
- {block:if400}
- {block:Photo}
- {LinkOpenTag}
- <div class="photopost">
- <img src="{PhotoURL-400}">
- </div>
- {LinkCloseTag}
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {/block:photo}
- {/block:if400}
- {block:if500}
- {block:Photo}
- {LinkOpenTag}
- <div class="photopost">
- <img src="{PhotoURL-500}">
- </div>
- {LinkCloseTag}
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {/block:photo}
- {/block:if500}
- <!-- PHOTOSET POSTS -->
- {block:if250}
- {block:Photoset}
- <div id="photoset">
- {Photoset-250}
- </div>
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {/block:Photoset}
- {/block:if250}
- {block:if400}
- {block:Photoset}
- <div id="photoset">
- {Photoset-400}
- </div>
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {/block:Photoset}
- {/block:if400}
- {block:if500}
- {block:Photoset}
- <div id="photoset">
- {Photoset-500}
- </div>
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {/block:Photoset}
- {/block:if500}
- <!-- VIDEO POSTS -->
- <div class="video">
- {block:if250}
- {block:Video}
- {Video-250}
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {/block:Video}
- {/block:if250}
- {block:if400}
- {block:Video}
- {Video-400}
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {/block:Video}
- {/block:if400}
- {block:if500}
- {block:Video}
- {Video-500}
- {block:ifShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:ifShowCaptions}
- {/block:Video}
- {/block:if500}
- </div>
- <!-- AUDIO POSTS -->
- {block:Audio}<div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
- {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}{/block:AlbumArt}</div>
- <div class="track">{block:TrackName}Title: {TrackName}<br>{/block:TrackName}{block:Artist}Artist: {Artist}<br>{/block:Artist}{block:Album}Album:
- {Album}{/block:Album}</div>
- {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {/block:Audio}
- <!-- QUOTE POSTS -->
- {block:Quote}
- <div id="quote">{Quote}</div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {/block:Quote}
- <!-- TEXT POSTS -->
- {block:Text}
- {block:Title}
- <div id="posttitle">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- <!-- QUESTION POSTS -->
- {block:Answer}
- <div id="ask">
- <div class="as">
- <div class="aske">{Asker}</div>
- <div class="que">{Question}</div>
- </div>
- </div>
- <div class="ans">{Answer}</div>
- {/block:Answer}
- <!-- CHAT POSTS -->
- {block:Chat}
- {block:Title}
- <div id="posttitle">{Title}</div><br />
- {/block:Title}
- {block:Lines}<div id="{Alt}">
- {block:Label}<b>{Label}</b>{/block:Label} {Line}</br></div>
- {/block:Lines}
- {/block:Lines}
- {/block:Chat}
- <!-- LINK POSTS -->
- {block:Link}
- <a href="{URL}"> <div id="posttitle">{Name}</div></a>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:IndexPage}
- <div class="postperma">
- {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount}· <a href="{Permalink}">
- {NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom} · <a href="{ReblogParentURL}"
- title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}"title="{ReblogRoottitle}">source</a>{/block:RebloggedFrom} · <a href="{ReblogURL}">reblog</a><br> {block:ifShowTags}{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:ifShowTags}</div>
- {/block:IndexPage}
- </div>
- {block:PermaLinkPage}
- <div class="postinfo">
- <center>
- <div id="permtitle">Posted on: {Month} {DayofMonth}, {Year}<br> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}</div>
- {block:RebloggedFrom}
- <div id="tags">Via:
- <a href="{ReblogParentURL}">{ReblogParentName}</a> ||
- Source: <a href="{ReblogRootURL}">{ReblogRootName}</a></div>
- {/block:RebloggedFrom}
- </center>
- <br>
- {block:HasTags}
- <div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags} </div>
- {/block:HasTags}
- </div>
- {block:PostNotes}<div class="postnotes"><div style="margin-left: -20px;">{PostNotes}</div></div>{/block:PostNotes}
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- </div>
- </div>
- </div>
- <a href="http://galaxias-themes.tumblr.com/" title="galaxias-themes" style="bottom:5px; left:5px; pading:2px; position:fixed; font-family: pxl; font-size:10px;">THEME</a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement