Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!---------
- theme by cyrusnigga, theme originally by takeable
- -------->
- <html lang="en">
- <head>
- <title>{title}</title>
- <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Title" content="#000"/>
- <meta name="color:Text" content="#000"/>
- <meta name="color:Link" content="#000"/>
- <meta name="color:blogtitle" content="#000"/>
- <meta name="image:Sidebar" content=""/>
- <meta name="text:blogtitle" content="compton thang$" />
- <meta name="text:Link One Title" content="index" />
- <meta name="text:Link One" content="/" />
- <meta name="text:Link Two Title" content="contact" />
- <meta name="text:Link Two" content="/ask" />
- <meta name="text:Link Three Title" content="more" />
- <meta name="text:Link Three" content="/links" />
- <meta name="text:Link Four Title" content="faggot" />
- <meta name="text:Link Four" content="" />
- <meta name="text:hover text one" content="refresh" />
- <meta name="text:hover text two" content="questions?" />
- <meta name="text:hover text three" content="navigations" />
- <meta name="text:hover text four" content="baby" />
- <meta name="if:faded posts" content="0"/>
- <meta name="if:drop down menu" content="0"/>
- <meta name="if:one column" content="1"/>
- <meta name="text:1 title" content=""/>
- <meta name="text:2 title" content=""/>
- <meta name="text:3 title" content=""/>
- <meta name="text:4 title" content=""/>
- <meta name="text:5 title" content=""/>
- <meta name="text:1 link" content="/"/>
- <meta name="text:2 link" content="/"/>
- <meta name="text:3 link" content="/"/>
- <meta name="text:4 link" content="/"/>
- <meta name="text:5 link" content="/"/>
- </script>
- <link href='http://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
- <style>
- div#qTip {
- padding:4px;
- height: auto;
- margin-top:5px;
- margin-left:10px;
- font-family:Carrois Gothic;
- font-size:9px;
- display: none;
- text-align: center;
- position: absolute;
- line-height: 10px;
- text-transform:lowercase;
- letter-spacing:0px;
- z-index: 999999999999;
- border:1px solid #efefef;
- background:#fff;
- border-radius:5px;
- color:#000;
- box-shadow:1px 1px 3px rgba(0,0,0,.1);
- }
- </style>
- <style type="text/css">
- #entry img{
- {block:indexpage}
- max-width:300px;
- {/block:indexpage}
- {block:iffadedposts}
- opacity:.9;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- {/block:iffadedposts}
- {/block:indexpage}
- }
- #entry img:hover{
- -webkit-filter:grayscale(0%);
- {block:iffadedposts}
- opacity: 1;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- {/block:iffadedposts}
- }
- #tumblr_controls{
- position:fixed !important;
- -webkit-filter: invert(100%)
- }
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- ::-webkit-scrollbar {width: 3px; height: 0px; background: {color:background};}
- ::-webkit-scrollbar-thumb { background-color:{color:link};width:4px; }
- body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
- a:link, a:active, a:visited{
- color:{color:link};
- text-decoration: none;
- -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
- }
- a:hover {
- font-style: none;
- color:{color:link};
- text-decoration:none;
- cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
- }
- #akinanamhar{width:250px; height:auto;}
- {block:PermalinkPage}
- width:410px;
- {/block:PermalinkPage}
- }
- #center{
- padding-top:3px;
- padding-bottom:3px;
- position:fixed !important;
- width:250px;
- height:207px;
- background-color:white;
- {block:PermalinkPage}
- width:410px;
- height:207px;
- {/block:PermalinkPage}
- }
- body{
- margin:5px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- color:{color:Text};
- }
- #audio {
- width:200px;
- height:auto;
- min-height:60px;
- padding-bottom:0px;
- }
- .cover {
- position:absolute;
- z-index:1;
- width:60px;
- height:60px;
- }
- .cover img {
- float:left;
- width:60px;
- height:60px;
- }
- .playbox {
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1000;
- margin-left:17px;
- margin-top:17px;
- text-align:center;
- }
- .info {
- margin-left:73px;
- margin-top:4px;
- line-height:14px;
- }
- #posts{
- float:center;
- width:350px;
- margin-left:550px;
- margin-top:-10px;
- {block:PermalinkPage}
- margin-left:320px;
- {/block:PermalinkPage}
- }
- anika{
- background:white;
- line-height:12px;
- margin:0px;
- padding:3px;
- border:1px dotted #eee;
- }
- #sidebar {
- position: fixed;
- margin-top:-75px;
- margin-left:370px;
- z-index:9999;
- padding:10px;
- height:50000px;
- background:white;
- width:150px;
- box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- border:1px solid #eee;
- }
- div#links{
- text-align: center;
- line-height: 12px;
- height:20px;
- font-family:arial;
- font-size:9px;
- padding:5px;
- color:black;
- font-style:oblique;
- z-index:99999;
- }
- div#description{
- text-align: center;
- width:162px;
- height:auto;
- margin-left:-8px;
- color:{color:text};
- font-family:Carrois Gothic;
- font-size:9px;
- padding:2px;
- border-top:1px dotted #eee;
- margin-top:4px;
- border-bottom:1px dotted #eee;
- font-style:none;
- z-index:999999999;
- }
- #blogtitle{
- color:{color:blogtitle};
- font-size:13px;
- text-align:center;
- font-style:italic;
- letter-spacing:1px;
- z-index:1;
- font-family:arial;
- text-transform:uppercase;
- margin-top:160px;
- padding-bottom:6px;
- }
- .title{
- font-family:Trebuchet MS;
- font-size: 15px;
- line-height: 10px;
- font-style:italic;
- color: {color:Title};
- text-transform: normal;
- padding: 2px 0px 0px 0px;
- }
- #entry {
- margin-right:30px;
- margin-bottom:15px; margin-top:15px; margin-left:30px;
- padding:10px;
- border:1px solid #eee;
- float:left;
- font-family:Carrois Gothic;
- font-size:9px;
- background:white;
- line-height:12px;
- width:300px;
- padding-bottom:20px;
- box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
- {block:PermalinkPage}
- width:350px;
- margin-left:260px;
- {/block:PermalinkPage}
- }
- #entry .perma{
- font-family:consolas;
- font-size:8px;
- width:auto;
- letter-spacing:1px;
- font-style:italic;
- text-transform:uppercase;
- background:#000;
- position: absolute;
- text-align: center;
- z-index: 99999;
- overflow:hidden;
- bottom:5px;
- margin-left:-4px;
- padding: 3px;
- width:300px;
- line-height:10px;
- color:#fff;
- height:auto;
- border:1px solid #fff;
- -webkit-transition: opacity 0.5s linear; opacity:1;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- #entry:hover .perma{
- overflow:visible;
- opacity:1;
- margin-top:10px;
- -webkit-transition: all 0.5s linear;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- .permalinktext{
- display: block;
- font-family:Trebuchet MS;
- font-size:9px;
- line-height:10px;
- text-align: right;
- margin: 5px;
- }
- .okay{
- margin-top:5px;
- }
- </style>
- <title>{title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
- <body>
- <div id="center">
- <div id="content">
- <div id="sidebar">
- <div id="blogtitle"><a href="/">{text:blogtitle}</a></a></div>
- <a href="/"><img src="{image:sidebar}" style="width:150px;z-index:9999;"></a></a>
- <div id="description">{Description}
- {block:Ifdropdownmenu}
- <div style="margin-top:3px;">
- <select onchange='location=this.options[this.selectedIndex].value;' style='
- width:160px; background-color:#000000;
- border:#efefef 1px solid; height:18px; margin-top:1px; margin-bottom:2px;
- padding:1px; color:#fff; font-family: calibri; line-height:90%;
- font-style: none; font-size: 8px; text-transform: consolas;
- text-transform: uppercase; letter-spacing:1px; font-style:italic;'>
- <option>click for navigation</option>
- {block:If1title}<option value="{text:1 link}">{text:1 title} </option>{/block:If1title}
- {block:If2title}<option value="{text:2 link}">{text:2 title} </option>{/block:If2title}
- {block:If3title}<option value="{text:3 link}">{text:3 title} </option>{/block:If3title}
- {block:If4title}<option value="{text:4 link}">{text:4 title} </option>{/block:If4title}
- {block:If5title}<option value="{text:5 link}">{text:5 title} </option>{/block:If5title}
- </select></div>
- {/block:Ifdropdownmenu}
- <div class="okay">
- <a href="{text:Link One}"title="{text:hover text one}"><u><anika>{text:Link One Title}</anika></u></a><font color="#fff">--</font>
- <a href="{text:Link Two}"title="{text:hover text two}"><u>{text:Link Two Title}</anika></u></a><font color="#fff">-</font>
- <a href="{text:Link Three}"title="{text:hover text three}"><u><anika>{text:Link Three Title}</anika></u></a><font color="#fff">-</font>
- <a href="{text:Link Four}"title="{text:hover text four}"><u><anika>{text:Link Four Title}</anika></u></a><font color="#fff">-</font></div>
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- <div id="entry">
- {block:Text}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span></a>
- {block:IndexPage}
- <div class="permalinktext">
- {Month} {DayOfMonth} with <a href="{permalink}"title="click for permalinkpage">{notecountwithlabel}</a>
- </div>
- {/block:IndexPage}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}
- <div class="permalinktext">
- {Month} {DayOfMonth} with <a href="{permalink}"title="click for permalinkpage">{notecountwithlabel}</a></div>
- {/block:IndexPage}
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- <div class="perma">
- <font color="#fff">{Month}</font> <font color="#fff">{DayOfMonth}</font> / <a href="{permalink}"title="click here for permalinkpage"><font color="#fff">{notecountwithlabel}</font></a> / <a href="{reblogurl}"title="reblog this post"><font color="#fff">reblog me</font></a></span></div>
- {/block:IndexPage}
- {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="" /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=350px/>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <center>
- {block:IndexPage}
- <div class="perma">
- <font color="#fff">{Month}</font> <font color="#fff">{DayOfMonth}</font> / <a href="{permalink}"title="click here for permalinkpage"><font color="#fff">{notecountwithlabel}</font></a> / <a href="{reblogurl}"title="reblog this post"><font color="#fff">reblog me</font></a></span></div>
- <div style="width: 200px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
- {/block:IndexPage}
- </center>
- <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
- {/block:Photoset}
- {block:Quote}
- <div class="quote">❝{quote}❞ </div>
- {block:IndexPage}
- <div class="permalinktext">
- {Month} {DayOfMonth} with <a href="{permalink}"title="click for permalinkpage">{notecountwithlabel}</a></div>{/block:IndexPage}
- {/block:IndexPage}
- {/block:Quote}
- {block:Chat}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}<br>
- {/block:Lines}
- {block:IndexPage}
- <div class="permalinktext">
- {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a>
- </div>{/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
- {block:IndexPage}
- <div class="permalinktext"><a href="{permalink}">{notecountwithlabel}</a>
- </div>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- <center>
- {block:IndexPage}
- <div class="perma">
- <a href="{permalink}"title="click here for permalinkpage"><font color="#fff">{notecount}</font></a><br> <a href="{reblogurl}"title="reblog this post"><font color="#fff">share</font></a>
- </div>
- <div style="width: 180px; overflow-x:hidden;overflow-y:hidden;">{Video-250}</div>
- {/block:IndexPage}
- </center>
- <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden;overflow-y:hidden;">{Video-500}{/block:PermalinkPage}</center>
- {block:Video}
- {block:PermalinkPage}
- <center>
- {block:Caption}{Caption}{/block:Caption}
- {block:RebloggedFrom}
- posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
- <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
- {block:HasTags} tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
- {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
- </center>
- {/block:PermalinkPage}
- {block:PostNotes}<div align="middle"></div>
- <center></center></span><br>
- <div id="postnotes">{PostNotes}</div><br>
- <center>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div></div>
- {block:indexpage}
- {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/Vzan8xy5r/jquerymsnryv3.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '#entry, #entry_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#page-nav',
- nextSelector : '#page-nav a',
- itemSelector : '#entry, #entry_photo',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#content').show(500);
- });
- </script>
- {/block:indexpage}
- </body>
Add Comment
Please, Sign In to add comment