Advertisement
InfiniteTherese

Grey's Anatomy

Nov 13th, 2013
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.97 KB | None | 0 0
  1.  
  2. <html lang="en">
  3. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <link rel="shortcut icon" href="{Favicon}" />
  7. <script type="text/javascript"
  8. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  9.  
  10.  
  11.  
  12.  
  13. <script type="text/javascript">
  14. </script>
  15.  
  16.  
  17. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  18. <meta name="color:background" content="#f9f9f9"/>
  19. <meta name="color:link" content="4ea6b1"/>
  20. <meta name="color:text" content="#888888"/>
  21. <meta name="color:title" content="#c4d4e4"/>
  22. <meta name="color:borders" content="#eeeeee"/>
  23. <meta name="color:hover" content="#888888"/>
  24. <meta name="color:linkbackground" content="4ea6b1" />
  25. <meta name="image:sidebar" content=""/>
  26. <meta name="image:background" content="1"/>
  27. <meta name="if:faded images" content="1" />
  28. <meta name="text:blogtitle" content="Street Lights" />
  29. <meta name="text:link1title" content="home" />
  30. <meta name="text:link2title" content="message" />
  31. <meta name="text:link3title" content="crowen" />
  32. <meta name="text:link4title" content="otp" />
  33. <meta name="text:link2" content="" />
  34. <meta name="text:link3" content="" />
  35. <meta name="text:link4" content="" />
  36. <meta name="text:blogtitlesize" content="40" />
  37. <meta name="text:margintop" content="-15" />
  38. <meta name="text:marginleft" content="2" />
  39. <style type="text/css">
  40.  
  41. ::-webkit-scrollbar {width: 4px; height: 4px; border:1px solid #ddd; background-color:#fff;}
  42. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: {color:linkbackground};}
  43.  
  44. iframe#tumblr_controls {-webkit-filter: invert(100%);right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.8s ease-out;-moz-
  45.  
  46. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  47.  
  48. 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
  49.  
  50. 0.4s ease-out;}
  51.  
  52.  
  53.  
  54. body {
  55. padding: 0px;
  56. margin: 0px;
  57. color:{color:text};
  58. font-family:calibri;
  59. line-height:11px;
  60. font-size:11px;
  61. background-image:url({image:background});
  62. background-color: {color:Background};
  63. background-attachment: fixed;
  64. background-repeat: repeat;
  65. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  66. }
  67. a:link, a:active, a:visited{
  68. text-decoration: none;
  69. -webkit-transition: color 0.3s ease-out;
  70. -moz-transition: color 0.3s ease-out;
  71. transition: color 0.3s ease-out;
  72. color:{color:link};
  73. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  74. }
  75. a:hover {
  76. text-decoration: none;
  77. font-style:;
  78. text-shadow:0px 0px px #000;
  79. color: {color:Hover};
  80. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  81. }
  82.  
  83. askname{
  84. text-transform:uppercase;
  85. font-size:11px;
  86. z-index:1;
  87. }
  88.  
  89. div#center{
  90. margin:auto;
  91. width:1000px;
  92. position:relative;
  93. background-color:;
  94. overflow:auto;
  95. overflow-x:;
  96. {block:permalinkpage}
  97. width:1000px;
  98. {/block:permalinkpage}
  99. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  100. }
  101.  
  102.  
  103.  
  104. .entry img{
  105. {block:iffadedimages}
  106. opacity:0.7;
  107. {/block:iffadedimages}
  108. max-width:250px;
  109. {block:permalinkpage}
  110. max-width:500px;
  111. {/block:permalinkpage}
  112. -webkit-transition: all .7s ease;
  113. -moz-transition: all .7s ease;
  114. -o-transition: all .7s ease;
  115. transition: all .7s ease;
  116. border-radius:0px;
  117. }
  118. .entry {
  119.  
  120. float:left;
  121. display: block;
  122. margin:8px;
  123. padding:16px;
  124. border-radius:0px;
  125. overflow:hidden;
  126. width:250px;
  127. opacity:1;
  128. line-height:9px;
  129.  
  130. {block:PermalinkPage}
  131. width:500px;
  132. text-align:left;
  133. line-height:15px;
  134. {/block:PermalinkPage}
  135.  
  136. border:1px solid {color:borders};
  137. background-color:#fff;
  138. background-image:URL();
  139. -webkit-transition: all .7s ease;
  140. -moz-transition: all .7s ease;
  141. -o-transition: all .7s ease;
  142. transition: all .7s ease;
  143. }
  144.  
  145. .entry:hover{
  146. opacity:1;}
  147.  
  148.  
  149. .entry:hover img{
  150. opacity:1;
  151. }
  152.  
  153.  
  154. .entry .perma a{
  155. color:;}
  156.  
  157. .entry .perma a:hover {
  158. text-decoration:none;
  159. font-style:italic;
  160. text-shadow:0px 0px px #000;
  161. border-bottom:1px solid {color:link};
  162. color: {color:Hover};
  163.  
  164. }
  165.  
  166. .entry .perma{
  167. width:200px;
  168. height:28px;
  169. margin-left:-2px;
  170. position: absolute;
  171. line-height: 28px;
  172. overflow:hidden;
  173. text-align:center;
  174. z-index:1;
  175. font-size:9px;
  176. bottom:-25px;
  177. TEXT-TRANSFORM:uppercase;
  178. border-right:2px solid {color:link};
  179. border-left:2px solid {color:link};
  180. background:#fff;
  181. word-spacing:px;
  182. letter-spacing:1px;
  183. opacity: 0.0;
  184. -webkit-transition: all .7s ease;
  185. -moz-transition: all .7s ease;
  186. -o-transition: all .7s ease;
  187. transition: all .7s ease;
  188.  
  189. }
  190.  
  191. .entry:hover .perma{
  192. overflow:visible;
  193. opacity:1;
  194. bottom:22px;
  195. margin-left:-2px;
  196.  
  197. }
  198.  
  199. #posts {
  200. width:788px;
  201. margin-top:40px;
  202. z-index:;
  203. margin-left:210px;
  204. right:auto;
  205. margin-right:auto;
  206. position:relative;
  207. overflow-y: hidden;
  208.  
  209. {block:permalinkpage}
  210. width:600px;
  211. margin-left:270px;
  212. {/block:permalinkpage}
  213.  
  214.  
  215. }
  216.  
  217.  
  218.  
  219. #sidebar img{
  220. {block:iffadedimages}
  221. opacity:0.8;
  222. {/block:iffadedimages}
  223. }
  224.  
  225. #sidebar{
  226. padding:15px;
  227. font-size:9px;
  228. position:fixed !important;
  229. width:185px;
  230. line-height:14px;
  231. border:1px solid {color:borders};
  232. opacity:;
  233. background-color:#fff;
  234. margin-top:48px;
  235. padding-top:px;
  236. margin-left:-15px;
  237. text-align:justify;
  238. border-radius:0px;
  239. -webkit-transition: all .7s ease;
  240. -moz-transition: all .7s ease;
  241. -o-transition: all .7s ease;
  242. transition: all .7s ease;
  243.  
  244. {block:permalinkpage}
  245. margin-left:50px;
  246.  
  247. {/block:permalinkpage}
  248.  
  249. }
  250. .links {
  251. width:230px;
  252. color:#fdfdfd;
  253. font-family:'trebuchet ms';
  254. padding: 4px;
  255. text-align:center;
  256. text-transform:uppercase;
  257. position:fixed;
  258. margin-top:6px;
  259. margin-left:-29px;
  260. }
  261. #blogtitle{
  262. position:fixed !important;
  263. font-family:'times';
  264. font-style:italic;
  265. text-transform:normal;
  266. font-size:{text:blogtitlesize}px;
  267. margin-top:{text:margintop}px;
  268. margin-left:{text:marginleft}px;
  269. letter-spacing:-2px;
  270. text-shadow:1px 1px 1px #000;
  271. color:{color:linkbackground};
  272. }
  273.  
  274. .links a {
  275. width:90px;
  276. padding:3px;
  277. font-size:6.5px;
  278. font-weight:none;
  279. letter-spacing:1px;
  280. color:#fdfdfd;
  281. background-color:{color:linkbackground};
  282. }
  283.  
  284. .links a:hover {
  285. -moz-transition-duration:0.3s;
  286. -webkit-transition-duration:0.3s;
  287. -o-transition-duration:0.3s;
  288. color:transparent;
  289. }
  290.  
  291. .title{
  292. font-family:;
  293. font-size: 15px;
  294. line-height: 15px;
  295. color:{color:Title};
  296. text-transform:uppercase;
  297. letter-spacing: 0px;
  298. font-weight: ;
  299. padding:0px 0px 0px 0px;
  300. }
  301.  
  302.  
  303. .title a{
  304. color:{color:Title};
  305. }
  306.  
  307.  
  308. .permalink{
  309.  
  310. word-spacing:2px;
  311. text-transform: normal;
  312. display: block;
  313. text-align: right;
  314. text-decoration: none;
  315. border-top:1px solid #ddd;
  316. border-right:4px double #ddd;
  317.  
  318. margin-top:3px;
  319. padding:4px;
  320. background:;
  321. text-transform:uppercase;
  322. font-size:9px;
  323. -webkit-transition: all .7s ease;
  324. -moz-transition: all .7s ease;
  325. -o-transition: all .7s ease;
  326. transition: all .7s ease;
  327. }
  328.  
  329. .permalink a:hover{
  330. border-bottom:1px solid {color:link};
  331. }
  332.  
  333. #infscr-loading{
  334. bottom: -70px;
  335. position: absolute;
  336. left: 50%;
  337. margin-left:-8px;
  338. width:16px;
  339. height:11px;
  340. overflow:hidden;
  341. margin-bottom: 50px;
  342. }
  343.  
  344. #postnotes{
  345. text-align: justify;}
  346.  
  347. #postnotes b{
  348. border: 0px;}
  349.  
  350. blockquote{
  351. padding:0px 0px 2px 5px;
  352. margin:0px 0px 2px 10px;
  353. border-left: 2px solid #ddd;
  354. }
  355.  
  356.  
  357.  
  358. a img{border: 0px;}
  359.  
  360.  
  361. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  362. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  363.  
  364. .notes img{width:10px; position:relative; top:3px;}
  365. <--ses-->
  366. small{font-size: 90%;}
  367.  
  368. {CustomCSS}
  369.  
  370. </style>
  371.  
  372. {block:IndexPage}
  373. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  374. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  375.  
  376. <script type="text/javascript">
  377. $(window).load(function(){
  378. var $wall = $('#posts');
  379. $wall.imagesLoaded(function(){
  380. $wall.masonry({
  381. itemSelector: '.entry, .entry_photo',
  382. isAnimated : false
  383. });
  384. });
  385.  
  386. $wall.infinitescroll({
  387. navSelector : '#pagination',
  388. nextSelector : '#pagination a',
  389. itemSelector : '.entry, .entry_photo',
  390. bufferPx : 2000,
  391. debug : false,
  392. errorCallback: function() {
  393. $('#infscr-loading').fadeOut('normal');
  394. }},
  395. function( newElements ) {
  396. var $newElems = $( newElements );
  397. $newElems.hide();
  398. $newElems.imagesLoaded(function(){
  399. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  400. });
  401. }); $('#posts').show(500);
  402. });
  403. </script>
  404.  
  405.  
  406. {/block:IndexPage}
  407.  
  408.  
  409. <title>{title}</title>
  410.  
  411.  
  412. <meta name="viewport" content="width=820" />
  413. </head>
  414.  
  415. <body>
  416. <BODY onselectstart="return false;" ondragstart="return false;">
  417. <div class="wrapper">
  418. <div class="header">
  419. </div>
  420.  
  421. <div id="center">
  422. <div id="sidebar">
  423. <Center><a href="/"><img src="{image:sidebar}" width="185px" height="180px"></a><div id="blogtitle">{text:blogtitle}</div><div class="links">
  424. <a href="/">{text:link1title}</a>
  425. <a href="{text:link2}">{text:link2title}</a>
  426. <a href="{text:link3}">{text:link3title}</a>
  427. <a href="{text:link4}">{text:link4title}</a>
  428. <a href="http://slytherese.tumblr.com/">credit</a></div><br><br><br />{description}</center>
  429.  
  430. </div>
  431.  
  432.  
  433. <div class="left">
  434. <div id="posts">
  435. {block:Posts}
  436. <div class="entry">
  437.  
  438. {block:Answer}
  439. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:;border-bottom:1px solid #ddd;border-left:4px double #ddd;border-radius:0px;">
  440. <a href="{AskerURL}"><img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3.5px;"/></a><askname>{asker}</askname>: {Question}</div>
  441. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  442. <div class="permalink"> <a href="{permalink}">{notecountwithlabel} / {Timeago}</a> </div>
  443. {/block:Answer}
  444.  
  445. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>{block:indexpage}<p align=right><span class="permalink"><a
  446. href="{Permalink}">{notecountwithlabel} / {Timeago}</a> / <a href="{ReblogURL}">Reblog</a><br>{/block:HasTags}</span></align>{/block:indexpage}
  447. {/block:Text}
  448.  
  449. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  450. class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>{block:Link}
  451.  
  452. {block:Photo}
  453. {block:IndexPage}
  454. <center>
  455. <div class="perma">
  456. <a href="{ReblogURL}"title="Share this post">Reblog</a> this with <a href="{Permalink}"title="">{notecountwithlabel}</a> </div>
  457. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  458. {/block:IndexPage}
  459. {block:PermalinkPage}
  460. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  461.  
  462. {LinkCloseTag}
  463. {/block:PermalinkPage}
  464. {/block:Photo}
  465.  
  466. {block:Photoset}
  467. {block:IndexPage}
  468. <center>
  469. <div class="perma">
  470. <a href="{ReblogURL}">Reblog</a> this image with <a href="{Permalink}"title="">{notecountwithlabel}</a> </div>
  471. {Photoset-250}</center>
  472. {/block:IndexPage}
  473. {block:PermalinkPage}
  474. <center>
  475. {Photoset-500}</center>
  476. {/block:PermalinkPage}
  477. {/block:Photoset}
  478.  
  479. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>{/block:Quote}
  480.  
  481. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  482.  
  483. {block:Lines}
  484. <li class="user_{UserNumber}">
  485. {block:Label}
  486. <span class="label">{Label}</span>
  487. {/block:Label}
  488.  
  489. {Line}
  490.  
  491. {/block:Lines}
  492. <p align=right><div class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></div></align>
  493. {/block:Chat}
  494.  
  495. {block:Audio}
  496. <div style="width:200px; height:30px;">
  497. {AudioPlayerBlack}
  498. </div>
  499. {block:IndexPage}
  500. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>{/block:IndexPage}
  501. {/block:Audio}
  502.  
  503. {block:Video}
  504. {block:IndexPage}
  505. <center>
  506. {Video-250}</center><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>
  507. {/block:IndexPage}
  508. {block:PermalinkPage}
  509. <center>
  510. {Video-400}</center>
  511. {/block:PermalinkPage}
  512. {block:Video}
  513.  
  514.  
  515. {block:PostNotes}<div align="middle">{caption}</div>
  516. <center>
  517.  
  518. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  519.  
  520. {block:HasTags}
  521. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  522. {block:RebloggedFrom}
  523. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  524. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  525.  
  526. {/block:RebloggedFrom}
  527. </center></span>
  528. <br>
  529. <div id="postnotes">{PostNotes}</div><br>
  530.  
  531. <center>{block:ContentSource}
  532. <br><a href="{SourceURL}">
  533. {lang:Source}:
  534. {block:SourceLogo}
  535. <img src="{BlackLogoURL}" width="{LogoWidth}"
  536. height="{LogoHeight}" alt="{SourceTitle}" />
  537. {/block:SourceLogo}
  538. {block:NoSourceLogo}
  539. {SourceLink}
  540. {/block:NoSourceLogo}
  541. </a>
  542. {/block:ContentSource}</center>
  543.  
  544. {/block:PostNotes}
  545. </div>
  546. {/block:Posts}
  547. </div></div>
  548.  
  549. {block:IndexPage}
  550. {block:Pagination}
  551. <div id="pagination">
  552. {block:NextPage}
  553. <a id="nextPage" href="{NextPage}"></a>
  554. {/block:NextPage}
  555. {block:PreviousPage}
  556. <a href="{PreviousPage}"></a>
  557. {/block:PreviousPage}
  558. </div>
  559. {/block:Pagination}
  560. {/block:IndexPage}
  561.  
  562. </body>
  563. <div style="position:fixed;bottom:6px;right:4px;font-family:arial;font-size:20px;background:white;"><a href="http://coldplaytbh.tumblr.com/">†</a></div>
  564. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement