Advertisement
loullipops

THEME 29~ AMERICAN GIRL by loullipops

Aug 24th, 2013
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.71 KB | None | 0 0
  1. <!-- THEME BY LOULLIPOPS,
  2. REMOVE CREDIT AND I'LL FIND YOU.
  3. I SWEAR ON MY FIRST BORN CHILD WITH HARRY
  4. EDWARD TOMLINSON-->
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8.  
  9. <head>
  10.  
  11. <meta name="color:bg" content="#FFFFFF">
  12. <meta name="color:link" content="#E6E4E4">
  13. <meta name="color:hover" content="#454545">
  14. <meta name="color:infobg" content="#FCFCFC">
  15. <meta name="color:text" content="#9A9A9A">
  16. <meta name="color:tags" content="#EDEDED">
  17. <meta name="color:scrollbar" content="#D6D5D5">
  18. <meta name="color:border" content="#FAFAFA">
  19. <meta name="color:linkborder" content="#FAFAFA">
  20.  
  21. <meta name="text:linkA" content="">
  22. <meta name="text:linkA url" content="/">
  23. <meta name="text:linkB" content="">
  24. <meta name="text:linkB url" content="/">
  25. <meta name="text:linkC" content="">
  26. <meta name="text:linkC url" content="/">
  27. <meta name="text:linkD" content="">
  28. <meta name="text:linkD url" content="/">
  29.  
  30. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  31. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  32. <link rel="shortcut icon" href="{Favicon}" />
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  34.  
  35. <style type="text/css">
  36.  
  37.  
  38.  
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43. iframe#tumblr_controls {
  44. white-space:nowrap;
  45. -webkit-filter: invert(100%);
  46. -moz-filter: invert(100%);
  47. -o-filter: invert(100%);
  48. -ms-filter: invert(100%);
  49. filter: invert(100%);
  50. opacity:.2;
  51. transition: .8s ease-in-out;
  52. -webkit-transition: .8s ease-in-out;
  53. -moz-transition: .8s ease-in-out;
  54. -o-transition: .8s ease-in-out;
  55. }
  56.  
  57.  
  58. iframe#tumblr_controls {
  59. white-space:nowrap;
  60. -webkit-filter: invert(100%);
  61. -moz-filter: invert(100%);
  62. -o-filter: invert(100%);
  63. -ms-filter: invert(100%);
  64. filter: invert(100%);
  65. opacity:.2;
  66. transition: .8s ease-in-out;
  67. -webkit-transition: .8s ease-in-out;
  68. -moz-transition: .8s ease-in-out;
  69. -o-transition: .8s ease-in-out;
  70. }
  71.  
  72.  
  73. a {
  74. color:{color:link};
  75. text-decoration:none;
  76. -moz-transition-duration:0.5s;
  77. -webkit-transition-duration:0.5s;
  78. -o-transition-duration:0.5s;
  79. }
  80.  
  81. a:hover {
  82. color:{color:hover};
  83. text-decoration:none;
  84. -moz-transition-duration:0.5s;
  85. -webkit-transition-duration:0.5s;
  86. -o-transition-duration:0.5s;
  87. }
  88.  
  89.  
  90. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:5px}
  91. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  92. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  93.  
  94. body {
  95. background-color:{color:bg};
  96. font-family:helvetica;
  97. font-weight:light;
  98. }
  99.  
  100.  
  101.  
  102.  
  103. h1 {
  104. font-weight:normal;
  105. font-size:10px;
  106. text-align:center;
  107. font-style:normal;
  108. line-height:80%;
  109. letter-spacing:1px;
  110. text-transform:lowercase;
  111. color:{color:text};
  112. }
  113.  
  114. h2 {
  115. font-size:15px;
  116. text-align:center;
  117. line-height:100%;
  118. letter-spacing:-0.5px;
  119. color:{color:text};
  120. font-weight:normal;
  121. padding:5px;
  122. padding-bottom:2px;
  123. }
  124.  
  125.  
  126. blockquote {
  127. border-left:2px solid {color:text};
  128. padding-left:5px;
  129. margin:5px;
  130. }
  131.  
  132. #theme {
  133. background-color:{color:bg};
  134. width:700px;
  135. margin: 0 auto -12px auto;
  136. text-align: center;
  137. }
  138.  
  139. #sidebar {
  140. color:{color:text};
  141. position:fixed;
  142. width:300px;
  143. height:1000px;
  144. background-color:#000;
  145. margin-top:-10px;
  146. margin-left:-120px;
  147. border-right:20px solid #00c9ff;
  148. }
  149.  
  150. #sidebar:hover {
  151. border-right:20px solid #ff00a1;
  152. -moz-transition-duration:3s;
  153. -webkit-transition-duration:3s;
  154. -o-transition-duration:3s;
  155. }
  156.  
  157. #sidebar img {
  158. width:300px;
  159. height:auto;
  160. margin-bottom:25px;
  161. margin-top:150px;
  162. margin-left:0px;
  163. }
  164.  
  165. #sidebar img:hover #sidebar2 img{
  166. width:300px;
  167. height:auto;
  168. margin-bottom:25px;
  169. margin-top:150px;
  170. margin-left:0px;
  171. }
  172.  
  173. #sidebar2 img {
  174. width:300px;
  175. height:auto;
  176. margin-bottom:25px;
  177. margin-top:-100px;
  178. margin-left:0px;
  179. }
  180.  
  181. #american {
  182. text-align:right;
  183. width:auto;
  184. border-left:20px solid #00c9ff;
  185. background-color:#000;
  186. height:100px;
  187. font-size:80px;
  188. margin-bottom:25px;
  189. margin-top:-705px;
  190. padding-left:10px;
  191. position:fixed;
  192. color:#000;
  193. margin-left:-190px;
  194. text-shadow:
  195. -1px -1px #ff00a1, 1px 1px #00c9ff;
  196. }
  197.  
  198. #sidebar:hover #american{
  199. color:#fff;
  200. -moz-transition-duration:1s;
  201. -webkit-transition-duration:1s;
  202. -o-transition-duration:1s;
  203. }
  204.  
  205. .links {
  206. position:absolute;
  207. width:170px;
  208. display:block;
  209. height:1000px;
  210. text-transform: none;
  211. position:fixed;
  212. margin-left: -190px;
  213. margin-top: -500px;
  214. display:block;
  215. background-color:#000;
  216. text-align: center;
  217. margin-bottom:0px;
  218. display:block;
  219. padding-bottom: 0px;
  220. -webkit-transition:0.5s linear;
  221. border-left:20px solid #00c9ff;
  222. }
  223.  
  224. .links a{
  225. font-family:HELVETICA;
  226. font-style:normal;
  227. font-size:90px;
  228. text-transform:lowercase;
  229. color:#000;
  230. display:block:
  231. opacity:1;
  232. line-height:100%;
  233. letter-spacing:0px;
  234. text-decoration:none
  235. -moz-transition-duration:1s;
  236. -webkit-transition-duration:1s;
  237. -o-transition-duration:1s;
  238. text-shadow:
  239. -1px -1px #ff00a1, 1px 1px #00c9ff;
  240. }
  241.  
  242. .links a:hover{
  243. color:#fff;
  244. -moz-transition-duration:1s;
  245. -webkit-transition-duration:1s;
  246. -o-transition-duration:1s;
  247. }
  248.  
  249. #sidebar:hover .links{
  250. -moz-transition-duration:1s;
  251. -webkit-transition-duration:1s;
  252. -o-transition-duration:1s;
  253. font-style:italic;
  254. opacity:1;
  255. }
  256.  
  257. .links:hover{
  258. -moz-transition-duration:1s;
  259. -webkit-transition-duration:1s;
  260. -o-transition-duration:1s;
  261. }
  262.  
  263.  
  264. .text {
  265. border-left:20px solid #00c9ff;
  266. padding:8px;
  267. font-size:10px;
  268. text-align:justify;
  269. opacity:1;
  270. word-spacing:2px;
  271. width:453px;
  272. line-height:200%;
  273. margin-left:-190px;
  274. text-transform:lowercase;
  275. margin-top:-610px;
  276. color:#fff;
  277. font-family:helvetica;
  278. background-color:#000;
  279. }
  280.  
  281. .text a:hover {
  282. color:{color:link};
  283. }
  284.  
  285. .pagi {
  286. font-size:15px;
  287. text-transform:uppercase;
  288. letter-spacing:3px;
  289. font-style:normal;
  290. text-align:center;
  291. }
  292.  
  293. .pagi a {
  294. color:{color:link};
  295. }
  296.  
  297. #stuffcontainer {
  298. float:left;
  299. margin-left:220px;
  300. margin-top:-5px;
  301. text-align:justify;
  302. background-color:{color:bg};
  303. color:{color:text};
  304. margin-bottom: 0px;
  305. border-left:20px solid #ff00a1;
  306. }
  307.  
  308. #stuffcontainer:hover{
  309. border-left:20px solid #00c9ff;
  310. -moz-transition-duration:3s;
  311. -webkit-transition-duration:3s;
  312. -o-transition-duration:3s;
  313. }
  314.  
  315.  
  316. #stuff {
  317. width:500px;
  318. margin-top:70px;
  319. text-align:justify;
  320. font-size:11px;
  321. line-height:90%;
  322. letter-spacing:0x;
  323. color:{color:text};
  324. }
  325.  
  326.  
  327. .caption {
  328. width:500px;
  329. text-align:justify;
  330. line-height:120%;
  331. }
  332.  
  333. .ask {
  334. padding:10px;
  335. text-align:left;
  336. color:{color:text};
  337. background-color:{color:infobg};
  338. border:1px solid {color:border};
  339. }
  340.  
  341. .ans {
  342. text-align:left;
  343. padding:10px;
  344. color:{color:text};
  345. }
  346.  
  347. .audio {
  348. width:500px;
  349. padding-bottom:10px;
  350. background-color:{color:infobg};
  351. }
  352.  
  353. .albumart {
  354. float:left;
  355. padding:0px 10px 10px 0px;
  356. }
  357.  
  358. .albumart img {
  359. width:45px;
  360. height:45px;
  361. }
  362.  
  363. .playercontainer {
  364. text-align:left;
  365. padding:10px;
  366. background-color:#ffffff;
  367. width:480px;
  368. }
  369.  
  370. .audioinfo {
  371. padding:10px;
  372. color:{color:text};
  373. }
  374.  
  375. #postinfo {
  376. width:490px;
  377. padding:5px;
  378. font-size:8px;
  379. color:{color:link};
  380. text-transform:lowercase;
  381. font-style:normal;
  382. letter-spacing:2px;
  383. text-align:left;
  384. border-bottom:1px solid {color:border};
  385. -moz-transition-duration:0.5s;
  386. -webkit-transition-duration:0.5s;
  387. -o-transition-duration:0.5s;
  388. }
  389.  
  390. #postinfo a {
  391. color:{color:link};
  392. text-align:center;
  393. letter-spacing:1px;
  394. font-style:normal;
  395. }
  396.  
  397. #postinfo a:hover {
  398. color:{color:hover};
  399. }
  400.  
  401. .note {
  402. text-transform:lowercase;
  403. font-style:normal;
  404. letter-spacing:0px;
  405. font-size: 9px;
  406. text-align:left;
  407. line-height:90%;
  408. margin-left:-40px;
  409. }
  410.  
  411. .note li {
  412. list-style-type:none;
  413. border-bottom:1px solid {color:border};
  414. padding:10px 25px 10px 25px;
  415. text-align:left;
  416. margin:0px;
  417. -moz-transition-duration:0.5s;
  418. -webkit-transition-duration:0.5s;
  419. -o-transition-duration:0.5s;
  420. }
  421.  
  422. .tags {
  423. font-style:normal;
  424. width:500px;
  425. text-transform:lowercase;
  426. font-style:normal;
  427. color:{color:tags};
  428. letter-spacing:2px;
  429. line-height:120%;
  430. font-size:8px;
  431. text-align:left;
  432. padding:2px;
  433. -moz-transition-duration:0.5s;
  434. -webkit-transition-duration:0.5s;
  435. -o-transition-duration:0.5s;
  436. }
  437.  
  438. .tags a {
  439. color:{color:tags};
  440. letter-spacing:1px;
  441. padding:1px;
  442. }
  443.  
  444. .tags a:hover {
  445. color:{color:link};
  446. }
  447.  
  448. ul.chat, .chat ol, .chat li {
  449. list-style:none;
  450. margin:0px;
  451. padding:2px;
  452. }
  453.  
  454. .label {
  455. text-decoration:underline;
  456. font-weight:700;
  457. background-color:{color:infobg};
  458. margin-right:5px;
  459. }
  460.  
  461.  
  462. #credit {
  463. position:fixed;
  464. font-size:8px;
  465. font-weight:normal;
  466. line-height:150%;
  467. letter-spacing:2px;
  468. right:-80px;
  469. bottom:30px;
  470.  
  471. text-transform:uppercase;
  472. text-align:center;
  473. -moz-transition-duration:0.5s;
  474. -webkit-transition-duration:0.5s;
  475. -o-transition-duration:0.5s;
  476. }
  477.  
  478. #credit a {
  479. padding:3px;
  480. color:{color:link};
  481. border: 1px solid {color:border};
  482. background-color:white;
  483. -moz-transition-duration:0.5s;
  484. -webkit-transition-duration:0.5s;
  485. -o-transition-duration:0.5s;
  486. }
  487.  
  488. #credit:hover {
  489. right:5px;
  490. color:{color:link}
  491. -moz-transition-duration:0.5s;
  492. -webkit-transition-duration:0.5s;
  493. -o-transition-duration:0.5s;
  494. }
  495.  
  496. {CustomCSS}
  497.  
  498.  
  499. </style></head>
  500.  
  501. <body>
  502. <div id="theme">
  503. <div id="sidebar">
  504. <img src="http://static.tumblr.com/rkcndph/M8kms21o0/tumblr_static_tumblr_ms1yjwlpri1s8nbcdo1_400.gif">
  505. <div id="sidebar2">
  506. <img src="http://static.tumblr.com/rkcndph/Ws6ms219g/tumblr_ms1yjwlpri1s8nbcdo1_400-1.gif">
  507. </div>
  508. <div id="american">
  509. american girl
  510. </div>
  511. <div class="links">
  512. {block:IfLinkA}
  513. <a href="{text:linkA url}">i.</a><p>
  514. {/block:IfLinkA}
  515. {block:IfLinkB}
  516. <a href="{text:linkB url}">ii.</a><p>
  517. {/block:IfLinkB}
  518. {block:IfLinkC}
  519. <a href="{text:linkC url}">iii.</a><p>
  520. {/block:IfLinkC}
  521. {block:IfLinkD}
  522. <a href="{text:linkD url}">iv.</a>
  523. {/block:IfLinkD}
  524. </div>
  525. <div class="text">
  526. {Description}
  527. {block:Pagination}
  528. <div class="pagi">
  529. {block:PreviousPage}
  530. <a href="{PreviousPage}">-</a> ...
  531. {/block:PreviousPage}
  532. {block:NextPage}
  533. <a href="{NextPage}">+</a>
  534. {/block:NextPage}
  535. </div>
  536. {/block:Pagination}
  537. </div></div>
  538.  
  539.  
  540.  
  541. <div id="stuffcontainer">
  542.  
  543. {block:Posts}
  544.  
  545. <div id="stuff">
  546.  
  547. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  548.  
  549. {block:Quote}<h2>❝ {Quote} ❞</h2><h1>{Source}</h1>{/block:Quote}
  550.  
  551. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  552. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  553.  
  554. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  555.  
  556. {block:Photoset}<center>{Photoset-500}</center>
  557. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  558.  
  559. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  560.  
  561. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  562.  
  563. {block:Answer}<div class="ask">
  564. <big><big>❝ <em>{Question}</em> ❞</big></big><p>
  565. - <em>{Asker}</em>
  566. </div>
  567. <div class="ans">{Answer}</div>{/block:answer}
  568.  
  569. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  570. <div class="audioinfo">{block:TrackName}<b>title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>artist:</b> {Artist}<br />{/block:Artist}
  571. {/block:ExternalAudio}<b>played:</b> {PlayCount} times</div>
  572. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  573. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  574.  
  575. {block:Date}<div id="postinfo">
  576. {Month} {DayOfMonth}, {Year}
  577. // <a href="{Permalink}">{12Hour}:{Minutes}</a>
  578.  
  579. {block:NoteCount} // <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} // <em>via</em> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  580. {block:ContentSource} // <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  581. {block:HasTags}
  582. <div class="tags">
  583. {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags}</div>
  584. {/block:HasTags}
  585. <div class="note">
  586. {block:PostNotes}{PostNotes}{/block:PostNotes}
  587. </div>
  588. {/block:Posts}
  589.  
  590.  
  591. </div>
  592.  
  593. </div>
  594. </div>
  595. </div>
  596.  
  597. </div>
  598. <script src="http://platform.tumblr.com/v1/share.js"></script>
  599.  
  600. <div id="credit"><a href="http://loullipops.tumblr.com/">❥LT&nbsp;<b>loullipops</b> </a></div>
  601.  
  602. <p>
  603.  
  604. </body>
  605. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement