Advertisement
ramisaaaaa

Untitled

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