Don't like ads? PRO users don't see any ads ;-)
Guest

ilysfm baby

By: a guest on Sep 21st, 2012  |  syntax: None  |  size: 22.65 KB  |  hits: 14  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=http://dc199.4shared.com/img/1630416940/13c8f543/dlink__2Fdownload_2FVvsCwnu9_3Ftsid_3D20120921-113754-b5f17570/preview.mp3&t0=♡&f1=http://www.woo55.com/adata/2014/09-selena_gomez_and_the_scene-sick_of_you.mp3&t1=♡&f2=http://dc488.4shared.com/img/1618795045/b9e8e5d8/dlink__2Fdownload_2F9_5FlvfHD5_3Ftsid_3D20120921-112952-46214210/preview.mp3&t2=♡&f3=http://dc109.4shared.com/img/1051093090/268a32dd/dlink__2Fdownload_2F_5FO5GW1Tm_3Ftsid_3D20120921-113251-7d15e680/preview.mp3&t3=♡&f4=http://dc149.4shared.com/img/1629047483/9c5397e8/dlink__2Fdownload_2FJgEa4J-L_3Ftsid_3D20120921-113357-158ae2a0/preview.mp3&t4=♡&total=5" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  2. <!--
  3.  
  4.        Minx by Doxx //
  5.    
  6.        doxx.tumblr.com DO NOT delete credits
  7.                                              
  8. ------------------------------>
  9.  
  10. <html lang="en">
  11. <head>
  12. <title>{title}</title>
  13. <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
  14.  
  15. <meta name="color:Background" content="#ffffff"/>
  16. <meta name="color:Post Box" content="#ffffff"/>
  17. <meta name="color:Blog Title" content="#666666"/>
  18. <meta name="color:Blog Description" content="#666666"/>
  19. <meta name="color:Title" content="#666666"/>
  20. <meta name="color:Text" content="#666666"/>
  21. <meta name="color:Link" content="#666666"/>
  22. <meta name="color:Hover" content="#FFF"/>
  23. <meta name="font:Title" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  24. <meta name="font:Blog Title" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  25. <meta name="font:Body" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  26. <meta name="image:Background" content=""/>
  27. <meta name="image:Sidebar" content=""/>
  28. <meta name="if:Sidebar In Top Left" content="0"/>
  29. <meta name="if:Sidebar In Bottom Left" content="1"/>
  30. <meta name="if:Less Space Between Posts" content="1"/>
  31. <meta name="if:Two Columns" content="0"/>
  32. <meta name="if:Three Columns" content="1"/>
  33. <meta name="if:Post Shadows" content="1"/>
  34. <meta name="if:Show Reblog On Hover" content="1"/>
  35. <meta name="if:Show Notes On Photo" content="1"/>
  36. <meta name="if:Faded Images On Hover" content="0"/>
  37. <meta name="if:Inverted Fade" content="0"/>
  38. <meta name="if:Rounded Edges" content="0"/>
  39. <meta name="if:Show Photo" content="1"/>
  40. <meta name="if:Small Sidebar Image" content="0"/>
  41. <meta name="if:Show Title" content="1"/>
  42. <meta name="if:Ask Link" content="0"/>
  43. <meta name="text:Ask Link Text" content="" />
  44. <meta name="text:Custom Link One" content="" />
  45. <meta name="text:Custom Link One Title" content="" />
  46. <meta name="text:Custom Link Two" content="" />
  47. <meta name="text:Custom Link Two Title" content="" />
  48. <meta name="text:Custom Link Three" content="" />
  49. <meta name="text:Custom Link Three Title" content="" />
  50. <meta name="text:Custom Link Four" content="" />
  51. <meta name="text:Custom Link Four Title" content="" />
  52. <meta name="text:Custom Link Five" content="" />
  53. <meta name="text:Custom Link Five Title" content="" />
  54. </script>
  55. <style type="text/css">
  56. {block:ifinvertedfade}img{-webkit-transition: opacity 0.7s linear;opacity: 0.8;}img:hover{-webkit-transition: opacity 0.5s linear;opacity: 1;}{/block:ifinvertedfade}
  57. body{
  58.    margin:0px;
  59.    background-color: {color:Background};
  60.    background-image:url({image:Background});
  61.    background-attachment: fixed;
  62.    background-repeat: repeat;
  63.    font-size: 9px;
  64.    font-family:{font:Body};
  65.    line-height:10px;
  66.    color:{color:Text};
  67. }
  68. #bite .death {
  69. margin-top:-40px;filter: alpha(opacity = 0);
  70. opacity:0;-webkit-transition: all 0.5s ease-out;
  71. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  72. }
  73. #bite:hover .death {
  74. margin-top:2px;
  75. -webkit-transition: all 0.8s ease-out;
  76. -moz-transition: all 0.8s ease-out;
  77. transition: all 0.8s ease-out;
  78. filter: alpha(opacity = 100);
  79. filter: alpha(opacity = 100);
  80. opacity:100;
  81. }
  82. a:link, a:active, a:visited{
  83.    color: {color:Link};
  84.    text-decoration: none;
  85.    -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all   0.6s ease-out;transition: all 0.6s ease-out;
  86. }
  87.  
  88. a:hover{
  89.    color:{color:Hover};
  90.    text-decoration: none;
  91.    -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all   0.3s ease-out;transition: all 0.3s ease-out;
  92. }
  93.  
  94. .sidelink{;
  95.    font-family: {font:Body};
  96.    font-color: {color:Text};
  97. }
  98.  .sidelink:hover{background-color:rgba(0,0,0,0);
  99.  
  100.   color:{color:Hover};
  101.   padding-left:0px;
  102.   margin:0px;width:auto;
  103.   -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s    linear;}
  104.   .sidelink a:hover{color: {color:Link};
  105.   -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s   linear;}
  106.  
  107.   }
  108.  
  109. #postys{width:260px; height:auto;}
  110.   {block:PermalinkPage}
  111.   width:370px;
  112.   {/block:PermalinkPage}
  113.   {block:ifRoundedEdges}
  114.   -moz-border-radius: 3px;
  115.   border-radius: 3px;
  116.   {/block:ifRoundedEdges}
  117. }
  118.  
  119.  
  120. #jango{
  121.   padding-top:3px;
  122.   padding-bottom:3px;
  123.   position:fixed !important;
  124.   width:260px;
  125.   height:207px;
  126.   background-color:{color:Post Box};
  127.   {block:PermalinkPage}
  128.   width:370px;
  129.   height:207px;
  130.   {/block:PermalinkPage}
  131.   {block:ifRoundedEdges}
  132.   -moz-border-radius: 3px;
  133.   border-radius: 3px;
  134.   {/block:ifRoundedEdges}
  135. }
  136.  
  137.  
  138. #barside{
  139.   z-index:999999999999999;
  140.   position:absolute !important;
  141.   position:fixed !important;
  142. {block:ifSidebarInBottomLeft}
  143.   bottom:180px;
  144.   left: 80px;
  145.   width:200px;
  146. {/block:ifSidebarInBottomLeft}
  147. {block:ifSidebarInTopLeft}
  148.   top:160px;
  149.   left: 80px;
  150.   width:200px;
  151. {/block:ifSidebarInTopLeft}
  152.   background-color: transparent;
  153. }
  154.  
  155.  
  156. #rake{
  157.   margin:auto;
  158.   left:0px;
  159.   top:10px;
  160.   padding-top:5px;
  161.   padding-left:0px;
  162.   position:absolute;
  163.   {block:indexpage}
  164.   {block:ifthreecolumns}
  165.   width:1300px;
  166.   {/block:ifthreecolumns}
  167.   {block:iftwocolumns}
  168.   width:1000px;
  169.   {/block:iftwocolumns}
  170.   {/block:indexpage}
  171.   {block:permalinkpage}
  172.   width:900px;
  173.   left:50px;
  174.   {/block:permalinkpage}
  175.   overflow:hidden;
  176. }
  177.  
  178. #posts{
  179.   float:right;
  180.   {block:indexpage}
  181.   {block:ifthreecolumns}
  182.   width:1000px;
  183.   {/block:ifthreecolumns}
  184.   {block:iftwocolumns}
  185.   width:700px;
  186.   {/block:iftwocolumns}
  187.   {/block:indexpage}
  188.   {block:permalinkpage}
  189.   width:570px;
  190.   {/block:permalinkpage}
  191.   margin-left:68px;
  192. }
  193.  
  194. .credit{
  195.     position:fixed;
  196.     right:6px;
  197.     top:25px;
  198.    z-index:9999;
  199.     opacity:0.4;
  200.     -webkit-transition: all 1s linear;
  201.     -webkit-transition: all 1s linear;
  202.     -moz-transition: all 1s linear;
  203.     transition: all 1s linear;
  204. }
  205. .credit:hover{
  206.     opacity:1;
  207.     -webkit-transition: all 1s linear;
  208.     -webkit-transition: all 1s linear;
  209.     -moz-transition: all 1s linear;
  210.     transition: all 1s linear;
  211. }
  212.  
  213.  
  214. #entry{
  215.   z-index:9999;
  216.   {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  217.   -moz-box-shadow:  0px 0px 12px rgba(0, 0, 0, .3);
  218.   box-shadow: 0px 0px 12px  rgba(0, 0, 0, .3);{/block:IfPostShadows}
  219.   border:0px solid;
  220.   border-color: #f1f1f1;
  221.   float: left;
  222.   width: 260px;
  223.   height: auto;
  224.   {block:PermalinkPage}
  225.   width: 370px;
  226.   height: auto;
  227.   {/block:PermalinkPage}
  228.   line-height:8px;
  229.   background-color:{color:Post Box};  
  230.   padding:0px;
  231.   margin-right:40px;
  232. {block:iflessspacebetweenposts}
  233.   margin-right:25px;
  234. {/block:iflessspacebetweenposts}
  235.   overflow:hidden;
  236.   margin-bottom:40px;
  237. {block:iflessspacebetweenposts}
  238.   margin-bottom:25px;
  239. {/block:iflessspacebetweenposts}
  240.   {block:ifRoundedEdges}
  241.   -moz-border-radius: 3px;
  242.   border-radius: 3px;
  243.   {/block:ifRoundedEdges}
  244. }
  245.  
  246.  
  247. #entry img{
  248. {block:IndexPage}
  249. max-width: 260px;
  250. height: auto;
  251. {/block:IndexPage}
  252. {block:PermalinkPage}
  253. max-width: 370px;
  254. height: auto;
  255. {/block:PermalinkPage}
  256. }
  257.  
  258. {block:ifShownotesonphoto}
  259. #permalink {
  260. position: absolute;
  261. margin-top: 11px;
  262. margin-left: 55px;
  263. opacity: 0;
  264. -webkit-transition: all .3s ease;
  265. -moz-transition: all .3s ease;
  266. -o-transition: all .3s ease;
  267. transition: all .3s ease;
  268. }
  269.  
  270. #entry:hover #permalink {
  271. width:11px;
  272. margin-top: 11px;
  273. margin-left: 55px;
  274. opacity: 1;
  275. }
  276.  
  277. .countreblog {
  278. color: #FFFFFF;
  279. letter-spacing:1px;
  280. font-family:10px arial;
  281. font-size:;
  282. line-height:14px;
  283. margin: 2px;
  284. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  285. background-repeat:repeat;
  286. border:1px solid rgba(0,0,0,0.1);
  287. padding:3px 5px;
  288. -webkit-border-radius:2px;
  289. moz-border-radius:2px;
  290. -o-border-radius:2px;
  291. border-radius:2px;
  292. }
  293. .countreblog a { color: #fff; }
  294. {/block:ifShownotesonphoto}
  295. {block:ifShowReblogOnHover}
  296. #entry:hover #reblog{
  297. {block:IndexPage}
  298. opacity:1;-webkit-transition: all 0.3s ease-out;
  299. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  300. {/block:IndexPage}
  301. }
  302. #reblog{
  303. width:24px;
  304. float:right;
  305. opacity:.8;
  306. margin-left:5px;
  307. margin-top:11px;
  308. position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
  309. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  310. {/block:ifShowReblogOnHover}
  311. #entry:hover #reblog{
  312. {block:IndexPage}
  313. opacity:1;-webkit-transition: all 0.3s ease-out;
  314. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  315. {/block:IndexPage}
  316. }
  317. #reblog{
  318. width:24px;
  319. float:right;
  320. opacity:.8;
  321. margin-left:5px;
  322. margin-top:11px;
  323. position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
  324. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  325. {/block:ifShowReblogOnHover}
  326. #permapage{
  327.   font-family: {Font:Body};
  328.   font-size: 9px;
  329.   text-align: center;
  330.   padding-bottom:10px;
  331.   z-index:9999;}
  332.  
  333. #notes{
  334.   {block:permalinkpage}
  335.   background-color:{color:Post Box};
  336.   display:block;
  337.   width:800px;
  338.   float: left;
  339.   padding:10px;
  340.   overflow:visible;
  341.   z-index:9999999;
  342.   margin-top: 10px;
  343.   {block:IfPostShadows}-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.3);
  344.   -moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
  345.   box-shadow: 0px 0px 12px rgba(0,0,0,0.3);{/block:IfPostShadows}
  346.   {block:IfNotPostShadows}-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.4);
  347.   -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  348.   box-shadow: 0px 0px 0px rgba(0,0,0,0.4);{/block:IfNotPostShadows}
  349.   outline:1px solid rgba(0, 0, 0, .1);
  350.   border:2px solid rgba(0, 0, 0, .05);
  351.   text-align: left;{/block:permalinkpage}
  352. }
  353.  
  354. iframe#tumblr_controls{position:fixed !important;
  355. }
  356.  
  357. {block:iffadedimagesonhover}
  358. img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
  359. img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75; }
  360. {/block:iffadedimagesonhover}
  361.  
  362. .title{
  363.   font-family: {font:Title};
  364.   font-size: 12px;
  365.   line-height: 12px;
  366.   color: {color:Title};
  367.   font-weight: normal;
  368.   letter-spacing: 0px;
  369. }
  370.  
  371. .leblogtitle{
  372.   font-family: helvetica;
  373.   font-size: 25px;
  374.   line-height: 24px;
  375.   color: {color:Blog Title};
  376.   font-weight: normal;
  377.   -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all     0.6s ease-out;transition: all 0.6s ease-out;
  378. }
  379.  
  380. .credy{
  381.   font-family: Arial;
  382.   font-size: 9px;
  383.   opacity: .6;
  384.   color: {color:Body};
  385.   letter-spacing: 0px;
  386.   border-style: outset;
  387.   border-width: 2px;
  388. }
  389.  
  390. .leblogtitle:hover{
  391.   color:{color:Hover};
  392.   -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all  0.3s ease-out;transition: all 0.3s ease-out;
  393. }
  394.  
  395. .credy:hover{
  396.   font-family: Arial;
  397.   font-size: 9px;
  398.   opacity: .6;
  399.   color: {color:Body};
  400.   letter-spacing: 0px;
  401.   border-style: inset;
  402.   border-width: 2px;
  403. }
  404.  
  405.  
  406. .permalinktext{
  407.   font-family: {Font:Body};
  408.   padding: 5px;
  409.   position: absolute;
  410.   text-align: center;
  411.   width: 200px;
  412.   -moz-transition: 0.3s ease-out;
  413.   -webkit-transition: 0.3s ease-out;
  414.   transition: 0.3s ease-out;
  415.   opacity:0;
  416. }
  417.  
  418. .permalinktext a{color:{color:links};
  419. }
  420.  
  421. .entry:hover .permalinktext {
  422.   -moz-transition: 0.3s ease-out;
  423.   -webkit-transition: 0.3s ease-out;
  424.   transition: 0.3s ease-out;
  425.   width:200px;
  426.   text-decoration:line-through;
  427.   height:auto;
  428.   display: block;
  429.   opacity: 1;
  430. }
  431.  
  432.  
  433. blockquote{
  434.   padding:0px 0px 2px 3px;
  435.   margin:0px 0px 2px 1px;
  436. }
  437. ul, ol, li{
  438.   list-style:none;
  439.   margin:0px;
  440.   padding:0px;
  441. }
  442.  
  443. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  444. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  445. }
  446.  
  447. a.links {
  448.   font-family: Arial;
  449.   font-size: 12px;
  450.   line-height: 7px;
  451.   text-transform: normal;
  452.   letter-spacing:0px;
  453.   display:block;
  454.   padding: 0px;
  455.   margin-bottom: 0px;
  456.   {block:ifRoundedEdges}
  457.   -moz-border-radius: 3px;
  458.   border-radius: 3px;
  459.   {/block:ifRoundedEdges}
  460. }
  461.  
  462. a.links:hover {
  463.   text-decoration: underline;
  464.   letter-spacing:10px;
  465. }
  466.  
  467. </style>
  468. <link rel="shortcut icon" href="{Favicon}">
  469. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  470. <meta name="viewport" content="width=720" />
  471. </head>
  472. <body>
  473.  
  474. <div class="credit">
  475. </div>
  476.  
  477.  
  478. <div id="jango">
  479. <div id="rake">
  480. <div align="center">
  481. <div id="barside">
  482.  
  483.  
  484.  
  485. {block:ifShowPhoto}
  486.  
  487. {block:ifSidebarInBottomLeft}
  488. <div align="left" style="padding-bottom:5px;">
  489. <a href="/">
  490. <img style="{block:ifRoundedEdges}
  491.  -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}" src="{image:sidebar}" {block:ifNotSmallSidebarImage}width=200{/block:ifNotSmallSidebarImage} {block:ifSmallSidebarImage}width=125{/block:ifSmallSidebarImage} " /></a></div>
  492. {/block:ifSidebarInBottomLeft}
  493. {block:ifSidebarInTopLeft}
  494. <div align="left" style="padding-bottom:5px; {block:ifRoundedEdges}
  495.  -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
  496. <a href="/">
  497. <img style="{block:ifRoundedEdges}
  498.  -moz-border-radius: 3px; border-radius: 5px;{/block:ifRoundedEdges}" src="{image:sidebar}" {block:ifNotSmallSidebarImage}width=200{/block:ifNotSmallSidebarImage} {block:ifSmallSidebarImage}width=125{/block:ifSmallSidebarImage}" /></a></div>
  499. {/block:ifSidebarInTopLeft}
  500. {/block:ifShowPhoto}
  501. {block:ifShowTitle}
  502.  
  503. {block:ifSidebarInTopLeft}
  504. <a href="/"><div align="left" class="leblogtitle">{Title}</div></a>
  505. {/block:ifSidebarInTopLeft}
  506.  
  507. {block:ifSidebarInBottomLeft}
  508. <a href="/"><div align="left" class="leblogtitle">{Title}</div></a>
  509. {/block:ifSidebarInBottomLeft}
  510. {/block:ifshowtitle}
  511. {block:ifSidebarInTopLeft}
  512. <div align="left" style="line-height:14px; margin-top:3px; margin-bottom:-15px; color:{color:Blog Description};">{description}</div>
  513. {/block:ifSidebarInTopLeft}
  514.  
  515. {block:ifSidebarInBottomLeft}
  516. <div align="left" style="line-height:14px; margin-top:3px; margin-bottom:-15px; color:{color:Blog Description};">{description}</div>
  517. {/block:ifSidebarInBottomLeft}
  518.  
  519.  
  520. <br>
  521.  
  522.  
  523. <div align="center">
  524. <center><br>
  525. <div class="death">
  526.  {block:ifAskLink}<a href="/ask" class="sidelink">{text:Ask Link Text}</a> {/block:ifAskLink}
  527.  {block:ifCustomLinkOneTitle} <a href="{text:Custom Link One}" class="sidelink">{text:Custom Link One Title} </a> {/block:ifCustomLinkOneTitle}
  528. {block:ifCustomLinkTwoTitle} <a href="{text:Custom Link Two}" class="sidelink"> {text:Custom Link Two Title} </a> {/block:ifCustomLinkTwoTitle}
  529. {block:ifCustomLinkThreeTitle} <a href="{text:Custom Link Three}" class="sidelink"> {text:Custom Link Three Title} </a>{/block:ifCustomLinkThreeTitle}
  530. {block:ifCustomLinkFourTitle} <a href="{text:Custom Link Four}" class="sidelink"> {text:Custom Link Four Title} </a>{/block:ifCustomLinkFourTitle}
  531. {block:ifCustomLinkFiveTitle} <a href="{text:Custom Link Five}" class="sidelink"> {text:Custom Link Five Title} </a>{/block:ifCustomLinkFiveTitle}  
  532. </div>
  533.  
  534. </div>
  535. </div>
  536. </center>
  537.  
  538. <div align="center">
  539.  
  540. <div id="posts">
  541.  
  542. {block:Posts}
  543. <div id="entry">
  544. {block:Photo}
  545. {block:IndexPage}
  546. {block:ifShowReblogOnHover}
  547. <div id="reblog"><span class="countreblog"><a href="{reblogurl}">Reblog</a></span></div>
  548. {/block:ifShowReblogOnHover}
  549. {block:ifShownotesonphoto}<div id="permalink">
  550. <span class="countreblog"><a href="{Permalink}">{NoteCount}</a></span></div>{/block:ifShownotesonphoto}
  551. <div id="postys">
  552. <a href="{permalink}">
  553. <img src="{PhotoURL-500}" alt="{PhotoAlt}"  width=260; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow:  0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px  rgba(0, 0, 0, .3);{/block:IfPostShadows} {block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px; {/block:ifRoundedEdges}"></a></div>
  554.  
  555. {/block:IndexPage}
  556. {block:PermalinkPage}
  557. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=370px; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow:  0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px  rgba(0, 0, 0, .3);{/block:IfPostShadows}  border="0"></center>
  558. {/block:PermalinkPage}
  559. {/block:Photo}
  560.  
  561. {block:Photoset}
  562. <div style="padding-top:30px; padding-bottom:30px;"><a href="{permalink}">
  563. {Photoset-250}</a></div>
  564. {/block:Photoset}
  565.  
  566. {block:Text}<div style="padding-top:10px; padding-bottom:0px; padding-left:10px; padding-right:10px;">
  567. {block:Title}
  568. <a href="{permalink}"><span class="title">{Title}</span></a>
  569. {/block:Title}
  570. <span class="entrytext" style="line-height:12px;">{Body}</span>
  571. <a href="{Permalink}"></a></div>
  572. {block:indexpage}<hr size=".8" width="230">
  573.  <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  574. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  575. </a></div>{/block:indexpage}
  576. {/block:Text}
  577.  
  578. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  579. <a href="{URL}"><span class="title">{Name}</span></a></div>
  580. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  581. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  582. {block:indexpage}<hr size=".8" width="230">
  583.  <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  584. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  585. </a></div>{/block:indexpage}
  586. {/block:Link}
  587.  
  588. {block:Quote}
  589. <div style="padding-top:10px; padding-bottom:10px;">
  590. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  591. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  592. -{Source}
  593. {/block:Source}</a></div><br>{block:indexpage}<hr size=".8" width="230">
  594.  <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  595. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  596. </a></div>{/block:indexpage}
  597. </div>
  598. {/block:Quote}
  599.  
  600. {block:Chat}
  601. <div style="padding-top:15px; padding-bottom:10px;">
  602. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  603. <ul class="chat">
  604. {block:Lines}
  605. <li class="user_{UserNumber}">
  606. {block:Label}
  607. <span class="label" style="line-height:12px;">{Label}</span>
  608. {/block:Label}
  609. {Line}
  610. </li>
  611. {/block:Lines}
  612. </ul>
  613. {block:Caption}{Caption}{/block:Caption}
  614. <br>{block:indexpage}<hr size=".8" width="230">
  615.  <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  616. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  617. </a></div>{/block:indexpage}
  618. </div>
  619. {/block:Chat}
  620.  
  621. {block:Audio}
  622. <div style="padding-top:30px; padding-bottom:0px;">
  623. <div style="float:center">
  624. {AudioPlayerGrey}
  625. </div>
  626. </div>
  627.  
  628. <div style="padding-bottom:0px;">{block:Caption}{Caption}{/block:Caption}</div>{block:indexpage}
  629. <hr size="1" width="260">
  630. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  631. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  632. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  633. </a></div>{/block:indexpage}
  634. {/block:Audio}
  635.  
  636. {block:Video}
  637. <div style="padding-top:28px; padding-bottom:8px;">
  638. {Video-250}</div>
  639. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  640. {block:indexpage}<hr size=".8" width="230">
  641.  <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  642. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  643. </a></div>{/block:indexpage}
  644. {/block:Video}
  645.  
  646. {block:PermalinkPage}</a>
  647. <div id="permapage"><br>
  648. {block:notecount}
  649. {notecountwithlabel}
  650. {/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from
  651. <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>Posted by
  652. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  653. {/block:RebloggedFrom}
  654. <br><br>
  655. <div align="left">
  656. {block:PostNotes}
  657. {PostNotes}
  658. {/block:PostNotes}
  659. </div>
  660. </div>
  661. {/block:PermalinkPage}
  662. </div>
  663. {/block:Posts}
  664. </div>
  665. </div>
  666. </div>
  667. </center>
  668. </div>
  669. </div>
  670. {block:indexpage}
  671. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  672. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  673. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  674. <script type="text/javascript">
  675.   $(window).load(function(){
  676.     var $wall = $('#posts');
  677.     $wall.imagesLoaded(function(){
  678.       $wall.masonry({
  679.         itemSelector: '#entry, #entry_photo',
  680.     isAnimated : false
  681.       });
  682.     });
  683.  
  684.     $wall.infinitescroll({
  685.       navSelector    : '#page-nav',  
  686.       nextSelector   : '#page-nav a',
  687.       itemSelector   : '#entry, #entry_photo',
  688.       bufferPx       : 2000,
  689.       debug          : false,
  690.       errorCallback: function() {
  691.         $('#infscr-loading').fadeOut('normal');  
  692.       }},
  693.       function( newElements ) {
  694.         var $newElems = $( newElements );
  695.         $newElems.hide();
  696.         $newElems.imagesLoaded(function(){
  697.           $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  698.         });
  699.       }); $('#content').show(500);
  700.   });
  701. </script>
  702. {/block:indexpage}
  703. <div class="credit">
  704. <a href="http://doxx.tumblr.com" target="_blank">
  705. <img class="normal" src="http://static.tumblr.com/dbek3sy/zESllc4x6/install_theme.png" alt="install theme" />
  706. </a>
  707. </div>
  708. </body>
  709. </html>