Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- theme #047 by dawnsalvatore -->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- </head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:Background" content="#ffffff" />
- <meta name="color:Title" content="#4d4c4b" />
- <meta name="color:Text" content="#c7c7c7" />
- <meta name="color:Link" content="#bdb6bd" />
- <meta name="color:Linkhover" content="#eeeeee" />
- <meta name="color:Border" content="#f7f3f3" />
- <meta name="color:Scrollbar" content="#eeecee" />
- <meta name="font:title" content="calibri" />
- <meta name="font:body" content="calibri" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <style type="text/css">
- ::-webkit-scrollbar {height: 6px;width: 8px;}
- ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
- ::-webkit-scrollbar-track{background-color:{color:background};}
- iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
- body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:10px; line-height:120%; text-align:justify}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
- a:hover{opacity:1; padding:0px; -webkit-transition:all 0.2s ease-out; -moz-transition:all 0s ease-out; transition:all 0s ease-out; color:{color:linkhover};}
- #entries{margin-left:525px; margin-top:5px; width:540px; font-family: calibri}
- #entries:hover #tags {
- opacity: 1;
- display: block;
- margin-left:510px; padding:3px;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- #sbar {max-width:210px; margin-top:150px; margin-left:200px; position:fixed; overflow:hidden; background-color: {color:transparent}; padding: 5px}
- #sidebarimg img {max-width:200px; max-height:200px ; text-align:center;}
- #sbar:hover #tlinks { opacity: 1;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- #tbar {position:fixed; margin-top:10px; margin-left:-45px; }
- #tlinks {opacity: 0;}
- #tlinks a {width:30px; height:10px; font-size: 9px; display:block; text-align:center; padding: 3px;border:1px solid {color:border}; line-height:9.5px; padding:5px; margin-top:5px; text-transform:uppercase; font-family:calibri}
- #posts{width:505px; overflow:hidden; padding:5px; padding-bottom:4px; padding-top:8px}
- #sbar:hover #description { opacity: 1;
- -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- #description { opacity: 0; margin-top: 5px; display: block; padding:4px; font-size:10px; color: {color:text}; border:1px solid {color:border}; max-width:190px;}
- #credit {position: fixed; opacity:3; font-family:sans-serif; font-size:10px; letter-spacing:0px; text-align:left; bottom:8px; right:8px; background: none; border:1px solid {color:border}; padding:4px; padding:8px; }
- #credit:hover {letter-spacing:1px; display:block;}
- h1{color:{color:title}; font-family:calibri; font-size:16px; line-height:17px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
- h2{color:{color:title}; font-family:calibri; font-size:15px; line-height:14px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
- #info{display:block; font-size:8px; text-align:none; border-top:1px dotted {color:border}; padding:0px; padding-right:5px; text-transform:uppercase}
- #tags {float: left; position:absolute; width: 200px; border-left:2px solid {color:border}; opacity: 0; font-family: cambria; font-size:9px; color:{color:text}; text-transform: lowercase; margin-left:450px; margin-top:0px; line-height:12px; -webkit-transition: opacity 0.5s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;}
- blockquote {border-left:2px {color:box} solid; padding-left:5px; margin:0px 2px 0px 10px}
- blockquote img, blockquote a img {max-width: 490px}
- b, strong{color:{color:text};}
- i, em {border: none; color:{color:text};}
- p{margin-top:3px; margin-bottom:3px}
- .user_1 .label {color:{color:hover}; font-weight:bold}
- .user_2 .label {color:{color:text}; 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;}
- .borderimage
- {border: 1px solid {color:border}; background-color: transparent; padding:5px; margin:0px;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <BR>
- <div id="sbar">
- <div id="tbar">
- <div id="tlinks">
- <a href="/">home </a>
- <a href="/ask" > ask </a>
- {block:ifLink1}<a href="{text:Link1}"> {text:Link1 Title} </a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}"> {text:Link2 Title} </a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}"> {text:Link3 Title}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}"> {text:Link4 Title} </a>{/block:ifLink4}
- </div> <br>
- </center>
- </div>
- <center> <div id="sidebarimg"><img src="{image:sidebar}""border="0" class="borderimage"/></div></center>
- <center> <div id="description">
- {Description}
- <center><div id="pagination"> {block:PreviousPage}<a href="{PreviousPage}">prev</a> {/block:PreviousPage}
- {block:NextPage} <a href="{NextPage}">next</a>{/block:NextPage} </div></center>
- </div></center><br><br></center>
- </div>
- </div>
- </div>
- <div id="credit"><a href="http://salvatoreh.tumblr.com/tagged/theme"> Theme</a></div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- <div id="tags"> {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a><br> {/block:Tags}{/block:HasTags}</div>
- {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="questions"><b>{Asker}</b> asked: <i>{Question}</i></div>
- {Answer}{/block:answer}
- {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- <br><center><div id="info"> POSTED <a href="{Perimalink}">{block:Date}<a href="{Permalink}">{TimeAgo} </a>{/block:Date} WITH <a href="{Permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></center>
- </div>
- </br></br>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment