Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Theme #4 by regina @fucksbieber please, dont remove credit or claim as your own xx
- !-->
- <html>
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#ffffff" />
- <meta name="color:scrollbar" content="#dfdfdf" />
- <meta name="color:text" content="#9b9b9b" />
- <meta name="color:link" content="#9b9b9b" />
- <meta name="color:nav" content="#fcfcfc" />
- <meta name="color:linkhovercolor" content="#575656" />
- <meta name="color:imgsidebar border" content="#f2f2f2">
- <meta name="color:description" content="#f2f2f2">
- <meta name="color:selection" content="#cacaca"/>
- <meta name="color:selectionbg" content="#fcfcfc"/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 1 Text" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 2 Text" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 3 Text" content="" />
- <meta name="text:Link 4" content="" />
- <meta name="text:Link 4 Text" content="" />
- <meta name="if:Show Link 1" content="1" />
- <meta name="if:Show Link 2" content="1" />
- <meta name="if:Show Link 3" content="1" />
- <meta name="if:Show Link 4" content="1" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage}, 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="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- ::-moz-selection {background-color:{color:selectionbg};
- color:{color:selection};}
- ::selection {background-color:{color:selectionbg};
- color:{color:selection};}
- /* --- SCROLLBAR ---*/
- ::-webkit-scrollbar {
- width: 5px;height: 5px;}
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 6px;display: block;background-color: {color:text};}
- ::-webkit-scrollbar-track-piece {
- background-color: {color:background};}
- ::-webkit-scrollbar-thumb:vertical {
- height: 9px;background-color: {color:text};border-top:1px solid {color:background};border-bottom:1px solid {color:background};}
- /** ASKBOX SETTING **/
- .bubble {
- align:right;
- background: #eee;
- margin:7px 0px 5px 66px;
- padding:10px;
- position:relative;
- -moz-border-radius:0px;
- -webkit-border-radius:0px;
- border-radius:0px;
- }
- .bubble p {
- margin:0px 0px;
- }
- .bubble span {
- display:block;
- position:absolute;
- width:1px;
- height:1px;
- font-size:0;
- line-height:1px;
- left:-10px;
- top:10px;
- border-top:7px solid transparent;
- border-bottom:7px solid transparent;
- border-right:10px solid #eee;
- }
- .askborder {
- float:left;
- margin: 1px 4px 0 0;
- padding: 2px;
- background: #eee;
- }
- body{
- color:{color:text};
- font-family: cambria;
- font-size:10px;
- background-color:{color:background};
- background-position: center;
- background-attachment:fixed;
- line-height:11px;
- text-align:justify;
- font-weight: normal;}
- a:link, a:active, a:visited { color: {color:link}; text-decoration:none;}
- a:hover {color:{color:link hover};
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- .entries{ font-family: cambria; padding:15px; width:520px; margin-left:450px; margin-top:55px; font-style: normal; font-weight: normal; line-height:11px; }
- .post{ width:500px; padding:10px; padding-bottom: 15px; border: 0px solid #f8f8f8; margin-top:0px; margin-bottom:5px; font-style: normal; font-weight: normal; line-height:11px; background-color:{color:background};margin-top: 15px;font-family: arial;}
- #title {
- font-size:0px;
- text-align:center;
- margin-bottom:0px;}
- }
- .description{
- text-color:{color:text};
- font-family: cambria;
- font-size: 10px;
- font-style: italic;
- font-weight: none;
- text-align: left;
- margin-top: 20px;
- margin-left: 5px;
- border: 0px solid {color:imgsidebar border};
- width: 174px;
- background-color:{color:description};
- line-height: 10px;
- opacity: 1.0;
- padding: 0px;
- padding-right: 0px;
- position: fixed;}
- #pagination1 { position:fixed; font-size:30px; text-align:center; color:{color:link}; margin-top:100px; margin-left:100px; opacity:0.3; z-index:999;}
- #pagination2 { position:fixed; font-size:30px; text-align:center; color:{color:link}; margin-top:200px; margin-left:-55px; opacity:0.3; z-index:999;}
- h1, h3, h1 a, h3 a, h1 a:link, h3 a:link {
- font-size: 11px;
- padding-bottom: 100px;
- color: {color:Font};
- font-weight: 500;
- letter-spacing: 1px;
- }
- h1 a:hover, h3 a:hover {
- text-decoration: none;
- color: {color:link hover};
- }
- h3, h3 a, h3 a:link, h3 a:link {
- font-size: 11px;
- padding-bottom: 100px;
- color: {color:Font};
- letter-spacing: 1px;
- }
- h3 a:hover {
- text-decoration: none;
- color: {color:link hover};
- }
- #sidebar {
- width:200px;height:1200px; background:{color:Sidebar}; padding:20px;
- background-image: url('{image:sidebar}'); ;border: 0px solid {color:imgsidebar border};
- margin-top: -55px; font-style: none;
- position: fixed;
- color: {color:Font};
- margin-left: 130px;
- line-height: 12px;
- }
- .links {
- margin-left:-6px; margin-top:28px; width:215px; text-align:center; }
- .links a { color: {color:link}; margin-bottom: 0px; padding:1px; font-family:cambria;
- opacity: 1; height: 14.5px; font-size: 12px; letter-spacing: 1px; margin-left: 1px; }
- .links a:hover { color: {color:linkhovercolor};
- #info { text-align:left; font-family:cambria; font-size: 10px; font-style: italic; margin-top:1px;border-top: 1px dashed #eee; padding:3px; text-transform:lowercase;}
- .tags{
- color: {color:tags};
- background-color: #fff;
- border-top: 1px dashed #eee;
- width:490px;
- margin-top: 0px;
- font-family:calibri;
- font-size: 8.5px;
- letter-spacing: 1px;
- font-style: normal;
- text-align:left;
- line-height:10px;
- padding:4px;
- -webkit-transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- text-transform:uppercase;}
- .tags a:hover{
- color: {color:linkhovercolor}
- padding: 1px;
- -webkit-transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;}
- blockquote{
- color: {color:blockquote text};
- background-color: #fcfcfc;
- border: 1px solid #f8f8f8;
- font-family: cambria;
- font-size: 10px;
- font-style: italic;
- margin-left:20px;
- margin:5px;
- padding:5px;
- max-width: 490px;
- border-radius: 5px;}
- blockquote img, blockquote a img {max-width: 490px;}
- p{margin-top:3px; margin-bottom:3px}
- .user_1 .label {color:{color:text}; font-weight:bold;}
- .user_2 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
- .user_3 .label {color:{color:text}; font-weight:bold;}
- .user_4 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
- .user_5 .label {color:{color:text}; font-weight:bold;}
- .user_6 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
- .ul.chat {}
- .chat ol {}
- .chat li {list-style:none; margin-left:-40px; padding:4px; font-family: cambria; font-style: none; font-size: 9.5px;}
- ol.notes {padding: 0px; margin: 25px 0px; list-style-type: none; border: solid 0px #fcfcfc; font-family:calibri; font-size: 8px; text-transform: uppercase; letter-spacing: 0px; text-align: left; font-style: normal;}
- ol.notes li.note {border-top: solid 0px #f8f8f8; padding: 10px;}
- ol.notes li.note img.avatar {vertical-align: -4px; margin-right: 10px; width: 24px; height: 24px; border-radius: 0px; border: 3px double #eeeeee; opacity: 0.6;}
- ol.notes li.note span.action {font-style: normal;}
- ol.notes li.note .answer_content {font-weight: normal;}
- ol.notes li.note blockquote {color: {color:text}; background-color: #f8f8f8; padding: 4px 10px; margin: 10px 0px 0px 25px;}
- ol.notes li.note blockquote a {text-decoration: none; font-weight: bold;}
- #crdt {
- font-size:10px;
- font-family:trebuchet MS;
- text-transform:lowercase;
- bottom:10px;
- right:-8px;
- position:fixed;
- border-left:1px solid #e9e9e9;
- border-top:1px solid #e9e9e9;
- border-right:1px solid #e9e9e9;
- border-bottom:1px solid #e9e9e9;
- padding:5px;
- width:10px;
- -webkit-transition: opacity 0.6s linear;opacity: 1;-webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in;transition: all 0.5s ease-in;
- }
- #cred {font-size:12px; letter-spacing:2px; opacity:0.8; text-transform:uppercase; bottom:10px; right:10px; position:fixed;}
- </style>
- </head>
- <body onkeydown="return false">
- <div id="sidebar">
- <div id="title">{Title}</div>
- {block:Pagination}<div id="pagination1">
- {block:NextPage}
- <a href="{NextPage}">»</a>
- {/block:NextPage}</div>
- <div id="pagination2">
- {block:PreviousPage}
- <a href="{PreviousPage}">«</a><p>
- {/block:PreviousPage}
- </div>{/block:Pagination}
- <div class="links">
- <a href="/">home</a>
- <a href="/ask">ask</a>
- {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
- {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>
- {/block:IfShowLink2}
- {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>
- {/block:IfShowLink3}
- {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Text}</a>
- {/block:IfShowLink4}
- </div>
- <div class="description">{Description}
- </div>
- </div>
- <div class="entries">{block:Posts}<div class="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{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}<h2>{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}</h2>
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}<ul class="chat">{block:Title}{Title}{/block:Title} {block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Audio}<div style="float:right;margin-top:-40px;">
- {AudioPlayerGrey}</div>
- {block:PlayCount} {PlayCount} Plays {/block:PlayCount}
- {block:AlbumArt}
- <img src="{AlbumArtURL}" style="width:50px;float:left;margin-top:-40px;padding:5px;">
- {/block:AlbumArt}
- {block:TrackName}
- | {TrackName}
- {/block:TrackName}
- {block:Artist}
- | by {Artist}
- {/block:Artist}
- {block:Caption}
- {/block:Caption}
- {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}: {Question}<br>{Answer}{/block:Answer}
- <div id="info">
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:RebloggedFrom} , <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> via</a>{/block:RebloggedFrom}
- {block:ContentSource}, <a href="{SourceURL}"> source</a>
- {/block:ContentSource} - <a href="{ReblogURL}" target="_blank">reblog</a>
- <br>
- {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:Date} </div>
- </div>
- {/block:Posts}
- {block:Posts}{PostNotes}{/block:Posts}
- <div style="position:fixed;bottom:3px; right:3px; font-size:7px; letter-spacing:1px; font-family:cambria;"><a href="http://fucksbieber.tumblr.com/">©</a></center></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment