Advertisement
wildthemes

ella theme 2 column

Aug 29th, 2012
660
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.62 KB | None | 0 0
  1. <!--
  2. ella theme two column by wildthemes. do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.-->
  3.  
  4. <!--This work is licensed under a Creative Commons Attribution 3.0 Unported License.
  5.  
  6. taking credits off/stealing/using my themes as a basecode is illegal.-->
  7.  
  8. <head>
  9.  
  10. <script type="text/javascript"
  11. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  12.  
  13.  
  14.  
  15. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  16.  
  17.  
  18. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  19. <meta name="color:background" content="#f7f7f7"/>
  20. <meta name="image:background" content="">
  21. <meta name="color:text" content="#000"/>
  22. <meta name="color:link" content="#000"/>
  23. <meta name="color:hover" content="#000"/>
  24. <meta name="color:link shadows" content="#000"/>
  25. <meta name="color:glow colour" content="#fff"/>
  26. <meta name="image:sidebar" content="1"/>
  27. <meta name="if:show sidebar photo" content="0"/>
  28. <meta name="if:show blog title" content="1"/>
  29. <meta name="if:infinite scrolling" content="1"/>
  30. <meta name="if:shadow links" content="0"/>
  31. <meta name="text:Link One Title" content="one" />
  32. <meta name="text:Link One" content="/" />
  33. <meta name="text:Link Two Title" content="two" />
  34. <meta name="text:Link Two" content="/" />
  35. <meta name="text:Link Three Title" content="three" />
  36. <meta name="text:Link Three" content="/" />
  37. <meta name="text:Link Four Title" content="/" />
  38. <meta name="text:Link Four" content="four" />
  39. <meta name="text:Link Five Title" content="/" />
  40. <meta name="text:Link Five" content="five" />
  41.  
  42. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  43.  
  44.  
  45.  
  46.  
  47. <style type="text/css">
  48. #notez {z-index:99999999999999; margin-left:0px; font-size:10px; padding:2px; position:absolute; bottom:10px;width:-10px; text-align:right; height: auto; overflow:hidden; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; background-color:#ffffff; opacity:.7;;}
  49.  
  50. #notez:hover {padding-left:20px; opacity:1.0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
  51.  
  52. .links a:link, .links a:visited, .links a:active
  53.  
  54. {display: block;
  55. font-family: littlefont;
  56. font-style: none;
  57. text-transform: uppercase;
  58. font-size: 8px;
  59. text-align: right ;
  60. width: auto;
  61. margin: 1px 1px;
  62. margin-bottom:0px;
  63. border-right: 8px solid #fff;
  64. background-color: #D4D4D4;
  65. padding: 2px 5px;
  66. letter-spacing: 0px;
  67. color: #000000;
  68. transition: all 0.5s ease-out;
  69. -o-transition-transition: all 0.5s ease-out;
  70. -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
  71. .links a:hover {display: block; background-color: #fff; border-right: 40px solid #eee; color: #000000; -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  72. blockquote{
  73. padding:0px 0px 2px 5px;
  74. margin:0px 0px 2px 1px;
  75. border-left: 1px dotted #000000;
  76. }
  77.  
  78. .iloveyou {
  79. color: #FFFFFF;
  80. letter-spacing:1px;
  81. font-family: arial;
  82. font-size: 8px;
  83. line-height:14px;
  84. margin: 2px;
  85. opacity:0.6;
  86. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  87. background-repeat:repeat;
  88. border:1px solid rgba(0,0,0,0.1);
  89. padding:3px 5px;
  90. -webkit-border-radius:2px;
  91. moz-border-radius:2px;
  92. -o-border-radius:2px;
  93. border-radius:2px;
  94.  
  95.  
  96. }
  97.  
  98.  
  99.  
  100. .iloveyou:hover{
  101. -webkit-transition: opacity 0.7s linear;
  102. opacity: 1;
  103. -webkit-transition: all 0.4s ease-out;
  104. -moz-transition: all 0.4s ease-out;
  105. transition: all 0.4s ease-out;-moz-box-shadow: 0 0 15px {color:glow colour};
  106. -webkit-box-shadow: 0 0 15px {color:glow colour};
  107. box-shadow: 0 0 15px {color:glow colour};
  108. -webkit-transition: all .25s ease-in-out;
  109. -moz-transition: all .25s ease-in-out;
  110. -o-transition: all .25s ease-in-out;
  111. transition: all .25s ease-in-out;}
  112. }
  113.  
  114. .iloveyou a { color: #FFF; }
  115.  
  116.  
  117.  
  118. #tumblr_controls{
  119. position:fixed !important;
  120. }
  121.  
  122. .wrapper{
  123. margin: 0px auto;
  124. width: 802px;
  125. }
  126.  
  127. .header{
  128. float: left;
  129. width: 100%;
  130. }
  131.  
  132. .left{
  133. float: left;
  134. margin-right: 20px;
  135. width: 802px;
  136. }
  137.  
  138. .right{
  139. float: right;
  140. width: 200px;
  141. background-color: {color:Background};
  142. }
  143.  
  144. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  145.  
  146. @font-face { font-family: "cake"; src: url('http://static.tumblr.com/chrrjbz/7NGlys3s8/cinnamon_cake.ttf'); }
  147.  
  148. body{
  149. margin:0px;
  150. background-color: {color:background};
  151. background-image: url({image:background});
  152. background-attachment: fixed;}
  153. body, div, p, textarea, submit, input{
  154. font-family: short stack;
  155. font-size: 10px;
  156. line-height: 12px;
  157. color:{color:text};
  158. }
  159.  
  160. a:link, a:active, a:visited{
  161. color: {color:Link};
  162. text-decoration: none;
  163. -webkit-transition: color 0.4s ease-out;
  164. -moz-transition: color 0.4s ease-out;
  165. }
  166.  
  167. a:hover {
  168. color: {color:hover};
  169. {block:ifshadowlinks}
  170. text-shadow:1px 1px 3px {color:link shadows};{/block:ifshadowlinks}
  171. -webkit-transition: all 0.4s linear;
  172. -webkit-transition: all 0.4s linear;
  173. -moz-transition: all 0.4s linear;
  174. transition: all 0.4s linear;
  175. }
  176.  
  177.  
  178.  
  179. #posts .entry img{
  180. max-width: 100%;
  181. }
  182.  
  183. #posts {
  184. width: 1000px;
  185. margin-left: 150px;
  186. margin-top:2px;
  187. float: left;
  188.  
  189. }
  190.  
  191. .entry:hover{
  192. -moz-box-shadow: 0 0 15px {color:glow colour};
  193. -webkit-box-shadow: 0 0 15px {color:glow colour};
  194. box-shadow: 0 0 15px {color:glow colour};
  195. -webkit-transition: all .25s ease-in-out;
  196. -moz-transition: all .25s ease-in-out;
  197. -o-transition: all .25s ease-in-out;
  198. transition: all .25s ease-in-out;}
  199.  
  200. .entry {
  201. margin-top: 4px;
  202. margin-left: 4px;
  203. margin-right: 4px;
  204. float:left;
  205. padding:5px;box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.4);
  206.  
  207. background:white;
  208. {block:IndexPage}
  209. width:340px;
  210. {/block:IndexPage}
  211. {block:PermalinkPage}
  212. width:500px;
  213. {/block:PermalinkPage}
  214. }
  215. .permalink2 {
  216. color: #000000;
  217. padding-top: 0px;
  218. padding-bottom: 0px;
  219. font-size: 10px;
  220. text-align: center;
  221. opacity: 0;
  222. filter: alpha(opacity = 0);
  223. -webkit-transition: all ease-in 250ms;
  224. -moz-transition: all ease-in 250ms;
  225. -o-transition: all ease-in 250ms;
  226. -ms-transition: all ease-in 250ms;
  227. transition: all ease-in 250ms;
  228.  
  229. }
  230. .perma1
  231. {
  232. opacity: 0.0;
  233. filter: alpha(opacity = 0);
  234. position:absolute;
  235. z-index:9999991;
  236. bottom: 0px;
  237. right: 7px;
  238. }
  239.  
  240. .entry:hover .perma1 {
  241.  
  242. -webkit-transition: opacity 0.4s linear;
  243. opacity: 1;
  244. -moz-transition: all 0.4s linear;
  245. transition: all 0.4s linear;
  246. filter: alpha(opacity = 100);
  247.  
  248. }
  249.  
  250. .likep {
  251. width: 21px;
  252. height: 20px;
  253. overflow: hidden;
  254. z-index: 9999999;
  255. display: inline-block;
  256.  
  257. }
  258. .rep {
  259. width: 24px;
  260. height: 20px;
  261. overflow: hidden;
  262. z-index: 9999999;
  263. display: inline-block;
  264.  
  265. }
  266. .likep a:hover {
  267. background-position: 0px 0px;
  268. }
  269. .likep a {
  270. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  271. background-position: 0px 0px;
  272. display: block;
  273. z-index: 9999999;
  274. webkit-transition: all 0s linear;
  275. -webkit-transition: all 0s linear;
  276. -moz-transition: all 0s linear;
  277. transition: all 0s linear;
  278. }
  279. .likep img {
  280. width: 21px;
  281. height: 20px;
  282. webkit-transition: all 0.2s linear;
  283. -webkit-transition: all 0.2s linear;
  284. -moz-transition: all 0.2s linear;
  285. transition: all 0.2s linear;
  286. }
  287. .rep img{
  288. width: 24px;
  289. height: 20px;
  290. line-height: 30px;
  291. display: inline;
  292. }
  293.  
  294. .not { display: inline-block;
  295. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  296. height: 20px;
  297. font-size: 11px;
  298. line-height: 20px;
  299. color: #fff;
  300. padding-left: 4px;
  301. padding-right: 4px;
  302. -moz-border-radius: 2px;
  303. border-radius: 2px;
  304. bottom: 6px;
  305. position: relative;
  306. letter-spacing:0px;
  307. }
  308. .not a{
  309. color: #fff;
  310. font-family: helvetica;
  311. }
  312.  
  313. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  314. opacity: 0.8;
  315. filter: alpha(opacity = 80);
  316. }
  317. .not:hover , .rep:hover, .likep:hover {
  318. opacity: 1!important;
  319. filter: alpha(opacity = 100)!important;
  320. }
  321.  
  322. .permahover {
  323. text-align: right;
  324. line-height:200%;
  325. opacity: 0.0;
  326. filter: alpha(opacity = 0);
  327. font-size: 9px;
  328. line-height: 9px;
  329. text-transform: uppercase;
  330. }
  331.  
  332. .entry:hover .permahover {
  333. text-align: center;
  334. opacity: 1;
  335. filter: alpha(opacity = 50);
  336.  
  337.  
  338. }
  339.  
  340.  
  341. div#sidebar{
  342. position:fixed !important;
  343. width: 260px;
  344. height: auto;
  345. margin-top: 80px;
  346. margin-left:-180px;
  347. padding: 4px; -moz-box-shadow: 0 0 15px {color:glow colour};
  348. -webkit-box-shadow: 0 0 15px {color:glow colour};
  349. box-shadow: 0 0 15px {color:glow colour};
  350. -webkit-transition: all .25s ease-in-out;
  351. -moz-transition: all .25s ease-in-out;
  352. -o-transition: all .25s ease-in-out;
  353. transition: all .25s ease-in-out;
  354. text-align: center;box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.4);
  355.  
  356. background-color: white;
  357. }
  358.  
  359.  
  360. @font-face { font-family: "lobster"; src: url('http://themes.googleusercontent.com/static/fonts/lobster/v3/MWVf-Rwh4GLQVBEwbyI61Q.woff'); }
  361.  
  362.  
  363.  
  364. #infscr-loading{
  365. bottom: -70px;
  366. position: absolute;
  367. left: 50%;
  368. margin-left:-8px;
  369. width:16px;
  370. height:11px;
  371. overflow:hidden;
  372. margin-bottom: 50px;
  373. }
  374.  
  375. @font-face {font-family: "kg luck of the irish";src: url('http://static.tumblr.com/nsunyax/RJSlz7y7g/kgluckoftheirish.ttf');}
  376.  
  377. .entries {
  378. font-size: 20px;
  379. border-bottom:1px solid #c4c4c4;
  380. font-family: short stack;
  381. color: #5a595c;
  382. font-weight: none;
  383. text-align: left;
  384. line-height: 14px;
  385. height: 14px;
  386. }
  387.  
  388. .title{
  389. font-family: 'lobster';
  390. font-size: 25px;
  391. line-height: 10px;
  392. color: #000;
  393. letter-spacing: 0px;
  394. font-weight: normal;
  395. }
  396. @font-face { font-family: "sueellen"; src: url('http://themes.googleusercontent.com/static/fonts/sueellenfrancisco/v2/TwHX4vSxMUnJUdEz1JIgrrtXaZAN_aGv07JTA91X2HI.woff'); }
  397.  
  398. @font-face {
  399. font-family: "dawning";
  400. src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
  401. }
  402.  
  403. #title2{
  404. position:fixed;
  405. margin-top: 40px;
  406. width: 300px;
  407. margin-left: -190px;
  408. z-index:100;
  409.  
  410. text-align: center;
  411. text-shadow: 1px 1px 3px black;
  412. }
  413.  
  414.  
  415. #title2 a:hover{
  416. position:fixed;
  417. margin-top: 60px;
  418. width: 260px;
  419. margin-left: 4px;
  420. z-index:100;
  421. text-align: left;
  422. text-shadow: 0px 0px 0px black;
  423. }
  424. .title2{
  425. color: #000;
  426. font-family: lobster;
  427. font-size: 40px;
  428. line-height: 40px;
  429. }
  430.  
  431.  
  432. .bubble {align:right;background: #d5d0d0; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  433.  
  434. .bubble p {margin:1px 0px;}
  435.  
  436. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #d5d0d0;}
  437.  
  438. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #f7f7f7}
  439.  
  440. .cum{font-family:'short stack';font-size:12px;}
  441.  
  442. .heart {display : block; text-indent : -7px; vertical-align : middle; background:
  443. url('http://www.hellostar.org/wp-admin/images/q1.gif') no-repeat left; padding-left : 10px;
  444. padding-bottom : 2px;}
  445.  
  446. .heart:hover {display : block; vertical-align : middle; background : url('http://www.hellostar.org/wp-admin/images/q2.gif') no-repeat left; padding-left : 10px; padding-bottom : 2px;}
  447.  
  448. {CustomCSS}
  449.  
  450. </style>
  451.  
  452. {block:ifsparklelinks}
  453. <style type="text/css">a:hover {background: url(http://media.tumblr.com/tumblr_m2himtTZZW1qef014.gif); }</style>
  454. </div>{/block:ifsparklelinks}
  455.  
  456. {block:IndexPage}
  457. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  458. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  459.  
  460. <script type="text/javascript">
  461. $(window).load(function () {
  462. var $content = $('#posts');
  463. $content.masonry({itemSelector: '.entry'}),
  464. $content.infinitescroll({
  465. navSelector : 'div#pagination',
  466. nextSelector : 'div#pagination a#nextPage',
  467. itemSelector : '.entry',
  468. loading: {
  469. finishedMsg: '',
  470. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  471. },
  472. bufferPx : 600,
  473. debug : false,
  474. },
  475. // call masonry as a callback.
  476. function( newElements ) {
  477. var $newElems = $( newElements );
  478. $newElems.hide();
  479. // ensure that images load before adding to masonry layout
  480. $newElems.imagesLoaded(function(){
  481. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  482. });
  483. });
  484. });
  485. </script>
  486.  
  487. {/block:IndexPage}
  488.  
  489.  
  490.  
  491. <title>{title}</title>
  492.  
  493. <link rel="shortcut icon" href="{Favicon}">
  494. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}">
  495. <meta name="viewport" content="width=820" />
  496.  
  497. {block:ifrainbowlinks}
  498. <script type='text/javascript'>
  499.  
  500.  
  501.  
  502.  
  503. //<![CDATA[
  504.  
  505.  
  506.  
  507.  
  508. var rate = 20;
  509.  
  510.  
  511.  
  512.  
  513. if (document.getElementById)
  514. window.onerror=new Function("return true")
  515.  
  516.  
  517.  
  518.  
  519. var objActive; // The object which event occured in
  520. var act = 0; // Flag during the action
  521. var elmH = 0; // Hue
  522. var elmS = 128; // Saturation
  523. var elmV = 255; // Value
  524. var clrOrg; // A color before the change
  525. var TimerID; // Timer ID
  526.  
  527.  
  528.  
  529.  
  530. if (document.all) {
  531. document.onmouseover = doRainbowAnchor;
  532. document.onmouseout = stopRainbowAnchor;
  533. }
  534. else if (document.getElementById) {
  535. document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);
  536. document.onmouseover = Mozilla_doRainbowAnchor;
  537. document.onmouseout = Mozilla_stopRainbowAnchor;
  538. }
  539.  
  540.  
  541.  
  542.  
  543. function doRainbow(obj)
  544. {
  545. if (act == 0) {
  546. act = 1;
  547. if (obj)
  548. objActive = obj;
  549. else
  550. objActive = event.srcElement;
  551. clrOrg = objActive.style.color;
  552. TimerID = setInterval("ChangeColor()",100);
  553. }
  554. }
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563. function stopRainbow()
  564. {
  565. if (act) {
  566. objActive.style.color = clrOrg;
  567. clearInterval(TimerID);
  568. act = 0;
  569. }
  570. }
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579. function doRainbowAnchor()
  580. {
  581. if (act == 0) {
  582. var obj = event.srcElement;
  583. while (obj.tagName != 'A' && obj.tagName != 'BODY') {
  584. obj = obj.parentElement;
  585. if (obj.tagName == 'A' || obj.tagName == 'BODY')
  586. break;
  587. }
  588.  
  589.  
  590.  
  591.  
  592. if (obj.tagName == 'A' && obj.href != '') {
  593. objActive = obj;
  594. act = 1;
  595. clrOrg = objActive.style.color;
  596. TimerID = setInterval("ChangeColor()",100);
  597. }
  598. }
  599. }
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608. function stopRainbowAnchor()
  609. {
  610. if (act) {
  611. if (objActive.tagName == 'A') {
  612. objActive.style.color = clrOrg;
  613. clearInterval(TimerID);
  614. act = 0;
  615. }
  616. }
  617. }
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626. function Mozilla_doRainbowAnchor(e)
  627. {
  628. if (act == 0) {
  629. obj = e.target;
  630. while (obj.nodeName != 'A' && obj.nodeName != 'BODY') {
  631. obj = obj.parentNode;
  632. if (obj.nodeName == 'A' || obj.nodeName == 'BODY')
  633. break;
  634. }
  635.  
  636.  
  637.  
  638.  
  639. if (obj.nodeName == 'A' && obj.href != '') {
  640. objActive = obj;
  641. act = 1;
  642. clrOrg = obj.style.color;
  643. TimerID = setInterval("ChangeColor()",100);
  644. }
  645. }
  646. }
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655. function Mozilla_stopRainbowAnchor(e)
  656. {
  657. if (act) {
  658. if (objActive.nodeName == 'A') {
  659. objActive.style.color = clrOrg;
  660. clearInterval(TimerID);
  661. act = 0;
  662. }
  663. }
  664. }
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673. function ChangeColor()
  674. {
  675. objActive.style.color = makeColor();
  676. }
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685. function makeColor()
  686. {
  687. // Don't you think Color Gamut to look like Rainbow?
  688.  
  689.  
  690.  
  691.  
  692. // HSVtoRGB
  693. if (elmS == 0) {
  694. elmR = elmV; elmG = elmV; elmB = elmV;
  695. }
  696. else {
  697. t1 = elmV;
  698. t2 = (255 - elmS) * elmV / 255;
  699. t3 = elmH % 60;
  700. t3 = (t1 - t2) * t3 / 60;
  701.  
  702.  
  703.  
  704.  
  705. if (elmH < 60) {
  706. elmR = t1; elmB = t2; elmG = t2 + t3;
  707. }
  708. else if (elmH < 120) {
  709. elmG = t1; elmB = t2; elmR = t1 - t3;
  710. }
  711. else if (elmH < 180) {
  712. elmG = t1; elmR = t2; elmB = t2 + t3;
  713. }
  714. else if (elmH < 240) {
  715. elmB = t1; elmR = t2; elmG = t1 - t3;
  716. }
  717. else if (elmH < 300) {
  718. elmB = t1; elmG = t2; elmR = t2 + t3;
  719. }
  720. else if (elmH < 360) {
  721. elmR = t1; elmG = t2; elmB = t1 - t3;
  722. }
  723. else {
  724. elmR = 0; elmG = 0; elmB = 0;
  725. }
  726. }
  727.  
  728.  
  729.  
  730.  
  731. elmR = Math.floor(elmR).toString(16);
  732. elmG = Math.floor(elmG).toString(16);
  733. elmB = Math.floor(elmB).toString(16);
  734. if (elmR.length == 1) elmR = "0" + elmR;
  735. if (elmG.length == 1) elmG = "0" + elmG;
  736. if (elmB.length == 1) elmB = "0" + elmB;
  737.  
  738.  
  739.  
  740.  
  741. elmH = elmH + rate;
  742. if (elmH >= 360)
  743. elmH = 0;
  744.  
  745.  
  746.  
  747.  
  748. return '#' + elmR + elmG + elmB;
  749. }
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762. //]]>
  763.  
  764.  
  765.  
  766.  
  767. </script>
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776. {/block:ifrainbowlinks}
  777.  
  778. </head>
  779. <body>
  780.  
  781.  
  782. <div class="wrapper">
  783. <div class="header">
  784. </div>
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791. {block:ifshowblogtitle}
  792. <div id="title2">
  793.  
  794.  
  795. <div class="title2"><a href="/">{Title}</div>
  796.  
  797. </div>{/block:ifshowblogtitle}
  798.  
  799. <div id="sidebar">
  800.  
  801. {block:ifshowsidebarphoto}<a href="/"><img src="{image:sidebar}" width=260px; height=170px></a>{/block:ifshowsidebarphoto}
  802. <br>
  803.  
  804.  
  805. {Description}
  806.  
  807. <br>
  808. <div class="links"><a href="{text:Link One}">{text:Link One Title}</a>
  809. </div>
  810. <div class="links"><a href="{text:Link Two}">{text:Link Two Title}</a></div>
  811. <div class="links"><a href="{text:Link Three}">{text:Link Three Title}</a></div>
  812. <div class="links"><a href="{text:Link Four}">{text:Link Four Title}</a></div>
  813. <div class="links"><a href="{text:Link Five}">{text:Link Five Title}</a></div>
  814.  
  815.  
  816.  
  817. </div>
  818.  
  819.  
  820.  
  821. <div class="left">
  822. <div id="posts">
  823. {block:Posts}
  824. <div class="entry">
  825.  
  826. {block:Text}
  827. {block:Title}<span class="title">{Title}</span>{/block:Title}
  828. <span class="entrytext">{Body}</span>{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> &middot <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}{/block:Text}
  829.  
  830. {block:Link}
  831. <a href="{URL}" class="title">{Name}</a><br>
  832. {block:Description}{Description}{/block:Description}{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> &middot <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}
  833. {block:Link}
  834.  
  835. {block:Photo}
  836. {block:IndexPage}
  837. <a href="{Permalink}"><div id="notez">{notecount}</div></a>
  838. {/block:IndexPage}
  839. {block:indexpage}
  840. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  841. {/block:indexpage}
  842. {block:permalinkpage}
  843. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  844. {/block:permalinkpage}
  845. {/block:Photo}
  846.  
  847. {block:Photoset}{block:IndexPage}<div class="permalink">
  848. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a> / {timeago}</div>{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{/block:Photoset}
  849.  
  850. {block:Quote}
  851. {Quote}</span>
  852. {block:Source}<strong>-{Source}</strong>{/block:Source}{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> &middot <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}
  853. {/block:Quote}
  854.  
  855. {block:Chat}
  856. {block:Title}<span class="title">{Title}</span>{/block:Title}
  857. <ul class="chat">
  858. {block:Lines}
  859. <li class="user_{UserNumber}">
  860. {block:Label}
  861. <span class="label">{Label}</span>
  862. {/block:Label}
  863.  
  864. {Line}
  865. </li>
  866. {/block:Lines}{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> &middot <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}
  867. {/block:Chat}
  868.  
  869.  
  870. {block:Audio}
  871. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerwhite}</div></div></center>{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> &middot <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}{/block:Audio}
  872.  
  873. {block:Video}{block:IndexPage}<div class="permalink">
  874. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a> / {timeago}</span></div>{Video-250}{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}{/block:Video}
  875.  
  876. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker} was like : {Question}&nbsp;</div>{Answer} {block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a></div>{/block:indexpage}{/block:Answer}
  877.  
  878. {block:PermalinkPage}
  879. <center>
  880. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  881.  
  882.  
  883. {/block:PermalinkPage}
  884.  
  885.  
  886. {block:PostNotes}{PostNotes}
  887. {/block:PostNotes}
  888. </div>
  889.  
  890.  
  891. {/block:Posts}
  892. </div>
  893. </div>
  894. {block:IndexPage}
  895. {block:Pagination}
  896. <div id="pagination">
  897. {block:NextPage}
  898. <a id="nextPage" href="{NextPage}"></a>
  899. {/block:NextPage}
  900. {block:PreviousPage}
  901. <a href="{PreviousPage}"></a>
  902. {/block:PreviousPage}
  903. </div>
  904. {/block:Pagination}
  905. {/block:IndexPage}
  906. </div>
  907.  
  908. </body>
  909. <div style="position:fixed;right:0px;top:28px;font-family: arial;">
  910. <span class="iloveyou"><a href="http://wildthemes.tumblr.com/" target="_blank">THEME.</a></span>
  911. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement