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">
- <!-------------------------------
- PRELUDE BY NINPEN.TUMBLR.COM
- DO NOT REMOVE THE CREDIT.
- HOW TO INSTALL
- 1. Click on customize theme then click on edit HTML
- 2. delete the entire code, and replace it with the code for this theme
- 3. Click on update preview then click on appearance.
- 4. Click save. Now refresh the screen. Now you can customize the appearance
- ___________________________________________________________________________
- If there's a problem with the theme, or you need help, just ask me.
- --------------------------------->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta name="if:250px" content=""/>
- <meta name="if:400px" content="1"/>
- <meta name="if:500px" content=""/>
- <meta name="if:showCaption" content="0"/>
- <meta name="if:grayscale" content="0"/>
- <meta name="if:EndlessScroll" content="0"/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:asker" content="#8ce2d4"/>
- <meta name="color:question BG" content="#fafafa"/>
- <meta name="color:question text" content="#aaaaaa"/>
- <meta name="color:text" content="#a0a0a0"/>
- <meta name="color:thm link" content="#aaaaaa"/>
- <meta name="color:thm link hover" content="#bbbbbb"/>
- <meta name="color:sideborder" content="#f5f5f5"/>
- <meta name="color:side nav link" content="#ffffff"/>
- <meta name="color:side nav link hover" content="#bbbbbb"/>
- <meta name="color:side nav BG" content="#000000"/>
- <meta name="color:side nav BG hover" content="#0f0f0f"/>
- <meta name="color:bottom BG" content="#000000"/>
- <meta name="color:portrait border" content="#0f0f0f"/>
- <meta name="color:bottom nav link" content="#aaaaaa"/>
- <meta name="color:bottom nav link hover" content="#7FDBCC"/>
- <meta name="color:bottom nav BG" content="#070707"/>
- <meta name="color:music icon" content="#080808"/>
- <meta name="color:bottom title BG" content="#0f0f0f"/>
- <meta name="color:bottom title text" content="#aaaaaa"/>
- <meta name="color:description BG" content="#0f0f0f"/>
- <meta name="color:description text" content="#bbbbbb"/>
- <meta name="color:posts BG" content="#ffffff"/>
- <meta name="color:posts border" content="#f5f5f5"/>
- <meta name="color:text" content="#a0a0a0"/>
- <meta name="color:posts link" content="#97C2EF"/>
- <meta name="color:posts link hover" content="#cccccc"/>
- <meta name="color:caption border" content="#f3f3f3"/>
- <meta name="color:caption BG" content="#fafafa"/>
- <meta name="color:audio BG" content="#ffffff"/>
- <meta name="color:audio text BG" content="#f7f7f7"/>
- <meta name="color:audio border" content="#f4f4f4"/>
- <meta name="color:tago BG" content="#000000"/>
- <meta name="color:tago link" content="#bbbbbb"/>
- <meta name="color:notes text" content="#aaaaaa"/>
- <meta name="color:notes BG" content="#ffffff"/>
- <meta name="color:tags link" content="#7FDBCC"/>
- <meta name="color:chat line 1" content="#f7f7f7"/>
- <meta name="color:chat line 2" content="#f5f5f5"/>
- <meta name="color:pagination BG" content="#ffffff"/>
- <meta name="color:pagination text" content="#bbbbbb"/>
- <meta name="color:current page BG" content="#f7f7f7"/>
- <meta name="color:current page text" content="#bbbbbb"/>
- <meta name="color:pagination BG hover" content="#000000"/>
- <meta name="color:pagination text hover" content="#ffffff"/>
- <meta name="color:bold" content="#7FDBCC"/>
- <meta name="color:italic" content="#FF8F97"/>
- <meta name="color:underline" content="#7FDBCC"/>
- <meta name="color:h1" content="#bbbbbb"/>
- <meta name="color:h1 link" content="#7FDBCC"/>
- <meta name="color:h1 BG" content="#000000"/>
- <meta name="color:h2" content="#cccccc"/>
- <meta name="color:h2 link" content="#7FDBCC"/>
- <meta name="color:h1 BG" content="#000000"/>
- <meta name="text:bottom title" content=""/>
- <meta name="text:music player" content=""/>
- <meta name="text:Custom Link One" content=""/>
- <meta name="text:Custom Link One URL" content=""/>
- <meta name="text:Custom Link Two" content=""/>
- <meta name="text:Custom Link Two URL" content=""/>
- <meta name="text:Custom Link Three" content=""/>
- <meta name="text:Custom Link Three URL" content=""/>
- <meta name="text:Custom Link Four" content=""/>
- <meta name="text:Custom Link Four URL" content=""/>
- <meta name="text:Custom Link Five" content=""/>
- <meta name="text:Custom Link Five URL" content=""/>
- <meta name="text:Custom Link Six" content=""/>
- <meta name="text:Custom Link Six URL" content=""/>
- <meta name="text:Custom Link Seven" content=""/>
- <meta name="text:Custom Link Seven URL" content=""/>
- <meta name="text:Custom Link Eight" content=""/>
- <meta name="text:Custom Link Eight URL" content=""/>
- <meta name="text:Custom Link Nine" content=""/>
- <meta name="text:Custom Link Nine URL" content=""/>
- <meta name="text:Custom Link Ten" content=""/>
- <meta name="text:Custom Link Ten URL" content=""/>
- <meta name="image:background image" content=""/>
- <meta name="image:sidebar image" content="http://static.tumblr.com/1f1tzta/4uMm9stnu/untitled-1.png"/>
- <meta name="image:portrait" content="http://static.tumblr.com/1f1tzta/4uMm9stnu/untitled-1.png"/>
- {block:IfEndlessScroll}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script> {/block:IfEndlessScroll}
- <script type="text/javascript" src="http://static.tumblr.com/1f1tzta/0wvmlf1xq/scripted.js"></script>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- #scrlTop{
- bottom:50px;
- width:20px;
- height:30px;
- cursor:pointer;
- position:fixed;
- {block:IndexPage}
- {block:If250px}margin-left:300px;{/block:If250px}
- {block:If400px}margin-left:450px;{/block:If400px}
- {block:If500px}margin-left:550px;{/block:If500px}
- {/block:IndexPage}
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:#f5f5f5;
- height:50px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:transparent;
- }
- ::-webkit-scrollbar {
- margin-left:20px;
- height: 5px;
- border-left:4px solid #fff;
- border-right:4px solid #fff;
- width: 9px;
- background-color: pink;
- }
- body {
- background:{color:Background} url({image:background image}) repeat right top fixed;
- }
- .NINCREDIT a{
- color:{color:thm link};
- }
- .NINCREDIT a:hover{
- color:{color:thm link hover};
- }
- a:link, a:active, a:visited{
- text-decoration:none;
- -webkit-transition: .6s ease-in-out;
- }
- a:hover {
- -webkit-transition: .6s ease-in-out;
- }
- img{
- display:block;
- max-width:100%;
- {block:Ifgrayscale}
- filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
- filter: gray;
- -webkit-filter: grayscale(100%);
- {/block:Ifgrayscale}
- }
- h1{
- font:10px/11px monospace;
- text-align:center;
- text-transform:Uppercase;
- letter-spacing:2px;
- position:relative;
- padding:2px 5px 5px 5px;
- background-color:{color:h1 BG};
- color:{color:h1};
- }
- h1:before{
- box-sizing: border-box;
- border-style: solid;
- border-color: transparent;
- border-width: 5px;
- border-top-width: 0;
- top: -5px;
- content: "";
- display: block;
- left: 0;
- position: absolute;
- width: 100%;
- border-bottom-color:{color:h1 BG};
- }
- a h1{
- color:{color:h1 link};
- }
- h2{
- font:italic bold 12px times new roman;
- text-align:center;
- text-transform:lowercase;
- line-height: 11px;
- background-color:{color:h2 BG};
- color:{color:h2 text};
- }
- a h2{
- color:{color:h2 link};
- }
- b,strong{
- color:{color:bold};
- }
- i,em{
- color:{color:italic};
- }
- u{
- color:{color:underline};
- }
- .source{
- font:italic 7px/8px trebuchet ms;
- text-transform:uppercase;
- letter-spacing:1px;
- color:{color:Text};
- }
- #side{
- width:150px;
- position: fixed;
- margin-left:-100px;
- height:100%;
- top:0px;
- background: url({image:sidebar image}) no-repeat -10% 50%;
- }
- .side{
- width: 110px;
- position: fixed;
- height:300px;
- top:50%;
- margin:-150px 0 0 49px;
- border-left:1px solid {color:sideborder};
- }
- #sd{
- top:50%;
- width:170px;
- position:relative;
- height:120px;
- margin:-60px 0 0 -25px;
- }
- #navigation{
- width:120px;
- position:relative;
- padding-left:15px;
- background:;
- }
- lin{
- background:;
- display:block;
- height:12px;
- width:140px;
- }
- #navigation a{
- font:8px/8px courier;
- margin-bottom:2px;
- padding:1px 7px;
- position:Relative;
- text-transform:uppercase;
- letter-spacing:1px;
- display:inline-block;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- background-color:{color:side nav BG};
- color:{color:side nav link};
- }
- #navigation a:hover{
- padding:1px 15px;
- margin-left:25px;
- background:{color:side nav BG hover};
- color:{color:side nav link hover};
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #navigation a:hover:after{
- width:30px;
- height:6px;
- border-style:solid;
- border-width:2px;
- border-color:#fff;
- margin-top:-1px;
- background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAI0lEQVQIW2M8c+bMfxMTE0YGKADxwRyYBIxGUQHTgV0lNjMBG7MizEwu19wAAAAASUVORK5CYII=);
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #navigation a:before{
- content: '';
- position: absolute;
- width: 10px;
- height: 6px;
- border-style:solid;
- border-width:2px;
- border-color:#fff;
- margin:-1px 0 0 -22px;
- background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAI0lEQVQIW2M8c+bMfxMTE0YGKADxwRyYBIxGUQHTgV0lNjMBG7MizEwu19wAAAAASUVORK5CYII=);
- }
- #navigation a:after{
- content: '';
- position: absolute;
- width: 50px;
- height: 3px;
- margin:2px 0 0 8px;
- background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAFklEQVQIW2NkwAIYcQn+R5fAqRLDBAA8aQEFjBT1hAAAAABJRU5ErkJggg==);
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #bottom{
- z-index:9999;
- position:fixed;
- margin-left:100px;
- padding:10px 50px;
- width:500px;
- bottom:25px;
- height:70px;
- background:{color:bottom BG};
- width:610px;
- {block:IndexPage}
- {block:If250px}margin-left:-155px;{/block:If250px}
- {block:If400px}margin-left:-3px;{/block:If400px}
- {block:If500px}margin-left:97px;{/block:If500px}
- {/block:IndexPage}
- {block:PermalinkPage}margin-left:97px;{/block:PermalinkPage}
- }
- #portrait{
- width:50px;
- padding:10px;
- position:Relative;
- display:inline-block;
- background:{color:portrait border};
- }
- #botnav{
- width:70px;
- height:35px;
- background:;
- display:inline-block;
- vertical-align:top;
- margin:0px 0 0 3px;
- position:relative;
- background:;
- }
- blin{
- background:;
- display:block;
- height:18px;
- overflow:hidden;
- margin-bottom:-5px;
- width:10px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- blin:hover{
- width:80px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- #botnav a:before{
- content: '';
- position: absolute;
- width: 5px;
- height: 5px;
- border-style:solid;
- border-width:2px;
- border-color:#0f0f0f;
- margin:0px 10px 0 -14px;
- background:#0f0f0f url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAI0lEQVQIW2M0Njb+f/bsWUYGKADxwRyYBIxGUQHTgV0lNjMBSBIfNtrSsBMAAAAASUVORK5CYII=);
- }
- #botnav a{
- font:8px/9px courier;
- padding:0px 14px 0 14px;
- display:inline-block;
- text-transform:uppercase;
- letter-spacing:1px;
- background-color:{color:bottom nav BG};
- color:{color:bottom nav link};
- }
- #botnav a:hover{
- color:{color:bottom nav link hover};
- }
- #box {
- width: 17px;
- height: 22px;
- padding:0 3px;
- position: fixed;
- margin-top: 10px;
- overflow: hidden;
- z-index: 100%;
- background:{color:music icon};
- }
- #player {
- width: 50px;
- margin-left: -30px;
- overflow: hidden;
- position: absolute;
- opacity: 0;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- #pix {
- margin:4px 0 0 2px;
- opacity:.3;
- position:fixed;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- #box:hover #pix {
- opacity:0;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- #box:hover #player {
- opacity:1;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- #title{
- font:9px courier;
- text-transform:uppercase;
- padding:7px 50px;
- letter-spacing:2px;
- text-align:center;
- position:fixed;
- z-index:9999;
- bottom:0;
- width:610px;
- color:{color:bottom title text};
- background:{color:bottom title BG};
- {block:IndexPage}
- {block:If250px}margin-left:-155px;{/block:If250px}
- {block:If400px}margin-left:-3px;{/block:If400px}
- {block:If500px}margin-left:97px;{/block:If500px}
- {/block:IndexPage}
- {block:PermalinkPage}margin-left:97px;{/block:PermalinkPage}
- }
- #desc{
- width:400px;
- margin-top:10px;
- vertical-align:top;
- float:right;
- padding:0 10px;
- display:inline-block;
- position:relative;
- font:italic 10px/14px calibri;
- letter-spacing:1px;
- text-transform:;
- background:{color:description BG};
- color:{color:description text};
- text-align:center;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- #desc:before,
- #desc:after {
- box-sizing: border-box;
- border-style: solid;
- border-color: transparent;
- border-width: 10px;
- content: "";
- display: block;
- left: 0;
- position: absolute;
- width: 100%;
- }
- #desc:before {
- border-top-width: 0;
- border-bottom-color: {color:description BG};
- top: -10px;
- }
- #desc:after {
- border-bottom-width: 0;
- border-top-color: {color:description BG};
- bottom: -10px;
- }
- #center{
- margin:0 auto;
- height:100%;
- {block:IndexPage}
- {block:If250px}width:550px;{/block:If250px}
- {block:If400px}width:700px;{/block:If400px}
- {block:If500px}width:800px;{/block:If500px}
- {/block:IndexPage}
- {block:PermalinkPage}width:800px;{/block:PermalinkPage}
- }
- #content {
- float:right;
- padding-bottom:140px;
- {block:IndexPage}
- {block:If250px}width:282px;{/block:If250px}
- {block:If400px}width:430px;{/block:If400px}
- {block:If500px}width:530px;{/block:If500px}
- {/block:IndexPage}
- {block:PermalinkPage}width:530px;{/block:PermalinkPage}
- }
- .entry {
- font:11px/14px calibri;
- margin:30px 5px;
- position:relative;
- background:{color:posts BG};
- color:{color:text};
- {block:IndexPage}
- border:15px solid {color:posts BG};
- box-shadow: 0px 0px 0px 1px {color:posts border};
- -moz-box-shadow: 0px 0px 0px 1px {color:posts border};
- -webkit-box-shadow: 0px 0px 0px 1px {color:posts border};
- overflow:hidden;
- {block:If250px}width:250px;{/block:If250px}
- {block:If400px}width:400px;{/block:If400px}
- {block:If500px}width:500px;{/block:If500px}
- {/block:IndexPage}
- {block:PermalinkPage}
- border-top:15px solid {color:posts BG};
- border-left:15px solid {color:posts BG};
- border-right:15px solid {color:posts BG};
- box-shadow: 0px 0px 0px 1px {color:posts border};
- -moz-box-shadow: 0px 0px 0px 1px {color:posts border};
- -webkit-box-shadow: 0px 0px 0px 1px {color:posts border};
- width:500px;
- {/block:PermalinkPage}
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- .entry a{
- color:{color:posts link};
- }
- .entry a:hover{
- color:{color:posts link hover};
- text-decoration:line-through;
- }
- .ent img,.photoset{
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- .ent img:hover,.photoset:hover{
- -webkit-transform: scale(1.3);
- -moz-transform: scale(1.3);
- -o-transform: scale(1.3);
- transform: scale(1.3);
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- #caption{
- margin-top:15px;
- border-top:3px double {color:caption border};
- background:{color:caption BG};
- color:{color:text};
- }
- #askcontain{
- display:block;
- }
- .asker a{
- position:Relative;
- z-index:9999;
- font:italic 16px/14px times new roman;
- letter-spacing:-2px;
- float:left;
- margin:3px;
- padding:3px;
- color:{color:Asker};
- }
- #question{
- position:relative;
- padding:9px 5px;
- margin-bottom:10px;
- background:{color:question BG};
- color:{color:question text};
- border-bottom:1px solid {color:posts border};
- }
- #question:After{
- content:open-quote;
- position:Absolute;
- font:110px georgia;
- color:#f5f5f5;
- top:-30px;
- left:-5px;
- letter-spacing:-10px;
- }
- #audio{
- width:100%;
- height:85px;
- border-radius:5px;
- border-bottom:1px solid
- overflow:hidden;
- background:{color:audio text BG};
- }
- #play{
- display:inline-block;
- margin-right:30px;
- width:85px;
- height:85px;
- background:{color:audio BG};
- border-right:1px solid {color:audio border};
- }
- .play{
- position:absolute;
- margin:33px 0 0 33px;
- width:20px;
- opacity:.6;
- height:20px;
- overflow:hidden;
- }
- #autext{
- display:inline-block;
- vertical-align:top;
- margin-top:15px;
- font:10px/14px calibri;
- text-transform:lowercase;
- }
- .postinfo {
- background:rgba(255,255,255,.3);
- position:Absolute;
- top:10px;
- left:10px;
- z-index:9999;
- padding:8px;
- opacity:0;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- .entry:hover .postinfo{
- opacity:1;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- .noco{
- font:7px trebuchet ms;
- text-transform:uppercase;
- letter-spacing:1px;
- padding:2px 5px;
- display:inline-block;
- background:{color:notes BG};
- color:{color:notes text};
- }
- .tago{
- font:italic 7px trebuchet ms;
- text-transform:uppercase;
- letter-spacing:2px;
- padding:2px 5px;
- margin-right:-2px;
- background:{color:tago BG};
- display:inline-block;
- }
- .tago a{
- color:{color:tago link};
- }
- #infoperm{
- text-align:center;
- font:9px courier;
- text-transform:uppercase;
- letter-spacing:1px;
- width:512px;
- padding:10px 0;
- margin:15px 0 -0px -16px;
- background-color:{color:posts BG};
- border:10px solid {color:posts border};
- box-shadow: inset 0 0 1px {color:caption BG},0 0 1px {color:caption BG};
- }
- .tagged{
- font:7px trebuchet ms;
- text-transform:uppercase;
- letter-spacing:2px;
- margin-bottom:5px;
- }
- .tagged a{
- color:{color:tags link};
- margin:0 20px;
- }
- .tagged a:before{
- content: '';
- position: absolute;
- width: 5px;
- height: 5px;
- border-style:solid;
- border-width:2px;
- border-color:{color:side x-before};
- margin:0px 0px 0 -14px;
- opacity:.2;
- background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAI0lEQVQIW2M0Njb+f/bsWUYGKADxwRyYBIxGUQHTgV0lNjMBSBIfNtrSsBMAAAAASUVORK5CYII=);
- }
- blockquote{
- border-radius:3px;
- padding:5px;
- color:{color:text};
- border:1px solid {color:posts border};
- }
- ul.chat {
- margin: 0;
- padding: 0;
- }
- .chat li {
- list-style-type: none;
- margin-left: 0px;
- padding: 2px;
- }
- .chat li.odd {
- margin-bottom: 3px;
- background-color:{color:chat line 1};
- color: {color:text};
- }
- .chat li.even {
- margin-bottom: 3px;
- background-color:{color:chat line 2};
- color: {color:text};
- }
- ul {
- list-style-type: square;
- color: {color: Text};
- }
- ol.notes {
- width:492px;
- height:400px;
- position:relative;
- overflow:auto;
- font:8px courier;
- text-transform:uppercase;
- letter-spacing:1px;
- margin: 15px 0px 0px -16px;
- padding:0 30px 0 10px;
- list-style-type:none;
- background:{color:posts BG};
- }
- ol.notes a{
- color:{color:posts link};
- letter-spacing:2px;
- }
- ol.notes li.note {
- padding: 5px;
- text-align:right;
- margin-right:40px;
- margin-bottom:20px;
- border-top: solid 1px {color:posts border};
- }
- li.note{
- padding:5px 0;
- }
- ol.notes li.note img.avatar {
- right:20px;
- position:Absolute;
- vertical-align: -4px;
- margin-right: 10px;
- width: 20px;
- height: 20px;
- padding:5px;
- background:{color:caption BG};
- border:1px solid {color:caption border};
- }
- ol.notes li.note span.action {
- top:10px;
- margin-bottom:20px;
- padding:10px 0;
- position:Relative;
- }
- .paged{
- width:30px;
- position:fixed;
- background:;
- top:0;
- margin:37px 0 0 300px;
- }
- .paged a{
- text-align:center;
- padding:4px 3px;
- border-radius:2px;
- width:9px;
- height:9px;
- display:block;
- margin-bottom:5px;
- font:9px/8px calibri;
- color:{color:pagination text};
- background:{color:pagination BG};
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- .paged a:hover{
- background:{color:pagination BG hover};
- color:{color:pagination text hover};
- border-radius:2px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- .current_page{
- padding:4px 4px;
- text-align:center;
- border-radius:2px;
- width:9px;
- height:9px;
- display:block;
- margin-bottom:5px;
- font:9px/8px calibri;
- color:{color:current page text};
- background:{color:current page BG};
- }
- </style>
- <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
- <script type="text/javascript">
- $(function() {
- $.fn.scrollToTop = function() {
- $(this).hide().removeAttr("href");
- if ($(window).scrollTop() != "0") {
- $(this).fadeIn("slow")
- }
- var scrollDiv = $(this);
- $(window).scroll(function() {
- if ($(window).scrollTop() == "0") {
- $(scrollDiv).fadeOut("slow")
- } else {
- $(scrollDiv).fadeIn("slow")
- }
- });
- $(this).click(function() {
- $("html, body").animate({
- scrollTop: 0
- }, "slow")
- })
- }
- });
- $(function() {
- $("#scrlTop").scrollToTop();
- });
- </script>
- </head>
- <body>
- <div id="center">
- <div id="side">
- </div>
- <div class="side">
- <div id="sd">
- <div id="navigation">
- {block:IfCustomLinkOne}<lin><a href="{block:IfCustomLinkOneURL}{text:Custom Link One URL}{/block:IfCustomLinkOneURL}"> {text:Custom Link One}</a></lin>{/block:IfCustomLinkOne}
- {block:IfCustomLinkTwo}<lin><a href="{block:IfCustomLinkTwoURL}{text:Custom Link Two URL}{/block:IfCustomLinkTwoURL}"> {text:Custom Link Two}</a></lin>{/block:IfCustomLinkTwo}
- {block:IfCustomLinkThree}<lin><a href="{block:IfCustomLinkThreeURL}{text:Custom Link Three URL}{/block:IfCustomLinkThreeURL}"> {text:Custom Link Three}</a></lin>{/block:IfCustomLinkThree}
- {block:IfCustomLinkFour}<lin><a href="{block:IfCustomLinkFourURL}{text:Custom Link Four URL}{/block:IfCustomLinkFourURL}"> {text:Custom Link Four}</a></lin>{/block:IfCustomLinkFour}
- {block:IfCustomLinkFive}<lin><a href="{block:IfCustomLinkFiveURL}{text:Custom Link Five URL}{/block:IfCustomLinkFiveURL}"> {text:Custom Link Five}</a></lin>{/block:IfCustomLinkFive}
- {block:IfCustomLinkSix}<lin><a href="{block:IfCustomLinkSixURL}{text:Custom Link Six URL}{/block:IfCustomLinkSixURL}"> {text:Custom Link Six}</a></lin>{/block:IfCustomLinkSix}
- {block:IfCustomLinkSeven}<lin><a href="{block:IfCustomLinkSevenURL}{text:Custom Link Seven URL}{/block:IfCustomLinkSevenURL}">{text:Custom Link Seven}</a></lin>{/block:IfCustomLinkSeven}
- {block:IfCustomLinkEight}<lin><a href="{block:IfCustomLinkEightURL}{text:Custom Link Eight URL}{/block:IfCustomLinkEightURL}">{text:Custom Link Eight}</a></lin>{/block:IfCustomLinkEight}
- {block:IfCustomLinkNine}<lin><a href="{block:IfCustomLinkNineURL}{text:Custom Link Nine URL}{/block:IfCustomLinkNineURL}">{text:Custom Link Nine}</a></lin>{/block:IfCustomLinkNine}
- {block:IfCustomLinkTen}<lin><a href="{block:IfCustomLinkTenURL}{text:Custom Link Ten URL}{/block:IfCustomLinkTenURL}">{text:Custom Link Ten}</a></lin>{/block:IfCustomLinkTen}
- </div>
- </div>
- </div>
- <div id="content">
- {block:IfEndlessScroll}
- <a id="scrlTop" href="#"><img src="http://static.tumblr.com/1f1tzta/SMJmu4k4i/up.png"></a>
- {/block:IfEndlessScroll}
- {block:Posts}
- <div class="entry">
- {block:IndexPage}
- <div class="postinfo">
- <center>{block:Date}<div class="tago"><a href="{permalink}">{MonthNumberWithZero}{DayOfMonthWithZero}{ShortYear}</a></div>{/block:Date} <div class="noco">{NoteCount}</div>
- </center>
- </div>
- {/block:IndexPage}
- {block:Text}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {Body}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title"><h1>{Name}</h1></a>
- {block:Description}{Description}{/block:Description}
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- <a class="ent" href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
- {/block:IndexPage}
- {block:PermalinkPage}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}">
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {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}
- {/block:Photoset}
- {block:Quote}
- <h2>"{Quote}"</h2>
- {block:Source}
- <div class="source">- {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Answer}
- <div id="askcontain">
- <div class="asker"><a href="{Permalink}">{Asker}</div>
- <div id="question">{Question}</div>
- </div>
- {Answer}
- {/block:answer}
- {block:Chat}
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Audio}
- <div id="audio">
- <div id="play"><div class="play">{AudioPlayerWhite}</div></div>
- <div id="autext">
- {block:TrackName}Song: {TrackName}<br>{/block:TrackName}
- {block:Artist}ARTIST: {Artist}<br>{/block:Artist}
- {block:Album}ALBUM: {Album}<br>{/block:Album}
- {block:PlayCount}Plays: <i>{FormattedPlayCount}</i> {/block:PlayCount}
- </div>
- </div>
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- {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}
- {/block:Video}
- {block:IndexPage}
- {block:IfshowCaption}
- {block:Caption}
- <div id="caption">{Caption}</div>
- {/block:Caption}
- {/block:IfshowCaption}
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="infoperm">
- {block:HasTags}<div class="tagged">{block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
- {block:Date}{TimeAgo}{/block:Date} with {NoteCountWithLabel}<br>
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}">Source</a> <a href="{ReblogRootURL}">Via</a>{/block:RebloggedFrom}
- </div>
- {/block:PermalinkPage}
- {block:PostNotes}{PostNotes-64}{/block:PostNotes}
- </div>
- {/block:Posts}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:IfNotEndlessScroll}
- {block:Pagination}
- <div class="paged">
- {block:PreviousPage}
- <a href="{PreviousPage}"><</a>
- {/block:PreviousPage}
- {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:NextPage}
- <a href="{NextPage}">></a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- {/block:IfNotEndlessScroll}
- </div>
- <div id="sbar"></div>
- <div id="bottom">
- <div id="portrait"><img src="{image:portrait}"></div>
- <div id="botnav">
- <blin><a href="/"> Home</a></blin>
- <blin><a href="/ask"> Inbox</a></blin>
- <blin><a href="/archive"> Archive</a></blin>
- <div id="box">
- <div id="pix"><img src="http://media.tumblr.com/tumblr_m7w2n46Pdl1r6o8v2.gif"></div>
- <div id="player">{text:music player}</div>
- </div>
- </div>
- <div id="desc">{description}</div>
- </div>
- <div id="title">{text:bottom title}</div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment