Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Theme #12 by:
- ressuscitad-a.tumblr.com
- Editing is okay as long as you:
- ✖ DO NOT CLAIM AS YOUR OWN
- ✖ DO NOT USE THE CODE AS A BASE
- ✖ DO NOT REMOVE/MOVE THE CREDIT !!
- -->
- <html><head>
- <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
- <meta name="color:Background" content="#fcf2f0"/>
- <meta name="color:Post Background" content="#fdfdfd"/>
- <meta name="color:Sb Background" content="#ffffff"/>
- <meta name="color:Font" content="#b1b1b1"/>
- <meta name="color:Links" content="#d6aeae"/>
- <meta name="color:Links Hover" content="#afa8a8"/>
- <meta name="color:Bold" content="#a7a6a5"/>
- <meta name="color:Blog Title" content="#a8a6a8"/>
- <meta name="color:Text Hover" content="#fae2d7"/>
- <meta name="color:Borders" content="#e7e6e6"/>
- <meta name="color:Scrollbar" content="#dfa6a6"/>
- <meta name="color:Ask and Info Background" content="#f7f1f0"/>
- <meta name="text:Link 1 url" content="/" />
- <meta name="text:Link 1 title" content="link1" />
- <meta name="text:Link 2 url" content="/" />
- <meta name="text:Link 2 title" content="link2" />
- <meta name="text:Link 3 url" content="/" />
- <meta name="text:Link 3 title" content="link3" />
- <meta name="text:Link 4 url" content="/" />
- <meta name="text:Link 4 title" content="link4" />
- <meta name="text:Link 5 url" content="/" />
- <meta name="text:Link 5 title" content="link5" />
- <meta name="text:LINKS HEIGHT" content="70"/>
- <title>{Title}</title>
- <meta name="image:Sb Background Image" content="http://24.media.tumblr.com/cd5001bfb8de89a41337dce9a77a7d85/tumblr_mj77t2OgYd1r9c5eeo2_250.png"/>
- <meta name="image:Left Image" content="http://24.media.tumblr.com/c039f6fe4f1c6bda5c7e20c425a56484/tumblr_mj77t2OgYd1r9c5eeo1_100.png"/>
- <meta name="image:Background Image" content=""/>
- <meta name="image:Sidebar Image" content="
- http://static.tumblr.com/e5167fc8ea986dabf2405c2ef8f51c09/btjhfod/rAJmj5jhp/tumblr_static_mcmeester3.jpg"/>
- <meta name="if:Show Title" content="1">
- <meta name="if:Show Archive Button" content="1">
- <meta name="if:Show Message Button" content="1">
- <meta name="if:Show Home Button" content="1">
- <meta name="if:Hover Tags" content="1">
- <meta name="if:Tags Background" content="1">
- <link rel="shortcut icon" href="{Favicon}">
- <style type="text/css">
- body {
- font-family:calibri;
- font-size: 11px;
- line-height: 100%;
- text-align: justify;
- color: {color:Font};
- background-color: {color:Background};
- background-image: url('{image:Background Image}');
- background-attachment: fixed;
- background-position: left top;
- background-repeat: repeat; }
- a:link, a:visited, a:active {
- text-decoration: none;
- color: {color:Links};
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;}
- a:hover {
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- text-shadow: 0px 1px 5px rgba(0,0,0,0.13);
- color: {color:Links hover};}
- l {
- padding: 1px 7px 2px 3px;
- text-decoration: none;
- font-size: 12px;
- font-family:calibri;
- text-shadow:3px 0px #f0c8c8, -3px 0px #c9e4ad;
- color: {color:Links};
- border: 1px solid {color:Background};
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- border-bottom: 0px solid transparent;}
- b, strong {
- color: {color:Bold};}
- blockquote {
- margin-left: 0px;
- padding-left:7px;
- border-left: 2px solid {color:Borders};}
- #title {
- padding-bottom: 4px;
- font-family:helvetica;
- text-align: center;}
- #link {
- margin-top: 5px;
- padding-bottom: 4px;
- font-size: 16px;
- text-align: center;}
- h1 {
- font-size: 19px;
- line-height: 15px;
- letter-spacing: 0px;
- text-transform: none;
- font-weight: normal;
- text-align: left;
- margin-top: 0px;
- margin-bottom: -5px;
- padding: 0px;
- color: {color:Posts Title};}
- /* ~ POSTS ~ */
- #entries {
- font-family:calibri;
- margin-left:280px;
- margin-top: 50px;
- margin-bottom: 20px;
- width: 520px; }
- #posts {
- overflow: hidden;
- font-family: calibri;
- margin-bottom: 10px;
- border:1px solid {color:Borders};
- padding: 10px 10px 10px 10px;
- background: {color:Post Background};}
- {block:ifHoverTags}
- #posts:hover #info1 { opacity:1;display:block; }
- {/block:ifHoverTags}
- /* ~ POST INFO ~ */
- #info {
- font-size:10px;
- text-align:center;
- padding: 4px;
- font-family:cambria;
- margin-top:-22px; border: 1px solid {color:borders};
- background-color:{color:Ask and Info Background};
- margin-bottom:20px; }
- #tag {opacity:0.6;}
- #info1 {
- position: absolute;
- {block:ifHoverTags}opacity: 0;{/block:ifHoverTags}
- margin-top: -10px;
- margin-left: 515px;
- width: 80px;
- padding: 5px 5px 3px 5px;
- font-size: 10px;
- line-height:120%;
- text-transform: uppercase;
- text-align: left;
- color: {color:Font};
- {block:ifTagsBackground}
- background-color: {color:post background};
- {/block:ifTagsBackground}
- -webkit-transition: 0.4s linear; }
- #info1 a {
- color: {color:Font}; }
- #info1 a:hover {
- color: {color:Links};
- -webkit-transition: 0.4s linear; }}
- /* ~ QUOTE ~ */
- #quote {
- font-family:consolas;
- font-size: 16px; }
- #source {
- font-size: 11px;
- margin-top: 5px;}
- /* ~ AUDIO ~ */
- #audioplayer {
- height:25px; width:27px;
- margin-top:18px; margin-left:24px;
- overflow:hidden; position:absolute;
- opacity: 1; filter:alpha(opacity=70);}
- #albumart { float:left; margin:0px 7px; }
- #stuff {
- margin:-7px; padding:3px;
- font-size:11px; margin-top:5px;}
- /* ~ QUESTION ~ */
- .questions {
- text-align: center;
- margin: 3px;
- font-family:consolas;
- font-size: 10px;
- padding:7px;
- border-bottom:1px dashed {color:dat border};
- background: {color:Ask and Info Background};}
- .questionsq {margin: 5px;}
- /* ~ CHAT ~ */
- margin:8px;
- .user_1 .label {color:{color:links}; font-weight:bold;}
- .user_2 .label {color:{color:links}; font-weight:bold;}
- .user_3 .label {color:{color:links}; font-weight:bold;}
- .user_4 .label {color:{color:links}; font-weight:bold;}
- .user_5 .label {color:{color:links}; font-weight:bold;}
- .user_6 .label {color:{color:links}; font-weight:bold;}
- .user_7 .label {color:{color:links}; font-weight:bold;}
- .user_8 .label {color:{color:links}; font-weight:bold;}
- .user_9 .label {color:{color:links}; font-weight:bold;}
- .user_10 .label {color:{color:links}; font-weight:bold;}
- .user_11 .label {color:{color:links}; font-weight:bold;}
- .user_12 .label {color:{color:links}; font-weight:bold;}
- .user_13 .label {color:{color:links}; font-weight:bold;}
- .user_14 .label {color:{color:links}; font-weight:bold;}
- .user_15 .label {color:{color:links}; font-weight:bold;}
- .user_16 .label {color:{color:links}; font-weight:bold;}
- .user_17 .label {color:{color:links}; font-weight:bold;}
- .user_18 .label {color:{color:links}; font-weight:bold;}
- .user_19 .label {color:{color:links}; font-weight:bold;}
- .user_20 .label {color:{color:links}; font-weight:bold;}
- ul.chat, .chat ol, .chat li {
- padding:0px;
- list-style:none;}
- /* ~ SCROLLBAR ~ */
- ::-webkit-scrollbar-thumb:vertical {
- height:10px;
- background-color: {color:Scrollbar};}
- ::-webkit-scrollbar-thumb:horizontal {
- height:10px;
- background-color: {color:Scrollbar};}
- ::-webkit-scrollbar {
- height: 10px;
- width: 6px;
- background-color: {color:Post Background};}
- /* ~ PERMALINK NOTES PAGE ~ */
- #postnotes {
- margin:0px 0px 0px 0px;
- width:510px;
- padding:5px;
- font-family:calibri headings;
- font-size: 12px;
- background-color: none;}
- #postnotes a {
- margin-top:1px;}
- ol.notes li.note {
- padding:1px;
- border-bottom: solid 0px;}
- ol.notes li.note img.avatar {
- vertical-align:-4px;
- margin-right:0px;
- width:16px;
- height:16px;}
- /* ~ SIDEBAR ~ */
- #sbarb {
- width:200px; margin-left: 18px;
- padding: 4px; position: absolute;
- background-color:{color:Post Background};
- border:2px solid {color:borders};
- -webkit-transition:all 0.8s ease;
- -moz-transition:all 0.8s ease;
- transition:all 0.8s ease;
- }
- #center {
- margin-left: auto;
- margin-right: auto;
- width: 800px; }
- #position {
- position: fixed;
- margin-top: -60px;
- left:55px;
- padding:5px;
- border-left:1px dashed {color:borders};
- border-right:1px dashed {color:borders};
- background-color:{color:Sb Background};
- background-image: url('{image:Sb Background Image}');
- box-shadow: 0px 1px 5px rgba(0,0,0,0.13);
- width: 250px;
- height:100%;
- } }
- #sidebar {
- position: fixed;
- margin-left: -40px;
- width: 200px;
- padding: 0px 0px 30px 0px;
- font: 11px calibri;
- color: {color:Font};
- }
- #position1 {
- position: fixed;
- margin-top: -60px;
- left:0px;
- padding:5px;
- border-right:1px dashed {color:borders};
- background-image: url('{image:left image}');
- box-shadow: 0px 1px 5px rgba(0,0,0,0.13);
- width: 50px;
- height:100%;
- }
- .ttl {
- margin-left: 25px;
- margin-top:35%;
- width:200px;
- margin-bottom:-10px;
- font: 21px 'Cookie';
- letter-spacing: 2px;
- color: {color:Blog Title};
- text-shadow: 0px 1px 5px rgba(0,0,0,0.13);}
- #description {
- position: fixed;
- opacity: 0.9;
- overflow: hidden;
- margin-top:50px;
- margin-left:18px;
- width: 210px;
- font-family:calibri;
- padding: 6px 0px 4px 0px;
- text-align: justify;
- color: {color:Font};
- background: none;
- }
- /* ~ SUBLINKS ~ */
- .subbor {
- padding:3px;
- border:2px solid {color:borders};
- background-color:{color:Post Background};
- }
- .sublinks {
- background-color:white;
- width: 120px; opacity:0;
- margin-top:{text:LINKS HEIGHT}px;
- margin-bottom:5px;
- padding-top:7px;
- padding-bottom:7px;
- border:3px solid {color:borders};
- text-align:center;
- -webkit-transition:all 0.8s ease;
- -moz-transition:all 0.8s ease;
- transition:all 0.8s ease;
- color: {color:sublinks};
- shadow: 1px 1px 0px {color:Text Shadow};
- }
- .sublinks a {
- font-family:consolas;
- font-size: 9px;
- display: inline-block;
- border: 1px solid {color:borders};
- padding:2px;
- width:100px;
- opacity:0;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- text-transform: uppercase;
- letter-spacing: 1px;
- color: {color:Links};
- }
- .sublinks a:hover{
- font-style:bold;
- letter-spacing: 2px;
- background-color:{color:links};
- color:{color:post background};
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out; }
- #sidebar:hover #sbarb{
- opacity:0.7;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;}
- #sidebar:hover .sublinks {
- opacity:0.9;z-index:9999;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;}
- #sidebar:hover .sublinks a{
- opacity:1;z-index:9999;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;}
- .sublinks1 {
- shadow: 1px 1px 0px {color:Text Shadow};
- margin-top:-86%;
- margin-left:-315px;
- color: {color:sublinks};
- width: 220px;}
- .sublinks1 a {
- shadow: 1px 1px 0px {color:Text Shadow};
- font-family:cambria;
- font-size: 20px;
- padding:2px;
- padding-bottom:5px;
- text-shadow: 0px 1px 5px rgba(0,0,0,0.18);
- opacity:0.5;
- text-transform: uppercase;
- letter-spacing: 1px;
- color: {color:sublinks};}
- .sublinks1 a:hover{shadow: 1px 1px 0px {color:Text Shadow};
- opacity:0.7;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- color: {color:sublinks};}
- /* ~ PAGES ~ */
- #pagination {
- font-family:calibri;
- text-align:center;
- font-size:13px;
- margin-top: 8px;
- text-shadow: 0px 1px 5px rgba(0,0,0,0.13);
- text-transform:uppercase}
- /* ~ CREDIT ~ */
- #credit {
- position: fixed;
- bottom: 4px;
- right: 10px;
- width: 40px;
- -webkit-transition-duration: .90s;}
- .crdt {
- display: block;
- width: 40px;box-shadow: 0px 1px 5px rgba(0,0,0,0.13);
- padding: 2px 0px 4px 0px;
- font: 13px calibri;
- font-style: italic;
- text-align: center;
- color: {color:Links};
- background: {color:Post Background};
- border: 1px solid {color:Borders};
- -webkit-transition-duration: .90s;}
- .crdt a, a {
- text-decoration: none;
- text-transform: none;
- color: {color:Links}; }
- .crdt:hover {
- color: {color:Post Background};
- background: {color:Links};}
- </style>
- </head>
- <body>
- <div id="credit">
- <a href="http://ressuscitad-a.tumblr.com" target="_blank">
- <div class="crdt">theme</div></a>
- </div></div>
- <div id="center"><div id="position1"></div>
- <div id="position">
- <div class="ttl"><br>
- <center>
- {block:IfShowTitle}{Title}{/block:IfShowTitle}
- </center>
- </div>
- <div id="sidebar">
- <div style="padding-bottom:10px; solid #fdfcfc;margin-bottom:10px;">
- <center><br>
- <div id="sbarb"><div id="pic">
- <a href="/"><img src="{image:Sidebar Image}" width="200" ></a></div></div>
- </div>
- <center>
- <div class="sublinks">
- <a href="{text:Link 1 url}">{text:Link 1 title}</a> <br><br>
- <a href="{text:Link 2 url}">{text:Link 2 title}</a> <br><br>
- <a href="{text:Link 3 url}">{text:Link 3 title}</a> <br><br>
- <a href="{text:Link 4 url}">{text:Link 4 title}</a> <br><br>
- <a href="{text:Link 5 url}">{text:Link 5 title}</a> <br>
- </div>
- <div id="description">
- <br><center>{description}</div></center>
- <center><br><br>
- <div class="sublinks1"><div id="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><img alt="" src="http://prikachi.com/images/968/5940968u.png"/></a></a>{/block:PreviousPage}{/block:Pagination}<br><br><br><!--
- ↓ ALLTHE BUTTONS ARE DOWN HERE ↓
- -->{block:IfShowHomeButton}<a href="/"><img alt="" src="http://prikachi.com/images/972/5940972e.png"/></a></a><br><br><br>{/block:IfShowHomeButton}
- {block:IfShowMessageButton}<a href="/ask"><img alt="" src="http://prikachi.com/images/445/5940445t.png"/></a></a><br><br><br>{/block:IfShowMessageButton}
- {block:IfShowArchiveButton}<a href="/archive"><img alt="" src="http://prikachi.com/images/960/5940960u.png"/></a></a><br><br><br>{/block:IfShowArchiveButton} <a href="http://ressuscitad-a.tumblr.com"><img alt="" src="http://prikachi.com/images/962/5940962M.png"/></a></a>
- {block:Pagination}<br><br><br>{block:NextPage}<a href="{NextPage}"><img alt="" src="http://prikachi.com/images/965/5940965K.png"/></a></a>{/block:NextPage}
- {/block:Pagination}
- </div></div></div></center></div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- <div id="info1">
- {block:HasTags}
- <i>{block:Tags}<div id='tag'><img alt="" src="http://prikachi.com/images/658/5940658e.png" width="8" style="float: left;"></a></div><a href="/tagged/{Tag}"> {Tag}</a><br> {/block:Tags}{/block:HasTags}</i></div>
- <div id="title">
- {block:Title}
- <h1>{Title} </h1>
- {/block:Title}
- </div>
- {block:Text}
- {Body}
- {/block:Text}
- {block:Quote}
- <div id="quote">
- <center>"
- {Quote}"
- </center>
- </div>
- {block:Source}
- <div id="source">
- <center>
- {Source}
- </center>
- </div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Photo}
- {LinkOpenTag}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- {LinkCloseTag}<br>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photoset}
- {block:Chat}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}</li>
- {/block:Lines}</ul>
- {/block:Chat}
- {block:Video}
- {Video-500}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Video}
- {block:Answer}
- <div class="questions">{Asker} whispered:  {Question}</div>
- <div class="questionsq">{Answer}</div>
- {/block:Answer}
- {block:Audio}
- <div id="audioplayer">{AudioPlayerWhite}</div>
- <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="60" height="60">{/block:AlbumArt}</div>
- <div id="stuff">
- <b>Song: </b>{block:TrackName}{TrackName}{/block:TrackName}<br>
- <b>Artist: </b>{block:Artist}{Artist}{/block:Artist}<br>
- <b>Album: </b>{block:Album}{Album}{/block:Album}<br>
- <b>Played: </b>{FormattedPlayCount} times</div>
- <br>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Audio}
- </div><br>
- <div id="info">
- <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} - <a href="{Permalink}">♡{NoteCount} notes</a>{/block:NoteCount}{block:RebloggedFrom} - <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> via</a>{/block:RebloggedFrom}
- {block:ContentSource} - <a href="{SourceURL}">source </a> - <a href="{ReblogURL}" target="_blank">reblog</a>
- </a>{block:ContentSource}{/block:RebloggedFrom}<br>{block:IfItalicTags}<i>{/block:IfItalicTags}
- </i></div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div></div>
- {/block:Posts}
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement