Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!-- More Than Words Theme - http://scs-themes.tumblr.com Please do not redistribute the codes or even claim this theme as yours.-->
- <head>
- <title>{Title}</title>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <!--META-->
- <link rel="shortcut icon" href="{image:favicon}" width="30px">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}">{/block:Description}
- <meta name="image:favicon" content="http://24.media.tumblr.com/fc02db969ac2859b59a51b3b024b909c/tumblr_mff9pklMRe1ryu8e1o1_500.png">
- <meta name="image:display photo" content="http://24.media.tumblr.com/cf9323652e85f041060326e0968a14be/tumblr_mff912TDXf1rsph1fo1_500.jpg">
- <meta name="color:background" content="#faeddf">
- <meta name="color:text" content="#3b3f49">
- <meta name="color:link" content="#f3c6b9">
- <meta name="color:link hover" content="#EEE">
- <meta name="color:ribbon" content="#f7a29e">
- <meta name="color:ribbon shade" content="#f3b7b6">
- <meta name="color:DP border" content="#faeddf">
- <meta name="color:quote" content="#f7a29e">
- <meta name="color:title header" content="#f7a29e">
- <meta name="color:title post" content="#f7a29e">
- <meta name="color:ribbon text" content="#FFF">
- <meta name="color:sidebar text" content="#FFF">
- <meta name="color:sidebar" content="#3b3f49">
- <meta name="color:sidebar border" content="rgba(255, 255, 255, 0.5)">
- <meta name="color:blockquote text" content="#fff">
- <meta name="color:blockquote bg" content="#3b3f49">
- <meta name="color:blockquote border" content="#f7a29e">
- <meta name="color:blockquote text" content="#fff">
- <meta name="text:link url 1" content="URL HERE">
- <meta name="text:link url 2" content="URL HERE">
- <meta name="text:link url 3" content="URL HERE">
- <meta name="text:link title 1" content="Link 1">
- <meta name="text:link title 2" content="Link 2">
- <meta name="text:link title 3" content="Link 3">
- <meta name="text:book" content="Abundance Of Katherines">
- <meta name="text:author" content="John Green">
- <!--FONTS-->
- <link href='http://fonts.googleapis.com/css?family=Grand+Hotel|Sacramento|Open+Sans+Condensed:300,300italic|Pacifico' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Clicker+Script|Satisfy' rel='stylesheet' type='text/css'>
- <!--SCRIPTS-->
- <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:{color:background};
- color:{color:text};
- font-family:'times new roman';
- font-size:12px;
- line-height:13px;
- }
- a, a:link, a:visited, a:active {
- color:{color:link};text-decoration:none;text-transform:uppercase;border-bottom:1px dotted transparent;line-height:17px;padding-bottom:5px;
- -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: {color:link hover};border-bottom:1px solid #fff;padding-bottom:0px;
- 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;
- }
- #overallbox {
- margin:0 auto;
- width:890px;height:auto;
- padding:10px;
- margin-top:-42px;
- }
- #entrybox {
- margin:0 auto;
- position:absolute;z-index:2;
- width:855px;height:auto;
- padding:10px;padding-left:13px;
- margin-top:45px;padding-top:50px;
- padding-bottom:-10px;margin-bottom:10px;
- background:transparent;
- }
- #entryposts {
- width:500px;background:rgba(253, 253, 253, 0.4);
- padding-top:11px;margin-left:-20px;
- padding-right:13px;
- padding-left:13px;
- padding-bottom:9px;
- margin-top:8px;
- margin-bottom:6px;
- border:10px solid rgba(253, 253, 253, 0.4);
- color:{color:text};-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
- -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
- }
- #postsbox {
- margin:0 auto;float:right;margin-top:7px;
- width:500px;padding:5px;padding-left:28px;padding-right:15px;
- background:transparent;margin-bottom:-60px;
- }
- #aboutme {
- margin:0 auto;float:left;color:{color:sidebar text};position:absolute;
- width:260px;border-right:4px solid {color:sidebar border};border-left:4px solid {color:sidebar border};padding-top:80px;padding-left:14px;padding-right:14px;padding-bottom:10px;margin-top:-72px;margin-bottom:6px;
- background:{color:sidebar};background-repeat:no-repeat;background-size:500px 1000px;z-index:2;
- }
- #aboutmestuff {
- margin:0 auto;position:absolute;color:{color:sidebar text};position:absolute;width:260px;height:100%;border-right:4px solid {color:sidebar border};border-left:4px solid {color:sidebar border};padding-top:80px;padding-left:14px;padding-right:14px;padding-bottom:10px;
- margin-top:-72px;margin-bottom:6px;background:{color:sidebar};background-repeat:no-repeat;background-size:500px 1000px;z-index:2;-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.25);-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.5);box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
- }
- #ribbontable {
- position:absolute;
- z-index:99;margin-top:40px;margin-left:-9px;
- }
- .ribbon {
- width: 900px;
- position: absolute;
- text-align: center;
- font-size: 22px!important;
- background: {color:ribbon};z-index:9;
- -webkit-box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
- -moz-box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
- box-shadow: rgba(000,000,000,0.3) 0 1px 1px;
- }
- .ribbon h1 {
- font-size: 20px!important;
- color: {color:ribbon text};text-align:left;
- text-shadow: #000000 0 1px 0;
- margin:0px;font-family:'open sans condensed';
- padding: 15px 10px;
- }
- .ribbon-stitches-top {
- margin-top:2px;
- border-top: 1px dashed #fff;
- -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
- -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
- box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5);
- }
- .ribbon-stitches-bottom {
- margin-bottom:2px;
- border-top: 1px dashed #fff;
- -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
- -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
- box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.3);
- }
- #ribbonshade {
- width: 0;
- height: 0; margin-left:-10px;margin-top:66px;
- border-top: 30px solid transparent;
- border-bottom: 30px solid transparent;
- position:absolute;
- border-right:30px solid {color:ribbon shade};
- }
- .arrow-left {
- width: 0; margin-left:873px;
- height: 0;position:absolute;z-index:9999999;
- border-top: 28px solid transparent;
- border-bottom: 28px solid transparent;
- border-right:28px solid {color:background};
- }
- #links {
- color:{color:sidebar};width:auto;height:20px;display:inline-block;text-decoration:none;text-transform:uppercase;border-bottom:1px solid transparent;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: 0.5s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: 0.5s;
- }
- #links:hover {
- color:{color:link hover};border-bottom:1px solid #fff;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: 0.5s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: 0.5s;
- }
- .permalink {
- margin:0 auto;font-family:'open sans condensed';
- background:transparent;
- width:513px;
- text-align:center;
- margin-left:0px;
- padding-right:3px;
- color:#aeaeae;
- margin-top:-12px;margin-bottom:7px;
- line-height:16px;
- }
- .text {
- font-family: 'Sacramento', cursive;
- font-size: 30px;
- line-height:32px;
- font-weight: 500;
- letter-spacing: 1px;
- text-transform: none;
- color:{color:title post};
- text-align:left;padding-left:10px;
- border-bottom:2px solid {color:sidebar};
- }
- .link {
- font-size:25px;
- font-family: 'Times new roman';
- line-height:29px;text-transform:uppercase;
- text-align:center;font-style:Italic;
- }
- .quote {
- font-family: 'Pacifico', cursive;
- font-size:23px;color:{color:quote};border-bottom:1px dashed {color:sidebar};padding-bottom:10px;
- line-height:28px;
- }
- #question {
- font-family: 'open sans condensed'; border:1px solid {color:ribbon};
- font-size:18px; color:{color:ribbon};padding-bottom:10px;padding-top:10px;width:500px;line-height:20px;
- }
- blockquote {
- width:450px;height:auto;text-align:left;margin-left:12px;
- border-left:7px solid {color:blockquote border}; color:{color:blockquote text};
- background:{color:blockquote bg};padding:6px;
- }
- #twitter_update_list li {
- list-style: none;width:250px;
- padding:1px;padding-bottom:5px;padding-top:5px;
- border-bottom: dotted 1px #ccc;
- }
- #staplerdesign {
- position:absolute;
- margin-left:234px;margin-top:-17px;
- }
- </style>
- <!-- More Than Words Theme - http://scs-themes.tumblr.com Please do not redistribute the codes or even claim this theme as yours.-->
- <body><A NAME="top"></a>
- <div id="overallbox"><div id="ribbonshade"></div>
- <div id="ribbontable"><div class="arrow-left"></div><div class="ribbon"><div class="ribbon-stitches-top"></div><strong class="ribbon-content"><h1> <img src="http://24.media.tumblr.com/fc02db969ac2859b59a51b3b024b909c/tumblr_mff9pklMRe1ryu8e1o1_500.png" width="20px"> <div style="font-family:satisfy;display:inline-block;">{title}</div>: {<a href="/"><div id="links">HOME</div></a> -
- <a href="/ask"><div id="links">CONTACT</div></a> -
- <a href="{text:link url 1}"><div id="links">{text:link title 1}</div></a> -
- <a href="{text:link url 2}"><div id="links">{text:link title 2}</div></a> -
- <a href="{text:link url 3}"><div id="links">{text:link title 3}</div></a> -
- <a href="http://scs-themes.tumblr.com"><div id="links">THEME</div></a>}</h1></strong><div class="ribbon-stitches-bottom"></div></div></div>
- <div id="entrybox">
- <div id="aboutmestuff"></br>
- <center><img src="{image:display photo}" style="border-bottom:5px solid {color:DP border};border-top:5px solid {color:DP border}; width:250px;"></br></br></center>
- <p>{description}</p></div>
- <!--About me box-->
- <div id="aboutme"></br><center><img src="{image:display photo}" style="border-bottom:5px solid {color:DP border};border-top:5px solid {color:DP border}; width:250px;"></center>
- <p>{description}</p>
- <!--title header-->
- <center><div style="font-size:22px;color:{color:title header};font-family:'open sans condensed';border-top:1px {color:title header} solid;border-bottom:1px {color:title header} solid;padding-top:5px;padding-bottom:5px;">TITLE HERE</font></div></center>
- <!--title header end-->
- <!--title header content-->
- <p><center><b>(Edit this by pressing ctrl + f, then type title header content.)</b>
- This blog is about my daily life. How I deal with it, how I express myself through words or pictures, how I achieve success and how I experience hardships or difficulties before happiness. Enjoy!</p>
- <!--title header content end-->
- <!--Search-->
- <center><div style="font-size:22px;color:{color:title header};font-family:'open sans condensed';border-top:1px {color:title header} solid;border-bottom:1px {color:title header} solid;padding-top:5px;padding-bottom:5px;">SEARCH</font></div></center><p><center><p>
- <form onsubmit="return tagSearch(this)">
- <input type="text" style="width:185px;" name="tag" value="Search tags" onfocus="if (this.value == '') {this.value=''}" onblur="if (this.value == '') {this.value=''}" />
- <input type="submit" value="Search" />
- </form>
- </p></center>
- <!--search end-->
- <!--What book are you reading?-->
- <center><div style="font-size:22px;color:{color:title header};font-family:'open sans condensed';border-top:1px {color:title header} solid;border-bottom:1px {color:title header} solid;padding-top:5px;padding-bottom:5px;">I'M READING</font></div></center><p><div style="font-family:'open sans condensed';font-size:20px;letter-spacing:5px;border-bottom:2px solid #eee;padding-bottom:10px;margin-bottom:-5px;line-height:24px;text-transform:uppercase;"><center>{text:Book}</div></br><i><center>Author: {text:author}</i></p></center>
- <!--What book are you reading? end-->
- <!--title header-->
- <center><div style="font-size:22px;color:{color:title header};font-family:'open sans condensed';border-top:1px {color:title header} solid;border-bottom:1px {color:title header} solid;padding-top:5px;padding-bottom:5px;">TITLE HERE</font></div></center>
- <!--title header end-->
- <!--title header content-->
- <p><center><b>(Edit this by pressing ctrl + f, then type title header content.)</b>
- This blog is about my daily life. How I deal with it, how I express myself through words or pictures, how I achieve success and how I experience hardships or difficulties before happiness. Enjoy!</p>
- <!--title header content end-->
- <!--title header-->
- <center><div style="font-size:22px;color:{color:title header};font-family:'open sans condensed';border-top:1px {color:title header} solid;border-bottom:1px {color:title header} solid;padding-top:5px;padding-bottom:5px;">TITLE HERE</font></div></center>
- <!--title header end-->
- <!--title header content-->
- <p><center><b>(Edit this by pressing ctrl + f, then type title header content.)</b>
- This blog is about my daily life. How I deal with it, how I express myself through words or pictures, how I achieve success and how I experience hardships or difficulties before happiness. Enjoy!</p>
- <!--title header content end-->
- <!--CREDIT: DO NOT ERASE THIS-->
- <b>Theme made by: <a href="http://sweetcandyskittles.tumblr.com">sweetcandyskittles.</a></b>
- <!--CREDIT: DO NOT ERASE THIS-->
- </div>
- <!-- More Than Words Theme - http://scs-themes.tumblr.com Please do not redistribute the codes or even claim this theme as yours.-->
- <div id="postsbox">
- {block:Posts}
- <table width="1010" border="0" align="center" cellspacing="0px" cellpadding="0px">
- <tr>
- <div id="entryposts">
- <div id="staplerdesign"><img src="http://25.media.tumblr.com/9da618d429ac8bf868155fb8455e6b2e/tumblr_mgrn76kmct1rmhfeao1_400.png" width="50px"></div>
- {block:Text}
- {block:Title}<div class="text"><img src="http://25.media.tumblr.com/22cd882dedd5d2390d7809d87f7a4bf5/tumblr_mffie7GID21ryu8e1o1_400.png" width="20px"> {Title}</div>{/block:Title}
- <center></center>
- {Body}
- {block:More}<a href="{Permalink}"><img src="http://25.media.tumblr.com/65b175b9cae80084a88096311add8bd6/tumblr_mff9lzkHCj1ryu8e1o1_500.png" width="20px" style="margin-left:365px;"> <b>KEEP READING</b> ></a>{/block:More}
- {/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}<center><div class="quote">"{Quote}"</div></center><br>
- {block:Source}<center><b>- {Source}</b></center>{/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}<center><div id="question"> <div style="border-bottom:1px dashed {color:link};padding-bottom:10px;margin-bottom:5px;padding-left:5px;padding-right:5px;">{Question}</div>
- <div style="color:{color:link};text-transform:uppercase;font-size:12px;">❤ {asker}</div></center><div>
- <p><div style="margin-left:3px;">{Answer}</div></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>
- {AudioEmbed-500}{AudioPlayerblack}
- {caption}
- {/block:Audio}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:PermalinkPage}
- {/block:PermalinkPage}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </td>
- </tr><img style="width:548px; opacity:.7;margin-top:-6px;margin-left:-21px;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
- </table>
- {block:IndexPage}<div class="permalink">
- <div style="font-size:10px;font-family:'open sans condensed';text-transform:uppercase;margin-top:-5px;">POSTED ON {block:date}{dayofweek}; {monthnumberwithzero}/{dayofmonthwithzero}/{shortyear}{/block:date} WITH <a href="{permalink}">{NoteCount} COMMENT(S)</a></div></div>{/block:IndexPage}
- {/block:Posts}
- <center><div style="text-align: center; font-family: trebuchet MS; font-size: 11px; color:#000;">{block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}"><b>< RECENT ENTRIES</b></a> {/block:PreviousPage} <img src="http://24.media.tumblr.com/fc02db969ac2859b59a51b3b024b909c/tumblr_mff9pklMRe1ryu8e1o1_500.png" width="15px">
- {block:NextPage} <a href="{NextPage}"><b>OLDER ENTRIES ></a></b>{/block:NextPage}
- {/block:Pagination} <font color="{color:link}">|</font> <a href="#top">Back to top!</a></div></center>
- </div>
- <!-- More Than Words Theme - http://scs-themes.tumblr.com Please do not redistribute the codes or even claim this theme as yours.-->
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment