Advertisement
ramisaaaaa

Untitled

Jun 3rd, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.82 KB | None | 0 0
  1. <!--
  2. theme by icy-me0ws
  3. -->
  4.  
  5. <head>
  6. <link href='http://fonts.googleapis.com/css?family=Miniver|Give+You+Glory|Short+Stack|Loved+by+the+King|Coming+Soon|Raleway:100|Handlee|Indie+Flower' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  8. <script type="text/javascript"
  9. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  10. <meta name="color:background" content="#dadada"/>
  11. <meta name="color:text" content="#130C11"/>
  12. <meta name="color:hover" content="#130C11"/>
  13. <meta name="color:link" content="#000000"/>
  14. <meta name="color:shadow" content="#dadada"/>
  15. <meta name="image:sidebar" content="1"/>
  16. <meta name="image:background" content="1"/>
  17. <meta name="if:show photo" content="0"/>
  18. <meta name="if:faded images" content="0"/>
  19.  
  20.  
  21. <style type="text/css">
  22.  
  23. {block:iffadedimages}img{
  24.  
  25. -webkit-transition: opacity 0.8s linear;
  26.  
  27. opacity: 0.60;
  28.  
  29. }
  30. img:hover{
  31.  
  32. -webkit-transition: opacity 0.8s linear;
  33.  
  34. opacity: 1;
  35.  
  36. }{/block:iffadedimages}
  37.  
  38.  
  39.  
  40. iframe#tumblr_controls {right:3px !important; position: fixed !important;}
  41. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  42.  
  43.  
  44. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  45.  
  46. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  47.  
  48.  
  49. ::-webkit-scrollbar {width: 8px; height: 4px; background: #dadada; }
  50.  
  51. ::-webkit-scrollbar-thumb { background-color: #F5F5F5; -webkit-border-radius: 0ex; border: 1px solid #aaa;}
  52.  
  53.  
  54. #tumblr_controls{
  55. position:fixed !important;
  56. }
  57.  
  58. .wrapper{
  59. margin: 0px auto;
  60. width: 802px;
  61. }
  62.  
  63. .header{
  64. float: left;
  65. width: 100%;
  66. }
  67.  
  68. .left{
  69. float: left;
  70. margin-right: 20px;
  71. width: 802px;
  72. }
  73.  
  74. .right{
  75. float: right;
  76. width: 200px;
  77. background-color: {color:Background};
  78. }
  79.  
  80. body {
  81. margin:0px;
  82. text-decoration: none;
  83. background-color: {color:background};
  84. background-image:url({image:Background});
  85. background-attachment: fixed;
  86. background-repeat: repeat;
  87. color: {color:Text};
  88. font-family: littlefont;
  89. font-size: 8px;
  90. }
  91.  
  92. div#content{
  93. padding: 8px;
  94. border-top-right-radius:40px;
  95. border-top-left-radius:40px;
  96. border-bottom-right-radius:40px;
  97. border-bottom-left-radius:40px;
  98. }
  99.  
  100. a:link, a:active, a:visited{
  101. color: {color:Link};
  102. text-decoration: none;
  103. -webkit-transition: color 0.2s ease-out;
  104. -moz-transition: color 0.2s ease-out;
  105. }
  106.  
  107. a:hover{
  108. color:{color:Hover};
  109. text-decoration: underline;
  110. -webkit-transition: color 0.2s ease-out;
  111. -moz-transition: color 0.2s ease-out;
  112. text-shadow: {color:shadow} 5px 2px 2px;
  113. }
  114.  
  115. .entry {
  116. float:left;
  117. padding: 0px;
  118. margin-right: 10px;
  119. margin-bottom: 5px;
  120. background-color: #dadada;
  121. border: 1px solid #aaa;
  122. border-radius: 40px;
  123. padding: 5px;
  124. -moz-box-shadow: 0px 0px 10px {color:Shadow};
  125. -webkit-box-shadow: 0px 0px 10px {color:Shadow};
  126. box-shadow: 0px 0px 10px {color:Shadow};
  127. border-top-right-radius:10px;
  128. border-top-left-radius:10px;
  129. border-bottom-right-radius:10px;
  130. border-bottom-left-radius:10px;
  131. {block:IndexPage}
  132. width: 290px;
  133. {/block:IndexPage}
  134. {block:PermalinkPage}
  135. width:400px;
  136. {/block:PermalinkPage}
  137. background-color: #dadada;
  138. opacity: 1.0;
  139. }
  140.  
  141. .permalink{
  142. display: block;
  143. line-height: 13px;
  144. text-transform: none;
  145. font-family: littlefont;
  146. font-size: 8px;
  147. text-align:center;
  148. margin-top: 1px;
  149. background-color: #696969;
  150. opacity: 0.8;
  151. text-transform: uppercase;
  152. border-top-right-radius:40px;
  153. border-top-left-radius:40px;
  154. border-bottom-right-radius:40px;
  155. border-bottom-left-radius:40px;
  156. }
  157.  
  158. .entry .perma{
  159. overflow: hidden;
  160. overflow-y:hidden;
  161. z-index:1000;
  162. opacity: 0;
  163. background-color: transparent;
  164. position: absolute;
  165. text-align:center;
  166. font-family: meow;
  167. font-size: 11px;
  168. height: 20px;
  169. width: 20px;
  170. font-weight: bold;
  171. padding: 5px 10px 5px 0px;
  172. -webkit-transition: all 0.2s ease;
  173. -moz-transition: all 0.2s ease;
  174. -o-transition: all 0.2s ease;
  175. }
  176.  
  177. .entry:hover .perma{
  178. color: #dadada;
  179. opacity: 0.6;
  180. width: 230px;
  181. -webkit-transition: all 0.5s linear;
  182. -moz-transition: all 0.5s linear;
  183. transition: all 0.5s linear;
  184. }
  185.  
  186.  
  187. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  188.  
  189. div#sidebar{
  190. position:fixed !important;
  191. width: 220px;
  192. height:100%;
  193. margin-top: 10px;
  194. margin-left: 480px;
  195. padding: 2px;
  196. line-height:11px;
  197. letter-spacing:0px;
  198. margin-bottom: 6px;
  199. font-size: 8px;
  200. opacity: 1.0;
  201. background-color: #F5F5F5;
  202. padding: 6px;
  203. padding-top: 25px;
  204. padding-right: 5px;
  205. padding-left: 5px;
  206. border: 2px solid #aaa;
  207. border-top-right-radius:40px;
  208. border-top-left-radius:40px;
  209. }
  210.  
  211. #posts {
  212. width: 290px;
  213. margin-left:130px;
  214. background-color: #F5F5F5;
  215. border-top-right-radius:40px;
  216. border-top-left-radius:40px;
  217. padding: 6px;
  218. padding-top: 16px;
  219. padding-right: 20px;
  220. padding-left: 10px;
  221. {block:PermalinkPage}
  222. margin-left:190px;
  223. {/block:PermalinkPage}
  224. float:left;
  225. border: 2px solid #aaa;
  226. }
  227.  
  228. #infscr-loading{
  229. bottom: -70px;
  230. position: absolute;
  231. left: 50%;
  232. margin-left:-8px;
  233. width:16px;
  234. height:11px;
  235. overflow:hidden;
  236. margin-bottom: 50px;
  237. }
  238.  
  239. .title{
  240. font-family: meow;
  241. font-size: 15px;
  242. line-height:14px;
  243. color: {color:Title};
  244. font-weight: normal;
  245. }
  246.  
  247. .blogtitle{
  248. font-family: arsenale white;
  249. font-size: 60px;
  250. line-height:25px;
  251. color: {color:Title};
  252. font-weight: normal;
  253. }
  254. @font-face { font-family: "arsenale white"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  255.  
  256. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  257.  
  258. blockquote{
  259. padding:0px 0px 2px 5px;
  260. margin:0px 0px 2px 10px;
  261. border-left: 1px dotted #555555;
  262. }
  263.  
  264.  
  265. {CustomCSS}
  266.  
  267. </style>
  268.  
  269. {block:IndexPage}
  270. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  271. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  272.  
  273. <script type="text/javascript">
  274. $(window).load(function () {
  275. var $content = $('#posts');
  276. $content.masonry({itemSelector: '.entry'}),
  277. $content.infinitescroll({
  278. navSelector : 'div#pagination',
  279. nextSelector : 'div#pagination a#nextPage',
  280. itemSelector : '.entry',
  281. loading: {
  282. finishedMsg: '',
  283. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  284. },
  285. bufferPx : 600,
  286. extraScrollPx: 700,
  287. debug : false,
  288. },
  289. // call masonry as a callback.
  290. function( newElements ) {
  291. var $newElems = $( newElements );
  292. $newElems.hide();
  293. // ensure that images load before adding to masonry layout
  294. $newElems.imagesLoaded(function(){
  295. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  296.  
  297.  
  298. });
  299. });
  300. });
  301. </script>
  302.  
  303. {/block:IndexPage}
  304.  
  305. <title>{title}</title>
  306.  
  307. <link rel="shortcut icon" href="{Favicon}">
  308. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  309. <meta name="viewport" content="width=820" />
  310.  
  311. </head>
  312. <body>
  313. <div class="wrapper">
  314. <div class="header">
  315. </span>
  316. </div>
  317. <div id="sidebar">
  318. <div class="blogtitle"><center><a href="/">{title}</a></center></div>
  319. <center>{block:ifshowphoto}<a href="/"><img src="{image:sidebar}" width=220px></a>
  320. {/block:ifshowphoto}</center>
  321. <center>{Description}</center>
  322.  
  323. </div>
  324.  
  325. <div id="content">
  326. <div class="left">
  327.  
  328. <div id="posts">
  329.  
  330. {block:Posts}
  331. <div class="entry">
  332.  
  333. {block:IndexPage}
  334. {/block:IndexPage}
  335.  
  336. {block:Text}
  337. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  338. <div class="permalink">
  339. <span class="permalink"><a href="{permalink}">
  340. <span class="permalink"><a href="{permalink}"></a></div>
  341. {/block:Text}
  342.  
  343. {block:Link}
  344. <a href="{URL}" class="title">{Name}</a>
  345. {block:Description}{Description}{/block:Description}
  346. <div class="permalink">
  347. <span class="permalink"><a href="{permalink}">
  348. <span class="permalink"><a href="{permalink}">
  349. </a></a></span></div>
  350. {block:Link}
  351.  
  352. {block:Photo}
  353.  
  354. <div class="perma">
  355. <div class="permalink">
  356. </div>
  357. </div>
  358.  
  359. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="290"/></a></div>{LinkCloseTag}{/block:IndexPage}
  360. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  361. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="290" /></a>{LinkCloseTag}{/block:PermalinkPage}
  362. {/block:Photo}
  363.  
  364. {block:Photoset}
  365. {block:IndexPage}
  366. <center>
  367. {Photoset-200}</center>
  368. {/block:IndexPage}
  369. {block:PermalinkPage}
  370. <center>
  371. {Photoset-500}</center>
  372. <div class="permalink">
  373. <span class="permalink"><a href="{permalink}">
  374. <span class="permalink"><a href="{permalink}">
  375. </a></a></span></div>
  376. {/block:PermalinkPage}
  377. {/block:Photoset}
  378.  
  379. {block:Quote}
  380. {Quote}</span>
  381. {block:Source}<strong>{Source}</strong>{/block:Source}
  382. <div class="permalink">
  383. <span class="permalink"><a href="{permalink}">
  384. <span class="permalink"><a href="{permalink}">
  385. </a></a></span></div>
  386. {/block:Quote}
  387.  
  388. {block:Chat}
  389. {block:Title}<span class="title">{Title}</span>{/block:Title}
  390. <ul class="chat">
  391. {block:Lines}
  392. <li class="user_{UserNumber}">
  393. {block:Label}
  394. <span class="label">{Label}</span>
  395. {/block:Label}
  396.  
  397. {Line}
  398. </li>
  399. {/block:Lines}
  400. </ul><div class="permalink">
  401. <span class="permalink"><a href="{permalink}">
  402. <span class="permalink"><a href="{permalink}">
  403. </a></a></span></div>
  404.  
  405. {/block:Chat}
  406.  
  407. {block:Audio}
  408. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  409. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  410. <div class="permalink">
  411. <span class="permalink"><a href="{permalink}">
  412. <span class="permalink"><a href="{permalink}">
  413. </a></a></span></div>
  414. {/block:Audio}
  415.  
  416. {block:Video}
  417. {block:IndexPage}
  418. <center>
  419. {Video-250}</center>
  420. {/block:IndexPage}
  421. {block:PermalinkPage}
  422. <center>
  423. {Video-500}</center>
  424. {/block:PermalinkPage}
  425. <div class="permalink">
  426. <span class="permalink"><a href="{permalink}">
  427. <span class="permalink"><a href="{permalink}">
  428. </a></a></span></div>
  429. {block:Video}
  430.  
  431. {block:PermalinkPage}
  432. <center>
  433. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  434. {/block:PermalinkPage}
  435.  
  436.  
  437. {block:PostNotes}{PostNotes}
  438. {/block:PostNotes}
  439. </div>
  440.  
  441.  
  442. {/block:Posts}
  443. </div>
  444. </div>
  445. {block:IndexPage}
  446. {block:Pagination}
  447. <div id="pagination">
  448. {block:NextPage}
  449. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  450. {/block:NextPage}
  451. {block:PreviousPage}
  452. <a href="{PreviousPage}">&larr;&nbsp;</a>
  453. {/block:PreviousPage}
  454. </div>
  455. {/block:Pagination}
  456. {/block:IndexPage}
  457. </div>
  458. </body>
  459. </html>
  460.  
  461. <div style="position:fixed; bottom:2px; left:2px;">
  462. <a href="http://icy-me0ws.tumblr.com/">credit</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement