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

#1

By: a guest on Mar 8th, 2012  |  syntax: None  |  size: 12.00 KB  |  hits: 94  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
This paste has a previous version, view the difference. Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  5. <meta name="keywords" content="fashion, fashion blog, blog, designers, designer, collection, givenchy, dior, chanel, weird, funny, humor, tumblr, pretty, preppy, photography, photographer, photographers, art, artistic, creative, dark"/>
  6.  
  7.  
  8. <title>{Title}</title>
  9.   <link rel="shortcut icon" href="{PortraitURL-16}    " />
  10.     <link rel="apple-touch-icon"{PortraitURL-16}    "/>
  11. <style type="text/css">
  12. body {
  13. font-family: garamond;
  14. color: #000;
  15. font-size: 10pt;
  16. margin: 0;
  17. padding: 0;
  18. background: #f1f1f1;
  19. line-height: 13px;
  20. }
  21.  
  22.  
  23.  
  24. .textbody {
  25. margin: -30px 0 0 0!important;
  26. }
  27.  
  28. .date {
  29.  
  30. text-align: center;
  31. position: relative;
  32. padding: 3px 0 5px 0;
  33. top: -8px;
  34. font-style: italic;
  35. font-size: 7pt;
  36. color: #999;
  37. {block:IndexPage}
  38. width: 500px;
  39. {/block:IndexPage}
  40. {block:Permalink}
  41. width: 200px;
  42. margin: 0 auto;
  43. {/block:Permalink}
  44.  
  45. }
  46.  
  47. .pagespages {
  48. color: #666!important;
  49. width: 500px;
  50. position: relative;
  51. left: 2px;
  52. margin: 0 auto 4px auto;
  53. text-transform: uppercase;
  54. text-align: center!important;
  55. }
  56.  
  57. ol {
  58. list-style: none;
  59. }
  60.  
  61.  
  62. h3, h2, h1 {
  63. margin: 0;
  64. padding: 0;
  65. }
  66.  
  67. #not_fair {
  68. position: absolute!important;
  69. top: -7px!important;
  70. left: 0px!important;
  71.  
  72. }
  73.  
  74. #tumblr_controls {
  75.  
  76. position: fixed!important;
  77.  
  78. }
  79.  
  80.  
  81.  
  82.  
  83. a, a:link, a:visited, a:active, a:focus {
  84. outline: none;
  85. text-decoration: none;
  86. color: #000;
  87. padding: 1px 3px;
  88. }
  89.  
  90. a:hover {
  91. color: #333;
  92. }
  93.  
  94.  
  95. #menu {
  96. width: 500px;
  97. margin: 20px auto 10px auto;
  98. text-align:center;
  99.  
  100.  
  101. }
  102.  
  103. .answer {
  104. margin: 0 auto 10px auto;
  105. width: 500px;
  106. background: #fff;
  107. padding: 20px;
  108. }
  109.  
  110.  
  111. .title {
  112. font-size: 20pt;
  113. font-weight: bold;
  114. padding: 0 0 7px 0;
  115. }
  116.  
  117. .title a {
  118. -webkit-transition: all 1s ease-in-out;
  119.     -moz-transition: all 1s ease-in-out;
  120.     -o-transition: all 1s ease-in-out;
  121.     -ms-transition: all 1s ease-in-out;    
  122.     transition: all 1s ease-in-out;
  123. color: #666;
  124. }
  125.  
  126. .title ul {
  127. list-style: none;
  128. margin: 0;
  129. padding: 5px 0 0 0;
  130. font-weight: lighter;
  131. font-size: 8pt;
  132.  
  133. }
  134.  
  135. .title ul li a{
  136. -webkit-transition: all 1s ease-in-out;
  137.     -moz-transition: all 1s ease-in-out;
  138.     -o-transition: all 1s ease-in-out;
  139.     -ms-transition: all 1s ease-in-out;    
  140.     transition: all 1s ease-in-out;
  141. color: #999;
  142. }
  143.  
  144. .title ul li a:hover, .title a:hover {
  145. color: #000!important;
  146. }
  147.  
  148. #menu li {
  149. display: inline;
  150. margin: 4px 0;
  151. }
  152.  
  153. #menu li a {
  154. background: none!important;
  155.     margin: 0 0 0 -1px;
  156.     padding : 3px 6px;
  157.     }
  158.  
  159.  
  160. .permalink {
  161. text-align: center;
  162. }
  163.  
  164. .permalink a {
  165. padding: 1px 7px 3px 7px;
  166. }
  167.  
  168. .text, .audio{
  169. margin: 0 auto 10px auto!important;
  170. {block:PermalinkPage}
  171. {/block:PermalinkPage}
  172. }
  173.  
  174. .post {
  175. margin: 0 auto 40px auto;
  176. width: 500px;
  177. background: #fff;
  178. padding: 20px;
  179. }
  180.  
  181. .caption {
  182. margin: 0 0 0 5px;
  183. }
  184.  
  185. .photo {
  186. margin: 0 auto 10px auto;
  187. {block:PermalinkPage}
  188. width: 700px!important;
  189. {/block:PermalinkPage}
  190. }
  191.  
  192. .photo a {
  193. opacity: 1;
  194.  
  195. }
  196.  
  197. .photo img{
  198. {block:IndexPage}
  199.  
  200. {/block:IndexPage}
  201. {block:PermalinkPage}
  202. max-width: 700px!important;
  203. {/block:PermalinkPage}
  204. }
  205.  
  206.  
  207. .photo:hover .info_bar {
  208. {block:IndexPage}
  209. opacity: 1;
  210. {/block:IndexPage}
  211. }
  212.  
  213.  
  214. .photoset {
  215. {block:IndexPage}
  216. position: relative;
  217. left: 1px;
  218. width: 500px!important;
  219. {/block:IndexPage}
  220. {block:PermalinkPage}
  221. width: 500px!important;
  222. margin: 0 auto!important;
  223. {/block:PermalinkPage}
  224. }
  225.  
  226. .photoset .permalink {
  227. margin: 4px 0 0 0;
  228. }
  229.  
  230.  
  231.  
  232. .info_bar {
  233. text-align:center;
  234. width: 60px;
  235. position: relative;
  236. margin: -20px 0 0 -5px;
  237. float: left;
  238. -webkit-transition: all 1.5s ease-in-out;
  239.     -moz-transition: all 1.5s ease-in-out;
  240.     -o-transition: all 1.5s ease-in-out;
  241.     -ms-transition: all 1.5s ease-in-out;
  242.     opacity: .0;
  243.     font-size: 11pt;
  244.     font-style: italic;
  245. }
  246.  
  247. .info_bar img {
  248. width: 20%;
  249. }
  250.  
  251. .reblogvia {
  252. display: none!important;
  253. }
  254.  
  255.  
  256. .notecount {
  257.  
  258. padding: 0 10px 10px 0;
  259. margin: 15px 0 0 0;
  260. text-decoration: underline;
  261. }
  262.  
  263. .tags {
  264. margin: 5px 0 0 0;
  265. padding: 3px;
  266. }
  267.  
  268. .tags ul {
  269. margin: 0;
  270. padding: 0;
  271. }
  272.  
  273. .tags ul li {
  274. list-style: none;
  275. display: inline;
  276. margin: 0 5px 0 0;
  277. }
  278.  
  279. .video embed, .video object {
  280. width: 500px;}
  281.  
  282. .video {
  283. {block:PermalinkPage}
  284. width: 850px!important;
  285. text-align: center;
  286. {/block:PermalinkPage}
  287.  
  288. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  289.  
  290.  
  291. </style>
  292.  
  293. <script src="http://static.tumblr.com/acv0we4/UKFlz2zqd/jquery.js"></script>
  294.  
  295.  
  296. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  297.  
  298.  
  299. </head>
  300. <body>
  301.  
  302.  
  303. <a name="top" style="margin: 0; padding: 0;"></a>
  304.  
  305.  
  306. <div id="menu">
  307.  <div class="title"><a href="/">{Title}</a>
  308. <ul>
  309.  <li><a href="/about">about</a></li>
  310.  <li><a href="/archive">all</a></li>
  311.  <li><a href="/tags">tags</a></li>
  312.   <li><a href="/ask">ask</a></li>
  313. </ul>
  314. </div>
  315. </div>
  316.  
  317. <div class="autopagerize_page_element">
  318.  
  319.             {block:Posts}
  320.             {block:ContentSource}
  321. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  322. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  323. {/block:SourceLogo}
  324. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  325. {/block:ContentSource}
  326.  
  327.  
  328. {block:RebloggedFrom}
  329. <div class="reblogvia">via <a href="{ReblogParentURL}">{ReblogParentName}</a>></div>
  330. {block:RebloggedFrom}
  331.          
  332.                  {block:Photo}
  333.                         <div class="post photo">
  334.                        
  335.                      {block:Date}  <div class="date">{Month} {DayOfMonth}, {Year}</div>{/block:Date}  
  336. {block:IndexPage}
  337.  
  338. <a href="{Permalink}"><img src="{PhotoURL-500}" style="width: 500px;" alt="{PhotoAlt}"/></a>
  339. {block:Caption}
  340. <div class="caption">{Caption}</div>{/block:Caption}    
  341.  
  342.    
  343. {/block:IndexPage}
  344.  
  345. {block:PermalinkPage}
  346.  
  347.                         <center>{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
  348.  
  349. <div class="caption">{Caption}</div>{/block:Caption}    
  350.  
  351.  
  352. {block:HasTags}
  353. <div class="tags">
  354.  
  355.                     <ul>tags:&nbsp;
  356.                         {block:Tags}
  357.                             <li>
  358.                                 -<a href="{TagURL}">{Tag}</a>
  359.                             </li>
  360.  
  361.                         {/block:Tags}</ul>
  362. </div>                {/block:HasTags}
  363.  
  364.     {block:NoteCount}<div class="notecount">{TimeAgo} with {NoteCount} notes</div> {/block:NoteCount}
  365.  
  366.  
  367. {block:PostNotes} <div class="notes">{PostNotes}  </div>  {/block:PostNotes}
  368.  
  369. {/block:PermalinkPage}
  370.  
  371.  
  372.                             </div>
  373.  
  374.            {/block:Photo}
  375.            
  376.                 {block:Photoset}
  377.                         <div class="post photoset">
  378.                           {block:Date}  <div class="date">{Month} {DayOfMonth}, {Year}</div>{/block:Date}  
  379. {block:IndexPage}
  380.  
  381.             {Photoset-500}
  382.            
  383.             {block:Caption}
  384. <div class="caption">{Caption}</div>{/block:Caption}
  385.  
  386. <div class="permalink"><a href="{Permalink}">{TimeAgo}</a></div>
  387. {/block:IndexPage}
  388.  
  389. {block:PermalinkPage}
  390.                     <center>                        {Photoset-500}
  391. </center>
  392.  
  393. <div class="caption">{Caption}</div>{/block:Caption}    
  394.  
  395.        
  396.  
  397. {block:HasTags}
  398. <div class="tags">
  399.  
  400.                     <ul>tags:&nbsp;
  401.                         {block:Tags}
  402.                             <li>
  403.                                 -<a href="{TagURL}">{Tag}</a>
  404.                             </li>
  405.  
  406.                         {/block:Tags}</ul>
  407. </div>                {/block:HasTags}
  408.  
  409.     {block:NoteCount}<div class="notecount">{TimeAgo} with {NoteCount} notes</div> {/block:NoteCount}
  410.     {block:PostNotes} <div class="notes">{PostNotes}  </div>  {/block:PostNotes}
  411.  
  412.  
  413. {/block:PermalinkPage}
  414.  
  415.  
  416.                             </div>
  417.  
  418.            {/block:Photoset}
  419.  
  420.  
  421.  
  422.          {block:Text}        
  423.  
  424. <div class="post text">
  425.   {block:Date}  <div class="date">{Month} {DayOfMonth}, {Year}</div>{/block:Date}  
  426.   {block:IndexPage}
  427.                        {block:Title}
  428.                            <a href="{Permalink}">{Title}</a>
  429.                         {/block:Title}
  430.  
  431.                        <div class="textbody"><a href="{Permalink}">{Body}</a></div>
  432.  
  433.                        {/block:IndexPage}  
  434.      {block:PermalinkPage}
  435.      
  436.      {block:Title}
  437.                            <a href="{Permalink}">{Title}</a>
  438.                         {/block:Title}
  439.  
  440.                        {Body}
  441.              
  442. {block:HasTags}<div class="tags">
  443.  
  444.                     <ul>tags:&nbsp;
  445.                         {block:Tags}
  446.                             <li>
  447.                                 -<a href="{TagURL}">{Tag}</a>
  448.                             </li>
  449.  
  450.                         {/block:Tags}</ul>
  451. </div>                {/block:HasTags}
  452.  
  453.  
  454.     {block:NoteCount}<div class="notecount">{TimeAgo} with {NoteCount} notes</div> {/block:NoteCount}
  455.    
  456.     {block:PostNotes} <div class="notes">{PostNotes}  </div>  {/block:PostNotes}
  457.  
  458. {/block:PermalinkPage}
  459.  </div>
  460.  
  461.                 {/block:Text}
  462.  
  463.                 {block:Audio}
  464.  
  465.                     <div class="post audio">
  466.   {block:Date}  <div class="date">{Month} {DayOfMonth}, {Year}</div>{/block:Date}  
  467.                         {AudioPlayerBlack}
  468.  
  469.                         {block:Caption}
  470.                             <div class="caption">{Caption}</div>
  471.                         {/block:Caption}
  472.                        
  473.                         <div class="permalink"><a href="{Permalink}">{TimeAgo}</a></div>
  474.                        
  475.                    
  476.      {block:PermalinkPage}
  477.              
  478. {block:HasTags}<div class="tags">
  479.  
  480.                     <ul>tags:&nbsp;
  481.                         {block:Tags}
  482.                             <li>
  483.                                 -<a href="{TagURL}">{Tag}</a>
  484.                             </li>
  485.  
  486.                         {/block:Tags}</ul>
  487. </div>                {/block:HasTags}
  488.     {block:NoteCount}<div class="notecount">{TimeAgo} with {NoteCount} notes</div> {/block:NoteCount}
  489.     {block:PostNotes} <div class="notes">{PostNotes}  </div>  {/block:PostNotes}
  490.  
  491. {/block:PermalinkPage}
  492.  
  493.  
  494. </div>
  495.  
  496.                 {/block:Audio}
  497.  
  498. {block:Video}
  499.  
  500.                     <div class="post video">
  501.                        
  502.  {Video-500}
  503.  
  504. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{TimeAgo}</a></div>{block:IndexPage}
  505.  
  506.      {block:PermalinkPage}
  507.  
  508.  {block:Caption}
  509.                             <div class="caption">{Caption}</div>
  510.                         {/block:Caption}
  511.              
  512. {block:HasTags}<div class="tags">
  513.  
  514.                     <ul>tags:&nbsp;
  515.                         {block:Tags}
  516.                             <li>
  517.                                 -<a href="{TagURL}">{Tag}</a>
  518.                             </li>
  519.  
  520.                         {/block:Tags}</ul>
  521. </div>                {/block:HasTags}
  522.     {block:NoteCount}<div class="notecount">{TimeAgo} with {NoteCount} notes</div> {/block:NoteCount}
  523.     {block:PostNotes} <div class="notes">{PostNotes}  </div>  {/block:PostNotes}
  524.  
  525. {/block:PermalinkPage}
  526.  
  527.                     </div>
  528.                 {/block:Video}
  529.                
  530.                
  531.                 {block:Answer}
  532.                 <div class="answer">
  533.                   {block:Date}  <div class="date">{Month} {DayOfMonth}, {Year}</div>{/block:Date}  
  534.                 {block:IndexPage}
  535.                <b>{Asker}</b>: <i>{Question}</i>  
  536. <a href="{Permalink}">{Answer}</a>
  537.  
  538. {/block:IndexPage}
  539. {block:PermalinkPage}
  540.                <b>{Asker}</b>: <i>{Question}</i>
  541. {Answer}
  542.     {block:NoteCount}<div class="notecount">{TimeAgo} with {NoteCount} notes</div> {/block:NoteCount}
  543.     {block:PostNotes} <div class="notes">{PostNotes}  </div>  {/block:PostNotes}
  544.  
  545. {/block:PermalinkPage}
  546.  
  547.              </div>  
  548.                 {/block:Answer}
  549.  
  550.             {/block:Posts}
  551.             </div>
  552.  
  553. </body>
  554. </html>