Advertisement
ramisaaaaa

Untitled

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