Don't like ads? PRO users don't see any ads ;-)
Guest

call your girlfriend;; theme

By: a guest on Jun 21st, 2012  |  syntax: None  |  size: 10.81 KB  |  hits: 191  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <html>
  2. <head>
  3.  
  4.  
  5.  
  6. <link href='http://fonts.googleapis.com/css?family=Sue+Ellen+Francisco|La+Belle+Aurore|Cedarville+Cursive|Homemade+Apple|Meddon|Rock+Salt' rel='stylesheet' type='text/css'>
  7.  
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9.  
  10. <title>{Title}</title>
  11. <link rel="shortcut icon" href="{Favicon}"/>
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description} <meta name="description" content="{MetaDescription}"/> {/block:Description}
  14.  
  15. <meta name="image:Sidebar" content=""/>
  16.  
  17.  
  18.  
  19. <meta name="color:Background" content="#FFEDDF "/>
  20.  
  21. <meta name="color:Body" content="#FFEDDF "/>
  22.  
  23. <meta name="color:Border" content="#DBCEC3 "/>
  24.  
  25. <meta name="color:Links" content="#F5EBD6"/>
  26.  
  27. <meta name="color:Links Hover" content="#FDF3E9 "/>
  28.  
  29. <meta name="color:Link 1" content="#758082"/>
  30.  
  31. <meta name="color:Link 2" content="#F5D9D6 "/>
  32.  
  33. <meta name="color:Link 3" content="#859498 "/>
  34.  
  35. <meta name="color:Link 4" content="#F5EBD6 "/>
  36.  
  37. <meta name="color:Ask" content="# D3CBBC "/>
  38.  
  39. <meta name="color:Home" content="# D3CBBC "/>
  40.  
  41. <meta name="color:Archive" content="# D3CBBC "/>
  42.  
  43. <meta name="color:Text" content="# 141D1D"/>
  44.  
  45. <meta name="color:Chat 1" content="# F5E1BD "/>
  46.  
  47. <meta name="color:Chat 2" content="# 818DA2 "/>
  48.  
  49. <meta name="color:Scrollbar" content="# D3CBBC "/>
  50.  
  51. <meta name="font:Text" content="Georgia "/>
  52.  
  53. <meta name="text:Title Font Size" content="20px"/>
  54.  
  55. <meta name="text:Link1 Title" content="Link 1"/>
  56.  
  57. <meta name="text:Link1 Url" content=""/>
  58.  
  59. <meta name="text:Link2 Title" content="Link 2"/>
  60.  
  61. <meta name="text:Link2 Url" content=""/>
  62.  
  63. <meta name="text:Link3 Title" content="Link 3"/>
  64.  
  65. <meta name="text:Link3 Url" content=""/>
  66.  
  67. <meta name="text:Link4 Title" content="Link 4"/>
  68.  
  69. <meta name="text:Link4 Url" content=""/>
  70.  
  71. <meta name="text:LinkAsk" content="Ask"/>
  72.  
  73. <meta name="text:Linkhome" content="Home"/>
  74.  
  75. <meta name="text:Linkarchive" content="Archive"/>
  76.  
  77. <style type="text/css">
  78. ::-webkit-scrollbar {
  79.  width: 15px;
  80.  background-color: {color:Background};
  81. }
  82. @font-face { font-family: "playdate"; src: url('http://static.tumblr.com/4yxykdm/XVZlrfl3m/playdate_1_.ttf'); }
  83.  
  84. body { background-color: {color:Background}; background-image: url('{image:Background}'); font-family: {font:Text}; font-size: 12px; color: {color:Text}; text-wrap: normal word-wrap: break-word; margin:0px 0px;  text-align:center; height: 100%;}
  85.  
  86. a, a:active, a:visited{ text-decoration: none; color: {color:Links}; font-style: normal; opacity:0.95; filter:alpha(opacity=60); -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; -ms-transition: all .7s ease-in-out;}
  87.  
  88. a:hover{ color: {color:Links Hover}; opacity:1.0; filter:alpha(opacity=100); -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out;  -ms-transition: all .7s ease-in-out;}
  89. #main{ background-color: {color:Background}; position: absolute; width: 750px; height: 100%; top: 0px; left: 400px; margin-left: -375px;}
  90.  
  91. #sidebar{ background-color: {color:Sidebar};
  92. position: fixed;
  93. padding: 10px;
  94. background-repeat:no-repeat;
  95. position: fixed;
  96. padding: 10px; right: 115px; bottom: 100px;
  97. width: 220px;  
  98. height: auto;  
  99. text-align: center;
  100. text-size: 12px; opacity:0;
  101.  
  102. filter:alpha(opacity=60); -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out;}
  103.  
  104. #sidebar:hover{ opacity:1; filter:alpha(opacity=100); -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition:
  105. all 1s ease-in-out; -ms-transition: all 1s ease-in-out;}
  106.  
  107.  
  108.  
  109. #linkbox1 a{ background-color: {color:Link 1};
  110. position: fixed;
  111. width: 50px;
  112. height: 50px;
  113. padding: 10px;
  114. right: 40px;
  115. bottom: 290px;
  116. text-align: center;
  117. }
  118.  
  119. #linkbox1 a:hover {border-radius:360px 360px 360px 360px;}
  120.  
  121. #linkbox2 a{ background-color: {color:Link 2};
  122. position: fixed;
  123. width: 50px;
  124. height: 50px;
  125. padding: 10px;
  126. right: 40px;
  127. bottom: 210px;
  128. text-align: center;
  129. }
  130.  
  131. #linkbox2 a:hover {border-radius:360px 360px 360px 360px;}
  132.  
  133.  
  134. #linkbox3 a{ background-color: {color:Link 3};
  135. position: fixed;
  136. width: 50px;
  137. height: 50px;
  138. padding: 10px;
  139. right: 40px;
  140. bottom: 130px;
  141. text-align: center;
  142. }
  143.  
  144. #linkbox3 a:hover {border-radius:360px 360px 360px 360px;}
  145.  
  146. #linkbox4 a{ background-color: {color:Link 4};
  147. position: fixed;
  148. width: 50px;
  149. height: 50px;
  150. padding: 10px;
  151. right: 40px;
  152. bottom: 50px;
  153. text-align: center;
  154. }
  155.  
  156. #linkbox4 a:hover {border-radius:360px 360px 360px 360px;}
  157.  
  158.  
  159. #linkboxask a{ background-color: {color:Ask};
  160. position: fixed;
  161. width: 50px;
  162. height: 50px;
  163. padding: 10px; right: 120px; bottom: 50px;
  164.  
  165. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;-o-transition: all 0.7s ease-out;}
  166.  
  167. #linkboxask a:hover {border-radius:360px 360px 360px 360px;}
  168.  
  169. #linkboxarchive a{ background-color: {color:Archive};
  170. position: fixed;
  171. width: 50px;
  172. height: 50px;
  173. padding: 10px; right: 200px; bottom: 50px;
  174.  
  175. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;-o-transition: all 0.7s ease-out;}
  176.  
  177. #linkboxarchive a:hover {border-radius:360px 360px 360px 360px;}
  178.  
  179. #linkboxhome a{ background-color: {color:Home};
  180. position: fixed;
  181. width: 50px;
  182. height: 50px;
  183. padding: 10px; right: 280px; bottom: 50px;
  184.  
  185. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;-o-transition: all 0.7s ease-out;}
  186.  
  187. #linkboxhome a:hover {border-radius:360px 360px 360px 360px;}
  188.  
  189. #header { background-color: transparent; opacity: 40; position: fixed; width: 370px;  padding: 0px; right: 45px; bottom: 330px;}
  190.  
  191. #sidebarimage1{ z-index: -15; background-image: url('{image:Sidebar}'); background-size: 230px auto;
  192.  position: fixed;
  193.  padding: 10px;
  194.  background-repeat:no-repeat;
  195.  position: fixed;
  196.  padding: 0px; right: 48px; bottom: 45px; width: 300px;  height: 310px;
  197.  text-align: center;
  198.  text-size: 12px;
  199.  opacity:1;
  200.  filter:alpha(opacity=60); -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out;}
  201.  
  202. #sidebarimage1:hover { opacity:0; filter:alpha(opacity=100); -webkit-transition: all 1s ease-in-out;
  203.  -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out;}
  204.  
  205. #pagination{ background-color: transparent; bottom: 200px; right: 50px; }
  206.  
  207. #content{ background-color: {color:Body}; position: absolute; width: 500px; height: auto; padding: 5px; left: 340px; top: 15px;}
  208.  
  209. .post{ text-align: center; font-size: 13px; margin: 10px 10px 10px 10px; border-bottom: 1px solid {color:Links};}
  210.  
  211. blockquote{ background-color: transparent; border-left: 1px solid {color:Links}; padding: 3px; margin: 5px;}
  212.  
  213. .quote{ font-size: 15px; font-style: bold; font-family:'Playdate';}
  214.  
  215. .source{ text-align: right;}  
  216.  
  217. ul.chat { margin: 0 0 0 0; padding: 0 0 0 0;}
  218. .chat li { list-style-type: none; margin-left: 0px; padding: 3px;}
  219.  
  220. .chat li.odd { background-color: {color:Chat 1};}
  221.  
  222. .chat li.even { background-color: {color:Chat 2};}
  223.  
  224. .label {font-weight: bold;}
  225.  
  226.  
  227. h1{ font-size: {text:Title Font Size}; font-family: 'Playdate'; font-style: normal; text-align: center; left: 1000px;}  
  228. iframe#tumblr_controls { top: 0% !important; right:0% !important;bposition: fixed !important;}
  229. #albumart img{float:left; width: 55px; height: 55px; border: 5px solid {color:Border};}
  230.  
  231. h2
  232. {color:{color:text};
  233. font-family:playdate;
  234. text-transform:lowercase;
  235. font-size:19px;
  236. line-height:9px;
  237. letter-spacing:0px;
  238. text-align:left;
  239. font-weight:normal;
  240. font-style: italic;
  241. padding:0px;
  242. margin-bottom:-3px;
  243. line-height:100%;}
  244.  
  245. h3
  246. {color:{color:text};
  247. font-family:playdate;
  248. font-style: italic;
  249. text-transform:lowercase;
  250. margin-left:1000px;
  251. font-weight:normal;
  252. margin-top:90px;
  253. position: fixed;
  254. height:25px;
  255. font-family:pineapple;
  256. width:260px;
  257. font-size:20px;
  258. text-align:center;
  259. letter-spacing: 1px;
  260. padding:1px;
  261. line-height:110%;
  262. border-bottom:1px {color:navigation} dotted;
  263. }
  264. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  265.  
  266.  
  267.  </style>
  268.  </head>
  269.  <body>
  270.   <div id="header">
  271.   <h1> <a href="/">{Title}</a></h1><br>
  272.   </div>  
  273.  
  274.  
  275.   <div id="sidebarimage1">
  276.   </div>
  277.   <div id="sidebar"> <center> <br> {Description} </br><br>
  278.     </center></div> </div></div>
  279.  
  280.  
  281.  <div id="linkbox1"> <a href="{text:Link1 Url}">{text:Link1 Title}</a> </div>
  282.  
  283.  <div id="linkbox2"> <a href="{text:Link2 Url}">{text:Link2 Title}</a> </div>
  284.  
  285.  <div id="linkbox3"> <a href="{text:Link3 Url}">{text:Link3 Title}</a> </div>
  286.  
  287.  <div id="linkbox4"> <a href="{text:Link4 Url}">{text:Link4 Title}</a> </div>
  288.  
  289.  <div id="linkboxask"> <a href="/ask">{text:LinkAsk}</a> </div>
  290.  
  291.  <div id="linkboxhome"> <a href="/">{text:Linkhome}</a> </div>
  292.  
  293.  <div id="linkboxarchive"> <a href="/archive">{text:Linkarchive}</a> </div>
  294.  
  295.  
  296.  <div id="content">
  297.  {block:Posts}
  298. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  299. {block:Text}{Body}{/block:Text}
  300.  
  301. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  302.  
  303. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  304.  
  305. {block:Answer}<div id="questions"><center><img src="{AskerPortraitURL-24}"><big>{Question}</big></big><br><b>said {Asker}</b></center></div><br>
  306. <div id="answer">{Answer}</div>{/block:Answer}
  307.  
  308.  
  309. {block:Quote}<h2>"{Quote}" — {Source}</h2>{/block:Quote}
  310.  
  311. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  312. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  313.  
  314. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  315.  
  316. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  317.  
  318.  {block:Audio} <div class="post"> <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" alt="{AlbumArtURL}"/>{/block:AlbumArt}</div> <center>{AudioPlayerBlack}</center>
  319.  
  320.  <center>{block:Caption}
  321. <div class="cation">{Caption}</div> {/block:Caption} </center> </div> {/block:Audio}
  322.  
  323.  
  324.  
  325. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:RebloggedFrom} + <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  326. {block:ContentSource} / <a href="{SourceURL}">©</a> {/block:ContentSource} + <a href="{Permalink}">{NoteCountWithLabel} </a> </div>
  327.  
  328. <div id="tags">{block:HasTags}{block:Tags} # <a href="{TagURL}">{Tag} </a> {/block:Tags} {/block:HasTags}</div><br>
  329.  
  330. {/block:Posts}
  331.  </div>
  332.  </div>
  333.  </div>
  334.  </body>
  335.  </html>