Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#644F92"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:title" content="#000000"/>
- <meta name="color:link" content="#684B64"/>
- <meta name="color:hover" content="#000000"/>
- <meta name="color:link one" content="#EDC2DE"/>
- <meta name="color:link two" content="#EDD5E5"/>
- <meta name="color:link three" content="#F0E9ED"/>
- <meta name="color:theme link" content="#F7F2F6"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="if:Show Sidebar Image" content="0"/>
- <meta name="if:Show Title" content="1"/>
- <meta name="if:RainBow Links" content="0"/>
- <meta name="if:Show caption" content=""/>
- <meta name="if:Infinite scrolling" content=""/>
- <meta name="if:Pagination" content="1"/>
- <meta name="if:Enable tiny cursor" content="1"/>
- <meta name="if:Tiny scrollbar" content="1"/>
- <meta name="text:Link 1" content=""/>
- <meta name="text:Link 1 Title" content="Home"/>
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 2 Title" content="Ask"/>
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 3 Title" content="About"/>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />{/block:Description}
- <title>
- {block:PostSummary}
- {PostSummary} - {/block:PostSummary}{Title}</title>
- {block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
- <style type="text/css">
- {block:ifenabletinycursor}
- body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}{/block:ifenabletinycursor}
- {block:iftinyscrollbar}
- ::-webkit-scrollbar {width: 8px; height: 4px; background: #FFFFFF; }
- ::-webkit-scrollbar-thumb { background-color: #ffffff; -webkit-border-radius: 1ex; border: 1px solid black;}
- {/block:iftinyscrollbar}
- @font-face {
- font-family: "dawning";
- src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
- }
- @font-face {
- font-family: "ronda";
- src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf');
- }
- body {
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;}
- body, div, p, textarea, submit, input{font-family: 'ronda'; font-size: 8px; line-height: 9px; letter-spacing:0px; color:{color:Text};}
- p {margin:0px; margin-top:5px;}
- a:link, a:active, a:visited{color: {color:Link}; text-decoration: none;}
- a:hover {color:{color:Hover};}
- #center {
- margin:auto;
- position:relative;
- width:670px;
- overflow:auto;
- overflow-y:hidden;
- }
- #content {
- width:404px;
- margin-left: 250px;
- }
- #entry {
- margin-top:3px;
- padding:2px;
- background: white;
- }
- #permalink {
- position: absolute;
- margin-left: 410px;
- }
- #masterbox{
- width: 223px;
- position: fixed;
- margin: 80px 0px 0px 0px;
- }
- .circleBase {
- margin: 0px 0px 0px 0px;
- -webkit-border-radius: 999px;
- -moz-border-radius: 999px;
- border-radius: 999px;
- behavior: url({image:sidebar});
- z-index: 2000;
- }
- .type1 {
- overflow: hidden;
- width: 120px;
- height: 120px;
- border: 2px solid white;
- z-index: 2000;
- }
- #linkcircle {
- width: 100px;
- height: 100px;
- background: white;
- margin: -130px 0px 0px 119px;
- padding: 2px;
- border-radius: 999px;
- }
- #linkone {
- background: {color:link one};
- display: inline-block;
- position: fixed;
- border-top-left-radius: 999px;
- width:50px;
- height: 50px;
- line-height: 60px;
- text-align: center;
- margin: 76px 0px 0px 121px;
- z-index: 1;
- }
- #linktwo {
- background: {color:link two};
- display: inline-block;
- position: fixed;
- border-top-right-radius: 999px;
- width:50px;
- height: 50px;
- line-height: 60px;
- text-align: center;
- margin: 76px 0px 0px 171px;
- z-index: 1;
- }
- #linkthree {
- background: {color:link three};
- display: inline-block;
- position: fixed;
- border-bottom-left-radius: 999px;
- width:50px;
- height: 50px;
- line-height: 40px;
- text-align: center;
- margin: 126px 0px 0px 121px;
- z-index: 1;
- }
- #themelink {
- background: {color:theme link};
- display: inline-block;
- position: fixed;
- border-bottom-right-radius: 999px;
- width:50px;
- height: 50px;
- text-align: center;
- line-height: 40px;
- margin: 126px 0px 0px 171px;
- z-index: 1;
- }
- #description {
- width: 219px;
- height: auto;
- background-color:white;
- margin: 50px 0px 0px 0px;
- padding:2px;
- }
- #postnotes{
- text-align: left;}
- #postnotes blockquote{
- border: 0px;}
- .title{
- font-size: 12px;
- line-height: 12px;
- color: {color:Title};
- letter-spacing: 0;
- }
- .blogtitle a{
- font-family: 'dawning';
- font-size: 25px;
- line-height: 20px;
- color: {color:Title};
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:2px 0px 2px 1px;
- border-left: 1px solid {color:Text};}
- blockquote p, ul{margin:0px; padding:0px;}
- .chat .line{
- background-color:#ffffff;
- margin: 0 0 1px;
- padding: 2px;
- }
- .chat .line.odd{
- background-color:#F0F0F0;
- }
- .label {font-weight:bold; color:{color:text}}
- a img{border: 0px;}
- .p { padding-top: 5px; }
- .ol, ul { margin-left: 10px; padding: 5px; }
- .ul { list-style-type: square; }
- .notes img{width:10px; position:left; top:3px;}
- {font-size: 100%;}
- {CustomCSS}
- </style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- {block:ifrainbowlinks}<script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
- "></script>{/block:ifrainbowlinks}
- {block:ifinfinitescrolling}<style>#toTop {display:none;text-decoration:none;position:fixed;bottom:20px;right:20px;overflow:hidden;width:30px;height:40px;border:none;text-indent:-999px;background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left top;z-index:3000;}#toTopHover {background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left -40px;
- width:30px;height:40px;display:block;overflow:hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
- #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
- <script type="text/javascript" src="http://static.tumblr.com/53unaru/kx3lgzker/jquery-1.3.2.min.js" charset="utf-8"></script>
- <script type="text/javascript" src="http://static.tumblr.com/53unaru/4jtlgzkf8/easing.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
- <script type="text/javascript">
- $(document).ready(function() {
- $().UItoTop({ easingType: 'easeOutQuart' });
- });
- </script>{/block:ifinfinitescrolling}
- </head>
- <body>
- <div id="cage">
- <div id="center">
- <div id="linkone"><a href="{text:Link 1}">{text:Link 1 Title}</a></div>
- <div id="linktwo"><a href="{text:Link 2}">{text:Link 2 Title}</a></div>
- <div id="linkthree"><a href="{text:Link 3}">{text:Link 3 Title}</a></div>
- <div id="themelink"><a href="http://w-hisperss.tumblr.com">Theme</a></div>
- <div id="masterbox">
- <div class="circleBase type1"><img src="{image:sidebar}" width=120px;></div>
- <div id="linkcircle">
- </div>
- <div id="description">
- {block:ifShowTitle}
- <div class="blogtitle"><a href="/">{Title}</a></div><br>{/block:ifShowTitle}
- {Description}
- {block:ifpagination}
- <br>
- {block:HasPages}{block:Pages} <a href="{URL}" class="page">{Label}</a>{/block:Pages}{/block:HasPages}{/block:HasPages}
- <center>
- <br>
- {block:PreviousPage} <a href="{PreviousPage}"><font size="2">← </font></a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}"><font size="2">→ </font></a>{/block:NextPage}
- {/block:ifpagination}
- </div></div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- {block:indexpage}<div id="permalink"><a href="{permalink}">+</a></div>{/block:IndexPage}
- {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>{/block:text}
- {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}{Description}{/block:Description}{/block:link}
- {block:Photo}<center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/></a>{LinkCloseTag}</center>{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}{/block:Photo}
- {block:Photoset}<center>{Photoset-400}</center></span>{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}{/block:Photoset}
- {block:Quote}<span class="title">{Quote}</span>{block:Source}<i> - {Source}</i>{/block:Source}<br>{/block:Quote}
- {block:Chat}{block:title}<div id="title"><center>{Title}<br></center></div>{/block:title}<div class="chat">{block:Lines}<div class="chat"><div class="line {Alt}"><div class="{Alt} user_{UserNumber}">
- {block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}{Line}</div></div></div>{/block:Lines}</div>{/block:Chat}
- {block:Audio}<div style="width: 300px; height: 20px;">{AudioPlayerGrey}</div><BR>{block:TrackName}<span><strong>Title</strong>:
- {TrackName}</span>{/block:TrackName}<br>
- {block:Artist}<span><strong>Artist:</strong>
- {Artist}</span>{/block:Artist}<br>
- {/block:Audio}
- {block:Video}<center>{Video-400}<BR></center>{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}{/block:Video}
- {block:PermalinkPage}
- <div id="permapage">{block:ifnotshowcaption}{block:caption}{caption}{/block:caption}{/block:ifnotshowcaption}<Br>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} · Tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
- {/block:PermalinkPage}
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}</div>{/block:Posts}
- </div></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment