Advertisement
Guest User

Untitled

a guest
Dec 14th, 2012
470
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.63 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--
  5. Theme by themesforya
  6. Basecode by: Hussy-Glamour
  7. - DO NOT REMOVE CREDIT!
  8.  
  9. -->
  10.  
  11. <head> <!-- DEFAULT VARIABLES -->
  12.  
  13.  
  14. <!-- CURSOR -->
  15. <style type="text/css">body, a, a:hover {cursor: url('{image:cursor}'), progress;}</style>
  16.  
  17.  
  18.  
  19. <META name="image:cursor" content="http://media.tumblr.com/tumblr_lpyq1pzk3L1qcn2vb.gif " />
  20. <META name="image:favicon" content="http://media.tumblr.com/tumblr_ltsfu8vJ9M1r1b4vq.gif" />
  21.  
  22. <META name="color:Scrollbar" content="#EEE0E5">
  23.  
  24. <META name="color:Background" content="#EEE0E5">
  25. <META name="color:link" content="#000">
  26. <META name="color:link hover" content="#fff">
  27. <META name="color:Asker background" content="#F6E4CC">
  28. <META name="color:Asker border" content="#FFF">
  29. <META name="color:Reply border" content="#FFF">
  30. <META name="color:Reply background" content="#F3D5BD">
  31.  
  32. <META name="color:Sidebar border" content="#EEE0E5">
  33. <META name="color:Sidebar background" content="#FFF">
  34. <META name="image:Background" content="http://i56.tinypic.com/1179pj5.png">
  35.  
  36. <META name="color:navi background" content="#fff">
  37. <META name="color:navi hover background" content="#EEE0E5">
  38. <META name="color:Reblog background" content="#F6EAF6">
  39. <META name="color:Post Background" content="#FFF">
  40.  
  41. <META name="text:Link 1 Title" content="" />
  42. <META name="text:Link 1" content="" />
  43. <META name="text:Link 2 Title" content="" />
  44. <META name="text:Link 2" content="" />
  45. <META name="text:Link 3 Title" content="" />
  46. <META name="text:Link 3" content="" />
  47. <META name="text:Link 4 Title" content="" />
  48. <META name="text:Link 4" content="" />
  49. <META name="text:Link 5 Title" content="" />
  50. <META name="text:Link 5" content="" />
  51. <META name="text:Link 6 Title" content="" />
  52. <META name="text:Link 6" content="" />
  53. <META name="image:sidebar image" content="http://sphotos-b.ak.fbcdn.net/hphotos-ak-ash3/549070_10151150556325369_422346991_n.jpg" />
  54.  
  55. <title>{Title}</title>
  56. <!--favicon-->
  57. <link rel="shortcut icon" href="{image:favicon}">
  58.  
  59. <link rel="stylesheet" href="http://static.tumblr.com/xajwmek/q24lwd43e/tumblrcontrols_ritamafalda.css" media="screen"/>
  60.  
  61.  
  62.  
  63. <style type="text/css">
  64.  
  65.  
  66.  
  67. /***NAVIGATION BUTTON***/
  68. div.navigate a{
  69. color: #000; display:block; width: 50px; height: auto; text-align: center; padding-left:2px;padding-right:2px;padding-top:5px; padding-bottom:2px;margin-left:0px; margin-top:5px; position:relative; text-align: center; z-index:1;display: inline-block;font-size:8px; font-family:century gothic;text-transform:uppercase;background-color:{color:navi background};border:1px solid {color:navi background};opacity:0.5;
  70. }
  71.  
  72. div.navigate a:hover{
  73. background-color:{navi hover background};
  74. }
  75.  
  76. /*** COLOR SCROLL BAR ***/
  77. ::-webkit-scrollbar {width: 3px; height: 5px; background-color:#fff;}
  78.  
  79. ::-webkit-scrollbar-thumb { background-color:{color:Scrollbar};}
  80.  
  81.  
  82.  
  83. #asker{
  84. width:237px;
  85. margin-top:1px;
  86. padding:6px 6px 6px 6px;
  87. background-color:{color: Asker background};
  88. text-align:right;
  89. border:1px solid {color:Asker Border};
  90. }
  91.  
  92. #answer{
  93. width:245px;
  94. margin-top:0px;
  95. text-align:center;
  96. padding:2px 2px 2px 2px;
  97. background-color:{color:Reply background};
  98.  
  99. border-bottom:1px solid {color:Reply Border};
  100. border-right:1px solid {color:Reply Border};
  101. border-left:1px solid {color:Reply Border};
  102. }
  103.  
  104.  
  105.  
  106. /*** THIS IS WHERE YOU CAHNGE THE BACKGROUND COLOR/ USE A BACKGROUND IMAGE ***/
  107. body{
  108. color:#000;
  109. background-color: {color:Background};
  110. background-image:url({image:Background});
  111. background-postition:center;
  112. background-attachment: fixed;
  113. background-repeat: yes-repeat;
  114. font-family: "century gothic";
  115. font-size: 10px;
  116. letter-spacing: 0px;
  117. line-height: 11px;
  118. text-align:justify;
  119. }
  120.  
  121.  
  122.  
  123.  
  124. /*** COLOR OF THE LINK ***/
  125. a:link, a:active, a:visited{
  126. color:{color:link};
  127. text-decoration:none;
  128. }
  129.  
  130.  
  131.  
  132. /*** COLOR OF THE LINK, WHEN YOU HOVER IT ***/
  133. a:hover {
  134. color:{color:link hover};
  135. text-decoration: none;
  136. }
  137.  
  138.  
  139. /*** HEADER ***/
  140. h2{
  141. color: #EEE0E5;
  142. font-family: "segoe script";
  143. font-size:18px;
  144. line-height:15px;
  145. letter-spacing:1px;
  146. font-weight:normal;
  147. margin:0px;
  148. padding:0px;
  149. margin-bottom:-0px;
  150. text-align:center;
  151. }
  152.  
  153.  
  154.  
  155. #bottominfo{
  156. border-top:1px solid #ffffff;
  157. padding:2px 0px 0px 0px;
  158. display:block;
  159. margin-top:330px;
  160. }
  161.  
  162. #info{
  163. float:left;
  164. width:490px;
  165. padding:3px;
  166. margin:5px;
  167. margin-right:23px;
  168. background-color: ;
  169. border: 1px solid #;
  170. }
  171.  
  172. .pagination {
  173. display: none;
  174. }
  175.  
  176.  
  177. /**SIDEBAR**/
  178.  
  179.  
  180.  
  181.  
  182. #sidebar6{
  183. position:fixed !important;
  184. margin-top:113px;
  185. margin-left:115px;
  186. text-align:center;
  187. height:auto;
  188. width:200px;
  189. background-color:{color:Sidebar background};
  190. z-index:999;
  191. padding-left:3px;
  192. padding-top:3px;
  193. padding-bottom:3px;
  194. padding-right:3px;
  195. opacity:0.8;
  196. border: 1px solid {color:Sidebar border};
  197. }
  198.  
  199.  
  200.  
  201.  
  202.  
  203. #sidebar10{
  204. position:fixed !important;
  205. margin-top:180px;
  206. margin-left:53px;
  207. width:60px;
  208. text-align:center;
  209. z-index:999;
  210. border-right: 1px dotted #fff;
  211. }
  212.  
  213.  
  214.  
  215. /**END OF SIDEBAR**/
  216.  
  217.  
  218. /*** POSTS ***/
  219. #center{
  220. -moz-box-shadow: 0 0 0px {color:shadow};
  221. -webkit-box-shadow: 0 0 0px {color:shadow};
  222. width:1000px;
  223. margin-left:350px;
  224. height:auto;
  225. {block:PermalinkPage}
  226. width:526px;
  227. {/block:PermalinkPage}
  228. position:absolute;
  229. margin-top:30px;
  230. padding-right:5px;
  231. padding-left: 5px;
  232. background-color: ;
  233. }
  234.  
  235.  
  236.  
  237.  
  238.  
  239. #question{
  240. border-bottom:1px solid #ffffff;
  241. overflow:SHOW;
  242. padding-bottom:3px;
  243. margin-bottom:3px;}
  244.  
  245.  
  246.  
  247.  
  248.  
  249. #entry {
  250. background-image: url();
  251. background-color:{color:Post background};
  252. float:left;
  253. {block:IndexPage}
  254. width: 250px;
  255. {/block:IndexPage}
  256. {block:PermalinkPage}
  257. width:500px;
  258. font color: #000;
  259. {/block:PermalinkPage}
  260. height: auto;
  261. overflow:hidden;
  262. margin:0px;
  263. margin-top:15px;
  264. margin-left:5px;
  265. padding-top:3px;
  266. padding-bottom:2px;
  267. padding-left:3px;
  268. padding-right:3px;
  269. }
  270.  
  271.  
  272.  
  273. .hoverrebperma{
  274. color:#000;
  275. opacity:0;
  276. font-size: 8px;
  277. text-align: center;
  278. text-transform:uppercase;
  279. font-family: century gothic;
  280. width: 180px;
  281. height: 12px;
  282. background-color: {color:Reblog background};
  283. border: 0px solid #000;
  284. display: inline-block;
  285. padding-top:2px;
  286. padding-left:1px;padding-right:1px;
  287. position:absolute;
  288. -webkit-transform: rotate(0deg);
  289. -moz-transform: rotate(0deg);
  290. -ms-transform: rotate(0deg);
  291. -o-transform: rotate(0deg);
  292. transform: rotate(0deg);
  293. -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s;
  294. transition: 0.5s;
  295.  
  296. }
  297.  
  298.  
  299.  
  300. #entry:hover .hoverrebperma{opacity: 1; margin-left:10px;margin-top:5px;}
  301. #entry:hover .hoverrebperma:hover {opacity: 1; margin-left:0px;margin-top:5px;}
  302.  
  303.  
  304.  
  305. <style type="text/css">{CustomCSS]</style>
  306.  
  307.  
  308. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  309.  
  310. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  311.  
  312. <script>
  313. $(function(){
  314. var $container = $('#center');
  315. $container.imagesLoaded(function(){
  316. $container.masonry({
  317. itemSelector: '#entry',
  318. });
  319. });
  320. $container.infinitescroll({
  321. itemSelector : "#entry",
  322. navSelector : "div.pagination",
  323. nextSelector : ".pagination a#next",
  324. loadingImg : "",
  325. loadingText : "<em></em>",
  326. bufferPx : 10000,
  327. extraScrollPx: 12000,
  328. },
  329. // trigger Masonry as a callback
  330. function( newElements ) {
  331. var $newElems = $( newElements ).css({ opacity: 0 });
  332. // ensure that images load before adding to masonry layout
  333. $newElems.imagesLoaded(function(){
  334. $newElems.animate({ opacity: 1 });
  335. $container.masonry( 'appended', $newElems, true );
  336. });
  337. }
  338. );
  339. });
  340. </script>
  341.  
  342. </head>
  343.  
  344.  
  345. <body>
  346. <div class="pagination">
  347. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"></a> &middot;{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next"></a>{/block:NextPage}{/block:Pagination}
  348. </div>
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356. <div id="sidebar6">
  357. <img src="{image:sidebar image}" width="190px"><br><br>
  358. {Description}
  359.  
  360.  
  361.  
  362. </div>
  363.  
  364.  
  365. <div id="sidebar10">
  366. <div class="navigate">
  367.  
  368. {block:ifLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:ifLink1}
  369. {block:ifLink2}<a href="{text:Link 2}">{text:Link 2 Title}</a>{/block:ifLink2}
  370. {block:ifLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:ifLink3}
  371. {block:ifLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a>{/block:ifLink4}
  372. {block:ifLink5}<a hrefo="{text:Link 5}">{text:Link 5 Title}</a>{/block:ifLink5}
  373. {block:ifLink6}<a href="{text:Link 6}">{text:Link 6 Title}</a>{/block:ifLink6}
  374. <a href="http://themesforya.tumblr.com/">Credit</a>
  375. </div>
  376. </div>
  377.  
  378. {/block:Pagination}
  379.  
  380. <div id="center">
  381. <div class = "autopagerize_page_element" >
  382. {block:Posts}<div id="entry">
  383. {block:IndexPage}
  384.  
  385.  
  386. <div class="hoverrebperma"><center> <a href="{permalink}" target="_blank">{NoteCountWithLabel} . <a href="{ReblogURL}" target="_blank">Reblog</a> . {block:Date}{DayOfMonth}{Month}{ShortYear} {/block:Date}</center></div>
  387. {/block:IndexPage}
  388.  
  389. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title} {/block:Text}{block:Chat}{block:Title}{Title}{/block:Title} {/block:Chat}{block:Link}{/block:Link}{block:Quote}<h2>"{Quote}"</h2>{/block:Quote}{block:Photo}{/block:Photo}{block:Photoset}{/block:Photoset}{block:Video}{/block:Video}{block:Audio}{/block:Audio}{block:Answer}{/block:Answer}
  390. {block:Text}{Body}{/block:Text}
  391.  
  392. {block:Photo}<center>{block:IndexPage}<img src="{PhotoURL-500}" width="250px" alt="{PhotoAlt}"/></a>
  393. {/block:IndexPage}
  394.  
  395. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px" height="320px"/>
  396.  
  397.  
  398. {LinkCloseTag}{/block:PermalinkPage}</center>{/block:Photo}
  399. {block:Photoset}<center>{block:IndexPage}{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>{block:PermalinkPage}{/block:PermalinkPage}{/block:Photoset}
  400. {block:Quote}{block:Source}{Source}{/block:Source}{/block:Quote}
  401. {block:Link}<a href="{URL}" class="links2" {Target}><h2>{Name}</h2></a><BR>{block:Description}<h2>{Description}</h2>{/block:Description}{/block:Link}
  402. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  403. {block:Video}<center>{block:IndexPage}<div id="video">{Video-250}</div>{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center>{/block:Video}
  404. {block:Audio}<span class="audio">{AudioPlayergrey}</span>{block:IndexPage}{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}{/block:Audio}
  405. {block:Answer}<center><div id="asker"><img src="{AskerPortraitURL-40}" width="40px" height="40px" style="-moz-border-radius:30px; -webkit-border-radius:30px; margin-bottom:2px; margin-top:1px; margin-right:2px; float:left;"/> <font size=2><font face="segoe script">{Asker}: </font></font> <br><br>{Question}</div><div id="answer">{Answer} </div></center>{/block:Answer}</div>
  406. {block:PermalinkPage}{block:Date}<div id="info">{block:Caption}{Caption}{/block:Caption}
  407.  
  408.  
  409. <div id="bottominfo">
  410. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">{ShortDayOfWeek} {Month}&middot;{DayofMonth}&middot;{NoteCount} Notes{/block:Date}&hearts; {block:RebloggedFrom}<br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>.{/block:RebloggedFrom}
  411.  
  412.  
  413. {block:HasTags}<BR>Tagged: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  414. </div></div> {/block:Date}{/block:PermalinkPage}
  415. {/block:Posts}
  416. </div>
  417. {block:PostNotes}{PostNotes}{/block:PostNotes}
  418. <p id="footer">
  419.  
  420.  
  421. </div>
  422. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement