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">
- <head><title>{Title}</title>
- <link rel="shortcut icon" href="{image:Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!----------------------------------------------------------------------
- ✿ aerie by karasunogf.tumblr.com ✿
- ✿ Feel free to ask me any questions and I'll be glad to help!! ✿
- ✿ Please do not remove credit or claim theme as your own. Thanks! ✿
- ------------------------------------------------------------------------>
- <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(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:1,
- tip_fade_speed:100,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".linkie").hide();
- $(".links_title").click(function(){
- $(this).next(".linkie").slideToggle('fast');
- }); }); </script>
- <!---- options --->
- <meta name="image:Favicon" content="" />
- <meta name="image:Sidebar" content=""/>
- <meta name="image:Background" content=""/>
- <meta name="image:Right Image" content=""/>
- <meta name="image:Left Image" content=""/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Header Bg" content="#fbeae6"/>
- <meta name="color:Text" content="#000"/>
- <meta name="color:Post Footer" content="#edf9ff"/>
- <meta name="color:Title Color" content="#000"/>
- <meta name="color:Header Title" content="#000"/>
- <meta name="color:Sidebar Text" content="#000"/>
- <meta name="color:Footer Text" content="#000"/>
- <meta name="color:Border" content="#000"/>
- <meta name="color:Link" content="#000"/>
- <meta name="color:Link Underline" content="#97c5e0"/>
- <meta name="color:Hover" content="#fff"/>
- <meta name="color:Hover Bg" content="#000"/>
- <meta name="color:Nav Menu Bg" content="#f7dfd9"/>
- <meta name="color:Nav Menu Border" content="#000"/>
- <meta name="color:Scrollbar" content="#f7dfd9"/>
- <meta name="color:Selection Color" content="#000"/>
- <meta name="color:Selection Text" content="#fff"/>
- <meta name="if:Background Stretch" content="0" />
- <meta name="if:Sidebar Right" content="0" />
- <meta name="if:Sidebar Pic" content="0" />
- <meta name="if:List Nav" content="0" />
- <meta name="if:DropDown Nav" content="0" />
- <meta name="if:Top Footer" content="0" />
- <meta name="if:White Top Footer Button" content="0" />
- <meta name="if:Show Tags" content="1" />
- <meta name="if:Pages on Bottom" content="0" />
- <meta name="if:Infinite Scroll" content="0" />
- <meta name="if:Link 1" content="1" />
- <meta name="if:Link 2" content="1" />
- <meta name="if:Link 3" content="1" />
- <meta name="if:Link 4" content="0" />
- <meta name="if:Link 5" content="0" />
- <meta name="if:Link 6" content="0" />
- <meta name="if:Link 7" content="0" />
- <meta name="if:Link 8" content="0" />
- <meta name="select:Font" content="ms pgothic" title="ms pgothic">
- <meta name="select:Font" content="Inconsolata" title="Inconsolata">
- <meta name="select:Font" content="Arial" title="Arial">
- <meta name="text:box height" content="675"/>
- <meta name="text:sidebar margin" content="00"/>
- <meta name="text:blog title" content="title"/>
- <meta name="text:header" content="header title"/>
- <meta name="text:navigation title" content="navigation"/>
- <meta name="text:sidepic title" content="(❁´‿`❁)*✲゚*"/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 1 title" content="home"/>
- <meta name="text:link 2 url" content="/ask"/>
- <meta name="text:link 2 title" content="ask"/>
- <meta name="text:link 3 url" content="/archive"/>
- <meta name="text:link 3 title" content="past"/>
- <meta name="text:link 4 url" content="/"/>
- <meta name="text:link 4 title" content=""/>
- <meta name="text:link 5 url" content="/"/>
- <meta name="text:link 5 title" content=""/>
- <meta name="text:link 6 url" content="/"/>
- <meta name="text:link 6 title" content=""/>
- <meta name="text:link 7 url" content="/"/>
- <meta name="text:link 7 title" content=""/>
- <meta name="text:link 8 url" content="/"/>
- <meta name="text:link 8 title" content=""/>
- <meta name="text:Right Image Width" content=""/>
- <meta name="text:Right Image Margin Left" content="0"/>
- <meta name="text:Right Image Margin Bottom" content="0"/>
- <meta name="text:Left Image Width" content=""/>
- <meta name="text:Left Image Margin Left" content="0"/>
- <meta name="text:Left Image Margin Bottom" content="0"/>
- <!---- options --->
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
- <link href='https://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
- <style type="text/css">
- ::-webkit-scrollbar {height: 10px;width: 5px;background-color:transparent; }::-webkit-scrollbar-thumb{padding-right: 2px;background-color: {color:scrollbar};height: 50px; border-top: 1px solid transparent;;}
- ::selection {background: {color:selection color};color: {color:selection Text};}::-moz-selection {background: {color:selection color};
- color: {color:selection Text};}::-webkit-selection {background: {color:selection color};color: {color:selection Text};}
- #s-m-t-tooltip {max-width:300px;background-color: rgba(255,255,255,0.9);border:1px solid black;font-size:11px;color: #000;letter-spacing:0px;text-transform:lowercase;padding:3px;margin:15px 0px 0px 15px;z-index:999;}
- body {background:{color:background};background-image:url('{image:Background}');background-attachment: fixed;{block:ifnotBackgroundStretch}background-repeat: repeat;{/block:ifnotBackgroundStretch}{block:ifBackgroundStretch}background-size: 100% 100%;{/block:ifBackgroundStretch}font-family:{select:font};font-size:13px;line-height: 1.5 em;letter-spacing: 0px;color:{color:text};}
- a {text-decoration: none;outline:none;-moz-outline-style:none;color:{color:link};-webkit-transition: all 0.0s;-moz-transition: all 0.0s ;-o-transition: all 0.0s ;-ms-transition: all 0.0s ;transition: all 0.0s ;} a:hover {color:{color:hover};border:0px;; -webkit-transition: all 0.0s;-moz-transition: all 0.0s ;-o-transition: all 0.0s ;-ms-transition: all 0.0s ;transition: all 0.0s;cursor: help;}
- #wrapper {width:auto; height:auto; }
- #content {width: 600px; height:{text:box height}px; margin:auto; border:1px solid {color:border}; margin-top: 0px;overflow-y: scroll;background-color: rgba(255,255,255,0.5);word-wrap: break-word;}
- #post{margin:auto;background-color: rgba(255,255,255,0.5); width: 400px;margin-bottom: 50px;padding:5px;word-wrap: break-word; border: 0px rgba(0,0,0,0.5) solid;} #post a{{color:link};}
- #post img, img, body img {border:0px solid #000; max-width: 100%;} img a{border:0px solid #000; outline:none;}#post img a:hover{border:0px solid #000; outline:none; background-color: transparent;}#posttitle {width: auto;height: auto;text-align: center;font-size:16px;font-family: {select:font};color:{color:title color};padding: 5px;border-bottom: 1px solid {color:border}; padding-bottom: 10px;}iframe.photoset {width: 400px }
- .photoset img {max-width: 100%;}
- blockquote {margin:10px 0px; display:block; position:relative; border-left: 1px solid #000;margin-left: 10px;padding-left:10px;}blockquote blockquote, blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote {margin-left: 10px;padding-left:10px;border-left:1px solid #000;}blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote, blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote {margin-left: 10px;padding-left:10px;border-left:1px solid #000;}blockquote img {max-width:100%;}
- #header{margin:auto;margin-top: 50px;width:600px;position:relative;text-align:center;height: 30px; padding-top: 10px; background-color:{color:header bg}; color: {color:header title};border: 1px solid {color:border}; border-bottom: 0px solid {color:border};}
- #header a, #bottom a{color:{color:header title};}
- #bottom{margin:auto;width:600px;position:relative;text-align:center;height: 30px; padding-top: 10px; background-color:{color:header bg}; border: 1px solid {color:border}; border-top: 0px solid {color:border};color: {color:header title};}
- #tit{ font-size: 20px; letter-spacing: 5px; }#tit2 {border-bottom: 1px solid {color:link underline}; padding-bottom:5px;text-align:{block:ifnotsidebarright}right{/block:ifnotsidebarright}{block:ifsidebarright}text-align:left{/block:ifsidebarright};font-size:16px;font-family: {select:font}; letter-spacing:1px;color:{color:font};} #tit a:hover{border-bottom: 0px solid {color:link underline}; background-color:transparent; color:{color:title color};}#header a:hover, #bottom a:hover{background-color:transparent; color:{color:header title};}
- #theme{width: 10px; height:12px;padding: 5px; padding-top:3px;text-align:center; background-color: rgba(255,255,255,0.5); border:1px solid rgba(0,0,0,0.7);}
- #sidebar {width: 200px; float:right;height: auto;position: fixed !important;color:{color:sidebar text};z-index: 999;margin-left:{block:ifnotsidebarright}-215px{/block:ifnotsidebarright} {block:ifsidebarright}610px{/block:ifsidebarright};background-color:transparent;padding:3px;text-align:{block:ifnotsidebarright}right{/block:ifnotsidebarright} {block:ifsidebarright}left{/block:ifsidebarright};margin-top: {text:sidebar margin}px;}#sidebar a{color:{color:sidebar text}}#sidebar a:hover{color:{color:hover};}#linkie {position:relative;display: block;word-spacing: 8px;background-color:transparent;margin:auto; margin-top: 15px;text-align:{block:ifnotsidebarright}right{/block:ifnotsidebarright}{block:ifsidebarright}left{/block:ifsidebarright};width:200px;line-height: 140%;font-size: 11.5px; text-wrap: break-word;}#linkie a {border-bottom: 1px solid {color:link underline};}#linkie a:hover{background-color: {color:hover bg}; color:{color:hover};border-bottom: 0px solid;}#desc{margin-top: 20px; width: 175px; margin-left:{block:ifnotsidebarright}25px{/block:ifnotsidebarright}{block:ifsidebarright}0px{/block:ifsidebarright}; text-align:{block:ifnotsidebarright}right{/block:ifnotsidebarright}{block:ifsidebarright}text-align:left{/block:ifsidebarright};}#desc a:hover{background-color: {color:hover bg}; color:{color:hover}; border-bottom: 0px solid;}#pic{position: relative;z-index: 100;{block:ifnotsidebarright}margin-left:90px;{/block:ifnotsidebarright}{block:ifsidebarright}margin-left:0px;{/block:ifsidebarright}; border:0px solid {color:border}; width: 110px; height:110px;}
- select {margin-top:20px;-webkit-appearance: none;-moz-appearance: none;appearance: margin:auto;none;outline:none;padding: 2px;border: none;font-family:{select:font};font-size:12px;letter-spacing: 0px;color: {color:text};width: 100px;border:1px solid {color:nav menu border};background-color: {color:nav menu bg};text-transform:lowercase;}
- #pic img{width: 110px;height: 110px; border:0px solid {color:border};}#pic img:hover{border:0px; outline:none; background-color: transparent;}
- #pagination {position:absolute;display:block;width: 200px;margin-left:-1px;margin-top: 10px;min-height: 15px;font-size: 11px;text-align:{block:ifnotsidebarright}right{/block:ifnotsidebarright}{block:ifsidebarright}left{/block:ifsidebarright};background-color:transparent;padding-top: 5px;{block:IfPostShadow}box-shadow:rgba(0,0,0,0.2)6px 6px;{/block:IfPostShadow}}#pagination: a {text-align:center;padding:2px;}
- #text {position:relative; display:block; background-color: transparent; word-wrap: break-word;}#text a{border-bottom: 1px solid {color:link underline};}#text a:hover{background-color:{color:hover bg}; border:0px;}
- #footie {position: relative; margin:auto;width:{block:iftopfooter}402px{/block:iftopfooter}{block:ifnottopfooter}385px{/block:ifnottopfooter};min-height:16px;padding:5px;margin-top: 10px;background-color: {color:post footer};text-align:left;padding-right: 8px;text-transform:lowercase; font-size: 12px; border:1px solid {color:border};color:{color:footer text};}
- #footie a:hover{background-color: {color:hover bg}; border:none; color:{color:hover};}#footie a{border-bottom: 1px solid {color:link underline}; color:{color:footer text};}
- #info {position:relative; margin-top: 20px;width: auto; padding: 5px;border-top: 1px solid {color:border};background-color: {color:footer background};text-align:center;}#info a:hover{background-color: {color:hover bg}; border:none;}#info a{border-bottom: 1px solid {color:link underline};}
- #notes {padding:10px;background-color: {color:posts color};font-size: 11px;max-height: 200px;overflow-y:auto;border-top: 1px solid {color:border};}#notes a:hover{background-color: {color:hover bg}; border:none;color:{color:hover}
- }#notes a{color:{color:link};}
- ol.notes {list-style: none;padding: 0px 0px 10px 0px;}
- ol.notes img {width: 16px;height: 16px;border: 1px solid {color:border};margin-right: 5px; width: 16px; height: 16px;}
- #nextp {width: 125px;display:block;float:right;padding-right:5px;text-align:right}#previousp {width: 125px;display:block;margin-left: 5px;float:left;padding-right:5px;text-align:left}
- .tumblr_audio_player {width: 55px; height: 55px; overflow: hidden; position: absolute;margin:20px;opacity: 0.4;z-index: 1000;-webkit-transition: all 0.3s;-moz-transition: all 0.3s ;-o-transition: all 0.3s ;-ms-transition: all 0.3s ;transition: all 0.3s;}.tumblr_audio_player:hover{opacity: 0.6;-webkit-transition: all 0.3s;-moz-transition: all 0.3s ;-o-transition: all 0.3s ;-ms-transition: all 0.3s ;transition: all 0.3s;}.audioimgwrapper {position: absolute; z-index: 1;border: 1px solid {color:border};overflow: hidden;width: 90px;height: 90px;}.audioimgwrapper img {width: 100%;height: 90px;}.trackdetails {padding-left:10px;border-left: 2px solid {color:border};width: auto;display:inline-block;padding-top:10px;margin-left:100px;min-height: 83px; word-wrap:break-word;}.audiowrapper {position: relative;display:inline-block;}
- table a:hover{ background-color: {color:hover bg};}table img a:hover{ background-color: none;}
- #footie img{width:16px; outline:none;}
- #footie img a{ border:none;}
- #topbar {display:block;float:right;height: 17px;}
- #topbar a:hover, #topbar a{border-bottom:0px solid #000; background-color:transparent;}
- #tags {position:relative;margin-top:10px;padding:3px;background-color:transparent;text-align: left;font-size: 11px; }#tags a{ text-decoration: none;border-bottom: 0px solid; margin-right:5px;}#tags a:hover{background-color:{color:hover bg};border:0px solid #000;}
- #theme a{color:black;}
- .chat ul { position:relative;list-style: none; margin-left:-40px; width:400px;} .chat .odd, .chat .even {padding: 5px;}
- #quote {text-size: 20px;padding: 10px 10px 5px 10px;font-family: {select:font};text-align: center;}
- #open {position: relative; font-size: 45px;font-family:georgia;opacity: 0.5;float:left; margin-top:-10px;}
- #close {position: relative; font-size: 45px;font-family:georgia;opacity: 0.5;float:right;}
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="wrapper">
- <div id="header">
- <div id="tit"><a href="/" title="refresh">{text:header}</a></div>
- </div>
- <div id="content">
- <div id="sidebar">
- {block:ifnotsidebarpic}<div id="tit2"><a href="/" title="{text:sidepic title}">{text:blog title}</a></div> {/block:ifnotsidebarpic}{block:ifsidebarpic}<div id="pic"><a href="/" title="{text:sidepic title}"><img src="{image:sidebar}"/></a></div>{/block:ifsidebarpic}
- <div id="desc">{Description}</div>
- {block:ifnotdropdownnav}
- {block:ifnotlistnav}
- <div id="linkie">
- {block:ifLink1}<a href="{text:link 1 url}">{text:link 1 title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:link 2 url}">{text:link 2 title}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:link 3 url}">{text:link 3 title}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:link 4 url}">{text:link 4 title}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:link 5 url}">{text:link 5 title}</a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:link 6 url}">{text:link 6 title}</a>{/block:ifLink6}
- {block:ifLink7}<a href="{text:link 7 url}">{text:link 7 title}</a>{/block:ifLink7}
- {block:ifLink8}<a href="{text:link 8 url}">{text:link 8 title}</a>{/block:ifLink8}
- </div>
- {/block:ifnotlistnav}
- {block:iflistnav}
- <div id="linkie">
- {block:ifLink1}<a href="{text:link 1 url}">{text:link 1 title}</a><br>{/block:ifLink1}
- {block:ifLink2}<a href="{text:link 2 url}">{text:link 2 title}</a><br>{/block:ifLink2}
- {block:ifLink3}<a href="{text:link 3 url}">{text:link 3 title}</a><br>{/block:ifLink3}
- {block:ifLink4}<a href="{text:link 4 url}">{text:link 4 title}</a><br>{/block:ifLink4}
- {block:ifLink5}<a href="{text:link 5 url}">{text:link 5 title}</a><br>{/block:ifLink5}
- {block:ifLink6}<a href="{text:link 6 url}">{text:link 6 title}</a><br>{/block:ifLink6}
- {block:ifLink7}<a href="{text:link 7 url}">{text:link 7 title}</a><br>{/block:ifLink7}
- {block:ifLink8}<a href="{text:link 8 url}">{text:link 8 title}</a><br>{/block:ifLink8}
- </div>
- {/block:iflistnav}
- {/block:ifnotdropdownnav}
- {block:ifdropdownnav}
- <form action="">
- <select onChange="location.href=this.options[this.selectedIndex].value;">
- <option value=""><center>{text:navigation title}</center></option>
- {block:ifLink1}<option value="{text:link 1 url}">{text:link 1 title}</option>{/block:ifLink1}
- {block:ifLink2}<option value="{text:link 2 url}">{text:link 2 title}</option>{/block:ifLink2}
- {block:ifLink3}<option value="{text:link 3 url}">{text:link 3 title}</option>{/block:ifLink3}
- {block:ifLink4}<option value="{text:link 4 url}">{text:link 4 title}</option>{/block:ifLink4}
- {block:ifLink5}<option value="{text:link 5 url}">{text:link 5 title}</option>{/block:ifLink5}
- {block:ifLink6}<option value="{text:link 6 url}">{text:link 6 title}</option>{/block:ifLink6}
- {block:ifLink7}<option value="{text:link 7 url}">{text:link 7 title}</option>{/block:ifLink7}
- {block:ifLink8}<option value="{text:link 8 url}">{text:link 8 title}</option>{/block:ifLink8}
- </select>
- </form>
- <p>
- {/block:ifdropdownnav}
- {block:ifnotinfinitescroll}
- {block:ifnotpagesonbottom}
- {block:Pagination}
- <div id="pagination" style="margin:auto; width:200px; text-align:{block:ifnotsidebarright}right{/block:ifnotsidebarright}{block:ifsidebarright}left{/block:ifsidebarright}; margin-top:15px;">
- {block:PreviousPage}<a class="jump_page" href="{PreviousPage}"><i class="fa fa-chevron-left" title="previous page"></i></a>{/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}<span class="current_page" style="padding:5px">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}<a class="jump_page" href="{NextPage}"><i class="fa fa-chevron-right" title="next page"></i></a>{/block:NextPage}
- </div>
- {/block:Pagination}
- {/block:ifnotpagesonbottom}
- {/block:ifnotinfinitescroll}
- </div>
- {block:ifinfinitescroll}<script type="text/javascript" src="http://proto.jp/js/tumblrAutoPager.js"></script>{/block:ifinfinitescroll}
- {block:ifinfinitescroll}<div class = "autopagerize_page_element" >{/block:ifinfinitescroll}
- {block:Posts}
- <br><br>
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- {block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:iftopfooter}{block:indexpage}<div id="footie" style="margin-bottom: 4px; height:auto; padding:3px;">
- <div id="topbar">
- {block:ifnotwhitetopfooterbutton}
- <a href="{permalink}" title="{TimeAgo} with {NoteCountWithLabel}"><img src="https://40.media.tumblr.com/1f448ef1bf0102c345f6ebcaaff25d20/tumblr_nltwr1acqf1u5cuu7o5_r1_75sq.png"></a>
- <a href="{ReblogURL}" title="reblog"><img src="https://40.media.tumblr.com/e24ee7c828fb96f9946dc76a51ab22b5/tumblr_nltwr1acqf1u5cuu7o4_75sq.png"></a>
- {/block:ifnotwhitetopfooterbutton}
- {block:ifwhitetopfooterbutton}
- <a href="{permalink}" title="{TimeAgo} with {NoteCountWithLabel}"><img src="https://36.media.tumblr.com/a1377f41f6aab866ea829dc0633bab20/tumblr_nm8sl6g0FH1qi7le7o3_r1_75sq.png"></a>
- <a href="{ReblogURL}" title="reblog"><img src="https://40.media.tumblr.com/d1ed1766ea2db471ba8ae3ee6fa91704/tumblr_nm8sl6g0FH1qi7le7o4_r1_75sq.png"></a>
- {/block:ifwhitetopfooterbutton}
- </div>
- </div>
- {/block:indexpage}
- {/block:iftopfooter}
- <div id="post">
- {block:Text}
- <div id="text">
- {block:Title}
- <div id="posttitle">{Title}</div>
- {/block:Title}
- {Body}
- </div>
- {/block:Text}
- {block:Photo}
- <div class="photo">
- <center>{LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-400}">
- </a>{LinkCloseTag}</center>
- {block:Caption}
- <div id="text">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Photo}
- {block:Panorama}
- <div class="post panorama">
- {LinkOpenTag}
- <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>
- {LinkCloseTag}{block:Caption}
- <div id="text">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Panorama}
- {block:Photoset}
- <div class="post photoset">
- {Photoset}{block:Caption}
- <div id="text">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Photoset}
- {block:Link}
- <div class="post link">
- <a href="{URL}" class="link" {Target}>{Name}</a>
- </div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- </li>
- {/block:Link}
- {block:Quote}<div id="quote"><div id="open">“</div>{Quote}<div id="close">”</div></div><br><br><div id="source">{block:Source}— {Source}{/block:Source}</div>{/block:Quote}
- {block:Chat}
- {block:Title}<div class="posttitle">{Title}</div>
- {/block:Title}
- <div class="chat"><ul>{block:Lines}<li class="{Alt}">{block:Label}<b>{Label} </b> {/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Video}
- <div class="post video">
- <center>{VideoEmbed-400}</center>
- {block:Caption}<div id="text">{Caption}</div>{/block:Caption}
- </div>
- {/block:Video}
- {block:AudioPlayer}
- <div class="audiowrapper">
- {AudioPlayerWhite}
- {block:AlbumArt}
- <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="trackdetails">
- {block:TrackName}{TrackName}<br>{/block:TrackName}
- {block:Artist}Artist: {Artist}<br>{/block:Artist}
- {block:Album}Album: {Album}{/block:Album}<br>
- {block:PlayCount} <i class="fa fa-refresh"></i> {PlayCountwithLabel}{/block:PlayCount}
- </div>
- </div>
- {block:permalinkpage}
- {block:Caption}<div id="text">{Caption}</div>{/block:Caption}
- {/block:permalinkpage}
- {/block:AudioPlayer}
- {block:Answer}
- <table style="border-bottom:1px solid {color:border};padding-bottom:5px;margin-bottom:5px; width:400px;background-color: {color:post}; border-bottom: 1px dashed {color:border};">
- <tr>
- <td style="vertical-align:top;width:45px; padding-top: 5px; max-height:px; overflow:hidden;"><img class="portrait" src="{AskerPortraitURL-40}" alt=""></td>
- <td style="vertical-align:top; padding: 10px; padding-left:5px;"><strong><a href="{AskerURL}" title="">{Asker}</a> said:</strong> <br>{Question}</td>
- </tr>
- </table>
- <table style="padding-bottom:5px;margin-bottom:5px;width:400px;height:auto;background-color: {color:post};">
- <tr>
- <td style="vertical-align:top; padding: 10px;">{Answer}</td>
- </tr>
- </table>
- {/block:Answer}
- {block:permalinkpage}
- {block:Date}
- <div id="info">
- <br>
- {Month} {DayOfMonth}, {Year} — {12Hour}:{Minutes}{AmPm}{block:NoteCount} with {NoteCountwithLabel}{/block:NoteCount}
- <br><br>{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>
- </a> | <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>
- {/block:RebloggedFrom}
- <p>
- {block:HasTags}<div id="tags">tagged: {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}</div>
- {block:PostNotes}<br><div id="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:Date}
- {/block:permalinkpage}
- {block:ifnottopfooter}{block:indexpage}<div id="footie"><a href="{permalink}" title="permalink"> {block:Date}{TimeAgo}{/block:Date}</a><span class="form" style="float:right"><a href="{permalink}" title="{NoteCountWithLabel}">{block:NoteCount}{NoteCount}{/block:NoteCount}</a> • <a href="{ReblogURL}" title="reblog">reblog</a></span>
- {block:ifShowTags}{block:HasTags}<div id="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:ifShowTags}
- </div>{/block:indexpage}
- {/block:ifnottopfooter}
- {block:iftopfooter}
- {block:indexpage}
- {block:ifShowTags}{block:HasTags}<div id="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:ifShowTags}
- {/block:indexpage}
- {/block:iftopfooter}
- </div>
- {/block:Posts}
- {block:ifinfinitescroll}</div>{/block:ifinfinitescroll}
- {block:ifnotinfinitescroll}
- {block:ifpagesonbottom}
- <div id="bottom">
- {block:Pagination}
- <div id="pagination" style="margin:auto; width:600px; text-align:center;">
- {block:PreviousPage}<a class="jump_page" href="{PreviousPage}"><i class="fa fa-chevron-left" title="previous page"></i></a>{/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}<span class="current_page" style="padding:5px">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}<a class="jump_page" href="{NextPage}"><i class="fa fa-chevron-right" title="next page"></i></a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- {block:ifpagesonbottom}
- {/block:ifnotinfinitescroll}
- </div>
- <div id="imageright" style="position:fixed; bottom:{text:right image margin bottom}px; right:{text:right image margin left}px; z-index:-1;"><img src="{image:Right Image}"width="{text:right image width}"></div>
- <div id="imageleft" style="position:fixed; bottom:{text:left image margin bottom}px; z-index:-1; left:{text:left image margin left}px;"><img src="{image:Left Image}"width="{text:left image width}"></div>
- <div id="theme" style="position:fixed; bottom:10px; z-index:999; left:10px;"><a href="http://karasunogf.tumblr.com" title="theme by karasunogf"><i class="fa fa-times"></i></a></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment