Advertisement
Kimmyvp123

Theme 7 by Preachlarcel

Aug 21st, 2013
451
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.09 KB | None | 0 0
  1.  
  2. <!--
  3. Theme by Preachlarcel!. Don't remove credit or I will cut off your wifi!
  4. -->
  5.  
  6. <html lang="en">
  7. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10.  
  11.  
  12. <link href='http://static.tumblr.com/blpgwiz/u8Qmijy1c/fade_in_up.css' rel='stylesheet' type='text/css'>
  13.  
  14. <link href='http://static.tumblr.com/blpgwiz/usPm404d2/bounce_normal.css' rel='stylesheet' type='text/css'>
  15.  
  16. <link href='http://static.tumblr.com/blpgwiz/EfNmijxib/tada.css' rel='stylesheet' type='text/css'>
  17.  
  18. <link href='http://static.tumblr.com/blpgwiz/Zjemijy8n/fade_in_down.css' rel='stylesheet' type='text/css'>
  19.  
  20. <link href='http://static.tumblr.com/blpgwiz/sSZmijydf/slide_in.css'
  21. rel='stylesheet' type='text/css'>
  22.  
  23. <link href='http://static.tumblr.com/blpgwiz/bcxmijz1s/rotateandgrow.css' rel='stylesheet' type='text/css'>
  24. </script>
  25.  
  26. <script type="text/javascript">
  27. <!--
  28.  
  29. // Disable Right Click Script
  30.  
  31. function IE(e)
  32. {
  33. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  34. {
  35. return false;
  36. }
  37. }
  38. function NS(e)
  39. {
  40. if (document.layers || (document.getElementById && !document.all))
  41. {
  42. if (e.which == "2" || e.which == "3")
  43. {
  44. return false;
  45. }
  46. }
  47. }
  48. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  49.  
  50. //-->
  51. </script>
  52.  
  53.  
  54. <script type="text/javascript"
  55. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  56.  
  57. <!--DEFAULT VARIABLES-->
  58. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  59. <meta name="color:background" content="#fff"/>
  60. <meta name="color:link" content="#777"/>
  61. <meta name="color:text" content="#777"/>
  62. <meta name="color:title" content="#333"/>
  63. <meta name="color:hover" content="#fff"/>
  64. <meta name="color:text" content="#777"/>
  65. <meta name="color:quote" content="#777"/>
  66. <meta name="color:boxbackgrd" content="#777"/>
  67. <meta name="color:quote text" content="#000"/>
  68. <meta name="color:linkborder" content="#000"/>
  69. <meta name="color:linkbar" content="#777"/>
  70. <meta name="color:backgrd" content="#777"/>
  71. <meta name="color:back" content="#777"/>
  72. <meta name="color:link1 background" content="#fff"/>
  73. <meta name="color:link2 background" content="#fff"/>
  74. <meta name="color:link3 background" content="#fff"/>
  75. <meta name="color:link4 background" content="#fff"/>
  76. <meta name="color:link5 background" content="#fff"/>
  77. <meta name="color:blogtitle" content="#aaa"/>
  78. <meta name="color:blogtitle shadow" content="#000"/>
  79. <meta name="color:scrollbar" content="#ccc"/>
  80. <meta name="color:border" content="#eee"/>
  81. <meta name="color:border2" content="#ddd"/>
  82. <meta name="image:sidebar" content="1"/>
  83. <meta name="image:sidebar2" content="1"/>
  84. <meta name="image:background" content="1"/>
  85. <meta name="image:sidebarbackgrounds2" content="1"/>
  86. <meta name="image:sidebarbackgrounds3" content="1"/>
  87. <meta name="text:quote"content="Quote goes here hun c:">
  88. <meta name="text:blogtitle" content="Once upon a time" />
  89. <meta name="text:blogtitle2" content="In a land far away" />
  90. <meta name="text:Link One" content""/>
  91. <meta name="text:linkonename" content"Refresh"/>
  92. <meta name="text:Link Two" content""/>
  93. <meta name="text:linktwoname" content"Ask"/>
  94. <meta name="text:Link Three" content""/>
  95. <meta name="text:linkthreename" content"Links"/>
  96. <meta name="text:Link Four" content="" />
  97. <meta name="text:linkfourname" content"Mine"/>
  98. <meta name="text:Link Five" content""/>
  99. <meta name="text:linkfivename" content"Etc."/>
  100.  
  101. <style type="text/css">
  102.  
  103. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  104.  
  105. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  106.  
  107. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  108.  
  109. p {
  110. margin:0px;
  111. margin-top:0px;
  112. }
  113.  
  114.  
  115. body {
  116. padding: 0px;
  117. margin: 0px;
  118. color:{color:text};
  119. font-family: dixel;
  120. line-height:12px;
  121. font-size:8px;
  122. background-color: {color:Background};
  123. background-image:url({image:Background});
  124. background-attachment: fixed;
  125. background-repeat:;
  126. }
  127.  
  128.  
  129. a:link, a:active, a:visited{
  130. text-decoration: none;
  131. -webkit-transition: color 0.3s ease-out;
  132. -moz-transition: color 0.3s ease-out;
  133. transition: color 0.3s ease-out;
  134. color:{color:link};
  135. }
  136.  
  137. a:hover {
  138. text-decoration: none;
  139. font-style:;
  140. color: {color:Hover};
  141. }
  142.  
  143. div#center{
  144. margin:auto;
  145. position:relative;
  146. width:1090px;
  147. background-color:;
  148. overflow:auto;
  149. overflow-y:hidden;
  150. }
  151.  
  152. ::-webkit-scrollbar-thumb{
  153. background-color: #ccc;
  154. border: 2px solid #ffffff;
  155. height:5px;
  156. -moz-border-radius: 20px;
  157. border-radius: 20px;
  158. }
  159.  
  160. ::-webkit-scrollbar {
  161. height:5px;
  162. width:9px;
  163. background-color: #aaaaaa;
  164. border: 4px solid #fff;
  165. }
  166.  
  167. ::selection {
  168. background: #fff;
  169. }
  170.  
  171. ::-moz-selection {
  172. background: #fff;
  173. }
  174.  
  175.  
  176.  
  177. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  178. .entry {
  179. float:left;
  180. display: block;
  181. margin:5px;
  182. opacity:0.7;
  183. overflow:hidden;
  184. border: 1px solid #ddd;
  185. box-shadow:1px 2px 6px #ddd;
  186. padding: 5px;
  187. width:230px;
  188. font-family:cafe;
  189. font-size:12px;
  190. padding-bottom: 3px;
  191. {block:PermalinkPage}
  192. width:520px;
  193. text-align:left;
  194. line-height:10px;
  195. {/block:PermalinkPage}
  196. background:#fff;
  197. background-image:URL();
  198. -webkit-animation: RotateandGrow 2s;
  199. -moz-animation: RotateandGrow 2s;
  200. -ms-animation: RotateandGrow 2s;
  201. }
  202. .entry:hover {
  203. opacity:0.9;
  204. background:#f0eeee;
  205. box-shadow:2px 4px 6px #000;
  206. -webkit-transition: opacity 0.4s linear;
  207. -webkit-transition: all 0.4s linear;
  208. -moz-transition: all 0.4s linear;
  209. transition: all 0.4s linear;
  210. }
  211.  
  212. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  213.  
  214. .entry .perma{
  215. width:200px;
  216. height:auto;
  217. margin-top: 120px;
  218. padding: 8px;
  219. padding-right:3px;
  220. margin-left: 3px;
  221. position: absolute;
  222. font-family: caviar;
  223. font-size:16px;
  224. letter-spacing: 1px;
  225. line-height: 14px;
  226. text-align: center;
  227. opacity: 0;
  228. background-color:#fff;
  229. border-top:2px solid #ddd;
  230. border-bottom:2px solid #ddd;
  231. border-right:6px solid #ddd;
  232. border-left:6px solid #ddd;
  233. text-shadow:1px 1px 7px {color:text shadow};
  234. -webkit-transition: opacity 0.4s linear;
  235. -webkit-transition: all 0.4s linear;
  236. -moz-transition: all 0.4s linear;
  237. transition: all 0.4s linear;
  238. }
  239.  
  240. .entry:hover .perma{
  241. overflow:visible;
  242. height: auto;
  243. margin-left:3px;
  244. margin-top: 50px;
  245. -webkit-transition: opacity 0.4s linear; opacity: 1;
  246. -webkit-transition: all 0.4s linear;
  247. -moz-transition: all 0.4s linear;
  248. transition: all 0.4s linear;
  249. }
  250.  
  251. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  252. #posts {
  253. width:800px;
  254. margin-top:55px;
  255. z-index:9;
  256. margin-left:330px;
  257. right:auto;
  258. background:transparent;
  259. margin-right:auto;
  260. position:relative;
  261. overflow-y: hidden;
  262. }
  263.  
  264.  
  265. .duck{
  266. position: fixed !important;
  267. z-index: 99;
  268. font-family: arial;
  269. line-height:10px;
  270. font-size: 1px;
  271. padding: 3px;
  272. bottom:5px;
  273. left:1325px;
  274. height:15px;
  275. width:18px;
  276. border-radius:10px;
  277. border:1px solid {color:borders};
  278. background:white;
  279. }
  280.  
  281. askk {
  282. font-family: honeyscript;
  283. text-align: right;
  284. font-size:24px;
  285. letter-spacing: 1px;
  286. text-shadow:0px 0px 1px #000;
  287. color:#8cc2d8;
  288. line-height: 18px;
  289. }
  290.  
  291. @font-face { font-family: "honeyscript"; src: url('http://static.tumblr.com/q54tzar/vvam21fco/honeyscript-light_1_.ttf'); }
  292. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  293.  
  294.  
  295. /*CUSTOMIZE SIDEBAR HERE*/
  296.  
  297. #sidebar{
  298. position:fixed !important;
  299. width:255px;
  300. background:#eee;
  301. height:120px;
  302. margin-top:228px;
  303. margin-left:12px;
  304. text-align:center;
  305. z-index:9999;
  306. padding:2px;
  307. opacity:0;
  308. padding-bottom:50px;
  309. border-top:0px solid {color:border};
  310. border-bottom:0px solid {color:border};
  311. border-left:0px solid {color:border};
  312. border-right:0px solid {color:border};
  313. -webkit-transition: opacity .8s linear;
  314. -webkit-transition: all .8s ease-in-out;
  315. -moz-transition: all .8s ease-in-out;
  316. -o-transition: all .8s ease-in-out;
  317. }
  318.  
  319. #brooke:hover #sidebar{
  320. opacity:1;
  321. -o-transition-transition: all 0.4s ease-out;
  322. -webkit-transition: all 0.4s ease-out;
  323. transition: all 0.4s ease-out;
  324. -moz-transition: all 0.4s ease-out;
  325. }
  326.  
  327. #tit{
  328. position:fixed !important;
  329. width:280px;
  330. padding:5px;
  331. background:transparent;
  332. height:30px;
  333. margin-top:-42px;
  334. margin-left:-5px;
  335. text-align:center;
  336. z-index:999999999999999999999999;
  337. font-family:cedarville;
  338. color:#000;
  339. font-size:29.4px;
  340. line-height:15px;
  341. text-shadow:0px 4px 8px #fff;
  342. border: 2px solid #ccc;
  343. opacity:1;
  344. -o-transition-transition: all 2s linear;
  345. -webkit-transition: all 2s linear;
  346. -moz-transition: all 2s linear;
  347. border-right:0px solid transparent;
  348. border-left:0px solid transparent;
  349. border-top:0px solid transparent;
  350. border-bottom:0px solid transparent;
  351. }
  352.  
  353. #brooke{
  354. width:280px;
  355. height: 400px;
  356. z-index:999999999999999999999;
  357. border-top:15px solid {color:border};
  358. border-bottom:15px solid {color:border};
  359. border-left:15px solid {color:border2};
  360. border-right:15px solid {color:border2};
  361. padding: 5px;
  362. position:fixed;
  363. margin-left:-90px;
  364. bottom:130px;
  365. background-image:url('http://31.media.tumblr.com/f22b1dc9521a48df9939eb12e995b709/tumblr_mhx0u79G6x1s5um8no1_250.png');
  366. transition: all 3s ease-out;
  367. -o-transition-transition: all 2s ease-out;
  368. -webkit-transition: all 2s ease-out;
  369. -moz-transition: all 2s ease-out;
  370. text-align: center;
  371. }
  372.  
  373. #brooke:hover #felix img{
  374. transform: perspective(800) rotateY(-180deg);
  375. -o-transform: perspective(800) rotateY(-180deg);
  376. -webkit-transform: perspective(800) rotateY(-180deg);
  377. transform-origin: 0% 0%;
  378. -webkit-transform-origin: 0% 0%;
  379. -o-transform-origin: 0% 0%;
  380. transition: all 1s ease-out;
  381. -o-transition-transition: all 1s ease-out;
  382. -webkit-transition: all 1s ease-out;
  383. -moz-transition: all 1s ease-out;
  384. opacity:0;
  385. }
  386.  
  387.  
  388.  
  389. #felix img{
  390. transform: perspective(800) rotateY(0deg);
  391. -o-transform: perspective(800) rotateY(0deg);
  392. -webkit-transform: perspective(800) rotateY(0deg);
  393. transform-origin: 0% 0%;
  394. -webkit-transform-origin: 0% 0%;
  395. -o-transform-origin: 0% 0%;
  396. width:280px;
  397. height: 400px;
  398. z-index: 999999;
  399. padding: 5px;
  400. border-top:15px solid {color:border};
  401. border-bottom:15px solid {color:border};
  402. border-left:15px solid {color:border2};
  403. border-right:15px solid {color:border2};
  404. position:fixed;
  405. margin-left:-161px;
  406. margin-top: -44px;
  407. background:#fff;
  408. opacity:0.8;
  409. background-size: 100% 100%;
  410. transition: all 0.7s ease-out;
  411. -o-transition-transition: all 0.7s ease-out;
  412. -webkit-transition: all 0.7s ease-out;
  413. -moz-transition: all 0.7s ease-out;
  414. }
  415.  
  416. @font-face { font-family: "just realize"; src: url('http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf'); }
  417. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  418. @font-face { font-family: "blackswan"; src: url('http://static.tumblr.com/q54tzar/7POm34eyl/a_s_black_swan_3_.ttf'); }
  419. @font-face { font-family: "lainie"; src: url('http://static.tumblr.com/oetadgc/Uialyjfaa/laine.ttf'); }
  420. @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  421.  
  422. #tit2{
  423. position:fixed !important;
  424. width:280px;
  425. padding:5px;
  426. background:#eee;
  427. height:30px;
  428. margin-top:0px;
  429. margin-left:-5px;
  430. text-align:center;
  431. z-index:999999999999999999999999;
  432. font-family:halohandletter;
  433. color:#000;
  434. font-size:40px;
  435. line-height:35px;
  436. border: 2px solid #ccc;
  437. -moz-border-radius:5px;
  438. border-radius:5px;
  439. opacity:0;
  440. -o-transition-transition: all 0.4s linear;
  441. -webkit-transition: all 0.4s linear;
  442. -moz-transition: all 0.4s linear;
  443. border-right:0px solid transparent;
  444. border-left:0px solid transparent;
  445. border-top:0px solid transparent;
  446. border-bottom:0px solid transparent;
  447. }
  448.  
  449. #brooke:hover #tit2{
  450. opacity:1;
  451. }
  452.  
  453.  
  454. @font-face { font-family: "Cedarville Cursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  455. @font-face { font-family: "honeyscript"; src: url('http://static.tumblr.com/q54tzar/vvam21fco/honeyscript-light_1_.ttf'); }
  456. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  457. @font-face { font-family: "dubielitalic"; src: url('http://static.tumblr.com/m6mqatb/QUklrzd0z/dubielitalic.ttf');}
  458.  
  459. #desc{
  460. position:fixed !important;
  461. width:240px;
  462. padding:20px;
  463. background:#eee;
  464. height:20px;
  465. padding-top:10px;
  466. padding-bottom:53px;
  467. margin-top:44px;
  468. margin-left:-1px;
  469. text-align:top;
  470. z-index:999999999999999999;
  471. font-family:dubielitalic;
  472. color:#000;
  473. font-size:20px;
  474. line-height:18px;
  475. border: 1px solid #ccc;
  476. opacity:0;
  477. border-right:1px solid #ccc;
  478. border-left:1px solid #ccc;
  479. border-top:0px solid #ccc;
  480. border-bottom:1px solid #ccc;
  481. -o-transition-transition: all 0.8s ease-out;
  482. -webkit-transition: all 0.8s ease-out;
  483. transition: all 0.8s ease-out;
  484. -moz-transition: all 0.8s ease-out;
  485. }
  486.  
  487. #brooke:hover #desc{
  488. opacity:1;
  489. -o-transition-transition: all 2s ease-out;
  490. -webkit-transition: all 2s ease-out;
  491. transition: all 2s ease-out;
  492. -moz-transition: all 2s ease-out;
  493. }
  494.  
  495.  
  496.  
  497.  
  498.  
  499. @font-face { font-family: "s"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  500. @font-face { font-family: "comesinhandy"; src: url('http://static.tumblr.com/ygfurav/eGLmkhogi/comesinhandy.ttf'); }
  501. @font-face {font-family: "cedarville"; src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');}
  502. @font-face { font-family: "dreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  503. @font-face{ font-family:"jane";src: url('http://static.tumblr.com/bm7b8hm/vnWmf9864/janeaust.ttf');,}
  504. @font-face { font-family: "neou"; src: url('http://static.tumblr.com/t5cadah/Qzumnxg66/neou-thin.ttf'); }
  505. @font-face{font-family:"Jane Austen";src:url('http://static.tumblr.com/9wzbixa/ncHmj2mmb/janeaust.ttf');}
  506. @font-face { font-family: "pacifico"; src: url('http://static.tumblr.com/jdjsstr/Julm7s6p2/pacifico_1_.ttf'); }
  507. @font-face { font-family: "cutty"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  508. @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
  509. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  510. @font-face { font-family: "bebas"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  511. @font-face { font-family: "bold"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  512. @font-face { font-family: "bond"; src: url('hhttp://static.tumblr.com/t5cadah/QLlmki683/bondoluopeek.otf'); }
  513. @font-face {font-family: "beautiful every time"; src: url('http://static.tumblr.com/nsunyax/Pm3lzwzye/beautifuleverytime.ttf');}
  514. @font-face { font-family: "demo"; src: url('http://static.tumblr.com/jdjsstr/Eq8m819c1/neou-thin_1_.ttf'); }
  515. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  516. @font-face {font-family:"Bree"; src:url('http://static.tumblr.com/9wzbixa/YBvm26pgu/bree.ttf');}
  517. @font-face { font-family: "sb"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  518. @font-face { font-family: "lala"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  519. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  520. @font-face { font-family: "icons"; src: url('http://static.tumblr.com/8hrjcus/Q3fmg7rhn/breezi_font-webfont.ttf'); }
  521. @font-face {font-family:"CelesteHand"; src: url('http://static.tumblr.com/y5evvpz/dVCmkz0sf/celeste_hand.ttf');}
  522. @font-face {font-family:"Springtime"; src: url('http://static.tumblr.com/y5evvpz/7iomdz3n1/springtime.ttf');}
  523. @font-face {font-family:"Aderyn"; src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
  524. @font-face { font-family: "dawning"; src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf'); }
  525.  
  526. .sb2{
  527. position:fixed;
  528. margin-left:300px;
  529. top: 0px;
  530. border-top-right-radius:15px;
  531. border-top-left-radius:15px;
  532. background-color:{color:back};
  533. background-image:url({image:sidebar bg});
  534. height:100%;
  535. border-right: 5px solid #000;
  536. box-shadow: 0px 0px 5px #000;
  537. opacity:1;
  538. width:8px;
  539. border-bottom:1px solid #fff;
  540. border-left: 1px solid #fff;
  541. border-right: 1px solid #fff;
  542. }
  543.  
  544. .sb3{
  545. position:fixed;
  546. margin-left:270px;
  547. top: 0px;
  548. border-top-right-radius:15px;
  549. border-top-left-radius:15px;
  550. background-color:{color:backgrd};
  551. background-image:url({image:sidebar bg});
  552. height:100%;
  553. border-right: 5px solid #000;
  554. box-shadow: 0px 0px 5px #000;
  555. opacity:1;
  556. width:8px;
  557. border-bottom:1px solid #fff;
  558. border-left: 1px solid #fff;
  559. border-right: 1px solid #fff;
  560. }
  561.  
  562. .sidebarbg2{
  563. position:fixed;
  564. margin-left:1130px;
  565. top: 20px;
  566. border-bottom-right-radius:15px;
  567. border-bottom-left-radius:15px;
  568. background-color:{color:back};
  569. background-image:url({image:sidebar bg});
  570. height:100%;
  571. border-right: 5px solid #000;
  572. box-shadow: 0px 0px 5px #000;
  573. opacity:1;
  574. width:10px;
  575. border-bottom:1px solid #fff;
  576. border-left: 1px solid #fff;
  577. border-right: 1px solid #fff;
  578. }
  579.  
  580. .sidebarbg3{
  581. position:fixed;
  582. margin-left:1160px;
  583. top: 20px;
  584. border-bottom-right-radius:15px;
  585. border-bottom-left-radius:15px;
  586. background-color:{color:backgrd};
  587. background-image:url({image:sidebar bg});
  588. height:100%;
  589. border-right: 5px solid #000;
  590. box-shadow: 0px 0px 5px #000;
  591. opacity:1;
  592. width:10px;
  593. border-bottom:1px solid #fff;
  594. border-left: 1px solid #fff;
  595. border-right: 1px solid #fff;
  596. }
  597.  
  598. .sidebarbg4{
  599. position:fixed;
  600. margin-left:1100px;
  601. top: 20px;
  602. border-bottom-right-radius:15px;
  603. border-bottom-left-radius:15px;
  604. background-color:{color:backgrd};
  605. background-image:url({image:sidebar bg});
  606. height:100%;
  607. border-right: 5px solid #000;
  608. box-shadow: 0px 0px 5px #000;
  609. opacity:1;
  610. width:10px;
  611. border-bottom:1px solid #fff;
  612. border-left: 1px solid #fff;
  613. border-right: 1px solid #fff;
  614. }
  615.  
  616. #link1{
  617. position:fixed;
  618. width: 80px;
  619. height: 20px;
  620. display: block;
  621. padding-left: -3px;
  622. padding:3px;
  623. border: 2px solid {color:linkborder};
  624. background: {color:link1 background};
  625. line-height: 25px;
  626. font-family: lala;
  627. margin-left: 5px;
  628. margin-top: 125px;
  629. z-index:999999999999999999;
  630. opacity:0;
  631. font-size:20px;
  632. -webkit-transform: rotate(0deg);
  633. border-radius: 5px;
  634. -o-transition-transition: all 0.8s ease-out;
  635. -webkit-transition: all 0.8s ease-out;
  636. transition: all 0.8s ease-out;
  637. -moz-transition: all 0.8s ease-out;
  638. }
  639.  
  640. #brooke:hover #link1{
  641. opacity:1;
  642. border-radius: 5px;
  643. -o-transition-transition: all 2s ease-out;
  644. -webkit-transition: all 2s ease-out;
  645. transition: all 2s ease-out;
  646. -moz-transition: all 2s ease-out;
  647. }
  648.  
  649. #link1:hover{
  650. background:#ddd;
  651. }
  652.  
  653. #link2{
  654. position:fixed;
  655. width: 80px;
  656. height: 20px;
  657. padding:3px;
  658. display: block;
  659. padding-left: -3px;
  660. border: 2px solid {color:linkborder};
  661. background: {color:link1 background};
  662. line-height: 24px;
  663. font-family: lala;
  664. margin-left: 98px;
  665. margin-top: 125px;
  666. z-index:999999999999999999;
  667. opacity:0;
  668. font-size:20px;
  669. -webkit-transform: rotate(0deg);
  670. border-radius: 5px;
  671. -o-transition-transition: all 0.8s ease-out;
  672. -webkit-transition: all 0.8s ease-out;
  673. transition: all 0.8s ease-out;
  674. -moz-transition: all 0.8s ease-out;
  675. }
  676.  
  677. #brooke:hover #link2{
  678. opacity:1;
  679. border-radius: 5px;
  680. -o-transition-transition: all 2s ease-out;
  681. -webkit-transition: all 2s ease-out;
  682. transition: all 2s ease-out;
  683. -moz-transition: all 2s ease-out;
  684. }
  685. #link2:hover{
  686. background:#ddd;
  687. }
  688.  
  689.  
  690. #link3{
  691. position:fixed;
  692. width: 80px;
  693. height: 20px;
  694. display: block;
  695. padding:3px;
  696. padding-left: -3px;
  697. border: 2px solid {color:linkborder};
  698. background: {color:link1 background};
  699. line-height: 25px;
  700. font-family: lala;
  701. margin-left: 190px;
  702. margin-top: 125px;
  703. z-index:999999999999999999;
  704. opacity:0;
  705. font-size:20px;
  706. -webkit-transform: rotate(0deg);
  707. border-radius: 5px;
  708. -o-transition-transition: all 0.8s ease-out;
  709. -webkit-transition: all 0.8s ease-out;
  710. transition: all 0.8s ease-out;
  711. -moz-transition: all 0.8s ease-out;
  712. }
  713.  
  714. #brooke:hover #link3{
  715. opacity:1;
  716. border-radius: 5px;
  717. -o-transition-transition: all 2s ease-out;
  718. -webkit-transition: all 2s ease-out;
  719. transition: all 2s ease-out;
  720. -moz-transition: all 2s ease-out;
  721. }
  722. #link3:hover{
  723. background:#ddd;
  724. }
  725.  
  726. #link4{
  727. position:fixed;
  728. width: 80px;
  729. height: 20px;
  730. display: block;
  731. padding:3px;
  732. padding-left: -3px;
  733. border: 2px solid {color:linkborder};
  734. background: {color:link1 background};
  735. line-height: 25px;
  736. font-family: lala;
  737. margin-left: 50px;
  738. margin-top: 160px;
  739. z-index:999999999999999999;
  740. opacity:0;
  741. font-size:20px;
  742. -webkit-transform: rotate(0deg);
  743. border-radius: 5px;
  744. -o-transition-transition: all 0.8s ease-out;
  745. -webkit-transition: all 0.8s ease-out;
  746. transition: all 0.8s ease-out;
  747. -moz-transition: all 0.8s ease-out;
  748. }
  749.  
  750. #brooke:hover #link4{
  751. opacity:1;
  752. border-radius: 5px;
  753. -o-transition-transition: all 2s ease-out;
  754. -webkit-transition: all 2s ease-out;
  755. transition: all 2s ease-out;
  756. -moz-transition: all 2s ease-out;
  757. }
  758. #link4:hover{
  759. background:#ddd;
  760. }
  761.  
  762. #link5{
  763. position:fixed;
  764. width: 80px;
  765. padding:3px;
  766. height: 20px;
  767. display: block;
  768. padding-left: -3px;
  769. border: 2px solid {color:linkborder};
  770. background: {color:link1 background};
  771. line-height: 24px;
  772. font-family: lala;
  773. margin-left: 145px;
  774. margin-top: 160px;
  775. z-index:999999999999999999;
  776. opacity:0;
  777. font-size:20px;
  778. -webkit-transform: rotate(0deg);
  779. border-radius: 5px;
  780. -o-transition-transition: all 0.8s ease-out;
  781. -webkit-transition: all 0.8s ease-out;
  782. transition: all 0.8s ease-out;
  783. -moz-transition: all 0.8s ease-out;
  784. }
  785.  
  786. #brooke:hover #link5{
  787. opacity:1;
  788. border-radius: 5px;
  789. -o-transition-transition: all 2s ease-out;
  790. -webkit-transition: all 2s ease-out;
  791. transition: all 2s ease-out;
  792. -moz-transition: all 2s ease-out;
  793. }
  794. #link5:hover{
  795. background:#ddd;
  796. }
  797.  
  798. #quotebar{
  799. position: fixed;
  800. margin-top: -50px;
  801. margin-left: 20px;
  802. height: 15px;
  803. width: 1348px;
  804. background-color:transparent;
  805. z-index: 99999999999999999999;
  806. opacity: 1;
  807. font-family: calibri;
  808. text-transform: uppercase;
  809. text-align:center;
  810. font-size: 12px;
  811. border-left:3px solid #fff;
  812. border-right:3px solid #fff;
  813. box-shadow: 0px 0px 0px #aaa;
  814. padding-top: 6px;
  815. padding-left: 10px;
  816. letter-spacing: 1px;
  817. text-shadow:0px 0px 2px #000;
  818. line-height: 0px;
  819. color: {color:quote text};
  820. }
  821. #quotebar:hover{
  822. text-transform:uppercase;
  823. font-family: poop;
  824. font-size: 14px;
  825. letter-spacing: 4px;
  826. }
  827.  
  828. #bar{
  829. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  830. left:0;
  831. width:100%;
  832. margin-top: -40px;
  833. height:18px;
  834. position: fixed;
  835. z-index: 99999;
  836. opacity:1;
  837. }
  838.  
  839. #happy2 {
  840. background-color: #fff;
  841. repeat:repeat-x;
  842. left:0;
  843. width:100%;
  844. margin-top: -56px;
  845. height:25px;
  846. position: fixed;
  847. z-index: 99;
  848. opacity:1;
  849. }
  850.  
  851. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  852. .title{
  853. line-height: 20px;
  854. font-family:cedarville;
  855. font-size:22px;
  856. color:{color:Title};
  857. font-weight: normal;
  858. }
  859.  
  860.  
  861.  
  862.  
  863. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  864. .permalink{
  865. text-transform: normal;
  866. display: block;
  867. text-align: right;
  868. font-size:16px;
  869. font-family:CelesteHand;
  870. text-decoration: none;
  871. }
  872.  
  873. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  874. #infscr-loading{
  875. bottom: -70px;
  876. position: absolute;
  877. left: 50%;
  878. margin-left:-8px;
  879. width:16px;
  880. height:11px;
  881. overflow:hidden;
  882. margin-bottom: 50px;
  883. }
  884.  
  885. #postnotes{
  886. text-align: justify;}
  887.  
  888. #postnotes blockquote{
  889. border: 0px;}
  890.  
  891. blockquote{
  892. padding:0px 0px 2px 5px;
  893. margin:0px 0px 2px 10px;
  894. border-left: 1px dotted #555555;
  895. }
  896.  
  897. blockquote p, ul{
  898. margin:0px;
  899. padding:0px;
  900. }
  901.  
  902. a img{border: 0px;}
  903.  
  904.  
  905. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  906.  
  907. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  908. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  909.  
  910. .notes img{width:10px; position:relative; top:3px;}
  911. <--ses-->
  912. small{font-size: 90%;}
  913.  
  914. {CustomCSS}
  915.  
  916. </style>
  917.  
  918. {block:IndexPage}
  919. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  920. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  921.  
  922. <script type="text/javascript">
  923. $(window).load(function(){
  924. var $wall = $('#posts');
  925. $wall.imagesLoaded(function(){
  926. $wall.masonry({
  927. itemSelector: '.entry, .entry_photo',
  928. isAnimated : false
  929. });
  930. });
  931.  
  932. $wall.infinitescroll({
  933. navSelector : '#pagination',
  934. nextSelector : '#pagination a',
  935. itemSelector : '.entry, .entry_photo',
  936. bufferPx : 2000,
  937. debug : false,
  938. errorCallback: function() {
  939. $('#infscr-loading').fadeOut('normal');
  940. }},
  941. function( newElements ) {
  942. var $newElems = $( newElements );
  943. $newElems.hide();
  944. $newElems.imagesLoaded(function(){
  945. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  946. });
  947. }); $('#posts').show(500);
  948. });
  949. </script>
  950.  
  951. {/block:IndexPage}
  952.  
  953.  
  954. <title>{title}</title>
  955.  
  956. <link rel="shortcut icon" href="{Favicon}" />
  957. <meta name="viewport" content="width=820" />
  958.  
  959. </head>
  960.  
  961. <body onkeydown="return false">
  962. <BODY onselectstart="return false;" ondragstart="return false;">
  963. <div class="wrapper">
  964. <div class="header">
  965. </div>
  966.  
  967. <div id="cage">
  968. <div id="center">
  969.  
  970.  
  971. <div id="brooke">
  972. <div id="sidebar"><img src="{image:sidebar2}" width=100% height=140%></a></div>
  973. <div id="tit">{text:blogtitle}</div>
  974. <div id="tit2">{text:blogtitle2}</div><br>
  975. <div id="desc">{description}</div><br>
  976. <div id="felix"><img src="{image:sidebar}" width=100%></a></div>
  977. <div id="link1"><a href="{text:link one}">{text:linkonename}</a></div>
  978. <div id="link2"><a href="{text:link two}">{text:linktwoname}</a></div>
  979. <div id="link3"><a href="{text:link three}">{text:linkthreename}</a></div>
  980. <div id="link4"><a href="{text:link four}">{text:linkfourname}</a></div>
  981. <div id="link5"><a href="{text:link five}">{text:linkfivename}</a></div>
  982. <div id="stats2">{text:stats}</div>
  983. </center>
  984. </div>
  985. <!------------------------------------->
  986.  
  987. <div class="left">
  988. <div class="sb3"></div>
  989. <div class="sb2"></div>
  990. <div class="sidebarbg4"></div>
  991. <div class="sidebarbg3"></div>
  992. <div class="sidebarbg2"></div>
  993. <div class="sidebarbag"></div>
  994. <div class="sidebarbg"></div>
  995. <div id="bar"></div>
  996. <div id="happy2"></div>
  997. <div id="quotebar">{text:quote}</div>
  998. <div id="posts">
  999. {block:Posts}
  1000. <div class="entry">
  1001.  
  1002. {block:Answer}<br>
  1003. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-left: -1px; margin-top: -15px; padding: 2px; border: 2px dotted #eee; border-top-left-radius: 5px; border-bottom-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; z-index:1; opacity:1; background: white; text-align:left;box-shadow:1px 1px 1px #aaa;"/>
  1004.  
  1005. <div style="border-top-left-radius: 1px; border-bottom-left-radius: 1px; border-top-right-radius: 1px ; border-bottom-right-radius: 1px; border: 2px solid #eee; margin-top: -7px; margin-left:5px; text-align: left; line-height:13px; min-height:30px; padding-left: 5px; padding-top: 5px; padding-right: 4px; padding-bottom: 2px; background: white; z-index: 0;box-shadow:1px 1px 1px #aaa;width:210px;">&nbsp;<askk>{Asker}:</askk><div style="margin-top:0px;">{Question}</div></div>
  1006.  
  1007. <div style="padding-top:9px;"></div>
  1008.  
  1009.  
  1010. <div style="border-top-left-radius: 5px; border-bottom-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border: 0px solid #fff; margin-top: 2px; margin-left: 2px; {block:IndexPage} width: 210px; {/block:IndexPage}{block:PermalinkPage} width:690px; {/block:PermalinkPage} min-height:28px; line-height: 13px; padding-left: 5px; padding-top: 5px; padding-right: 4px; padding-bottom: 2px; background: white; z-index: 0; text-align: left;box-shadow:0px 0px 0px transparent;"><div style="margin-top:0px;">{Answer}</div></div>
  1011. {block:IndexPage}<div style="align: right; border-top: 0px solid transparent; margin-top:5px; text-align: center"><a href="{Permalink}"> {NoteCount} </a></div>{/block:IndexPage}
  1012. {/block:Answer}
  1013.  
  1014. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  1015.  
  1016. {block:IndexPage}
  1017.  
  1018. <div class="permalink">
  1019. <a href="{permalink}">posted {timeago}</a> ♥ <a href="{Permalink}">{notecountwithlabel}</a>
  1020. </div>
  1021.  
  1022. {/block:IndexPage}
  1023.  
  1024. {/block:Text}
  1025.  
  1026. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  1027.  
  1028. {block:IndexPage}
  1029.  
  1030. <div class="permalink">
  1031. <a href="{permalink}">posted {timeago}</a> with <a href="{Permalink}">{notecountwithlabel}</a>
  1032. </div>
  1033.  
  1034. {/block:IndexPage}
  1035.  
  1036. {block:Link}
  1037.  
  1038. {block:Photo}
  1039. {block:IndexPage}
  1040. <center>
  1041.  
  1042. <div class="perma">
  1043. <a href="{Permalink}" target="_blank">{notecountwithlabel}</a> ♥ <a href="{ReblogURL}" target="_blank">relove</a>
  1044. </div>
  1045.  
  1046. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1047. {/block:IndexPage}
  1048. {block:PermalinkPage}
  1049. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1050.  
  1051. {LinkCloseTag}
  1052. {/block:PermalinkPage}
  1053. {/block:Photo}
  1054.  
  1055. {block:Photoset}
  1056. {block:IndexPage}
  1057. <center>
  1058.  
  1059. <div class="perma">
  1060. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1061.  
  1062. {Photoset-250}</center>
  1063. {/block:IndexPage}
  1064. {block:PermalinkPage}
  1065. <center>
  1066. {Photoset-500}</center>
  1067. {/block:PermalinkPage}
  1068. {/block:Photoset}
  1069.  
  1070. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  1071.  
  1072. {block:IndexPage}
  1073.  
  1074. <div class="permalink">
  1075. <a href="{permalink}">posted {timeago}</a> with <a href="{Permalink}">{notecountwithlabel}</a>
  1076. </div>
  1077.  
  1078. {/block:IndexPage}
  1079.  
  1080. {/block:Quote}
  1081.  
  1082. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  1083. <ul class="chat">
  1084. {block:Lines}
  1085. <li class="user_{UserNumber}">
  1086. {block:Label}
  1087. <span class="label">{Label}</span>
  1088. {/block:Label}
  1089.  
  1090. {Line}
  1091. </li>
  1092. {/block:Lines}
  1093.  
  1094. {block:IndexPage}
  1095.  
  1096. <div class="permalink">
  1097. <a href="{permalink}">posted {timeago}</a> with <a href="{Permalink}">{notecountwithlabel}</a>
  1098. </div>
  1099.  
  1100. {/block:IndexPage}
  1101.  
  1102. {/block:Chat}
  1103.  
  1104. {block:Audio}
  1105. <div style="width:200px; height:30px;">
  1106. {AudioPlayerBlack}
  1107. </div>
  1108. {block:IndexPage}
  1109.  
  1110. {block:IndexPage}
  1111.  
  1112. <div class="permalink">
  1113. <a href="{permalink}">posted {timeago}</a> with <a href="{Permalink}">{notecountwithlabel}</a>
  1114. </div>
  1115.  
  1116. {/block:IndexPage}
  1117.  
  1118. </span>{/block:IndexPage}
  1119. {/block:Audio}
  1120.  
  1121. {block:Video}
  1122. {block:IndexPage}
  1123. <center>
  1124. <div class="perma">
  1125. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  1126. {Video-250}</center>
  1127. {/block:IndexPage}
  1128. {block:PermalinkPage}
  1129. <center>
  1130. {Video-400}</center>
  1131. {/block:PermalinkPage}
  1132. {block:Video}
  1133.  
  1134.  
  1135. {block:PostNotes}<div align="middle">{caption}</div>
  1136. <center>
  1137.  
  1138. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  1139.  
  1140. {block:HasTags}
  1141. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  1142. {block:RebloggedFrom}
  1143. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  1144. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1145.  
  1146. {/block:RebloggedFrom}
  1147. </center></span>
  1148. <br>
  1149. <div id="postnotes">{PostNotes}</div><br>
  1150.  
  1151. <center>{block:ContentSource}
  1152. <br><a href="{SourceURL}">
  1153. {lang:Source}:
  1154. {block:SourceLogo}
  1155. <img src="{BlackLogoURL}" width="{LogoWidth}"
  1156. height="{LogoHeight}" alt="{SourceTitle}" />
  1157. {/block:SourceLogo}
  1158. {block:NoSourceLogo}
  1159. {SourceLink}
  1160. {/block:NoSourceLogo}
  1161. </a>
  1162. {/block:ContentSource}</center>
  1163.  
  1164. {/block:PostNotes}
  1165. </div>
  1166. {/block:Posts}
  1167. </div></div>
  1168.  
  1169. {block:IndexPage}
  1170. {block:Pagination}
  1171. <div id="pagination">
  1172. {block:NextPage}
  1173. <a id="nextPage" href="{NextPage}"></a>
  1174. {/block:NextPage}
  1175. {block:PreviousPage}
  1176. <a href="{PreviousPage}"></a>
  1177. {/block:PreviousPage}
  1178. </div>
  1179. {/block:Pagination}
  1180. {/block:IndexPage}
  1181.  
  1182. </body>
  1183.  
  1184. <div class="duck"><center><a href="http://preachlarcel.tumblr.com/"title="Theme by Preachlarcel"><img src="http://media.tumblr.com/tumblr_lkl5s8Ay6F1qfamg6.gif" width=14/></a></center></div>
  1185. </div>
  1186. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement