Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--- theme 12 'Insane' by Brianna @ colorfulmetaphors.tumblr.com
- Rules:
- 1. Do not remove the credit from the code or the theme. You may MOVE it, but leave it on the FIRST page of your blog, ie: it must be visible on the main page.
- 2. Do not redistribute this theme.
- 3. Do not steal this theme. Taking a portion of the code and adding it to your own theme/others' counts as stealing. If you want to learn how to do something, ask, and I will do my best to help you.
- 4. Do not use this theme as a base code.
- 5. If you have any problems, find glitches, or just need help, please ask me! That's not really a rule, but I'd love to help.
- Help:
- - Theme looks best in Google Chrome.
- - SAVE and REFRESH the page before changing appearance options.
- - The background image REPEAT and POSITION can be changed under the appearance options. Select or deslect 'BackgroundImageRepeat' and enter the position in 'bgimgposition'.
- - There are EIGHT extra links available. Add them under the appearance options. Try to keep the link names reasonably short.
- - There are three options for the post size. The default is grid 250px. For 400px or 500px, select the corresponding under the appearance options. Do not select both.
- - The topbar automatically scrolls. To keep it fixed in place, select 'FixedTopbar' under the appearance options.
- - The text displayed on the topbar is not your blog title. The text must be entered under 'quote' in the appearance options.
- - The BODY font SIZE can be changed under the appearance options. DO NOT add 'px' after the number.
- - The 'highlight' and 'highlighttext' color options refer to the background and text color that appears when you click and drag the cursor.
- Enjoy!
- --->
- <!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}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link href='http://fonts.googleapis.com/css?family=Rosarivo' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Old+Standard+TT:400,400italic' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Ruluko' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Allura' 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 type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#entries').masonry({
- itemSelector : ".post",
- },
- function() { $('#entries').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:sidebar" content="#f5f4f4">
- <meta name="color:sidebarborder" content="#e8e8e8">
- <meta name="color:topbar" content="#f7f7f7">
- <meta name="color:quote" content="#d1d1d1">
- <meta name="color:topbarborder" content="#e1e1e1">
- <meta name="color:text" content="#888888"/>
- <meta name="color:link" content="#333333"/>
- <meta name="color:linkhover" content="#999999">
- <meta name="color:tags" content="#FFFFFF">
- <meta name="color:tagshover" content="#777777">
- <meta name="color:tagsbackground" contnet="#EEEEEE">
- <meta name="color:infolink" content="#555555">
- <meta name="color:infolinkhover" content="#999999">
- <meta name="color:sidelink" content="#444444">
- <meta name="color:sidelinkhover" content="#CCCCCC">
- <meta name="color:sidelinkborder" content="#bebcbc">
- <meta name="color:sidelinkborderhover" content="#e7e7e7">
- <meta name="color:posts" content="#DDDDDD">
- <meta name="color:postsborder" content="#F5f5f5">
- <meta name="color:pagination" content="#e8e8e8">
- <meta name="color:scrollbarbackground" content="#DDDDDD">
- <meta name="color:scrollbar" content="#999999">
- <meta name="color:highlight" content="#DDDDDD">
- <meta name="color:highlighttext" content="#111111">
- <meta name="font:body" content="">
- <meta name="font:sidebar" content="">
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="">
- <meta name="text:quote" content="">
- <meta name="text:bodyfontsize" content="11">
- <meta name="text:bgimgposition" content="bottom right" />
- <meta name="text:link1" content="/">
- <meta name="text:link1name" content="link 1">
- <meta name="text:link2" content="/">
- <meta name="text:link2name" content="link 2">
- <meta name="text:link3" content="/">
- <meta name="text:link3name" content="link 3">
- <meta name="text:link4" content="/">
- <meta name="text:link4name" content="link 4">
- <meta name="text:link5" content="/">
- <meta name="text:link5name" content="link 5">
- <meta name="text:link6" content="/">
- <meta name="text:link6name" content="link 6">
- <meta name="text:link7" content="/">
- <meta name="text:link7name" content="link 7">
- <meta name="text:link8" content="/">
- <meta name="text:link8name" content="link 8">
- <meta name="if:BackgroundImageRepeat" content="" />
- <meta name="if:400pxPosts" content="">
- <meta name="if:500pxPosts" content="">
- <meta name="if:FixedTopbar" content="">
- <style type="text/css">
- 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;}
- ::-webkit-scrollbar {
- width: 7px;
- background-color:{color:scrollbarbackground};
- }
- ::-webkit-scrollbar-thumb {
- width:7px;
- background-color:{color:scrollbar};
- }
- ::selection {
- background: {color:highlight};
- color: {color:highlighttext};
- }
- #s-m-t-tooltip {
- z-index: 9999;
- background:{color:background};
- font-size: 9px;
- line-height: 11px;
- font-style:italic;
- font-family:lucida sans;
- border: 1px solid #F0F0F0;
- text-transform: lowercase;
- color: #AAA;
- max-width: 150px;
- padding: 5px 10px 5px 10px;
- display: block;
- margin: 15px 0px 0px -50px;
- box-shadow:3px 3px 5px;
- }
- body {
- margin:0px;
- padding:0px;
- background-color:{color:background};
- color:{color:text};
- font-size:{text:bodyfontsize}px;
- font-family:{font:body};
- line-height:11px;
- background-image:url('{image:background}');
- background-attachment:fixed;
- background-position:{text:bgimgposition};
- {block:IfBackgroundImageRepeat}
- background-repeat:repeat;
- {/block:IfBackgroundImageRepeat}
- {block:IfNotBackgroundImageRepeat}
- background-repeat:no-repeat;
- {/block:IfNotBackgroundImageRepeat}
- }
- a {
- color:{color:link};
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- a:hover {
- color:{color:linkhover};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- blockquote {
- padding-left:3px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:3px;
- border-left:2px solid;
- }
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- blockquote img {
- max-width:200px;
- }
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- h1 {
- font-size:13px;
- font-family: 'Rosarivo', serif;
- }
- #entries {
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- margin-left:375px;
- width:600px;
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- width:430px;
- margin-left:460px;
- {/block:If400pxPosts}
- {block:If500pxPosts}
- width:530px;
- margin-left:400px;
- {/block:If500pxPosts}
- {block:IfFixedTopbar}
- padding-top:9%;
- {/block:IfFixedTopbar}
- {block:IfNotFixedTopbar}
- padding-top:0%;
- {/block:IfNotFIxedTopbar}
- z-index:888;
- }
- #post {
- padding:10px;
- float:left;
- margin:10px;
- word-wrap:break-word;
- width:250px;
- background-color:{color:posts};
- border:5px solid {color:postsborder};
- z-index:888;
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- overflow:hidden;
- width:250px;
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- width:400px;
- {/block:If400pxPosts}
- {block:If500pxPosts}
- width:500px;
- {/block:If500pxPosts}
- }
- #sidebar {
- padding-bottom:10px;
- z-index:999;
- padding-top:40px;
- background-color:{color:background};
- {block:IfFixedTopbar}
- position:fixed;
- margin-top:-10px;
- {/block:IfFixedTopbar}
- {block:IfNotFixedTopbar}
- position:relative;
- margin-top:-10px;
- {/block:IfNotFixedTopbar}
- {block:IfNot400pxPosts}
- width:900px;
- margin-left:13%;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- width:800px;
- margin-left:18%;
- {/block:If400pxPosts}
- }
- #title {
- background-color:{color:topbar};
- height:30px;
- padding:25px 0px 20px 20px;
- border-bottom:1px solid {color:topbarborder};
- font-size:27px;
- word-spacing:7px;
- color:{color:quote};
- text-indent:40px;
- font-style:italic;
- line-height:25px;
- text-align:left;
- font-family: 'Amatic SC', cursive;
- text-shadow:2px 2px 5px;
- }
- #floaters {
- position:fixed;
- height:10px;
- {block:IfNot400pxPosts}
- width:900px;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- width:800px;
- {/block:If400pxPosts}
- }
- #over {
- text-align:center;
- padding-bottom:10px;
- font-family: 'Amatic SC', cursive;
- font-size:15px;
- padding-left:5px;
- padding-right:5px;
- word-spacing:4px;
- color:{color:sidelink};
- border-bottom:1px solid {color:sidebar};
- {block:IfFixedTopbar}
- margin-top:10px;
- padding-bottom:10px;
- {/block:IfFixedTopbar}
- {block:IfNotFixedTopbar}
- padding-bottom:5px;
- {/block:IfNotFixedTopbar}
- }
- #sidebarimage {
- width:200px;
- margin-left:-2px;
- }
- #sidebarimage img {
- width:200px;
- }
- #outer {
- position:fixed;
- top:-11px;
- width:196px;
- background-color:{color:sidebar};
- z-index:111;
- height:100%;
- border-left: 2px solid {color:sidebarborder};
- border-right:2px solid {color:sidebarborder};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- {block:IfFixedTopbar}
- padding-top:127px;
- {/block:IfFixedTopbar}
- {block:IfNotFixedTopbar}
- padding-top:110px;
- {/block:IfNotFixedTopbar}
- {block:IfNot400pxPosts}
- margin-left:13%;
- {/block:IfNot400pxPosts}
- {block:If400pxPosts}
- margin-left:18%;
- {/block:If400pxPosts}
- }
- .duo {
- width:13px;
- height:23px;
- overflow:hidden;
- padding-right:2px;
- margin:10px 0px 10px 35px;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- .duo:hover {
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- #links {
- position:absolute;
- margin:0px 0px 0px -52px;
- width:50px;
- height:100px;
- }
- .swirl a {
- display:block;
- margin-left:10px;
- width:20px;
- height:20px;
- -webkit-transform:rotate(134deg);
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- border:1px solid {color:sidelinkborder};
- background-color:{color:sidelinkborder};
- }
- .appear a {
- position:absolute;
- margin-top:-18px;
- font-size:9px;
- text-align:right;
- color:#999;
- color:{color:sidelink};
- font-family: 'Ruluko', sans-serif;
- width:25px;
- padding-bottom:3px;
- padding-right:3px;
- opacity:0;
- border-bottom:1px solid #333;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- .duo:hover .swirl a{
- width:17px;
- height:17px;
- margin-left:8px;
- color:{color:sidelink};
- -webkit-transform:rotate(-90deg);
- background-color:{color:sidelinkborderhover};
- border:1px solid {color:sidelinkborderhover};
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- }
- .duo:hover .appear a {
- padding-left:5px;
- margin-top:-15px;
- padding-right:15px;
- opacity:1;
- color:{color:sidelinkhover};
- margin-left:-37px;
- -webkit-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- border-bottom:1px solid {color:sidelinkborderhover};
- }
- #description {
- margin-top:10px;
- font-size:10px;
- margin-left:auto;
- margin-right:auto;
- text-align:right;
- width:180px;
- padding-right:5px;
- overflow:auto;
- height:180px;
- font-family:{font:sidebar};
- }
- #under {
- margin-left:0px;
- width:198px;
- margin-top:-5px;
- }
- #under a {
- display:block;
- font-size:10px;
- font-style:italic;
- text-align:right;
- margin-top:3px;
- color:{color:sidelink};
- font-family: 'Ruluko', sans-serif;
- border-bottom:1px solid {color:sidelinkborder};
- border-right:7px solid {color:sidelinkborder};
- padding:3px 8px 3px 0px;
- }
- #first a {
- padding-top:4px;
- }
- #under a:hover {
- padding-right:30px;
- color:{color:sidelinkhover};
- border-bottom:1px solid {color:sidelinkborderhover};
- border-right:7px solid {color:sidelinkborderhover};
- letter-spacing:5px;
- }
- #pagination {
- position:absolute;
- bottom:2px;
- right:0px;
- z-index:999;
- }
- #pagination a{
- font-size:19px;
- font-family:baskerville;
- color:{color:sidelink};
- }
- #pagination a:hover {
- color:{color:sidelinkhover};
- }
- #movers {
- position:absolute;
- margin-top:-21px;
- width:60px;
- z-index:777;
- {block:IfNotFixedTopbar}
- right:15px;
- {/block:IfNotFixedTopbar}
- {block:IfFixedTopbar}
- right:10px;
- {/block:IfFixedTopbar}
- }
- #spacer {
- font-size:11px;
- color:{color:pagination};
- height:10px;
- text-align:left;
- font-family: 'Ruluko', sans-serif;
- margin-left:10px;
- font-style:italic;
- }
- #pointy {
- font-size:11px;
- text-align:right;
- font-style:italic;
- color:{color:pagination};
- margin-top:10px;
- padding-right:12px;
- padding-left:20px;
- font-family: 'Ruluko', sans-serif;
- padding-top:7px;
- border-top:1px solid {color:topbarborder};
- }
- #info {
- font-size:9px;
- text-align:center;
- border-top:1px solid {color:text};
- font-family: 'Ruluko', sans-serif;
- margin-top:7px;
- padding-top:5px;
- font-style:italic;
- }
- #info a{
- color:{color:infolink};
- }
- #info a:hover {
- color:{color:infolinkhover};
- }
- #tags {
- font-size:9px;
- text-align:left;
- margin-top:5px;
- background-color:{color:tagsbackground};
- padding:5px;
- text-transform:none;
- font-family: 'Ruluko', sans-serif;
- }
- #tags a {
- color:{color:tags};
- }
- #tags a:hover {
- color:{color:tagshover};
- }
- #credit {
- position:fixed;
- bottom:5px;
- right:5px;
- padding:3px 10px 0px 5px;
- font-size:12px;
- color:{color:sidelink};
- border:1px solid {color:sidelinkborder};
- font-family: 'Allura', cursive;
- -webkit-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- #credit:hover {
- bottom:3px;
- right:3px;
- color:{color:sidelinkhover};
- border:3px double {color:sidelinkborderhover};
- -webkit-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- .quote {
- padding-left:50px;
- padding-right:50px;
- font-size:12px;
- line-height:110%;
- text-align:center;
- font-family: 'Droid Sans', sans-serif;
- }
- .portrait {
- float:left;
- padding-right:5px;
- }
- #asker {
- margin-top:6px;
- font-size:15px;
- padding-bottom:4px;
- font-family: 'Amatic SC', cursive;
- letter-spacing:2px;
- }
- #question {
- margin-top:-3px;
- border-bottom:1px solid {color:text};
- padding-bottom:10px;
- }
- .audio {
- margin-right:5px;
- width:70px;
- float:left;
- }
- .hidden {
- width:70px;
- height:73px;
- }
- .pull {
- margin-left:4px;
- margin-top:-6px;
- }
- .tumblr_audio_player {
- margin:0px;
- padding:0px;
- width:500px;
- height:50px;
- }
- .player {
- width:35px;
- height:37px;
- margin-left:10px;
- margin-top:10px;
- background-color:#999;
- overflow:hidden;
- position:absolute;
- opacity:0.7;
- background-color:#fff;
- border:7px solid #ECECEC;
- -webkit-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- .player:hover {
- opacity:1;
- -webkit-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- .caption {
- margin-top:20px;
- }
- .audio img{
- max-width: 70px;
- height: auto;
- }
- .song {
- margin-left:70px;
- margin-top:-55px;
- text-transform:uppercase;
- font-size:10px;
- padding-bottom:13px;
- font-family: 'Droid Sans', sans-serif;
- }
- ol.notes {
- padding:0px;
- margin-left:10px;
- list-style-type:decimal;
- font-style:italic;
- border-bottom: solid 1px {color:borders};
- }
- ol.notes li.note {
- border-top: solid 1px {color:borders};
- padding: 10px;
- font-family: 'Droid Sans', sans-serif;
- }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;
- }
- ol.notes li.note blockquote {
- border-color: {color:text};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- {CustomCSS}</style></head><body>
- <div id="outer">
- {block:IfNotFixedTopbar}
- <div id="over">
- {Title}
- </div>
- {/block:IfNotFixedTopbar}
- <div id="links">
- {block:IfLink1Name}
- <div class="duo">
- <div class="swirl">
- <a href="{text:link1}"></a>
- </div>
- <div class="appear">
- <a href="{text:link1}">{text:link1name}</a>
- </div>
- </div>
- {/block:IfLink1Name}
- {block:IfLink2Name}
- <div class="duo">
- <div class="swirl">
- <a href="{text:link2}"></a>
- </div>
- <div class="appear">
- <a href="{text:link2}">{text:link2name}</a>
- </div>
- </div>
- {/block:IfLink2Name}
- {block:IfLink3Name}
- <div class="duo">
- <div class="swirl">
- <a href="{text:link3}"></a>
- </div>
- <div class="appear">
- <a href="{text:link3}">{text:link3name}</a>
- </div>
- </div>
- {/block:IfLink3Name}
- {block:IfLink4Name}
- <div class="duo">
- <div class="swirl">
- <a href="{text:link4}"></a>
- </div>
- <div class="appear">
- <a href="{text:link4}">{text:link4name}</a>
- </div>
- </div>
- {/block:IfLink4Name}
- {block:IfLink5Name}
- <div class="duo">
- <div class="swirl">
- <a href="{text:link5}"></a>
- </div>
- <div class="appear">
- <a href="{text:link5}">{text:link5name}</a>
- </div>
- </div>
- {/block:IfLink5Name}
- {block:IfLink6Name}
- <div class="duo">
- <div class="swirl">
- <a href="{text:link6}"></a>
- </div>
- <div class="appear">
- <a href="{text:link6}">{text:link6name}</a>
- </div>
- </div>
- {/block:IfLink6Name}
- </div>
- <div id="sidebarimage">
- <img src="{image:sidebar}">
- </div>
- {block:IfFixedTopbar}
- <div id="over">
- {Title}
- </div>
- {/block:IfFixedTopbar}
- <div id="under">
- <div id="first"><a href="/">home</a></div>
- <a href="/ask">askbox</a>
- {block:IfLink7Name}
- <a href="{text:link7}">{text:link7name}</a>
- {/block:IfLink7Name}
- {block:IfLink8Name}
- <a href="{text:link8}">{text:link8name}</a>
- {/block:IfLink8Name}
- </div>
- <div id="description">
- {Description}
- </div>
- </div>
- <div id="sidebar">
- <div id="title">
- {text:quote}
- </div>
- <div id="pagination">
- {block:JumpPagination length="8"}
- {block:JumpPage}
- <a title="page {PageNumber}" href="{URL}">•</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- </div>
- <div id="floaters">
- {block:Pagination}
- <div id="movers">
- <div id="spacer">
- {block:PreviousPage}
- <a href="{PreviousPage}">prev</a>
- {/block:PreviousPage}
- </div>
- <div id="pointy">
- {block:NextPage}
- <a href="{NextPage}">next</a>
- {/block:NextPage}
- </div>
- </div>
- {/block:Pagination}
- </div>
- </div>
- <a target="blank" href="http://colorfulmetaphors.tumblr.com"><div id="credit">T</div></a>
- <div id="entries">
- {block:Posts}
- <div id="post">
- {block:Text}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <center>{LinkOpenTag}
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- <img src="{PhotoURL-250}">
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {block:If500pxPosts}
- <img src="{PhotoURL-500}">
- {/block:If500pxPosts}
- {block:If400pxPosts}
- <img src="{PhotoUrl-500}" width="400">
- {/block:If400pxPosts}
- {LinkCloseTag}</center>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {block:IfNot400pxPosts}
- {block:IfNot500pxPosts}
- {Photoset-250}
- {/block:IfNot500pxPosts}
- {/block:IfNot400pxPosts}
- {block:If500pxPosts}
- {Photoset-500}
- {/block:If500pxPosts}
- {block:If400pxPosts}
- {Photoset-400}
- {/block:If400pxPosts}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- {Quote}
- </div>
- {block:Source}
- <div style="text-align:center; font-family: 'Droid Sans', sans-serif;">— {Source} —
- </div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- {block:Lines}
- {block:Label}
- <strong>{Label} </strong>
- {/block:Label}
- {Line}<br />
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}
- <div class="audio">
- <div class="pull">
- <img src="{AlbumArtURL}">
- </div>
- </div>
- {/block:AlbumArt}
- <div class="hidden">
- <div class="player">
- {AudioPlayerWhite}
- </div>
- </div>
- <div class="song">
- {block:TrackName}
- {TrackName}
- {/block:TrackName}
- {block:Artist}
- <br />{Artist}
- {/block:Artist}
- <br />{PlayCountWithLabel}
- </div>
- {block:Caption}
- <div class="caption">
- {Caption}
- </div>
- {/block:Caption}
- {/block:Audio}
- {block:Video}
- {block:IfNot500pxPosts}
- {block:IfNot400pxPosts}
- {Video-250}
- {/block:IfNot400pxPosts}
- {/block:IfNot500pxPosts}
- {block:If500pxPosts}
- {Video-500}
- {/block:If500pxPosts}
- {block:If400pxPosts}
- {Video-400}
- {/block:If400pxPosts}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Video}
- {block:Answer}
- <div class="portrait">
- <img src="{AskerPortraitURL-48}">
- </div>
- <div id="asker">
- {Asker}
- </div>
- <br />
- <div id="question">
- {Question}
- </div>
- <br />
- {Answer}
- {/block:Answer}
- <div id="info">
- {block:Date}
- <a href="{Permalink}">
- {TimeAgo} |
- {/block:Date}
- {NoteCountWithLabel}
- </a>
- {block:RebloggedFrom}
- |
- {block:ContentSource}
- <a title="{ReblogRootName}" href="{SourceURL}">source</a>
- :
- {/block:ContentSource}
- <a title="{ReblogParentName}" href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
- |
- <a href="{ReblogURL}">reblog</a>
- </div>
- {block:HasTags}
- <div id="tags">
- {block:Tags} <a href="{TagURL}">{Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- </div>
- <br /><br /><br /><br /><br /><br />
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:Posts}</div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment