Advertisement
Cuddly-Themes

Silhouette

Oct 24th, 2012
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.79 KB | None | 0 0
  1. <html lang="en">
  2.  
  3. <head>
  4.  
  5. <title>{title}</title>
  6. <link rel="shortcut icon" href="http://drikoti.net/Goodies/Favicons/Gifs/034.gif"/>
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9.  
  10. <SCRIPT TYPE="text/javascript">
  11. <!--
  12. //Disable right click script
  13. //visit http://www.rainbow.arch.scriptmania.com/scripts/
  14. var message="Sorry, right-click has been disabled";
  15. ///////////////////////////////////
  16. function clickIE() {if (document.all) {(message);return false;}}
  17. function clickNS(e) {if
  18. (document.layers||(document.getElementById&&!document.all)) {
  19. if (e.which==2||e.which==3) {(message);return false;}}}
  20. if (document.layers)
  21. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  22. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  23. document.oncontextmenu=new Function("return false")
  24. // -->
  25. </SCRIPT>
  26.  
  27. <style type="text/css">
  28.  
  29. body{
  30. color:black;
  31. font-family: Trebuchet MS;
  32. font-size:10px;
  33. color: #999;
  34. background-image:url(http://static.tumblr.com/0ckotd7/Xy6lkwqqk/bg.bmp);
  35. }
  36.  
  37. a:link, a:active, a:visited{
  38. color: #aaa;
  39. text-decoration: none;
  40. -webkit-transition: opacity 0.3s linear;
  41. -webkit-transition: all 0.3s ease-in-out;
  42. -moz-transition: all 0.3s ease-in-out;
  43. -o-transition: all 0.3s ease-in-out;
  44. }
  45.  
  46. a:hover {
  47. text-shadow: 1px 1px 1px #888;
  48. -webkit-transition:color 500ms ease-in;
  49. -moz-transition:color 500ms ease-in;
  50. -o-transition:color 500ms ease-in;
  51. color: transparent;
  52. }
  53.  
  54. .bubble{background:#eee; text-align:center; padding:10px; border-radius: 40px 40px 0px 0px;}
  55. .bubble2{background:#bbb; text-align:center; padding:10px; border-radius: 0px 0px 40px 40px;}
  56.  
  57. #content{
  58. width:508px;
  59. float:left;
  60. background-color:#fff;
  61. padding:5px;
  62. }
  63.  
  64. #entry{
  65. padding:2px;
  66. background-color:#fff;
  67. width:500px;
  68. float:left;
  69. margin:2px;
  70. }
  71.  
  72. #center{
  73. background:white;
  74. width:780px;
  75. padding:5px;
  76. margin-top:60px;
  77. border-radius:30px;
  78. box-shadow: 0px 0px 7px #333;
  79. position:absolute;
  80. margin-left:150px;
  81. overflow-y:hidden;
  82. }
  83.  
  84. #sidebar{
  85. background-color:#fff;
  86. width:200px;
  87. margin-left:5px;
  88. float:left;
  89. margin-top:8px;
  90. padding:3px;
  91. }
  92.  
  93. blockquote{border-left:1px solid #ddd; padding:5px;}
  94.  
  95. ul, ol, li{list-style-image:url(http://media.tumblr.com/tumblr_m57i1dncbq1rqpuwv.gif);}
  96.  
  97. .heart2 {display : block; font-size: 20px; font-family: 'Cedarville Cursive'; line-height: 10px; border-bottom : 1px solid #eee; text-indent : 5px; vertical-align : middle; -webkit-transition-duration: .50s; padding-left : 10px;padding-bottom : 2px;}
  98.  
  99. .heart2:hover {display : block; font-size: 20px; font-family: 'Cedarville Cursive'; line-height: 10px; border-bottom : 1px dashed #eee; text-indent : 5px; vertical-align : middle; -webkit-transition-duration: .50s; padding-left : 50px; padding-bottom : 2px;}
  100.  
  101. h1{
  102. background-image:url(http://2.bp.blogspot.com/-Dx0kfqpJOQg/Tyxu1wnYfZI/AAAAAAAAIdc/FScVP7hO9Lc/s200/tumblr_l5padaXtW61qcdtsho1_500_large.png);
  103. font-family: 'Cookie';
  104. font-size:10px;
  105. text-align:center;
  106. border-top:1px dotted #999;
  107. border-bottom:1px dotted #999;
  108. }
  109.  
  110. h2{
  111. background-image:url(http://2.bp.blogspot.com/-Dx0kfqpJOQg/Tyxu1wnYfZI/AAAAAAAAIdc/FScVP7hO9Lc/s200/tumblr_l5padaXtW61qcdtsho1_500_large.png);
  112. font-family: 'Cookie';
  113. font-size:30px;
  114. text-align:center;
  115. border-top:1px dotted #999;
  116. border-bottom:1px dotted #999;
  117. }
  118.  
  119. h3{
  120. font-family:'Cookie';
  121. font-size:30px;
  122. text-align:center;
  123. text-shadow:0px 0px 5px #777;
  124. margin-bottom:-5px;
  125. }
  126.  
  127. h4{
  128. font-family:'Amatic SC';
  129. font-size:35px;
  130. text-align:center;
  131. text-shadow:0px 0px 5px #777;
  132. margin:-5px;
  133. border-bottom:1px dashed #ddd;
  134. }
  135.  
  136. h5{
  137. font-family:'Cedarville Cursive';
  138. font-size:25px;
  139. line-height:20px;
  140. margin:-5px;
  141. }
  142.  
  143. img{
  144. -webkit-transition: opacity 0.8s linear;
  145. opacity: 0.60;
  146. }
  147. img:hover{
  148. -webkit-transition: opacity 0.8s linear;
  149. opacity: 1;
  150. }
  151.  
  152.  
  153. {CustomCSS]</style>
  154.  
  155. </head>
  156.  
  157. <link href='http://fonts.googleapis.com/css?family=Amatic+SC:700' rel='stylesheet' type='text/css'>
  158. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  159. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  160.  
  161.  
  162. <body ondragstart="return false" onselectstart="return false">
  163.  
  164. <div id="center">
  165. <div id="sidebar">
  166. <center><img src="http://i1149.photobucket.com/albums/o594/classicsouls/dividers/dividers-1.jpg"></center>
  167.  
  168. <h2>Blogette <img src="http://media.tumblr.com/tumblr_m6lwvxHTYu1rrzsji.gif"></h2>
  169. <image src="http://media.tumblr.com/tumblr_m25dylOXp41qfamg6.jpg" width="110" align="left"><div align="justify">{Description}</div>
  170.  
  171. <h2>Statistics <img src="http://media.tumblr.com/tumblr_m6lwvxHTYu1rrzsji.gif"></h2>
  172. <img src="http://media.tumblr.com/tumblr_m6lwvxHTYu1rrzsji.gif"> Stealing is prohibited.<br>
  173. <img src="http://media.tumblr.com/tumblr_m6lwvxHTYu1rrzsji.gif"> Right click disabled.<br>
  174. <img src="http://media.tumblr.com/tumblr_m6lwvxHTYu1rrzsji.gif"> <script language="JavaScript" src="http://freehostedscripts.net/ocount.php?site=ID1659311&name=crowns"></script><br>
  175. <img src="http://media.tumblr.com/tumblr_m6lwvxHTYu1rrzsji.gif"> <script language="JavaScript">
  176. var ref = (''+document.referrer+'');
  177. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID2027607&e1=princess/prince&e2=princesses/princes&r=' + ref + '"><\/script>');
  178. </script><br>
  179.  
  180. <h2>Navigate <img src="http://media.tumblr.com/tumblr_m6lwvxHTYu1rrzsji.gif"></h2><p>
  181. <div class="heart2"><a href="/">Home</a></div><p>
  182. <div class="heart2"><a href="/ask">Ask</a></div><p>
  183. <div class="heart2"><a href="/submit">Submit</a></div><p>
  184. <div class="heart2"><a href="/archive">History</a></div><p>
  185. <div class="heart2"><a href="http:///flaffi.tumblr.com">Credits</a></div><p>
  186.  
  187. <h2>Credits <img src="http://media.tumblr.com/tumblr_m6lwvxHTYu1rrzsji.gif"></h2>
  188. <center>Theme is originally made by <a href="http:///flaffi.tumblr.com">Flaffi</a>.<br>
  189. Best viewed in Google Chrome.
  190. <br><br>
  191.  
  192. <center><img src="http://i1149.photobucket.com/albums/o594/classicsouls/dividers/dividers-1-1.jpg"></center>
  193. </div>
  194.  
  195. <div id="content">
  196. {block:Posts}
  197. <div id="entry">
  198.  
  199. {block:Title}<h3>{Title}</h3>{/block:Title}
  200. {block:Text}{Body}{/block:Text}
  201.  
  202. {block:Photo}
  203. <a href="{permalink}"><img src="{PhotoURL-500}" width="500" style="border:1px solid #ddd; padding:5px;"/></a>
  204. {/block:Photo}
  205.  
  206. {block:Photoset}
  207. {Photoset-500}
  208. {/block:Photoset}
  209.  
  210. {block:Quote}
  211. <h5>{Quote}</h5>{block:Source}-{Source}{/block:Source}
  212. {/block:Quote}
  213.  
  214. {block:Video}
  215. {Video-500}<br>
  216. {PlayCountWithLabel}
  217. {/block:Video}
  218.  
  219. {block:Link}
  220. <a href="{URL}" class="link" {Target}><h4>{Name}</h4></a><BR>
  221. {block:Description}{Description}{/block:Description}
  222. {/block:Link}
  223.  
  224. {block:Chat}
  225. {block:Lines}
  226. {block:Label}
  227. <br>{Label}
  228. {/block:Label}
  229. <font color="#000">&nbsp;{Line}</font>
  230. {/block:Lines}
  231. {/block:Chat}
  232.  
  233. {block:Audio}
  234. {AudioPlayerGrey}
  235. <br><div align="right">{block:Artist}
  236. Artist: {Artist}</div>
  237. {/block:Artist}<br>
  238. {block:Caption}{Caption}{/block:Caption}
  239. {/block:Audio}
  240.  
  241.  
  242. {block:Answer}
  243. <div class="bubble">{Asker} whispered {Question}</div>
  244. <div class="bubble2">I reply {Answer}</div>
  245. {/block:Answer}
  246.  
  247. <h1><a href="{Permalink}">{NoteCount} Notes</a> <img src="http://media.tumblr.com/tumblr_m6lwvxHTYu1rrzsji.gif"> <a href="{ReblogUrl)">Reblog</a></h1>
  248.  
  249. {block:PermalinkPage}
  250. {block:Caption}
  251. {Caption}
  252. {/block:Caption}
  253. <br>
  254. {block:NoteCount}
  255. {NoteCount} notes
  256. {/block:NoteCount}
  257. <Br>
  258. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  259. {/block:PermalinkPage}
  260. </div>
  261.  
  262. {/block:Posts}
  263. <center><font size="10px">{block:NextPage}<a href="{NextPage}">Next</a>{/block:NextPage} | {block:PreviousPage}<a href="{PreviousPage}">Previous</a>{/block:PreviousPage}</font></center>
  264. </div></div>
  265.  
  266. </body>
  267. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement