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="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!----
- alicatofrp pls don't???? remove???? like?? yea
- 028. kickstarts.
- let me know if you have any questions.
- --->
- <meta name="image:Admin1" content=""/>
- <meta name="image:Admin2" content=""/>
- <meta name="image:Admin3" content=""/>
- <meta name="image:Admin4" content=""/>
- <meta name="image:Background" content=""/>
- <meta name="image:PNG" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="color:Accent" content="000000"/>
- <meta name="color:Background" content="000000"/>
- <meta name="color:Border" content="fefefe"/>
- <meta name="color:Entries" content="ffffff"/>
- <meta name="color:Entries BG" content="ffffff"/>
- <meta name="color:Links" content="fefefe"/>
- <meta name="color:Scrollbar" content="fefefe"/>
- <meta name="color:Tags" content="ffffff"/>
- <meta name="color:Text" content="000000"/>
- <meta name="color:Title" content="fefefe"/>
- <meta name="text:link 1 URL" content=""/>
- <meta name="text:link 1 text" content=""/>
- <meta name="text:link 2 URL" content=""/>
- <meta name="text:link 2 text" content=""/>
- <meta name="text:link 3 URL" content=""/>
- <meta name="text:link 3 text" content=""/>
- <meta name="text:link 4 URL" content=""/>
- <meta name="text:link 4 text" content=""/>
- <meta name="text:link 5 URL" content=""/>
- <meta name="text:link 5 text" content=""/>
- <meta name="text:link 6 URL" content=""/>
- <meta name="text:link 6 text" content=""/>
- <meta name="text:link 7 URL" content=""/>
- <meta name="text:link 7 text" content=""/>
- <meta name="text:link 8 URL" content=""/>
- <meta name="text:link 8 text" content=""/>
- <meta name="text:desc" content=""/>
- <meta name="text:desc title" content=""/>
- <meta name="text:admin1 name" content=""/>
- <meta name="text:admin1 text" content=""/>
- <meta name="text:admin2 name" content=""/>
- <meta name="text:admin2 text" content=""/>
- <meta name="text:admin3 name" content=""/>
- <meta name="text:admin3 text" content=""/>
- <meta name="text:admin4 name" content=""/>
- <meta name="text:admin4 text" content=""/>
- <style type="text/css">
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color:{color:entries};
- }
- ::-webkit-scrollbar {
- height:10px;
- width:5px;
- background-color:{color:Scrollbar};
- }
- body {
- background: {color:Background};
- background-image:url('{image:Background}');
- background-attachment:fixed;
- font-family: arial;
- font-size: 10px;
- line-height:120%;
- color: {color:Text};
- }
- blockquote {
- padding-left:5px;
- margin:0px 2px 0px 11px;
- border-left:2px solid {color:Border};
- }
- a {
- text-decoration: none;
- color: {color:Links};
- }
- pre {
- font-family:arial;
- font-size:8px;
- text-transform:Uppercase;
- font-weight:bold;
- background-color:{color:Accent};
- padding:5px;
- text-align:center;
- word-wrap: break-word;
- color:{color:Text};
- }
- small, sub {
- font-size:10px;
- }
- b, strong {
- color:{color:Title};
- }
- /* sidebar */
- #sidebar {
- margin-left:77px;
- margin-top:40px;
- padding:10px;
- width:300px;
- height:523px;
- position:fixed;
- background-color:{color:accent};
- border-right:0px solid {color:texT};
- }
- #pngg {
- position:fixed;
- bottom:-10px;
- margin-left:970px;
- padding:0px;
- border-top:0px solid {color:Border};
- height:auto;
- width:300px;
- }
- /* pagination */
- #pagbar {
- position:fixed;
- margin-top:583px;
- margin-left:77px;
- width:310px;
- height:7px;
- padding:5px;
- z-index:999999999999999999999999;
- border-right:0px solid {color:text};
- background-color:{color:entries};
- }
- #pagination {
- margin-top: 0px;
- word-spacing:3px;
- text-transform:uppercase;
- font-size:8px;
- font-family:arial;
- font-weight:bold;
- letter-spacing:1px;
- line-height:5px;
- text-align: center;
- }
- #pagination a {
- display: inline-block;
- text-transform:uppercase;
- font-size:8px;
- font-family:arial;
- font-weight:bold;
- letter-spacing:1px;
- text-align: center;
- }
- /* entries & post titles */
- #entries {
- position:absolute;
- width:522px;
- margin-left:410px;
- padding:10px;
- height:540px;
- overflow:auto;
- margin-top:40px;
- background-color:{color:Entries BG};
- border-left: 0px solid {color:Border};}
- #entry {
- background-color:{color:Entries};
- margin-bottom:0px;
- padding:10px;
- border-left:0px solid {color:Border};
- border-right:0px solid {color:Border}; }
- img {
- max-width: 100%;
- }
- #posttitles {
- text-align:right;
- font-size:18px;
- margin-top:0px;
- margin-bottom:2px;
- font-weight:bold;
- letter-spacing:-1px;
- text-shadow: 2px 1px 0px #d2d2d2;
- color:{color:text};
- text-transform:lowercase;
- }
- /* asks and such */
- #ask {
- text-align:center;
- line-height:120%;
- color:{color:text};
- padding:5px;
- padding-bottom:10px;
- padding-top:5px;
- }
- .ask {
- float:left;
- z-index:10;
- font-family:arial;
- font-size:8px;
- text-align:left;
- font-weight:Bold;
- text-transform:uppercase;
- color:{color:text};
- background-color:{color:Entries};
- margin-top:-6px;
- margin-right:0px;
- margin-left:10px;
- padding-top:0px;
- padding-bottom:0;
- padding-left:5px;
- padding-right:5px;
- }
- .askline {
- height:1px;
- margin-top:0px;
- margin-left:0px;
- background-color:{color:Border};
- z-index:-1;
- }
- .question {
- font-family:arial;
- background-color:{color:Accent};
- color:{color:text};
- font-size:10px;
- height:40px;
- overflow:auto;
- width:415px;
- z-index:10;
- text-transform:lowercase;
- float:left;
- text-align:left;
- margin-top:-48px;
- margin-right:0px;
- margin-left:62px;
- padding-top:0px;
- padding-bottom:0;
- padding:10px;
- }
- #asker img {
- margin-left:-2px;
- margin-bottom:-15px;
- padding:2px;
- text-align:right;
- border:3px double {color:border};
- }
- #ans {
- text-align:left;
- padding:0px;
- color:{color:text};
- margin-top:5px;
- }
- /* music player & audio posts */
- .playerbuttonbg {
- position: absolute;
- left: 20px;
- top: 20px;
- width: 19px;
- height: 19px;
- background-color: #ffffff;
- padding: 10px;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 40px;
- opacity: .4;
- filter: alpha(opacity=40);
- opacity: 0.4;
- -khtml-opacity: 0.4;
- transition: opacity .7s ease-in-out;
- -moz-transition: opacity .7s ease-in-out;
- -webkit-transition: opacity .7s ease-in-out;
- }
- .playerbuttonbg:hover {
- opacity: 1;
- filter: alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- .newplayerbutton {
- position: relative;
- width: 19px;
- height: 19px;
- overflow: hidden;
- }
- .playerbuttonhug {
- position: absolute;
- top: -18px;
- left: -7px;
- }
- .tumblr_audio_player {
- height: 90px;
- width: 270px;
- -moz-transform: scale(0.60, 0.60);
- -webkit-transform: scale(0.60, 0.60);
- -o-transform: scale(0.60, 0.60);
- -ms-transform: scale(0.60, 0.60);
- transform: scale(0.60, 0.60);
- -moz-transform-origin: top left;
- -webkit-transform-origin: top left;
- -o-transform-origin: top left;
- -ms-transform-origin: top left;
- transform-origin: top left;
- }
- .audioimgwrapper {
- position: absolute;
- left: 0px;
- top: 0px;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 40px;
- overflow: hidden;
- width: 79px;
- height: 79px;
- }
- .audioimgwrapper img {
- width: 100%;
- height: auto;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 40px;
- }
- .trackdetails {
- width: auto;
- display:inline-block;
- margin-top:10px;
- margin-left: 90px;
- min-height: 70px;
- }
- .audiowrapper {
- position: relative;
- display:inline-block;
- }
- /* info, tags & permalink */
- #permalink {
- text-align: center;
- border-top: 0px solid {color:Border};
- position: relative;
- background-color:{color:entries};
- font-size:8px;
- text-transform:uppercase;
- font-family:arial;
- margin-top: 0px;
- padding-top: 5px;
- }
- .dateline {
- height:1px;
- margin-top:0px;
- margin-left:0px;
- background-color:{color:Border};
- z-index:-1;
- }
- .date {
- font-family:arial;
- background-color:{color:entries};
- color:{color:text};
- font-size:8px;
- font-weight:bold;
- z-index:10;
- text-transform:uppercase;
- float:left;
- text-align:left;
- margin-top:-6px;
- margin-right:0px;
- margin-left:10px;
- padding-top:0px;
- padding-bottom:0;
- padding-left:5px;
- padding-right:5px;
- }
- .tags {
- background-color:{color:accent};
- color:{color:tags};
- font-size:8px;
- margin-top:8px;
- text-align:center;
- padding:4px;
- font-weight:bold;
- margin-bottom:10px;
- text-transform:uppercase;
- }
- .tags a{
- color:{color:tags};
- }
- /* credit. do not remove ok thank u. */
- #credit{
- font-size: 9px;
- font-style:none;
- float: center;
- position: fixed;
- bottom: 15px;
- background-color:{color:entries};
- right: 15px;
- font-weight:bold;
- color:{color:text};
- padding:5px;
- text-transform:uppercase;
- border-bottom:2px solid {color:text};
- letter-spacing:0px;
- font-family:arial;
- }
- #credit a{
- color: {color:text};
- padding:;
- }
- /* tabs from http://tympanus.net/ !!!!! bless u */
- .tabs {
- position: relative;
- margin: 8px auto;
- width: 300px;
- }
- .tabs input {
- position: absolute;
- z-index: 1000;
- width: 30px;
- height: 10px;
- left: 0px;
- top: 0px;
- opacity: 0;
- -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
- filter: alpha(opacity=0);
- cursor: pointer;
- }
- .tabs input#tab-2{
- left: 120px;
- }
- .tabs input#tab-3{
- left: 240px;
- }
- .tabs input#tab-4{
- left: 360px;
- }
- .tabs label {
- background: {color:entries bg};
- font-size: 20px;
- line-height: 25px;
- height: 25px;
- position: relative;
- padding: 0 20px;
- float: left;
- display: block;
- width: 60px;
- color: #385c5b;
- top: 0px;
- letter-spacing: 1px;
- text-transform: lowercase;
- font-style:italic;
- font-weight: bold;
- text-align: center;
- text-shadow: 1px 1px 0px #d2d2d2;
- border-right:0px solid {color:text};
- }
- .tabs label:after {
- background-color: {color:entries};
- font-size: 20px;
- line-height: 25px;
- height: 25px;
- position: relative;
- padding: 0 20px;
- float: left;
- display: block;
- width: 60px;
- color: #385c5b;
- top: 0px;
- letter-spacing: 1px;
- text-transform: lowercase;
- font-style:italic;
- font-weight: bold;
- text-align: center;
- text-shadow: 1px 1px 0px #d2d2d2;
- }
- .tabs input:hover + label {
- background: {color:entries};
- top: 0px;
- -webkit-transition: top linear 0.2s;
- -moz-transition: top linear 0.2s;
- -o-transition: top linear 0.2s;
- -ms-transition: top linear 0.2s;
- transition: top linear 0.2s;
- }
- .tabs input:hover + label:after{
- background: {color:entries};
- }
- .tabs input:hover + label ~ .clear-shadow {
- top: 0px;
- -webkit-transition: top linear 0.2s;
- -moz-transition: top linear 0.2s;
- -o-transition: top linear 0.2s;
- -ms-transition: top linear 0.2s;
- transition: top linear 0.2s;
- }
- .tabs input:checked:hover + label {
- top: 0;
- }
- .tabs input:checked:hover + label:after{
- background: {color:entries};
- }
- .tabs input:checked:hover + label ~ .clear-shadow {
- top: 0;
- background: {color:entries};
- -webkit-transition: none;
- -moz-transition: none;
- -o-transition: none;
- -ms-transition: none;
- transition: none;
- }
- .tabs input.tab-selector-1:hover + label.tab-label-1 ~ .clear-shadow{
- z-index: 3;
- }
- .tabs input.tab-selector-2:hover + label.tab-label-2 ~ .clear-shadow {
- z-index: 2;
- }
- .tabs input.tab-selector-3:hover + label.tab-label-3 ~ .clear-shadow {
- z-index: 1;
- }
- .tabs input.tab-selector-4:hover + label.tab-label-4 ~ .clear-shadow {
- z-index: 0;
- }
- .tabs label:first-of-type {
- z-index: 4;
- }
- .tab-label-2 {
- z-index: 3;
- }
- .tab-label-3 {
- z-index: 2;
- }
- .tab-label-4 {
- z-index: 1;
- }
- .tabs input:checked + label {
- background: {color:entries};
- z-index: 6;
- -webkit-transition: top linear 0.2s;
- -moz-transition: top linear 0.2s;
- -o-transition: top linear 0.2s;
- -ms-transition: top linear 0.2s;
- transition: top linear 0.2s;
- }
- .clear-shadow {
- background-color:{color:entries};
- position: relative;
- top: 0;
- height: 10px;
- margin-bottom: -10px;
- clear: both;
- z-index: -2;
- box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2);
- border-radius: 3px;
- }
- .content {
- background-color: {color:background};
- position: relative;
- width: auto;
- height: 187px;
- overflow:auto;
- z-index: 5;
- }
- .content div {
- position: absolute;
- top: 0;
- left: 0;
- bottom: 100%;
- padding: 10px;
- overflow: auto;
- z-index: 1;
- opacity: 0;
- -webkit-transition: all linear 0.1s;
- -moz-transition: all linear 0.1s;
- -o-transition: all linear 0.1s;
- -ms-transition: all linear 0.1s;
- transition: all linear 0.1s;
- }
- .tabs input.tab-selector-1:checked ~ .content .content-1,
- .tabs input.tab-selector-2:checked ~ .content .content-2,
- .tabs input.tab-selector-3:checked ~ .content .content-3,
- .tabs input.tab-selector-4:checked ~ .content .content-4 {
- bottom: 0px;
- z-index: 100;
- -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
- filter: alpha(opacity=100);
- opacity: 1;
- -webkit-transition: all ease-out 0.2s 0.2s;
- -moz-transition: all ease-out 0.2s 0.2s;
- -o-transition: all ease-out 0.2s 0.2s;
- -ms-transition: all ease-out 0.2s 0.2s;
- transition: all ease-out 0.2s 0.2s;
- }
- .content div h2{
- text-align:right;
- font-size:18px;
- padding:5px;
- margin-top:0px;
- font-weight:bold;
- letter-spacing:-1px;
- text-shadow: 2px 1px 0px #d2d2d2;
- background-color:{color:entries};
- color:{color:text};
- }
- .content div h3 {
- text-align:right;
- font-size:18px;
- padding:5px;
- margin-top:0px;
- margin-bottom:2px;
- font-weight:bold;
- letter-spacing:-1px;
- text-shadow: 2px 1px 0px #d2d2d2;
- background-color:{color:entries};
- color:{color:text};
- }
- .content div n {
- text-align:center;
- margin-bottom:5px;
- }
- .content div n a {
- width:265px;
- display:inline-block;
- padding:5px;
- margin-bottom:2px;
- font-size:8px;
- font-weight:bold;
- text-transform:uppercase;
- text-shadow: 2px 1px 0px #d2d2d2;
- color:{color:text};
- background-color:{color:accent};
- }
- .content div ad1 {
- text-align:right;
- font-size:18px;
- padding:5px;
- margin-top:0px;
- margin-bottom:-5px;
- font-weight:bold;
- display:block;
- width:190px;
- letter-spacing:-1px;
- text-shadow: 2px 1px 0px #d2d2d2;
- background-color:{color:entries};
- color:{color:text};
- }
- .content div ad2 {
- text-align:justify;
- font-size:9px;
- padding:5px;
- font-weight:normal;
- text-transform:lowercase;
- width:190px;
- overflow:auto;
- height:33px;
- margin-top:10px;
- margin-bottom:5px;
- display:block;
- border-left:0px solid {color:accent};
- background-color:{color:entries bg};
- color:{color:text};
- }
- .content div p {
- font-size: 9px;
- margin-top:0px;
- margin-bottom:5px;
- line-height: 130%;
- text-align: left;
- margin: 0;
- color: {color:text};
- padding-left: 5px;
- font-family: arial;
- border-left: 2px solid {color:border};
- }
- </style>
- </head>
- <body>
- <div id="pngg"><img src="{image:PNG}"></div>
- <div id="sidebar"><img src="{image:sidebar}">
- <section class="tabs">
- <input id="tab-1" type="radio" name="radio-set" class="tab-selector-1" checked="checked" />
- <label for="tab-1" class="tab-label-1">i.</label>
- <input id="tab-2" type="radio" name="radio-set" class="tab-selector-2" />
- <label for="tab-2" class="tab-label-2">ii.</label>
- <input id="tab-3" type="radio" name="radio-set" class="tab-selector-3" />
- <label for="tab-3" class="tab-label-3">iii.</label>
- <div class="clear-shadow"></div>
- <div class="content">
- <div class="content-1">
- <h2>{text:desc title}</h2>
- <p>{text:desc}</p>
- </div>
- <div class="content-2">
- <h3>pre-acceptance</h3>
- <n><a href="{text:link 1 URL}">{text:link 1 text}</a>
- <a href="{text:link 2 URL}">{text:link 2 text}</a>
- <a href="{text:link 3 URL}">{text:link 3 text}</a>
- <a href="{text:link 4 URL}">{text:link 4 text}</a></n>
- <h3>post-acceptance</h3>
- <n><a href="{text:link 5 URL}">{text:link 5 text}</a>
- <a href="{text:link 6 URL}">{text:link 6 text}</a>
- <a href="{text:link 7 URL}">{text:link 7 text}</a>
- <a href="{text:link 8 URL}">{text:link 8 text}</a></n>
- </div>
- <div class="content-3">
- <img src="{image:admin1}" style="height:70px; width:70px; float:left; margin-top:0px"><span style="margin-left:5px; margin-top:0px; float:right;"><ad1>{text:admin1 name}</ad1><ad2>{text:admin1 text}</ad2></span>
- <img src="{image:admin2}" style="height:70px; width:70px; float:left; margin-top:5px"><span style="margin-left:5px; margin-top:0px; float:right;"><ad1>{text:admin2 name}</ad1><ad2>{text:admin2 text}</ad2></span>
- <img src="{image:admin3}" style="height:70px; width:70px; float:left; margin-top:5px"><span style="margin-left:5px; margin-top:0px; float:right;"><ad1>{text:admin3 name}</ad1><ad2>{text:admin3 text}</ad2></span>
- <img src="{image:admin4}" style="height:70px; width:70px; float:left; margin-top:5px"><span style="margin-left:5px; margin-top:0px; float:right;"><ad1>{text:admin4 name}</ad1><ad2>{text:admin4 text}</ad2></span>
- </div>
- </div>
- </section>
- </div>
- <div id="pagbar"><div id="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{block:JumpPagination length="5"} {block:CurrentPage}<span class="currentpage">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="otherpage" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage} <a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}
- </div></div>
- <div id="entries">
- {block:Posts}
- <div id="entry">
- {block:Text}
- <div id="posttitles">{block:Title}{Title}{/block:Title}</div>
- {Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div id="posttitles">{Quote}</div>
- {block:Source}<br>—{Source}{/block:Source}
- {/block:Quote}
- {block:Link}
- <div id="posttitles"><a href="{URL}" {Target}>{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
- {block:Lines}
- {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
- {/block:Lines}
- {/block:Chat}
- {block:Audio}{block:AudioPlayer}
- <div class="audiowrapper">
- {block:AlbumArt}
- <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="playerbuttonbg">
- <div class="newplayerbutton">
- <div class="playerbuttonhug">
- {AudioPlayerWhite}
- </div>
- </div>
- </div>
- <div class="trackdetails">
- {block:TrackName}<B>SONG:</b> {TrackName}{/block:TrackName}<br/>
- {block:Artist}<B>ARTIST:</B> {Artist}{/block:Artist}<br/>
- {block:Album}<B>ALBUM:</B> {Album}{/block:Album}<br/>
- {PlayCountWithLabel}
- </div>
- </div>
- {/block:AudioPlayer}
- {block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}
- <div id="questionbox"><div class="askline"></div><div class="ask">{Asker} sent:</div> <p><div id="asker"><img src="{AskerPortraitURL-64}" style="height:50px; width:50px; float:center; margin-top:0px"></div><div class="question"><div style="overflow:auto; padding-right:5px; width: auto; height: 40px; text-align: justify;">{Question}</div></div> </div>
- <br>{Answer}
- {/block:Answer}
- </div>
- <div id="permalink">
- <div class="dateline"></div><div class="date">
- {block:Date}Posted on: {TimeAgo}{/block:Date} ▾ <a href="{Permalink}">
- {NoteCountWithLabel}</a> ▾ <a href="{ReblogURL}" target="_blank">Reblog</a>
- {block:RebloggedFrom} ▾ post details: <a href="{ReblogParentURL}"title="{ReblogParentTitle}">via</a> & <a href="{ReblogRootURL}"title="{ReblogRoottitle}">source</a>{/block:RebloggedFrom}</div>
- <div class="tags">{block:HasTags} tagged with: {block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div></div>
- <div class="note">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- <!-- /div entry --->
- <div id="credit"> <a href="http://alicatofrp.com/">alicatofrp</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment