Advertisement
ramisaaaaa

Untitled

Jun 3rd, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.92 KB | None | 0 0
  1. <!--
  2. theme by icy-me0ws
  3. -->
  4.  
  5. <html lang="en">
  6. <head>
  7. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  8. <meta name="color:background" content="#000000"/>
  9. <meta name="color:text" content="#000000"/>
  10. <meta name="color:title" content="#000000"/>
  11. <meta name="color:link" content="#AFAFAF"/>
  12. <meta name="color:hover" content="#000000"/>
  13. <meta name="image:Sidebar" content=""/>
  14. <meta name="if:show photo" content="0"/>
  15. <meta name="if:infinite scrolling" content="0"/>
  16. <meta name="image:Background" content=""/>
  17. <meta name="text:Custom Link One" content="" />
  18. <meta name="text:Custom Link One Title" content="" />
  19. <meta name="text:Custom Link Two" content="" />
  20. <meta name="text:Custom Link Two Title" content="" />
  21. <meta name="text:Custom Link Three" content=""/>
  22. <meta name="text:Custom Link Three Title" content=""/>
  23. <meta name="text:Custom Link Four" content="" />
  24. <meta name="text:Custom Link Four Title" content="" />
  25.  
  26. <style type="text/css">
  27.  
  28.  
  29. 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;}
  30.  
  31. .fufu {width:227px;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  32.  
  33. .fufu:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
  34.  
  35. #biter
  36.  
  37. #bite a {display:block}
  38.  
  39. #bite .death {margin-top:-45px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  40.  
  41. #bite:hover .death {margin-top:0px;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
  42.  
  43. ::-webkit-scrollbar {width: 8px; height: 6px; background: #dadada; }
  44. ::-webkit-scrollbar-thumb { background-color: #aaa; -webkit-border-radius: 1ex; border: 1px solid #000000 !important;}
  45.  
  46. body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), progress;}
  47.  
  48. body {
  49. margin:0px;
  50. background-color: {color:Background};
  51. background-image:url({image:Background});
  52. background-attachment: fixed;
  53. background-repeat: repeat;}
  54. body, div, p, textarea, submit, input{
  55. font-family: tinytots;
  56. font-size: 7.5px;
  57. line-height:10px;
  58. letter-spacing:0px;
  59. color:{color:Text};
  60. }
  61.  
  62. p {
  63. margin:0px;
  64. margin-top:0px;
  65. }
  66.  
  67. a:link, a:active, a:visited{
  68. color: {color:Link};
  69. text-decoration: none;
  70. }
  71.  
  72. a:hover {
  73. color:{color:Hover};
  74. text-decoration: none;
  75. {block:ifshadowhover}text-shadow:0px 0px 3px #000000;{/block:ifshadowhover}
  76. }
  77. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf'); }
  78.  
  79. div#center{
  80. margin:auto;
  81. position:relative;
  82. width:850px;
  83. background-color:;
  84. overflow:auto;
  85. overflow-y:hidden;
  86. }
  87.  
  88. div#content{
  89. float:right;
  90. width:400px;
  91. padding:2px;
  92. padding-top: 2px;
  93. margin-right: 390px;
  94. background-image:url(http://27.media.tumblr.com/tumblr_m2g5lqqfHo1rthss8o1_500.gif);
  95. border: 3px solid #aaa;
  96. }
  97.  
  98. #links{
  99. position:fixed !important;
  100. width: auto;
  101. height: auto;
  102. margin: 70px;
  103. margin-left: -30px;
  104. padding: 2px;
  105. font-size: 11px;
  106. line-height:11px;
  107. letter-spacing:2px;
  108. margin-bottom: 5px;
  109. background-color: auto;
  110. }
  111.  
  112. .linkss{
  113. height:50px;
  114. width:50px;
  115. background-color: #fff;
  116. font-family: meow;
  117. font-size: 15px;
  118. margin: 6px;
  119. float: left;
  120. text-align: center;
  121. line-height: 47px;
  122. letter-spacing:2px;
  123. -webkit-transition: all 0.4s ease-out;
  124. -moz-transition: all 0.4s ease-out;
  125. transition: all 0.4s ease-out;
  126. border: #aaa 2px solid;
  127. background-image:url(http://27.media.tumblr.com/tumblr_m2g5lqqfHo1rthss8o1_500.gif);
  128. }
  129.  
  130. .linkss:hover{
  131. -webkit-transition: all 0.8s ease-out;
  132. -moz-transition: all 0.8s ease-out; transition: all 0.6s ease-out;
  133. -webkit-transform: rotate(360deg);
  134. margin-left: -15px;
  135. background--color: #dadada;
  136. -moz-box-shadow: 0 0 10px #FFFFFF;
  137. -webkit-box-shadow: 0 0 10px #FFFFFF;
  138. box-shadow: 0 0 19px #FFFFFF;
  139. }
  140.  
  141. div#entry{
  142. background-color:;
  143. margin-top:px;
  144. padding-top:0px;
  145. padding-bottom:2px;
  146. background-image:url(http://27.media.tumblr.com/tumblr_m2g5lqqfHo1rthss8o1_500.gif);
  147. }
  148.  
  149.  
  150. #entry .perma a{
  151. color:#fff;
  152. }
  153.  
  154. #entry .perma{
  155. width:370px;
  156. height: 35px;
  157. position: absolute;
  158. font-family: meow;
  159. font-size: 18px;
  160. line-height: 40px;
  161. text-align: center;
  162. margin-top: 0px;
  163. margin-left: 0px;
  164. overflow:hidden;
  165. opacity: 0.0;
  166. background-image:url(http://27.media.tumblr.com/tumblr_m2g5lqqfHo1rthss8o1_500.gif);
  167. border-left: #aaa 15px solid;
  168. border-right: #aaa 15px solid;
  169. border-top: 2px #aaa solid;
  170. border-bottom: 2px #aaa solid;
  171. }
  172.  
  173.  
  174. #entry:hover .perma{
  175. overflow:visible;
  176. -webkit-transition: opacity 0.7s linear; opacity: 0.8;
  177. -webkit-transition: all 0.7s linear;
  178. -moz-transition: all 0.6s linear;
  179. transition: all 0.7s linear;
  180. -webkit-transition: all 0.4s linear;
  181. -webkit-transition: all 0.4s linear;
  182. -moz-transition: all 0.4s linear;
  183. transition: all 0.4s linear;
  184. }
  185.  
  186. @font-face { font-family: "kingcoolkc"; src: url('http://static.tumblr.com/4yxykdm/wmVlrea61/king_cool_kc_1_.ttf'); }
  187.  
  188. div#sidebar{
  189. position:fixed !important;
  190. width: 210px;
  191. height:900px;
  192. margin: 0px 0px 0px 10px;
  193. margin-left: 40px;
  194. padding-top:0px;
  195. padding-left:0px;
  196. padding-right:0px;
  197. font-size: 7.5px;
  198. line-height: 10px;
  199. letter-spacing:0px;
  200. margin-bottom: 6px;
  201. background-image:url(http://27.media.tumblr.com/tumblr_m2g5lqqfHo1rthss8o1_500.gif);
  202. border: 3px solid #aaa;
  203. }
  204.  
  205. #postnotes{
  206. text-align: justify;}
  207.  
  208. #postnotes blockquote{
  209. border: 0px;}
  210.  
  211. @font-face { font-family: "craftygirls"; src: url('http://themes.googleusercontent.com/static/fonts/craftygirls/v0/0Sv8UWFFdhQmesHL32H8o3hCUOGz7vYGh680lGh-uXM.woff'); }
  212.  
  213. .title{
  214. font-family: amatic sc;
  215. font-size: 20px;
  216. line-height: 13px;
  217. color: {color:Title};
  218. letter-spacing: 0;
  219. font-weight: normal;
  220. padding:0px 0px 0px 0px;
  221. }
  222.  
  223. .title2{
  224. font-family: amatic sc;
  225. font-size: 20px;
  226. line-height: 13px;
  227. color: {color:Title};
  228. letter-spacing: 0;
  229. font-weight: {text:title font weight};
  230. padding:0px 0px 0px 0px;
  231. }
  232.  
  233. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  234.  
  235. .blogtitle
  236. {font-family: amatic sc;
  237. font-size: 40px;
  238. line-height: 60px;
  239. margin-bottom: -10px;
  240. }
  241.  
  242. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  243.  
  244. blockquote{
  245. padding:0px 0px 2px 5px;
  246. margin:0px 0px 2px 1px;
  247. border-left: 1px dotted #555555;
  248. }
  249.  
  250. blockquote p, ul{
  251. margin:0px;
  252. padding:0px;
  253. }
  254.  
  255.  
  256. a img{border: 0px;}
  257.  
  258. .notes img{width:10px; position:relative; top:3px;}
  259.  
  260.  
  261.  
  262. small{font-size: 90%;}
  263. {block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
  264.  
  265. </style>
  266.  
  267. <link rel="shortcut icon" href="{Favicon}">
  268. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  269. <meta name="viewport" content="width=820" />
  270. </head>
  271. <body>
  272.  
  273. <div id="cage">
  274. <div id="center">
  275. <div id="links">
  276. <div class="linkss">{block:ifCustomLinkOneTitle}
  277. <a href="{text:Custom Link One}">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}</div></br>
  278. <div class="linkss">{block:ifCustomLinkTwoTitle}
  279. <a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}</div></br>
  280. <div class="linkss">{block:ifCustomLinkThreeTitle}
  281. <a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle} </div></br>
  282. <div class="linkss">{block:ifCustomLinkFourTitle}
  283. <a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}</div></br>
  284. </div></br>
  285.  
  286.  
  287. <div id="cage">
  288. <div id="center">
  289. <div id="sidebar">
  290. <center>
  291.  
  292. <center><div class="blogtitle"><a href="/">{title}</a></div></center>
  293.  
  294.  
  295. {block:ifshowphoto}<a href="/"><img src="{image:sidebar}" width=210px height=auto></a>{/block:ifshowphoto}
  296.  
  297.  
  298. <div style="overflow:auto; width: 160px; height: 50px; border: 0px solid #000000; background-image:url(http://27.media.tumblr.com/tumblr_m2g5lqqfHo1rthss8o1_500.gif); font-family: tinytots; font-size: 8px; text-align: center;">{Description}</div>
  299. </div>
  300.  
  301. </div>
  302.  
  303.  
  304. <center>
  305. </center>
  306.  
  307. </div>
  308. </div>
  309. </div>
  310. </div>
  311. </div>
  312.  
  313.  
  314. </div>
  315.  
  316.  
  317.  
  318.  
  319. <div id="content">
  320. {block:Posts}
  321. <div id="entry">
  322.  
  323. {block:Text}
  324. {block:Title}<span class="title">{Title}</span>{/block:Title}
  325. <span class="entrytext">{Body}</span><div align="right"><a href="{Permalink}"></span></a></div>{/block:Text}
  326.  
  327. {block:Link}
  328. <a href="{URL}" class="title">{Name}</a>
  329. {block:Description}{Description}{/block:Description}<div align="right"><a href="{Permalink}"></span></a></div>
  330. {block:Link}
  331.  
  332. {block:Photo}
  333. {block:IndexPage}
  334. <center>
  335. <div class="perma">
  336. <a href="{permalink}">{NoteCountWithLabel} </a> - <a href="{ReblogURL}" target="_blank">Reblog</a></span></div>
  337. <a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/></a></center>{/block:IndexPage}
  338. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  339. {block:IndexPage}</a>{/block:IndexPage}
  340. {block:PermalinkPage}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=300px/></center>{LinkCloseTag}
  341. {/block:PermalinkPage}
  342.  
  343. {/block:Photo}
  344. {LinkCloseTag}
  345.  
  346. {/block:Photo}
  347.  
  348. {block:Quote}
  349. <span class="entrytext">{Quote}</span>
  350. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  351. <P ALIGN=Right><a href="{Permalink}"></a></span>
  352. {/block:Quote}
  353.  
  354. {block:Chat}
  355. {block:Title}<span class="title">{Title}</span>{/block:Title}
  356. <ul class="chat">
  357. {block:Lines}
  358. <li class="user_{UserNumber}">
  359. {block:Label}
  360. <span class="label">{Label}</span>
  361. {/block:Label}
  362.  
  363. {Line}
  364. </li>
  365. {/block:Lines}
  366. </ul>
  367. <div align="right"><a href="{Permalink}"></a></span>
  368. {/block:Chat}
  369.  
  370.  
  371. {block:Audio}
  372. <center><div style="width:170px; height:28px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:10px; float:right;">
  373. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  374. <div align="right"><a href="{Permalink}">Reblog</a><a href="{ReblogURL}" target="_blank"></a></span>
  375. {/block:Audio}
  376.  
  377. {block:Video}<center>
  378. <div class="video">{Video-250}</div><BR>
  379. {block:Caption}<a href="{Permalink}">{Caption}</a>{/block:Caption}</center>
  380. <div class="perma">
  381. <div align="right"><a href="{Permalink}">{timeago}</a>Reblog<a href="{ReblogURL}" target="_blank"></a></span></div>
  382. {block:Video}
  383.  
  384. {block:PostNotes}
  385. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}{/block:PermalinkPage}
  386. <div id="postnotes">{PostNotes}</div>
  387.  
  388. {/block:PostNotes}
  389. </div>
  390.  
  391. {/block:Posts}
  392. </div></div>
  393.  
  394. </div>
  395. </center>
  396. </body>
  397. </html>
  398. <div style="position:fixed; bottom:2px; left:2px;">
  399. <a href="http://icy-me0ws.tumblr.com/">credit</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement