Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Theme 04 By Nayel // http://hawthorneys.tumblr.com
- --- EVERLASTING LIGHT THEME | @ HAWTHORNEYS ---
- > please do not steal
- > please do not redistribute
- > please do not claim as your own
- > please do not use this as a base code and take parts of it
- > you can edit as long as credit is on there somewhere
- -->
- <html>
- <!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">
- <head>
- <!--Default Variables-->
- <meta name="text:link 1" content="/"/>
- <meta name="text:link 1 title" content=""/>
- <meta name="text:link 2" content="/"/>
- <meta name="text:link 2 title" content=""/>
- <meta name="text:link 3" content="/"/>
- <meta name="text:link 3 title" content=""/>
- <!--Colors-->
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#828282"/>
- <meta name="color:link" content="#cfc3c9"/>
- <meta name="color:link Hover" content="#e8e8e8"/>
- <meta name="color:border" content="#e8e8e8"/>
- <meta name="color:sidelinks" content="#4d4c4c"/>
- <meta name="color:sidelinks bg" content="#ffffff"/>
- <meta name="color:desc" content"#acabab"/>
- <meta name="color:entries" content="#fafafa"/>
- <meta name="color:box" content="#fafafa"/>
- <meta name="color:sidelinks hover" content="#868686"/>
- <meta name="color:scrollbar" content="#e8e8e8"/>
- <meta name="color:scrollbar bg" content="#e8e8e8"/>
- <meta name="color:side" content="#ffffff"/>
- <meta name="color:posts" content="#ffffff"/>
- <meta name="color:ask border" content="#b4b4b4"/>
- <!--Images-->
- <meta name="image:Background" content""/>
- <meta name="image:Sidebar" content""/>
- <!--Options-->
- <meta name="if:Title" content=""/>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />{/block:Description}
- <title>
- {block:PostSummary}
- {PostSummary} - {/block:PostSummary}{Title}</title>
- </style>
- <style type="text/css">
- ::-webkit-scrollbar {width: 7px; height:auto; background:{color:background}}
- ::-webkit-scrollbar-corner {background:{color:background}}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:background}; border-bottom: 1px solid {color:background}}
- ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbar bg}; border: 0px solid {color:background}
- }
- @font-face { font-family: 'WebSymbolsRegular'; src: url('http://static.tumblr.com/ekfbsgu/3q1m4j9nx/websymbols-regular-webfont.ttf');}
- body{
- background-color: {color:Background};
- background-image: url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- background-position: center;
- font-family:helvetica;
- font-size:11px;
- line-height:12px;
- color:{color:Text};
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration:none;
- }
- a {
- color:{color:link};
- text-decoration:none;
- outline:none;
- opacity:1 ;
- -webkit-transition: all 0.5s;
- -moz-transition: all 0.5s;
- transition: all 0.5s;
- }
- a:hover {
- color: {color:links hover};
- -webkit-transition: all 0.5s;
- -moz-transition: all 0.5s;
- transition: all 0.5s;
- }
- h1{
- font-size: 18px;
- font-family:times new;
- line-height:15px;
- font-style:italic;
- letter-spacing:1px;
- font-weight:none;
- }
- #container{
- font-family: cambria;
- padding:10px 10px 10px 10px;
- border: 1px solid #f8f8f8;
- width:535px;
- margin-left:500px;
- margin-top:40px;
- font-weight: normal;
- line-height:11px;
- background-color:{color:entries};
- border-right: 1px solid #f8f8f8;}
- #entry {
- width:500px;
- padding:15px;
- padding-bottom: 20px;
- border: 1px solid #f8f8f8;
- margin-top:0px;
- margin-bottom:15px;
- font-weight: normal;
- line-height:11px;
- background-color:{color:posts};
- font-family: cambria;
- }
- #entry:hover .tags { opacity: 1; display: block; margin-left:525px;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- .tags {
- float: left;
- position:absolute;
- padding-left: 2px;
- width: 200px;
- opacity: 0;
- font-family: cambria;
- text-transform:uppercase;
- font-size:8px;
- color:{color:text};
- margin-left:400px;
- margin-top:0px;
- padding: 5px;
- line-height:11px;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- .tags a {
- color:{color:link};
- }
- .tags a:hover {
- background-color:{color:link hover};
- }
- .symbols {
- font-family:WebSymbolsRegular;
- font-size: 6px;
- }
- #permalink{
- position:relative;
- margin-top:5px;
- padding:2px;
- font-size:8px;
- text-transform:uppercase;
- }
- #side {
- text-align:center;
- position:fixed;
- width:160px;
- margin-top:80px;
- margin-left:-300px;
- z-index:1;
- padding:4px;
- }
- #side:hover .links {
- margin-top:-165px;
- opacity:1;
- -webkit-transition: opacity 0.4s ease;
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in
- }
- .links {
- padding:5px;
- position:fixed;
- z-index:2222;
- width:50px;
- font-family:cambria;
- font-size:8px;
- text-align:center;
- letter-spacing:1px;
- margin-top:-150px;
- margin-left:105px;
- opacity:0;
- }
- .links a{
- display:block;
- text-transform: uppercase;
- padding:5px;
- color:{color:sidelinks};
- background:{color:sidelinks bg};
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- transition: all 0.3s;
- }
- .links a:hover{
- color:{color:sidelinks bg};
- background-color:{color:sidelinks hover};
- border-bottom:1px solid {color:sidelinks bg};
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- transition: all 0.3s;
- }
- .description {
- font-family:cambria;
- font-style:italic;
- text-align:justify;
- font-size:9px;
- margin-top:20px;
- margin-left:2px;
- width:160px;
- position:fixed;
- border-top:1px solid {color:border};
- color:{color:desc};
- background-color:{color:side};
- padding:5px;
- }
- .navigate {
- font-family:cambria;
- text-transform:uppercase;
- font-size:8px;
- position:fixed;
- margin-top:5px;
- margin-left:2px;
- text-align:center;
- width:160px;
- letter-spacing:4px;
- }
- .blogtitle{
- font-size:15px;
- line-height:15px;
- font-family:times new;
- text-transform:lowercase;
- font-style:italic;
- width:150px;
- text-align:right;
- margin-left:20px;
- }
- .posttitle{
- font-size: 10px;
- font-family:times new;
- line-height: 20px;
- font-style:italic;
- letter-spacing:1px;}
- blockquote{
- margin-left:10px;
- padding-left:4px;
- border-left: 3px solid {color:Text};
- }
- .p { padding-top: 5px; }
- .ol, ul { margin-left: 10px; padding: 5px; }
- .ul { list-style-type: square; }
- #info {
- font-size:8px;
- font-family:cambria;
- text-transform:uppercase;
- text-align:right;
- margin-top:10px;
- border-top:1px dashed {color:border};
- padding-top:5px;
- }
- #quote {
- width: 450px!Important;
- font-family: cambria;
- font-size: 16px;
- font-style: italic;
- text-transform: none;
- line-height:16px;}
- #question {
- background-color:{color:box};
- color: {color:text};
- border-top: dotted 1px {color:ask border};
- margin-left:0px;
- padding:11px;
- margin-top: 5px;
- margin-bottom:5px;
- font-family:cambria;
- font-size:10px;
- font-style:italic;
- text-align:left;
- }
- .audio {
- text-transform:uppercase;
- font-size:8px;
- height:60px;
- padding:5px;
- margin-bottom:5px; }
- .audio-album {
- position:absolute;
- width:65px; }
- .audio-player {
- opacity:0.9;
- padding:6px;
- background:#fff;
- border:2px solid #f2f2f2;
- width:25px;
- border-radius:60px;
- height:25px;
- overflow:hidden;
- position:absolute;
- z-index:2;
- margin-left:12px;
- margin-top:12px; }
- .audio-info {
- margin-top:-10px;
- position:relative;
- margin-left:70px;
- padding:5px; }
- ol {
- list-style-type: none;
- font-size:8px;
- font-family: cambria;
- text-transform: uppercase;
- margin: 0; }
- ol.notes li {
- width: 500px;
- padding: 3px;
- margin: 0 0 10px -35px;
- border-bottom: 1px solid {color:border}; }
- ol.notes li:hover {
- border-bottom: 1px solid {color:border}; }
- ol.notes li img {
- width:16px;
- padding-right: 10px;
- margin-bottom: 0px;
- opacity: 0.85;
- filter:alpha(opacity=85); }
- ol.notes li img:hover {
- opacity: 1;
- filter:alpha(opacity=100); }
- #credit a{
- position:fixed;
- font-family:cambria;
- font-size:10px;
- line-height:150%;
- right:5px;
- bottom:5px;
- text-align:center;
- color:{color:text};
- background-color:{color:background};
- padding-left:5px;
- padding-right:5px;
- border:1px solid {color:border};
- }
- #credit a:hover{
- background:#111;
- color:#fff;
- }
- {CustomCSS}
- </style>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- $("p").remove(":contains('Source:')");
- $("p").remove(":contains('(via')");
- });
- </script>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" />
- </head>
- <body>
- <div id="container">
- <div id="side">
- <div class="blogtitle">{block:ifTitle}<a href="/">{Title}</a>{/block:ifTitle}</div>
- <img src="{image:Sidebar}" width="160" height="160" style="border:1px solid {color:border}; padding:5px;">
- <div class="links">
- <a href="/">home</a> <br>
- <a href="/ask">mssg</a> <br>
- {block:ifLink1}<a href="{text:link 1}">{text:link 1 title}</a>{/block:ifLink1}<br />
- {block:ifLink2}<a href="{text:link 2}">{text:link 2 title}</a>{/block:ifLink2}<br />
- {block:ifLink3}<a href="{text:link 3}">{text:link 3 title}</a>{/block:ifLink3}<br />
- </div>
- <div class="description">
- {Description}
- </div>
- <br>
- <div class="navigate">
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">←</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">→</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- {block:Posts}
- <div id="entry">
- <div class="tags">{block:HasTags}{block:Tags}<span class="symbols"> , </span><a href="{TagURL}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</div>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {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}<div id="quote"><big>❝</big> {Quote}</div><div id="s">{block:Source} —{Source}</div>{/block:Source}{/block:Quote}
- {block:Link}<h1> <a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}
- <div class="audio">
- {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}
- <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
- <div class="audio-info">
- {block:TrackName}<b>Title:</b> {TrackName}<BR>{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<BR>{/block:Artist}
- {block:Album}<b>Album:</b> {Album}<BR>{/block:Album}
- {block:PlayCount}<b>Plays:</b> {PlayCount}<BR>{/block:PlayCount}
- </div></div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <img align="right" src="{AskerPortraitURL-40}"style="border-radius:160px;"> <div id="question" style="width:430px;font-style:italic;"<big><big><big><big>❝</big></big></big> {Asker} asked: {Question}</div> <BR>
- <i>{Answer}</i>
- {/block:Answer}
- <div id="info">
- <a href="{ReblogURL}" target="_blank">reblog</a> -
- {block:Date} {TimeAgo}{/block:Date} & <a href="{Permalink}">
- {NoteCountWithLabel}</a> <a href="{ReblogParentURL}"title="ReblogParentURL">- via - </a> {block:RebloggedFrom}<small>©</small> <a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a><small></small>{/block:RebloggedFrom}</div>
- <a href="{Permalink}"></a></div>
- </p>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div>
- <div id='credit'><a href="http://hawthorneys.tumblr.com"><small>© THEME</small></a></div>
- {block:Text}
- {block:Title}
- <div class="posttitle">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {/block:Posts}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment