Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- ANGELCAKE THEME BY DOHDORO ----//*********
- ***DO NOT REMOVE THE CREDIT PLEASE.
- ***DO NOT COMBINE MY CODES WITH SOMEONE ELSES
- ***DO NOT REDISTRIBUTE AND CLAIM AS YOURS
- ***DO NOT USE AS BASE --->
- <!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>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{favicon}" />
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function() {
- //
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://static.tumblr.com/bj5zkci/Tpnn5drma/005_75.png" class="btn_close" title="Close" alt="Close" /></a>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </script>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#888"/>
- <meta name="color:Bold" content="#000000"/>
- <meta name="color:Italic" content="#000000"/>
- <meta name="color:Underline" content="#888888"/>
- <meta name="color:links" content="#888888"/>
- <meta name="color:links hover" content="#000000"/>
- <meta name="color:h1 Bg" content="#000000"/>
- <meta name="color:H1" content="#ffffff"/>
- <meta name="color:h1 border" content="#F08080"/>
- <meta name="color:Top Bar" content="#fafafa"/>
- <meta name="color:Container Border" content="#eeeeee"/>
- <meta name="color:Title" content="#888888"/>
- <meta name="color:Title Border" content="#eeeeee"/>
- <meta name="color:First Letter Title" content="#F08080"/>
- <meta name="color:Navigation" content="#888888"/>
- <meta name="color:Navigation Hover" content="#fafafa"/>
- <meta name="color:Popup Bg" content="#ffffff"/>
- <meta name="color:Popup Links" content="#888888"/>
- <meta name="color:Popup Links Hover" content="#F08080"/>
- <meta name="color:Description Bg" content="#fafafa"/>
- <meta name="color:Description" content="#888888"/>
- <meta name="color:Container Bg" content="#ffffff"/>
- <meta name="color:Posts Bg" content="#ffffff"/>
- <meta name="color:Posts Border" content="#eeeeee"/>
- <meta name="color:Posts Text" content="#888888"/>
- <meta name="color:Post Info" content="#ffffff"/>
- <meta name="color:Post Info Bg" content="#000000"/>
- <meta name="color:Post Info Hover" content="#000000"/>
- <meta name="color:Post Notes" content="#F08080"/>
- <meta name="color:Asker Bg" content="#F08080"/>
- <meta name="color:Akser" content="#ffffff"/>
- <meta name="color:Question Bg" content="#fafafa"/>
- <meta name="color:Question" content="#888888"/>
- <meta name="color:Reply Bg" content="#ffffff"/>
- <meta name="color:Reply" content="#888888"/>
- <meta name="color:Permalink Bg" content="#fafafa"/>
- <meta name="color:Permalink" content="#888888"/>
- <meta name="color:Permalink Border" content="#eeeeee"/>
- <meta name="color:Pagination Bg" content="#fafafa"/>
- <meta name="color:Permalink Border" content="#eeeeee"/>
- <meta name="color:Permalink" content="#888888"/>
- <meta name="color:Audio Bg" content="#ffffff"/>
- <meta name="color:Audio Border" content="#eeeeee"/>
- <meta name="color:Caption Bg" content="#fafafa"/>
- <meta name="color:Caption" content="#afafaf"/>
- <meta name="color:Scrollbar Bg" content="#ffffff"/>
- <meta name="color:Scrollbar" content="#888888"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Header Img 1" content="http://static.tumblr.com/bj5zkci/wXcn5d8pq/tumblr_n2zckvl7mb1rheorwo1_500_copy.jpg"/>
- <meta name="image:Header Img 2" content="http://static.tumblr.com/bj5zkci/f0Un5c0bk/tumblr_n0e709hn7f1rheorwo1_500_copy.jpg"/>
- <meta name="image:Header Img 3" content="http://static.tumblr.com/bj5zkci/274n5c0c4/tumblr_n41h6znnfh1rheorwo1_500_copy.jpg"/>
- <meta name="image:Header Img 4" content="http://static.tumblr.com/bj5zkci/X8ln5c0cm/tumblr_n25g38zdah1rheorwo2_500_copy.jpg"/>
- <meta name="image:Header Img 5" content="http://static.tumblr.com/bj5zkci/vlxn5c0cy/tumblr_n3hgdwknjf1rheorwo1_r1_500_copy.jpg"/>
- <meta name="if:Show Captions" content="0"/>
- <meta name="if:Infinite Scroll" content"0"/>
- <meta name="text:Link 1 URL" content="/"/>
- <meta name="text:Link 1" content="link one"/>
- <meta name="text:Link 2 URL" content="/"/>
- <meta name="text:Link 2" content="link two"/>
- <meta name="text:Link 3 URL" content="/"/>
- <meta name="text:Link 3" content="link three"/>
- <meta name="text:Link 4 URL" content="/"/>
- <meta name="text:Link 4" content="link Four"/>
- <meta name="text:Link 5 URL" content="/"/>
- <meta name="text:Link 5" content="link Five"/>
- <meta name="if:2columns" content"1"/>
- <meta name="if:400px" content""/>
- <meta name="if:500px" content""/>
- <style type="text/css">
- #tumblr_controls {position: fixed !important;}
- #tumblr_controls {-webkit-filter: invert(100%);}
- #tumblr_controls {opacity: 0.5; -webkit-transition: opacity 0.7s linear; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
- #tumblr_controls:hover {opacity: 1; -webkit-transition: opacity 0.7s linear; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
- ::-webkit-scrollbar {
- width: 4px;
- height:3px;
- background:{color:Scrollbar Bg};
- border:1px solid #eee;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:Scrollbar};
- }
- @font-face {font-family:lilfont; src: url(http://static.tumblr.com/bj5zkci/I3Yn23fn9/04b_03__.ttf) format("truetype"); }
- @font-face {font-family:marketdeco; src: url(http://static.tumblr.com/bj5zkci/dz4n5dgth/market_deco.ttf) format("truetype"); }
- /* Body */
- body {
- font-family:calibri;
- font-size:10px;
- letter-spacing:1px;
- color:{color:Text};
- background:{color:Background};
- background-image:url('{image:Background}');
- background-repeat:repeat;
- background-attachment:fixed;
- }
- a {
- color:{color:Links};
- text-decoration:none;
- }
- a:hover {
- color:{color:Links Hover};
- }
- b, strong {
- color:{color:Bold};
- }
- i, em {
- color:{color:Italic};
- }
- u {
- color:{color:Underline};
- }
- h1 {
- font-family:helvetica;
- font-size:13px;
- text-transform:uppercase;
- text-align:center;
- background:{color:h1 Bg};
- color:{color:H1};
- padding:15px;
- border-left:15px solid {color:h1 border};
- }
- h1 a {
- color:{color:Links};
- text-decoration:none;
- }
- #quotes {
- margin-top:10px;
- font-family:helvetica;
- font-size:10px;
- background:{color:caption bg}
- color:{color:caption};
- padding:10px;
- text-align:center;
- letter-spacing:-1px;
- text-transform:none;
- }
- /* Top Bar */
- #topstuff {
- position:fixed;
- top:0px;
- z-index:9;
- background:{color:Top Bar};
- width:720px;
- height:60px;
- margin-left:-1px;
- border:1px solid {color:Container Border};
- }
- /* Title */
- .title {
- position:absolute;
- margin-top:0px;
- font-family:impact;
- border-right:1px solid {color:Title Border};
- font-size:35px;
- color:{color:Title};
- padding:7px;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- .title:first-letter {
- color:{color:First Letter Title};
- }
- /* Navigation */
- .links {
- position:absolute;
- margin-left:450px;
- margin-top:20px;
- font-family:calibri;
- font-size:10px;
- text-transform:uppercase;
- }
- .links a {
- display:inline-block;
- color:{color:Navigation};
- letter-spacing:1px;
- margin:10px;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- .links a:hover {
- text-shadow:1px -1px #eee;
- color:{color:Navigation Hover};
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- .icons {
- position:absolute;
- margin-left:440px;
- margin-top:-10px;
- }
- .icons img {
- margin:28px;
- }
- /* Popup Links */
- #fade { /*--Transparent background layer--*/
- display: none; /*--hidden by default--*/
- z-index: 9999;
- background:{color:Popup Bg};
- position: fixed; left: 0; top: 0;
- width:100%; height:100%;
- opacity:.80;
- }
- .popup_block{
- display: none; /*--hidden by default--*/
- z-index: 99999;
- padding: 20px;
- position: fixed;
- top:50%; left:50%;
- max-width:300px;
- /*--CSS3 Rounded Corners--*/
- -webkit-border-radius: 0px;
- -moz-border-radius: 0px;
- border-radius: 0px;
- }
- img.btn_close {
- padding:5px;
- float: right;
- margin: -30px 140px 0 0;
- }
- /*--Making IE6 Understand Fixed Positioning--*/
- *html #fade {
- position: absolute;
- }
- *html .popup_block {
- position: absolute;
- }
- #popnav a {
- display:block;
- font-family:arial;
- text-transform:uppercase;
- font-size:20px;
- line-height:19px;
- letter-spacing:-1px;
- text-align:center;
- color:{color:Popup Links};
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #popnav a:hover {
- padding:15px;
- color:{color:Popup Links Hover};
- -webkit-transition: opacity 0.2s linear;
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;
- }
- /* Description */
- #written {
- position:fixed;
- z-index:99;
- top:380px;
- width:720px;
- border:1px solid #eee;
- height:70px;
- margin-left:-1px;
- text-align:center;
- background:{color:Description Bg};
- }
- .desc {
- overflow:auto;
- width:250px;
- color:{color:Description};
- height:52px;
- margin-left:240px;
- margin-top:10px;
- background:;
- font-size:10px;
- font-family:calibri;
- }
- /* Slideshow by codrops */
- .sp-slideshow {
- position: fixed;
- z-index:9999;
- top:60px;
- width:700px;
- height:300px;
- border:10px solid #fff;
- outline:1px solid #eee;
- }
- .sp-content {
- position: relative;
- width: 100%;
- height: 100%;
- overflow: hidden;
- }
- .sp-parallax-bg {
- background:#fff;
- background-size: cover;
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- overflow: hidden;
- }
- .sp-slideshow input {
- position: absolute;
- bottom: 15px;
- left: 50%;
- width: 9px;
- height: 9px;
- z-index: 1001;
- cursor: pointer;
- opacity: 0;
- }
- .sp-slideshow input + label {
- position: absolute;
- bottom: 15px;
- left: 50%;
- width: 6px;
- height: 6px;
- display: block;
- z-index: 1000;
- border: 3px solid #fff;
- border: 3px solid rgba(255,255,255,0.9);
- border-radius: 50%;
- transition: background-color linear 0.1s;
- }
- .sp-slideshow input:checked + label {
- background-color: #fff;
- background-color: rgba(255,255,255,0.9);
- }
- .sp-selector-1, .button-label-1 {
- margin-left: -36px;
- }
- .sp-selector-2, .button-label-2 {
- margin-left: -18px;
- }
- .sp-selector-4, .button-label-4 {
- margin-left: 18px;
- }
- .sp-selector-5, .button-label-5 {
- margin-left: 36px;
- }
- .sp-slideshow input:checked ~ .sp-content {
- transition: background-position linear 0.6s, background-color linear 0.8s;
- }
- .sp-slideshow input:checked ~ .sp-content .sp-parallax-bg {
- transition: background-position linear 0.7s;
- }
- input.sp-selector-1:checked ~ .sp-content {
- background-position: 0 0;
- background-color: #727b7f;
- }
- input.sp-selector-2:checked ~ .sp-content {
- background-position: -100px 0;
- background-color: #7f7276;
- }
- input.sp-selector-3:checked ~ .sp-content {
- background-position: -200px 0;
- background-color: #737f72;
- }
- input.sp-selector-4:checked ~ .sp-content {
- background-position: -300px 0;
- background-color: #79727f;
- }
- input.sp-selector-5:checked ~ .sp-content {
- background-position: -400px 0;
- background-color: #7d7f72;
- }
- input.sp-selector-1:checked ~ .sp-content .sp-parallax-bg {
- background-position: 0 0;
- }
- input.sp-selector-2:checked ~ .sp-content .sp-parallax-bg {
- background-position: -200px 0;
- }
- input.sp-selector-3:checked ~ .sp-content .sp-parallax-bg {
- background-position: -400px 0;
- }
- input.sp-selector-4:checked ~ .sp-content .sp-parallax-bg {
- background-position: -600px 0;
- }
- input.sp-selector-5:checked ~ .sp-content .sp-parallax-bg {
- background-position: -800px 0;
- }
- .sp-slider {
- position: relative;
- left: 0;
- width: 500%;
- height: 100%;
- list-style: none;
- margin: 0;
- padding: 0;
- transition: left ease-in 0.8s;
- }
- .sp-slider > li {
- color: #fff;
- width: 20%;
- box-sizing: border-box;
- height: 100%;
- padding: 0 60px;
- float: left;
- text-align: center;
- opacity: 0.4;
- transition: opacity ease-in 0.4s 0.8s;
- }
- .sp-slider > li img{
- box-sizing: border-box;
- display: block;
- margin: 0 auto;
- padding:0px;
- margin-left:-60px;
- width:700px;
- height:300px;
- }
- input.sp-selector-1:checked ~ .sp-content .sp-slider {
- left: 0;
- }
- input.sp-selector-2:checked ~ .sp-content .sp-slider {
- left: -100%;
- }
- input.sp-selector-3:checked ~ .sp-content .sp-slider {
- left: -200%;
- }
- input.sp-selector-4:checked ~ .sp-content .sp-slider {
- left: -300%;
- }
- input.sp-selector-5:checked ~ .sp-content .sp-slider {
- left: -400%;
- }
- input.sp-selector-1:checked ~ .sp-content .sp-slider > li:first-child,
- input.sp-selector-2:checked ~ .sp-content .sp-slider > li:nth-child(2),
- input.sp-selector-3:checked ~ .sp-content .sp-slider > li:nth-child(3),
- input.sp-selector-4:checked ~ .sp-content .sp-slider > li:nth-child(4),
- input.sp-selector-5:checked ~ .sp-content .sp-slider > li:nth-child(5){
- opacity: 1;
- }
- /* Posts */
- #contain {
- top:445px;
- margin:auto;
- background:{color:Container Bg};
- width:720px;
- border-left:1px solid {color:Container Border};
- border-right:1px solid {color:Container Border};
- padding-bottom:60px;
- {block:PermalinkPage}
- height:auto;
- {/block:PermalinkPage}
- {block:if2columns}width:720px;{/block:if2columns}
- {block:if400px}width:720px;{/block:if400px}
- {block:if500px}width:720px;{/block:if500px}
- }
- .entry {
- float:left;
- position:relative;
- padding:30px;
- margin-left:25px;
- margin-top:25px;
- border:1px solid {color:Posts Border};
- background:{color:Posts Bg};
- color:{color:Posts Text};
- font-family:helvetica;
- font-size:10px;
- width:250px;
- {block:if2columns}
- width:250px;
- margin-left:35px;
- {/block:if2columns}
- {block:if400px}
- width:400px;
- margin-left:130px;
- margin-top:50px;
- {/block:if400px}
- {block:if500px}
- width:500px;
- margin-left:80px;
- margin-top:50px;
- {/block:if500px}
- {block:PermalinkPage}
- margin-left:130px;
- margin-top:50px;
- width:400px;
- padding-bottom:50px;
- {/block:PermalinkPage}
- }
- .entry a {
- color:{color:links};
- }
- .entry img{
- max-width:100%;
- display:block;
- }
- #caption {
- margin-top:-3px;
- color:{color:Caption};
- background:{color:Caption Bg};
- padding:5px;
- word-wrap:break-word;
- white-space:normal;
- font-size:11px;
- font-family:calibri;
- }
- /* Post Info */
- .entry:hover #information {
- width:100px;
- opacity:1;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- }
- #information {
- position:absolute;
- margin-top:-30px;
- margin-left:-30px;
- z-index:9;
- width:200px;
- padding:10px;
- color:{color:Post Info};
- background:{color:Post Info Bg};
- text-align:center;
- font-family:lilfont;
- font-size:8px;
- letter-spacing:1px;
- text-transform:uppercase;
- opacity:0;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #information a {
- color:{color:Post Info};
- }
- #information a:hover {
- width:100px;
- color:{color:Post Info Hover};
- opacity:1;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- }
- .likey a {
- color:{color:Post Notes};
- font-size:24px;
- font-family:arial;
- letter-spacing:-1px;
- }
- /* Asks */
- #askey {
- display:inline-block;
- margin:auto;
- background:{color:Asker bg};
- color:{color:Asker};
- padding:5px;
- padding-right:15px;
- float:left;
- margin-right:5px;
- text-transform:uppercase;
- }
- #askey a {
- color:{color:Asker};
- }
- .ques {
- text-align:left;
- background:{color:Question Bg};
- color:{color:Question};
- margin-top:10px;
- padding:10px;
- line-height:10px;
- font-family:calibri;
- font-size:10px;
- }
- .ques a {
- color:{color:Question};
- }
- .reply{
- Color:{color:Reply};
- background:{color:Reply Bg};
- text-align:left;
- padding:10px;
- font-size:10px;
- font-family:calibri;
- }
- /* Music */
- #albumart {
- position:absolute;
- width:100%;
- margin-left:15px;
- margin-top:0px;
- {block:if2columns}width:250px; margin-left:15px;{/block:if2columns}
- {block:if400px}width:400px;margin-left:130px;margin-top:0px;{/block:if400px}
- {block:if500px}width:550px;margin-left:230px;{/block:if500px}
- }
- #albumart img {
- width:auto;
- height:50px;
- margin-left:185px;
- border:5px solid {color:Audio border};
- }
- .moozic {
- overflow:hidden;
- position:absolute;
- width:160px;
- padding:15px;
- margin-left:0px;
- margin-top:0px;
- background:{color:Audio Bg};
- border:1px solid {color:Audio Border};
- {block:if2columns}width:160px; margin-left:0px;{/block:if2columns}
- {block:if400px}width:275px;margin-left:0px;margin-top:0px;{/block:if400px}
- {block:if500px}width:350px;margin-left:0px;{/block:if500px}
- }
- .moozinf {
- color:{color:Posts text};
- width:250px;
- margin-top:70px;
- margin-left:-10px;
- padding:10px;
- font-family:calibri;
- font-size:10px;
- line-height:10px;
- letter-spacing:1px;
- }
- /* Permalink */
- #permalink {
- position:absolute;
- margin-left:-161px;
- margin-top:110px;
- padding:20px;
- color:{color:Permalink};
- background:{color:Permalink Bg};
- border-top:1px solid {color:Permalink Border};
- font-size:9px;
- font-family:calibri;
- text-transform:uppercase;
- text-align:center;
- width:680px;
- height:auto;
- word-wrap:break-word;
- }
- #permalink a {
- display:inline-block;
- color:{color:Permalink};
- }
- .notecounts {
- position:absolute;
- overflow:auto;
- text-align:center;
- margin-left:-20px;
- margin-top:50px;
- font-family:helvetica;
- font-size:10px;
- background:{color:Permalink bg};
- color:{color:Permalink};
- text-transform:uppercase;
- padding:20px;
- width:680px;
- }
- .notecounts a {
- color:{color:Permalink};
- }
- .notecounts img {
- display:inline-block;
- border:5px solid {color:Permalink Border};
- border-radius:100%;
- }
- ol.notes {
- list-style-type:none;
- text-align:left;
- }
- /* Pagination */
- .pagination {
- z-index:99;
- position:fixed;
- top:380px;
- border:1px solid {color:Pagination Border};
- margin-left:-39px;
- padding:7px;
- background:{color:Pagination Bg};
- }
- .jump_page {
- display:block;
- padding: 4px 8px;
- color:{color:Pagination};
- font-family:century gothic;
- font-size:11px;
- text-decoration:none;
- }
- .current_page, .jump_page:hover {
- padding: 4px 8px;
- font-family:century gothic;
- font-size:10px;
- text-decoration:bold;
- }
- {block:IfInfiniteScroll}
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
- #infscr-loading {display:none;}
- .pagination {display:none!important;} {/block:IfInfiniteScroll}
- /* Hover text */
- #s-m-t-tooltip {
- z-index:999999;
- max-width:300px;
- margin-top:25px;
- margin-left:15px;
- padding-left:5px;
- padding-right:5px;
- padding-top:1px;
- padding-bottom:1px;
- background-color:#000;
- border:1px solid #fff;
- color:#fff;
- font-family:consolas;
- font-size:10px;
- letter-spacing:1px;
- text-transform:uppercase;
- line-height:13px;
- }
- /* theme credit - DON'T TOUCH */
- #thmcredit a {
- position:fixed;
- z-index:9;
- bottom:0px;
- right:0px;
- background:#fafafa;
- font-weight:bold;
- font-size:10px;
- padding:5px;
- border-radius:10%;
- color:#888;
- font-family:helvetica;
- }
- </style>
- <!-- DON'T MESS WITH THIS -->
- <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips();});})(jQuery);</script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- {block:IfInfiniteScroll}
- <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script>{/block:IfInfiniteScroll}
- <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script>
- $(function(){
- var $container = $('#contain');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '.entry',
- });
- });
- $container.infinitescroll({
- itemSelector : ".entry",
- navSelector : "div.pagination",
- nextSelector : ".pagination a#next",
- loadingImg : "",
- loadingText : "<em></em>",
- bufferPx : 10000,
- extraScrollPx: 12000,
- },
- // trigger Masonry as a callback
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- </head>
- <body>
- <div id="contain">
- <!-- Top Bar -->
- <div id="topstuff">
- <div class="title">{title}</div>
- <div class="icons">
- <img src="http://static.tumblr.com/bj5zkci/aP6n5dduo/005_08.png">
- <img src="http://static.tumblr.com/bj5zkci/MdZn5ddvy/005_24.png">
- <img src="http://static.tumblr.com/bj5zkci/JPmn5ddwv/005_31.png">
- <img src="http://static.tumblr.com/bj5zkci/Ckon5ddxx/005_44.png">
- </div>
- <!-- links -->
- <div class="links">
- <a href="/">home</a> /
- <a href="/archive">history</a> /
- <a href="/ask">message</a> /
- <a href="#?w=500" rel="menu" class="poplight">menu</a>
- </div>
- </div>
- <!-- Description -->
- <div id="written">
- <div class="desc">{description}
- </div></div>
- <!-- Slideshow -->
- <div class="sp-slideshow">
- <input id="button-1" type="radio" name="radio-set" class="sp-selector-1" checked="checked" />
- <label for="button-1" class="button-label-1"></label>
- <input id="button-2" type="radio" name="radio-set" class="sp-selector-2" />
- <label for="button-2" class="button-label-2"></label>
- <input id="button-3" type="radio" name="radio-set" class="sp-selector-3" />
- <label for="button-3" class="button-label-3"></label>
- <input id="button-4" type="radio" name="radio-set" class="sp-selector-4" />
- <label for="button-4" class="button-label-4"></label>
- <input id="button-5" type="radio" name="radio-set" class="sp-selector-5" />
- <label for="button-5" class="button-label-5"></label>
- <div class="sp-content">
- <div class="sp-parallax-bg"></div>
- <ul class="sp-slider clearfix">
- <li><img src="{image:Header Img 1}" alt="image01" /></li>
- <li><img src="{image:Header Img 2}" alt="image02" /></li>
- <li><img src="{image:Header Img 3}" alt="image03" /></li>
- <li><img src="{image:Header Img 4}" alt="image04" /></li>
- <li><img src="{image:Header Img 5}" alt="image05" /></li>
- </ul>
- </div>
- </div>
- <!-- Pagination -->
- <div class="pagination">
- {block:Pagination}
- {block:JumpPagination length="3"}
- {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}" id="next"></a>{/block:NextPage}{/block:Pagination}
- </div>
- <!-- Posts -->
- {block:posts}
- <div class="entry">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!-- Post info -->
- {block:IndexPage}
- <div id="information">
- <div class="likey">{block:NoteCount}
- <a href="{Permalink}" title="{NoteCount}">{NoteCount}</a>{/block:NoteCount}</div>
- <a href="{ReblogURL}" title="reblog">reblog</a> +
- {block:HasTags}
- <a href="{TagURL}" title="{block:Tags}#{Tag}{/block:Tags}">tags</a>
- {/block:HasTags}
- </div>{/block:IndexPage}
- <!-- the body -->
- {block:text}{block:title}<h1>{title}</h1>{/block:title}{body}{/block:text}
- {block:photo}
- {block:IndexPage}
- {block:if2columns}<img src="{PhotoURL-250}"/>{/block:if2columns}
- {block:if400px}<img src="{PhotoURL-400}"/>{/block:if400px}
- {block:if500px}<img src="{PhotoURL-500}"/>{/block:if500px}
- {block:ifShowCaptions}
- {block:caption}<div id="caption">{Caption}</div>{/block:caption}
- {/block:ifShowCaptions}{/block:IndexPage}
- {block:PermalinkPage}
- <img src="{PhotoURL-400}"/>
- {block:Caption}
- <div id="caption">{Caption}</div>
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:photo}
- {block:Photoset}
- {block:IndexPage}
- {block:if2columns}{Photoset-250}{/block:if2columns}
- {block:if400px}{Photoset-400}{/block:if400px}
- {block:if500px}{Photoset-500}{/block:if500px}
- {block:ifShowCaptions}
- {block:caption}<div id="caption">{Caption}</div>{/block:caption}
- {/block:ifShowCaptions}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-400}
- {block:Caption}
- <div id="caption">{Caption}</div>
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}<div id="quotes">❝{Quote}❞</div> {block:Source}<div align="right"></div>{/block:Source}{/block:Quote}
- {block:Link}
- <h1><a href="{URL}" target="{Target}">{Name}></a></h1>
- {block:Description}{Description}{/block:Description} {/block:Link}
- <!-- Music and Video -->
- {block:Audio}
- <div id="albumart">
- {block:AlbumArt}
- <img src="{AlbumArtURL}">
- {/block:AlbumArt}</div>
- <div class="moozic">{AudioPlayerWhite}</div>
- <div class="moozinf">{block:Artist}<b>ARTIST: </b>{Artist}{/block:Artist}<br>
- {block:TrackName}<B>TRACK: </B>{TrackName}{/block:TrackName}<br>
- {block:Album}<B>ALBUM: </B>{Album}{/block:Album}<br></div><br><br>
- {block:caption}<div id="caption">{caption}</div>{/block:caption}
- {/block:Audio}
- {block:Video}
- {block:if250px}{Video-250}{/block:if250px}
- {block:if400px}{Video-400}{/block:if400px}
- {block:if500px}{Video-500}{/block:if500px}
- {block:ifShowCaptions}{block:caption}<div id="caption">{Caption}</div>{/block:caption}{/block:ifShowCaptions}{/block:Video}
- <!-- chat -->
- {block:Chat}
- {block:Title}{Title}<br />{/block:Title}
- {block:Lines}
- {block:Label}<strong>{Label}</strong>{/block:Label} {Line}<br />
- {/block:Lines}
- {/block:Chat}
- <!-- Asks -->
- {block:Answer}
- <div class="ques"><div id="askey">{Asker}</div> {Question}</div>
- <div class="reply">{Answer}</div>
- {/block:Answer}
- <!-- Permalink -->
- {block:PermalinkPage}
- <div id="permalink">
- <h1>POST INFORMATION</h1>
- {block:Date}
- {DayOfMonth}{DayOfMonthSuffix} of {Month} {Year}{/block:Date} <BR>
- {block:NoteCount}
- <a href="{Permalink}" title="{NoteCount}">{NoteCount}<b> notes</b></a>{/block:NoteCount} <BR>
- <a href="{ReblogURL}" title="reblog">reblog</a><BR>
- {block:HasTags}
- <a href="{TagURL}"><b>TAGS:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</a><br>
- {/block:HasTags}
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}"><b>VIA:</b> {ReblogParentName}</a> <BR>
- <a href="{ReblogRootURL}"><b>SOURCE:</b> {ReblogRootName}</a>
- {/block:RebloggedFrom}{/block:PermalinkPage}
- {block:PostNotes}
- <div class="notecounts">{PostNotes}</div>
- {/block:PostNotes}
- </div>
- {/block:posts}
- </div>
- </body>
- <!-- theme credit - DO NOT REMOVE - -->
- <div id="thmcredit"><a href="http://dohdoro.tumblr.com" title="theme by dohdoro">DTHM.</a></div>
- <!-- Popup links -->
- <div id="menu" class="popup_block">
- <div id="popnav">
- <a href="{text:Link 1 URL}">{text:Link 1}</a>
- <a href="{text:Link 2 URL}">{text:Link 2}</a>
- <a href="{text:Link 3 URL}">{text:Link 3}</a>
- <a href="{text:Link 4 URL}">{text:Link 4}</a>
- <a href="{text:Link 5 URL}">{text:Link 5}</a>
- </div>
- </div>
- <!-- Theme by Dohdoro -->
- </html>
Advertisement
Add Comment
Please, Sign In to add comment