Advertisement
Guest User

Hollywood Theme

a guest
Aug 30th, 2012
864
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.36 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3.  
  4. <html lang="en">
  5. <head>
  6.  
  7.  
  8.  
  9.  
  10.  
  11. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  12. <title>{Title}{block:SearchPage} ({lang:Search results for SearchQuery}){/block:SearchPage}{block:PostSummary} ({PostSummary}){/block:PostSummary}</title>
  13. <meta name="description" content="{block:IndexPage}{block:Description}{MetaDescription}{/block:Description}{/block:IndexPage}{block:PermalinkPage}{PostSummary}{/block:PermalinkPage}" />
  14. <meta name="author" content="Alison Smith" />
  15. <link rel="shortcut icon" href="{Favicon}" />
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  17. <link rel="stylesheet" href="http://static.tumblr.com/thpaaos/DIcklyl4z/reset.css" type="text/css" />
  18.  
  19. <!-- ### Custom Stuff ### -->
  20. <meta name="color:Title" content="#2CD7E6"/>
  21. <meta name="color:Text" content="#666666"/>
  22. <meta name="color:Links" content="#F06"/>
  23. <meta name="color:Links Hover" content="#0CF"/>
  24. <meta name="color:Link Post" content="#FFC000"/>
  25. <meta name="color:Borders" content="#fcf"/>
  26. <meta name="color:Background" content="#Fff"/>
  27. <meta name="color:Scrollbar" content="#fcf">
  28.  
  29. <meta name="if:Border" content="1"/>
  30. <meta name="if:Rounded Posts" content="1"/>
  31. <meta name="if:Eclipse Hover" content="1"/>
  32. <meta name="if:Tilt Hover" content="1"/>
  33. <meta name="if:Border Hover" content="1"/>
  34. <meta name="if:Magnify Hover" content="1"/>
  35. <meta name="if:Shadow Hover" content="1"/>
  36. <meta name="if:Rounded Hover" content="1"/>
  37.  
  38. <meta name="text:FAQurl" content=""/>
  39.  
  40.  
  41. <meta name="font:Body" content="Helvetica Neue"/>
  42.  
  43. <meta name="image:Background" content=""/>
  44. <meta name="image:Header1" content="http://24.media.tumblr.com/tumblr_m9685sJfeS1qetr7do1_400.jpg">
  45. <meta name="image:Header2" content=""/>
  46. <meta name="image:Cursor" content="">
  47. <meta name="image:Scrollbar" content="">
  48. <meta name="image:HeaderBackground" content="http://static.tumblr.com/blpgwiz/Hlxm96q48/tumblr_m6p1e4kujl1ra2zxuo1_250_large.jpg"/>
  49.  
  50.  
  51. <script type="text/javascript" src="http://static.tumblr.com/53unaru/kx3lgzker/jquery-1.3.2.min.js" charset="utf-8"></script><script type="text/javascript" src="http://static.tumblr.com/53unaru/4jtlgzkf8/easing.js"></script><script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script><script type="text/javascript">$(document).ready(function() {/*var defaults = {containerID: 'moccaUItoTop', // fading element idcontainerHoverClass: 'moccaUIhover', // fading element hover classscrollSpeed: 1200,easingType: 'linear' };*/$().UItoTop({ easingType: 'easeOutQuart' });});</script>
  52.  
  53. <style type="text/css">
  54.  
  55.  
  56. .headstrong{
  57.  
  58. color: #000;
  59. width: 300px;
  60. height: 150px;
  61. border: 2px solid {color:borders};
  62. text-align: center;
  63. position: fixed;
  64. z-index: 99999999999999999999999999999999;
  65. margin-top: 400px;
  66. margin-left: -245px;
  67. font-size: 35px;
  68. font-family: 'Izabela';
  69. background-color: #fff;
  70. -webkit-box-shadow: 0px 0px 20px #000;
  71. -moz-box-shadow: 0px 0px 20px #000;
  72. box-shadow: 0px 0px 20px #000;
  73. -webkit-transition: 0.6s ease-in-out;
  74. -moz-transition: 0.6s ease-in-out;
  75. -ms-transition: 0.6s ease-in-out;
  76. }
  77.  
  78.  
  79.  
  80.  
  81.  
  82. .headstrong:hover{
  83. margin-left: -20px;
  84. -webkit-transition: 0.6s ease-in-out;
  85. -moz-transition: 0.6s ease-in-out;
  86. -ms-transition: 0.6s ease-in-out;
  87. }
  88.  
  89.  
  90.  
  91.  
  92.  
  93. #toTop {display:none;text decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:97px;height:135px;border:none;text-indent:-999px;background:url('{image:BackToTop}') no-repeat left top; background-size: 97px 135px}
  94.  
  95. </style>
  96.  
  97. <link href='http://static.tumblr.com/blpgwiz/kVZm8o4rz/tilting.css' rel='stylesheet' type='text/css'>
  98.  
  99. <link href='http://static.tumblr.com/blpgwiz/XDpm9jk1q/rotate_and_grow_starting.css' rel='stylesheet' type='text/css'>
  100.  
  101. <script type="text/javascript"
  102. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  103. <script>
  104. $(document).ready(function() {
  105. //
  106. $('a.poplight[href^=#]').click(function() {
  107. var popID = $(this).attr('rel'); //Get Popup Name
  108. var popURL = $(this).attr('href'); //Get Popup href to define size
  109. var query= popURL.split('?');
  110. var dim= query[1].split('&');
  111. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  112. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://png.findicons.com/files/icons/1714/dropline_neu/24/dialog_close.png" class="btn_close" title="Close" alt="Close" /></a>');
  113. var popMargTop = ($('#' + popID).height() + 80) / 2;
  114. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  115. //Apply Margin to Popup
  116. $('#' + popID).css({
  117. 'margin-top' : -popMargTop,
  118. 'margin-left' : -popMargLeft
  119. });
  120. $('body').append('<div id="fade"></div>');
  121. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  122. return false;
  123. });
  124. $('a.close, #fade').live('click', function() {
  125. $('#fade , .popup_block').fadeOut(function() {
  126. $('#fade, a.close').remove(); //fade them both out
  127. });
  128. return false;
  129. });
  130. });
  131. </script>
  132.  
  133. <style>
  134. #fade { /*--Transparent background layer--*/
  135. display: none; /*--hidden by default--*/
  136. background: #fcf; /*--Other Stuff Background Color--*/
  137. position: fixed; left: 0; top: 0;
  138. width: 100%; height: 100%;
  139. opacity: .80;
  140. z-index: 9999;
  141. }
  142. .popup_block{
  143.  
  144. -webkit-animation: fly 3s linear normal ;
  145. -webkit-animation-duration: 3s;
  146. -moz-animation: fly 3s linear normal ;
  147. -moz-animation-duration: 3s;
  148. animation: fly 3s linear normal ;
  149. animation-duration: 3s;
  150.  
  151. display: none; /*--hidden by default--*/
  152. background: #fff; /*Pop Up background Color*/
  153. padding: 20px;
  154. border: 20px solid #ddd; /*--Border color and width--*/
  155. float: left;
  156. font-size: 1.2em;
  157. position: fixed;
  158. top: 50%; left: 50%;
  159. z-index: 99999;
  160. /*--CSS3 Box Shadows--*/
  161. -webkit-box-shadow: 0px 0px 20px #000;
  162. -moz-box-shadow: 0px 0px 20px #000;
  163. box-shadow: 0px 0px 20px #000;
  164. /*--CSS3 Rounded Corners--*/
  165. -webkit-border-radius: 10px;
  166. -moz-border-radius: 10px;
  167. border-radius: 10px;
  168. overflow: hidden;
  169. }
  170. img.btn_close {
  171. float: right;
  172. margin: -5px -5px 0 0;
  173. }
  174. /*--Making IE6 Understand Fixed Positioning--*/
  175. *html #fade {
  176. position: absolute;
  177. }
  178. *html .popup_block {
  179. position: absolute;
  180. }
  181. </style>
  182.  
  183.  
  184. <div id="02" class="popup_block">
  185.  
  186. <iframe frameborder="0" scrolling="no" width="100%" height="250" src="http://www.Tumblr.com/ask_form/{name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe> </center>
  187. </div></div></div></div></div></div></div></div></div></div>
  188.  
  189. <div id="03" class="popup_block">
  190.  
  191.  
  192. <iframe frameborder="0" scrolling="no" width="100%" height="450" src="
  193. {text:FAQurl}" style="background-color:transparent; overflow:hidden; margin-top: -70px; margin-left: -200px; overflow: auto;" id="ask_form"></iframe> </center>
  194. </div></div></div></div></div></div></div></div></div></div>
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202. <style type="text/css">
  203.  
  204. ::-webkit-scrollbar {
  205.  
  206. height: 12px;
  207.  
  208. width: 17px;
  209.  
  210. background: {color:background};
  211.  
  212. }
  213.  
  214. ::-webkit-scrollbar-thumb {
  215.  
  216. background-image:url('{image:Scrollbar}');
  217.  
  218. background-color: {color:Scrollbar};
  219.  
  220. border:0px solid #EEE0E5;
  221.  
  222. -webkit-border-radius: 5ex;
  223.  
  224. -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);
  225.  
  226. }
  227.  
  228. ::-webkit-scrollbar-corner {
  229.  
  230. background: #transparent;
  231.  
  232. }
  233.  
  234.  
  235.  
  236.  
  237. body {
  238.  
  239. color: {color:Text};
  240. font-size: 11px;
  241. line-height: 15px;
  242. background: #FFFFFF;
  243. background:{color:Background} url('{image:background}') fixed no-repeat ;
  244. background-size: cover;
  245. overflow-x: hidden;
  246. }
  247.  
  248.  
  249.  
  250. a img { border-width: 0px; }
  251. *:active, *:focus { outline: 0px; }
  252.  
  253. a {
  254. color: {color:Links};
  255. text-decoration: none;
  256. }
  257.  
  258. a:hover {
  259. background: url(http://static.tumblr.com/blpgwiz/DiSm7de8t/tumblr_m4qvx9pij21qjnjwyo1_500.gif);
  260. -webkit-text-fill-color: transparent;
  261. -webkit-background-clip: text;
  262. font: 24px;
  263. -webkit-transition: 0.8s ease-in-out;
  264. -moz-transition: 0.8s ease-in-out;
  265. -ms-transition: 0.8s ease-in-out;
  266.  
  267. color: {color:Links Hover};
  268.  
  269.  
  270. }
  271.  
  272. ol, ul {
  273. padding: 8px 0 0 15px;
  274. }
  275.  
  276. a.title {
  277. color: #2F2F2F;
  278. text-decoration: none;
  279. }
  280.  
  281. h2 + a.timestamp {
  282. line-height: 30px;
  283. }
  284.  
  285. p {
  286. margin: 0;
  287. padding: 8px 0;
  288. }
  289.  
  290. a.title + p { padding: 8px 0 8px 0; }
  291.  
  292. p + ul { padding: 0 0 8px 15px; }
  293.  
  294. p + blockquote { margin: 0 0 8px 0; }
  295.  
  296. blockquote {
  297. border-left: 1px solid #EFEFEF;
  298. margin: 8px 0;
  299. padding: 0 0 0 15px;
  300. }
  301.  
  302. blockquote > p:first-child {
  303. padding: 0;
  304. }
  305.  
  306. pre code {
  307. font-family: 'Courier New', Courier, monospace;
  308. background: #EFEFEF;
  309. }
  310.  
  311. strong { font-weight: bold; }
  312. em { font-style: italic; }
  313.  
  314.  
  315.  
  316. .caption a.readMore {
  317. font-size: 10px;
  318. text-transform: uppercase;
  319. }
  320.  
  321. @keyframes headerr{
  322. 0%{
  323. transform: translateY(-300px);
  324. }
  325. 100%{
  326. transform: translateY(0px);
  327. }
  328. }
  329.  
  330. @-moz-keyframes headerr{
  331. 0%{
  332. -moz-transform: translateY(-300px);
  333. }
  334. 100%{
  335. -moz-transform: translateY(0px);
  336. }
  337. }
  338. @-webkit-keyframes headerr{
  339. 0%{
  340. -webkit-transform: translateY(-300px);
  341. }
  342. 100%{
  343. -webkit-transform: translateY(0px);
  344. }
  345.  
  346. }
  347.  
  348. .coolerthanme{
  349. -webkit-animation: headerr ;
  350. -webkit-animation-duration: 2s;
  351. -webkit-animation-delay: 3.5s
  352. -moz-animation: headerr ;
  353. -moz-animation-duration: 2s;
  354. -moz-animation-delay: 2.5s
  355. -ms-animation: headerr ;
  356. -ms-animation-duration: 2s;
  357. -ms-animation-delay: 2.5s;
  358. width: 1200px;
  359. height: 20%;
  360. position: fixed;
  361. color: #fff;
  362. margin-top: -21%;
  363. margin-left: 8.5%;
  364. border: 1px solid #000;
  365. z-index: 99999;
  366. background-color: #fff;
  367. background: url('{image:HeaderBackground}');
  368. opacity: 0.7;
  369. -webkit-transition: 0.7s ease-in-out;
  370. -moz-transition: 0.7s ease-in-out;
  371. -ms-transition: 0.7s ease-in-out;
  372. }
  373.  
  374. .coolerthanme:hover{
  375. opacity: 1;
  376. -webkit-transition: 0.7s ease-in-out;
  377. -moz-transition: 0.7s ease-in-out;
  378. -ms-transition: 0.7s ease-in-out;
  379. }
  380.  
  381. .nathan{
  382. margin-left: 0%;
  383. margin-top: 0%;
  384.  
  385. }
  386.  
  387. .curtis{
  388. margin-right: 0%;
  389. float: right;
  390. margin-top: 0%;
  391. }
  392.  
  393. .curtis img{
  394. height: 100%;
  395. width: auto;
  396. }
  397.  
  398. .nathan img{
  399. height: 100%;
  400. width: auto;
  401.  
  402. }
  403.  
  404. .kelly{
  405. font-size: 25px;
  406. font-family: 'Top Secret';
  407. text-align: center;
  408. position: absolute;
  409. margin-top: 85%;
  410. width: 1200px;
  411.  
  412. }
  413.  
  414. .simon{
  415. font-size: 20px;
  416. color: #000;
  417. z-index: 9999999;
  418. text-align: center;
  419. position: absolute;
  420. margin-top: 10%;
  421. width: 600px;
  422. font-family: 'Izabela';
  423. margin-left: 250px;
  424.  
  425. }
  426.  
  427.  
  428.  
  429. @font-face {
  430. font-family: 'Izabela';
  431. src: url('http://static.tumblr.com/blpgwiz/W9xm96q02/izabela.ttf') format('truetype');
  432. font-weight: normal;
  433. font-style: normal;
  434.  
  435. }
  436.  
  437.  
  438. @font-face {
  439. font-family: 'Top Secret';
  440. src: url('http://static.tumblr.com/blpgwiz/foAm3ycd6/permanentmarker-webfont.ttf') format('truetype');
  441. font-weight: normal;
  442. font-style: normal;
  443.  
  444. }
  445.  
  446.  
  447. #container {
  448. width: 85%;
  449. margin-top: 10%;
  450. position: relative;
  451. }
  452.  
  453.  
  454. body, a, a:hover { cursor:url('{image:Cursor}'), auto }
  455.  
  456. #container .posts {
  457. width: 1400px;
  458. clear: both;
  459. margin-left: 10%
  460.  
  461. }
  462.  
  463. #container .box {
  464. -webkit-animation: flyz ;
  465. -webkit-animation-duration: 2s;
  466. -moz-animation: flyz ;
  467. -moz-animation-duration: 2s;
  468. -ms-animation: flyz ;
  469. -ms-animation-duration: 2s;
  470. width: 20%;
  471. float: left;
  472. padding: 5px;
  473. margin-top: 5px;
  474. margin-left: 5px;
  475. {block:IfBorder}
  476. border: 2px #fcf solid;
  477. {/block:IfBorder}
  478. -webkit-transition: 2s ease-in-out;
  479. -moz-transition: 2s ease-in-out;
  480. -o-transition: 2s ease-in-out;
  481. -ms-transition: 2s ease-in-out;
  482.  
  483.  
  484. text-align: center;
  485.  
  486.  
  487.  
  488. }
  489.  
  490. .monkeyslut{
  491. opacity: 0;
  492. margin-top: 0px;
  493. margin-left: -40px;
  494. width: 25px;
  495. height: 200px;
  496.  
  497. position: absolute;
  498. text-align: center;
  499. padding-top: 70px;
  500. -webkit-transition: 0.8s ease-in-out;
  501. -moz-transition: 0.8s ease-in-out;
  502. -ms-transition: 0.8s ease-in-out;
  503. }
  504.  
  505. .monkeyslut .texxt{
  506. -webkit-transform: rotate(90deg);
  507.  
  508. -moz-transform: rotate(90deg);
  509. -ms-transform: rotate(90deg);
  510. font-size: 20px;
  511. font-family: 'Izabela';
  512. }
  513.  
  514. .box:hover .monkeyslut{
  515. opacity: 1;
  516. margin-left: 0px;
  517. -webkit-transition: 0.8s ease-in-out;
  518. -moz-transition: 0.8s ease-in-out;
  519. -ms-transition: 0.8s ease-in-out;
  520. }
  521.  
  522. .savemebarry{
  523. opacity: 0;
  524. margin-top: 0px;
  525. margin-left: 305px;
  526. width: 25px;
  527. height: 200px;
  528.  
  529. position: absolute;
  530. text-align: center;
  531. padding-top: 70px;
  532. -webkit-transition: 0.8s ease-in-out;
  533. -moz-transition: 0.8s ease-in-out;
  534. -ms-transition: 0.8s ease-in-out;
  535. }
  536.  
  537. .box:hover .savemebarry{
  538. opacity: 1;
  539. margin-left: 265px;
  540. -webkit-transition: 0.8s ease-in-out;
  541. -moz-transition: 0.8s ease-in-out;
  542. -ms-transition: 0.8s ease-in-out;
  543. }
  544.  
  545.  
  546. .savemebarry .texxt{
  547. -webkit-transform: rotate(-90deg);
  548. -moz-transform: rotate(-90deg);
  549. -ms-transform: rotate(-90deg);
  550. font-size: 20px;
  551. font-family: 'Izabela';
  552. }
  553.  
  554.  
  555.  
  556.  
  557. #container .box:hover{
  558. {block:IfTiltHover}
  559. -WEBKIT-TRANSFORM: ROTATE(-5DEG);
  560. -MOZ-TRANSFORM: ROTATE(-5DEG);
  561. -O-TRANSFORM: ROTATE(-5DEG);
  562. {/block:IfTiltHover}
  563. {block:IfShadowHover}
  564. -MOZ-BOX-SHADOW: 10PX 10PX 5PX #595858;
  565. -WEBKIT-BOX-SHADOW: 10PX 10PX 5PX #595858;
  566. BOX-SHADOW: 10PX 10PX 5PX #595858;
  567. {/block:IfShadowHover}
  568. {block:IfEclipseHover}
  569. border-top-left-radius: 100px;
  570. border-bottom-right-radius: 100px;
  571. {/block:IfEclipseHover}
  572. {block:IfMagnifyHover}
  573. transform: scale(1.5);
  574. -webkit-transform: scale(1.5);
  575. -moz-transform: scale (1.5);
  576. -o-transform: scale (1.5);
  577. {/block:IfMagnifyHover}
  578. {block:IfBorderHover}
  579. border: 6px dashed #fcf;
  580. {/block:IfBorderHover}
  581. {block:IfRoundedHover}
  582. Border-radius: 30px;
  583. {/block:IfRoundedHover}
  584.  
  585. z-index:999999;
  586.  
  587. -webkit-transition: 2s ease-in-out;
  588. -moz-transition: 2s ease-in-out;
  589. -o-transition: 2s ease-in-out;
  590. -ms-transition: 2s ease-in-out;
  591. }
  592.  
  593. .box:hover img{
  594. -webkit-transition: 0.8s ease-in-out;
  595.  
  596. {block:IfEclipseHover}
  597. border-top-left-radius: 100px;
  598. border-bottom-right-radius: 100px;
  599. {block:IfEclipseHover}
  600. {block:IfRoundedHover}
  601. Border-radius: 30px;
  602. {/block:IfRoundedHover}
  603. -webkit-transition: 2s ease-in-out;
  604. -moz-transition: 2s ease-in-out;
  605. -o-transition: 2s ease-in-out;
  606. -ms-transition: 2s ease-in-out;
  607. }
  608.  
  609. #container .box img {
  610. {block:IfRoundedPosts}
  611. border-radius: 20px;
  612. {/block:IfRoundedPosts}
  613. width: 100%;
  614. -webkit-transition: 2s ease-in-out;
  615. -moz-transition: 2s ease-in-out;
  616. -o-transition: 2s ease-in-out;
  617. -ms-transition: 2s ease-in-out;
  618.  
  619.  
  620. }
  621.  
  622. .box img:hover{
  623.  
  624. -webkit-transition: 2s ease-in-out;
  625. -moz-transition: 2s ease-in-out;
  626. -o-transition: 2s ease-in-out;
  627. -ms-transition: 2s ease-in-out;
  628.  
  629.  
  630.  
  631. }
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641. .d_con{
  642.  
  643. }
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652. #container .title {
  653. font-size: 28px;
  654. line-height: 18px;
  655. text-decoration: none;
  656. display: block;
  657. }
  658.  
  659. #container a.title {
  660. color: #666666;
  661. text-decoration: none;
  662. }
  663.  
  664. #container a.title.link { color: {color:Link Post}; }
  665.  
  666. #container .audio {
  667. width: 207px;
  668. border: 1px solid #EFEFEF;
  669. }
  670.  
  671. table.chat {
  672. width: 100%;
  673. margin: 0 0 10px 0;
  674. border-collapse: collapse;
  675. }
  676.  
  677. h2 + table.chat {
  678. margin: 10px 0 3px 0 !important;
  679. }
  680.  
  681. table.chat tr td {
  682. padding: 0 10px;
  683. }
  684.  
  685. table.chat tr td.name {
  686. font-weight: bold;
  687. text-align: right;
  688. vertical-align: top;
  689. }
  690.  
  691. table.chat tr td.line1 {
  692. background: #F7F7F7;
  693. }
  694.  
  695. #container .columnHolder {
  696. width: 800px;
  697.  
  698. overflow: hidden;
  699. }
  700.  
  701. #container .columnHolder.footer a {
  702. color: #666666;
  703. }
  704. #container .columnHolder.footer a:hover { color: #444444; }
  705.  
  706. #container .columnHolder .column {
  707. width: 225px;
  708. min-height: 1px;
  709. float: left;
  710. }
  711. #container .columnHolder .column.middle { margin: 0 62px; }
  712.  
  713. #container .columnHolder .column.navigation {
  714. color: #D4D4D4;
  715. }
  716. #container .columnHolder .column.navigation a {
  717. background: {color:Links Background In Pagination};
  718. padding: 1px 2px;
  719. }
  720. #container .columnHolder .column.navigation a:hover { color: #666666; }
  721.  
  722. #announce {
  723. color: #444444;
  724. font-size: 11px;
  725. background: #ffff91;
  726. padding: 10px 20px;
  727. overflow: hidden;
  728. }
  729.  
  730. #announce .left { float: left; }
  731.  
  732. #announce .right { float: right; }
  733.  
  734. #announce .right a.close {
  735. color: #444444;
  736. font-weight: bold;
  737. }
  738.  
  739. #announce .left .search_query,
  740. #announce .left .tag {
  741. font-weight: bold;
  742. }
  743.  
  744. ul#twitter_update_list {
  745. list-style-type: none;
  746. margin: 0;
  747. padding: 0;
  748. float: left;
  749. }
  750.  
  751. ul#twitter_update_list li {
  752. float: left;
  753. }
  754.  
  755. {block:PermalinkPage}
  756. .box { width: 800px !important; margin: 31px 0 0 31px;}
  757.  
  758. p.answer_form_container { width: 512px; }
  759.  
  760. ol.notes { width: 800px; list-style-type: none; margin: 31px 0 10px 0; padding: 0; }
  761. ol.notes li.note { background: #F7F7F7; margin: 0 0 1px 0; padding: 0 4px; }
  762. ol.notes a { color: {color:Links In Notes}; }
  763. ol.notes img.avatar { display: none; }
  764. ol.notes blockquote { margin: 0; }
  765. ol.notes blockquote a { text-decoration: none; }
  766.  
  767. #disqus_thread {
  768. width: 365px;
  769. font-size: 11px;
  770. background: #f7f7f7;
  771. margin: 31px auto 0 auto;
  772. padding: 10px;
  773. float: right;
  774. }
  775.  
  776. #disqus_thread a { color: {color:Links In Notes}; }
  777.  
  778. {block:IfDisqusShortname}ol.notes { width: 385px; float: left; }{/block:IfDisqusShortname}
  779. {/block:PermalinkPage}
  780.  
  781. {block:SearchPage}
  782. iframe#tumblr_controls { top: 39px !important; }
  783. a.install { top: 65px; }
  784. {/block:SearchPage}
  785. {block:TagPage}
  786. iframe#tumblr_controls { top: 39px !important; }
  787. a.install { top: 65px; }
  788. {/block:TagPage}
  789.  
  790. {CustomCSS}
  791.  
  792. {}
  793. </style>
  794. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script>
  795. <script src="http://static.tumblr.com/thpaaos/Oznkoyc5z/jquery.scale.js"></script>
  796. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  797. <script type="text/javascript">
  798. {block:IndexPage}
  799. $(window).load(function () {
  800. $('.posts').masonry();
  801. });
  802. {/block:IndexPage}
  803. </script>
  804.  
  805.  
  806. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  807.  
  808. </head>
  809. <body>
  810.  
  811. <div class="headstrong"><center><a href="http://everythingtumblr.4lison.com/"><img src="http://static.tumblr.com/blpgwiz/Iuum9jz0j/headstrong.png" width="200px"/></a></div>
  812.  
  813.  
  814. <div class="coolerthanme">
  815. <div class="simon"><center>{description}</center></div>
  816.  
  817. <div class="kelly"><center><a href="">Home</a> <a href="#?w=500" rel="02" class="poplight">Ask</a> <a href="">Theme</a> {block:SubmissionsEnabled}<a href="/submit">Submit</a>&middot; {/block:SubmissionsEnabled}
  818. <a href="#?w=500" rel="03" class="poplight">FAQ</a>
  819. {block:HasPages}{block:Pages}<a href="{url}">{Label}</a>
  820. {/block:Pages} {/block:HasPages} </center>
  821.  
  822. </div>
  823. <div class="nathan"><img src="{image:Header1}">
  824. <div class="curtis"><img src="{Image:Header2}"></div>
  825.  
  826.  
  827.  
  828. </div>
  829.  
  830.  
  831.  
  832.  
  833.  
  834.  
  835. </div>
  836.  
  837.  
  838.  
  839. <div id="container">
  840.  
  841.  
  842. <div class="posts" id="allposts">
  843. {block:Posts}
  844. <div class="box">
  845.  
  846.  
  847. {block:Photo}
  848. <div class="monkeyslut"><div class="texxt"><a href="{reblogurl}">Reblawg</a></div></div>
  849. <div class="savemebarry"><div class="texxt"><a href="{permalink}">Notes</a></div></div>
  850. <div class="padz">
  851. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  852. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  853. <img src="{block:IndexPage}{PhotoURL-250}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}">
  854. {block:IndexPage}</a>
  855.  
  856. {/block:IndexPage}
  857. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  858. </div>
  859. {/block:Photo}
  860.  
  861.  
  862. <div class="padz">
  863. {block:Audio}
  864.  
  865. {block:AudioEmbed}
  866. {AudioEmbed-250}
  867. {/block:AudioEmbed}
  868.  
  869. {block:AudioPlayer}
  870. <div class="audio">{AudioPlayerWhite}</div>
  871. {/block:AudioPlayer}
  872.  
  873. {/block:Audio}
  874. </div>
  875.  
  876. <div class="padz">
  877. {block:Video}
  878. {block:IndexPage}{Video-250}{/block:IndexPage}
  879. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  880. {/block:Video}
  881. </div>
  882.  
  883. <div class="padz">
  884. {block:Text}
  885. {block:Title}<a href="{Permalink}" class="title">{Title}</a>{/block:Title}
  886. <div class="caption">
  887. {Body}
  888. {block:More}
  889. <a href="{Permalink}" class="readMore">{lang:Read more}</a>
  890. {/block:More}
  891. </div>
  892. {/block:Text}
  893. </div>
  894.  
  895. <div class="padz">
  896. {block:Answer}
  897. <b>{lang:Asker asked}:&nbsp;</b>{Question}
  898. <p><br><b>{lang:Answer}:</b>{Answer}</p>
  899. {/block:Answer}
  900. </div>
  901.  
  902. <div class="padz">
  903. {block:Link}
  904. <a href="{URL}" class="title link" {Target}>{Name} &rarr;</a>
  905. {/block:Link}
  906. </div>
  907.  
  908. <div class="padz">
  909. {block:Quote}
  910. <div class="title">"{Quote}"</div>
  911. {/block:Quote}
  912. </div>
  913.  
  914. <div class="padz">
  915. {block:Chat}
  916. {block:Title}<h2><a href="{Permalink}" class="title">{Title}</a></h2>{block:Title}
  917. <table class="chat" cellspacing="0">
  918. {block:Lines}
  919. <tr>
  920. {block:Label}<td class="name line{UserNumber}">{Label}</td>{block:Label}<td class="words line{UserNumber}">{Line}</td>
  921. </tr>
  922. {/block:Lines}
  923. </table>
  924. {/block:Chat}
  925. </div>
  926.  
  927.  
  928.  
  929.  
  930.  
  931. {block:PermalinkPage}
  932. {block:IfDisqusShortname}
  933. <div style="overflow: hidden">
  934. <div id="disqus_thread"></div>
  935. <script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
  936. <noscript><a href="http://{text:Disqus Shortname}.disqus.com/?url=ref">{lang:View the discussion thread}</a></noscript>
  937. {/block:Date}
  938. {/block:IfDisqusShortname}
  939.  
  940. {block:IfShowNotesOnPermalinkPages}
  941. {block:PostNotes}{PostNotes}{/block:PostNotes}
  942. {/block:IfShowNotesOnPermalinkPages}
  943. {block:IfDisqusShortname}</div>{/block:IfDisqusShortname}
  944.  
  945.  
  946.  
  947. {block:PermalinkPagination}
  948. {block:NextPost}<a href="{NextPost}" class="navigate">{/block:NextPost}{lang:Previous}{block:NextPost}</a>{/block:NextPost}
  949. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  950. {block:PreviousPost}<a href="{PreviousPost}" class="navigate">{/block:PreviousPost}{lang:Next} &rarr;{block:PreviousPost}</a>{/block:PreviousPost}
  951. {/block:PermalinkPagination}
  952. </div> <!-- .column.navigation -->
  953.  
  954.  
  955. </div> <!-- #footer -->
  956. {/block:PermalinkPage}
  957. </div> <!-- .box -->
  958. {/block:Posts}
  959. </div> <!-- .posts -->
  960.  
  961. <div style="clear: both;"></div>
  962.  
  963. {block:IndexPage}
  964.  
  965.  
  966. {block:PermalinkPagination}
  967. {block:NextPost}<a href="{NextPost}" class="navigate">{/block:NextPost}{lang:Previous}{block:NextPost}</a>{/block:NextPost}
  968. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  969. {block:PreviousPost}<a href="{PreviousPost}" class="navigate">{/block:PreviousPost}{lang:Next} &rarr;{block:PreviousPost}</a>{/block:PreviousPost}
  970. {/block:PermalinkPagination}
  971. </div> <!-- .column.navigation -->
  972.  
  973.  
  974. </div> <!-- #footer -->
  975. {/block:IndexPage}
  976. </div> <!-- #container -->
  977.  
  978. {block:Twitter}
  979. <script src="http://static.tumblr.com/thpaaos/ZCdkl306g/twitter.js" type="text/javascript"></script>
  980. <script src="http://twitter.com/statuses/user_timeline/{TwitterUsername}.json?callback=twitterCallback2&count=1" type="text/javascript"></script>
  981. {/block:Twitter}
  982.  
  983. {block:IfDisqusShortname}
  984. <script type="text/javascript">
  985. //<![CDATA[
  986. (function() {
  987. var links = document.getElementsByTagName('a');
  988. var query = '?';
  989. for(var i = 0; i < links.length; i++) {
  990. if(links[i].href.indexOf('#disqus_thread') >= 0) {
  991. query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
  992. }
  993. }
  994. document.write('<script charset="utf-8" type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/get_num_replies.js' + query + '"></' + 'script>');
  995. })();
  996. //]]>
  997. </script>
  998. {/block:IfDisqusShortname}
  999.  
  1000. <script type="text/javascript">
  1001. autoscale(new Array('object', 'embed'));
  1002. </script>
  1003.  
  1004.  
  1005.  
  1006.  
  1007. </body>
  1008.  
  1009.  
  1010. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement