- <!--
- ************************ C R E D I T *********************************
- Valdemort Theme by http://-apple.tumblr.com
- More themes can be found at http://aerou.tumblr.com (previously known as applethemes)
- ************************** R U L E S *********************************
- *IF YOU BREAK ANY RULES, I'LL REPORT YOU.
- *DO NOT REMOVE ANY CREDIT OR ELSE YOU WILL BE REPORTED.
- *DO NOT CLAIM AS YOUR OWN.
- *EDITING THIS THEME IS ALLOWED. JUST LEAVE THE CREDITS AND DO NOT DISTRIBUTE AS OWN.
- -->
- <head>
- <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
- <script type="text/javascript">
- $(document).ready(function () {
- $('li.drawer div:nth-child(2)').hide();
- $('li.drawer h4').click(function () {
- if ($(this).hasClass('open')) {
- $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
- else {
- $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
- $(this).next().slideDown();
- $(this).addClass('open');}
- });
- });
- </script>
- <!- DEFAULT !->
- <meta name="image:background" content="http://static.tumblr.com/qbwrk8v/mZym3j002/1.png"/>
- <meta name="image:your" content="http://static.tumblr.com/qbwrk8v/cQ8m3j0bh/1.png" />
- <meta name="color:background" content="#eeeeee" />
- <meta name="color:posts" content="#ffffff" />
- <meta name="color:text" content="#666666" />
- <meta name="color:title" content="#777777" />
- <meta name="color:link" content="#AFC1E9" />
- <meta name="color:link hover" content="#000000" />
- <meta name="color:permalink" content="#777777" />
- <meta name="color:permalink background" content="#AFC1E9" />
- <meta name="color:scrollbar" content="#ffffff" />
- <meta name="color:scrollbar background" content="#eeeeee" />
- <meta name="if:Faded Images" content="1" />
- <meta name="if:enable infinite scrolling" content="1"/>
- <meta name="if:Disable right click" content="0"/>
- <meta name="text:link one" content="http://"/>
- <meta name="text:link one name" content=""/>
- <meta name="text:link two" content="http://"/>
- <meta name="text:link two name" content=""/>
- <meta name="text:link three" content="http://"/>
- <meta name="text:link three name" content=""/>
- <meta name="text:link four" content="http://"/>
- <meta name="text:link four name" content=""/>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- {block:IfDisableRightClick}<script type="text/javascript" src="http://static.tumblr.com/1cmk6kw/HlSla0dfm/darlieecious-dot-tumblr-dot-com.js"></script>{/block:IfDisableRightClick}
- <link rel="shortcut icon" href="{favicon}" />
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
- <title>{title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title>
- {CustomCSS}
- <title>{title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title>
- <style type="text/css">body, a, {cursor:pointer}</style></a>
- <style type="text/css">
- ::-webkit-scrollbar-thumb:vertical {background-color: {color:scrollbar}; height:100px; border: 5px solid #eee;}
- ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scrollbar}; border: 5px solid {color:scrollbar background};}
- ::-webkit-scrollbar {height: 15px; width: 15px; background-color: {color:scrollbar background};}
- a:hover{cursor:pointer}
- body{
- font-size:9px;
- color:{color:text};
- background-color:{color:background};
- background-image:url('{image:background}');
- background-attachment: fixed;
- }
- #contentcolumn{
- margin-left:700px;
- margin-top:30px;
- opacity:1;
- overflow:shown;
- z-index: 0.9;
- text-align:justify;
- }
- a { color:{color:link}; text-decoration: none; }
- a:hover { color:{color:link hover}; -webkit-transition-duration: 0.3s;}
- a:active,a:focus { outline: 0;}
- #tit {
- text-decoration:none;
- font-family: georgia;
- font-size:10px;
- text-transform:uppercase;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- padding:1px;
- color:{color:text};
- border-bottom: 1px {color:text} solid;
- }
- #tit a{ color:{color:text}; }
- #ask{
- text-decoration:none;
- color:{color:title};
- border-bottom: 1px {color:title} dotted;
- font-family: georgia;
- font-size:10px;
- text-transform:uppercase;
- padding:2px;
- }
- .chatty{
- color:{color:text};
- margin-bottom:0px;
- padding:1px;
- border-bottom: 1px {color:title} dotted;
- }
- .chatty .chatty.even{
- color:{color:text};
- margin-bottom:0px;
- padding:1px;
- border-bottom: 1px {color:title} dotted;
- }
- #contue {
- line-height:11px;
- margin-top:-10px;
- }
- #audio {
- background-color : #000;
- height : 27px;
- margin-bottom : -10px;
- {block:IndexPage}width:250px;{/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- }
- #permalink{
- text-align:center;
- margin-left:-10px;
- margin-top:-10px;
- font-family: consolas;
- font-size:10px;
- float:bottom;
- opacity:0;
- -webkit-transition-duration: 0.7s;
- background:{color:permalink background} url();
- position:absolute;
- width:75px;
- padding:4px;
- z-index:1;
- }
- #permalink a { color:{color:permalink}; }
- #entry {
- background: {color:posts} url();
- padding:7px;
- margin-top:0px;
- margin-bottom:15px;
- line-height:11px;
- font-family: consolas;
- font-size:10px;
- {block:IndexPage}width:250px; {/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- }
- #entry:hover #permalink { display: block; opacity:1; z-index:1; }
- .shiny img, .dead img, blockquote img { max-width:150px; }
- blockquote { padding: 3px; margin: 3px; border-left: 4px solid {color:text}; background:{color:post titles background}; }
- .puppy img{ opacity:1; z-index:1; height:150px; width:130px; -moz-border-radius:75px 75px 75px 75px; border-radius: 75px 75px 75px 75px; }
- .titties {
- text-align:left;
- letter-spacing:6px;
- text-transform:uppercase;
- overflow:hidden;
- font-family:consolas;
- font-size:11px;
- border-bottom: 1px {color:title} dotted;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- .titties:hover { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; }
- .titties a { color:{color:title}; }
- .titties a:hover{ color: {color:title} -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; }
- .sidebar {
- left:440px;
- bottom:120px;
- text-align:left;
- font-family: courier;
- font-size:9px;
- position:fixed;
- width:170px;
- line-height:10px;
- padding:0px;
- }
- .links {
- text-align:left;
- letter-spacing:2px;
- text-transform:lowercase;
- color:{color:link};
- overflow:hidden;
- }
- .links a { color: {color:link}; font-size:9px; text-transform:uppercase; }
- .links a:hover { color:transparent!important; text-decoration:none; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; }
- ul#drawers {
- width: 210px;
- list-style: none;
- margin: 0 auto;
- padding: 0px;
- color:{color:link};
- margin-top:-10px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- }
- ul#drawers:hover { width: 210px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; }
- ul#drawers a { text-decoration: none; color:{color:link hover}; color: {color:link}; }
- ul#drawers li h4 {
- font-size: 9px;
- text-align: left;
- -webkit-transition: background-color 0.5s ease-out;
- -moz-transition: background-color 0.5s ease-out;
- transition: background-color 0.5s ease-out;
- text-transform:uppercase;
- display:block;
- color: {color:link};
- padding-top:1px;
- padding-bottom:1px;
- margin-bottom:0px;
- border-bottom: 1px {color:text} solid;
- }
- ul#drawers:hover li h4 { color: {color:link}; }
- h4.small { display: table-cell; width: 100px; margin: 0px; height: 100%;}
- li.drawer h4.open { border-top: 0px;}
- li.drawer div { padding: 0px; margin: 0px; line-height:10px; font-size:8px; }
- li.drawer div li {list-style-type: disc;}
- li.drawer div ul {-webkit-padding-start: 12px;}
- {block:Iffadedimages}
- img{
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.75;
- }
- img:hover {
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- }
- {/block:Iffadedimages}
- img{}
- img:hover{}
- iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.7s linear; opacity: 0.2; -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;}
- #toTop {
- display:none;
- text-decoration:none;
- position:fixed;
- bottom:10px;
- right:10px;
- overflow:hidden;
- width:31px;
- height:11px;
- border:none;
- text-indent:-999px;
- background:url() no-repeat left top;
- }
- #toTopHover {
- background:url() no-repeat left -51px;
- width:31px;
- height:11px;
- display:block;
- overflow:hidden;
- float:left;
- opacity: 0;
- -moz-opacity: 0;
- filter:alpha(opacity=0);
- }
- #toTop:active, #toTop:focus {outline:none;}
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/53unaru/kx3lgzker/jquery-1.3.2.min.js" charset="utf-8"></script>
- <script type="text/javascript" src="http://static.tumblr.com/53unaru/4jtlgzkf8/easing.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
- <script type="text/javascript">
- $(document).ready(function() {
- /*
- var defaults = {
- containerID: 'moccaUItoTop', // fading element id
- containerHoverClass: 'moccaUIhover', // fading element hover class
- scrollSpeed: 1200,
- easingType: 'linear'
- };
- */
- $().UItoTop({ easingType: 'easeOutQuart' });
- });
- </script>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
- effect: "fadeIn",
- });
- });
- </script>
- {block:IndexPage}
- <script type="text/javascript">
- $(window).load(function(){
- $("p").remove(":contains('Source:')");
- $("p").remove(":contains('(via')");
- });
- </script>
- {/block:IndexPage}
- </head>
- <body>
- <div id="contentcolumn">
- <div class="sidebar">
- <div class="puppy">
- <center>{block:IfYourImage}<br><img src="{image:Your}"/><br><br>{/block:IfYourImage}</center>
- </div>
- <div class="titties"><a href="/"><i>{title}</i></a></div>
- {block:description}<br>{description}<br>{/block:description}
- <ul id="drawers">
- <li class="drawer" id="info">
- <h4><title="click for more"> L I N K S </h4>
- <div align="center">
- <div class="links">
- <a href="/archive">past</a>
- <a href="/ask">inbox</a>
- {block:IfLinkOneName}<a href="{text:link one}">{text:link one name}</a>{/block:IfLinkOneName} {block:IfLinkTwoName}<a href="{text:link two}">{text:link two name}</a>{/block:IfLinkTwoName} {block:IfLinkThreeName}<a href="{text:link three}">{text:link three name}</a>{/block:IfLinkThreeName}
- {block:IfLinkFourName}<a href="{text:link four}">{text:link four name}</a>{/block:IfLinkFourName}
- {block:HasPages}{block:Pages}<option value="{URL}">{Label}</option>{/block:Pages}{/block:HasPages}
- <a href="http://-apple.tumblr.com" title="theme">credit</a>
- </div>
- </div>
- </li>
- </ul>
- </div>
- {block:IfEnableInfiniteScrolling}<div class="autopagerize_page_element"><script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableInfiniteScrolling}
- {block:Posts}
- <div id="entry">
- {block:IndexPage}
- <div id="permalink">
- <a href="{Permalink}" title="permalink">{block:Date}{NoteCountWithLabel}{/block:Date}</a>
- </div>
- {/block:IndexPage}
- {block:Text}
- {block:Title}<div id="tit">{Title}</div>{/block:Title}
- <div class="shiny" id="contue"><p align=justify>{Body}</p></div>
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<meta name="{PhotoAlt}" content="{PhotoAlt}"/> <img src="{PhotoURL-500}" alt="{PhotoAlt}" border="0" {block:IndexPage}width="250px"{/block:IndexPage}{block:PermalinkPage}width="500px"{/block:PermalinkPage}>
- {LinkCloseTag}
- {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {/block:Photo}
- {block:IndexPage}{block:Photoset}
- <center>{Photoset-250}</center>
- {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {/block:Photoset}{/block:IndexPage}{block:PermalinkPage}{block:Photoset}
- <center>{Photoset-500}</center>
- {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {/block:Photoset}{/block:PermalinkPage}
- {block:Quote}
- <div id="tit">"{Quote}"</div>
- {block:Source}~{Source}{/block:Source}
- {/block:Quote}
- {block:Link}
- <div id="tit">→ <a href="{URL}">{Name}</a></div>
- <div id="contue">{block:Description}{Description}{/block:Description}</div>
- {/block:Link}
- {block:Chat}
- {block:Title}
- <div id="tit">{Title}</div>
- {/block:Title}
- <div class="chatty">
- {block:Lines}
- <div class="chatty {Alt}">
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- {Line}
- </div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Audio}
- <div id="audio">{AudioPlayerBlack}</div><br>
- <center>{block:TrackName}{TrackName}{/block:TrackName} by {block:Artist}{Artist}<br>{/block:Artist}
- {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage} {PlayCountWithLabel}</center>
- {/block:Audio}
- {block:Answer}
- <div id="ask">"{Question}"</div> asked by <b>{Asker}</b><br>
- {Answer}
- {/block:answer}
- {block:IndexPage}
- {block:Video}
- <div id="width"><center>{Video-250}</div></center>
- {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {/block:Video}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Video}
- <div id="width"><center>{Video-500}</div></center>
- {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {/block:Video}
- {/block:PermalinkPage}
- {block:Date}
- {block:PermalinkPage}
- {block:NoteCount}Notes: {notecount}{/block:NoteCount}<br>
- Date: <a href="{permalink}">{ShortMonth} {DayOfMonthWithZero} {Year}</a><br>
- {block:RebloggedFrom}OP: <a href="{ReblogRootURL}">{ReblogRootName}</a> <br>
- Via: <a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}
- {block:HasTags}<br><br>
- Tagged: {block:Tags}<a href="{TagURL}">#{Tag} </a> {/block:Tags}{/block:HasTags}
- {/block:PermalinkPage}
- {/block:Date}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {/block:posts}
- {block:IfEnableInfiniteScrolling}</div>{/block:IfEnableInfiniteScrolling}
- {block:IfNotEnableInfiniteScrolling}
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">rewind</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">forward</a>
- {/block:NextPage}
- {/block:Pagination}
- {/block:Pagination}
- {/block:IfNotEnableInfiniteScrolling}
- </div>
- </body>
- </html>