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

3

By: a guest on Mar 23rd, 2012  |  syntax: None  |  size: 9.85 KB  |  hits: 220  |  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. <!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. background: #fff;
  14. font-family: garamond;
  15. color: #000;
  16. font-size: 10pt;
  17. margin: 0;
  18. padding: 0;
  19. line-height: 13px;
  20. }
  21.  
  22. ol {
  23. list-style: none;
  24. }
  25.  
  26.  
  27. h3, h2, h1 {
  28. margin: 0;
  29. padding: 0;
  30. }
  31.  
  32. #not_fair {
  33. position: absolute!important;
  34. top: -7px!important;
  35. left: 0px!important;
  36.  
  37. }
  38.  
  39. #tumblr_controls {
  40.  
  41. position: fixed!important;
  42.  
  43. }
  44.  
  45.  
  46.  
  47.  
  48. a, a:link, a:visited, a:active, a:focus {
  49. outline: none;
  50. text-decoration: none;
  51. color: #000;
  52. }
  53.  
  54. a:hover {
  55. color: #333;
  56. }
  57.  
  58.  
  59. #menu {
  60. width: 250px;
  61. margin: 20px auto 5px auto;
  62. text-align:center;
  63. }
  64.  
  65.  
  66.  
  67. .title {
  68. font-size: 10pt;
  69. font-weight: bold;
  70. padding: 5px 0 7px 0;
  71. }
  72.  
  73. .title a {
  74. -webkit-transition: all 1s ease-in-out;
  75.     -moz-transition: all 1s ease-in-out;
  76.     -o-transition: all 1s ease-in-out;
  77.     -ms-transition: all 1s ease-in-out;    
  78.     transition: all 1s ease-in-out;
  79. color: #000;
  80. }
  81.  
  82. .title ul {
  83. list-style: none;
  84. margin: 0;
  85. padding: 5px 0 0 0;
  86. font-weight: lighter;
  87. font-size: 8pt;
  88. }
  89.  
  90. .title ul li a{
  91. -webkit-transition: all 1s ease-in-out;
  92.     -moz-transition: all 1s ease-in-out;
  93.     -o-transition: all 1s ease-in-out;
  94.     -ms-transition: all 1s ease-in-out;    
  95.     transition: all 1s ease-in-out;
  96.         color: #333;
  97.  
  98. }
  99.  
  100. .title ul li a:hover, .title a:hover {
  101. color: #000!important;
  102. }
  103.  
  104. #menu li {
  105. display: inline;
  106. margin: 4px 0;
  107. }
  108.  
  109. #menu li a {
  110. background: none!important;
  111.     margin: 0 0 0 -1px;
  112.     padding : 3px 6px;
  113.     }
  114.  
  115.  
  116. .permalink {
  117. text-align: center;
  118. }
  119.  
  120. .permalink a {
  121. padding: 1px 7px 3px 7px;
  122. }
  123.  
  124.  
  125. .post {
  126. margin: 0 auto 40px auto;
  127. width: 250px;
  128.  
  129. }
  130.  
  131. .answer {
  132. }
  133.  
  134. .caption {
  135. margin: 0 0 0 5px;
  136. }
  137.  
  138. .photo {
  139. {block:PermalinkPage}
  140. width: 700px!important;
  141. margin: 0 auto 40px auto;
  142. {/block:PermalinkPage}
  143. }
  144.  
  145. .photo a {
  146. opacity: 1;
  147.  
  148. }
  149.  
  150. .photo img{
  151. {block:IndexPage}
  152. margin: 0 0 0 -3px;
  153. {/block:IndexPage}
  154. {block:PermalinkPage}
  155. max-width: 700px!important;
  156. {/block:PermalinkPage}
  157. }
  158.  
  159.  
  160. .photo:hover .info_bar {
  161. {block:IndexPage}
  162. opacity: 1;
  163. {/block:IndexPage}
  164. }
  165.  
  166.  
  167. .photoset {
  168. {block:IndexPage}
  169. position: relative;
  170. left: 1px;
  171. width: 250px!important;
  172. {/block:IndexPage}
  173. {block:PermalinkPage}
  174. width: 500px!important;
  175. margin: 0 auto!important;
  176. {/block:PermalinkPage}
  177. }
  178.  
  179. .photoset .permalink {
  180. margin: 4px 0 0 0;
  181. }
  182.  
  183.  
  184.  
  185. .reblogvia {
  186. display: none!important;
  187. }
  188.  
  189.  
  190. .notecount {
  191. display: none;
  192. padding: 0 10px 10px 0;
  193. margin: 15px 0 0 0;
  194. text-decoration: underline;
  195. }
  196.  
  197. .tags {
  198. margin: 5px 0 0 0;
  199. padding: 3px;
  200. }
  201.  
  202. .tags ul {
  203. margin: 0;
  204. padding: 0;
  205. }
  206.  
  207. .tags ul li {
  208. list-style: none;
  209. display: inline;
  210. margin: 0 5px 0 0;
  211. }
  212.  
  213. .video embed, .video object {
  214. width: 250px;}
  215.  
  216. .video {
  217. {block:PermalinkPage}
  218. width: 850px!important;
  219. text-align: center;
  220. {/block:PermalinkPage}
  221.  
  222. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  223.  
  224.  
  225. </style>
  226.  
  227. <script src="http://static.tumblr.com/acv0we4/UKFlz2zqd/jquery.js"></script>
  228.  
  229.  
  230. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  231.  
  232. </head>
  233. <body>
  234.  
  235.  
  236. <a name="top" style="margin: 0; padding: 0;"></a>
  237.  
  238.  
  239. <div id="menu">
  240.  <div class="title"><a href="/">{title}</a>
  241. <ul>
  242.  <li><a href="/about">about</a></li>
  243.   <li><a href="/ask">ask</a></li>
  244. </ul>
  245. </div>
  246. </div>
  247.  
  248. <div class="autopagerize_page_element">
  249.  
  250.             {block:Posts}
  251.             {block:ContentSource}
  252. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  253. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  254. {/block:SourceLogo}
  255. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  256. {/block:ContentSource}
  257.  
  258.  
  259. {block:RebloggedFrom}
  260. <div class="reblogvia">via <a href="{ReblogParentURL}">{ReblogParentName}</a>></div>
  261. {block:RebloggedFrom}
  262.          
  263.                  {block:Photo}
  264.                         <div class="post photo">
  265.                        
  266.                    
  267. {block:IndexPage}
  268.  
  269. <a href="{Permalink}"><img src="{PhotoURL-500}" style="width: 250px;" alt="{PhotoAlt}"/></a>
  270.    
  271. {/block:IndexPage}
  272.  
  273. {block:PermalinkPage}
  274.  
  275.                         <center><a href="{LinkURL}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/></a></center>
  276.  
  277. <div class="caption">{Caption}</div>{/block:Caption}    
  278.  
  279.  
  280. {block:HasTags}
  281. <div class="tags">
  282.  
  283.                     <ul>tags:&nbsp;
  284.                         {block:Tags}
  285.                             <li>
  286.                                 -<a href="{TagURL}">{Tag}</a>
  287.                             </li>
  288.  
  289.                         {/block:Tags}</ul>
  290. </div>                {/block:HasTags}
  291.  
  292.     {block:NoteCount}<div class="notecount">{TimeAgo} with {NoteCount} notes</div> {/block:NoteCount}
  293.  
  294.  
  295.  
  296.  
  297. {/block:PermalinkPage}
  298.  
  299.  
  300.                             </div>
  301.  
  302.            {/block:Photo}
  303.            
  304.                 {block:Photoset}
  305.                         <div class="post photoset">
  306.                          
  307. {block:IndexPage}
  308.  
  309.             {Photoset-250}
  310.            
  311.        
  312.  
  313. <div class="permalink"><a href="{Permalink}">{TimeAgo}</a></div>
  314. {/block:IndexPage}
  315.  
  316. {block:PermalinkPage}
  317.                     <center>                        {Photoset-500}
  318. </center>
  319.  
  320. <div class="caption">{Caption}</div>{/block:Caption}    
  321.  
  322.        
  323.  
  324. {block:HasTags}
  325. <div class="tags">
  326.  
  327.                     <ul>tags:&nbsp;
  328.                         {block:Tags}
  329.                             <li>
  330.                                 -<a href="{TagURL}">{Tag}</a>
  331.                             </li>
  332.  
  333.                         {/block:Tags}</ul>
  334. </div>                {/block:HasTags}
  335.  
  336.     {block:NoteCount}<div class="notecount">{TimeAgo} with {NoteCount} notes</div> {/block:NoteCount}
  337.    
  338.  
  339.  
  340. {/block:PermalinkPage}
  341.  
  342.  
  343.                             </div>
  344.  
  345.            {/block:Photoset}
  346.  
  347.  
  348.  
  349.          {block:Text}        
  350.  
  351. <div class="post text">
  352.  
  353.   {block:IndexPage}
  354.                        {block:Title}
  355.                            <a href="{Permalink}">{Title}</a>
  356.                         {/block:Title}
  357.  
  358.                        <a href="{Permalink}">{Body}</a>
  359.  
  360.                        {/block:IndexPage}  
  361.      {block:PermalinkPage}
  362.      
  363.      {block:Title}
  364.                            <a href="{Permalink}">{Title}</a>
  365.                         {/block:Title}
  366.  
  367.                        {Body}
  368.              
  369. {block:HasTags}<div class="tags">
  370.  
  371.                     <ul>tags:&nbsp;
  372.                         {block:Tags}
  373.                             <li>
  374.                                 -<a href="{TagURL}">{Tag}</a>
  375.                             </li>
  376.  
  377.                         {/block:Tags}</ul>
  378. </div>                {/block:HasTags}
  379.  
  380.  
  381.     {block:NoteCount}<div class="notecount">{TimeAgo} with {NoteCount} notes</div> {/block:NoteCount}
  382.    
  383.  
  384.  
  385. {/block:PermalinkPage}
  386.  </div>
  387.  
  388.                 {/block:Text}
  389.  
  390.                 {block:Audio}
  391.  
  392.                     <div class="post audio">
  393.  
  394.                         {AudioPlayerBlack}
  395.  
  396.                         {block:Caption}
  397.                             <div class="caption">{Caption}</div>
  398.                         {/block:Caption}
  399.                        
  400.                         <div class="permalink"><a href="{Permalink}">{TimeAgo}</a></div>
  401.                        
  402.                    
  403.      {block:PermalinkPage}
  404.              
  405. {block:HasTags}<div class="tags">
  406.  
  407.                     <ul>tags:&nbsp;
  408.                         {block:Tags}
  409.                             <li>
  410.                                 -<a href="{TagURL}">{Tag}</a>
  411.                             </li>
  412.  
  413.                         {/block:Tags}</ul>
  414. </div>                {/block:HasTags}
  415.     {block:NoteCount}<div class="notecount">{TimeAgo} with {NoteCount} notes</div> {/block:NoteCount}
  416.    
  417. {/block:PermalinkPage}
  418.  
  419.  
  420. </div>
  421.  
  422.                 {/block:Audio}
  423.  
  424. {block:Video}
  425.  
  426.                     <div class="post video">
  427.                        
  428.  {Video-500}
  429.  
  430. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{TimeAgo}</a></div>{block:IndexPage}
  431.  
  432.      {block:PermalinkPage}
  433.  
  434.  {block:Caption}
  435.                             <div class="caption">{Caption}</div>
  436.                         {/block:Caption}
  437.              
  438. {block:HasTags}<div class="tags">
  439.  
  440.                     <ul>tags:&nbsp;
  441.                         {block:Tags}
  442.                             <li>
  443.                                 -<a href="{TagURL}">{Tag}</a>
  444.                             </li>
  445.  
  446.                         {/block:Tags}</ul>
  447. </div>                {/block:HasTags}
  448.     {block:NoteCount}<div class="notecount">{TimeAgo} with {NoteCount} notes</div> {/block:NoteCount}
  449.  
  450. {/block:PermalinkPage}
  451.  
  452.                     </div>
  453.                 {/block:Video}
  454.                
  455.                
  456.                 {block:Answer}
  457.                 <div class="answer">
  458.                  
  459.                 {block:IndexPage}
  460.                <b>{Asker}</b>: <i>{Question}</i>  
  461. <a href="{Permalink}">{Answer}</a>
  462.  
  463. {/block:IndexPage}
  464. {block:PermalinkPage}
  465.                <b>{Asker}</b>: <i>{Question}</i>
  466. {Answer}
  467.     {block:NoteCount}<div class="notecount">{TimeAgo} with {NoteCount} notes</div> {/block:NoteCount}
  468.    
  469. {/block:PermalinkPage}
  470.  
  471.              </div>  
  472.                 {/block:Answer}
  473.  
  474.             {/block:Posts}
  475.             </div>
  476.  
  477.  
  478.  
  479.  
  480.    
  481.      
  482.  
  483. </body>
  484. </html>