Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!-- Theme 007 by hatterthemes -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!--DEFAULT VARIABLES-->
- <meta name="color:Title" content="#000000" />
- <meta name="color:Text" content="#040404" />
- <meta name="color:Link" content="#36860b" />
- <meta name="color:Link Hover" content="#006600" />
- <meta name="color:Accent" content="#efefef" />
- <meta name="image:SidebarImage" content="" />
- <meta name="if:Show Title" content="1" />
- <meta name="if:Hide Description" content="1" />
- <meta name="text:Link1" content="http://" />
- <meta name="text:Link1 Title" content="Link 1" />
- <meta name="text:Link2" content="http://" />
- <meta name="text:Link2 Title" content="Link 2" />
- <meta name="text:Link3" content="http://" />
- <meta name="text:Link3 Title" content="Link 3" />
- <script language="javascript">
- function toggle() {
- var ele = document.getElementById("toggleText");
- var text = document.getElementById("displayText");
- if(ele.style.display == "block") {
- ele.style.display = "none";
- text.innerHTML = "about";
- }
- else {
- ele.style.display = "block";
- text.innerHTML = "about";
- }
- }
- </script>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- /* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 1, 2012 05:34:46 PM America/New_York */
- @font-face {font-family: 'RosarioRegular';src: url('Rosario-Regular-webfont.eot');src: url('Rosario-Regular-webfont.eot?#iefix') format('embedded-opentype'),url('Rosario-Regular-webfont.woff') format('woff'),url('Rosario-Regular-webfont.ttf') format('truetype'),url('Rosario-Regular-webfont.svg#RosarioRegular') format('svg');font-weight: normal;font-style: normal;}
- @font-face {font-family: 'RosarioItalic';src: url('Rosario-Italic-webfont.eot');src: url('Rosario-Italic-webfont.eot?#iefix') format('embedded-opentype'),url('Rosario-Italic-webfont.woff') format('woff'),url('Rosario-Italic-webfont.ttf') format('truetype'),url('Rosario-Italic-webfont.svg#RosarioItalic') format('svg');font-weight: normal;font-style: normal;}
- @font-face {font-family: 'RosarioBold';src: url('Rosario-Bold-webfont.eot');src: url('Rosario-Bold-webfont.eot?#iefix') format('embedded-opentype'),url('Rosario-Bold-webfont.woff') format('woff'),url('Rosario-Bold-webfont.ttf') format('truetype'),url('Rosario-Bold-webfont.svg#RosarioBold') format('svg');font-weight: normal;font-style: normal;}
- @font-face {font-family: 'RosarioBoldItalic';src: url('Rosario-BoldItalic-webfont.eot');src: url('Rosario-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),url('Rosario-BoldItalic-webfont.woff') format('woff'),url('Rosario-BoldItalic-webfont.ttf') format('truetype'),url('Rosario-BoldItalic-webfont.svg#RosarioBoldItalic') format('svg');font-weight: normal;font-style: normal;}
- body {
- color:{color:Text};
- background-image:url('http://s1180.photobucket.com/albums/x418/myfatherwillbehearingaboutthis/Gifs/background.png');
- background-attachment:fixed;
- font-family: "Rosario" arial sans-serif;
- font-size:12px;
- line-height:110%;
- text-align:justify;
- }
- a {
- color:{color:Link};
- text-decoration:none;
- }
- a:hover {
- color:{color:Link Hover};
- }
- blockquote {
- margin-left:25px;
- padding-left:10px;
- border-left:2px ridge {color:Link};
- }
- iframe#tumblr_controls {
- top: 0% !important;
- right:0% !important;
- position: fixed !important;
- opacity:0.5;
- width:300px;
- -webkit-transition: all 0.6s ease-in;
- -moz-transition: all 0.6s ease-in;
- -o-transition: all .6s ease-in;
- transition:all .6s ease-in;
- }
- iframe#tumblr_controls:hover {
- opacity:1.0;
- -webkit-transition: all 0.6s ease-in;
- -moz-transition: all 0.6s ease-in;
- -o-transition: all .6s ease-in;
- transition:all .6s ease-in;
- }
- #container {
- width:300px;
- height:600px;
- position:fixed;
- margin-left:163px;
- margin-top:3px;
- -webkit-transition: all 0.6s ease-in;
- -moz-transition: all 0.6s ease-in;
- -o-transition: all .6s ease-in;
- transition:all .6s ease-in;
- }
- #sidebar, #links, #backgrounds {
- height:100%;
- width:100%;
- margin-top:0;
- margin-left:0;
- position:absolute;
- }
- #content {
- width:100%;
- height:300px;
- position:absolute;
- z-index:8;
- }
- #sidebar {
- background:url('http://s1180.photobucket.com/albums/x418/myfatherwillbehearingaboutthis/Gifs/triangles.png');
- text-decoration:none;
- -webkit-border-top-left-radius:25px;
- -moz-border-radius-topleft:25px;
- -o-border-top-left-radius:25px;
- border-top-left-radius:25px;
- z-index:0;
- }
- .rf,.msg,.ar,.l1,.l2,.l3 {
- width:70px;
- text-align:center;
- line-height:13px;
- }
- .rf {margin-top:60px;margin-left:13px;z-index:13;}
- .msg {margin-top:-12px;margin-left:110px;z-index:13;}
- .ar {margin-top:-12px;margin-left:210px;z-index:13;}
- .l1 {margin-top:423px;margin-left:20px;-webkit-transform:rotate(7deg);-moz-transform:rotate(7deg);-o-transform:rotate(7deg);transform:rotate(7deg);
- font-size:10px;z-index:13;}
- .l2 {margin-top:25px;margin-left:120px;-webkit-transform:rotate(-22deg);-moz-transform:rotate(-22deg);-o-transform:rotate(-22deg);transform:rotate(-22deg);
- font-size:10px;z-index:13;}
- .l3 {margin-top:55px;margin-left:215px;-webkit-transform:rotate(55deg);-moz-transform:rotate(55deg);-o-transform:rotate(55deg);transform:rotate(55deg);
- font-size:10px;z-index:13;}
- #title {
- float:left;
- margin-left:-60px;
- position:fixed;
- width:0;
- height:0;
- border-left:115px solid transparent;
- border-right:110px solid transparent;
- border-bottom:110px solid #ededed;
- -webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);
- opacity:0.5;
- z-index:-11;
- }
- .titletext {
- -webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);
- overflow:wrap;
- font-size:18px;
- margin-left:-35px;
- margin-top:15px;
- font-style:italic;
- text-align:center;
- width:100px;
- }
- .sideimg{
- float:right;
- margin-top:20px;
- width:280px;
- height:170px;
- overflow:hidden;
- margin-left:15px;
- position:fixed;
- z-index:-11;
- }
- .sideimg img {
- min-width:280px;
- align:center;
- -webkit-border-top-left-radius:500px;
- -moz-border-radius-topleft:500px;
- -o-border-top-left-radius:500px;
- border-top-left-radius:500px;
- background:#000;
- }
- .desc {
- color:{color:Text};
- width:270px;
- overflow-x:wrap;
- text-align:justified;
- padding:15px;
- margin-top:170px;
- margin-bottom:5px;
- z-index:11!important;
- }
- a#displayText {
- width:280px;
- display:block;
- text-align:center;
- border-left:1px solid {color:Accent};
- border-top:1px solid {color:Accent};
- border-right:3px solid {color:Accent};
- border-bottom:3px solid {color:Accent};
- -webkit-border-radius:3px;
- -moz-border-radius:3px;
- -o-border-radius:3px;
- border-radius:3px;
- font-style:italic;
- text-transform:lowercase;
- color:{color:Text};
- }
- .theme {
- display:block;
- width:300px;
- height:12px;
- font-size:10px;
- text-align:center;
- }
- .theme a:hover {
- color:{color:Link};
- }
- div#entries {
- width:530px;
- margin-left:580px;
- padding-top:30px;
- }
- .posts {
- background:transparent;
- border-left:1px solid {color:Accent};
- border-top:1px solid {color:Accent};
- border-right:3px solid {color:Accent};
- border-bottom:3px solid {color:Accent};
- -webkit-border-radius:10px;
- -moz-border-radius:10px;
- -o-border-radius:10px;
- border-radius:10px;
- display:block;
- height:auto;
- padding:5px;
- padding-left:10px;
- padding-right:10px;
- margin-bottom:10px;
- }
- .posts img {
- -webkit-border-top-left-radius:10px;
- -moz-border-radius-topleft:10px;
- -o-border-top-leftradius:10px;
- border-top-left-radius:10px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- transition: all .6s ease-in-out;
- opacity:0.86;
- }
- .posts img:hover{
- opacity:1;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- transition: all .6s ease-in-out;
- }
- .chat ol, .chat li {list-style:none; margin-left:10px; padding:2px; border-bottom:1px solid {color:Text};}
- ul.chat {list-style:none; margin-left:10px; padding:2px;}
- .notes {
- display:block;
- background:{color:Accent};
- {block:PermalinkPage}
- text-align:left;
- font-size:12px;
- {/block:PermalinkPage}
- {block:IndexPage}
- text-align:center;
- font-size:10px;
- {/block:IndexPage}
- text-transform:lowercase;
- list-style:none;
- }
- {block:PermalinkPage}
- .notes img:hover {
- -webkit-transform:rotate(-10deg);
- -moz-transform:rotate(-10deg);
- -o-transform:rotate(-10deg);
- transform:rotate(-10deg);
- }
- {/block:PermalinkPage}
- .notes a{
- {block:PermalinkPage}
- color:{color:Link Hover};
- {/block:PermalinkPage}
- {block:IndexPage}
- color:{color:Text};
- {/block:IndexPage}
- }
- .notes a:hover{
- color:{color:Link}
- }
- .pagination {
- background-image:{color:Accent};
- color:{color:Link Hover};
- text-align:center;
- display:block;
- padding:5px;
- margin-bottom:-10px;
- -webkit-border-bottom-right-radius:25px;
- -moz-border-radius-bottomright:25px;
- -o-border-bottom-right-radius:25px;
- border-bottom-right-radius:25px;
- }
- iframe#tumblr_controls {
- top: 0% !important;
- right:0% !important;
- position: fixed !important;
- }
- #questions {
- display:block;
- background:transparent!important;
- border-bottom:2px solid {color:Header};
- }
- .questions {
- font-size:10px;
- color:{color:Text}!important;
- margin-left:300px;
- margin-top:-15px;
- width:auto;
- text-transform:lowercase;
- }
- .source {
- text-align:right;
- }
- .postsource {
- float:right;
- margin-top:-25px;
- color:{Accent};
- }
- .postsource img {
- width:14px;
- height:14px;
- opacity:0.7;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- transition: all .6s ease-in-out;
- margin-top:10px;
- }
- .postsource img:hover {
- opacity:1;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- transition: all .6s ease-in-out;
- }
- #theme {
- display:block;
- width:50px;
- height:50px;
- position:fixed;
- bottom:0px!important;
- left:0px;
- opacity:0.5;
- }
- #theme:hover {
- opacity:1;
- }
- </style>
- </head>
- <body>
- <div id="theme"><a href="http://hatterthemes.tumblr.com"><img src="http://24.media.tumblr.com/tumblr_m4ia8wX2h71r8az2no1_100.png"></a></div>
- <div id="container">
- <div id="sidebar">
- </div>
- <div id="content">
- <div class="rf"><a href="/">home</a></div>
- <div class="msg"><a href="/ask">ask</a></div>
- <div class="ar"><a href="/archive">archive</a></div>
- {block:ifShowTitle}<div id="title"><div class="titletext">{Title}</div></div>{/block:ifShowTitle}
- <div class="sideimg"><img src="{image:SidebarImage}"></div>
- <div class="desc">{block:ifHideDescription}<a id="displayText" href="javascript:toggle();">about</a><div id="toggleText" style="display:none;">{/block:ifHideDescription}{block:Description}{Description}{/block:Description}{block:ifHideDescription}</div>{/block:ifHideDescription}</div>
- </div>
- <div class="l1"><a href="{text:Link1}">{text:Link1 Title}</a></div>
- <div class="l2"><a href="{text:Link2}">{text:Link2 Title}</a></div>
- <div class="l3"><a href="{text:Link3}">{text:Link3 Title}</a></div>
- </div>
- </div>
- <div id="entries">
- {block:Posts}
- <div class="posts">
- {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Quote}<center><h2>"{Quote}"</h2></center><br /><p class="source">— {Source}</p>{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}><center><h1>{Name}</h1></center></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<br /><center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}<br />{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="questions"><h2>"{Question}"</h2></div><div class="questions"><em>wondered by {Asker}</em></div>
- {Answer}{/block:answer}
- {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
- <div class="notes"><center>{block:IndexPage}Posted <a href="{Permalink}">{TimeAgo}</a> with {/block:IndexPage}{NoteCountWithLabel}.{block:PermalinkPage}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:PermalinkPage}</center>
- <div class="postsource">{block:RebloggedFrom}via<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-16}"></a>+<a href="{ReblogRootURL}"><img src="{ReblogRootPortraitURL-16}"></a>{/block:RebloggedFrom}</div>
- </div></div>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}"><< Newer</a> {/block:PreviousPage}++{block:NextPage} <a href="{NextPage}">Older >></a>{/block:NextPage}</div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment