Advertisement
ramisaaaaa

Untitled

Jun 3rd, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.26 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=Miniver|Give+You+Glory|Short+Stack|Loved+by+the+King|Coming+Soon|Raleway:100|Handlee|Indie+Flower' rel='stylesheet' type='text/css'>
  8. <link href='http://fonts.googleapis.com/css?family=Euphoria+Script|Unkempt|The+Girl+Next+Door|Allura|Sevillana|Seaweed+Script|Norican|Ruluko|Italianno' rel='stylesheet' type='text/css'>
  9. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  10. <meta name="color:background" content="#aaa"/>
  11. <meta name="color:text" content="#000000"/>
  12. <meta name="color:title" content="#000000"/>
  13. <meta name="color:link" content="#AFAFAF"/>
  14. <meta name="color:hover" content="#000000"/>
  15. <meta name="image:Sidebar" content=""/>
  16. <meta name="if:show photo" content="0"/>
  17. <meta name="if:infinite scrolling" content="0"/>
  18. <meta name="image:Background" content=""/>
  19. <meta name="text:Title" content=""/>
  20.  
  21. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  22.  
  23. {block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
  24.  
  25. <style type="text/css">
  26.  
  27.  
  28. 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;}
  29.  
  30. .fufu {width:227px;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  31.  
  32. .fufu:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
  33.  
  34. @import url(http://fonts.googleapis.com/css?family=Coming+Soon);
  35.  
  36. a:hover {
  37. color:#606161;
  38. text-decoration: underline;
  39. font-style: none;
  40. }
  41.  
  42. ::-webkit-scrollbar {width: 8px; height: 6px; background: #fff; }
  43.  
  44. ::-webkit-scrollbar-thumb { background-color: #fff; -webkit-border-radius: 1ex; border: 1px solid #000000 !important;}
  45.  
  46.  
  47. body {
  48. margin:0px;
  49. background-color: {color:Background};
  50. background-image:url({image:Background});
  51. background-attachment: fixed;
  52. background-repeat: repeat;}
  53. body, div, p, textarea, submit, input{
  54. font-family: coming soon;
  55. font-size: 10px;
  56. line-height:15px;
  57. letter-spacing:0px;
  58. color:{color:Text};
  59. }
  60.  
  61. p {
  62. margin:0px;
  63. margin-top:0px;
  64. }
  65.  
  66.  
  67. ::-webkit-scrollbar-thumb:vertical {
  68. background-color: {color:Background};
  69. background-image:url({image:Background});
  70. height:auto;
  71. }
  72.  
  73. ::-webkit-scrollbar-thumb:horizontal {
  74. background-color:#bebebe;
  75. height:auto !important;
  76. }
  77.  
  78. ::-webkit-scrollbar {
  79. height:auto;
  80. width:5px;
  81. background-color: {color:Background};
  82. background-image:url({image:Background});
  83. }
  84.  
  85.  
  86.  
  87. p {
  88. margin:0px;
  89. margin-top:0px;
  90. }
  91.  
  92.  
  93.  
  94. a:link, a:active, a:visited{
  95. color: {color:Link};
  96. text-decoration: none;
  97. }
  98.  
  99.  
  100. text-decoration: underline;
  101.  
  102.  
  103. }
  104.  
  105. a:link, a:active, a:visited{
  106. color: {color:Link};
  107. text-decoration: none;
  108. -webkit-transition: color 0.3s ease-out;
  109. -moz-transition: color 0.3s ease-out;
  110. transition: color 0.3s ease-out;
  111. }
  112.  
  113. a:hover {
  114. color:{color:Hover};
  115. text-decoration: underline;
  116. letter-spacing: 0px;
  117. font-style: none;
  118. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
  119. }
  120.  
  121. div#center{
  122. margin:auto;
  123. position:relative;
  124. width:800px;
  125. background-color:transparent;
  126. overflow:auto;
  127. overflow- y:hidden;
  128. }
  129.  
  130. div#content{
  131. float:right;
  132. width:290px;
  133. padding:3px;
  134. padding-top: 0px;
  135. margin-right: 330px;
  136. background:#fff;
  137. opacity: 0.8;
  138. }
  139.  
  140. div#entry{
  141. background-color:#fff;
  142. margin-top:0px;
  143. padding-top:0px;
  144. padding-bottom:0px;
  145. opacity: 0.8;
  146. }
  147.  
  148.  
  149. @font-face { font-family: "sweetiepie"; src: url('http://static.tumblr.com/4yxykdm/h9hlrfl0t/sweetie_pie_1_.ttf'); }
  150.  
  151. #entry .perma a{
  152. color:#000;
  153. }
  154.  
  155. #entry .perma{
  156. width:290px;
  157. height: 25px;
  158. position: absolute;
  159. font-family: give you glory;
  160. font-size: 12px;
  161. line-height: 25px;
  162. text-align: center;;
  163. overflow:hidden;
  164. opacity: 0.0;
  165. background-color:#fff;
  166. }
  167.  
  168.  
  169. #entry:hover .perma{
  170. overflow:visible;
  171. -webkit-transition: opacity 0.3s linear;
  172. opacity: 1.0;
  173. -webkit-transition: all 0.3s linear;
  174. -moz-transition: all 0.3s linear;
  175. transition: all 0.3s linear;
  176. }
  177.  
  178. div#sidebar{
  179. position:fixed !important;
  180. width:150px;
  181. height:auto;
  182. background-color:transparent;
  183. padding:2px;
  184. margin-top: 180px;
  185. margin-left:500px;
  186. background-color: #fff;
  187. background-color: {color:Background};
  188. background-image:url({image:Background});
  189. opacity: 0.8;
  190. }
  191.  
  192. #sidebarpicture img {
  193. background-color: #fff;
  194. position:fixed;
  195. z-index:100000;
  196. -webkit-border-radius: 999px;
  197. -moz-border-radius: 999px;
  198. border-radius: 999px;
  199. -webkit-transition: all 1.0s ease-in;
  200. -moz-transition: all 1.0s ease-in;
  201. -o-transition: all 1.0s ease-in;
  202. -ms-transition: all 1.0s ease-in;
  203. transition: all 1.0s ease-in;
  204. width:110px;
  205. height:110px;
  206. margin-top:-20px;
  207. }
  208.  
  209.  
  210. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  211.  
  212.  
  213.  
  214.  
  215. #postnotes{
  216. text-align: justify;}
  217.  
  218. #postnotes blockquote{
  219. border: 0px;}
  220.  
  221. .title{
  222. font-family: meow;
  223. font-size: 18px;
  224. line-height: 15px;
  225. color: {color:Title};
  226. letter-spacing: 0px;
  227. font-weight: normal;
  228. padding:0px 0px 0px 0px;
  229. }
  230.  
  231. div#description{
  232. margin-top: 10px;
  233. margin-left: 98px;
  234. padding: 4px 3px 4px 2px;
  235. width: 140px;
  236. height: auto;
  237. background-color: #fff;
  238. position: fixed;
  239. text-align: center;
  240. border-top-right-radius:10px;
  241. border-bottom-right-radius:10px;
  242. }
  243.  
  244. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  245.  
  246.  
  247. .blogtitle{
  248. font-family: meow;
  249. font-size: 20px;
  250. margin-left: -20px;
  251. margin-top: -20px;
  252. letter-spacing: 0px;
  253. line-height: 40px;
  254. font-weight: normal;
  255. padding:0px 0px 0px 0px; color: {color:blog};
  256. -webkit-transform: rotate(-49deg); 
  257. -moz-transform: rotate-(-2deg);
  258. position:fixed;
  259. z-index:100000;
  260. transition: all 1.0s ease-in;
  261. -webkit-transition: all 1.0s ease-in;
  262. -moz-transition: all 1.0s ease-in;
  263. -o-transition: all 1.0s ease-in;
  264. -ms-transition: all 1.0s ease-in;
  265. }
  266.  
  267.  
  268. .video embed, .post div.video object {width:260px !important; height:180px !important;}
  269.  
  270. blockquote{
  271. padding:0px 0px 2px 5px;
  272. margin:0px 0px 2px 1px;
  273. border-left: 1px dotted #555555;
  274. }
  275.  
  276. blockquote p, ul{
  277. margin:0px;
  278. padding:0px;
  279. }
  280.  
  281. .title2{
  282. font-family: meow;
  283. font-size: 30px;
  284. line-height: ;
  285. color: #000;
  286. letter-spacing: ;
  287. font-weight: ;
  288. padding:10px 10px 10px 10px;
  289. text-shadow: #dadada 0px 2px 2px;
  290. }
  291.  
  292. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  293.  
  294.  
  295. @font-face { font-family: "Cedarville Cursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  296.  
  297. a img{border: 0px;}
  298.  
  299. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  300.  
  301. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  302. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  303.  
  304. .notes img{width:10px; position:relative; top:3px;}
  305.  
  306.  
  307.  
  308.  
  309. .permalink{display: block;text-transform: uppercase;font-family: littlefont;font-size: 9px;font-weight: bold;text-align:center;background-color: #e0e1e3;border:0px dashed {color:000};}
  310.  
  311. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  312.  
  313.  
  314.  
  315.  
  316. .entries {
  317. font-size: 20px;
  318. font-family: Courier New;
  319. color: #666;
  320. font-weight: none;
  321. text-align: left;
  322. text-shadow: 0 1px 1px #fff;
  323. line-height: 20px;
  324. height: 20px;
  325. border-bottom: 1px solid #C4C4C4;
  326. text-shadow: 0 1px 1px #fff;
  327. text-transform: uppercase;
  328. }
  329.  
  330. .shadowss{-webkit-box-shadow: 100px 10px 10px #030005;
  331. -moz-box-shadow: 10px 10px 10px #030005;
  332. box-shadow: 0px 0px 10px #030005;}
  333.  
  334.  
  335. small{font-size: 90%;}
  336.  
  337.  
  338. </style>
  339.  
  340.  
  341. <link rel="shortcut icon" href="{Favicon}">
  342. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  343. <meta name="viewport" content="width=820" />
  344.  
  345.  
  346. </head>
  347. <body>
  348.  
  349. <div id="cage">
  350. <div id="center">
  351. <div id="sidebar">
  352.  
  353. <div class="blogtitle"><center><a href="/">{text:Title}</a></center></div>
  354.  
  355. <div id="sidebarpicture">{block:ifshowphoto}<a href="/"><img src="{image:sidebar}"width=130px height=110px></a>{/block:ifshowphoto}</div>
  356. <center>
  357.  
  358. <div id="description">
  359.  
  360. <div style="overflow:auto; width: 140px; height: 50px; border: 0px solid #000000; background-color: #fff; font-family: coming soon; font-size: 9px; text-align: center;">{Description}</div>
  361.  
  362. </div>
  363. </div>
  364.  
  365.  
  366.  
  367.  
  368. <div id="content">
  369. {block:Posts}
  370. <div id="entry">
  371.  
  372. {block:Text}
  373. {block:Title}<span class="title">{Title}</span>{/block:Title}
  374. <span class="entrytext">{Body}</span><div align="right"><a href="{Permalink}"></span></a></div>{/block:Text}
  375.  
  376. {block:Link}
  377. <a href="{URL}" class="title">{Name}</a>
  378. {block:Description}{Description}{/block:Description}<div align="right"><a href="{Permalink}"></span></a></div>
  379. {block:Link}
  380.  
  381. {block:Photo}
  382. {block:IndexPage}
  383. <center>
  384. <div class="perma">
  385. <a href="{permalink}">{NoteCountWithLabel} </a> - <a href="{ReblogURL}" target="_blank">Reblog</a></span></div>
  386. <a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=290px/></a></center>{/block:IndexPage}
  387. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  388. {block:IndexPage}</a>{/block:IndexPage}
  389. {block:PermalinkPage}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=290px/></center>{LinkCloseTag}
  390. {/block:PermalinkPage}
  391.  
  392. {/block:Photo}
  393. {LinkCloseTag}
  394.  
  395. {/block:Photo}
  396.  
  397. {block:Quote}
  398. <span class="entrytext">{Quote}</span>
  399. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  400. <P ALIGN=Right><a href="{Permalink}"></a></span>
  401. {/block:Quote}
  402.  
  403. {block:Chat}
  404. {block:Title}<span class="title">{Title}</span>{/block:Title}
  405. <ul class="chat">
  406. {block:Lines}
  407. <li class="user_{UserNumber}">
  408. {block:Label}
  409. <span class="label">{Label}</span>
  410. {/block:Label}
  411.  
  412. {Line}
  413. </li>
  414. {/block:Lines}
  415. </ul>
  416. <div align="right"><a href="{Permalink}"></a></span>
  417. {/block:Chat}
  418.  
  419.  
  420. {block:Audio}
  421. <center><div style="width:170px; height:28px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:10px; float:right;">
  422. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  423. <div align="right"><a href="{Permalink}">Reblog</a><a href="{ReblogURL}" target="_blank"></a></span>
  424. {/block:Audio}
  425.  
  426. {block:Video}<center>
  427. <div class="video">{Video-250}</div><BR>
  428. {block:Caption}<a href="{Permalink}">{Caption}</a>{/block:Caption}</center>
  429. <div class="perma">
  430. <div align="right"><a href="{Permalink}">{timeago}</a>Reblog<a href="{ReblogURL}" target="_blank"></a></span></div>
  431. {block:Video}
  432.  
  433. {block:PostNotes}
  434. {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}
  435. <div id="postnotes">{PostNotes}</div>
  436.  
  437. {/block:PostNotes}
  438. </div>
  439.  
  440. {/block:Posts}
  441. </div></div>
  442.  
  443. </div>
  444. </center>
  445. </body>
  446. </html>
  447. <div style="position:fixed; bottom:2px; left:2px;">
  448. <a href="http://icy-me0ws.tumblr.com/">credit</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement