Advertisement
birth-c0ntrol

theme 12

May 2nd, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.32 KB | None | 0 0
  1. <!--
  2. theme 12 by birth-c0ntrol.
  3. keep the credit or i'll shove this theme up your asshole. :D
  4. -->
  5.  
  6. <html lang="en">
  7. <head>
  8.  
  9. <!-- ASS ASS ASS ASS ASS ASS ASS ASS ASS ASS ASS ASS ASS ASS ASS ASS ASS ASS ASS ASS ASS ASS -->
  10. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  11. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  12. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  13. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  15. <meta name="color:background" content="#ddd"/>
  16. <meta name="color:text" content="#000"/>
  17. <meta name="color:title" content="#000"/>
  18. <meta name="color:link" content="#000"/>
  19. <meta name="color:hover" content="#000"/>
  20. <meta name="if:happy monkey font" content="0/">
  21. <meta name="if:handy00 font" content="0/">
  22. <meta name="if:ubuntu font" content="0/">
  23. <meta name="if:short stack font" content="1/">
  24. <meta name="if:ronda font" content="0/">
  25. <meta name="image:sidebar" content="1"/>
  26. <meta name="image:background" content=""/>
  27. <meta name="if:show photo" content="0"/>
  28. <meta name="if:infinite scrolling" content="1"/>
  29. <meta name="if:show arrows" content="0"/>
  30. <meta name="if:link shadow" content="1"/>
  31. <meta name="if:tiny cursor" content="1"/>
  32. <meta name="if:tiny hand cursor" content="1"/>
  33. <meta name="if:tiny focal cursor" content="1"/>
  34. <meta name="if:tiny pointer cursor" content="1"/>
  35. <meta name="if:show blog Title" content="1"/>
  36. <meta name="text:quote" content=""/>
  37. <meta name="text:quote credit" content=""/>
  38.  
  39.  
  40. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  41.  
  42. {block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
  43.  
  44. <style type="text/css">
  45.  
  46. ::-webkit-scrollbar {
  47. height:5px;
  48. width:5px;
  49. background-color:#ECECEC;
  50. border-left: 1px solid #C5C5C5;
  51. }
  52.  
  53.  
  54. ::-webkit-scrollbar-thumb {
  55. border-top: 1px solid #303030;
  56. border-bottom: 1px solid #303030;
  57. border-left: 1px solid #4B4B4B;
  58. background-color:#474747;
  59. height:auto;
  60. }
  61.  
  62. iframe#tumblr_controls {
  63. right:3px !important;
  64. position: fixed !important;
  65. -webkit-transition: opacity 0.7s
  66. linear;opacity: 0.2;
  67. -webkit-transition: all 0.8s ease-out;
  68. -moz-transition: all 0.8s ease-out;
  69. transition: all 0.8s ease-out;
  70. }
  71.  
  72.  
  73.  
  74.  
  75. iframe#tumblr_controls:hover{
  76. -webkit-transition: opacity 0.7s linear;
  77. opacity: 1;
  78. -webkit-transition: all 0.4s ease-out;
  79. -moz-transition: all 0.4s ease-out;
  80. transition: all 0.4s ease-out;
  81. }
  82.  
  83. {block:iftinyhandcursor}
  84. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  85. }
  86. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  87. {/block:iftinyhandcursor}
  88.  
  89.  
  90.  
  91. {block:iftinycursor}
  92. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  93. }
  94. body, a, a:hover {http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  95. {/block:iftinycursor}
  96.  
  97.  
  98. {block:iftinyfocalcursor}
  99. body{ cursor:url(http://i56.tinypic.com/2589ppu.png), auto;} a, a:hover{cursor:url(http://i56.tinypic.com/2589ppu.png), auto;}{/block:iftinyfocalcursor}
  100.  
  101. {block:iftinypointercursor}
  102. body{ cursor:url(http://cur.cursors-4u.net/cursors/cur-6/cur568.cur), auto;} a, a:hover{cursor:url(http://cur.cursors-4u.net/cursors/cur-6/cur568.cur), auto;}{/block:iftinypointercursor}
  103.  
  104. body {
  105. margin:0px;
  106. background-color: {color:Background};
  107. background-image:url({image:Background});
  108. background-attachment: fixed;
  109. background-repeat: repeat;}
  110. body, div, p, textarea, submit, input{
  111. font-family: cambria;
  112. font-size: 10px;
  113. {block:ifhappymonkeyfont}
  114. font-family: happy monkey;
  115. font-size: 12px;
  116. {/block:ifhappymonkeyfont}
  117. {block:ifubuntufont}
  118. font-family: 'Ubuntu', sans-serif;
  119. font-size: 11px;
  120. {/block:ifubuntufont}
  121. {block:ifshortstackfont}
  122. font-family: short stack;
  123. font-size: 11px;
  124. {/block:ifshortstackfont}
  125. {block:ifrondafont}
  126. font-family: ronda;
  127. font-size: 8px;
  128. {/block:ifrondafont}
  129. {block:ifhandy00font}
  130. font-family: handy00;
  131. font-size: 8px;
  132. {/block:ifhandy00font}
  133. line-height:10px;
  134. letter-spacing:0px;
  135. color:{color:Text};
  136. }
  137.  
  138.  
  139. p {
  140. margin:0px;
  141. margin-top:0px;
  142. }
  143.  
  144.  
  145. a:link, a:active, a:visited{
  146. color: {color:Link};
  147. text-decoration: none;
  148. }
  149.  
  150. a:hover {
  151. color:{color:Hover};
  152. text-decoration: underline;
  153. -webkit-transition: color 0.3s ease-out;
  154. -moz-transition: color 0.3s ease-out;
  155. {block:iflinkshadow}text-shadow:1px 1px 5px #000;{/block:iflinkshadow}
  156. }
  157.  
  158.  
  159. div#center{
  160. margin:auto;
  161. position:relative;
  162. width:840px;
  163. background-color:;
  164. overflow:auto;
  165. overflow-y:hidden;
  166. }
  167. div#sidebar{
  168. position:fixed !important;
  169. width:200px;
  170. height:auto;
  171. margin-top: 200px;
  172. margin-left:-30px;
  173. padding: 2px;
  174. line-height:11px;
  175. letter-spacing:0px;
  176. margin-bottom: 6px;
  177. background-color:white;
  178. line-height:11px;
  179. letter-spacing:0px;
  180. margin-bottom: 6px;
  181. border-top-right-radius:3px;
  182. border-bottom-right-radius:10px;
  183. border-top-left-radius:3px;
  184. border-bottom-left-radius:10px;
  185. }
  186. .circle {
  187. border-top-right-radius:3px;
  188. border-bottom-right-radius:10px;
  189. border-top-left-radius:3px;
  190. border-bottom-left-radius:10px;
  191. width: 200px;
  192. height: auto;
  193. margin-top: 0px;
  194. overflow: hidden;
  195. }
  196. .elizabethbanks{
  197. position: fixed !important;
  198. font-size: 20pt;
  199. font-family: Cedarville Cursive;
  200. text-shadow: 1px 1px 4px #ffffff;
  201. background-color: transparent;
  202. letter-spacing: px;
  203. text-shadow:2px 2px 12px #000;
  204. line-height: 22pt;
  205. padding: 2px;
  206. color: #000000;
  207. text-align:center;
  208. margin-top: 590px;
  209. margin-left:690px;
  210. width:485px;
  211. }
  212. .sofiavergara{
  213. font-family: tinytots;
  214. font-size: 8px;
  215. margin-left:150px;
  216. font-weight: normal;
  217. letter-spacing: 1px;
  218. text-transform: uppercase;
  219. color:#000000;
  220. }
  221.  
  222. div#content{
  223. float:right;
  224. width: 380px;
  225. margin-right: 275px;
  226. margin-top: 2px;
  227. padding:0px;
  228. padding-top: 0px;
  229. padding-right: 1px;
  230. padding-left: 1px;
  231. background-color:white;
  232. }
  233.  
  234.  
  235.  
  236. #entry .perma{
  237. width:380px;
  238. height:13px;
  239. margin-top: 0px;
  240. position: absolute;
  241. font-family: pixel;
  242. text-transform: uppercase;
  243. font-size:8px;
  244. letter-spacing: 1px;
  245. line-height: 14px;
  246. text-align: center;
  247. overflow:hidden;
  248. opacity: 0.0;
  249. background-color:#fff;
  250. }
  251.  
  252. #entry:hover .perma{
  253. overflow:visible;
  254. margin-top: 0px;
  255. -webkit-transition: opacity 0.2s linear; opacity: 0.8;
  256. -webkit-transition: all 0.2s linear;
  257. -moz-transition: all 0.2s linear;
  258. transition: all 0.2s linear;
  259. }
  260. .jessiej{
  261. background-color:#eee;
  262. display: block;
  263. text-transform:uppercase;
  264. font-family: tinytots;
  265. font-size: 8px;
  266. text-align: center;
  267. letter-spacing:1px;
  268. }
  269.  
  270. h3{
  271. color: #000;
  272. font-family: dawning;
  273. text-shadow: 2px 2px 2px #fff;
  274. font-size: 23px;
  275. line-height:19px;
  276. letter-spacing: 1px;
  277. text-transform: lowercase;
  278. text-align: right;
  279. padding: 0px;
  280. margin:0px;
  281. }
  282. .finnickoddair {
  283. display: block;
  284. border-top: 1px dashed #ddd;
  285. padding: 2px;
  286. margin: 2px 8px 0px 5px;
  287. text-transform: uppercase;
  288. font-family: tinytots;
  289. font-size: 8px;
  290. color: #424242;
  291. line-height: 15px;
  292. text-align: center;
  293. text-decoration: none;
  294. -webkit-transition: color 0.5s ease-out;
  295. -moz-transition: color 0.5s ease-out;
  296. }
  297. div#adrianalima{
  298. position: fixed !important;
  299. margin-left:-30px;
  300. margin-top:170px;
  301. width: auto;
  302. font-family: dawning;
  303. font-size: 23px;
  304. line-height:10px;
  305. letter-spacing:0px;
  306. background-color: transparent;
  307. text-transform: normal;
  308. }
  309. div#adrianalima:first-letter {
  310. color:#FAA2A5;
  311. font-size:40px;
  312. text-transform: uppercase;
  313. }
  314. #postnotes{
  315. text-align: justify;}
  316.  
  317. #postnotes blockquote{
  318. border: 0px;}
  319.  
  320. .title{
  321. font-family: indie flower;
  322. font-size: 20px;
  323. text-shadow: 2px 2px 2px #888;
  324. line-height: 26px;
  325. color: {color:Title};
  326. font-weight: ;
  327. padding:0px 0px 0px 0px;
  328. }
  329. .aubreydrake {
  330. color: #FFFFFF;
  331. letter-spacing:1px;
  332. font-family: tinytots;
  333. font-size: 8px;
  334. line-height:14px;
  335. margin: 2px;
  336. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  337. background-repeat:repeat;
  338. border:1px solid rgba(0,0,0,0.1);
  339. padding:3px 5px;
  340. -webkit-border-radius:2px;
  341. moz-border-radius:2px;
  342. -o-border-radius:2px;
  343. border-radius:2px;
  344. }
  345.  
  346. .aubreydrake a { color: #FFF; }
  347.  
  348.  
  349. .video embed, .post div.video object {width:250px !important; height:187px !important;}
  350.  
  351. blockquote{
  352. padding:0px 0px 2px 5px;
  353. margin:0px 0px 2px 1px;
  354. border-left: 1px dotted #555555;
  355. }
  356.  
  357. blockquote p, ul{
  358. margin:0px;
  359. padding:0px;
  360. }
  361.  
  362.  
  363. a img{border: 0px;}
  364.  
  365. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  366.  
  367. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  368. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  369.  
  370. .notes img{width:10px; position:relative; top:3px;}
  371.  
  372. .permalink{
  373. display: block;
  374. font-size: 10px;
  375. text-align: right;
  376. text-decoration: none;
  377. }
  378.  
  379.  
  380. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  381.  
  382. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  383.  
  384. @font-face {font-family:"handy00";src:url('http://static.tumblr.com/vtqel59/gijlrtxyw/handy00.ttf');}
  385.  
  386. @font-face {
  387.  
  388. font-family: "dawning";src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');}
  389.  
  390. @font-face { font-family: "Cedarville Cursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  391.  
  392. @font-face{
  393. font-family: 'pixel';
  394. font-style: normal;
  395. font-weight: normal;
  396. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  397.  
  398. </style>
  399.  
  400.  
  401.  
  402. <link rel="shortcut icon" href="{Favicon}">
  403. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  404. <meta name="viewport" content="width=820" />
  405. </head>
  406. <body>
  407.  
  408. <div id="cage">
  409. <div id="center">
  410.  
  411. <div class="elizabethbanks">
  412. {text:quote}
  413. <div style="font-family:'cedarville cursive', sans-serif; color:#ffffff; text-transform: normal; text-align: right; font-size: 8px; line-height:9px; letter-spacing:0px; text-shadow: 1px 1px 5px #000000;">
  414. </div>
  415. <div class="sofiavergara">
  416. <sofiavergara style=”font-size: 10pt; letter-spacing: 1px; color:#000; ”>
  417. {text:quote credit}</sofiavergara>
  418.  
  419. </div></div>
  420. <div id="sidebar">
  421. <center>
  422. <div class="circle type1">{block:ifshowphoto}
  423. <a href="/"><img src="{image:sidebar}" width=200px></a>
  424. {/block:ifshowphoto}<br>
  425. </div>
  426. <center>{Description}
  427. <br>
  428. <center>
  429. {block:ifshowarrows}
  430. {block:PreviousPage}<a href="{PreviousPage}"><font size="3"><b>&larr;</b></font></a>{/block:PreviousPage}
  431. {block:NextPage}<a href="{NextPage}"><font size="3"><b>&rarr;</b></font></a>{/block:NextPage}
  432. {/block:ifshowarrows}
  433. </div>
  434. {block:ifshowblogtitle}
  435. <div id="adrianalima">
  436. <h3 style="font-size: 23pt; line-height: 25px; letter-spacing: -1px; z-index: 1; text-align: right; margin-top: -2px; text-shadow: 2px 2px 2px #888;">{Title}</h3>
  437. </div>
  438. {/block:ifshowblogtitle}
  439.  
  440.  
  441. <div id="content">
  442. {block:Posts}
  443.  
  444. <div id="entry">
  445.  
  446. {block:Text}
  447. {block:Title}<a href="{permalink}"><span class="title">{Title}</span></a>{/block:Title}
  448. <span class="entrytext">{Body}</span>
  449. <div class="finnickoddair">
  450. <a href="{permalink}">{NoteCountWithLabel}</a> &middot; posted {TimeAgo} &middot; <a href="{ReblogURL}" target="_blank"> reblog </a> </span></div>
  451. {/block:Text}
  452.  
  453. {block:Answer}
  454. <br>
  455. <div style="border-radius:5px; border: 1px solid #E6DFDF; margin: 3px; min-height:30px; padding: 3px; background-color: #fff; box-shadow: 0px 0px 5px 3px #E6DFDF; font-family: tinytots; font-size: 8px;">
  456. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 30px;"/>
  457. {Asker} was like: {Question}<br></div>
  458. <Br>
  459. <div style="font-family: tinytots; font-size: 8px;">
  460. and i was like:
  461. <br>
  462. {Answer}
  463. </div>
  464. <br>
  465. <center><span class="jessiej"><a href="{Permalink}"><a href="{NoteCountWithLabel}</a> &middot; posted {TimeAgo} &middot; <a href="{ReblogURL}" target="_blank"> reblog</a></span>
  466. {/block:Answer}
  467.  
  468. {block:Link}
  469. <a href="{URL}" class="title">{Name}</a>
  470. {block:Description}{Description}{/block:Description}
  471. <div class="finnickoddair">
  472. <a href="{perma}">
  473. <a href="{permalink}">{NoteCountWithLabel}</a> &middot; posted {TimeAgo} &middot; <a href="{ReblogURL}" target="_blank"> reblog </a> </span></div>
  474. {/block:Link}
  475.  
  476. {block:Photo}
  477. <center>
  478. <div class="perma">
  479. <a href="{permalink}">{NoteCountWithLabel}</a> / Posted {timeAgo} / <a href="{ReblogURL}" target="_blank"> reblog </a> </span></div>
  480. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=380px/>{LinkCloseTag}
  481. {/block:Photo}
  482.  
  483. {block:Photoset}<center>{Photoset-250}</center></span>{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}{block:IndexPage}<div class="permatext">
  484. <a href="{perma}">
  485. <span class="per"><span class="finnickoddair">
  486. Posted {TimeAgo} with {notecountwithlabel} </a></a></span></div>{/block:IndexPage}{/block:Photoset}
  487.  
  488.  
  489. {block:Quote}
  490. <span class="title">{Quote}</span>
  491. {block:Source}{Source}{/block:Source}
  492. <div class="finnickoddair">
  493. <a href="{perma}">
  494. <a href="{permalink}">{NoteCountWithLabel}</a> &middot; posted {TimeAgo} &middot; <a href="{ReblogURL}" target="_blank"> reblog </a> </span></div>
  495. {/block:Quote}
  496.  
  497. {block:Chat}
  498. {block:Title}<span class="title">{Title}</span>{/block:Title}
  499. <ul class="chat">
  500. {block:Lines}
  501. <li class="user_{UserNumber}">
  502. {block:Label}
  503. <span class="label">{Label}</span>
  504. {/block:Label}
  505.  
  506. {Line}
  507. </li>
  508. {/block:Lines}
  509. </ul>
  510. <div class="permal">
  511. <span class="finnickoddair">
  512. <a href="{perma}">
  513. <a href="{permalink}">{NoteCountWithLabel}</a> &middot; posted {TimeAgo} &middot; <a href="{ReblogURL}" target="_blank"> reblog </a> </span></div>
  514. {/block:Chat}
  515.  
  516. {block:Audio}
  517. <center><div style="width:300px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;"><small>
  518. {FormattedPlayCount} plays {block:ExternalAudio} // <a href="{ExternalAudioURL}">Download?</a>{/block:ExternalAudio}</small></div></div></centeR><BR>
  519. {block:Caption}{Caption}{/block:Caption}
  520. <div class="permatext">
  521. <a href="{perma}">
  522. <span class="permatext"><span class="permatext">
  523. Posted {TimeAgo} with {notecountwithlabel} </a></a></span></div>
  524. {/block:Audio}
  525.  
  526. {block:Video}
  527. <center>
  528. <div class="video2">{Video-400}</div><BR>
  529. {block:Caption}{Caption}</a>{/block:Caption}</center>
  530. <div class="finnickoddair">
  531. <a href="{perma}">
  532. <span class="finnickoddair"><span class="finnickoddair">
  533. Posted {TimeAgo} with {notecountwithlabel} </a></a></span></div>
  534. {/block:Video}
  535.  
  536. {block:PostNotes}
  537. {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}
  538. <div id="postnotes">{PostNotes}</div>
  539.  
  540. {/block:PostNotes}
  541. </div>
  542. {/block:Posts}
  543. </div>
  544. </div>
  545. <br>
  546. </div>
  547. </div>
  548. </body>
  549. <div style="position:fixed;right:0px;top:28px;font-family: tinytots;">
  550. <span class="aubreydrake"><a href="http://birth-c0ntrol.tumblr.com/" target="_blank">THEME CREDIT</a></span>
  551. </html>
  552. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement