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

Untitled

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