Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- #7 - Pinky - theme by stewlovers!
- ------------------------------------
- If you have any question about this theme,
- send me an question! (stewlovers.tumblr.com)
- -->
- <html>
- <head>
- <meta name="color:background" content="#ffffff" />
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="color:entry" content="#ffffff" />
- <meta name="color:text" content="#cacaca" />
- <meta name="color:bold" content="#bfbfbf" />
- <meta name="color:link" content="#b7c8ff" />
- <meta name="color:link hover" content="#c2b5d4" />
- <meta name="color:linkone" content="#d2d2d2" />
- <meta name="color:linktwo" content="#d4d4d4" />
- <meta name="color:linkthree" content="#d6d6d6" />
- <meta name="color:linkfour" content="#d8d8d8" />
- <meta name="color:linkfive" content="#1d1d1d" />
- <meta name="color:linksix" content="#3d3d3d" />
- <meta name="color:permalinkbg" content="#fafafa" />
- <meta name="color:solid" content="#fafafa" />
- <meta name="color:box background" content="#FAFAFA" />
- <meta name="font:body" content="trebuchet ms" />
- <meta name="image:sidebar" content=""/>
- <meta name="if:Show Links" content="1" />
- <meta name="if:3D Effect" content="1" />
- <meta name="text:LinkOne" content="http://" />
- <meta name="text:LinkOne Title" content="L<br>i<br>n<br>k<br>1" />
- <meta name="text:LinkTwo" content="http://" />
- <meta name="text:LinkTwo Title" content="L<br>i<br>n<br>k<br>2" />
- <meta name="text:LinkThree" content="http://" />
- <meta name="text:LinkThree Title" content="L<br>i<br>n<br>k<br>3" />
- <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">
- body {
- color:{color:text};
- background-color:{color:background};
- background-image: url('{image:background}');
- background-position: center;
- background-attachment:fixed;
- background-repeat:no-repeat;
- font-size:10px;
- font-family:{font:body};
- line-height:110%;
- text-align:justify}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
- a:hover {color:{color:link hover};{block:if3DEffect}text-shadow:1px 0 0 rgba(244,0,0,0.2), -2px 0 0 rgba(0,244,0,0.2);{/block:if3DEffect}-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- #entries {margin-left:500px; margin-top:45px; width:510px}
- #posts{background-color: {color:entry}; margin-bottom:10px; padding:3px;}
- #posts:hover #photoinfo {opacity:1; display:block;}
- #sidebar img { width: 245px; height:auto; margin-top:0px; margin-bottom:10px; padding: 0px; 3px; 0px; border:3px solid; color: {color:solid};}
- #sidebar { width:245px; height:auto; font-size:10px; font-family:consolas, monospace; text-align:center; margin-left:220px; line-height:9px; padding: 5px; 0px; 3px; margin-top:100px; position:fixed; background-color:transparent;}
- #description {background-color:white; width:235px; height:165px; margin-left:3px; margin-top:-259px; position:fixed; padding:5px; padding-top:75px; font-size:10px; font-family:consolas, monospace; opacity:0.2; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
- #description:hover{opacity:0.9}
- #slinks { width: 245px; height: 8px;margin-top:-14px;margin-left:80px;}
- #linkone a {width:15px; height:35px; position: fixed; font-family: Trebuchet MS; font-size: 9px; display:block; text-align: center; background-color:{color:linkone}; color:transparent;letter-spacing: 2px;margin-left:-5px;
- padding:0px; z-index: 90;-webkit-transition: all .6s ease-out;
- -moz-transition: all .6s ease-out;
- -o-transition: all .6s ease-out;
- transition: all .6s ease-out;}
- #linkone a:hover{color:#fff; background-color:{color:linkone}; height:113px;padding-top:77px;letter-spacing: 2px;-webkit-transition: all .6s ease-out;
- -moz-transition: all .6s ease-out;
- -o-transition: all .6s ease-out;
- transition: all .6s ease-out;}
- #linktwo a {width:15px; height:15px; position: fixed; font-family: Trebuchet MS; font-size: 9px; display:block; text-align: center; background-color:{color:linktwo}; color:transparent;letter-spacing: -3px;margin-left: 10px;
- padding:0px; z-index: 90;-webkit-transition: all .6s ease-out;
- -moz-transition: all .6s ease-out;
- -o-transition: all .6s ease-out;
- transition: all .6s ease-out;}
- #linktwo a:hover {color: #fff; background-color:{color:linktwo}; height: 113px; padding-top: 77px; letter-spacing: 2px; -webkit-transition: all .6s ease-out;
- -moz-transition: all .6s ease-out;
- -o-transition: all .6s ease-out;
- transition: all .6s ease-out;}
- #linkthree a {width:15px; height:55px; position: fixed; font-family: Trebuchet MS; font-size: 9px; display:block; text-align: center; background-color:{color:linkthree}; color:transparent;letter-spacing: -3px;margin-left: 25px;
- padding:0px; z-index: 90;-webkit-transition: all .6s ease-out;
- -moz-transition: all .6s ease-out;
- -o-transition: all .6s ease-out;
- transition: all .6s ease-out;}
- #linkthree a:hover {color: #fff; background-color:{color:linkthree}; height: 113px; padding-top: 77px; letter-spacing: 2px; -webkit-transition: all .6s ease-out;
- -moz-transition: all .6s ease-out;
- -o-transition: all .6s ease-out;
- transition: all .6s ease-out;}
- #linkfour a {width:15px; height:45px; position: fixed; font-family: Trebuchet MS; font-size: 9px; display:block; text-align: center; background-color:{color:linkfour}; color:transparent;letter-spacing: -3px;margin-left: 40px;
- padding:0px; z-index: 90;-webkit-transition: all .6s ease-out;
- -moz-transition: all .6s ease-out;
- -o-transition: all .6s ease-out;
- transition: all .6s ease-out;}
- #linkfour a:hover {color: #fff; background-color:{color:linkfour}; height: 113px; padding-top: 77px; letter-spacing: 2px; -webkit-transition: all .6s ease-out;
- -moz-transition: all .6s ease-out;
- -o-transition: all .6s ease-out;
- transition: all .6s ease-out;}
- #linkfive a {width:15px; height:65px; position: fixed; font-family: Trebuchet MS; font-size: 9px; display:block; text-align: center; background-color:{color:linkfive}; color:transparent;letter-spacing: -3px;margin-left: 55px;
- padding:0px; z-index: 90;-webkit-transition: all .6s ease-out;
- -moz-transition: all .6s ease-out;
- -o-transition: all .6s ease-out;
- transition: all .6s ease-out;}
- #linkfive a:hover {color: #fff; background-color:{color:linkfive}; height: 113px; padding-top: 77px; letter-spacing: 2px; -webkit-transition: all .6s ease-out;
- -moz-transition: all .6s ease-out;
- -o-transition: all .6s ease-out;
- transition: all .6s ease-out;}
- #linksix a {width:15px; height:35px; position: fixed; font-family: Trebuchet MS; font-size: 9px; display:block; text-align: center; background-color:{color:linksix}; color:transparent;letter-spacing: -3px;margin-left: 70px;
- padding:0px; z-index: 90;-webkit-transition: all .6s ease-out;
- -moz-transition: all .6s ease-out;
- -o-transition: all .6s ease-out;
- transition: all .6s ease-out;}
- #linksix a:hover {color: #fff; background-color:{color:linkix}; height: 113px; padding-top: 77px; letter-spacing: 2px; -webkit-transition: all .6s ease-out;
- -moz-transition: all .6s ease-out;
- -o-transition: all .6s ease-out;
- transition: all .6s ease-out;}
- #pagination{background-color:white; width:65px; height:23px; margin-top:320px; margin-left:320px; color:{color:text}; font-size:23px; font-family:georgia; line-height:20px; letter-spacing:-1px; text-align:center; position:fixed;opacity:0.7}
- h1{ color:{color:title}; font-family:georgia; font-size:16px; line-height:17px; letter-spacing:0px; font-style:italic; margin:0px; padding:0px; text-align:center; text-transform: lowercase;}
- h2{ color:{color:text}; font-family:trebuchet ms; font-size:16px; line-height:14px; letter-spacing:0px; font-weight:normal; margin:0px; padding:5px; margin-bottom:-0px; font-style: italic; text-align:center; }
- #photoinfo {background-color:{permalinkbg}; width:510px; margin:2px 0px 2px 0px; font-family:consolas, monospace; font-size:11px; text-transform: uppercase; color:{color:text}; text-align:center; padding:3px;border-bottom: 1px solid {color:solid};opacity:0.7;-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
- #photoinfo:hover {opacity: 0.9;}
- #tags {margin-top:3px; padding:2px; font:11px consolas, monospace; text-transform:uppercase; text-align:center; opacity:0.5;-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
- #tags:hover {opacity: 0.9;}
- #question {font-size: 10px; font-family:georgia; background-color:{color:box background}; color:{color:bold};margin-bottom:3px; padding: 5px; font-style: italic;z-index: 1; box-shadow: 0px 1px 5px rgba(0,0,0,0.10)}
- #answer {font-size: 10px; font-family:georgia; color:{color:text};padding-top: 3px; font-style: italic;}
- blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
- blockquote img, blockquote a img {max-width: 490px}
- b, strong{color:{color:bold};}
- i, em {color:{color:text};}
- p{margin-top:3px; margin-bottom:3px}
- img a{border:none}
- .audio{width:420px; float:left; margin-left:10px;background-color:#{color:entry}; z-index: 1; box-shadow: 0px 1px 10px rgba(0,0,0,0.10)}
- #audioimage img{float:left; width: 500px; border: 5px solid; color: white; width: 48px; height: 48px; z-index: 1; box-shadow: 0px 1px 10px rgba(0,0,0,0.10)}
- .user_1 .label {background-color:{color:chat1}; font-weight:bold}
- .user_2 .label {background-color:{color:chat2}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- .notes img{width:10px; position:relative; top:1px;}
- ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <div id="sidebar">
- <div id="sidebarimg">
- <img src="{image:sidebar}"/></div>
- <div id="description">
- {Description}</div>
- <div id="slinks"align="center">
- <div id="linkone"><a href="/">h<br>o<br>m<br>e</a></div>
- <div id="linktwo"><a href="/ask">a<br>s<br>k</a></div>
- <div id="linkthree"><a href="http://stewlovers.tumblr.com/tagged/theme">t<br>h<br>e<br>m<br>e<br>s</a></div>
- {block:IfShowLinks}
- <div id="linkfour">{block:ifLinkOne}<a href="{text:LinkOne}">{text:LinkOne Title}</a></div>{/block:ifLinkOne}
- <div id="linkfive">{block:ifLinkTwo}<a href="{text:LinkTwo}">{text:LinkTwo Title}</a></div>{/block:ifLinkTwo}
- <div id="linksix">{block:ifLinkThree}<a href="{text:LinkThree}">{text:LinkThree Title}</a></div>{/block:ifLinkThree}{/block:IfShowLinks}</div>
- </div></div>
- <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- </div>
- <br>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:Quote}<h2>"{Quote}" - {Source}</h2>{/block:Quote}
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<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">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div id="question"><b>{Asker}</b> Question: <br />{Question}</div>
- <div id="answer">{Answer}</div>{/block:Answer}
- {block:Audio}<div id="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div><span class="audio">{AudioPlayerWhite}</span>
- <br><center>{block:Caption}<br><br>{Caption}{/block:Caption}</center>{/block:Audio}<br>
- <div id="photoinfo">
- {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} with <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} {block:RebloggedFrom} via <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
- {block:ContentSource} © <a href="{SourceURL}">{SourceLink}</a>
- {/block:ContentSource}</div>
- <div id="tags">{block:HasTags}tags:{block:Tags} •<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment