Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!-- DO NOT REMOVE THE FOLLOWING
- ► Theme 12: Probending by Rachael: pevensied @ tumblr.com ◄
- • if you're using my theme, please keep credit in tact.
- • this theme isn't a base theme, do not redistribute.
- • edit to your heart's consent, but this will always be MY theme
- -->
- <body>
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#FFFFFF" />
- <meta name="color:entry" content="#FFFFFF" />
- <meta name="color:title" content="#695D51" />
- <meta name="color:text" content="#C0AEA0" />
- <meta name="color:sidebar text" content="#C0AEA0" />
- <meta name="color:link" content="#A89A8D" />
- <meta name="color:link hover" content="#0A0A09" />
- <meta name="color:nav link" content="#F5EBE4" />
- <meta name="color:nav link hover" content="#E3DEC3" />
- <meta name="color:selection" content="#DB9CB7" />
- <meta name="font:title" content="helvetica" />
- <meta name="font:body" content="helvetica" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="" />
- <meta name="if:show tags" content="0" />
- <meta name="if:fading images" content="1" />
- <meta name="text:title font size" content="20"/>
- <meta name="text:link one" content="/"/>
- <meta name="text:link one name" content="link 1"/>
- <meta name="text:link two" content="/"/>
- <meta name="text:link two name" content="link 2"/>
- <meta name="text:link three" content="/"/>
- <meta name="text:link three name" content="link 3"/>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- /* ---------- scroll bar --------- */
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:nav link}; height:30px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:nav link}; height:10px!important;}
- ::-webkit-scrollbar {background-color:{color:background}; height:10px; width:5px;}
- /* ---------- color selection --------- */
- ::-moz-selection {color:{color:selection};background: {color:link hover};}
- ::selection {color: {color:selection};background: {color:link hover};}
- /* ---------- follow/dash fade --------- */
- iframe#tumblr_controls {
- top:0px !important;
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.4;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;}
- body {
- color:{color:text};
- background-color:{color:background};
- background-image: url('{image:Background}');
- background-position: center;
- background-attachment:fixed;
- background-repeat: repeat;
- font-family:{font:body};
- font-size:9px;
- line-height:110%;
- text-align:justify}
- a:link, a:active, a:visited{
- color: {color:link};
- text-decoration:none;
- -webkit-transition: all 0.7s
- ease-out;-moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- a:hover{
- color:{color:link hover};
- background-color: transparent;
- }
- #entries{
- left:70%;
- margin-left:500px;
- margin-top:20px;
- width:500px}
- {block:iffadingimages}
- #entries img {
- opacity: .8;
- -webkit-transition: all 0.5s ease;
- }
- #entries img:hover {
- opacity: 1;
- }
- .trans {
- opacity: .8;
- -webkit-transition: all 0.5s ease;
- }
- .trans:hover {
- opacity: 1;
- }
- {/block:iffadingimages}
- #posts{
- overflow:hidden;
- background-color: {color:entry};
- border-right:4px solid {color:entry};
- {block:ifnotshowtags}border-bottom:1px dashed {color:text};{/block:ifnotshowtags}
- padding:4px;
- margin-bottom:6px;
- -webkit-transition-duration: 0.8s;
- }
- #posts:hover #info {
- opacity:1.0;
- margin-left:510px;
- width:70px;
- }
- .description {
- color:{color:sidebar text};
- font-family:calibri;
- font-size:10px;
- width:74%;
- height:100%;
- margin-left:0px;
- padding-bottom:10px;
- }
- #icon img {
- position:fixed;
- max-width: 100px;
- margin-left:365px;
- margin-top:80px;
- z-index:9999;
- text-align:center;
- border:5px solid {color:nav link};
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- #icon img:hover {
- -webkit-transform: rotate(360deg);
- }
- #sidebar {
- width:220px;
- margin-left:200px;
- margin-top:100px;
- position:fixed;
- overflow:hidden;
- background-color: transparent;
- border-left:0px solid;
- border-right:0px solid;
- padding:0;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- h1{
- color:{color:title};
- font-family:{font:title};
- font-size:12px;
- line-height:17px;
- letter-spacing:1px;
- font-weight:normal;
- text-transform:uppercase;
- margin:0px;
- padding:0px;
- text-align:center
- }
- h2{
- color:{color:title};
- font-family:{font:title};
- font-size:16px;
- line-height:14px;
- letter-spacing:-1px;
- font-weight:normal;
- text-transform:case;
- margin:0px;
- padding:0px;
- margin-bottom:1px;
- text-align:center
- }
- #source {text-align: right}
- #tags {
- display:block;
- {block:ifshowtags}width:500px;{/block:ifshowtags}
- padding-top:3px;
- padding-bottom: 2px;
- border-top:1px dashed {color:text};
- background-color:{color:entry};
- font-size:10px;
- text-transform:case;
- text-align:{block:ifshowtags}center{/block:ifshowtags}{block:ifnotshowtags}left{/block:ifnotshowtags};
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- {block:ifnotshowtags}opacity:0.8;{/block:ifnotshowtags}
- }
- #info {
- width:70px;
- position: absolute;
- margin-left:490px;
- margin-top:10px;
- font-style:italic;
- {block:ifshowtags}
- border-bottom:1px dashed {color:text};
- {/block:ifshowtags}
- background-color: {color:entry};
- color:{color:text};
- text-align:left;
- text-transform: uppercase lowercase;
- padding: 3px;
- font-family: calibri;
- font-size:10px;
- opacity:0.0;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- #info a:hover {
- color:{color:link hover};
- }
- .reblogicons img {
- border: 2px solid {color:text};
- }
- #effie {
- width:110%;
- z-index:800;
- background: {color:nav link};
- line-height: 20px;
- padding:0px 2px;
- text-align:left;
- }
- #effie a {
- background:transparent;
- font: normal 9px calibri;
- color: {color:nLink};
- letter-spacing: 1px;
- padding:1px 2px;
- text-transform: uppercase;
- opacity:0.9
- }
- #effie a:hover {
- background-color:{color:nav link hover};
- opacity:1}
- /* If you want the font used for the title, please do not just copy the below code. Download it from dafont.com (http://www.dafont.com/throw-my-hands-up-in-the-air.font) and host it on your own account */
- tit
- @font-face {
- font-family: "throw my hands up in the air";
- src: url('http://static.tumblr.com/z5o2pr2/2wCm2g5s0/throwmyhandsupintheair.ttf');
- }
- #love {
- position:fixed;
- width:162px;
- height:auto;
- overflow:auto;
- color:{color:text};
- font-family:"throw my hands up in the air";
- font-size:{text:title font size}px;
- line-height:normal;
- letter-spacing:1px;
- text-transform:case;
- margin-left:200px;
- margin-top:75px;
- text-align:center;
- z-index:9999;
- }
- #pagination {
- color: {color:link};
- font-family:{font:title};
- text-align:center;
- font-size:20px;
- }
- #credit {
- position:fixed;
- width:100px;
- right:0px;
- bottom:3px;
- line-height:5px;
- letter-spacing:0px;
- font:10px georgia;
- color: {color:text};
- text-transform:lowercase;
- font-style:italic;
- }
- #questions {
- background-color:{color:entry};
- color: {color:text};
- padding:10px;
- margin-bottom:0px;
- font-family:{font:body};
- font-size:11px
- }
- #questions a {
- color:{color:link}
- }
- blockquote {
- border-left:1px {color:text} dotted;
- padding-left:5px;
- margin:0px 2px 0px 10px
- }
- blockquote img, blockquote a img { max-width: 490px}
- b, strong{
- color:{color:title}
- }
- i, em {
- color:{color:link};
- }
- p{
- margin-top:3px; margin-bottom:3px
- }
- img a{border:none; width:100%}
- .audio{background-color: transparent; display:block;}
- .user_1 .label {color:{color:link}; font-weight:bold}
- .user_2 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- .notes img{
- background-color: #bebebe;
- width:10px;
- position:relative;
- top:1px;
- }
- ol.notes, .notes li{
- list-style:none;
- margin:0px;
- padding:0px;
- }
- random text{
- background-color:transparent!important;
- }
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <div id="love"><a href="/"><font color="{color:text}">{title}</font></a></div>
- <div id="icon">
- {block:ifsidebarimage}<img src="{image:sidebar}" width="70px" />{/block:ifsidebarimage}
- {block:ifnotsidebarimage}<img src="{PortraitURL-96}" width="70" />{/block:ifnotsidebarimage}
- </div>
- <div id="sidebar">
- <div id="effie">
- <a href="/">home</a>
- <a href="/ask">ask</a>
- {block:IfLinkOne}<a href="{text:link one}">{text:link one name}</a>{/block:ifLinkOne}
- {block:IfLinkTwo}<a href="{text:link two}">{text:link two name}</a>{/block:ifLinkTwo}
- {block:IfLinkThree}<a href="{text:link three}">{text:link three name}</a>{/block:ifLinkThree}
- </div>
- <div class="description"><div align="right">{description}</div>
- {block:Pagination}
- <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">»</a></div>{/block:NextPage}
- {/block:Pagination}
- </div></div>
- <!-- Please do not remove my credit.-->
- <div id="credit"><a target="blank"href="http://pevensied.tumblr.com/stuff/themes"><font color="{color:text}">theme by pevensied</a></font></div>
- <!-- If you must, you MUST give ME credit in FAQ, About Me, or anywhere visible.-->
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:date}
- <div id="info">
- <div align="center">
- <a href="{permalink}">{TimeAgo}</a><br>
- {NoteCount} notes <br>
- {block:RebloggedFrom}<div class="reblogicons"><a href="{ReblogParentURL}" title="{ReblogParentName}"><img src="{ReblogParentPortraitURL-16}"></a>
- {block:ContentSource}<a href="{SourceURL}" title="{ReblogRootName}"><img src="{ReblogRootPortraitURL-16}"></a>{block:ContentSource}</div>{/block:RebloggedFrom}
- {/block:ContentSource}
- {block:ifnotshowtags}<br>
- <div id="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a><br> {/block:Tags}{/block:HasTags}</div>
- {/block:ifnotshowtags}
- </div>
- </div>
- {/block:date}
- {block:Title}<h1>{title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Quote}<h2>“{quote}”</h2>{/block:Quote}
- {block:Source}<center><div class="source">— {Source}</div></center>{/block:Source}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<div class="trans">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center><div class="trans">{Photoset-500}</div></center>{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:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="questions">{Asker} pondered: {Question}</div>
- {Answer}{/block:answer}
- {block:Audio}<center><span class="audio">{AudioPlayerWhite}</span>{block:Caption}{Caption}{/block:Caption}</center>{/block:Audio}<br>
- {block:ifshowtags}
- <div id="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {/block:ifshowtags}
- <div class="info"></div>
- </div>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment