Advertisement
themesbycl

Untitled

Aug 8th, 2013
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.97 KB | None | 0 0
  1. <!--
  2.  
  3. NARNIA BY BLINK AND ITS OVER v.1.2.1
  4. DISTRIBUTED BY THEME CLOUD
  5.  
  6. -->
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml">
  10. <head>
  11.  
  12.  
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15. <script>
  16. $(document).ready(function() {
  17. //
  18. $('a.poplight[href^=#]').click(function() {
  19. var popID = $(this).attr('rel'); //Get Popup Name
  20. var popURL = $(this).attr('href'); //Get Popup href to define size
  21. var query= popURL.split('?');
  22. var dim= query[1].split('&');
  23. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  24. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://media.tumblr.com/tumblr_lprq9jrfsI1qcn2vb.png" class="btn_close" title="Close" alt="Close" /></a>');
  25. var popMargTop = ($('#' + popID).height() + 80) / 2;
  26. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  27. //Apply Margin to Popup
  28. $('#' + popID).css({
  29. 'margin-top' : -popMargTop,
  30. 'margin-left' : -popMargLeft
  31. });
  32. $('body').append('<div id="fade"></div>');
  33. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  34. return false;
  35. });
  36. $('a.close, #fade').live('click', function() {
  37. $('#fade , .popup_block').fadeOut(function() {
  38. $('#fade, a.close').remove(); //fade them both out
  39. });
  40. return false;
  41. });
  42. });
  43. </script>
  44.  
  45. <script language=JavaScript>
  46. <!--//Disable right click script III- By Renigade (renigade@mediaone.net)
  47. //For full source code, visit http://www.dynamicdrive.com
  48.  
  49. var message="";
  50. ///////////////////////////////////
  51. function clickIE() {if (document.all) {(message);return false;}}
  52. function clickNS(e) {if
  53. (document.layers||(document.getElementById&&!document.all)) {
  54. if (e.which==2||e.which==3) {(message);return false;}}}
  55. if (document.layers)
  56. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  57. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  58.  
  59. document.oncontextmenu=new Function("return false")
  60. // -->
  61. </script>
  62.  
  63.  
  64. <meta property=”og:title” content=”{block:PostTitle}
  65. {PostTitle}
  66. {/block:PostTitle}”>
  67.  
  68. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  69. <!-- Tumblr Settings Default-->
  70. <meta name="image:Background" content=""/>
  71. <meta name="color:Main Text" content="#333333"/>
  72. <meta name="color:Links" content="#558386"/>
  73. <meta name="color:Header Links" content="#4083a9"/>
  74. <meta name="text:Number of columns" content="5"/>
  75. <meta name="color:Background" content="#f0efeb"/>
  76. <meta name="if:Fade in posts" content="0"/>
  77. <meta name="color:Post Title" content="#000000"/>
  78. <meta name="color:Description" content="#4083a9"/>
  79. <meta name="text:Post padding" content="10"/>
  80. <meta name="color:Scroll Bar" content="#000"/>
  81. <meta name="if:Fix tumblr controls" content="1"/>
  82. <meta name="if:Lightbox" content="1"/>
  83. <meta name="if:Header Style A" content="1"/>
  84. <meta name="if:Header Style B" content="0"/>
  85. <meta name="if:Fix Header" content="1"/>
  86. <meta name="if:Transparent Header" content="1"/>
  87. <meta name="if:Blog Title Style A" content="0"/>
  88. <meta name="if:Blog Title Style B" content="1"/>
  89. <meta name="if:Blog Title Style C" content="0"/>
  90. <meta name="if:Show Portrait" content="0"/>
  91. <meta name="image:Logo" content=""/>
  92. <meta name="if:RSS link" content="0">
  93. <meta name="if:Archive link" content="0">
  94. <meta name="color:Header" content="#ffffff"/>
  95. <meta name="color:Links" content="#558386"/>
  96. <meta name="color:Links Hover" content="#ea0d36"/>
  97. <meta name="color:Blog Hover" content="#000000"/>
  98. <meta name="color:Blog" content="#333333"/>
  99. <meta name="if:Text Background" content="1">
  100. <meta name="color:Text background" content="#fff"/>
  101. <meta name="text:Analytics Tracking ID" content=""/>
  102.  
  103.  
  104.  
  105.  
  106. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  107. <link rel="shortcut icon" href="{Favicon}">
  108. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  109. {block:Description}
  110. <meta name="description" content="{MetaDescription}" />
  111. {/block:Description}
  112.  
  113. <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
  114.  
  115.  
  116. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
  117. <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
  118. <script src="http://static.tumblr.com/ssdtkch/26kmg0oqn/easing.js"></script>
  119.  
  120. <script src="http://static.tumblr.com/ssdtkch/rsxmg0on5/jquery.tipsy.js"></script>
  121. <script src="http://static.tumblr.com/ssdtkch/5cRls2m3o/jquery.lazyload.js" type="text/javascript" charset="utf-8"></script>
  122. <link rel="stylesheet" href="http://static.tumblr.com/2w7y46r/tpCltl37a/pictos_base.css">
  123.  
  124.  
  125.  
  126. <link href='http://fonts.googleapis.com/css?family=Open+Sans:700italic' rel='stylesheet' type='text/css'>
  127.  
  128.  
  129.  
  130.  
  131.  
  132. {block:IndexPage}
  133. <script src="http://static.tumblr.com/ssdtkch/7yYmg0pb4/narnia.tumblr.js"></script>
  134. {/block:IndexPage}
  135.  
  136. <script src="http://static.tumblr.com/ssdtkch/eVBmg0osc/common.js"></script>
  137. <script src="http://cdn.jquerytools.org/1.2.5/jquery.tools.min.js"></script>
  138. <link href="http://static.tumblr.com/ssdtkch/PFUmg0otg/core.css" rel="stylesheet" type="text/css" >
  139. <style>
  140. .tipsy { padding: 5px; font-size: 10px; }
  141. .tipsy-inner { padding: 5px 8px 4px 8px; background-color: {color:header}; color: {color:header links}; max-width: 200px; text-align: center; }
  142. .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  143. .tipsy-north { background-position: top center; }
  144. .tipsy-south { background-position: bottom center; }
  145. .tipsy-east { background-position: right center; }
  146. .tipsy-west { background-position: left center; }
  147.  
  148. </style>
  149. <script src="http://static.tumblr.com/ssdtkch/uiumg0ous/jquery.tipsy.js"></script>
  150.  
  151.  
  152.  
  153. <script type="text/javascript" src="http://static.tumblr.com/ssdtkch/AhIlqr0kb/jquery.easing-1.3.pack.js"></script>
  154. <script type="text/javascript" src="http://static.tumblr.com/ssdtkch/YP9ls3323/untitled.js"></script>
  155. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/ssdtkch/EUjlqtc4s/jquery.fancybox-1.3.4.css" media="screen" />
  156.  
  157. <link href="http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,800italic,400,600,700,800&v2" rel='stylesheet' type='text/css'>
  158. <link href='http://fonts.googleapis.com/css?family=Terminal+Dosis:800' rel='stylesheet' type='text/css'>
  159. <link href='http://fonts.googleapis.com/css?family=Stardos+Stencil:700' rel='stylesheet' type='text/css'>
  160. <script type="text/javascript" src="http://static.tumblr.com/ts2nqrf/Msal8du92/cufon.js"></script>
  161. <script type="text/javascript" src="http://static.tumblr.com/ts2nqrf/mNQl8du9p/bebas.js"></script> <script type="text/javascript"> Cufon.DOM.ready(function() { Cufon.replace('.bebas', { fontFamily: 'bebas', hover:true }); $('.bebas').css('visibility','visible'); }); </script>
  162. <script>
  163. $(window).load(function() {
  164. {block:iffixheader}
  165. {block:ifheaderstyleB}
  166. $("#posts").css("margin-top",($("#header_menu2").height() + 20) + "px");
  167. {/block:ifheaderstyleB}
  168. {/block:iffixheader}
  169. });
  170. </script>
  171. {block:IndexPage}
  172.  
  173. <script type="text/javascript" src="https://apis.google.com/js/plusone.js">{lang: 'en-GB'}
  174. </script>
  175.  
  176. <script>
  177.  
  178. $(document).ready(function() {
  179. GetPosts({block:IfNumberofcolumns}{text:Number of columns}{/block:IfNumberofcolumns},"600");
  180.  
  181. });
  182. </script>
  183.  
  184.  
  185. <script>
  186. var ScrollTopNumber;
  187. $(window).scroll(function(){
  188. ScrollTopNumber = $(document).height() / 4 - $(window).height();
  189. if ($(window).scrollTop() > ScrollTopNumber)
  190. {
  191. return GetMorePosts();
  192. }
  193. })
  194. </script>
  195.  
  196. {/block:IndexPage}
  197.  
  198.  
  199. <style>
  200.  
  201. /*made by sppice, tutorial at megscoding.tumblr.com*/
  202.  
  203. #oneout {
  204. position:fixed;
  205. top:64px;left:1px;
  206. text-align:center;
  207. -webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;
  208. z-index:99999999; }
  209.  
  210. #oneout_inner {
  211. position:fixed;
  212. width:350px; height:auto;
  213. top:40px; left:-375px;
  214. padding:10px;border:1px solid #aaa;
  215. background:#fff; /* change #FFFFFF; to transparent; if you want the background of the slide out tab to be transparent and not white*/
  216. -webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;
  217. text-align:left;
  218. z-index:99999999; }
  219.  
  220. #oneout:hover {
  221. left:373px;
  222. z-index:99999999; }
  223.  
  224. #oneout:hover #oneout_inner {
  225. left:0px;
  226. z-index:99999999; }
  227.  
  228. .onetitle {
  229. position:absolute;background:#000;padding-bottom:4px;padding-top:4px;color:#fff;font-weight:bold;
  230. left:-34px; top:16px;width:100px;letter-spacing:1px;
  231. font-size:12px; font-family: 'Open Sans Condensed', sans-serif; -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -ms-transform:rotate(-90deg); -o-transform:rotate(-90deg); transform:rotate(-90deg);
  232. z-index:99999999;}
  233.  
  234.  
  235.  
  236.  
  237. body, a:hover {cursor: url(http://static.tumblr.com/yfai9km/5bTmfmlws/chanel.png), progress !important;} a:hover {cursor: url(http://static.tumblr.com/yfai9km/5bTmfmlws/chanel.png), progress !important;}
  238.  
  239.  
  240.  
  241. #oneout2 {
  242. position:fixed;
  243. top:10px;left:1px;
  244. text-align:center;
  245. -webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;
  246. z-index:99999999; }
  247.  
  248. #oneout_inner2 {
  249. position:fixed;
  250. width:350px; height:auto;
  251. left:50px; top:-269px;
  252. padding:10px;border:1px solid #aaa;
  253. background:#fff; /* change #FFFFFF; to transparent; if you want the background of the slide out tab to be transparent and not white*/
  254. -webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;
  255. text-align:left;
  256. z-index:99999999; }
  257.  
  258. #oneout2:hover {
  259. top:277px;
  260. z-index:99999999; }
  261.  
  262. #oneout2:hover #oneout_inner2 {
  263. top:0px;
  264. z-index:99999999; }
  265.  
  266. .onetitle2 {
  267. position:absolute;background:#000;padding-bottom:5px;padding-top:5px;color:#fff;font-weight:bold;
  268. top:-10px;width:140px;left:50px;
  269. font-size:12px; font-family: 'Open Sans Condensed', sans-serif;
  270. z-index:99999999;}
  271.  
  272. .bqstart,
  273. .bqend { font-size: 300%; }
  274.  
  275. .bqstart {
  276. text-indent: 0;
  277. position: absolute;
  278. top: -0.2em;
  279. left: 0;
  280. }
  281.  
  282. .bqend {
  283. position: absolute;
  284. margin-top: -0.2em;
  285. right: 0;
  286. text-indent: 0;
  287. }
  288. .post{
  289. overflow:hidden;
  290. }
  291.  
  292. body{
  293. background-color:{color:Background};
  294. {block:ifbackgroundimage}background-image:url('{image:background}');{/block:ifbackgroundimage}
  295. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  296. color:{color:main text};
  297. margin:0;
  298. background-repeat:repeat;
  299. background-attachment:fixed;
  300. }
  301.  
  302. #fade { /*--Transparent background layer--*/
  303. display: none; /*--hidden by default--*/
  304. background: #000;
  305. position: fixed; left: 0; top: 0;
  306. width: 100%; height: 100%;
  307. opacity: .70;
  308. z-index: 9999;
  309. }
  310. .popup_block{
  311. display: none; /*--hidden by default--*/
  312. background: #fff;
  313. padding:15px;
  314. float: left;
  315. font-size: 1.2em;
  316. position: fixed;
  317. top: 50%; left: 50%;
  318. z-index: 99999;
  319. /*--CSS3 Box Shadows--*/
  320. /*--CSS3 Rounded Corners--*/
  321. -webkit-border-radius: 10px;
  322. -moz-border-radius: 10px;
  323. border-radius: 10px;
  324. }
  325. img.btn_close {
  326. float: right;
  327. margin: -5px -5px 0 0;
  328. }
  329. /*--Making IE6 Understand Fixed Positioning--*/
  330. *html #fade {
  331. position: absolute;
  332. }
  333. *html .popup_block {
  334. position: absolute;
  335. }
  336. {block:ifFixtumblrcontrols}
  337.  
  338. #tumblr_controls{
  339. position:fixed !important;
  340. right:7px !important;
  341. top:5px !important;
  342. }
  343.  
  344. #purchase_theme{
  345. position:fixed !important; {block:headerstyleA}top:3px !important; z-index:1000 !important; {/block:headerstyleA}
  346. }
  347.  
  348. {/block:ifFixtumblrcontrols}
  349.  
  350. iframe#tumblr_controls{
  351. z-index:600 !important;
  352. position:fixed !important;
  353. }
  354.  
  355.  
  356. ::-webkit-scrollbar-thumb:vertical {background-color: {color:scroll bar}; height:100px;}
  357.  
  358. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scroll bar}; height:10px !important;}
  359.  
  360. ::-webkit-scrollbar { height:10px; width:7px; background-color:{color:Background};}
  361.  
  362. a{
  363. text-decoration:none;
  364. color:{color:Links};
  365. }
  366.  
  367. a:hover{
  368. color:{color:Links Hover};
  369. -moz-transition: all .2s;
  370. -webkit-transition: all .2s;
  371. -o-transition: all .2s;
  372. transition: all .2;
  373. }
  374.  
  375. .column{
  376. float:left;
  377. width:300px;
  378. margin:0;
  379. padding:0;
  380. }
  381.  
  382. .column img{
  383. width:100%;
  384. margin-bottom:0px;
  385. height:auto;
  386. }
  387.  
  388. .post img{
  389. width:100%;
  390. height:auto;
  391. }
  392.  
  393. .post{
  394. font-size:11px;
  395. position: relative;
  396. text-align:left;
  397.  
  398.  
  399.  
  400. {block:iffadeinposts}
  401. opacity:0.8;
  402. filter:alpha(opacity=80);
  403. {/block:iffadeinposts}
  404. }
  405.  
  406. {block:iffadeinposts}
  407. .post:hover {
  408. opacity:1;
  409. filter:alpha(opacity=100);
  410. }
  411. {/block:iffadeinposts}
  412.  
  413.  
  414. {block:PermalinkPage}
  415. .notes{float:left;
  416. }
  417. .reblog_etc{
  418. display:none;
  419. z-index:400;
  420. }
  421.  
  422. .post{ width:600px;
  423.  
  424. }
  425.  
  426. {/block:PermalinkPage}
  427.  
  428.  
  429. #outer_container{
  430. width:100%;
  431. margin-top:0px;
  432. }
  433.  
  434. #container{
  435. margin-left:auto;
  436. margin-right:auto;
  437. {block:PermalinkPage}
  438. margin-top:30px;
  439. {/block:PermalinkPage}
  440. }
  441.  
  442. .captions{
  443. width:100%;
  444. overflow:hidden;
  445.  
  446. {block:IndexPage}
  447. padding-top:10px;
  448. margin-left:auto;
  449. margin-right:auto;
  450. {/block:IndexPage}
  451.  
  452. text-align:left;
  453. font-size:11px;
  454. color:{color:Caption Text};
  455. }
  456.  
  457. .captions p{
  458. margin:0;
  459. margin-top:5px;
  460. padding:0;
  461. }
  462.  
  463. .captions a{
  464. color:{color:Links};
  465. }
  466.  
  467. .note_count{
  468. text-align:left;
  469. }
  470.  
  471. .audio_player embed{
  472. margin-left:0;
  473. font-size:11px;
  474. z-index:300 !important;
  475. color:#FF0000;
  476. opacity:1;
  477. filter:alpha(opacity=100);
  478. }
  479.  
  480. .audio{
  481. opacity:1;
  482. filter:alpha(opacity=100);
  483. }
  484.  
  485. .audio_player{
  486. margin-left:0;
  487. font-size:11px;
  488. color:#FF0000;
  489. background-color:#000000;
  490. opacity:1;
  491. filter:alpha(opacity=100);
  492. }
  493.  
  494. .audio_player a{
  495. font-size:11px;
  496. color:#FF0000;
  497. text-decoration:none;
  498. }
  499.  
  500. .chat{
  501. {block:iftextbackground}background-color:{color:text background};{/block:iftextbackground}
  502. color:{color:main text};
  503. text-align:left;
  504. font-family: 'Open Sans';
  505. {block:indexpage}padding:10px 5px 5px 5px;{/block:indexpage}
  506. {block:ifnottextbackground}{block:permalinkpage}padding:0px 5px 5px 5px;{/block:permalinkpage}{block:ifnottextbackground}
  507. {block:iftextbackground}{block:permalinkpage}padding:10px 5px 5px 5px;{/block:permalinkpage}{block:iftextbackground}
  508. }
  509.  
  510.  
  511. .chat_line_odd{
  512. margin-left:2%;
  513. font-size:13px;
  514. margin-top:5px;
  515. min-height:15px;
  516. color:{color:links hover};
  517. }
  518.  
  519. .chat_line_even{
  520. font-size:13px;
  521. margin-left:2%;
  522. min-height:15px;
  523. margin-top:5px;
  524. color:{color:links};
  525. }
  526.  
  527. .chat_title a{
  528. font-weight:normal;
  529. font-size:16px;
  530. padding:5px;
  531. color:{color:post title};
  532. }
  533.  
  534. .chat_chat{
  535. color:{color:main text};
  536.  
  537. }
  538.  
  539. .video embed{
  540. width:100%;
  541. z-index:500 !important;
  542. {block:PermalinkPage}
  543. height:350px !important;;
  544. {/block:PermalinkPage}
  545. }
  546.  
  547. .video iframe{
  548. width:100%;
  549. z-index:500 !important;
  550. {block:PermalinkPage}
  551. height:350px !important;;
  552. {/block:PermalinkPage}
  553.  
  554. }
  555.  
  556. facebook_like iframe{
  557. width:90%;
  558. height:21px;
  559. }
  560.  
  561. .text_title a{
  562. font-weight:normal;
  563. font-size:16px;
  564. font-family:'Open Sans';
  565. color:{color:post title};
  566.  
  567. }
  568.  
  569. .text_title a:hover{
  570. color:{color:Links hover};
  571. -moz-transition: all .2s;
  572. -webkit-transition: all .2s;
  573. -o-transition: all .2s;
  574. transition: all .2;
  575. }
  576.  
  577. .text{
  578. overflow:hidden;
  579. text-align:left;
  580. font-size:12px;
  581. color:{color:main text};
  582. font-family:'Open Sans';
  583. {block:indexpage}padding:10px 10px 10px 10px;{/block:indexpage}
  584. {block:ifnottextbackground}{block:permalinkpage}padding:0px 10px 10px 10px;{/block:permalinkpage}{block:ifnottextbackground}
  585. {block:iftextbackground}{block:permalinkpage}padding:10px 10px 10px 10px;{/block:permalinkpage}{block:iftextbackground}
  586. {block:iftextbackground}background-color:{color:text background};{/block:iftextbackground}
  587.  
  588. }
  589.  
  590. .quote{
  591. overflow:hidden;
  592. text-align:left;
  593. font-size:12px;
  594. color:{color:main text};
  595. font-family:'Open Sans';
  596. {block:indexpage}padding:10px 10px 10px 10px;{/block:indexpage}
  597. {block:ifnottextbackground}{block:permalinkpage}padding:0px 10px 10px 10px;{/block:permalinkpage}{block:ifnottextbackground}
  598. {block:iftextbackground}{block:permalinkpage}padding:10px 10px 10px 10px;{/block:permalinkpage}{block:iftextbackground}
  599. {block:iftextbackground}background-color:{color:text background};{/block:iftextbackground}
  600. }
  601.  
  602. .quote_title a{
  603. font-weight:normal;
  604. font-size:16px;
  605. font-family:'Open Sans';
  606. color:{color:post title};
  607. margin-bottom:10px;
  608.  
  609. }
  610. .quote_title{
  611. font-weight:normal;
  612. font-size:16px;
  613. font-family:'Open Sans';
  614. color:{color:post title};
  615. margin-bottom:10px;
  616.  
  617. }
  618.  
  619. .quote_title a:hover{
  620. color:{color:Links hover};
  621. -moz-transition: all .2s;
  622. -webkit-transition: all .2s;
  623. -o-transition: all .2s;
  624. transition: all .2;
  625. }
  626.  
  627. blockquote {
  628. margin-left: 5px;
  629. padding-left:10px;
  630. border-left: 3px solid {color:Links};
  631. }
  632.  
  633. .link{
  634. overflow:hidden;
  635. text-align:left;
  636. font-size:12px;
  637. color:{color:main text};
  638. font-family:'Open Sans';
  639. {block:indexpage}padding:10px 10px 10px 10px;{/block:indexpage}
  640. {block:ifnottextbackground}{block:permalinkpage}padding:0px 10px 10px 10px;{/block:permalinkpage}{block:ifnottextbackground}
  641. {block:iftextbackground}{block:permalinkpage}padding:10px 10px 10px 10px;{/block:permalinkpage}{block:iftextbackground}
  642. text-indent: 0;
  643. {block:iftextbackground}background-color:{color:text background};{/block:iftextbackground}
  644.  
  645. }
  646.  
  647. .link_title a{
  648. font-weight:normal;
  649. font-size:16px;
  650. border-bottom:2px solid {color:post title};
  651. line-height:20px;
  652. font-family:'Open Sans';
  653. color:{color:post title};
  654. }
  655.  
  656. .link_title a:hover{
  657. color:{color:Links Hover};
  658. border-bottom:2px solid {color:Links Hover};
  659. -moz-transition: all .2s;
  660. -webkit-transition: all .2s;
  661. -o-transition: all .2s;
  662. transition: all .2s;
  663. }
  664.  
  665. #tags{
  666. font-weight:normal;
  667. font-size:11px;
  668. font-family:'Open Sans';
  669. color:{color:main text};
  670. padding-left:20px;
  671. width:350px;
  672. padding-bottom:5px;
  673. }
  674.  
  675. #tags a{
  676. color:{color:main text};
  677. }
  678.  
  679. #time{
  680. width:350px;
  681. font-weight:normal;
  682. font-size:11px;
  683. font-family:'Open Sans';
  684. color:{color:main text};
  685. padding-left:20px;
  686. overflow:ellipsis;
  687. padding-bottom:5px;
  688. }
  689.  
  690. #time a{
  691. color:{color:main text};
  692. }
  693.  
  694. #time a:hover{color:{color:links hover};}
  695.  
  696. #likes{
  697. width:350px;
  698. font-weight:normal;
  699. font-size:11px;
  700. font-family:'Open Sans';
  701. color:{color:main text};
  702. padding-left:20px;
  703.  
  704. padding-bottom:5px;}
  705.  
  706. /*Booleans */
  707.  
  708. {block:IndexPage}
  709. .captions{
  710. display:none;
  711. visibility:hidden;
  712. height:0px;
  713. margin:0;
  714. padding:0;
  715. }
  716. {/block:IndexPage}
  717.  
  718. .captions{
  719. display:none;
  720. visibility:hidden;
  721. height:0px;
  722. margin:0;
  723. padding:0;
  724. }
  725.  
  726.  
  727. .notes2{
  728. position:absolute;
  729. bottom:3px;
  730. left:8px;
  731. padding:0;
  732. z-index:499;
  733. display:none;
  734. }
  735. .notes3{
  736. position:relative;
  737. bottom:3px;
  738. left:0px;
  739. padding:0;
  740. z-index:499;
  741. display:none;
  742. }
  743.  
  744. .page_title{
  745. font-family:{font:Page Title};
  746. color:{color:Page Title};
  747. font-size:24px;
  748. }
  749.  
  750. .page_title a{
  751. font-family:{font:Page Title};
  752. color:{color:Page Title};
  753. font-size:24px;
  754. text-decoration:none;
  755. }
  756.  
  757.  
  758.  
  759. .photoset:hover .notes2{
  760. display:block;
  761. }
  762. .photo:hover .notes2{
  763. display:block;
  764. }
  765. .text:hover .notes3{
  766. display:block;
  767. }
  768. .link:hover .notes3{
  769. display:block;
  770. }
  771. .quote:hover .notes3{
  772. display:block;
  773. }
  774. .chat:hover .notes3{
  775. display:block;
  776. }
  777. .video embed:hover .notes3{
  778. display:block;
  779. }
  780. .video iframe:hover .notes3{
  781. display:block;
  782. }
  783. .video:hover .notes3{
  784. display:block;
  785. }
  786.  
  787.  
  788. .blog_title7 {
  789. font-size:22px;
  790. position: absolute;
  791. float:left;
  792. font-weight:500;
  793. font-style:italic;
  794. font-family: Helvetica, sans-serif;
  795. color: #B4B4BC;
  796. text-transform: uppercase;
  797. margin:0px;
  798. float:left;
  799. z-index:483;
  800. padding:21px 15px 0px 31px;
  801. {block:iflogoImage}display:none{/block:iflogoImage}
  802. }
  803. .blog_title6 {
  804. font-size:22px;
  805. position: absolute;
  806. float:left;
  807. font-weight:500;
  808. font-style:italic;
  809. font-family: Helvetica, sans-serif;
  810. color: #F46429;
  811. text-transform: uppercase;
  812. margin:0px;
  813. float:left;
  814. z-index:484;
  815. padding:20px 0px 0px 30px;
  816. {block:iflogoImage}display:none{/block:iflogoImage}
  817. }
  818. .blog_title5 {
  819. font-size:22px;
  820. position: absolute;
  821. float:left;
  822. font-weight:500;
  823. font-style:italic;
  824. font-family: Helvetica, sans-serif;
  825. color:#B41639;
  826. text-transform: uppercase;
  827. margin:0px;
  828. float:left;
  829. z-index:485;
  830. padding:19px 0px 0px 29px;
  831. {block:iflogoImage}display:none{/block:iflogoImage}
  832. }
  833. .blog_title4 {
  834. font-size:22px;
  835. position: absolute;
  836. float:left;
  837. font-weight:500;
  838. font-style:italic;
  839. font-family: Helvetica, sans-serif;
  840. color:#644697;
  841. text-transform: uppercase;
  842. margin:0px;
  843. float:left;
  844. z-index:486;
  845. padding:18px 0px 0px 28px;
  846. {block:iflogoImage}display:none{/block:iflogoImage}
  847. }
  848. .blog_title3 {
  849. font-size:22px;
  850. position: absolute;
  851. float:left;
  852. font-weight:500;
  853. font-style:italic;
  854. font-family: Helvetica, sans-serif;
  855. color:#124B99;
  856. text-transform: uppercase;
  857. margin:0px;
  858. float:left;
  859. z-index:487;
  860. padding:17px 0px 0px 27px;
  861. {block:iflogoImage}display:none{/block:iflogoImage}
  862. }
  863. .blog_title2 {
  864. font-size:22px;
  865. position: absolute;
  866. float:left;
  867. font-weight:500;
  868. font-style:italic;
  869. font-family: Helvetica, sans-serif;
  870. color:#086AA6;
  871. text-transform: uppercase;
  872. margin:0px;
  873. float:left;
  874. z-index:488;
  875. padding:16px 0px 0px 26px;
  876. {block:iflogoImage}display:none{/block:iflogoImage}
  877. }
  878. .blog_title_version_a a
  879. {
  880. z-index:489;
  881. position: relative;
  882. font-weight:500;
  883. color:{color:blog};
  884. text-transform: uppercase;
  885. margin:0px;
  886. float:left;
  887. padding:15px 0px 0px 25px;
  888. {block:iflogoImage}display:none{/block:iflogoImage}
  889. }
  890. .terminal
  891. {
  892. font-size:22px;
  893. font-family: 'Terminal Dosis', sans-serif;
  894. }
  895. .stardos
  896. {
  897. font-size:26px;
  898. font-family: 'Stardos Stencil', cursive;
  899. }
  900. .blog_title a{
  901. font-size:22px;
  902. z-index:489;
  903. position: relative;
  904. font-weight:500;
  905. font-style:italic;
  906. font-family: Helvetica, sans-serif;
  907. color:{color:blog};
  908. text-transform: uppercase;
  909. margin:0px;
  910. float:left;
  911. padding:15px 0px 0px 25px;
  912. {block:iflogoImage}display:none{/block:iflogoImage}
  913. }
  914.  
  915. .blog_title_2
  916. {
  917. z-index:489;
  918. margin-left:auto;
  919. margin-right:auto;
  920. width:100%;
  921. text-align:center;
  922. font-weight: normal; font-size:60px;
  923. color:{color:blog};
  924. }
  925.  
  926. .blog_title_2 a
  927. {
  928. color:{color:blog};
  929. text-transform: uppercase;
  930. font-weight: normal; font-size:60px;
  931. text-decoration:none;
  932. }
  933. .logo2_image
  934. {
  935. margin-bottom:20px;
  936.  
  937. }
  938. #logo2
  939. {
  940. z-index:489;
  941. margin-left:auto;
  942. margin-right:auto;
  943. text-align:center;
  944. width:auto;
  945. }
  946.  
  947. .blog_title a:hover{
  948. color:{color:bloghover};
  949. }
  950.  
  951. header_title{
  952. padding:10px 0px 0px 20px;
  953. border:1px solid red;
  954. top:0px;
  955. position:fixed;
  956. }
  957. #posts{
  958.  
  959. {block:ifheaderstyleA}
  960.  
  961. {block:iffixheader}
  962. padding-top:50px;
  963. {/block:iffixheader}
  964.  
  965. {/block:ifheaderstyleA}
  966.  
  967.  
  968.  
  969. }
  970.  
  971.  
  972.  
  973. #header_menu{
  974.  
  975. {block:ifnotheaderstyleA}
  976. display:none;
  977. {/block:ifnotheaderstyleA}
  978. width:100%;
  979. height:60px;
  980. z-index:503;
  981. {block:ifnottransparentheader}
  982. background-color:{color:header};
  983. {/block:ifnottransparentheader}
  984.  
  985. {block:iftransparentheader}
  986. background-color:{color:Background};
  987. {block:ifbackgroundimage}background-image:url('{image:background}');
  988. background-repeat:repeat;
  989. {/block:ifbackgroundimage}
  990. {/block:iftransparentheader}
  991.  
  992.  
  993. {block:iffixheader}
  994. position:fixed;
  995. margin-bottom:80px;
  996. {/block:iffixheader}
  997. top:0px;
  998. left:0px;
  999. }
  1000. #header_menu2{
  1001. {block:ifnotheaderstyleB}
  1002. display:none;
  1003. {/block:ifnotheaderstyleB}
  1004. width:100%;
  1005. height:auto;
  1006. z-index:503;
  1007. padding-top:20px;
  1008. {block:ifnottransparentheader}
  1009. background-color:{color:header};
  1010. {/block:ifnottransparentheader}
  1011.  
  1012. {block:iftransparentheader}
  1013. background-color:{color:Background};
  1014. {block:ifbackgroundimage}background-image:url('{image:background}');
  1015. background-repeat:repeat;
  1016. {/block:ifbackgroundimage}
  1017. {/block:iftransparentheader}
  1018.  
  1019.  
  1020.  
  1021.  
  1022. {block:iffixheader}
  1023. position:fixed;
  1024. {/block:iffixheader}
  1025. top:0px;
  1026. left:0px;
  1027. }
  1028.  
  1029. #page_menu{
  1030. display:none;
  1031. width:100%;
  1032. height:auto;
  1033. z-index:501;
  1034. margin-top:60px;
  1035. {block:ifnottransparentheader}
  1036. background-color:{color:header};
  1037. {/block:ifnottransparentheader}
  1038. {block:iftransparentheader}
  1039. background-color:{color:Background};
  1040. {block:ifbackgroundimage}background-image:url('{image:background}');
  1041. background-repeat:repeat;
  1042. {/block:ifbackgroundimage}
  1043. {/block:iftransparentheader}
  1044. position:absolute;
  1045. {block:iffixheader}
  1046. position:fixed;
  1047. {/block:iffixheader}
  1048. color:{color:description};
  1049. top:0px;
  1050. left:0px;
  1051. }
  1052. #page_content{
  1053. display:none;
  1054. visibility:hidden;
  1055. width:100%;
  1056. height:140px;
  1057. z-index:508;
  1058. position:fixed;
  1059. top:60px;
  1060. left:0px;
  1061. }
  1062. #page_curl{
  1063. margin-top:0px;
  1064. margin-left:20px;
  1065. z-index:16000000;
  1066. float:left;
  1067. }
  1068. #page_plus{
  1069. margin-top:8px;
  1070. margin-left:15px;
  1071. z-index:16000000;
  1072. font-size:30px;
  1073. color:{color:description};
  1074. font-family:'Open Sans';
  1075. float:left;
  1076. }
  1077. #nav{
  1078. float:left;
  1079. font-size:11px;
  1080. text-transform:uppercase;
  1081. margin-top:20px;
  1082. margin-left:25px;
  1083. }
  1084.  
  1085. #nav a{
  1086. display:block;
  1087. float:left;
  1088. margin-right:30px;
  1089. color:{color:Header Links};
  1090. border-top:0px solid {color:Header Links};
  1091. text-decoration:none;
  1092. -moz-transition: all .2s;
  1093. -webkit-transition: all .2s;
  1094. -o-transition: all .2s;
  1095. transition: all .2;
  1096. line-height:20px;
  1097. }
  1098.  
  1099. #nav a:hover{
  1100. color:{color:Links Hover};
  1101. border-top:3px solid {color:Header Links};
  1102. -moz-transition: all .2s;
  1103. -webkit-transition: all .2s;
  1104. -o-transition: all .2s;
  1105. transition: all .2s;}
  1106.  
  1107. #nav2{
  1108. text-align:center;
  1109. font-size:11px;
  1110. text-transform:uppercase;
  1111. margin-bottom:20px;
  1112. margin-left:auto;
  1113. margin-right:auto;
  1114. }
  1115.  
  1116. #nav2 a{
  1117. color:{color:Header Links};
  1118. margin-right:15px;
  1119. margin-left:15px;
  1120. border-top:0px solid {color:Header Links};
  1121. text-decoration:none;
  1122. -moz-transition: all .2s;
  1123. -webkit-transition: all .2s;
  1124. -o-transition: all .2s;
  1125. transition: all .2;
  1126. line-height:20px;
  1127. }
  1128.  
  1129. #nav2 a:hover{
  1130. color:{color:Links Hover};
  1131. border-top:3px solid {color:Header Links};
  1132. -moz-transition: all .2s;
  1133. -webkit-transition: all .2s;
  1134. -o-transition: all .2s;
  1135. transition: all .2s;}
  1136.  
  1137.  
  1138. #description{
  1139. font-family:'Open Sans';
  1140. width:400px;
  1141. margin-left:25px;
  1142. height:auto;
  1143. float:left;
  1144. font-size:12px;
  1145. margin-bottom:20px;
  1146. color:{color:description};
  1147. }
  1148.  
  1149. #description2{
  1150. font-family:'Open Sans';
  1151. text-align:center;
  1152. margin-left:auto;
  1153. margin-right:auto;
  1154. width:50%;
  1155. height:auto;
  1156. font-size:12px;
  1157. padding-bottom:20px;
  1158. color:{color:description};
  1159. }
  1160. #profile_picture
  1161. {
  1162. font-family:'Open Sans';
  1163. width:70px;
  1164. margin-left:25px;
  1165. height:auto;
  1166. float:left;
  1167. font-size:12px;
  1168. margin-bottom:20px;
  1169. }
  1170. #my_likes
  1171. {
  1172. font-family:'Open Sans';
  1173. width:auto;
  1174. margin-left:25px;
  1175. height:auto;
  1176. float:left;
  1177. font-size:12px;
  1178.  
  1179. margin-bottom:20px;
  1180. color:{color:description} !important;
  1181. }
  1182.  
  1183. ul#likes {
  1184. list-style-type: none;
  1185. margin: 0 0 0 0;
  1186. padding: 0 0 0 0;
  1187. }
  1188. li.like_post img
  1189. {
  1190. border:3px solid {color:links};
  1191. }
  1192. li.like_post {
  1193. /* Should match the width specified in the Likes tag */
  1194. width: 100px;
  1195. padding:0;
  1196. float: left;
  1197. }
  1198. li.like_caption
  1199. {
  1200. display:none;
  1201. }
  1202.  
  1203.  
  1204. li.like_post blockquote {
  1205. display:none;
  1206. }
  1207.  
  1208. li.like_post ol,
  1209. li.like_post ul {
  1210. margin: 0 0 0 0;
  1211. padding: 0;
  1212. }
  1213.  
  1214. li.like_post .like_link a {
  1215. font-weight: bold;
  1216. }
  1217.  
  1218. li.like_post .like_title {
  1219. font-weight: bold;
  1220. }
  1221.  
  1222. li.like_post .post_info_bottom {
  1223. margin: 0 0 0 0;
  1224. display: block !important;
  1225. }
  1226.  
  1227.  
  1228. #profile_picture img
  1229. {
  1230. border:3px solid {color:links};
  1231. }
  1232. #toTop{
  1233. position:fixed;
  1234. right:5px;
  1235. bottom:5px;
  1236. padding:10px;
  1237. border:0px;
  1238. z-index:500;
  1239.  
  1240. }
  1241.  
  1242. .perma_notes {
  1243. width:100%;;
  1244. }
  1245. .perma_notes .clear {
  1246. margin:0;
  1247. padding:0;
  1248. height:0px;
  1249. }
  1250.  
  1251. .perma_notes .avatar {
  1252. border:none;
  1253. margin:0;
  1254. padding:0;
  1255. }
  1256. .perma_notes ol {
  1257. margin:0;
  1258. padding:0;
  1259. }
  1260. .perma_notes li {
  1261. margin:0;
  1262. padding:0;
  1263. width:30px;
  1264. list-style:none;
  1265. border:none;
  1266. float:left;
  1267. margin-right:4px;
  1268. margin-bottom:4px;
  1269. }
  1270. .perma_notes .note .action {
  1271. display:none;
  1272. visibility:hidden;
  1273. margin:0;
  1274. padding:0;
  1275. }
  1276. .more_box{
  1277. width:30px;
  1278. height:30px;
  1279. color:red;
  1280. margin:0;
  1281. padding:0;
  1282. float:left;
  1283. }
  1284. .more_notes_link
  1285. {
  1286. width:30px;
  1287. height:30px;
  1288. font-size:16px;
  1289. background-color:{color:header};
  1290. color:{color:header links};
  1291. }
  1292. .more_notes_link_container
  1293. {
  1294. margin:0;
  1295. padding:0;
  1296. width:30px;
  1297. height:30px;
  1298. list-style:none;
  1299. border:none;
  1300. float:left;
  1301. margin-right:4px;
  1302. margin-bottom:4px;
  1303. background-color:{color:header};
  1304. color:{color:header links};
  1305. }
  1306.  
  1307. .note more_notes_link_container li a
  1308. {
  1309. color:{color:header links};
  1310. }
  1311.  
  1312. .perma_notes blockquote
  1313. {
  1314. display:none;
  1315. }
  1316.  
  1317. .post
  1318. {
  1319. margin-top:{block:ifpostpadding}{text:Post padding}px;{/block:ifpostpadding}
  1320. margin-bottom:{block:ifpostpadding}{text:Post padding}px;{/block:ifpostpadding}
  1321. margin-left:0;
  1322. margin-right:0;
  1323.  
  1324. }
  1325. .column
  1326. {
  1327. margin-left:{block:ifpostpadding}{text:Post padding}px;{/block:ifpostpadding}
  1328. margin-right:0px;
  1329. }
  1330. .column0
  1331. {
  1332. margin-left:{block:ifpostpadding}{text:Post padding}px;{/block:ifpostpadding}
  1333. margin-right:0px;
  1334. }
  1335. .columnlast
  1336. {
  1337. margin-right:{block:ifpostpadding}{text:Post padding}px;{/block:ifpostpadding}
  1338. {
  1339. margin-left:{block:ifpostpadding}{text:Post padding}px;{/block:ifpostpadding}
  1340. }
  1341.  
  1342. #toTop {
  1343. display:none;
  1344. text-decoration:none;
  1345. position:fixed;
  1346. bottom:10px;
  1347. right:10px;
  1348. overflow:hidden;
  1349. width:51px;
  1350. height:51px;
  1351. border:none;
  1352. text-indent:-999px;
  1353. background-image:url(http://static.tumblr.com/ssdtkch/OCqmg0phm/ui.totop.png);
  1354. }
  1355.  
  1356. #totop_image
  1357. {
  1358. background-image:url(http://static.tumblr.com/ssdtkch/q55mg0pir/totop_1.png);
  1359. width:51px;
  1360. height:51px
  1361. }
  1362.  
  1363. #toTopHover {
  1364. background-image:url(http://static.tumblr.com/ssdtkch/OCqmg0phm/ui.totop.png);
  1365. width:51px;
  1366. height:51px;
  1367. display:block;
  1368. overflow:hidden;
  1369. float:left;
  1370. opacity: 0;
  1371. -moz-opacity: 0;
  1372. filter:alpha(opacity=0);
  1373. }
  1374.  
  1375. #toTop:active, #toTop:focus {
  1376. outline:none;
  1377. }
  1378.  
  1379. .corner
  1380. {
  1381. position:fixed;z-index:60000;color:red;
  1382. display: block;
  1383. width: 200px;
  1384. height: 200px;
  1385.  
  1386. top: -25px;
  1387. right: -25px;
  1388. -webkit-transform: rotate(45deg);
  1389. -moz-transform: rotate(45deg);
  1390. -o-transform: rotate(45deg);
  1391.  
  1392. }
  1393. .titleee{
  1394. color:#000000;
  1395. font-size:11px;
  1396. font-family: 'Open Sans Condensed', sans-serif;
  1397. font-weight:bold;
  1398. line-height:11px;
  1399. text-align:left;
  1400. }
  1401.  
  1402. .border{
  1403. border-bottom: 1px solid #eee;
  1404. margin-top:3px; margin-bottom:1px;
  1405. padding-bottom:2px;
  1406. padding-top:0px;
  1407. display:block;
  1408. font-family:helvetica;
  1409. font-size:11px;
  1410. line-height:11px;
  1411. width:420px;
  1412. line-height:11px;
  1413. }
  1414.  
  1415. .bebas
  1416. {
  1417. font-size:36px;
  1418. font-family: 'BebasNeueRegular', sans-serif;
  1419. }
  1420. </style>
  1421.  
  1422.  
  1423. <style>
  1424. @import url(http://narnia.tcs3.co.uk/themes/narnia/narnia.1/override.css);
  1425. </style>
  1426.  
  1427. <script>
  1428. var IsOpen = "no";
  1429. function ShowMenu()
  1430. {
  1431. if (IsOpen == "no")
  1432. {
  1433. $("#page_menu").slideDown("slow");
  1434. document.getElementById('page_plus').innerHTML = ' - ';
  1435. IsOpen="yes";
  1436. }else
  1437. {
  1438. $("#page_menu").slideUp("slow");
  1439. document.getElementById('page_plus').innerHTML = '+ ';
  1440. IsOpen="no";
  1441. }
  1442. }
  1443. </script>
  1444. <script>
  1445. var IsOpen2 = "no";
  1446. function ShowMenu2()
  1447. {
  1448. if (IsOpen2 == "no")
  1449. {
  1450.  
  1451. $("#header_menu").slideDown("slow");
  1452. $("#page_menu").slideDown("slow");
  1453.  
  1454. document.getElementById('page_plus').innerHTML = '';
  1455. IsOpen2="yes";
  1456. }else
  1457. {
  1458. $("#header_menu").slideUp("slow");
  1459. $("#page_menu").slideUp("slow");
  1460. document.getElementById('page_plus').innerHTML = '';
  1461. IsOpen2="no";
  1462. }
  1463. }
  1464. </script>
  1465. <script type="text/javascript">
  1466. function changeText(){
  1467.  
  1468. }
  1469. </script>
  1470.  
  1471.  
  1472.  
  1473.  
  1474.  
  1475. {block:iflightbox}
  1476. <script>
  1477. $(document).ready(function() {
  1478. /* This is basic - uses default settings */
  1479. $("a#single_image").fancybox();
  1480. /* Using custom settings */
  1481. $("a#inline").fancybox({
  1482. 'hideOnContentClick': true
  1483. });
  1484.  
  1485.  
  1486. $(".various3").fancybox({
  1487. 'width' : '50%',
  1488. 'height' : '30%',
  1489. 'autoScale' : false,
  1490. 'transitionIn' : 'none',
  1491. 'transitionOut' : 'none',
  1492. 'type' : 'iframe'
  1493. });
  1494. });
  1495. </script>
  1496.  
  1497. {/block:iflightbox}
  1498.  
  1499.  
  1500. <script src="http://static.tumblr.com/ssdtkch/mA0mg0ox2/totop.js" type="text/javascript"></script>
  1501. <script type="text/javascript">
  1502. $(document).ready(function() {
  1503. /*
  1504. var defaults = {
  1505. containerID: 'moccaUItoTop', // fading element id
  1506. containerHoverClass: 'moccaUIhover', // fading element hover class
  1507. scrollSpeed: 1200,
  1508. easingType: 'linear'
  1509. };
  1510. */
  1511.  
  1512. {block:ifheaderstyleB}
  1513.  
  1514.  
  1515.  
  1516. {/block:ifheaderstyleB}
  1517.  
  1518. $().UItoTop({ easingType: 'easeOutQuart' });
  1519.  
  1520. });
  1521. </script>
  1522. </head>
  1523.  
  1524.  
  1525. <body>
  1526. <!-- made by sppice, tutorial at megscoding.tumblr.com -->
  1527.  
  1528. <div id="oneout"><span class="onetitle">
  1529.  
  1530. Online shops *Hover*
  1531.  
  1532. </span><div id="oneout_inner">
  1533. <center>
  1534.  
  1535. <a><div style="
  1536. margin-bottom:6px;
  1537. padding-top:7px;
  1538. padding-bottom:7px;border-bottom:1px solid #000;
  1539. padding-left:7px;
  1540. font-size:12px;
  1541. letter-spacing:1px;
  1542. text-align:center;
  1543. font-family: 'Open Sans Condensed', sans-serif;
  1544. font-weight:bold;line-height:21px;
  1545. width:343px;">
  1546. <font color="#000">Shop the latest </font><a href="http://www.artwedding.com/flower-girl-dresses" target="_blank"> flower girl dresses</a>
  1547. for your elfish at <a href="http://www.artwedding.com" target="_blank">ArtWedding.com</a></div>
  1548.  
  1549.  
  1550.  
  1551. <a><div style="
  1552. margin-bottom:6px;
  1553. padding-top:7px;
  1554. padding-bottom:7px;
  1555. padding-left:7px;
  1556. font-size:12px;border-bottom:1px solid #000;
  1557. letter-spacing:1px;
  1558. text-align:center;
  1559. font-family: 'Open Sans Condensed', sans-serif;
  1560. font-weight:bold;line-height:21px;
  1561. width:343px;">
  1562. <font color="#000">
  1563. <a href="http://jvint.storenvy.com" target="_blank">
  1564. SUMMER SALE! </a><font color="#000">Shop The Latest Hollywood Street Style at</font> <a href="http://jvint.storenvy.com" target="_blank">JVint.storenvy.com</a></div>
  1565.  
  1566.  
  1567. <div style="overflow:auto; width: 350px; height: 440px; border:0px solid #faafba; background-color: #fff; text-align: center;">
  1568.  
  1569. <a><div style="
  1570. margin-bottom:6px;
  1571. padding-top:7px;
  1572. padding-bottom:7px;
  1573. padding-left:30px;
  1574. font-size:12px;
  1575. letter-spacing:1px;
  1576. text-align:center;
  1577. font-family: 'Open Sans Condensed', sans-serif;
  1578. font-weight:bold;line-height:21px;
  1579. width:300px;">
  1580. <font color="#000">Scroll down <3</a></div>
  1581.  
  1582. <a href="http://classy-lovely.tumblr.com/advertise" target="_blank" ><img width="110pxx" height="110px" src="http://static.tumblr.com/yfai9km/gfmmpmd8w/g.jpg"></a>
  1583.  
  1584.  
  1585. <a href="http://www.romwe.com/" target="_blank" ><img width="110px" height="110px" src="http://www.romwe.com/includes/templates/bleubirtheme/images/follow2.gif"title="Romwe.com"></a>
  1586.  
  1587. <a href="http://www.koreanjapanclothing.com/" target="_blank" ><img width="110px" height="110" src="http://static.tumblr.com/yfai9km/GTtmqcfib/hj.jpg" title="Koreanjapanclothing.com"> </a>
  1588.  
  1589.  
  1590. <a href="http://www.cndirect.com/" target="_blank" ><img width="110px" height="110px" src="http://static.tumblr.com/yfai9km/TXKmqjmv1/fj.jpg"title="Cndirect.com"></a>
  1591.  
  1592. <a href="http://www.lovelyshoes.net/?u=86206" target="_blank" ><img width="110px" height="110" src="http://static.tumblr.com/yfai9km/sJ7mqbsdw/cats.jpg" title="Lovelyshoes.net"> </a>
  1593.  
  1594. <a href="http://bit.ly/13S27Es" target="_blank" ><img width="110px" height="110" src="http://static.tumblr.com/yfai9km/HHRmr1y5x/cats.jpg" title="TBdress.com"> </a>
  1595.  
  1596. <a href="http://www.chicnova.com/" target="_blank" ><img width="110px" height="110" src="http://www.chicnova.com/linkimg/fashionblog1.jpg" title="Chicnova.com"> </a>
  1597.  
  1598. <a href="http://www.udobuy.com" target="_blank" ><img width="110px" height="110px" src="http://static.tumblr.com/yfai9km/Xmump30nu/300x300-2.jpg" title="Udobuy.com"></a>
  1599.  
  1600. <a href="http://www.sheinside.com/" target="_blank" ><img width="110px" height="110" src="http://www.sheinside.com/images/one_2.jpg"title="Sheinside.com"></a>
  1601.  
  1602.  
  1603. <a href="http://www.ihandbagsmall.com/" target="_blank" ><img width="110" height="110px" src="http://www.ihandbagsmall.com/banner.jpg"title="Ihandbagsmall.com"></a>
  1604.  
  1605.  
  1606. <a href="http://www.youreyeslie.com/" target="_blank" ><img width="110px" height="110px" src="http://www.youreyeslie.com/public-feeds/500x500-40OFF.jpg"title="Youreyeslie.com"></a>
  1607.  
  1608.  
  1609. <a href="http://www.cichic.com/" target="_blank" ><img width="110px" height="110" src="http://www.cichic.com/images/bannersamples/square_1.jpg" title="Cichic.com"> </a>
  1610.  
  1611.  
  1612. <a href="http://www.lovelywholesale.com" target="_blank" ><img width="110px" height="110px" src="http://www.lovelywholesale.com/ad/250x250.jpg" title="Lovelywholesale.com"></a>
  1613.  
  1614.  
  1615.  
  1616. <a href="http://www.choies.com/" target="_blank" ><img width="110px" height="110px" src="http://www.choies.com/images/follow1.jpg" title="Choies.com"></a>
  1617. <a href="http://www.afwshop.com/" target="_blank" ><img width="110px" height="110px" src="http://www.afwshop.com/images/11129700.gif" title="Afwshop.com"></a>
  1618.  
  1619.  
  1620. <a href="http://www.sammydress.com" target="_blank" ><img width="110px" height="110px" src="http://static.tumblr.com/yfai9km/y9umqjm5l/230_300_sammydress_banner.jpg" title="Sammydress.com"></a>
  1621.  
  1622.  
  1623. <a href="http://www.cozbest.com/" target="_blank" ><img width="110px" height="110px" src="http://www.cozbest.com/images/banner300x300.jpg" title="Cozbest.com"></a>
  1624.  
  1625. <a href="http://dressbuying.com/" target="_blank" ><img width="110px" height="110px" src="http://static.tumblr.com/yfai9km/Aammr1e51/d.jpg"title="Dressbuying.com"></a>
  1626.  
  1627. <a href="http://en.thejamy.com" target="_blank" ><img width="110px" height="110px" src="http://en.thejamy.com/images/upload/Image/011%E4%BF%AE%E6%94%B9.jpg" title="Thejamy.com"></a>
  1628.  
  1629.  
  1630. <a href="http://www.helloparry.com/" target="_blank" ><img width="110px" height="110px" src="http://static.tumblr.com/yfai9km/CUymqi044/helloparryanimation27.gif"title="Helloparry.com"></a>
  1631.  
  1632. <a href="http://www.bellast.com" target="_blank" ><img width="110px" height="110px" src="http://www.bellast.com/images/help/bellast_fine_jewelry_1.jpg" title="Bellast.com"></a>
  1633.  
  1634.  
  1635. <a href="http://www.dresslink.com" target="_blank" ><img width="110px" height="110px" src="http://misc.dresslink.com/topics/dltrend_blogger_event/images/ibanner_01_0326.jpg" title="Dresslink.com"></a>
  1636.  
  1637.  
  1638. <a href="http://www.indressme.com" target="_blank" ><img width="110px" height="110px" src="http://www.indressme.com/media/wysiwyg/blogger/one_3.jpg" title="Indressme.com"></a>
  1639.  
  1640.  
  1641. <a href="http://www.chemjoy.com/" target="_blank" ><img width="110px" height="110px" src="http://static.tumblr.com/yfai9km/1U6mqjmmw/cats.jpg" title="Chemjoy.com"></a>
  1642.  
  1643.  
  1644.  
  1645. <a href="http://www.ocrun.com" target="_blank" ><img width="110px" height="110px" src="http://static.tumblr.com/yfai9km/7mSmo5r5n/ocrun.jpg" title="Ocrun.com"></a>
  1646.  
  1647. <a href="http://www.ringsandtings.com/" target="_blank" ><img width="110px" height="110px" src="http://cdn.shopify.com/s/files/1/0217/9580/files/300X251.jpg?12668" title="Ringsandtings.com"> </a>
  1648.  
  1649. <a href="http://www.persunmall.com" target="_blank" ><img width="110px" height="110px" src="http://www.persunmall.com/images/sponsor/1301300300.jpg" title="Persunmall.com"></a>
  1650.  
  1651. <a href="http://www.clothingloves.net" target="_blank" ><img width="110px" height="110px" src="http://www.clothingloves.com/banner/clothingloves_women_1d.jpg" title="Cheap Clothing"></a>
  1652.  
  1653. <a href="http://www.oasap.com" target="_blank" ><img width="110px" height="110px" src="http://img.oasap.com/img/streetfashion13.jpg" title="Oasap.com"></a></div>
  1654.  
  1655.  
  1656. <br></center></div></div>
  1657.  
  1658.  
  1659.  
  1660.  
  1661. <div id="oneout2"><span class="onetitle2">
  1662.  
  1663. Amazing Blogs *Hover*
  1664. </span><div id="oneout_inner2">
  1665. <center>
  1666.  
  1667.  
  1668. <a href="http://exhalevogue.tumblr.com/" target="_blank" ><img width="110px" height="110px" src="http://static.tumblr.com/yfai9km/KvNmq7rrt/exhalevogue.jpg" title="Click to check out the blog"></a>
  1669.  
  1670. <a href="http://lustire.tumblr.com/" target="_blank" ><img width="110px" height="110px" src="http://static.tumblr.com/yfai9km/9enmq7rtn/hug.jpg" title="Click to check out the blog"></a>
  1671.  
  1672.  
  1673. <a href="http://c-lassyfabulous.com/" target="_blank" ><img width="110px" height="110px" src="http://static.tumblr.com/yfai9km/bCNmq7t10/lo.jpg" title="Click to check out the blog"></a>
  1674.  
  1675.  
  1676. <a href="http://paris-elegance.tumblr.com/" target="_blank" ><img width="110px" height="110px" src="http://static.tumblr.com/yfai9km/hmimquyea/bhg.jpg" title="Click to check out the blog"></a>
  1677.  
  1678. <a href="http://flouwe.tumblr.com/" target="_blank" ><img width="110px" height="110px" src="http://static.tumblr.com/yfai9km/gE0mqvqck/bn.jpg" title="Click to check out the blog"></a>
  1679.  
  1680. <a href="http://dr8ps-of-jupiter.tumblr.com" target="_blank" ><img width="110px" height="110px" src="http://static.tumblr.com/yfai9km/ZFGmqzpto/dr8ps.jpg" title="Click to check out the blog"></a>
  1681. <br>
  1682. want to get featured? click <a href="http://classy-lovely.com/advertise" target="_blank" >here</a>
  1683. </center></div></div>
  1684.  
  1685. <script type="text/javascript">
  1686. window.___gcfg = {lang: 'en-GB'};
  1687.  
  1688. (function() {
  1689. var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
  1690. po.src = 'https://apis.google.com/js/plusone.js';
  1691. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  1692. })();
  1693. </script>
  1694.  
  1695. {block:ifnotheaderstyleA}
  1696. {block:ifnotheaderstyleB}
  1697.  
  1698. <div class="corner" onclick="ShowMenu2()" style="cursor:pointer; position:fixed;z-index:60000;background-color:{color:header}; border:1px solid {color:header links}; display: block; width: 60px; height: 60px; top:-35px; left:-35px; -webkit-transform: rotate(45deg);-moz-transform: rotate(45deg); -o-transform: rotate(45deg); ">
  1699. </div>
  1700. {/block:ifnotheaderstyleB}
  1701. {/block:ifnotheaderstyleA}
  1702.  
  1703. <div id="header_menu">
  1704.  
  1705. <div id="header_title">
  1706.  
  1707. {block:IfLogoImage}<a href="/"><img border="0" style="max-height:40px; float:left; margin:10px 0px 0px 20px;" src="{image:Logo}"/></a>{/block:IfLogoImage}
  1708.  
  1709. {block:IfNotLogoImage}
  1710. {block:ifBlogTitleStyleA}
  1711. <div class="blog_title_version_a"><a class="terminal" href="/">{Title}</a></div>
  1712. {/block:ifBlogTitleStyleA}
  1713. {block:ifBlogTitleStyleB}
  1714. <div class="blog_title_version_a"><a style="font-size:36px;" class="bebas" href="/">{Title}</a></div>
  1715. {block:ifBlogTitleStyleB}
  1716. {block:ifBlogTitleStyleC}
  1717. <div class="blog_title_version_a"><a class="stardos" href="/">{Title}</a></div>
  1718. {block:ifBlogTitleStyleC}
  1719. {/block:IfNotLogoImage}
  1720.  
  1721. {block:ifflag}<div id="page_curl"><img onclick="ShowMenu();" style="cursor:pointer;" src="http://24.media.tumblr.com/tumblr_lqv3wxBZyu1r0kskpo1_100.png" border="0" /></div>{/block:ifflag}
  1722.  
  1723. <div id="page_plus" onclick="ShowMenu();changeText();" style="{block:headerstyleA}width:20px;{/block:headerstyleA}cursor:pointer; margin-left:20px;">+</div>
  1724.  
  1725. <div id="nav">
  1726.  
  1727. {block:AskEnabled}<a class="various3" href="http://www.tumblr.com/ask_form/{Name}.tumblr.com">MESSAGE</a>{/block:AskEnabled}
  1728. {block:ifarchivelink}<a href="/archive">ARCHIVE</a>{/block:ifarchivelink}
  1729. {block:ifrsslink}<a href="{RSS}"> RSS </a>{/block:ifrsslink}
  1730. {block:SubmissionsEnabled}<a href="/submit">SUBMIT</a> {/block:SubmissionsEnabled}
  1731. {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  1732. <a href="http://themecloud.co/themes/narnia/">THEME</a>
  1733. </div>
  1734.  
  1735.  
  1736. </div></div>
  1737.  
  1738. <div id="header_menu2">
  1739. <div id="logo2">
  1740. {block:IfLogoImage}<a href="/"><img class="logo2_image" border="0" src="{image:Logo}"/></a>{/block:IfLogoImage}
  1741.  
  1742. {block:IfNotLogoImage}
  1743.  
  1744. {block:ifBlogTitleStyleA}
  1745. <div class="blog_title_2"><a class="terminal" href="/">{Title}</a></div>
  1746. {/block:ifBlogTitleStyleA}
  1747. {block:ifBlogTitleStyleB}
  1748. <div class="blog_title_2"><a class="bebas" href="/">{Title}</a></div>
  1749. {block:ifBlogTitleStyleB}
  1750. {block:ifBlogTitleStyleC}
  1751. <div class="blog_title_2"><a class="stardos" href="/">{Title}</a></div>
  1752. {block:ifBlogTitleStyleC}
  1753.  
  1754.  
  1755. {/block:IfNotLogoImage}
  1756. </div>
  1757.  
  1758. <div id="nav2">
  1759.  
  1760. <a href="/">Home</a>
  1761. <a href="http://classy-lovely.com/faqs">FAQS/ASK</a>
  1762. <a href="http://classy-lovely.com/advertise">advertise</a>
  1763. <a href="http://classy-lovely.com/getpromoted">get promoted</a>
  1764. <a href="http://classy-lovely.com/tou">themes</a>
  1765. <a href="http://classy-lovely.com/ig">instagram</a>
  1766. <a href="http://classy-lovely.com/links">links</a>
  1767. </div>
  1768.  
  1769. <div id="description2">hey, welcome to my blog. i'm mega, 18 years old from indonesia. my blog is dedicated to fashion ♥</p><script language="JavaScript">
  1770. var ref = (''+document.referrer+''); var page = (''+window.location+'');
  1771. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID2386645&e1=%&e2=User online&p=' + page + '&r=' + ref + '"><\/script>');
  1772. </script></a> //
  1773.  
  1774. <script language="JavaScript" src="http://freehostedscripts.net/ocount.php?site=ID1786983&name=Visits"></script></a></div>
  1775. </div>
  1776.  
  1777. <div id="page_menu">
  1778. {block:ifshowportrait}
  1779. <div id="profile_picture">
  1780. <img src="{PortraitURL-64}" />
  1781. </div>
  1782. {/block:ifshowportrait}
  1783. {block:Description}
  1784. <div id="description">{Description}</div>{/block:Description}
  1785.  
  1786. {block:Likes}
  1787. <div id="my_likes">
  1788. <div id="likes_container">
  1789. <a href="http://www.tumblr.com/liked/by/{Name}">I Like</a>
  1790.  
  1791. {Likes limit="1"}
  1792.  
  1793. </div>
  1794.  
  1795.  
  1796.  
  1797. </div>
  1798. {/block:Likes}
  1799.  
  1800. </div>
  1801.  
  1802.  
  1803.  
  1804.  
  1805.  
  1806.  
  1807.  
  1808.  
  1809.  
  1810.  
  1811.  
  1812. {block:IndexPage}
  1813. <div id="posts_hidden" style="display:none;visibility:hidden;">
  1814.  
  1815. <POSTS>
  1816.  
  1817.  
  1818.  
  1819.  
  1820.  
  1821.  
  1822. {block:Posts}
  1823.  
  1824.  
  1825. {block:Link}
  1826. <divabc class="post link">
  1827. <divabc class="link_title"><a href="{URL}" {Target}>{Name}</a></divabc>
  1828.  
  1829. {block:Description}
  1830. <divabc class="link_description">{Description}</divabc>
  1831. {/block:Description}
  1832.  
  1833. <divabc class="notes3" style=" float:right;width:100%;text-align:right;">
  1834.  
  1835. <divabc class="reblog_etc" style="float:left;text-align:right;"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/ssdtkch/inKmg0pwx/reblog.png" style="height:20px;cursor:pointer;" alt="reblog" title="reblog" border="0" />
  1836. </a></divabc>
  1837.  
  1838.  
  1839. <divabc class="reblog_etc" style="float:left;text-align:left;margin-left:3px;height:20px;">
  1840. <img height="20" style="height:20px;cursor:pointer;" src="http://static.tumblr.com/ssdtkch/LIwmg0pnu/like.png" id="like_image_{PostID}" onclick="LikePost('{PostID}','{ReblogURL}',this)" border="0" alt="like" title="like"/>
  1841. </divabc>
  1842.  
  1843. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/TIymg0pom/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;"></divabc>
  1844.  
  1845. <divabc class="reblog_etc" style="font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://static.tumblr.com/ssdtkch/OOHmg0ppe/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;" ><a href="{Permalink}"style="color:white;"><span id="<x>note_count_{PostID}">{NoteCount}</span></a></divabc>
  1846.  
  1847. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/1yqmg0pq9/right.png);background-repeat:no-repeat;height:20px;float:left;"></divabc>
  1848. </divabc>
  1849.  
  1850. <divabc class="captions">{Caption}</divabc>
  1851. </divabc><SPLITTER>
  1852. {/block:Link}
  1853.  
  1854.  
  1855.  
  1856.  
  1857.  
  1858. {block:Quote}
  1859. <divabc class="post quote">
  1860. <divabc class="quote_title"><a href="{Permalink}" {Target}>"{Quote}"</a></divabc>
  1861. {block:Source}
  1862. <divabc class="quote_source" style="text-align:right; padding-top:10px;">- {Source}</divabc>
  1863. {/block:Source}
  1864.  
  1865.  
  1866. <divabc class="notes3" style=" padding-top:10px; float:right;width:100%;text-align:right;">
  1867.  
  1868. <divabc class="reblog_etc" style="float:left;text-align:right;"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/ssdtkch/inKmg0pwx/reblog.png" style="height:20px;cursor:pointer;" alt="reblog" title="reblog" border="0" />
  1869. </a></divabc>
  1870.  
  1871.  
  1872. <divabc class="reblog_etc" style="float:left;text-align:left;margin-left:3px;height:20px;">
  1873. <img height="20" style="height:20px;cursor:pointer;" src="http://static.tumblr.com/ssdtkch/LIwmg0pnu/like.png" id="like_image_{PostID}" onclick="LikePost('{PostID}','{ReblogURL}',this)" border="0" alt="like" title="like"/>
  1874. </divabc>
  1875.  
  1876. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/TIymg0pom/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;"></divabc>
  1877.  
  1878. <divabc class="reblog_etc" style="font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://static.tumblr.com/ssdtkch/OOHmg0ppe/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;" ><a href="{Permalink}"style="color:white;"><span id="<x>note_count_{PostID}">{NoteCount}</span></a></divabc>
  1879.  
  1880. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/1yqmg0pq9/right.png);background-repeat:no-repeat;height:20px;float:left;"></divabc>
  1881. </divabc>
  1882.  
  1883. <divabc class="captions">{Caption}</divabc>
  1884. </divabc><SPLITTER>
  1885. {/block:Quote}
  1886.  
  1887.  
  1888.  
  1889.  
  1890.  
  1891. {block:Photoset}
  1892. <divabc class="post photoset">
  1893. {block:Photos}
  1894. <a href="{permalink}"><img src="{PhotoURL-500}" border="0" /></a>
  1895. {/block:Photos}
  1896. <divabc class="notes2" style="float:right;width:100%;text-align:right;">
  1897. <divabc class="reblog_etc" style="float:left;text-align:right;"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/ssdtkch/inKmg0pwx/reblog.png" style="height:20px;cursor:pointer;" alt="reblog" title="reblog" border="0" />
  1898. </a></divabc>
  1899. <divabc class="reblog_etc" style="float:left;text-align:left;margin-left:3px;height:20px;">
  1900. <img height="20" style="height:20px;cursor:pointer;" src="http://static.tumblr.com/ssdtkch/LIwmg0pnu/like.png" id="like_image_{PostID}" onclick="LikePost('{PostID}','{ReblogURL}',this)" border="0" alt="like" title="like"/>
  1901. </divabc>
  1902.  
  1903. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/TIymg0pom/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;"></divabc>
  1904.  
  1905. <divabc class="reblog_etc" style="font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://static.tumblr.com/ssdtkch/OOHmg0ppe/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;" ><a href="{Permalink}"style="color:white;"><span id="<x>note_count_{PostID}">{NoteCount}</span></a></divabc>
  1906.  
  1907. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/1yqmg0pq9/right.png);background-repeat:no-repeat;height:20px;float:left;"></divabc>
  1908. </divabc>
  1909.  
  1910.  
  1911. <divabc class="captions">{Caption}</divabc>
  1912. </divabc><SPLITTER>
  1913. {/block:Photoset}
  1914.  
  1915.  
  1916.  
  1917.  
  1918.  
  1919. {block:Text}
  1920. <divabc class="post text">
  1921. {block:Title}
  1922. <divabc class="text_title"><a href="{Permalink}">{Title}</a></divabc>
  1923. {/block:Title}
  1924.  
  1925. <divabc class="text_body">{Body}</divabc>
  1926.  
  1927.  
  1928.  
  1929. <divabc class="notes3" style=" float:right;width:100%;text-align:right;">
  1930.  
  1931. <divabc class="reblog_etc" style="float:left;text-align:right;"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/ssdtkch/inKmg0pwx/reblog.png" style="height:20px;cursor:pointer;" alt="reblog" title="reblog" border="0" />
  1932. </a></divabc>
  1933.  
  1934.  
  1935. <divabc class="reblog_etc" style="float:left;text-align:left;margin-left:3px;height:20px;">
  1936. <img height="20" style="height:20px;cursor:pointer;" src="http://static.tumblr.com/ssdtkch/LIwmg0pnu/like.png" id="like_image_{PostID}" onclick="LikePost('{PostID}','{ReblogURL}',this)" border="0" alt="like" title="like"/>
  1937. </divabc>
  1938.  
  1939. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/TIymg0pom/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;"></divabc>
  1940.  
  1941. <divabc class="reblog_etc" style="font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://static.tumblr.com/ssdtkch/OOHmg0ppe/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;" ><a href="{Permalink}"style="color:white;"><span id="<x>note_count_{PostID}">{NoteCount}</span></a></divabc>
  1942.  
  1943. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/1yqmg0pq9/right.png);background-repeat:no-repeat;height:20px;float:left;"></divabc>
  1944. </divabc>
  1945.  
  1946. {block:Caption}{Caption}{/block:Caption}
  1947. </divabc><SPLITTER>
  1948. {/block:Text}
  1949.  
  1950.  
  1951.  
  1952. {block:Video}
  1953. <divabc class="post video">
  1954. {Video-500}
  1955.  
  1956. <divabc class="notes3" style=" float:right;width:100%;text-align:right;">
  1957.  
  1958. <divabc class="reblog_etc" style="float:left;text-align:right;"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/ssdtkch/inKmg0pwx/reblog.png" style="height:20px;cursor:pointer;" alt="reblog" title="reblog" border="0" />
  1959. </a></divabc>
  1960.  
  1961.  
  1962. <divabc class="reblog_etc" style="float:left;text-align:left;margin-left:3px;height:20px;">
  1963. <img height="20" style="height:20px;cursor:pointer;" src="http://static.tumblr.com/ssdtkch/LIwmg0pnu/like.png" id="like_image_{PostID}" onclick="LikePost('{PostID}','{ReblogURL}',this)" border="0" alt="like" title="like"/>
  1964. </divabc>
  1965.  
  1966. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/TIymg0pom/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;"></divabc>
  1967.  
  1968. <divabc class="reblog_etc" style="font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://static.tumblr.com/ssdtkch/OOHmg0ppe/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;" ><a href="{Permalink}"style="color:white;"><span id="<x>note_count_{PostID}">{NoteCount}</span></a></divabc>
  1969.  
  1970. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/1yqmg0pq9/right.png);background-repeat:no-repeat;height:20px;float:left;"></divabc>
  1971. </divabc>
  1972.  
  1973. <divabc class="captions">{Caption}</divabc>
  1974. </divabc><SPLITTER>
  1975. {/block:Video}
  1976.  
  1977.  
  1978.  
  1979.  
  1980. {block:Photo}
  1981. <divabc class="post photo"><a href="{Permalink}"><img src="{PhotoURL-500}" border="0" /></a>
  1982. <divabc class="notes2" style="float:right;width:100%;text-align:right;">
  1983.  
  1984. <divabc class="reblog_etc" style="float:left;text-align:right;"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/ssdtkch/inKmg0pwx/reblog.png" style="height:20px;cursor:pointer;" alt="reblog" title="reblog" border="0" />
  1985. </a></divabc>
  1986. <divabc class="reblog_etc" style="float:left;text-align:left;margin-left:3px;height:20px;">
  1987. <img height="20" style="height:20px;cursor:pointer;" src="http://static.tumblr.com/ssdtkch/LIwmg0pnu/like.png" id="like_image_{PostID}" onclick="LikePost('{PostID}','{ReblogURL}',this)" border="0" alt="like" title="like"/>
  1988. </divabc>
  1989.  
  1990. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/TIymg0pom/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;"></divabc>
  1991.  
  1992. <divabc class="reblog_etc" style="font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://static.tumblr.com/ssdtkch/OOHmg0ppe/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;" ><a href="{Permalink}"style="color:white;"><span id="<x>note_count_{PostID}">{NoteCount}</span></a></divabc>
  1993.  
  1994. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/1yqmg0pq9/right.png);background-repeat:no-repeat;height:20px;float:left;"></divabc>
  1995.  
  1996.  
  1997. {block:iflightbox}
  1998. <a id="single_image" href="{PhotoURL-500}" ><img src="http://27.media.tumblr.com/tumblr_lqr0e7QyrS1r0kskpo1_100.png" style="margin-left:3px; border:0px; width:24px; height:20px;cursor:pointer; float:left;" class="reblog_etc" alt=""/></a>
  1999.  
  2000.  
  2001. {/block:iflightbox}
  2002. </divabc>
  2003. </divabc>
  2004.  
  2005. <SPLITTER>
  2006. {/block:Photo}
  2007.  
  2008.  
  2009. {block:Audio}
  2010. <divabc class="post audio">
  2011. {block:AlbumArt}
  2012. <a href="{Permalink}">
  2013. <divabc class="album_art">
  2014. <img style="width:100%; margin-left:auto; margin-right:auto;" src="{AlbumArtURL}" border="0" />
  2015. </divabc>
  2016. </a>
  2017. {/block:AlbumArt}
  2018. <divabc class="audio_player">{AudioPlayerBlack}</divabc>
  2019. <divabc class="notes2" style="float:right;width:100%;text-align:right;">
  2020. <divabc class="reblog_etc" style="float:left;text-align:right;"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/ssdtkch/inKmg0pwx/reblog.png" style="height:20px;cursor:pointer;" alt="reblog" title="reblog" border="0" />
  2021. </a></divabc>
  2022. <divabc class="reblog_etc" style="float:left;text-align:left;margin-left:3px;height:20px;">
  2023. <img height="20" style="height:20px;cursor:pointer;" src="http://static.tumblr.com/ssdtkch/LIwmg0pnu/like.png" id="like_image_{PostID}" onclick="LikePost('{PostID}','{ReblogURL}',this)" border="0" alt="like" title="like"/>
  2024. </divabc>
  2025.  
  2026. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/TIymg0pom/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;"></divabc>
  2027.  
  2028. <divabc class="reblog_etc" style="font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://static.tumblr.com/ssdtkch/OOHmg0ppe/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;" ><a href="{Permalink}"style="color:white;"><span id="<x>note_count_{PostID}">{NoteCount}</span></a></divabc>
  2029.  
  2030. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/1yqmg0pq9/right.png);background-repeat:no-repeat;height:20px;float:left;"></divabc>
  2031. </divabc>
  2032.  
  2033. <divabc class="captions">{Caption}</divabc>
  2034. </divabc>
  2035. <SPLITTER>
  2036. {/block:Audio}
  2037.  
  2038.  
  2039.  
  2040. {block:Chat}
  2041. <divabc class="post chat">
  2042.  
  2043. <divabc class="chat_box">
  2044. {block:Title}
  2045. <divabc class="chat_title"><a href="{Permalink}">{Title}</a></divabc>
  2046. {/block:Title}
  2047. {block:Lines}
  2048. <divabc class="chat_line_{Alt}">
  2049. {block:Label}
  2050. <span class="chat_label">{Label}</span>
  2051. {/block:Label}
  2052. <span style="color:{color:main text};">{Line}</span>
  2053. </divabc>
  2054. {/block:Lines}
  2055.  
  2056. <divabc class="notes3" style=" padding-top:10px; float:right;width:100%;text-align:right;">
  2057.  
  2058. <divabc class="reblog_etc" style="float:left;text-align:right;"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/ssdtkch/inKmg0pwx/reblog.png" style="height:20px;cursor:pointer;" alt="reblog" title="reblog" border="0" />
  2059. </a></divabc>
  2060.  
  2061.  
  2062. <divabc class="reblog_etc" style="float:left;text-align:left;margin-left:3px;height:20px;">
  2063. <img height="20" style="height:20px;cursor:pointer;" src="http://static.tumblr.com/ssdtkch/LIwmg0pnu/like.png" id="like_image_{PostID}" onclick="LikePost('{PostID}','{ReblogURL}',this)" border="0" alt="like" title="like"/>
  2064. </divabc>
  2065.  
  2066. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/TIymg0pom/left.png);background-repeat:no-repeat;height:20px;float:left;margin-left:3px;"></divabc>
  2067.  
  2068. <divabc class="reblog_etc" style="font-size:10px;height:20px;margin-top:0px;margin-left:0px;margin-right:0px;float:left;background-image:url(http://static.tumblr.com/ssdtkch/OOHmg0ppe/middle.png);background-repeat:repeat-x;color:#FFF;opacity:1;filter:alpha(opacity=100);padding-top:4px;" ><a href="{Permalink}"style="color:white;"><span id="<x>note_count_{PostID}">{NoteCount}</span></a></divabc>
  2069.  
  2070. <divabc class="reblog_etc" style="width:4px;background-image:url(http://static.tumblr.com/ssdtkch/1yqmg0pq9/right.png);background-repeat:no-repeat;height:20px;float:left;"></divabc>
  2071. </divabc>
  2072.  
  2073.  
  2074. <divabc class="captions">{Caption}</divabc>
  2075. </divabc>
  2076.  
  2077. </divabc>
  2078.  
  2079. <SPLITTER>
  2080. {/block:Chat}
  2081.  
  2082.  
  2083. {/block:Posts}<POSTS>
  2084.  
  2085. </div>
  2086. {/block:IndexPage}
  2087.  
  2088.  
  2089.  
  2090. <div id="outer_container">
  2091.  
  2092. {block:IndexPage}
  2093. <div id="container" style="width:100%;">
  2094. {block:IndexPage}
  2095. {block:PermalinkPage}
  2096. <div id="container" style="width:1000px;">
  2097.  
  2098.  
  2099. {/block:PermalinkPage}
  2100. <div id="posts" style="margin-left:auto; margin-right:auto;">
  2101.  
  2102.  
  2103.  
  2104.  
  2105.  
  2106.  
  2107.  
  2108.  
  2109.  
  2110.  
  2111.  
  2112.  
  2113.  
  2114.  
  2115. {block:PermalinkPage}
  2116.  
  2117. {block:Posts}
  2118.  
  2119.  
  2120. {block:Link}
  2121. <div class="post" style="width:1000px;">
  2122.  
  2123. <div style="width:590px;float:left; " class="link">
  2124. <div class="link_title"><a href="{URL}" {Target}>{Name}</a></div>
  2125. {block:Description}
  2126. <div class="link_description">{Description}</div>
  2127. {/block:Description}
  2128. </div>
  2129.  
  2130. <div style="width:370px; float:left; overflow:hidden;">
  2131.  
  2132. {block:NoteCount}<span id="likes"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">k</span>This post has {NoteCountWithLabel}</span> </br>
  2133. <div style="height:5px; width:370px;"> </div>{/block:NoteCount}
  2134.  
  2135. {block:Date} <span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">t</span>This was posted {TimeAgo}</span></br>
  2136. <div style="height:5px; width:370px;"> </div>{/block:Date}
  2137.  
  2138. {block:RebloggedFrom}<span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">r</span>This was reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a></span></br>
  2139. <div style="height:5px; width:370px;"> </div>{/block:RebloggedFrom}
  2140.  
  2141. {block:HasTags}<span id="tags"><span style="padding-right:13px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">z</span>This has been tagged with {block:Tags}<a style="color:{color:Links}" href="{TagURL}">{Tag},</a> {/block:Tags}</span></br>
  2142. <div style="height:5px; width:370px;"> </div>{/block:HasTags}
  2143.  
  2144. {block:ContentSource}<span id="time"><span style="padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">R</span><a href="{SourceURL}"><script>TrimURL(50,'{SourceURL}')</script></a></span> </br>
  2145. <div style="height:5px; width:370px;"> </div>{/block:ContentSource}
  2146.  
  2147.  
  2148.  
  2149. <div style="margin-left:20px; margin-top:10px; float:left;">
  2150. <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
  2151. </div>
  2152.  
  2153. <div style="float:left; margin-left:5px; margin-top:10px; height:20px;"><g:plusone size="medium"></g:plusone></div>
  2154.  
  2155.  
  2156. <iframe src="//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;" allowTransparency="true"></iframe>
  2157.  
  2158.  
  2159.  
  2160. {block:PostNotes}
  2161. <div class="perma_notes" style="width:370px; margin-top:20px; margin-left:20px;float:left;">{PostNotes}</div>
  2162. {/block:PostNotes}
  2163. </div>
  2164.  
  2165.  
  2166. {/block:Link}
  2167.  
  2168.  
  2169.  
  2170.  
  2171. {block:Quote}<div class="post" style="width:1000px;">
  2172.  
  2173. <div style="width:590px;float:left; " class="quote">
  2174. <div class="quote_title">"{Quote}"</div>
  2175. {block:Source}
  2176. <div class="quote_source">{Source}</div>
  2177. {/block:Source}
  2178. </div>
  2179.  
  2180.  
  2181.  
  2182. <div style="width:370px; float:left; overflow:hidden;">
  2183.  
  2184. {block:NoteCount}<span id="likes"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">k</span>This post has {NoteCountWithLabel}</span> </br>
  2185. <div style="height:5px; width:370px;"> </div>{/block:NoteCount}
  2186.  
  2187. {block:Date} <span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">t</span>This was posted {TimeAgo}</span></br>
  2188. <div style="height:5px; width:370px;"> </div>{/block:Date}
  2189.  
  2190. {block:RebloggedFrom}<span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">r</span>This was reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a></span></br>
  2191. <div style="height:5px; width:370px;"> </div>{/block:RebloggedFrom}
  2192.  
  2193. {block:HasTags}
  2194.  
  2195. <div id="tags" style="float:left;">
  2196.  
  2197. <div style="padding-right:1px;width:10px;float:left; padding-right:13px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">z</div>
  2198.  
  2199. <div style="width:325px;float:left;">This has been tagged with {block:Tags}<a style="color:{color:Links}" href="{TagURL}">#{Tag}</a> {/block:Tags}
  2200. </div>
  2201.  
  2202. </div>
  2203.  
  2204.  
  2205. </br>
  2206.  
  2207.  
  2208.  
  2209. <div style="height:5px; width:370px;"> </div>{/block:HasTags}
  2210.  
  2211.  
  2212.  
  2213.  
  2214. {block:ContentSource}<span id="time"><span style="padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">R</span><a href="{SourceURL}"><script>TrimURL(50,'{SourceURL}')</script></a></span> </br>
  2215. <div style="height:5px; width:370px;"> </div>{/block:ContentSource}
  2216.  
  2217.  
  2218.  
  2219. <div style="margin-left:20px; margin-top:10px; float:left;">
  2220. <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
  2221. </div>
  2222.  
  2223. <div style="float:left; margin-left:5px; margin-top:10px; height:20px;"><g:plusone size="medium"></g:plusone></div>
  2224.  
  2225.  
  2226. <iframe src="//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;" allowTransparency="true"></iframe>
  2227.  
  2228.  
  2229.  
  2230. {block:PostNotes}
  2231. <div class="perma_notes" style="width:370px; margin-top:20px; margin-left:20px;float:left;">{PostNotes}</div>
  2232. {/block:PostNotes}
  2233. </div>
  2234. {/block:Quote}
  2235.  
  2236.  
  2237.  
  2238. {block:Photoset}<div class="post" style="width:1000px;">
  2239.  
  2240. <div style="width:590px;float:left; " class="photoset">
  2241. {Photoset-500}
  2242.  
  2243. {block:Caption}<div style="float:left: padding-top:10px;">{Caption}</div>{/block:Caption}
  2244.  
  2245. </div>
  2246.  
  2247.  
  2248.  
  2249. <div style="width:370px; float:left; overflow:hidden;">
  2250.  
  2251. {block:NoteCount}<span id="likes"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">k</span>This post has {NoteCountWithLabel}</span> </br>
  2252. <div style="height:5px; width:370px;"> </div>{/block:NoteCount}
  2253.  
  2254. {block:Date} <span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">t</span>This was posted {TimeAgo}</span></br>
  2255. <div style="height:5px; width:370px;"> </div>{/block:Date}
  2256.  
  2257. {block:RebloggedFrom}<span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">r</span>This was reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a></span></br>
  2258. <div style="height:5px; width:370px;"> </div>{/block:RebloggedFrom}
  2259.  
  2260. {block:HasTags}<span id="tags"><span style="padding-right:13px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">z</span>This has been tagged with {block:Tags}<a style="color:{color:Links}" href="{TagURL}">{Tag},</a> {/block:Tags}</span></br>
  2261. <div style="height:5px; width:370px;"> </div>{/block:HasTags}
  2262.  
  2263. {block:ContentSource}<span id="time"><span style="padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">R</span><a href="{SourceURL}"><script>TrimURL(50,'{SourceURL}')</script></a></span> </br>
  2264. <div style="height:5px; width:370px;"> </div>{/block:ContentSource}
  2265.  
  2266.  
  2267.  
  2268. <div style="margin-left:20px; margin-top:10px; float:left;">
  2269. <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
  2270. </div>
  2271.  
  2272. <div style="float:left; margin-left:5px; margin-top:10px; height:20px;"><g:plusone size="medium"></g:plusone></div>
  2273.  
  2274.  
  2275. <iframe src="//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;" allowTransparency="true"></iframe>
  2276.  
  2277.  
  2278.  
  2279. {block:PostNotes}
  2280. <div class="perma_notes" style="width:370px; margin-top:20px; margin-left:20px;float:left;">{PostNotes}</div>
  2281. {/block:PostNotes}
  2282. </div>
  2283. {/block:Photoset}
  2284.  
  2285.  
  2286.  
  2287.  
  2288.  
  2289. {block:Text}
  2290. <div class="post" style="width:1000px;">
  2291.  
  2292. <div style="width:590px;float:left; " class="text">
  2293. {block:Title}
  2294. <div class="text_title"><a href="{Permalink}">{Title}</a></div>
  2295. {/block:Title}
  2296.  
  2297. {Body}
  2298. </div>
  2299.  
  2300. <div style="width:370px; float:left; overflow:hidden;">
  2301.  
  2302. {block:NoteCount}<span id="likes"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">k</span>This post has {NoteCountWithLabel}</span> </br>
  2303. <div style="height:5px; width:370px;"> </div>{/block:NoteCount}
  2304.  
  2305. {block:Date} <span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">t</span>This was posted {TimeAgo}</span></br>
  2306. <div style="height:5px; width:370px;"> </div>{/block:Date}
  2307.  
  2308. {block:RebloggedFrom}<span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">r</span>This was reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a></span></br>
  2309. <div style="height:5px; width:370px;"> </div>{/block:RebloggedFrom}
  2310.  
  2311. {block:HasTags}<span id="tags"><span style="padding-right:13px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">z</span>This has been tagged with {block:Tags}<a style="color:{color:Links}" href="{TagURL}">{Tag},</a> {/block:Tags}</span></br>
  2312. <div style="height:5px; width:370px;"> </div>{/block:HasTags}
  2313.  
  2314. {block:ContentSource}<span id="time"><span style="padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">R</span><a href="{SourceURL}"><script>TrimURL(50,'{SourceURL}')</script></a></span> </br>
  2315. <div style="height:5px; width:370px;"> </div>{/block:ContentSource}
  2316.  
  2317.  
  2318.  
  2319. <div style="margin-left:20px; margin-top:10px; float:left;">
  2320. <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
  2321. </div>
  2322.  
  2323. <div style="float:left; margin-left:5px; margin-top:10px; height:20px;"><g:plusone size="medium"></g:plusone></div>
  2324.  
  2325.  
  2326. <iframe src="//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;" allowTransparency="true"></iframe>
  2327.  
  2328.  
  2329.  
  2330. {block:PostNotes}
  2331. <div class="perma_notes" style="width:370px; margin-top:20px; margin-left:20px;float:left;">{PostNotes}</div>
  2332. {/block:PostNotes}
  2333. </div>
  2334. {/block:Text}
  2335.  
  2336.  
  2337.  
  2338.  
  2339.  
  2340. {block:Video}
  2341. <div class="post" style="width:1000px;">
  2342.  
  2343. <div style="width:590px;float:left; " class="video">
  2344.  
  2345.  
  2346. {Video-500}
  2347.  
  2348. {block:Caption}<div style="float:left: padding-top:10px;">{Caption}</div>{/block:Caption}
  2349.  
  2350.  
  2351. </div>
  2352. <div style="width:370px; float:left; overflow:hidden;">
  2353.  
  2354. {block:NoteCount}<span id="likes"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">k</span>This post has {NoteCountWithLabel}</span> </br>
  2355. <div style="height:5px; width:370px;"> </div>{/block:NoteCount}
  2356.  
  2357. {block:Date} <span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">t</span>This was posted {TimeAgo}</span></br>
  2358. <div style="height:5px; width:370px;"> </div>{/block:Date}
  2359.  
  2360. {block:RebloggedFrom}<span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">r</span>This was reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a></span></br>
  2361. <div style="height:5px; width:370px;"> </div>{/block:RebloggedFrom}
  2362.  
  2363. {block:HasTags}<span id="tags"><span style="padding-right:13px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">z</span>This has been tagged with {block:Tags}<a style="color:{color:Links}" href="{TagURL}">{Tag},</a> {/block:Tags}</span></br>
  2364. <div style="height:5px; width:370px;"> </div>{/block:HasTags}
  2365.  
  2366. {block:ContentSource}<span id="time"><span style="padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">R</span><a href="{SourceURL}"><script>TrimURL(50,'{SourceURL}')</script></a></span> </br>
  2367. <div style="height:5px; width:370px;"> </div>{/block:ContentSource}
  2368.  
  2369.  
  2370.  
  2371. <div style="margin-left:20px; margin-top:10px; float:left;">
  2372. <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
  2373. </div>
  2374.  
  2375. <div style="float:left; margin-left:5px; margin-top:10px; height:20px;"><g:plusone size="medium"></g:plusone></div>
  2376.  
  2377.  
  2378. <iframe src="//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;" allowTransparency="true"></iframe>
  2379.  
  2380.  
  2381.  
  2382. {block:PostNotes}
  2383. <div class="perma_notes" style="width:370px; margin-top:20px; margin-left:20px;float:left;">{PostNotes}</div>
  2384. {/block:PostNotes}
  2385. </div>
  2386. {/block:Video}
  2387.  
  2388.  
  2389.  
  2390.  
  2391.  
  2392.  
  2393. {block:Photo}
  2394. <div class="post photo" style="width:1000px;">
  2395.  
  2396. <div style="width:590px;float:left; ">{LinkOpenTag}<img src="{PhotoURL-HighRes}" border="0" style="float:left; margin-bottom:10px;"/>{LinkCloseTag}
  2397.  
  2398. {block:Caption}{Caption}{/block:Caption}
  2399.  
  2400. </div>
  2401.  
  2402. <div style="width:370px; margin-left:30px; overflow:hidden;">
  2403.  
  2404. {block:NoteCount}<span id="likes"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">k</span>This post has {NoteCountWithLabel}</span> </br>
  2405. <div style="height:5px; width:370px;"> </div>{/block:NoteCount}
  2406.  
  2407. {block:Date} <span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">t</span>This was posted {TimeAgo}</span></br>
  2408. <div style="height:5px; width:370px;"> </div>{/block:Date}
  2409.  
  2410. {block:RebloggedFrom}<span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">r</span>This was reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a></span></br>
  2411. <div style="height:5px; width:370px;"> </div>{/block:RebloggedFrom}
  2412.  
  2413. {block:HasTags}<span id="tags"><span style="padding-right:13px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">z</span>This has been tagged with {block:Tags}<a style="color:{color:Links}" href="{TagURL}">{Tag},</a> {/block:Tags}</span></br>
  2414. <div style="height:5px; width:370px;"> </div>{/block:HasTags}
  2415.  
  2416. {block:ContentSource}<span id="time"><span style="padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">R</span><a href="{SourceURL}"><script>TrimURL(50,'{SourceURL}')</script></a></span> </br>
  2417. <div style="height:5px; width:370px;"> </div>{/block:ContentSource}
  2418.  
  2419. </div>
  2420.  
  2421. <div style="margin-left:20px; margin-top:10px; float:left;">
  2422. <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
  2423. </div>
  2424.  
  2425. <div style="float:left; margin-left:5px; margin-top:10px; height:20px;"><g:plusone size="medium"></g:plusone></div>
  2426.  
  2427.  
  2428. <iframe src="//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;" allowTransparency="true"></iframe>
  2429.  
  2430.  
  2431.  
  2432. {block:PostNotes}
  2433. <div class="perma_notes" style="float:left; width:370px;margin-left:20px; margin-top:20px;">{PostNotes}</div>
  2434. {/block:PostNotes}
  2435. </div>
  2436.  
  2437. {/block:Photo}
  2438.  
  2439.  
  2440.  
  2441.  
  2442.  
  2443. {block:Audio}
  2444. <div class="post" style="width:1000px; ">
  2445.  
  2446. <div style="width:590px;float:left; " class="audio">
  2447. {block:AlbumArt}
  2448. <a href="{Permalink}">
  2449. <div class="album_art">
  2450. <img style="width:400px; margin-left:auto; margin-right:auto;" src="{AlbumArtURL}" border="0" />
  2451. </div>
  2452. </a>
  2453. {/block:AlbumArt}
  2454. <div class="audio_player" style="width:400px;">{AudioPlayerBlack}</div>
  2455.  
  2456.  
  2457. {block:Caption}<div style="float:left: padding-top:10px;">{Caption}</div>{/block:Caption}
  2458.  
  2459. </div>
  2460.  
  2461. <div style="width:370px; float:left; overflow:hidden;">
  2462.  
  2463. {block:NoteCount}<span id="likes"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">k</span>This post has {NoteCountWithLabel}</span> </br>
  2464. <div style="height:5px; width:370px;"> </div>{/block:NoteCount}
  2465.  
  2466. {block:Date} <span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">t</span>This was posted {TimeAgo}</span></br>
  2467. <div style="height:5px; width:370px;"> </div>{/block:Date}
  2468.  
  2469. {block:RebloggedFrom}<span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">r</span>This was reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a></span></br>
  2470. <div style="height:5px; width:370px;"> </div>{/block:RebloggedFrom}
  2471.  
  2472. {block:HasTags}<span id="tags"><span style="padding-right:13px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">z</span>This has been tagged with {block:Tags}<a style="color:{color:Links}" href="{TagURL}">{Tag},</a> {/block:Tags}</span></br>
  2473. <div style="height:5px; width:370px;"> </div>{/block:HasTags}
  2474.  
  2475. {block:ContentSource}<span id="time"><span style="padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">R</span><a href="{SourceURL}"><script>TrimURL(50,'{SourceURL}')</script></a></span> </br>
  2476. <div style="height:5px; width:370px;"> </div>{/block:ContentSource}
  2477.  
  2478.  
  2479.  
  2480. <div style="margin-left:20px; margin-top:10px; float:left;">
  2481. <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
  2482. </div>
  2483.  
  2484. <div style="float:left; margin-left:5px; margin-top:10px; height:20px;"><g:plusone size="medium"></g:plusone></div>
  2485.  
  2486.  
  2487. <iframe src="//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;" allowTransparency="true"></iframe>
  2488.  
  2489.  
  2490.  
  2491. {block:PostNotes}
  2492. <div class="perma_notes" style="width:370px; margin-top:20px; margin-left:20px;float:left;">{PostNotes}</div>
  2493. {/block:PostNotes}
  2494. </div>
  2495.  
  2496. {/block:Audio}
  2497.  
  2498.  
  2499.  
  2500.  
  2501. {block:Chat}
  2502. <div class="post" style="width:1000px;">
  2503.  
  2504. <div style="width:590px;float:left; " class="chat">
  2505.  
  2506. <div class="chat_box">
  2507. {block:Title}
  2508. <div class="chat_title"><a href="{Permalink}">{Title}</a></div>
  2509. {/block:Title}
  2510. {block:Lines}
  2511. <div class="chat_line_{Alt}">
  2512. {block:Label}
  2513. <span class="chat_label">{Label}</span>
  2514. {/block:Label}
  2515. {Line}
  2516. </div>
  2517. {/block:Lines}
  2518.  
  2519. </div>
  2520.  
  2521. </div>
  2522.  
  2523. <div style="width:370px; float:left; overflow:hidden;">
  2524.  
  2525. {block:NoteCount}<span id="likes"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">k</span>This post has {NoteCountWithLabel}</span> </br>
  2526. <div style="height:5px; width:370px;"> </div>{/block:NoteCount}
  2527.  
  2528. {block:Date} <span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">t</span>This was posted {TimeAgo}</span></br>
  2529. <div style="height:5px; width:370px;"> </div>{/block:Date}
  2530.  
  2531. {block:RebloggedFrom}<span id="time"><span style="padding-right:10px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">r</span>This was reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a></span></br>
  2532. <div style="height:5px; width:370px;"> </div>{/block:RebloggedFrom}
  2533.  
  2534. {block:HasTags}<span id="tags"><span style="padding-right:13px; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">z</span>This has been tagged with {block:Tags}<a style="color:{color:Links}" href="{TagURL}">{Tag},</a> {/block:Tags}</span></br>
  2535. <div style="height:5px; width:370px;"> </div>{/block:HasTags}
  2536.  
  2537. {block:ContentSource}<span id="time"><span style="padding-right:10px; ; font-size:15px; color:{color:Links}; font-family:'PictosRegular';">R</span><a href="{SourceURL}"><script>TrimURL(50,'{SourceURL}')</script></a></span> </br>
  2538. <div style="height:5px; width:370px;"> </div>{/block:ContentSource}
  2539.  
  2540.  
  2541.  
  2542. <div style="margin-left:20px; margin-top:10px; float:left;">
  2543. <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-url=”{permalink}” data-text=”{Title}”>Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
  2544. </div>
  2545.  
  2546. <div style="float:left; margin-left:5px; margin-top:10px; height:20px;"><g:plusone size="medium"></g:plusone></div>
  2547.  
  2548.  
  2549. <iframe src="//www.facebook.com/plugins/like.php?href={Permalink}&send=false&layout=button_count&width=60&show_faces=true&action=like&colorscheme=light&font=arial&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; float:left; margin-left:-10px; margin-top:10px; width:90px; height:21px;" allowTransparency="true"></iframe>
  2550.  
  2551.  
  2552.  
  2553. {block:PostNotes}
  2554. <div class="perma_notes" style="width:370px; margin-top:20px; margin-left:20px;float:left;">{PostNotes}</div>
  2555. {/block:PostNotes}
  2556. </div>
  2557. {/block:Chat}
  2558.  
  2559.  
  2560.  
  2561.  
  2562. {/block:Posts}</div>
  2563. {/block:PermalinkPage}
  2564.  
  2565.  
  2566.  
  2567.  
  2568.  
  2569. </div>
  2570. </div>
  2571.  
  2572. </div>
  2573. <div id="guid" style="display:none;">45e1d44587-djke882-678660shyya0-dopwnn1</div>
  2574.  
  2575. <div style="display:none;visibility:hidden;" id="audio_player_color">#FFFFFF</div>
  2576. <div style="display:none;visibility:hidden;" id="post_padding">{text:Post padding}</div>
  2577. <div style="display:none;visibility:hidden;" id="tag_page">{block:TagPage}{Tag}{/block:TagPage}</div>
  2578.  
  2579. <iframe id="likes_frame" style="height:1px;width:1px;position:absolute;left:-500px;"></iframe>
  2580. </body>
  2581. <div id="05" class="popup_block">
  2582.  
  2583. <p><span class="titleee">Frequently Asked Q's (please read before asking)</span></p>
  2584. <p>Check out my blog ? i get a lot of these, i may not reply but i'll check your blog out :) </p>
  2585. <p>Promote my blog ? yes! just go<a href="http://classy-lovely.tumblr.com/getpromoted" target="_blank"><font color="#F08080"> here</font></a> </p>
  2586. <p>Great blogs to follow? check out <a href="http://classy-lovely.tumblr.com/blogroll" target="_blank"><font color="#F08080">my blogroll</font></a></p>
  2587. <p>How did you get the cursor? follow my tutorial <a href="http://pastebin.com/dpnL8hLK" target="_blank"><font color="#F08080">here</font></a></p>
  2588. <p><iframe frameborder="0" height="195" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/classy-lovely.tumblr.com" width="100%"></iframe></p>
  2589. </div>
  2590. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement