SHOW:
|
|
- or go back to the newest paste.
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
| 2 | ||
| 3 | <!----theme 2 by quietwillfall | |
| 4 | please don't remove the credit | |
| 5 | thank you | |
| 6 | ---> | |
| 7 | ||
| 8 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
| 9 | <head> | |
| 10 | ||
| 11 | <title>{Title}</title>
| |
| 12 | <link rel="shortcut icon" href="{Favicon}">
| |
| 13 | <link rel="alternate" type="application/rss+xml" href="{RSS}">
| |
| 14 | {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
| |
| 15 | ||
| 16 | ||
| 17 | <meta name="color:Text" content="#bbbbbb"/> | |
| 18 | <meta name="color:Link" content="#aaaaaa"/> | |
| 19 | <meta name="color:Tags" content="#cccccc"/> | |
| 20 | <meta name="color:Hover" content="#f1f1f1"/> | |
| 21 | <meta name="color:border" content="#F2F2F2"/> | |
| 22 | <meta name="color:Line" content="#f2f2f2"/> | |
| 23 | <meta name="color:Border" content="#eeeeee"/> | |
| 24 | <meta name="color:scrollbarbg" content="ffffff"/> | |
| 25 | ||
| 26 | - | <meta name="image:sidebar" content=""/> |
| 26 | + | <meta name="image:sidebar" content="/"> |
| 27 | - | <meta name="image:bg" content=""/> |
| 27 | + | <meta name="text:homelink title" content="home"> |
| 28 | <meta name="text:link1" content=""> | |
| 29 | - | <meta name="text:linkA" content=""> |
| 29 | + | <meta name="text:link1 url" content="/"> |
| 30 | - | <meta name="text:linkA url" content="/"> |
| 30 | + | <meta name="text:link2" content=""> |
| 31 | - | <meta name="text:linkB" content=""> |
| 31 | + | <meta name="text:link2 url" content="/"> |
| 32 | - | <meta name="text:linkB url" content="/"> |
| 32 | + | <meta name="text:link3" content=""> |
| 33 | - | <meta name="text:linkC" content=""> |
| 33 | + | <meta name="text:link3 url" content="/"> |
| 34 | - | <meta name="text:linkC url" content="/"> |
| 34 | + | <meta name="text:link4" content=""> |
| 35 | - | <meta name="text:linkD" content=""> |
| 35 | + | <meta name="text:link4 url" content="/"> |
| 36 | - | <meta name="text:linkD url" content="/"> |
| 36 | + | |
| 37 | ||
| 38 | ||
| 39 | <style type="text/css"> | |
| 40 | ||
| 41 | ||
| 42 | ||
| 43 | ||
| 44 | ::-webkit-scrollbar {background-color:#fff; height:5px; width:9px}
| |
| 45 | ::-webkit-scrollbar-thumb:vertical {background-color:#999; height:50px;border-radius:10px;border:1px solid #fff;}
| |
| 46 | ::-webkit-scrollbar-thumb:horizontal {background-color:#fff; height:5px!important}
| |
| 47 | ||
| 48 | *, body, a, a:hover {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
| |
| 49 | ||
| 50 | ||
| 51 | ||
| 52 | body {
| |
| 53 | background:{color:background};
| |
| 54 | margin:0px; | |
| 55 | color:{color:text};
| |
| 56 | font-family:Arial, Helvetica; | |
| 57 | font-size:9px; | |
| 58 | line-height:100%; | |
| 59 | } | |
| 60 | ||
| 61 | a {
| |
| 62 | text-decoration:none; | |
| 63 | -moz-outline-style:none; | |
| 64 | color:{color:link};
| |
| 65 | } | |
| 66 | ||
| 67 | img {
| |
| 68 | border:none; | |
| 69 | } | |
| 70 | ||
| 71 | ||
| 72 | h1 {
| |
| 73 | font-size:12px; | |
| 74 | text-transform:uppercase; | |
| 75 | } | |
| 76 | ||
| 77 | blockquote {
| |
| 78 | padding-left:5px; | |
| 79 | border-left:2px solid; | |
| 80 | } | |
| 81 | ||
| 82 | blockquote blockquote {
| |
| 83 | padding-left:5px; | |
| 84 | border-left:2px solid; | |
| 85 | } | |
| 86 | ||
| 87 | ||
| 88 | a:hover {
| |
| 89 | opacity:1; | |
| 90 | color:{color:hover};
| |
| 91 | -webkit-transition: all 0.5s ease; | |
| 92 | -moz-transition: all 0.5s ease; | |
| 93 | -o-transition: all 0.5s ease | |
| 94 | } | |
| 95 | ||
| 96 | ||
| 97 | #sidebar {
| |
| 98 | position:fixed; | |
| 99 | width:120px; | |
| 100 | margin-left:240px; | |
| 101 | margin-top:150px; | |
| 102 | opacity:1; | |
| 103 | } | |
| 104 | ||
| 105 | #sidebarimage {
| |
| 106 | width 120px; | |
| 107 | } | |
| 108 | ||
| 109 | #sidebarimage img {
| |
| 110 | width:120px; | |
| 111 | padding:4px; | |
| 112 | } | |
| 113 | ||
| 114 | ||
| 115 | .desc {
| |
| 116 | position:fixed; | |
| 117 | margin-top:24px; | |
| 118 | margin-left:-6px; | |
| 119 | font-family:cambria; | |
| 120 | line-height:110%; | |
| 121 | font-size:10px; | |
| 122 | font-style:normal; | |
| 123 | width:120px; | |
| 124 | padding:9px; | |
| 125 | text-align:justify; | |
| 126 | color:{color:text};
| |
| 127 | } | |
| 128 | ||
| 129 | ||
| 130 | ||
| 131 | .desc a | |
| 132 | {color:{color:text};
| |
| 133 | -moz-transition-duration:0.6s; | |
| 134 | -webkit-transition-duration:0.6s; | |
| 135 | -o-transition-duration:0.6s; | |
| 136 | } | |
| 137 | ||
| 138 | ||
| 139 | .links {
| |
| 140 | position:absolute; | |
| 141 | letter-spacing:1px; | |
| 142 | position:fixed; | |
| 143 | font-family:times; | |
| 144 | width:150px; | |
| 145 | margin-top:15px; | |
| 146 | opacity:0; | |
| 147 | margin-left:-15px; | |
| 148 | font-size:11px; | |
| 149 | text-transform:lowercase; | |
| 150 | text-align:center; | |
| 151 | line-height:170%; | |
| 152 | -moz-transition-duration:.4s; | |
| 153 | -webkit-transition-duration:.4s; | |
| 154 | -o-transition-duration:.4s; | |
| 155 | } | |
| 156 | ||
| 157 | .links a{
| |
| 158 | font-style:italic; | |
| 159 | width:150px; | |
| 160 | line-height:130%; | |
| 161 | color:#9b9b9b; | |
| 162 | margin-left:5px; | |
| 163 | letter-spacing:1px; | |
| 164 | text-decoration:none; | |
| 165 | ||
| 166 | } | |
| 167 | ||
| 168 | .links a:hover {
| |
| 169 | text-align:center; | |
| 170 | color: #fff; | |
| 171 | padding:10px; | |
| 172 | width:20px; | |
| 173 | -moz-transition-duration:.5s; | |
| 174 | -webkit-transition-duration:.5s; | |
| 175 | -o-transition-duration:.5s; | |
| 176 | } | |
| 177 | #sidebar:hover .links{
| |
| 178 | opacity:1; | |
| 179 | -moz-transition-duration:1.4s; | |
| 180 | -webkit-transition-duration:1.4s; | |
| 181 | -o-transition-duration:1.4s;} | |
| 182 | ||
| 183 | ||
| 184 | .pagi{
| |
| 185 | width:100px; | |
| 186 | font-size:8px; | |
| 187 | font-style:italic; | |
| 188 | text-align:center; | |
| 189 | margin-left:20px; | |
| 190 | margin-top:55px; | |
| 191 | position:fixed; | |
| 192 | font-family:times; | |
| 193 | letter-spacing:0px; | |
| 194 | } | |
| 195 | ||
| 196 | ||
| 197 | #stuffcontainer {
| |
| 198 | float:left; | |
| 199 | margin-left:200px; | |
| 200 | margin-top:75px; | |
| 201 | text-align:justify; | |
| 202 | background-color:#FFFFFF; | |
| 203 | color:#FFFFFF; | |
| 204 | border:1px; | |
| 205 | margin-bottom: 35px; | |
| 206 | } | |
| 207 | ||
| 208 | ||
| 209 | #stuff {
| |
| 210 | width:500px; | |
| 211 | margin-top:20px; | |
| 212 | text-align:justify; | |
| 213 | font-size:11px; | |
| 214 | font-family:times; | |
| 215 | line-height:90%; | |
| 216 | letter-spacing:0x; | |
| 217 | color:#FFFFFF; | |
| 218 | } | |
| 219 | ||
| 220 | ||
| 221 | #all {
| |
| 222 | padding:10px; | |
| 223 | width:500px; | |
| 224 | margin-left:450px; | |
| 225 | margin-top:50px; | |
| 226 | font-size:10px; | |
| 227 | } | |
| 228 | ||
| 229 | ||
| 230 | ||
| 231 | #posts {
| |
| 232 | width:500px; | |
| 233 | padding-bottom:20px; | |
| 234 | padding:10px; | |
| 235 | margin-top:30px; | |
| 236 | background-color:{color:Post};
| |
| 237 | } | |
| 238 | ||
| 239 | ||
| 240 | #details {
| |
| 241 | text-align:right; | |
| 242 | margin-top:8px; | |
| 243 | text-transform:lowercase; | |
| 244 | font-style:italic; | |
| 245 | font-size:8px; | |
| 246 | font-style:none; | |
| 247 | border-top:1px solid {color:Line};
| |
| 248 | } | |
| 249 | ||
| 250 | ||
| 251 | #tags {
| |
| 252 | width:490px; | |
| 253 | opacity:0; | |
| 254 | margin-left:-4px; | |
| 255 | margin-top:7px; | |
| 256 | font-size:8px; | |
| 257 | color:{color:tags}:
| |
| 258 | } | |
| 259 | ||
| 260 | #posts:hover #tags {
| |
| 261 | opacity:1; | |
| 262 | -moz-transition-duration:1s; | |
| 263 | -webkit-transition-duration:1s; | |
| 264 | -o-transition-duration:1s; | |
| 265 | } | |
| 266 | ||
| 267 | #tags a {
| |
| 268 | color:{color:tags};
| |
| 269 | } | |
| 270 | ||
| 271 | #tags a:hover {
| |
| 272 | color:{color:hover}
| |
| 273 | } | |
| 274 | ||
| 275 | ||
| 276 | ||
| 277 | ||
| 278 | ||
| 279 | #question {
| |
| 280 | padding:8px; | |
| 281 | font-family:cambria; | |
| 282 | letter-spacing:2px; | |
| 283 | text-align:right; | |
| 284 | font-style:italic; | |
| 285 | border:3px {color:border} solid;
| |
| 286 | color:{color:text};
| |
| 287 | background-color:{color:background}
| |
| 288 | } | |
| 289 | ||
| 290 | ||
| 291 | #credit {
| |
| 292 | font-size:9px; | |
| 293 | font-family:cambria; | |
| 294 | font-style:normal; | |
| 295 | letter-spacing:1px; | |
| 296 | -moz-transition-duration:0.5s; | |
| 297 | -webkit-transition-duration:0.5s; | |
| 298 | -o-transition-duration:0.5s; | |
| 299 | } | |
| 300 | ||
| 301 | #credit a {
| |
| 302 | background-color:#fff; | |
| 303 | padding:5px; | |
| 304 | border:1px solid #e9e9e9; | |
| 305 | position:fixed; | |
| 306 | right:15px; | |
| 307 | - | {block:IfLinkA}
|
| 307 | + | |
| 308 | - | <a href="{text:linkA url}">{text:linkA}</a>
|
| 308 | + | |
| 309 | - | {/block:IfLinkA}
|
| 309 | + | |
| 310 | - | {block:IfLinkB}
|
| 310 | + | |
| 311 | - | <a href="{text:linkB url}">{text:linkB}</a>
|
| 311 | + | |
| 312 | - | {/block:IfLinkB}
|
| 312 | + | |
| 313 | - | {block:IfLinkC}
|
| 313 | + | |
| 314 | - | <a href="{text:linkC url}">{text:linkC}</a>
|
| 314 | + | |
| 315 | - | {/block:IfLinkC}
|
| 315 | + | |
| 316 | - | {block:IfLinkD}
|
| 316 | + | |
| 317 | - | <a href="{text:linkD url}">{text:linkD}</a>
|
| 317 | + | |
| 318 | - | {/block:IfLinkD}
|
| 318 | + | |
| 319 | <div id="sidebarimage"><a title="{text:homelink title}" href="/"><img src="{image:sidebar}"></a></div>
| |
| 320 | <div class="desc"> | |
| 321 | {Description}
| |
| 322 | </div> | |
| 323 | ||
| 324 | <div class="links"> | |
| 325 | ||
| 326 | ||
| 327 | <a href="/" title="{text:link1}">ii.</a>
| |
| 328 | <a href="" title="{text:link2}">iii.</a>
| |
| 329 | <a href="/" title="{text:link3}">iv.</a>
| |
| 330 | <a href="/" title="{text:link4}">v.</a>
| |
| 331 | ||
| 332 | </div> | |
| 333 | ||
| 334 | {block:Pagination}<div id="pagi">
| |
| 335 | {block:PreviousPage}<a href="{PreviousPage}">←</a> {/block:PreviousPage}
| |
| 336 | {block:JumpPagination length="3"}
| |
| 337 | {block:CurrentPage}<span class="current_page">{PageNumber}</span> {/block:CurrentPage}
| |
| 338 | {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a> {/block:JumpPage}
| |
| 339 | {/block:JumpPagination}
| |
| 340 | {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}
| |
| 341 | </div>{/block:Pagination}
| |
| 342 | ||
| 343 | </div> | |
| 344 | ||
| 345 | <div id="all">{block:Posts}<div id="posts">
| |
| 346 | ||
| 347 | {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
| |
| 348 | ||
| 349 | {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
| |
| 350 | ||
| 351 | {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
| |
| 352 | ||
| 353 | {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
| |
| 354 | ||
| 355 | {block:Quote}{Quote}{/block:Quote}
| |
| 356 | ||
| 357 | {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
| |
| 358 | <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
| |
| 359 | <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
| |
| 360 | {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
| |
| 361 | {/block:Audio}
| |
| 362 | ||
| 363 | {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
| |
| 364 | ||
| 365 | {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
| |
| 366 | ||
| 367 | ||
| 368 | {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;">— {Asker}: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
| |
| 369 | - | <div id="credit"><a href="http://quietwillfall.tumblr.com">QWF</div> |
| 369 | + | |
| 370 | <div id="details"> | |
| 371 | <br> posted <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} <font color=#d6bbc8>♥</font> <a href="{Permalink}">{NoteCountWithLabel}</a>
| |
| 372 | {block:HasTags}<div id="tags">tagged as:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
| |
| 373 | {/block:Posts}
| |
| 374 | {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
| |
| 375 | {/block:Posts}</div></div></div>
| |
| 376 | ||
| 377 | ||
| 378 | </div> | |
| 379 | <div id="credit"><a href="http://quietwillfall.tumblr.com">CREDIT</div> | |
| 380 | ||
| 381 | ||
| 382 | </body></html> |