Advertisement
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">
- <!--
- [ R E D U X E D I T ]
- ○ ● ○
- [ 1 3 I N (T O M K I R K) ]
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:Background" content="#3b627e" />
- <meta name="color:Text" content="#696969" />
- <meta name="color:Link" content="#fdbaba" />
- <meta name="color:Link Hover" content="#e8e8e8" />
- <meta name="color:Perma" content="#666666" />
- <meta name="color:Perma Text" content="#696969" />
- <meta name="color:Scrollbar" content="#fdbaba"/>
- <meta name="color:Border" content="#e8e8e8"/>
- <meta name="color:Glow" content="#ffffff"/>
- <meta name="if:Full Bkg Img" content="1" />
- <meta name="if:Post Glow" content="1" />
- <meta name="if:Show Tags" content="1" />
- <meta name="if:Show Album Art on Audio Posts" content="1" />
- <meta name="if:Enable Jump Pagination" content="0" />
- <meta name="if:Rounded Edges" content="1" />
- <meta name="if:Infinite Scroll" content=""/>
- <meta name="if:Captions" content="1"/>
- <meta name="if:250px" content=""/>
- <meta name="if:400px" content="1"/>
- <meta name="if:500px" content=""/>
- <meta name="if:Centered Desc" content=""/>
- <meta name="if:Inverted Images" content=""/>
- <meta name="if:Faded Images" content=""/>
- <meta name="image:Background" content="" />
- <meta name="image:Icon 1" content="http://media.tumblr.com/de173d40e7b54341afe10ea91d24f128/tumblr_inline_mkr89ku94w1qz4rgp.gif" />
- <meta name="image:Icon 2" content="http://media.tumblr.com/75d3cb0245c8658391641ec0f2290dd2/tumblr_inline_mkr89oPb8n1qz4rgp.gif" />
- <meta name="image:Icon 3" content="http://media.tumblr.com/e3259cbaa4820ef641d37299f89ceac0/tumblr_inline_mkr8c3f6JP1qz4rgp.gif" />
- <meta name="image:Icon 4" content="http://media.tumblr.com/efc1a6764006a112128633472e2fb2fb/tumblr_inline_mkr8coCtAC1qz4rgp.gif" />
- <meta name="image:Icon 5" content="http://media.tumblr.com/eedeac5a09de6e668d682fe11ff593f1/tumblr_inline_mkr8c6uBss1qz4rgp.gif" />
- <meta name="image:Cursor" content="http://media.tumblr.com/51aa4b0cb73356472f4336df13b2fc6b/tumblr_inline_ms0al945gW1qz4rgp.png" />
- <meta name="text:Navi Name" content="navigation"/>
- <meta name="text:Tab Margin Top" content="-35"/>
- <meta name="text:Link 1 URL" content="/"/>
- <meta name="text:Link 1 name" content=""/>
- <meta name="text:Link 2 URL" content="/"/>
- <meta name="text:Link 2 name" content=""/>
- <meta name="text:Link 3 URL" content="/"/>
- <meta name="text:Link 3 name" content=""/>
- <meta name="text:Link 4 URL" content="/"/>
- <meta name="text:Link 4 name" content=""/>
- <meta name="text:Link 5 URL" content="/"/>
- <meta name="text:Link 5 name" content=""/>
- <script type="text/javascript">
- function unhide(divID) {
- var item = document.getElementById(divID);
- if (item) {
- item.className=(item.className=='hidden')?'unhidden':'hidden';
- }
- }
- </script>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- ::-webkit-scrollbar {width:10px; height:10px; background: {color:Background};}
- ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar}; border:1px solid {color:Border};}
- body {
- background: {color:Background} url('{image:Background}') top left fixed repeat;
- margin: 0;
- padding: 0;
- font-size: 9px;
- line-height: 12px;
- font-family: arial;
- {block:ifFullBkgImg}
- background-size:100% 100%;
- {/block:ifFullBkgImg}
- cursor:url({image:Cursor}), progress;
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration:none;
- /* =transitions=
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- */
- }
- a:hover{
- color: {color:Link Hover};
- text-decoration:none;
- cursor:url({image:Cursor}), progress;
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 4px 2px 4px;
- margin:10px 0px 0px 10px;
- background: white;
- border: solid 1px {color:Border};
- font-family:arial
- font-size:11px;
- color:{color:text};
- z-index:999999999999999999999999999999999999;
- {block:ifRoundedEdges}
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- {/block:ifRoundedEdges}
- }
- .clear {
- clear: both;
- height: 0px;
- overflow: hidden;
- }
- a img {
- border: none;
- }
- #wrapper {
- width: 845px;
- margin: auto;
- }
- #wrapper #content {
- float: right;
- margin-top: 70px;
- {block:IndexPage}
- {block:if250px}
- width: 270px;
- margin-right:280px;
- {/block:if250px}
- {block:if400px}
- width: 420px;
- margin-right:190px;
- {/block:if400px}
- {block:if500px}
- width: 520px;
- margin-right:140px;
- {/block:if500px}
- {/block:IndexPage}
- {block:PermalinkPage}
- width: 520px;
- margin-right:140px;
- {/block:PermalinkPage}
- }
- #wrapper #content .post {
- background: white;
- margin-bottom: 50px;
- padding: 10px;
- position: relative;
- border: 1px solid {color:Border};
- {block:ifPostGlow}
- -moz-box-shadow: 0px 0px 30px {color:Glow};
- -webkit-box-shadow: 0px 0px 30px {color:Glow};
- box-shadow: 0px 0px 30px {color:Glow};
- {/block:ifPostGlow}
- {block:ifRoundedEdges}
- -webkit-border-radius: 7px;
- -moz-border-radius: 7px;
- border-radius: 7px;
- {/block:ifRoundedEdges}
- }
- #wrapper #content .post .media {
- text-align: center;
- margin-bottom: 10px;
- {block:ifRoundedEdges}
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- {/block:ifRoundedEdges}
- {block:ifFadedImages}
- opacity:.7;
- {/block:ifFadedImages}
- {block:ifInvertedImages}
- opacity:1;
- {/block:ifInvertedImages}
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- #wrapper #content .post .media:hover {
- {block:ifFadedImages}
- opacity:1;
- {/block:ifFadedImages}
- {block:ifInvertedImages}
- opacity:.7;
- {/block:ifInvertedImages}
- }
- }
- #wrapper #content .post .quotebg {
- font-family: georgia, serif;
- font-size: 150px;
- color: {color:Background};
- opacity: 0.2;
- filter: alpha(opacity=20);
- -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
- position: absolute;
- top: 70px;
- left: 10px;
- }
- #wrapper #content .post .quote {
- color: {color:Text};
- font-weight: bold;
- padding: 20px 20px 5px 20px;
- }
- #wrapper #content .post .quote.short {
- font-size: 33px;
- line-height: 35px;
- }
- #wrapper #content .post .quote.medium {
- font-size: 25px;
- line-height: 28px;
- }
- #wrapper #content .post .quote.long {
- font-size: 18px;
- line-height: 22px;
- }
- #wrapper #content .post .quote_source *:first-child {
- margin-top: 0px;
- }
- #wrapper #content .post .quote_source *:last-child {
- margin-bottom: 0px;
- }
- #wrapper #content .post .quote *:first-child {
- margin-top: 0px;
- }
- #wrapper #content .post .quote *:last-child {
- margin-bottom: 0px;
- }
- #wrapper #content .post .copy {
- color: {color:Text};
- padding: 10px;
- }
- #wrapper #content .post .copy a { /* =link= */
- color: {color:Link};
- text-decoration: underline;
- }
- #wrapper #content .post .copy a:hover { /* =link hover= */
- color: {color:Link Hover};
- text-decoration: none;
- }
- #wrapper #content .post .copy p {
- margin: 10px 0 0 0;
- padding: 0;
- }
- #wrapper #content .post .copy pre {
- margin: 10px 0px 10px 0px;
- padding: 10px;
- background-color: #e6e6e6;
- font: normal 11px Courier, monospace;
- overflow: auto;
- }
- #wrapper #content .post .copy > p:first-child {
- margin-top: 0;
- }
- #wrapper #content .post .copy img {
- max-width: 100%;
- }
- #wrapper #content .post .audio {
- background: #fff;
- opacity: .8;
- float: left;
- padding: 7px;
- margin-bottom: 10px;
- {block:ifRoundedEdges}
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- border-radius: 4px;
- {/block:ifRoundedEdges}
- }
- #wrapper #content .post .audio .player {
- float: left;
- }
- #wrapper #content .post .audio .player .audio_player embed {
- border: 1px solid #c8c8c8;
- }
- #wrapper #content .post .audio .meta {
- padding: 8px 13px;
- height: 13px;
- float: left;
- font-size: 11px;
- text-transform: lowercase;
- }
- #wrapper #content .post .album_art {
- text-align: center;
- }
- #wrapper #content .post .question {
- font-size: 16px;
- line-height: 17px;
- font-weight: bold;
- background: {color:Perma};
- color: {color:Perma Text};
- border: solid 1px {color:Border};
- {block:ifRoundedEdges}
- -moz-border-radius: 8px;
- -webkit-border-radius: 8px;
- border-radius: 8px;
- {/block:ifRoundedEdges}
- margin: 0 0 0px 0;
- padding: 15px 20px;
- position: relative;
- }
- #wrapper #content .post .asker_container {
- margin: 0 0 20px 24px;
- }
- #wrapper #content .post .asker_container img {
- margin: -1px 12px -7px 0px;
- border: solid 1px {color:Border};
- -webkit-border-bottom-right-radius: 15px;
- -webkit-border-bottom-left-radius: 15px;
- -moz-border-radius-bottomright: 15px;
- -moz-border-radius-bottomleft: 15px;
- border-bottom-right-radius: 15px;
- border-bottom-left-radius: 15px;
- }
- #wrapper #content .post .asker_container a.asker { /* =link= */
- color: {color:Link};
- text-decoration:underline;
- }
- #wrapper #content .post .asker_container a:hover.asker { /* =link hover= */
- color: {color:Link Hover};
- text-decoration:none;
- }
- #wrapper #content .post .ptitle {
- font-size: 16px;
- font-weight: bold;
- color:{color:text};
- padding: 10px 10px 0 10px;
- }
- #wrapper #content .post img {
- {block:IndexPage}
- {block:if250px}
- max-width: 250px;
- {/block:if250px}
- {block:if400px}
- max-width: 400px;
- {/block:if400px}
- {block:if500px}
- max-width: 500px;
- {/block:if500px}
- {/block:IndexPage}
- {block:PermalinkPage}
- max-width: 500px;
- {/block:PermalinkPage}
- {block:ifRoundedEdges}
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- {/block:ifRoundedEdges}
- }
- #wrapper #content .post .chat {
- opacity: .8;
- margin: 10px 10px 0 10px;
- font-size: 11px;
- }
- #wrapper #content .post .chat .lines {
- margin-left: 1px;
- }
- #wrapper #content .post .chat .lines .line {
- background-color:{color:Perma};
- color: {color:Perma Text};
- padding: 3px 5px;
- }
- #wrapper #content .post .chat .lines .line.even {
- background:white;
- }
- #wrapper #content .post .link {
- margin: 4px 0 2px 0;
- font-size: 16px;
- line-height: 25px;
- }
- #wrapper #content .post .link a { /* =link= */
- padding: 5px 7px;
- {block:ifRoundedEdges}
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- border-radius: 4px;
- {/block:ifRoundedEdges}
- color: {color:Perma Text};
- background: {color:Perma};
- border: 1px solid {color:Border};
- }
- #wrapper #content .post .link a:hover {
- opacity: 1;
- background: transparent;
- }
- #wrapper #content .post .footer {
- padding: 4px 9px;
- margin-top: 10px;
- color: {color:Perma Text};
- background: {color:Perma};
- border: 1px solid {color:Border};
- {block:ifRoundedEdges}
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- border-radius: 4px;
- {/block:ifRoundedEdges}
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- #wrapper #content .post .footer.for_permalink:hover {
- background:transparent;
- {block:IndexPage}
- background:transparent;
- filter: alpha(opacity=90);
- -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
- {/block:IndexPage}
- }
- #wrapper #content .post .footer .date {
- float: left;
- color: {color:Perma Text};
- }
- #wrapper #content .post .footer .date a { /* =link= */
- color: {color:Perma Text};
- }
- #wrapper #content .post .footer .date a:hover {
- text-decoration:underline;
- }
- #wrapper #content .post .footer .notes {
- float: right;
- text-align: right;
- color: {color:Perma Text};
- }
- #wrapper #content .post .footer .notes a { /* =link= */
- color: {color:Perma Text};
- }
- #wrapper #content .post .footer .notes a:hover { /* =link= */
- color: {color:Perma Text};
- text-decoration:underline;
- }
- #wrapper #content .post .footer .tags { /* =link= */
- margin-top: 0px;
- {block:ifRoundedEdges}
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- border-radius: 4px;
- {/block:ifRoundedEdges}
- }
- #wrapper #content .post .footer.tags:hover {
- background: transparent;
- opacity: 1;
- filter: alpha(opacity=90);
- -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
- }
- #wrapper #content .post .footer .tags a { /* =link= */
- color: {color:Perma Text};
- text-decoration: underline;
- }
- #wrapper #content .post .footer .tags a:hover { /* =link= */
- color: {color:Perma Text};
- text-decoration: none;
- }
- #wrapper #content .post .footer .tags .tag-commas:last-child {
- display: none;
- }
- #wrapper #content .post .footer.with_source_url .tags {
- max-width: 330px;
- float: left;
- }
- #wrapper #content .post a { /* =link= */
- color: {color:Link};
- text-decoration: none;
- }
- #wrapper #content .post .copy blockquote {
- margin: 10px 0px 10px 10px;
- padding-left: 15px;
- border-left: solid 4px {color:Border};
- }
- /*
- #wrapper #content .post .copy blockquote blockquote {
- border-left: solid 4px #cccccc;
- }
- #wrapper #content .post .copy blockquote blockquote blockquote {
- border-left: solid 4px #bcbcbc;
- }
- #wrapper #content .post .copy blockquote blockquote blockquote blockquote {
- border-left: solid 4px #acacac;
- }
- #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote {
- border-left: solid 4px #9c9c9c;
- }
- #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote blockquote {
- border-left: solid 4px #8c8c8c;
- }
- */
- #wrapper #content .bottom {
- background: url('http://assets.tumblr.com/themes/redux/shadow-post.png') top center no-repeat transparent;
- width: 513px;
- height: 40px;
- margin: 0 auto;
- }
- #wrapper #content #navigation {
- text-align: right;
- padding-bottom: 35px;
- text-transform: lowercase;
- }
- #wrapper #content #navigation a {
- background:white;
- color:{color:text};
- border: solid 1px {color:Border};
- padding: 5px 10px;
- text-decoration: none;
- margin-left: 25px;
- }
- #wrapper #content #navigation a:hover {
- filter: alpha(opacity=90);
- -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
- }
- #wrapper #content #navigation.jump_pagination {}
- #wrapper #content #navigation.jump_pagination a {
- margin: 0 0 0 4px;
- color:{color:text};
- border: solid 1px {color:Border};
- }
- #wrapper #content #navigation.jump_pagination .current_page {
- color:{color:text};
- background-color: rgba(255,255,255, 0.1);
- border: 2px solid #fff;
- padding: 3px 8px;
- margin: 0 0 0 4px;
- cursor: default;
- }
- #wrapper #content #navigation.jump_pagination .jump_page {}
- #wrapper #content .post .notecontainer {
- border: solid 1px {color:Border};
- background: {color:Perma};
- color: {color:Perma Text};
- margin-top: 10px;
- margin-bottom: 10px;
- {block:ifRoundedEdges}
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- border-radius: 4px;
- {/block:ifRoundedEdges}
- }
- #wrapper #content .post .notecontainer a { /* =link= */
- color: {color:Perma Text};
- text-decoration: underline;
- }
- #wrapper #content .post .notecontainer a:hover { /* =link hover= */
- color: {color:Perma Text};
- text-decoration: none;
- }
- #wrapper #content .post .notecontainer ol.notes {
- padding: 0px 0 10px 0;
- list-style-type: none;
- font-size: 11px;
- }
- #wrapper #content .post .notecontainer ol.notes li.note {
- padding: 10px 10px 0 10px;
- }
- #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;
- }
- #wrapper #content .post .notecontainer ol.notes li.note span.action {
- font-weight: normal;
- }
- #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
- font-weight: normal;
- }
- #wrapper #content .post .notecontainer ol.notes li.note blockquote {
- border-left: 2px solid #666;
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
- text-decoration: none;
- }
- #wrapper #sidebar {
- margin-top: 190px;
- width: 144px;
- position: fixed;
- color: {color:Text};
- {block:IndexPage}
- {block:if250px}
- margin-left:80px;
- {/block:if250px}
- {block:if400px}
- margin-left:10px;
- {/block:if400px}
- {block:if500px}
- margin-left:-40px;
- {/block:if500px}
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-left:0px;
- {/block:PermalinkPage}
- }
- #wrapper #sidebar #top #description {
- position: relative;
- {block:ifCenteredDesc}
- text-align:center;
- {/block:ifCenteredDesc}
- padding: 10px;
- z-index:999;
- border: solid 1px {color:Border};
- background: white;
- {block:ifRoundedEdges}
- -webkit-border-top-left-radius: 5px;
- -webkit-border-top-right-radius: 5px;
- -moz-border-radius-topleft: 5px;
- -moz-border-radius-topright: 5px;
- border-top-left-radius: 5px;
- border-top-right-radius: 5px;
- {/block:ifRoundedEdges}
- }
- .hidden {display: none;}
- .unhidden {display: block;}
- #wrapper #sidebar #top .heading {
- color: #fff;
- font-family: helvetica, arial, sans-serif;
- font-size: 17px;
- margin-top: 20px;
- padding: 10px;
- background-color: {color:Text};
- -webkit-border-top-left-radius: 4px;
- -webkit-border-top-right-radius: 4px;
- -moz-border-radius-topleft: 4px;
- -moz-border-radius-topright: 4px;
- border-top-left-radius: 4px;
- border-top-right-radius: 4px;
- }
- #wrapper #sidebar #top a .heading {
- color: #000;
- text-decoration: none;
- }
- #wrapper #sidebar #top .content {
- margin-top: 2px;
- padding: 7px 10px;
- background: #eaeaea;
- color: #666;
- font-size: 11px;
- overflow: hidden;
- }
- #wrapper #sidebar #top a {
- text-decoration: underline;
- }
- #wrapper #sidebar #top a:hover {
- text-decoration: none;
- }
- #wrapper #sidebar #bottom {
- background: url('http://assets.tumblr.com/themes/redux/sidebar-bottom.png') top center no-repeat transparent;
- width: 250px;
- height: 25px;
- }
- #tab{
- margin-top:{text:Tab Margin Top}px;
- z-index:-1;
- width:142px;
- text-align:center;
- background:white;
- border: solid 1px {color:Border};
- -webkit-border-bottom-right-radius: 5px;
- -webkit-border-bottom-left-radius: 5px;
- -moz-border-radius-bottomright: 5px;
- -moz-border-radius-bottomleft: 5px;
- border-bottom-right-radius: 5px;
- border-bottom-left-radius: 5px;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- #tab:hover{
- margin-top:-1px;
- }
- .links{
- padding:5px;
- }
- .title{
- letter-spacing:1px;
- line-height:10px;
- padding:4px;
- border-top:solid 1px {color:Border};
- }
- #tab a{
- margin-right:4px;
- text-decoration:underline;
- }
- #tab a:hover{
- text-decoration:none;
- }
- </style>
- <!--[if lt IE 7.]>
- <style type="text/css">
- #wrapper #sidebar #bottom {
- background: transparent;
- }
- #wrapper #sidebar #top #avatar {
- background: none;
- }
- #wrapper #sidebar #top #avatar img {
- border: 5px solid #f1f1f1;
- }
- #wrapper #sidebar #top .heading#followontumblr {
- background-image: none;
- text-indent: 0;
- }
- #wrapper #sidebar #top .heading#twitter {
- background-image: none;
- }
- #wrapper #sidebar #top .heading#following {
- background-image: none;
- }
- #wrapper #content .post .audio .player {
- float: none;
- }
- #wrapper #content .post .audio .meta {
- display: none;
- float: none;
- }
- </style>
- <![endif]-->
- <!--[if lt IE 8.]>
- <style type="text/css">
- #wrapper #content .bottom {
- background: transparent;
- }
- #wrapper #content .post .footer {
- background: transparent;
- color: #000;
- }
- #wrapper #content .post .audio {
- float: none;
- background: transparent;
- }
- #wrapper #content .post .notecontainer .notes {
- padding: 0;
- margin: 0;
- }
- </style>
- <![endif]-->
- <style type="text/css">{CustomCSS}</style>
- </head>
- <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:20,
- tip_fade_speed:200,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <body>
- <div style="position:fixed;left:0;bottom:0;height:100%;width:100%;z-index:-1;
- cursor:url({image:Cursor}), progress; ">
- </div>
- <div style="position:fixed;left:0;bottom:0;padding:5px;">
- <a title="theme by 13in"href="http://13in.tumblr.com/"><img src="http://static.tumblr.com/bb49f1c92be0b126918975f97eed155b/bbujivt/VKAmr74so/tumblr_static_moon.png"width="17"></a></div>
- <div id="wrapper">
- <div id="content">
- {block:Posts}
- <div class="post">
- {block:Photo}
- <div class="media">
- <a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>
- </div>
- {block:ifCaptions}
- {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
- {/block:ifCaptions}
- {block:ifNotCaptions}
- {block:PermalinkPage}
- {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotCaptions}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:ReblogParentURL}
- <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ReblogParentURL}
- {/block:Photo}
- {block:Photoset}
- <div class="media">
- {block:IndexPage}
- {block:if250px}
- {Photoset-250}
- {/block:if250px}
- {block:if400px}
- {Photoset-400}
- {/block:if400px}
- {block:if500px}
- {Photoset-500}
- {/block:if500px}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-500}
- {/block:PermalinkPage}
- </div>
- {block:ifCaptions}
- {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
- {/block:ifCaptions}
- {block:ifNotCaptions}
- {block:PermalinkPage}
- {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotCaptions}
- {/block:Photoset}
- {block:Video}
- <div class="media">
- {block:IndexPage}
- {block:if250px}
- {Video-250}
- {/block:if250px}
- {block:if400px}
- {Video-400}
- {/block:if400px}
- {block:if500px}
- {Video-500}
- {/block:if500px}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Video-500}
- {/block:PermalinkPage}
- </div>
- {block:ifCaptions}
- {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
- {/block:ifCaptions}
- {block:ifNotCaptions}
- {block:PermalinkPage}
- {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotCaptions}
- {/block:Video}
- {block:Audio}
- {block:IfShowAlbumArtOnAudioPosts}
- {block:AlbumArt}
- <div class="album_art">
- <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:10px;" />
- </div>
- {/block:AlbumArt}
- {/block:IfShowAlbumArtOnAudioPosts}
- <div class="audio">
- <div class="player">{AudioPlayerWhite}</div>
- <div class="meta">{PlayCountWithLabel}{block:ExternalAudio}<span class="download_external_audio"> • <a href="{ExternalAudioURL}">{lang:Download}</a></span>{/block:ExternalAudio}</div>
- <div class="clear"></div>
- </div>
- <div class="clear"></div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Quote}
- <div class="quote {Length}">{Quote}</div>
- <div class="copy">
- <div class="quotebg">“</div>
- {block:Source}
- <table border="0" cellpadding="0" cellspacing="0" width="100%">
- <tr>
- <td valign="top" style="width:20px;">—</td>
- <td valign="top" class="quote_source">
- {Source}
- </td>
- </tr>
- </table>
- {/block:Source}
- </div>
- {/block:Quote}
- {block:Text}
- {block:Title}<div class="ptitle">{Title}</div>{/block:Title}
- <div class="copy">{Body}</div>
- {/block:Text}
- {block:Answer}
- <div class="question">
- {Question}
- </div>
- <div class="asker_container"><img src="{AskerPortraitURL-24}">{Asker}</div>
- <div class="copy">{Answer}</div>
- {/block:Answer}
- {block:Chat}
- {block:Title}<div class="ptitle">{Title}</div>{/block:Title}
- <div class="chat">
- <div class="lines">
- {block:Lines}
- <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
- {/block:Lines}
- </div>
- </div>
- <div class="clear"></div>
- <div style="height:10px;"></div>
- {/block:Chat}
- {block:Link}
- <div class="link"><a href="{URL}" {Target}>{Name} »</a></div>
- {block:Description}<div class="copy">{Description}</div>{/block:Description}
- {/block:Link}
- {block:Date}
- <a href="{Permalink}">
- <div class="footer for_permalink">
- <div class="date">
- {block:Reblog}
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {/block:Reblog}
- {block:NotReblog}
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {/block:NotReblog}
- </div>
- <div class="notes">
- <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
- {block:RebloggedFrom}
- (<a title="{ReblogParentName}"href="{ReblogParentURL}">via</a> /
- <a title="{ReblogRootName}"href="{ReblogRootURL}">★<!--©--></a>)
- {block:RebloggedFrom}
- </div>
- <div class="clear"></div>
- </div>
- </a>
- {/block:Date}
- <!--
- {block:Date}
- <a href="{Permalink}">
- <div class="footer for_permalink">
- <div class="date">
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- </div>
- <div class="notes">
- <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
- {block:RebloggedFrom}
- (<a title="{ReblogParentName}"href="{ReblogParentURL}">Bia</a> /
- <a title="{ReblogRootName}"href="{ReblogRootURL}">★</a>)
- {block:RebloggedFrom}
- </div>
- <div class="clear"></div>
- </div>
- </a>
- {/block:Date}
- -->
- {block:IfShowTags}
- {block:HasTags}
- <div class="footer for_permalink">
- <div class="tags">
- {lang:Tagged}: {block:Tags}
- <a href="{TagURL}">{Tag}</a>
- <span class="tag-commas">, </span>
- {/block:Tags}.
- </div>
- </div>
- {/block:HasTags}
- {/block:IfShowTags}
- <div class="clear"></div>
- {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
- </div>
- <!-- <div class="bottom"></div> -->
- {/block:Posts}
- {block:ifNotInfiniteScroll}
- {block:Pagination}
- <div id="navigation" {block:IfEnableJumpPagination}class="jump_pagination"{/block:IfEnableJumpPagination}>
- {block:PreviousPage}<a href="{PreviousPage}">← {lang:Previous}</a>{/block:PreviousPage}
- {block:IfEnableJumpPagination}
- {block:JumpPagination length="5"}
- {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:IfEnableJumpPagination}
- {block:NextPage}<a href="{NextPage}">{lang:Next page} →</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- {/block:ifNotInfiniteScroll}
- {block:ifInfiniteScroll}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:ifInfiniteScroll}
- </div>
- <div id="sidebar">
- <div id="top">
- <div id="description">{Description}</div>
- </div>
- <!-- <div class="bottom"></div> -->
- <div id="tab">
- <div class="links">
- <a title="{text:Link 1 name}"href="{text:Link 1 URL}"><img src="{image:Icon 1}"></a>
- <a title="{text:Link 2 name}"href="{text:Link 2 URL}"><img src="{image:Icon 2}"></a>
- <a title="{text:Link 3 name}"href="{text:Link 3 URL}"><img src="{image:Icon 3}"></a>
- <a title="{text:Link 4 name}"href="{text:Link 4 URL}"><img src="{image:Icon 4}"></a>
- <a title="{text:Link 5 name}"href="{text:Link 5 URL}"><img src="{image:Icon 5}"></a>
- </div>
- <div class="title">{text:Navi Name}</div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement