Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme by icy-me0ws
- -->
- <html lang="en">
- <head>
- <!-- DEFAULT VARIABLES -->
- <link href='http://fonts.googleapis.com/css?family=Over+the+Rainbow' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Miniver|Give+You+Glory|Short+Stack|Loved+by+the+King|Coming+Soon|Raleway:100|Handlee|Indie+Flower' rel='stylesheet' type='text/css'>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:Background" content="#AAAAAA"/>
- <meta name="color:Title" content="#9E9E9E"/>
- <meta name="color:Link" content="#5A5A5A"/>
- <meta name="color:Link Shadow" content="#3A3232"/>
- <meta name="color:Text" content="#3A3232"/>
- <meta name="color:Hover" content="#E3E4FF"/>
- <meta name="color:Shadow" content="#FFFFFF"/>
- <meta name="if:infinite scrolling" content="0"/>
- <meta name="image:Background" content=""/>
- <meta name="image:sidebar" content="1"/>
- <meta name="if:show photo" content="0"/>
- <meta name="color: first letter of title" content="#000"/>
- <meta name="text:Link One" content=""/>
- <meta name="text:Link One Title" content=""/>
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Two Title" content=""/>
- <meta name="text:Link Three" content="" />
- <meta name="text:Link Three Title" content=""/>
- <meta name="text:Link Four" content="" />
- <meta name="text:Link Four Title" content=""/>
- {block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
- <style type="text/css">
- iframe#tumblr_controls {right:3px !important; position: fixed !important;}
- body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
- a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
- .fufu {width:227px;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
- .fufu:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
- #biter
- #bite a {display:block}
- #bite .death {margin-top:85px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.6s ease-out;}
- #bite:hover .death {margin-top:-130px;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.4s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
- 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: coming soon;
- font-size: 8px;
- line-height:10px;
- letter-spacing:0px;
- color: {color:text};
- }
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- ::-webkit-scrollbar {width: 8px; height: 4px; background: #E3E4FF; }
- ::-webkit-scrollbar-thumb { background-color: #E3E4FF; -webkit-border-radius: 1ex; border: 1px solid black;}
- p {
- margin:0px;
- margin-top:0px;
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- }
- a:hover {
- color:{color:Hover};
- text-decoration: none;
- font-style: craftygirls;
- letter-spacing: 1px;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- }
- div#center{
- margin:auto;
- margin-top:1px;
- position:relative;
- width:940px;
- background-color: #fff;
- overflow:auto;
- overflow-y:hidden;
- }
- @font-face { font-family: "sweetiepie"; src: url('http://static.tumblr.com/4yxykdm/h9hlrfl0t/sweetie_pie_1_.ttf'); }
- @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
- @font-face { font-family: "craftygirls"; src: url('http://themes.googleusercontent.com/static/fonts/craftygirls/v0/0Sv8UWFFdhQmesHL32H8o3hCUOGz7vYGh680lGh-uXM.woff'); }
- div#content{
- float:right;
- width:350px;
- margin-right:460px;
- background-color: #fff;
- margin-top: {text:Entries Begin};
- padding-top: 3px;
- padding: 2px;
- border: 1px solid #dadada;
- }
- div#sidebar{
- position:fixed !important;
- width: 260px;
- height:auto;
- margin-top: 150px;
- margin-left: 30px;
- padding: 2px;
- line-height:11px;
- letter-spacing:0px;
- margin-bottom: 6px;
- background-color: {color:Background};
- background-image:url({image:Background});
- }
- .sidebarpicture {
- image: url({image:sidebar});
- overflow: hidden;
- width: 260px;
- height: 160px;
- margin-right: 0px;
- border: 1px solid #dadada;
- }
- #sidebarpic {
- width: 200px;
- height: 150px;
- }
- #sidebarpic .desc{
- height: 20px;
- font-size: 12px;
- font-family: give you glory;
- line-height: 24px;
- opacity: 0.2;
- background: white;
- text-align: center;
- width: 261px;;
- position: absolute;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.6s linear;
- }
- #sidebarpic:hover .desc{
- opacity: .9;
- -webkit-transition: opacity 0.8s linear;
- -webkit-transition: all 0.6s linear;
- -moz-transition: all 0.7s linear;
- transition: all 0.8s linear;
- }
- #entry{
- float: left;
- {block:IndexPage}
- width: 350px;
- height: auto;
- overflow:hidden;
- overflow-y:hidden;
- margin:0px;
- padding: px;
- padding-top: 2px;
- padding-bottom: 2px;
- background-color: #fff;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:490px;
- height: auto;
- margin:3px;
- padding:5px;
- {/block:PermalinkPage}
- background-color: #fff;
- }
- #entry .perma a{
- color:;}
- #entry .perma{
- width:350px;
- position: absolute;
- font-family: meow;
- font-size: 16px;
- line-height: 40px;
- margin-top:0px;
- text-align: center;
- overflow:hidden;
- opacity: 0.0;
- background-color:#fff;
- }
- #entry:hover .perma{
- line-height: 53px;
- overflow:visible;
- -webkit-transition: opacity 0.2s linear; opacity: 0.8;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- .title{
- font-family: miniver;
- font-size: 16px;
- line-height: 20px;
- color: {color:Title};
- font-weight: ;
- padding:0px 0px 0px 0px;
- }
- @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
- div#blogtitle{
- position:fixed !important;
- font-size: 30px;
- padding: 2px;
- font-family: meow;
- line-height:9px;
- letter-spacing:0px;
- padding-bottom: 0px;
- background:transparent;
- margin-left: 15px;
- }
- .firstletter {
- color: #828282;
- font-family:meow;
- font-size:20px;
- line-height: 20px;
- width:160px;
- text-align: right;
- }
- .firstletter:first-letter {
- color: {color: first letter of title};
- font-size:35px;
- }
- @font-face { font-family: "sweetiepie"; src: url('http://static.tumblr.com/4yxykdm/h9hlrfl0t/sweetie_pie_1_.ttf'); }
- @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
- @font-face { font-family: "craftygirls"; src: url('http://themes.googleusercontent.com/static/fonts/craftygirls/v0/0Sv8UWFFdhQmesHL32H8o3hCUOGz7vYGh680lGh-uXM.woff'); }
- .video embed, .post div.video object {width:250px !important; height:187px !important;}
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 1px;
- border-left: 1px dotted #555555;
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- ul, ol, li{list-style:none; margin:0px; padding:0px;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
- .notes img{width:10px; position:relative; top:3px;}
- .permalink{
- display: block;
- font-size: 10px;
- text-align: right;
- text-decoration: none;
- }
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
- </style>
- <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="cage">
- <div id="center">
- <div id="sidebar">
- <div id="sidebarpic">
- <div class="desc">
- <a href="{text:Link One}">{text:Link One Title}</a> -
- <a href="{text:Link Two}">{text:Link Two Title}</a> -
- <a href="{text:Link Three}">{text:Link Three Title}</a> -
- <a href="{text:Link Four}">{text:Link Four Title}</a>
- </div>
- <center><div id="bite"><div class="sidebarpicture type 1">{/block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=260px height=180px></a>{/block:ifshowsidebarimage}<br></div></center>
- </div>
- <center>
- <center><div id="bite">
- <h4><center><center><div class="firstletter"></div>
- <div id="blogtitle">
- <div class="firstletter">{Title}</div>
- </div></center><br>
- </center></h4>
- <div class="death">
- <div align="center">
- {description}
- </div>
- </div>
- </div></center>
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- {block:Text}
- {block:Title}<span class="title"><a href="{Permalink}">{Title}</span><br>{/block:Title}
- <span class="entrytext">{Body}</span>{/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a><br>
- {block:Description}{Description}{/block:Description}
- <a href="{Permalink}"><u>{NoteCount}</u>
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- <div class="perma">
- <a href="{permalink}">{NoteCountWithLabel}</a> . <a href="{ReblogURL}" target="_blank"> Reblog</a></span></div>
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=350px/></a></center>{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
- {block:IndexPage}</a>{/block:IndexPage}
- {block:PermalinkPage}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=490px/></center>{LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- {LinkCloseTag}
- {block:Quote}
- {Quote}</span>
- {block:Source}<strong>{Source}</strong>{/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- <center><div style="width:200px; height:28px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:10px; float:right;">
- {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
- {/block:Audio}
- {block:Video}<center>
- <div class="video">{Video-490}</div></center>
- {block:Video}
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} · {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}{/block:PermalinkPage}
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div></div>
- </div>
- </center>
- <center>
- </body>
- </html>
- <div style="position:fixed; bottom:2px; left:2px;">
- <a href="http://icy-me0ws.tumblr.com/">credit</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement