Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!-- Neutral BY CLARICE - leshistoire.tumblr.com, Please do not redistribute the codes or even claim this theme as yours. Thanks to subtlepatterns.com for the backgrounds. Hope you like this theme. :) -->
- <head>
- <title>{Title}</title>
- <META name="image:background" content="http://subtlepatterns.subtlepatterns.netdna-cdn.com/patterns/tiny_grid.png">
- <META name="text:link1" content="Link 1">
- <META name="text:link2" content="Link 2">
- <META name="text:link1url" content="/">
- <META name="text:link2url" content="/">
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}">{/block:Description}
- <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Euphoria+Script' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Meddon' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Pompiere|Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script language=JavaScript>
- <!--
- //Disable right mouse click Script
- //By Maximus ([email protected]) w/ mods by DynamicDrive
- //For full source code, visit http://www.dynamicdrive.com
- var message="";
- ///////////////////////////////////
- function clickIE4(){
- if (event.button==2){
- alert(message);
- return false;
- }
- }
- function clickNS4(e){
- if (document.layers||document.getElementById&&!document.all){
- if (e.which==2|e.which==3){
- alert(message);
- return false;
- }
- }
- }
- if (document.layers){
- document.captureEvents(Event.MOUSEDOWN);
- document.onmousedown=clickNS4;
- }
- else if (document.all&&!document.getElementById){
- document.onmousedown=clickIE4;
- }
- document.oncontextmenu=new Function("return false")
- // -->
- </script>
- <style type="text/css">
- body {
- background:url({image:Background}) repeat fixed;
- color:#736F6E;
- font-family:'Arial';
- font-size:10px;
- line-height:12px;
- }
- i {
- font-style:italic;
- font-family:'times new roman';
- }
- b {
- font-family:'georgia';
- font-style:bold;
- }
- a, a:link, a:visited, a:active {
- color:#000;text-decoration:none;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: 0.5s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: 0.5s;
- }
- a:hover {
- color: #736F6E;
- background-color: transparent;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: 0.5s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: 0.5s;
- text-decoration:underline;
- }
- #entry {
- margin:0 auto;
- width:249px;
- padding-top:4px;
- padding-right:20px;
- padding-left:20px;
- padding-bottom:6px;
- margin-top:2px;
- margin-bottom:6px;
- border:1px solid #eee;
- background:#fff;
- }
- #entry .permalink {
- background:#eee;
- width:153px;
- text-align:center;
- margin-left:128px;
- padding-right:3px;
- color:#aeaeae;
- margin-top:2px;margin-bottom:7px;
- line-height:16px;
- }
- #descripbox {
- margin:auto;width:282px;height:auto; background-color:#fff;text-align:center;padding:5px;padding-bottom:10px;margin-top:40px;margin-bottom:10px;
- background:#fff;border-top:1px solid #eee;border-right:1px solid #eee;border-left:1px solid #eee;border-bottom:15px solid #eee;
- }
- .text {
- font-family: 'open sans condensed';
- font-weight: normal;
- font-size: 23px;
- line-height:26px;
- font-weight: 500;
- letter-spacing: 3px;
- text-transform: uppercase;
- color:#000;
- text-align:center;
- border-bottom:1px solid #aeaeae;
- }
- .link {
- font-size:22px;
- font-family: 'Shadows into light two';
- line-height:27px;
- text-align:center;
- }
- ::-webkit-scrollbar {
- width: 5px;
- height: 4px;
- background: #ffffff;
- background-repeat: repeat-y;
- background-attachment: fixed;
- }
- ::-webkit-scrollbar-thumb {
- background-color:#aeaeae;border-top:10px solid #eee;
- border-bottom:10px solid #eee;}
- .quote {
- font-family: 'Allura', cursive;
- font-size:23px;
- line-height:28px;
- }
- #linkie {
- width:auto;text-align:center;
- height:12px;
- background:#fff;padding:5px;
- color:#000;border:1px solid #eee;
- display:inline-block;
- font-family:'Open sans condensed';font-size:12px;
- text-transform:uppercase;
- }
- #linkie:hover {
- width:auto;
- height:12px;
- background:#fff;padding:5px;
- color:#000;border:1px solid #aeaeae;
- display:inline-block;
- font-family:'Open sans condensed';font-size:12px;
- text-transform:uppercase;
- }
- #box1 {
- width:100%;position:fixed;top:3px;background:#eee;
- height:auto;margin:-9px;padding-top:5px;padding-left:10px;
- padding-right:10px;z-index:2;margin-left:-19px;
- -webkit-transition-timing-function: ease-in;
- -webkit-transition-duration: .5s;
- -moz-transition-timing-function: ease-in;
- -moz-transition-duration: .5s;
- }
- iframe#tumblr_controls {
- top: 4.25% !important;
- margin: -30px 0 0 0;
- right: 1px !important;
- position: fixed !important;
- }
- UL{
- text-align:center;}
- blockquote {
- border-left:4px double #aeaeae;padding-left:6px;margin-left:5px;
- }
- </style>
- </head>
- <body onkeydown="return false">
- <!-- links here -->
- <center><div id="box1">
- <div id="linkie"><a href="/">Home</a></div>
- <div id="linkie"><a href="/ask">Contact</a></div>
- <div id="linkie"><a href="/submit">Submit</a></div>
- <div id="linkie"><a href="/archive">History</a></div>
- <div id="linkie"><a href="{text:link1url}">{text:Link1}</a></div>
- <div id="linkie"><a href="{text:link2url}">{text:link2}</a></div>
- <div id="linkie"><a href="http://leshistoire.tumblr.com">Theme</a></div></div>
- </div></center>
- <!--description -->
- <div id="descripbox">
- <center><div class="text">{title}</div><p>{description}</p></div></div></div>
- {block:Posts}
- <table width="1010" border="0" align="center" cellspacing="0px" cellpadding="0px">
- <tr>
- <div id="entry">
- {block:IndexPage}<div class="permalink">
- <div style="color:#000;font-size:13px;font-family:'open sans condensed';text-transform:uppercase;" title="{notecountwithlabel}">{NoteCount} // <font color="#fff"><a href="{ReblogURL}" title="Reblog!" target="_blank">Reblog</a></div></font>
- </div>{/block:IndexPage}
- {block:Text}
- {block:Title}<div class="text"><center>{Title}</center></div>{/block:Title}
- <center></center>
- {Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-250}">{LinkCloseTag}
- {/block:Photo}
- {block:Photoset}
- {Photoset-250}
- {/block:photoset}
- {block:Quote}<center><div class="quote">"{Quote}"</div></center><br>
- {block:Source}<left><b>- {Source}</b></left>{/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="link"><a href="{URL}" target="_blank">{Name} →</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Answer}<div style=" background-color: #fcfcfc; padding: 5px; border: 1px solid #eeeeee;padding-bottom:10px;">{Asker} <i>whispered:</i> <strong>{Question}</strong></div>
- <p>{Answer}</p>{/block:Answer}
- {block:Chat}
- {block:Title}<center><div class="text">{Title}</div></center>{/block:Title}
- {block:Lines}
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- <i>{Line}</i><br>
- {/block:Lines}
- {/block:Chat}
- {block:Audio}<center>
- {AudioPlayerBlack}
- {/block:Audio}
- {block:Video}
- {Video-250}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:PermalinkPage}
- {/block:PermalinkPage}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </td>
- </tr>
- </table>
- {/block:Posts}
- <div style="text-align: center; font-family: trebuchet MS; font-size: 9px; text-transform: uppercase;">{block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">recent entries</a> {/block:PreviousPage}☁
- {block:NextPage} <a href="{NextPage}">older entries</a>{/block:NextPage}
- {/block:Pagination}
- <!-- do not remove the credits, Thank you. -->
- <p>
- Theme made by: <a href="http://leshistoire.tumblr.com">leshistoire</a> // Neutral
- </p>
- </div>
- </div></div>
- </center>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment