Advertisement
feiinho

VIGOUREUX II theme by c0zy |||| c0z

Jun 20th, 2013
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.74 KB | None | 0 0
  1. <!--
  2.  
  3.  
  4. |||||||||||
  5. |||||||||||
  6. |||| ||||
  7. |||| ||||
  8. |||||||||| |||| |||| |||||||||| |||| ||||
  9. |||||||||| |||| |||| |||||||||| |||| ||||
  10. |||| |||| |||| ||||| |||| ||||
  11. |||| |||| |||| |||| |||| ||||
  12. |||| |||| |||| |||| |||| ||||
  13. |||| |||| |||| |||| |||| ||||
  14. |||| |||| |||| |||| |||||||
  15. |||| |||| |||| |||| ||||
  16. |||||||||| ||||||||||| |||||||||| ||||
  17. |||||||||| ||||||||||| |||||||||| ||||
  18. ||||
  19. VIGOUREUX II theme by c0zy ||||
  20. c0zy.tumblr.com ||||
  21.  
  22. -->
  23.  
  24. <html lang="en">
  25. <head>
  26. <title>{title}</title>
  27.  
  28. <link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
  29.  
  30. <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
  31.  
  32. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Condensed' rel='stylesheet' type='text/css'>
  33.  
  34. <link href='http://fonts.googleapis.com/css?family=Nixie+One|Corben:700|Wire+One|Oswald|Sansita+One|Permanent+Marker' rel='stylesheet' type='text/css'>
  35.  
  36.  
  37. <meta name="color:Background" content="#FFF"/>
  38. <meta name="color:Post Box" content="#F5F5F5"/>
  39. <meta name="color:Blog Title" content="#3D3D3D"/>
  40. <meta name="color:Blog Description" content="#494949"/>
  41. <meta name="color:Title" content="#292929"/>
  42. <meta name="color:Text" content="#363636"/>
  43. <meta name="color:Link" content="#757575"/>
  44. <meta name="color:Hover" content="#D4D4D4"/>
  45. <meta name="font:Body" content="Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif"/>
  46. <meta name="image:Header" content=""/>
  47. <meta name="image:Background" content=""/>
  48. <meta name="if:Default Background Image" content="0"/>
  49. <meta name="if:Default Background Image 2" content="0"/>
  50. <meta name="if:Three Columns" content="1"/>
  51. <meta name="if:Two Columns" content="0"/>
  52. <meta name="if:Page Curl Shadows" content="1"/>
  53. <meta name="if:Reblog Link On Hover" content="1"/>
  54. <meta name="if:Faded Images On Hover" content="0"/>
  55. <meta name="if:Show Title" content="1"/>
  56. <meta name="if:Show Blog Description" content="1"/>
  57. <meta name="if:Blog Title Hover Effect" content="0"/>
  58. <meta name="if:Ask Link" content="1"/>
  59. <meta name="if:Archive Link" content="1"/>
  60. <meta name="text:Ask Link Text" content="" />
  61. <meta name="text:Archive Link Text" content="" />
  62. <meta name="text:Custom Link One" content="" />
  63. <meta name="text:Custom Link One Title" content="" />
  64. <meta name="text:Custom Link Two" content="" />
  65. <meta name="text:Custom Link Two Title" content="" />
  66. <meta name="text:Custom Link Three" content="" />
  67. <meta name="text:Custom Link Three Title" content="" />
  68. <meta name="text:Custom Link Four" content="" />
  69. <meta name="text:Custom Link Four Title" content="" />
  70. <meta name="text:Custom Link Five" content="" />
  71. <meta name="text:Custom Link Five Title" content="" />
  72. <meta name="text:Custom Link Six" content="" />
  73. <meta name="text:Custom Link Six Title" content="" />
  74. <meta name="text:Custom Link Seven" content="" />
  75. <meta name="text:Custom Link Seven Title" content="" />
  76. <meta name="text:Custom Link Eight" content="" />
  77. <meta name="text:Custom Link Eight Title" content="" />
  78. <meta name="text:Custom Link Nine" content="" />
  79. <meta name="text:Custom Link Nine Title" content="" />
  80. <meta name="text:Custom Link Ten" content="" />
  81. <meta name="text:Custom Link Ten Title" content="" />
  82. </script>
  83.  
  84. <style type="text/css">
  85.  
  86. body{
  87. margin:0px;
  88. background-color: {color:Background};
  89. background-image:url({image:Background});
  90. {block:ifDefaultBackgroundImage}
  91. background-image:url(http://static.tumblr.com/blynovh/xUWls3mf9/warmfuzz.jpg); {/block:ifDefaultBackgroundImage}
  92. {block:ifDefaultBackgroundImage2}
  93. background-image:url(http://static.tumblr.com/tak5d5w/mJGlsc3mj/coldfuzz.jpg);{/block:ifDefaultBackgroundImage2}
  94. background-attachment: fixed;
  95. background-repeat: repeat;
  96. font-size: 9px;
  97. font-family:{font:Body};
  98. line-height:11px;
  99. color:{color:Text};
  100. }
  101.  
  102. a:link, a:active, a:visited{
  103. color: {color:Link};
  104. text-decoration: none;
  105. -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;
  106. }
  107.  
  108. a:hover{
  109. color:{color:Hover};
  110. text-decoration: none;
  111. -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;
  112. }
  113.  
  114. .sidelink{font-style:none;
  115. font-family: {font:Body};
  116. font-color: {color:Text};
  117. text-align: center;
  118. padding-right:5px;
  119. text-transform:uppercase;
  120. font-size:11px;
  121. -webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; transition: all 1.5s linear;}
  122.  
  123. .description{font-style:none;
  124. font-family: {font:Body};
  125. font-color: {color:Text};
  126. text-align: center;
  127. text-transform:uppercase;
  128. font-size:11px;
  129. }
  130.  
  131. .sidelink:hover{background-color:rgba(0,0,0,0);
  132. style: none;
  133. color:{color:Hover};
  134. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  135. .sidelink a:hover{color: {color:Link};
  136. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  137.  
  138. #leposts{
  139. {block:ifThreeColumns}
  140. width:345px;
  141. height:auto;}
  142. {/block:ifThreeColumns}
  143. {block:ifTwoColumns}
  144. width:500px;
  145. height:auto;}
  146. {/block:ifTwoColumns}
  147. {block:PermalinkPage}
  148. width:600px;
  149. {/block:PermalinkPage}
  150. }
  151.  
  152.  
  153. #weiner{
  154. padding-top:3px;
  155. padding-bottom:3px;
  156. position:fixed !important;
  157. {block:ifThreeColumns}
  158. width:345px;
  159. height:207px;
  160. {/block:ifThreeColumns}
  161. {block:ifTwoColumns}
  162. width:500px;
  163. height:207px;
  164. {/block:ifTwoColumns}
  165. background-color:{color:Post Box};
  166. {block:PermalinkPage}
  167. width:600px;
  168. height:207px;
  169. {/block:PermalinkPage}
  170. }
  171.  
  172. #containerr{
  173. margin:auto;
  174. top:30px;
  175. padding-top:15px;
  176. position:relative;
  177. {block:indexpage}
  178. {block:ifThreeColumns}
  179. width:1090px;
  180. left:10px;
  181. {/block:ifThreeColumns}
  182. {block:ifTwoColumns}
  183. width:1090px;
  184. left:30px;
  185. {/block:ifTwoColumns}
  186. {/block:indexpage}
  187. {block:permalinkpage}
  188. {block:ifThreeColumns}
  189. width:1090px;
  190. left:90px;
  191. {/block:ifThreeColumns}
  192. {block:ifTwoColumns}
  193. width:1090px;
  194. left:96px;
  195. {/block:ifTwoColumns}
  196. {/block:permalinkpage}
  197. overflow:hidden;
  198. }
  199.  
  200.  
  201. #container .topbanner {
  202. z-index:999999999999999;
  203. top: 0px;
  204. width: 900px;
  205. height: auto;
  206. background-color: transparent;
  207. }
  208.  
  209.  
  210. #posts{
  211. {block:indexpage}
  212. {block:ifThreeColumns}
  213. width:1080px;
  214. {/block:ifThreeColumns}
  215. {block:ifTwoColumns}
  216. width:1100px;
  217. {/block:ifTwoColumns}
  218. {/block:indexpage}
  219. {block:permalinkpage}
  220. width:800px;
  221. {/block:permalinkpage}
  222. }
  223.  
  224. #c0zy{
  225. position:fixed !important;
  226. width:auto;
  227. height:auto;
  228. right:3px;
  229. top:26px;
  230. }
  231.  
  232. #c0zy:hover{
  233. position:fixed !important;
  234. width:auto;
  235. height:auto;
  236. }
  237.  
  238. #entry{
  239. z-index:9999;
  240. border:0px solid;
  241. border-color: #FFFFF1;
  242. float: left;
  243. {block:ifThreeColumns}
  244. width:345px;
  245. height:auto;
  246. {/block:ifThreeColumns}
  247. {block:ifTwoColumns}
  248. width:500px;
  249. height:auto;
  250. {/block:ifTwoColumns}
  251. background-color:transparent;
  252. {block:PermalinkPage}
  253. width: 600px;
  254. height: auto;
  255. {/block:PermalinkPage}
  256. line-height:8px;
  257. padding:0px;
  258. {block:ifPageCurlShadows}
  259. {block:ifThreeColumns}
  260. margin-right:10px;
  261. margin-bottom:0px;
  262. {/block:ifThreeColumns}
  263. {block:ifTwoColumns}
  264. margin-right:20px;
  265. margin-bottom:0px;
  266. {/block:ifTwoColumns}
  267. {/block:ifPageCurlShadows}
  268. {block:ifNotPageCurlShadows}
  269. margin-right:10px;
  270. margin-bottom:10px;
  271. {/block:ifNotPageCurlShadows}
  272. overflow:hidden;
  273. }
  274.  
  275.  
  276. #entry img{
  277. {block:IndexPage}
  278. {block:ifThreeColumns}
  279. max-width: 345px;
  280. height: auto;
  281. {/block:ifThreeColumns}
  282. {block:ifTwoColumns}
  283. max-width: 500px;
  284. height: auto;
  285. {/block:ifTwoColumns}
  286. {/block:IndexPage}
  287. {block:PermalinkPage}
  288. max-width: 600px;
  289. height: auto;
  290. {/block:PermalinkPage}
  291. }
  292.  
  293.  
  294. {block:ifReblogLinkOnHover}
  295. #entry:hover #reblog{
  296. {block:IndexPage}
  297. {block:ifThreeColumns}
  298. margin-left:315px;
  299. {/block:ifThreeColumns}
  300. {block:ifTwoColumns}
  301. margin-left:470px;
  302. {/block:ifTwoColumns}
  303. margin-top:8px;
  304. opacity:1;-webkit-transition: all 0.3s ease-out;
  305. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  306. {/block:IndexPage}
  307. }
  308.  
  309. #reblog{
  310. width:22px;
  311. float:left;
  312. {block:ifThreeColumns}
  313. margin-left:315px;
  314. {/block:ifThreeColumns}
  315. {block:ifTwoColumns}
  316. margin-left:470px;
  317. {/block:ifTwoColumns}
  318. margin-top:0px;
  319. position:absolute;opacity:0;-webkit-transition: all 0.3s ease-out;
  320. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  321. {/block:ifReblogLinkOnHover}
  322.  
  323.  
  324. #permapagenotesbox{
  325. font-family: {Font:Body};
  326. font-size: 9px;
  327. text-align: center;
  328. padding-bottom:10px;
  329. z-index:9999;
  330. width:600px;
  331. background-color:{color:Post Box};
  332. }
  333.  
  334.  
  335. #pagination{
  336. font-size: 10px;}
  337. #tumblr_controls{
  338. position: fixed !important;
  339. }
  340.  
  341. #permapage{
  342. font-family: {Font:Body};
  343. font-size: 9px;
  344. text-align: center;
  345. padding-bottom:10px;
  346. z-index:9999;}
  347.  
  348. #notes{
  349. {block:permalinkpage}
  350. background-color:{color:Post Box};
  351. display:block;
  352. width:800px;
  353. float: left;
  354. padding:10px;
  355. overflow:visible;
  356. z-index:9999999;
  357. margin-top: 10px;
  358. outline:1px solid rgba(0, 0, 0, .1);
  359. border:2px solid rgba(0, 0, 0, .05);
  360. text-align: left;
  361. {/block:permalinkpage}
  362. }
  363.  
  364.  
  365. .title{
  366. font-family: Nixie One;
  367. text-transform:uppercase;
  368. font-size: 22px;
  369. line-height: 25px;
  370. color: {color:Title};
  371. letter-spacing: 0px;
  372. }
  373.  
  374.  
  375. .asktitle{
  376. font-family: {font:Body};
  377. text-transform:uppercase;
  378. font-size: 12px;
  379. line-height: 12px;
  380. color: {color:Title};
  381. font-weight: normal;
  382. letter-spacing: 0px;
  383. }
  384.  
  385. .leblogtitle{
  386. font-family: QuicksandLight;
  387. font-size: 60px;
  388. text-transform: uppercase;
  389. line-height: 50px;
  390. color: {color:Blog Title};
  391. -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;
  392. {block:ifBlogTitleHoverEffect}
  393. text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
  394. {/block:ifBlogTitleHoverEffect}
  395.  
  396. }
  397.  
  398. .credy{
  399. font-family: Arial;
  400. font-size: 9px;
  401. opacity: .6;
  402. color: {color:Body};
  403. letter-spacing: 0px;
  404. border-style: outset;
  405. border-width: 2px;
  406. }
  407.  
  408. .leblogtitle:hover{
  409. color:{color:Hover};
  410. -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;
  411. {block:ifBlogTitleHoverEffect}
  412. text-shadow: 0px 1px 1px #4d4d4d; color: #222;
  413. {/block:ifBlogTitleHoverEffect}
  414. }
  415.  
  416. .credy:hover{
  417. font-family: Arial;
  418. font-size: 9px;
  419. opacity: .6;
  420. color: {color:Body};
  421. letter-spacing: 0px;
  422. border-style: inset;
  423. border-width: 2px;
  424. }
  425.  
  426.  
  427. .permalinktext{
  428. font-family: {Font:Body};
  429. padding: 5px;
  430. position: absolute;
  431. text-align: center;
  432. width: 200px;
  433. -moz-transition: 0.3s ease-out;
  434. -webkit-transition: 0.3s ease-out;
  435. transition: 0.3s ease-out;
  436. opacity:0;
  437. }
  438.  
  439. .permalinktext a{color:{color:links};
  440. }
  441.  
  442. {block:iffadedimagesonhover}
  443. img{ -webkit-transition: opacity 0.4s linear; opacity: 1; }
  444. img:hover{ -webkit-transition: opacity 0.4s linear; opacity: 0.75; }
  445. {/block:iffadedimagesonhover}
  446.  
  447. .entry:hover .permalinktext {
  448. -moz-transition: 0.3s ease-out;
  449. -webkit-transition: 0.3s ease-out;
  450. transition: 0.3s ease-out;
  451. width:200px;
  452. text-decoration:line-through;
  453. height:auto;
  454. display: block;
  455. opacity: 1;
  456. }
  457.  
  458. blockquote{
  459. padding:0px 0px 2px 3px;
  460. margin:0px 0px 2px 1px;
  461. }
  462. ul, ol, li{
  463. list-style:none;
  464. margin:0px;
  465. padding:0px;
  466. }
  467.  
  468. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  469. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  470. }
  471.  
  472. a.links {
  473. font-family: Arial;
  474. font-size: 10px;
  475. line-height: 9px;
  476. text-transform: normal;
  477. letter-spacing:0px;
  478. display:block;
  479. padding: 0px;
  480. margin-bottom: 0px;
  481. -moz-border-radius:0px; border-radius:0px;
  482. }
  483.  
  484. a.links:hover {
  485. font-style: italic;
  486. text-decoration: underline;
  487. letter-spacing:10px;
  488. }
  489.  
  490. </style>
  491. <link rel="shortcut icon" href="{Favicon}">
  492. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  493. <meta name="viewport" content="width=720" />
  494. </head>
  495. <body>
  496.  
  497. <div id="c0zy">
  498. <a href="http://c0zy.tumblr.com"><img src="http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png"></a>
  499. </div>
  500.  
  501. <div id="containerr">
  502. <div class="topbanner" style="overflow:hidden;
  503. {block:ifThreeColumns}
  504. margin-left:-20px;
  505. {/block:ifThreeColumns}
  506. {block:ifTwoColumns}
  507. margin-left:-70px;
  508. {/block:ifTwoColumns}
  509.  
  510. {block:permalinkpage}
  511. {block:ifThreeColumns}
  512. margin-right:178px;
  513. {/block:ifThreeColumns}
  514. {block:ifTwoColumns}
  515. margin-right:120px;
  516. {/block:ifTwoColumns}
  517. {block:permalinkpage}">
  518. <center>
  519. <a href="/"><img style="max-width:800px; max-height:300px; margin-bottom:5px;" src="{image:Header}"></a><br>
  520. {block:ifShowTitle}<span class="leblogtitle">{title}</span><br><br><br>{/block:ifShowTitle}
  521. {block:ifAskLink}<a href="/ask" class="sidelink">{text:Ask Link Text}</a>&nbsp;{/block:ifAskLink}
  522. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" class="sidelink">{text:Custom Link One Title}</a>&nbsp;{/block:ifCustomLinkOneTitle}
  523. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" class="sidelink">{text:Custom Link Two Title}</a>&nbsp;{/block:ifCustomLinkTwoTitle}
  524. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" class="sidelink">{text:Custom Link Three Title}</a>&nbsp;{/block:ifCustomLinkThreeTitle}
  525. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}" class="sidelink">{text:Custom Link Four Title}</a>&nbsp;{/block:ifCustomLinkFourTitle}
  526. {block:ifCustomLinkFiveTitle}<a href="{text:Custom Link Five}" class="sidelink">{text:Custom Link Five Title}</a>&nbsp;{/block:ifCustomLinkFiveTitle}
  527. {block:ifCustomLinkSixTitle}<a href="{text:Custom Link Six}" class="sidelink">{text:Custom Link Six Title}</a>&nbsp;{/block:ifCustomLinkSixTitle}
  528. {block:ifCustomLinkSevenTitle}<a href="{text:Custom Link Seven}" class="sidelink">{text:Custom Link Seven Title}</a>&nbsp;{/block:ifCustomLinkSevenTitle}
  529. {block:ifCustomLinkEightTitle}<a href="{text:Custom Link Eight}" class="sidelink">{text:Custom Link Eight Title}</a>&nbsp;{/block:ifCustomLinkEightTitle}
  530. {block:ifCustomLinkNineTitle}<a href="{text:Custom Link Nine}" class="sidelink">{text:Custom Link Nine Title}</a>&nbsp;{/block:ifCustomLinkNineTitle}
  531. {block:ifCustomLinkTenTitle}<a href="{text:Custom Link Ten}" class="sidelink">{text:Custom Link Ten Title}</a>&nbsp;{/block:ifCustomLinkTenTitle}
  532. {block:ifArchiveLink}<a href="/archive" class="sidelink">{text:Archive Link Text}</a>{/block:ifArchiveLink}
  533. {block:IfShowBlogDescription}
  534. <div style="line-height:14px; margin-top:10px; margin-bottom:0px; color:{color:Blog Description};"><span class="description">{description}</span></div>{/block:IfShowBlogDescription}
  535. </center>
  536. </div>
  537. </div>
  538.  
  539. <div id="weiner">
  540. <div id="containerr">
  541. <div id="sidebarr">
  542. </div>
  543. </center>
  544.  
  545. <div id="pagination">
  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:ifReblogLinkOnHover}
  555. <div id="reblog"><a href="{ReblogURL}" title="Reblog"><img src="http://static.tumblr.com/tak5d5w/OBnlsu9qa/c0zyreblogbutton.png" width="22px"/></a></div>
  556. {/block:ifReblogLinkOnHover}
  557. <div id="leposts">
  558. <a href="{permalink}">
  559. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width={block:ifThreeColumns}345{/block:ifThreeColumns}{block:ifTwoColumns}500{/block:ifTwoColumns}; style=""></a>
  560. {block:ifPageCurlShadows}
  561. <img style="width:{block:ifThreeColumns}345px;{/block:ifThreeColumns}{block:ifTwoColumns}500px;{/block:ifTwoColumns} opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  562. {/block:ifPageCurlShadows}
  563. </div>
  564. {/block:IndexPage}
  565.  
  566. {block:PermalinkPage}
  567. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=600px; style=" {block:IfSoftShadows}-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:IfSoftShadows} border="0">
  568. {block:ifPageCurlShadows}
  569. <img style="width:600px; opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  570. {/block:ifPageCurlShadows}
  571. </center>
  572. {/block:PermalinkPage}
  573. {/block:Photo}
  574.  
  575. {block:Photoset}
  576. <div style="background-color:{color:Post Box};">
  577. <div style="padding:5px">
  578. {block:IndexPage}
  579. {block:ifTwoColumns}
  580. {Photoset-500}
  581. {/block:ifTwoColumns}
  582. {block:ifThreeColumns}
  583. {Photoset-250}
  584. {/block:ifThreeColumns}
  585. {/block:IndexPage}
  586. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</div>
  587. {block:indexpage}<div style="height:1px;background-color:#000; opacity:.2; width:90%; margin-bottom:5px;"></div>
  588. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  589. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  590. </a></div>{/block:indexpage}
  591. </div>
  592. {block:IndexPage}
  593. {block:ifPageCurlShadows}
  594. <img style="width:{block:ifThreeColumns}345px;{/block:ifThreeColumns}{block:ifTwoColumns}500px;{/block:ifTwoColumns} opacity:.5;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  595. {/block:ifPageCurlShadows}
  596. {/block:IndexPage}
  597. {block:PermalinkPage}
  598. {block:ifPageCurlShadows}
  599. <img style="width:600px; opacity:.5;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  600. {/block:ifPageCurlShadows}
  601. {/block:PermalinkPage}
  602. {/block:Photoset}
  603.  
  604. {block:Text}
  605. <div style="background-color:{color:Post Box};">
  606. <div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-right:10px;">
  607. {block:Title}
  608. <a href="{permalink}"><span class="title">{Title}</span></a>
  609. {/block:Title}
  610. <span class="entrytext" style="line-height:12px;">{Body}</span>
  611. <a href="{Permalink}"></a></div>
  612. {block:indexpage}<center><div style="height:1px;background-color:#000; opacity:.2; width:90%; margin-bottom:5px;"></div></center>
  613. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  614. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  615. </a></div>{/block:indexpage}
  616. </div>
  617. {block:IndexPage}
  618. {block:ifPageCurlShadows}
  619. <img style="width:{block:ifThreeColumns}345px;{/block:ifThreeColumns}{block:ifTwoColumns}500px;{/block:ifTwoColumns} opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  620. {/block:ifPageCurlShadows}
  621. {/block:IndexPage}
  622. {block:PermalinkPage}
  623. {block:ifPageCurlShadows}
  624. <img style="width:600px; opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  625. {/block:ifPageCurlShadows}
  626. {/block:PermalinkPage}
  627. {/block:Text}
  628.  
  629. {block:Link}
  630. <div style="background-color:{color:Post Box};">
  631. <div style="padding-top:15px; padding-bottom:0px;>
  632. <a href="{URL}"><span class="title">{Name}</span></a></div>
  633. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  634. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  635. {block:indexpage}<br><center><div style="height:1px;background-color:#000; opacity:.2; width:90%; margin-bottom:5px;"></div></center>
  636. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  637. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  638. </a></div>{/block:indexpage}
  639. </div>
  640. {block:ifPageCurlShadows}
  641. <img style="width:{block:ifThreeColumns}345px;{/block:ifThreeColumns}{block:ifTwoColumns}500px;{/block:ifTwoColumns} opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  642. {/block:ifPageCurlShadows}
  643. {/block:Link}
  644.  
  645. {block:Quote}
  646. <div style="background-color:{color:Post Box};">
  647. <div style="padding-top:10px; padding-bottom:10px; padding-left:10px; padding-right:10px;">
  648. <span class="title">"{Quote}"</span><br><br>
  649. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  650. -{Source}
  651. {/block:Source}</a></div><br>{block:indexpage}<center><div style="height:1px;background-color:#000; opacity:.2; width:98%; margin-bottom:5px;"></div></center>
  652. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  653. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  654. </a></div>{/block:indexpage}
  655. </div>
  656. </div>
  657. {block:ifPageCurlShadows}
  658. <img style="width:{block:ifThreeColumns}345px;{/block:ifThreeColumns}{block:ifTwoColumns}500px;{/block:ifTwoColumns} opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  659. {/block:ifPageCurlShadows}
  660. {/block:Quote}
  661.  
  662. {block:Chat}
  663. <div style="background-color:{color:Post Box};">
  664. <div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-right:10px;">
  665. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  666. <ul class="chat">
  667. {block:Lines}
  668. <li class="user_{UserNumber}">
  669. {block:Label}
  670. <span class="label" style="line-height:12px;">{Label}</span>
  671. {/block:Label}
  672. {Line}
  673. </li>
  674. {/block:Lines}
  675. </ul>
  676. {block:Caption}{Caption}{/block:Caption}
  677. <br>{block:indexpage}<center><div style="height:1px;background-color:#000; opacity:.2; width:98%; margin-bottom:5px;"></div></center>
  678. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  679. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  680. </a></div>{/block:indexpage}
  681. </div>
  682. </div>
  683. {block:ifPageCurlShadows}
  684. <img style="width:{block:ifThreeColumns}345px;{/block:ifThreeColumns}{block:ifTwoColumns}500px;{/block:ifTwoColumns} opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  685. {/block:ifPageCurlShadows}
  686. {/block:Chat}
  687.  
  688. {block:Answer}
  689. <div style="background-color:{color:Post Box};">
  690. <div style="padding-bottom:5px;{block:PermalinkPage}padding-left:5px;{block:PermalinkPage} padding-right:5px; padding-top:10px;">
  691. <center>
  692. <div style="padding-left:10px;padding-right:10px; margin-bottom:-10px;"><span class="asktitle">{asker}: {Question}</span></div><br>
  693. <div style="padding-right:10px; padding-left:10px;"><span class="entrytext" style="line-height:12px;">{Answer}</span></div>
  694. </center>
  695. </div>
  696. {block:indexpage}<div style="height:1px;background-color:#000; opacity:.2; width:90%; margin-bottom:5px;"></div>
  697. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  698. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  699. </a></div>{/block:indexpage}</div>
  700. {block:IndexPage}
  701. {block:ifPageCurlShadows}
  702. <img style="width:{block:ifThreeColumns}345px;{/block:ifThreeColumns}{block:ifTwoColumns}500px;{/block:ifTwoColumns} opacity:.5;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  703. {/block:ifPageCurlShadows}
  704. {/block:IndexPage}
  705. {block:PermalinkPage}
  706. {block:ifPageCurlShadows}
  707. <img style="width:600px; opacity:.5;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  708. {/block:ifPageCurlShadows}
  709. {/block:PermalinkPage}
  710. {/block:Answer}
  711.  
  712. {block:Audio}
  713. <div style="background-color:{color:Post Box};">
  714. <div style="padding-top:30px; padding-bottom:0px;">
  715. <div style="float:center">
  716. {AudioPlayerGrey}
  717. </div>
  718. </div>
  719. <div style="padding-bottom:0px;">{block:Caption}{Caption}{/block:Caption}</div>{block:indexpage}
  720. <center><div style="height:1px;background-color:#000; opacity:.2; width:90%; margin-bottom:5px;"></div></center>
  721. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  722. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  723. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  724. </a></div>{/block:indexpage}
  725. </div>
  726. {block:ifPageCurlShadows}
  727. <img style="width:{block:ifThreeColumns}345px;{/block:ifThreeColumns}{block:ifTwoColumns}500px;{/block:ifTwoColumns} opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  728. {/block:ifPageCurlShadows}
  729. {/block:Audio}
  730.  
  731. {block:Video}
  732. <div style="background-color:{color:Post Box};">
  733. <div style="padding-top:10px; padding-bottom:8px;">
  734. {block:IndexPage}
  735. {block:ifTwoColumns}
  736. {Video-400}
  737. {/block:ifTwoColumns}
  738. {block:ifThreeColumns}
  739. {Video-250}
  740. {/block:ifThreeColumns}
  741. {/block:IndexPage}
  742. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  743. </div>
  744. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  745. {block:indexpage}<center><div style="height:1px;background-color:#000; opacity:.2; width:90%; margin-bottom:5px;"></div></center>
  746. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  747. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}, {Year}
  748. </a></div>{/block:indexpage}
  749. </div>
  750. {block:indexpage}{block:ifPageCurlShadows}
  751. <img style="width:{block:ifThreeColumns}345px;{/block:ifThreeColumns}{block:ifTwoColumns}500px;{/block:ifTwoColumns} opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  752. {/block:ifPageCurlShadows}
  753. {block:indexpage}
  754.  
  755. {block:permalinkpage}{block:ifPageCurlShadows}
  756. <img style="width:600px;opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  757. {/block:ifPageCurlShadows}
  758. {/block:permalinkpage}
  759. {/block:Video}
  760. </center>
  761.  
  762. {block:PermalinkPage}</a>
  763. <div id="permapagenotesbox"><br>
  764. <br>
  765. {block:notecount}
  766. {notecountwithlabel}
  767. {/block:notecount}&nbsp;&nbsp;{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date}&nbsp;&nbsp;{block:RebloggedFrom} Reblogged from
  768. <a href="{ReblogParentURL}">{ReblogParentName}</a></a><br><br>
  769. <center><div style="height:1px;background-color:#000; opacity:.2; width:90%; margin-bottom:5px;"></div></center>
  770. Posted by
  771. <a href="{ReblogRootURL}">{ReblogRootName}</a>
  772. {/block:RebloggedFrom}<br>
  773. </div>
  774. {block:ifPageCurlShadows}
  775. <img style="width:600px; opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  776. {/block:ifPageCurlShadows}
  777. <br>
  778. <div id="permapage">
  779. <br>
  780. {block:PostNotes}
  781. <div style="background-color:{color:Post Box}; margin-top:-5px;">
  782. <div align="left" style="padding:5px;">{PostNotes}</div>
  783. </div>
  784. {block:ifPageCurlShadows}
  785. <img style="width:600px; opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  786. {/block:ifPageCurlShadows}
  787. {/block:PostNotes}
  788. </div>
  789. </div>
  790. {/block:PermalinkPage}
  791. </div>
  792. {/block:Posts}
  793. </div>
  794. </div>
  795. </div>
  796. </div>
  797. </center>
  798. </div>
  799. </div>
  800. {block:indexpage}
  801. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  802. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  803. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  804. <script type="text/javascript">
  805. $(window).load(function(){
  806. var $wall = $('#posts');
  807. $wall.imagesLoaded(function(){
  808. $wall.masonry({
  809. itemSelector: '#entry, #entry_photo',
  810. isAnimated : false
  811. });
  812. });
  813.  
  814. $wall.infinitescroll({
  815. navSelector : '#page-nav',
  816. nextSelector : '#page-nav a',
  817. itemSelector : '#entry, #entry_photo',
  818. bufferPx : 2000,
  819. debug : false,
  820. errorCallback: function() {
  821. $('#infscr-loading').fadeOut('normal');
  822. }},
  823. function( newElements ) {
  824. var $newElems = $( newElements );
  825. $newElems.hide();
  826. $newElems.imagesLoaded(function(){
  827. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  828. });
  829. }); $('#content').show(500);
  830. });
  831. </script>
  832. {/block:indexpage}
  833. </body>
  834. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement