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">
- <!--
- n°06 by colinfirth.tumblr.com
- PLEASE DO NOT REMOVE THE CREDIT OR REDISTRIBUTE
- -->
- <html>
- <head> <title>{title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <meta name="image:sidebarimage" content=""/>
- <meta name="color:link" content="#cc9a9a"/>
- <meta name="color:link bg" content="#f2f2f2"/>
- <meta name="color:link hover" content="#000000"/>
- <meta name="color:post" content="#ffffff"/>
- <meta name="color:border" content="#000000"/>
- <meta name="color:back" content="#f2f2f2"/>
- <meta name="color:text" content="#111111"/>
- <meta name="color:sbar text" content="#f2f2f2"/>
- <meta name="text:body font" content="helvetica"/>
- <meta name="text:link font" content="arial"/>
- <meta name="text:title font" content="courier new"/>
- <meta name="text:font size" content="9px"/>
- <meta name="text:title size" content="18px"/>
- <meta name="text:link size" content="6px"/>
- <meta name="text:desc size" content="9px"/>
- <meta name="text:Link 1 title" content="" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 2 title" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 3 title" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 4 title" content="" />
- <meta name="text:Link 4" content="" />
- <meta name="text:Link 5 title" content="" />
- <meta name="text:Link 5" content="" />
- <style type="text/css">
- iframe#tumblr_controls {
- right:3px !important; position: fixed !important; opacity: 0.8; filter:alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; z-index: 2000;
- }
- iframe#tumblr_controls:hover {
- opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease;
- }
- ::selection {
- background-color:{color:text};
- color: {color:link};
- }
- ::-moz-selection {
- background-color:{color:text};
- color: {color:link};
- }
- ::-webkit-selection {
- background-color:{color:text};
- color: {color:link};
- }
- ::-webkit-scrollbar {
- width: 8px;
- height: 8px;
- }
- ::-webkit-scrollbar-button:start:decrement,
- -scrollbar-button:end:increment {
- height: 0px;
- display: block;
- background-color: transparent;
- }
- ::-webkit-scrollbar-track-piece {
- background-color: {color:back};
- -webkit-border-radius: 5px;
- }
- ::-webkit-scrollbar-thumb:vertical {
- height: 30px;
- background-color: {color:text};
- }
- ::-webkit-scrollbar-thumb:horizontal {
- height: 30px;
- background-color: {color:text};
- }
- .post {
- border-radius: 0px;
- border-bottom-left-radius: 0px;
- padding: 15px;
- margin-top: 60px;
- margin-bottom: 25px;
- border-bottom: px {color:border} solid;
- background-color: {color:post};
- }
- body {
- background-image:url("{image:background}");
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- text-align: justify;
- line-height: 100%;
- background-color: {color:back};
- font-family: {text:body font};
- font-size: {text:font size};
- color: {color:text};
- }
- a {
- text-decoration: none;
- transition: .5s linear;
- -o-transition: .5s linear;
- -moz-transition: .5s linear;
- -webkit-transition: .5s linear;
- color: {color:link};
- }
- a:hover {
- transition: .5s linear;
- -o-transition: .5s linear;
- -moz-transition: .5s linear;
- -webkit-transition: .5s linear;
- color: {color:link hover};
- }
- blockquote{
- margin-left:10px;
- padding-left:5px;
- border-left: 5px solid {color:back};
- }
- small {
- font-size: {text:font size};
- }
- #posts {
- background-image:url("{image:background}");
- width: 530px;
- left: 480px;
- height: auto;
- float: center;
- position: relative;
- top: -15px;
- margin-bottom: 5px;
- }
- .side {
- background-color: {color:border}; float: bottom center; margin-left: 0px; height: 1200px; position: fixed; left: 80px; top: 0px; width: 340px; border-right: 0px solid {color:link};
- }
- #sb {
- color: {color:sbar text};
- text-align: justify;
- width: 175px;
- position: fixed;
- top: 200px;
- left: 230px;
- margin-top:-10px;
- }
- #sideimg {
- float: bottom center;
- left: 95px;
- position: fixed;
- top: 185px;
- width: auto;
- border: solid 0px {color:link bg};
- }
- #sideimg img {
- height: 130px;
- border-radius: 100px 100px 100px 100px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #sideimg img:hover {
- opacity: 0.7;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #desc {
- color: {color:sbar text};
- font-size: {text:desc size};
- margin-top: 3px;
- margin-bottom: -7px;
- padding: 5px;
- }
- pagination {
- text-align: center;
- opacity: 1;
- padding: 0px;
- font-size: {text:title size};
- line-height: 135%;
- text-height: font-size;
- letter-spacing: 1px;
- text-transform: uppercase;
- position: fixed;
- top: auto;
- width: 175px;
- font-family: {text:title font};
- }
- #navlinks {
- text-transform: uppercase;
- text-align: center;
- letter-spacing: 1px;
- text-decoration: none;
- font-family: {text:link font};
- font-size: {text:link size};
- }
- #navlinks a {
- opacity: 1;
- margin-bottom: 2px;
- width: 175px;
- text-align: center;
- padding: 4px 4px 4px 5px;
- -webkit-transition: opacity 0.8s linear;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- background-color: {color:link bg};
- font-family: {text:link font};
- font-size: {text:link size};
- color: {color:link};
- }
- #navlinks a:hover {
- background-color: {color:text};
- color: {color:post};
- }
- .links {
- transition: .5s linear;
- -o-transition: .5s linear;
- -moz-transition: .5s linear;
- -webkit-transition: .5s linear;
- text-shadow:#bbbbbb 0px 1px 1px;
- line-height: 90%;
- text-transform: uppercase;
- letter-spacing: -1px;
- text-align: center;
- font-family: {text:title font};
- font-size: {text:title size};
- color: {color:link};
- }
- .links:hover {
- transition: .5s linear;
- -o-transition: .5s linear;
- -moz-transition: .5s linear;
- -webkit-transition: .5s linear;
- color: {color:link hover};
- }
- .title {
- text-shadow:#bbbbbb 0px 1px 1px;
- line-height: 90%;
- text-transform: uppercase;
- letter-spacing: -1px;
- text-align: center;
- font-family: {text:title font};
- font-size: {text:title size};
- }
- .date {
- opacity: 0;
- display:block;
- text-align: center;
- letter-spacing: 1px;
- float:left;
- margin-bottom:-220px;
- margin-left: 500px;
- padding: 10px 0px 10px 0px;
- width: 125px;
- height: auto;
- line-height: 80%;
- text-transform: uppercase;
- background-color: {color:border};
- font-family: {text:link font};
- font-size: {text:link size};
- color:{color:sbar text};
- -webkit-transition:all 0.7s;
- -moz-transition:all 0.7s;
- -ms-transition:all 0.7s;
- -o-transition:all 0.7s;
- transition:all 0.7s;
- }
- .post:hover .date {
- -webkit-transition:all 0.7s;
- -moz-transition:all 0.7s;
- -ms-transition:all 0.7s;
- -o-transition:all 0.7s;
- transition:all 0.7s;
- opacity: 1;
- }
- .date a {
- color:{color:link};
- }
- .date a:hover {
- color:{color:link hover};
- }
- .info {
- margin-top: 8px;
- margin-bottom: 2px;
- text-transform: uppercase;
- font-family: {text:link font};
- font-size: {text:link size};
- letter-spacing: 1px;
- }
- .info a {
- background-color: {color:post};
- }
- .tags {
- margin-bottom: -5px;
- line-height: 350%;
- letter-spacing: 1px;
- text-align: justify;
- text-transform: uppercase;
- font-family: {text:link font};
- font-size: {text:link size};
- }
- .tags a {
- padding: 4px;
- background-color: {color:border};
- color: {color:post};
- }
- .tags a:hover {
- background-color: {color:post};
- color: {color:text};
- }
- h1 {
- margin-bottom: 10px;
- margin-top: 0px;
- text-shadow:#bbbbbb 0px 1px 1px;
- font-weight: lighter;
- line-height: 75%;
- text-transform: uppercase;
- letter-spacing: -1px;
- padding-bottom: px;
- padding-top: 5px;
- font-family: {text:title font};
- font-size: {text:title size};
- color: {color:sbar text};
- }
- h2 {
- opacity: 1;
- text-align: justify;
- font-weight: lighter;
- letter-spacing: 1px;
- text-transform: uppercase;
- padding-bottom: 15px;
- padding-left: 50px;
- padding-right: 50px;
- font-family: {text:link font};
- font-size: {text:link size};
- }
- h3 {
- font-style: none;
- letter-spacing: 1px;
- padding-top: 0px;
- font-weight: lighter;
- text-transform: uppercase;
- font-size: {text:link size};
- background:{color: post};
- color: {color:text};
- font-family: {text:link font};
- }
- h4 {
- font-weight: bold;
- line-height: 0%;
- margin-top: -1px;
- font-style: italic;
- letter-spacing: -1px;
- padding-bottom: px;
- text-shadow:#bbbbbb 0px 1px 1px;
- text-transform: lowercase;
- font-family: {text:title font};
- font-size: {text:title size};
- color: {color:text};
- }
- h5 {
- font-style: none;
- letter-spacing: 1px;
- margin-top: -1px;
- font-weight: lighter;
- text-transform: uppercase;
- font-size: {text:link size};
- color: {color:text};
- font-family: {text:link font};
- }
- h6 {
- text-transform: uppercase;
- text-align: justify;
- letter-spacing: 1px;
- padding-left: 50px;
- padding-right: 50px;
- padding-bottom: 5px;
- font-weight: lighter;
- font-size: {text:link size};
- font-family: {text:link font};
- }
- ol.notes {
- padding-left: 25px;
- padding-right: 25px;
- margin: 0px 0px;
- list-style-type: lower-roman;
- line-height: 125%;
- font-size: {text: link size};
- }
- ol.notes li.note {
- padding: 0px;
- font-size: {text: link size};
- }
- ol.notes li.note img {
- padding: 0 px !important;
- }
- ol.notes li.note img.avatar {
- vertical-align: -2px;
- width: 10px;
- height: 10px;
- -moz-border-radius: 10px;
- -webkit-border-radius: 10px;
- border-radius: 10px;
- }
- ol.notes li.note a img.avatar {
- padding: 0px;
- border-width: 0px;
- border: none;
- }
- ol.notes li.note img {
- padding: 0px;
- border-width: 0px;
- border: none;
- }
- ol.notes li.note span.action {
- font-weight: normal;
- }
- ol.notes li.note.answer_content {
- font-weight: normal;
- }
- ol.notes li.note.blockquote {
- padding: 1px 1px;
- margin: 1px 0px 0px 1px;
- }
- ol.notes li.note.blockquote a {
- text-decoration: none;
- }
- .playbutton {
- width: 20px;
- height: 30px;
- overflow: hidden;
- position: relative;
- margin-top: 22px;
- margin-left: 20px;
- z-index: 1000;
- margin: 15px 24px 13px 16px;
- }
- .playbox {
- margin-top: 32px;
- margin-left: 30px;
- opacity: 1;
- background-color: #e4e4e4;
- position: absolute;
- z-index: 1000;
- }
- .audio{
- position:absolute;
- width:40px;
- height:40px;
- }
- .audioimg{
- width:120px;
- height:120px;
- position:absolute;
- }
- .audioimg img{
- float:left;
- opacity:1;
- width:120px;
- }
- .audioinfo{
- font-size: 20px;
- line-height: 80%;
- text-transform: uppercase;
- letter-spacing: -1px;
- margin-bottom: 1px;
- margin-left:122px;
- height: 75px;
- display:block;
- width:361px;
- text-align: center;
- padding-top: 45px;
- padding-left: 7px;
- padding-right:10px;
- background-color:{color:border};
- font-family:{text:title font};
- color: {color:sbar text};
- }
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
- effect: "fadeIn",
- });
- });
- </script>
- </head>
- <body>
- <div class="side">
- <div id="sb">
- <div id="sideimg">
- <div style="margin-bottom: -2px;"><a href="/" title="index" target="_self"><img src="{image:sidebarimage}"></a></div>
- </div>
- <center><h1>{Title}</h1></center>
- <div id="navlinks">
- {block:ifLink1}<a href="{text:link 1}">{text:link 1 title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:link 2}">{text:link 2 title}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:link 3}">{text:link 3 title}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:link 4}">{text:link 4 title}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:link 5}">{text:link 5 title}</a>{/block:ifLink5}
- </div>
- <div id="desc">{Description}</div>
- <pagination>
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="jump_page" target="_self">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" class="jump_page" target="_self">»</a>{/block:NextPage}
- {/block:Pagination}
- </pagination>
- </div></div>
- </div>
- <div id="posts">
- {block:Posts}<div class="post">
- <div class="date">
- {block:Date}
- <a href="{Permalink}">{MonthNumberWithZero}/{DayOfMonthWithZero}</a>, {TimeAgo}{/block:Date}</div>
- {block:Text}{block:Title}<center><div class="title">{Title}</div></center>{/block:Title}
- {Body}{/block:Text}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}<p>
- {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<h2>{Quote}</h2><p>
- {block:Source}<div style="text-align: right;"><h3>― {Source}</h3></div>{/block:Source}{/block:Quote}
- {block:Link}<a href="{URL}"><center><div class="links"><span style="color: {color:link};">→</span> {Name}</div></center></a>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<center><div class="title">{Title}</div></center>{/block:Title}
- {block:Lines}<div style="font-weight: lighter; text-transform: uppercase; font-family: {text:link font}; color: {color:text}; font-size: {text:link size}; letter-spacing: 1px">{block:Label}<span style="color: {color:link}; font-weight: ;"><b>{Label}</b></span>{/block:Label} {Line}<br></div>{/block:Lines}{/block:Chat}
- {block:Audio}
- <div class="audio">
- <div class="playbox"><div class="playbutton">{block:AudioPlayer}{AudioPlayerGrey}{/block:AudioPlayer}</div></div>
- <div class="audioimg"><img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg"></div>{block:AlbumArt}<div class="audioimg"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}</div>
- <div class="audioinfo"><div style="text-shadow:#bbbbbb 0px 1px 1px; font-style: ;">{block:TrackName}{TrackName} - {/block:TrackName}{block:Artist}{Artist}{/block:Artist}</div>
- </div>{/block:Audio}
- {block:Video}
- {Video-500}<p>
- {block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<h6>{Asker}: {Question}<br></h6><p>{Answer}{/block:Answer}
- <div class="info">
- {block:RebloggedFrom}<a href="{ReblogParentURL}">VIA</a>{block:ContentSource} <a href="{SourceURL}">©</a>{/block:ContentSource}{/block:RebloggedFrom}{block:NoteCount} <a href="{Permalink}">♡{NoteCount}</a>{/block:NoteCount}</div> <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}" target="_self">#{Tag}</a> {/block:Tags}{/block:HasTags}</div>
- </div>
- {/block:Posts}
- {block:PermalinkPage}{block:PostNotes}<div style="padding-top: 25px; padding-bottom: 25px; background: {color:post};">{PostNotes}{/block:PostNotes}{/block:PermalinkPage}
- </div>
- <div style="position: fixed; bottom: 8px; left: 10px"><a href="http://colinfirth.tumblr.com/"><div style="color: {color:text}">©</div></a>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment