Advertisement
ramisaaaaa

Untitled

Jul 27th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.80 KB | None | 0 0
  1. <!--
  2. theme by icy-me0ws
  3. -->
  4.  
  5.  
  6. <head>
  7.  
  8. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  9. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  10. <meta name="color:background" content="#C21A35"/>
  11. <meta name="color:text" content="#000"/>
  12. <meta name="color:link" content="#000"/>
  13. <meta name="color:hover" content="#fff"/>
  14. <meta name="color:text shadow" content="#C21A35"/>
  15. <meta name="color:title" content="#000"/>
  16. <meta name="image:Sidebar" content=""/>
  17. <meta name="image:Background" content=""/>
  18. <meta name="if:show photo" content="0"/>
  19. <meta name="text:hoversidebar" content="hover here"/>
  20.  
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  23. <link href='http://fonts.googleapis.com/css?family=Coming+Soon' rel='stylesheet' type='text/css'>
  24.  
  25. <style type="text/css">
  26.  
  27. iframe#tumblr_controls {right:3px !important; position: fixed !important;}
  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.  
  32.  
  33. #biter
  34.  
  35. #bite a {display:block}
  36.  
  37. #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;}
  38.  
  39. #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;}
  40.  
  41.  
  42.  
  43. body {
  44. margin:0px;
  45. background-color: {color:Background};
  46. background-image:url({image:Background});
  47. background-attachment: fixed;
  48. background-repeat: repeat;}
  49. body, div, p, textarea, submit, input{
  50. font-family: coming soon;
  51. font-size: 9px;
  52. line-height:10px;
  53. letter-spacing:0px;
  54. color:{color:Text};
  55. }
  56.  
  57.  
  58. @font-face {font-family: "verdana";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  59.  
  60. p {
  61. margin:0px;
  62. margin-top:0px;
  63. }
  64.  
  65.  
  66. a:link, a:active, a:visited{
  67. color: {color:Link};
  68. text-decoration: none;
  69. }
  70.  
  71. a:hover {
  72. color:{color:Hover};
  73. text-decoration: none;
  74. text-shadow:1px 1px 5px {color:text shadow};
  75. }
  76.  
  77.  
  78. div#center{
  79. width:840px;
  80. margin:auto;
  81. position:relative;
  82. background-color:;
  83. overflow:auto;
  84. overflow-y:hidden;
  85. }
  86.  
  87.  
  88. @font-face { font-family: "sweetiepie"; src: url('http://static.tumblr.com/4yxykdm/h9hlrfl0t/sweetie_pie_1_.ttf'); }
  89.  
  90. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  91.  
  92. @font-face { font-family: "craftygirls"; src: url('http://themes.googleusercontent.com/static/fonts/craftygirls/v0/0Sv8UWFFdhQmesHL32H8o3hCUOGz7vYGh680lGh-uXM.woff'); }
  93.  
  94.  
  95. div#content{
  96. float:right;
  97. width:280px;
  98. padding:2px;
  99. padding-top: 2px;
  100. margin-right: 348px;
  101. background-color: #B8B8B8;
  102. }
  103.  
  104. div#entry{
  105. background-color:;
  106. margin-top:px;
  107. padding-top:0px;
  108. padding-bottom:0px;
  109. background-color: #fff;
  110. }
  111.  
  112. #entry .perma a{
  113. color:#000;
  114. }
  115.  
  116. #entry .perma{
  117. width:280px;
  118. height: 15px;
  119. position: absolute;
  120. font-family: coming soon;
  121. font-size: 9px;
  122. line-height: 15px;
  123. text-align: center;
  124. margin-top: 0px;
  125. margin-left: 0px;
  126. overflow:hidden;
  127. opacity: 0.0;
  128. background-color:#fff;
  129. }
  130.  
  131.  
  132. #entry:hover .perma{
  133. overflow:visible;
  134. -webkit-transition: opacity 0.7s linear; opacity: 0.8;
  135. -webkit-transition: all 0.7s linear;
  136. -moz-transition: all 0.6s linear;
  137. transition: all 0.7s linear;
  138. }
  139.  
  140.  
  141.  
  142. div#sidebar{
  143. position:fixed !important;
  144. width: 240px;
  145. height: 80px;
  146. margin-top: 10px;
  147. margin-left: 500px;
  148. font-size: 7.5px;
  149. padding: 2px;
  150. line-height:11px;
  151. margin-bottom: 6px;
  152. background-color: {color:Background};
  153. background-image:url({image:Background});
  154. }
  155.  
  156. #postnotes{
  157. text-align: justify;}
  158.  
  159. #postnotes blockquote{
  160. border: 0px;}
  161.  
  162. .title{
  163. font-family: coming soon;
  164. font-size: 14px;
  165. line-height: 12px;
  166. color: {color:Title};
  167. padding:0px 0px 0px 0px;
  168. }
  169.  
  170. .blogtitle{
  171. font-family: sweetiepie;
  172. font-size: 40px;
  173. line-height: 10px;
  174. color: {color:Title};
  175. font-weight: bold;
  176. margin-top: 160px;
  177. padding:10px;
  178.  
  179. }
  180.  
  181.  
  182. .video embed, .post div.video object {width:300px !important; height:187px !important;}
  183.  
  184. blockquote{
  185. padding:0px 0px 2px 5px;
  186. margin:0px 0px 2px 1px;
  187. border-left: 1px solid #555555;
  188. }
  189.  
  190. blockquote p, ul{
  191. margin:0px;
  192. padding:0px;
  193. }
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200. small{font-size: 90%;}
  201.  
  202.  
  203. </style>
  204.  
  205.  
  206. <link rel="shortcut icon" href="{Favicon}">
  207. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  208. <meta name="viewport" content="width=820" />
  209. </head>
  210. <body>
  211.  
  212. <div id="cage">
  213. <div id="center">
  214. <div id="sidebar">
  215.  
  216. <div class="blogtitle"><center><a href="/">{Title}</a></center></div>
  217.  
  218. {block:ifshowphoto}<a href="/"><img src="{image:sidebar}" width=150px></a>{/block:ifshowphoto}
  219. <br>
  220.  
  221.  
  222. <center><div id="bite">
  223. <h4><center><a href=><img src="http://i297.photobucket.com/albums/mm215/ramisayesmin/tumblr_lok4kcAvi81qhh19q.gif" border="0" alt="Photobucket"></a></center></h4>
  224.  
  225. <div class="death">
  226. <div align="center">
  227. {description}
  228. </div>
  229. </div>
  230. </div></center>
  231.  
  232.  
  233. </div>
  234.  
  235.  
  236. <div id="content">
  237. {block:Posts}
  238. <div id="entry">
  239.  
  240. {block:Text}
  241. {block:Title}<span class="title">{Title}</span>{/block:Title}
  242. <span class="entrytext">{Body}</span><div align="right"><a href="{Permalink}"></span></a></div>{/block:Text}
  243.  
  244. {block:Link}
  245. <a href="{URL}" class="title">{Name}</a>
  246. {block:Description}{Description}{/block:Description}<div align="right"><a href="{Permalink}"></span></a></div>
  247. {block:Link}
  248.  
  249. {block:Photo}
  250. {block:IndexPage}
  251. <center>
  252. <div class="perma">
  253. <a href="{permalink}">{NoteCountWithLabel} </a> - <a href="{ReblogURL}" target="_blank">Reblog</a></span></div>
  254. <a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=280px/></a></center>{/block:IndexPage}
  255. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  256. {block:IndexPage}</a>{/block:IndexPage}
  257. {block:PermalinkPage}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=280px/></center>{LinkCloseTag}
  258. {/block:PermalinkPage}
  259.  
  260. {/block:Photo}
  261. {LinkCloseTag}
  262.  
  263. {/block:Photo}
  264.  
  265. {block:Quote}
  266. <span class="entrytext">{Quote}</span>
  267. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  268. <P ALIGN=Right><a href="{Permalink}"></a></span>
  269. {/block:Quote}
  270.  
  271. {block:Chat}
  272. {block:Title}<span class="title">{Title}</span>{/block:Title}
  273. <ul class="chat">
  274. {block:Lines}
  275. <li class="user_{UserNumber}">
  276. {block:Label}
  277. <span class="label">{Label}</span>
  278. {/block:Label}
  279.  
  280. {Line}
  281. </li>
  282. {/block:Lines}
  283. </ul>
  284. <div align="right"><a href="{Permalink}"></a></span>
  285. {/block:Chat}
  286.  
  287.  
  288. {block:Audio}
  289. <center><div style="width:170px; height:28px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:10px; float:right;">
  290. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  291. <div align="right"><a href="{Permalink}"></a><a href="{ReblogURL}" target="_blank"></a></span>
  292. {/block:Audio}
  293.  
  294. {block:Video}<center>
  295. <div class="video">{Video-250}</div><BR>
  296. {block:Caption}<a href="{Permalink}">{Caption}</a>{/block:Caption}</center>
  297. <div class="perma">
  298. <div align="right"><a href="{Permalink}">{timeago}</a><a href="{ReblogURL}" target="_blank"></a></span></div>
  299. {block:Video}
  300.  
  301. {block:PostNotes}
  302. {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}
  303. <div id="postnotes">{PostNotes}</div>
  304.  
  305. {/block:PostNotes}
  306. </div>
  307.  
  308. {/block:Posts}
  309. </div></div>
  310.  
  311. </div>
  312. </center>
  313. </body>
  314. </html>
  315. <div style="position:fixed; bottom:2px; left:2px;">
  316. <a href="http://icy-me0ws.tumblr.com/">credit</a>
  317.  
  318. <div style="position:fixed; top:2px; left:2px;">
  319.  
  320.  
  321. <a href=><img src="http://i297.photobucket.com/albums/mm215/ramisayesmin/cool.png" border="0" alt="Photobucket"></a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement