Advertisement
ramisaaaaa

Untitled

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