Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!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">
- <!--------------------------------------------
- SPUNKHANDSOME THEMES # 100
- THEME BY: http://britishrobert.tumblr.com/ (PREV SPUNKHANDSOME)
- RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
- --------------------------------------------->
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="altertnate" type="application/rss+xml" href="{RSS}">
- <meta name="description" content="" />
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- <meta name="color:Background" content="#FFFFFF">
- <meta name="color:Link" content="#5D5C5C">
- <meta name="color:Link Hover" content="#75B1D6">
- <meta name="color:Text" content="#3B3B3B">
- <meta name="color:Scrollbar" content="#75B1D6">
- <meta name="color:Blockquote" content="#EAEAEA">
- <meta name="color:Questions Border" content="#FBFBFB">
- <meta name="color:Info Border" content="#F5F5F5">
- <meta name="color:Sidebar Border" content="#F5F5F5">
- <meta name="color:Top BG" content="#E8E8E8">
- <meta name="color:Top Links BG" content="#222222">
- <meta name="color:Top Links" content="#E8E8E8">
- <meta name="color:Top Links Hover" content="#FFFFFF">
- <meta name="color:Top Links BG Hover" content="#222222">
- <meta name="color:Title" content="#666666">
- <meta name="color:Pagination Hover" content="#FFFFFF">
- <meta name="color:Pagination BG Hover" content="#222222">
- <meta name="color:Affiliates Name" content="#FFFFFF">
- <meta name="color:Affiliates BG Hover" content="#222222">
- <meta name="text:Body Font Size" content="11px"/>
- <meta name="text:Body Font" content="Calibri"/>
- <meta name="image:Header" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="if:Show Link1" content="0" />
- <meta name="if:Show Link2" content="0" />
- <meta name="if:Show Link3" content="0" />
- <meta name="if:Show Link4" content="0" />
- <meta name="text:link1" content="">
- <meta name="text:link1 url" content="/">
- <meta name="text:link2" content="">
- <meta name="text:link2 url" content="/">
- <meta name="text:link3" content="">
- <meta name="text:link3 url" content="/">
- <meta name="text:link4" content="">
- <meta name="text:link4 url" content="/">
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Josefin+Slab:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Raleway:500,700,300,400' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Rambla:400,700,400italic,700italic|Anaheim|Hammersmith+One&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Oranienbaum&subset=latin,latin-ext,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <style type="text/css">
- #scrollToTop:link,#scrollToTop:visited {
- display: none;
- font-family:Inconsolata;
- text-transform:uppercase;
- font-size:10px;
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 3px 3px 3px;
- margin:20px 0px 0px 20px;
- margin-left:0px;
- font-size:10px;
- padding:2px;
- font-family:arial;
- letter-spacing:-1px;
- font-weight:normal;
- text-align:center;
- text-transform:uppercase;
- background-color:{color:Affiliates BG Hover};
- color:{color:Affiliates Name};
- z-index:999999999999999999999999999999999999;
- }
- ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
- h1 {
- font-weight:normal;
- font-size:11px;
- text-align:center;
- font-style:italic;
- line-height:50%;
- letter-spacing:0px;
- font-family:Josefin Slab;
- text-transform:none;
- color:{color:text};
- }
- h2 {
- font-size:18px;
- font-family:Open Sans Condensed;
- letter-spacing:0px;
- margin-bottom:10px;
- font-weight:normal;
- line-height:90%;
- text-transform:lowercase;
- color: {color:Text};
- margin: 0px;}
- code {
- width:500px;
- font-size:11px;
- font-family:cutive mono;
- text-align: left;
- word-wrap: break-word;
- color:{color:Text};
- }
- pre {
- width:500px;
- font-size:11px;
- font-family:cutive mono;
- text-align: left;
- word-wrap: break-word;
- color:{color:Text};
- }
- blockquote {
- border-left:1px solid {color:Blockquote};
- padding-left:6px;
- margin:8px;
- }
- blockquote img {
- max-width:470px;
- }
- body {
- color: {color:Text};
- background-color:{color:Background};}
- a {
- color: {color:Link};
- text-decoration: none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- a:hover {
- color: {color:Link Hover};
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .toph {
- width: 935px;
- height: 300px;
- background-color: {color:Top BG};
- position:absolute;
- margin: auto;
- z-index: 10;
- top: 0px;
- }
- .topside {
- width: 935px;
- height:230px;
- }
- .sidebarimg {
- width: 935px;
- height:300px;
- }
- .links {
- width: 935px;
- font-family:arial;
- font-size:21px;
- text-transform:lowercase;
- text-align:right;
- font-weight:bold;
- letter-spacing:-2px;
- padding-top:7px;
- padding-bottom:7px;
- word-spacing:4px;
- background-color: {color:Top Links BG};
- margin-top: 70px;
- }
- .links a {
- padding:5px;
- color:{color:Top Links};
- }
- .links a:hover{
- color:{color:Top Links Hover};
- background-color:{color:Top Links BG Hover};
- }
- .phrase {
- width:245px;
- margin-top:1px;
- padding-bottom:10px;
- font-size:24px;
- margin-bottom:11px;
- font-family:arial;
- font-weight:bold;
- letter-spacing:-2px;
- text-transform:lowercase;
- text-align:left;
- word-spacing:5px;
- color:{color:Title};
- border-bottom: 1px solid {color:Sidebar Border};
- }
- .sidebar {
- width:245px;
- position:absolute;
- height:auto;
- margin-top:355px;
- margin-bottom:4px;
- margin-left:5px;
- }
- .sidebar img {
- width:245px;
- margin-left:0px;
- margin-bottom:4px;
- outline:0px solid {color:Background};
- }
- .description {
- width:245px;
- margin-top:3px;
- margin-bottom:30px;
- text-transform:;
- text-align:center;
- font-size:11px;
- font-family:arial;
- letter-spacing:0px;
- color:{color:Text};
- }
- .pagination {
- font-family:Inconsolata;
- text-transform:lowercase;
- letter-spacing:4px;
- font-style:normal;
- text-align:center;
- font-size:10px;
- text-align:center;
- margin-top:60px;
- margin-bottom:80px;
- padding:0px;
- position:justify;
- margin-left:auto;
- margin-right:auto
- background-color:{color:Background};
- }
- .pagination a {
- padding:5px;
- color:{color:Link};
- }
- .pagination a:hover {
- color:{color:Pagination Hover};
- background-color:{color:Pagination BG Hover};
- }
- .affiliates {
- width:245px;
- margin-top:60px;
- padding-bottom:10px;
- margin-bottom:8px;
- font-size:24px;
- margin-bottom:11px;
- font-family:arial;
- font-weight:bold;
- letter-spacing:-2px;
- text-transform:lowercase;
- text-align:left;
- word-spacing:5px;
- color:{color:Title};
- border-bottom: 1px solid {color:Sidebar Border};
- }
- .affiliatess {
- width:252px;
- margin-top:6px;
- margin-left:0px;
- }
- .affiliatess img {
- width: 44px;
- height: 44px;
- padding: 0px;
- margin:4px 1px 6px;
- }
- .members {
- width:245px;
- margin-top:60px;
- padding-bottom:10px;
- margin-bottom:8px;
- font-size:24px;
- margin-bottom:11px;
- font-family:arial;
- font-weight:bold;
- letter-spacing:-2px;
- text-transform:lowercase;
- text-align:left;
- word-spacing:5px;
- color:{color:Title};
- border-bottom: 1px solid {color:Sidebar Border};
- }
- .memberss {
- width:252px;
- margin-top:6px;
- margin-left:0px;
- }
- .memberss img {
- width: 44px;
- height: 44px;
- padding: 0px;
- margin:4px 1px 6px;
- }
- .projects {
- width:245px;
- margin-top:60px;
- padding-bottom:10px;
- font-size:24px;
- margin-bottom:11px;
- font-family:arial;
- font-weight:bold;
- letter-spacing:-2px;
- text-transform:lowercase;
- text-align:left;
- word-spacing:5px;
- color:{color:Title};
- border-bottom: 1px solid {color:Sidebar Border};
- }
- .projectss {
- width:252px;
- margin-top:6px;
- margin-left:0px;
- font-size:11px;
- text-align:center;
- font-family:arial;
- }
- .projectss img {
- width: 245px;
- padding: 0px;
- margin:4px 1px 6px;
- -webkit-filter: grayscale(100%);
- }
- .container {
- width:900px;
- margin: auto;
- outline:0px solid {color:Posts Border};
- }
- .posts {
- width:500px;
- font-size: {text:Body Font Size};
- font-family: {text:Body Font};
- margin-top:360px;
- margin-left:330px;
- text-align:justify;
- position:absolute;
- outline:0px solid {color:Posts Border};
- }
- .info {
- width:100px;
- font-size:17px;
- font-family:arial;
- font-weight:bold;
- letter-spacing:-2px;
- text-transform:lowercase;
- text-align:right;
- line-height:14px;
- margin-top:7px;
- margin-left:490px;
- position:absolute;
- padding:5px;
- border-left: 0px solid {color:Info Border};
- }
- .info a {
- color:{color:Link};
- }
- .info a:hover {
- color:{color:Link Hover};
- }
- .info2 {
- margin-top:20px;
- padding-bottom:3px;
- margin-left:3px;
- line-height:0px;
- text-align:left;
- font-family:calibri;
- letter-spacing:0.9px;
- text-transform:uppercase;
- font-size:8px;
- border-top:1px solid {color:Info Border};
- }
- .tags {
- font-family:calibri;
- text-transform:lowercase;
- margin-top:1px;
- letter-spacing:0px;
- font-style:none;
- line-height:100%;
- font-size:10px;
- text-align:left;
- padding:2px;
- border-top: 0px solid {color:Info Border};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .tags a {
- background-color:none;
- color:{color:text};
- }
- .tags a:hover {
- text-decoration:underline;
- color:{color:Link Hover};
- }
- .postnote {
- width:500px;
- font-family:calibri;
- text-transform:lowercase;
- font-style:normal;
- letter-spacing:0px;
- font-size:10px;
- text-align:left;
- line-height:90%;
- margin-top:40px;
- }
- .postnote li {
- list-style-type:none;
- border-bottom:1px solid {color:Questions Border};
- padding:37px 0px 3px 0px;
- text-align:left;
- margin:0px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .postnote img {
- align: left;
- margin: 0px 2px -4px 1px;
- padding: 3px;
- }
- .music {
- width:500px;
- padding-bottom:10px;
- }
- .albumart {
- float:left;
- padding:10px 10px 10px 0px;
- }
- .albumart img {
- width:30px;
- padding: 3px;
- margin:2px 7px -3px 6px;
- border:2px solid {color:Info Border};
- border-radius:100px;
- -webkit-border-radius:100px;
- -moz-border-radius:100px;
- }
- .playercontainer {
- text-align:left;
- padding:5px 5px -5px;
- width:480px;
- }
- .musicinfo {
- padding:10px;
- margin-top:9px;
- color:{color:text};
- }
- .quote {
- font-size:18px;
- font-family:Open Sans Condensed;
- letter-spacing:0px;
- line-height:90%;
- font-weight:normal;
- text-align:center;
- text-transform:lowercase;
- }
- .source {
- font-family:calibri;
- font-size:10px;
- font-style:normal;
- text-align:center;
- line-height:17px;
- }
- .chat ol {
- font-family:Open Sans Condensed;
- font-size:12px;
- line-height:100%;
- padding:0px;
- list-style:none;
- }
- .label {
- font-family:Open Sans Condensed;
- text-transform:lowercase;
- font-size:12px;
- font-weight:bold;
- color:{color:Text};
- }
- .line.odd {
- padding:4px;
- margin-bottom:2px;
- }
- .line.even {
- padding:4px;
- margin-bottom:2px;
- }
- .ask {
- text-align:left;
- margin-top:3px;
- font-size:18px;
- margin-bottom:11px;
- font-family:arial;
- font-weight:bold;
- letter-spacing:-2px;
- text-transform:lowercase;
- }
- .question {
- width:500px;
- letter-spacing:0px;
- margin-top:10px;
- padding-bottom:4px;
- text-align:justify;
- color:{color:Text};
- border-bottom: 1px solid {color:Questions Border};
- }
- .answer {
- width:500px;
- letter-spacing:0px;
- text-align:justify;
- padding-top:5px;
- margin-bottom:1px;
- color:{color:Text};
- }
- .askimg {
- padding: 3px;
- margin:2px 7px -3px 6px;
- border:2px solid {color:Info Border};
- border-radius:100px;
- -webkit-border-radius:100px;
- -moz-border-radius:100px;
- }
- .credit {
- position:fixed;
- font-family:calibri;
- font-size:8px;
- font-weight:normal;
- line-height:150%;
- letter-spacing:0px;
- right:5px;
- bottom:20px;
- text-transform:uppercase;
- text-align:center;
- }
- .credit a {
- font-style:normal;
- padding:3px;
- color:{color:Link};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- </style>
- </head>
- <div class="container">
- <body>
- <div class="toph">
- <div class="topside">
- <center>
- <img src="{image:header}" class="sidebarimg">
- </div>
- <div class="links">
- <a href="/">.home</a>
- <a href="/ask">.ask</a>
- {block:ifShowLink1}
- <a href="{text:link1 url}">.{text:link1}</a>
- {/block:IfShowLink1}
- {block:ifShowLink2}
- <a href="{text:link2 url}">.{text:link2}</a>
- {/block:IfShowLink2}
- {block:ifShowLink3}
- <a href="{text:link3 url}">.{text:link3}</a>
- {/block:IfShowLink3}
- {block:ifShowLink4}
- <a href="{text:link4 url}">.{text:link4}</a>
- {/block:IfShowLink4}
- </div>
- </div>
- <div class="sidebar">
- <div class="phrase"><span style="color:{color:Link}"><i>.Robert</i></span> Pattinson</div>
- <center><a href="/"><img src="{image:sidebar}"></a></center>
- <div class="description">
- {Description}
- </div>
- <div class="projects"><span style="color:{color:Link}"><i>.recent</i></span> projects</div>
- <div class="projectss">
- <!--------------------------------------------
- honestly you edit this the way you think best)
- --------------------------------------------->
- <b>Name</b> — <a href="/">IMDb</a> (2014)<br>
- as Character name <br>
- <img src="http://i.imgur.com/NyEpZuF.png">
- <br>
- <b>Name</b> — <a href="/">IMDb</a> (2014)<br>
- as Character name <br>
- <img src="http://i.imgur.com/NyEpZuF.png">
- <br>
- <b>Name</b> — <a href="/">IMDb</a> (2014)<br>
- as Character name <br>
- <img src="http://i.imgur.com/NyEpZuF.png">
- </div>
- <div class="members"><span style="color:{color:Link}"><i>.our</i></span> team</div>
- <div class="memberss">
- {block:GroupMembers}
- {block:GroupMember}
- <a href="http://britishrobertt.tumblr.com/" title="{GroupMemberName}">
- <img src="{GroupMemberPortraitURL-24}"></a>
- {/block:GroupMember}
- {block:GroupMember}
- <a href="http://coolxer.tumblr.com/" title="{GroupMemberName}">
- <img src="{GroupMemberPortraitURL-24}"></a>
- {/block:GroupMember}
- {block:GroupMember}
- <a href="http://laurensboss.tumblr.com/" title="{GroupMemberName}">
- <img src="{GroupMemberPortraitURL-24}"></a>
- {/block:GroupMember}
- {/block:GroupMembers}
- </div>
- <div class="affiliates"><span style="color:{color:Link}"><i>.our</i></span> affiliates</div>
- <div class="affiliatess">
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- <a title="affiliate name" href="LINK">
- <img src="http://i.imgur.com/mdfugMh.png"></a>
- </div>
- </div>
- <div class="posts">
- {block:Posts}
- {block:Date}<div class="info"><a title="{timeago}" href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a>{block:NoteCount}<br>{NoteCountwithlabel} {/block:NoteCount}</div>{/block:Date}
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {Body}
- {/block:Text}
- {block:Quote}<div class="quote">“{Quote}”</div><center><div class="source">— {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
- {/block:Quote}
- {block:Link}
- <h2><a href="{URL}">{Name}</a></h2>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="chat"><ol>{block:Lines}<li class="line {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
- </ol></div>{/block:Chat}
- {block:Answer}<img src="{AskerPortraitURL-48}" width="20px" align="left" class="askimg"> <div class="ask"><span style="text-transform:lowercase;">{Asker} asked:</b></span></div> <div class="question">{Question}</div><div class="answer">{Answer}</div>{/block:answer}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">
- {LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
- <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
- <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
- {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- <div class="info2">
- <span style="background-color:{color:background};padding:1px;">
- posted by <a href="{PostAuthorURL}">{PostAuthorName}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{block:ContentSource}<b> · </b><a href="{SourceURL}">source</a></span>{/block:ContentSource}{/block:RebloggedFrom} {/block:RebloggedFrom}
- </span>
- </div>
- {block:HasTags}
- <div class="tags">
- {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- <div class="postnote">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {/block:Posts}
- {block:Pagination}
- <div class="pagination">
- <a href="javascript:;" id="scrollToTop"><span style="font-size:8px;letter-spacing:1;text-transform:uppercase;">
- backtotop</span></a>
- {block:PreviousPage}
- <a href="{PreviousPage}"> ‹ </a>
- {/block:PreviousPage}
- {block:JumpPagination length="4"}
- {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:Posts}
- </div>
- </div>
- </div>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment