Advertisement
foreverora

Theme 4: Reckless

Dec 22nd, 2012
714
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.13 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4. <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
  5. <link href='http://fonts.googleapis.com/css?family=Petit+Formal+Script' rel='stylesheet' type='text/css'>
  6. <link href='http://fonts.googleapis.com/css?family=Englebert' rel='stylesheet' type='text/css'>
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12. <!---- theme by curlsintherain @ tumblr
  13. don't steal yo --->
  14.  
  15. <meta name="color:Background" content="#ffffff"/>
  16. <meta name="color:Text" content="#838282"/>
  17. <meta name="color:Link" content="#8d8d8d"/>
  18. <meta name="image:sidebar" content=""/>
  19. <meta name="text:link" content=""/>
  20. <meta name="text:link url" content=""/>
  21. <meta name="text:link2" content=""/>
  22. <meta name="text:link2 url" content=""/>
  23. <meta name="text:link3" content=""/>
  24. <meta name="text:link3 url" content=""/>
  25. <meta name="color:blur color" content="#857e7e"/>
  26. <meta name="color:title" content="#858383"/>
  27. <style type="text/css">
  28.  
  29. body {
  30. background:{color:background};
  31. margin:0px;
  32. color:{color:text};
  33. font-family:Calibri;
  34. font-size:10px;
  35. line-height:100%;
  36. }
  37.  
  38. a {
  39. text-decoration:none;
  40. outline:none;
  41. -moz-outline-style:none;
  42. color:{color:link};
  43. }
  44. a:hover {
  45.  
  46. color: transparent;
  47.  
  48. text-shadow: {color:blur color} 0 0 3px;
  49.  
  50.  
  51. }
  52. img {
  53. border:none;
  54. }
  55.  
  56. blockquote {
  57. padding-left:5px;
  58. border-left:2px solid;
  59. }
  60.  
  61. blockquote blockquote {
  62. padding-left:5px;
  63. border-left:2px solid;
  64. }
  65.  
  66. h1 {
  67. font-size:15px;
  68. }
  69.  
  70. #entries {
  71. padding:10px;
  72. width:500px;
  73. margin-left:500px;
  74. margin-top:40px;
  75. }
  76.  
  77. #post {
  78. width:500px;
  79. padding-bottom:20px;
  80. }
  81.  
  82. #sidebar {
  83. width:151px;
  84. position:fixed;
  85. margin-left:200px;
  86. margin-top:130px;
  87. margin-left:260px;
  88. }
  89.  
  90.  
  91. #sidebarimage {
  92. width 170px;
  93. height:173;
  94. padding:2px;
  95. -webkit-transition: all 0.7s ease;
  96. -moz-transition: all 0.7s ease;
  97. -o-transition: all 0.7s ease;
  98. }
  99.  
  100. #sidebarimage:hover {
  101. opacity:0.8;
  102. }
  103.  
  104. #sidebarimage .description {
  105. opacity:0;
  106. }
  107.  
  108. #title {
  109. font-size:13px;
  110. margin-left:40px;
  111. margin-bottom:0px;
  112. margin-top:20px;
  113. font-family: petit formal script;
  114. opacity:1;
  115. color:{color:title};
  116. text-shadow: 1px 1px #dfdddd;
  117. }
  118.  
  119. #title:hover {
  120. text-shadow:2 2 3px;
  121. webkit-transition: all 0.7s ease;
  122. -moz-transition: all 0.7s ease;
  123. -o-transition: all 0.7s ease;}
  124.  
  125. #sidebarimage:hover .description {
  126. -webkit-transition: all 0.7s ease;
  127. -moz-transition: all 0.7s ease;
  128. -o-transition: all 0.7s ease;
  129. opacity:1;
  130. margin-top:0px;
  131. }
  132.  
  133.  
  134.  
  135.  
  136. #sidebarimage img {
  137. width:135px;
  138. padding:2px;
  139. padding-left:5px;
  140. margin-left:10px;
  141. }
  142.  
  143. .description {
  144. position:fixed;
  145. margin-right;7px;
  146. text-align:center;
  147. opacity:0;
  148. width:170px;
  149. font-size:10px;
  150. margin-top:-30px;
  151. }
  152.  
  153. #sidebarimage img:hover {
  154. -webkit-transition: all 0.7s ease;
  155. -moz-transition: all 0.7s ease;
  156. -o-transition: all 0.7s ease;
  157. }
  158. #sidebarimage:hover img{
  159. opacity:0.8;
  160. -webkit-transition: all 0.7s ease;
  161. -moz-transition: all 0.7 ease;
  162. -o-transition: all 0.7s ease
  163. }
  164. #sidebarimage .links {
  165. opacity:0;
  166. }
  167. #sidebarimage:hover .links {
  168. -webkit-transition: all 0.7s ease;
  169. -moz-transition: all 0.7s ease;
  170. -o-transition: all 0.7s ease;
  171. opacity:1;
  172. margin-left:-123px;
  173. text-align:right;
  174. }
  175. .links {
  176. padding-top:40px;
  177. text-align:center;
  178. margin-left:0px;
  179. margin-top:-140px;
  180. text-align:right;
  181. width:135px;
  182. opacity:0;
  183. position:fixed;
  184. font-size:7px;
  185. line-height:11px;
  186. letter-spacing:1px;
  187. -webkit-transition: all 0.9s ease-in-out;
  188. -moz-transition: all 0.9s ease-in-out;
  189. -o-transition: all 0.9s ease-in-out;
  190. font-family:'trebuchet ms';
  191. text-transform:lowercase;
  192. }
  193. #info {
  194. text-align:center;
  195. margin-top:10px;
  196. }
  197.  
  198. #asker {
  199. float:left;
  200. margin-right:5px;
  201. }
  202. #pagination{position:fixed;
  203. top:0px;
  204. left:250px;}
  205. .dont {
  206. text-align:center;
  207. position:fixed;
  208. bottom:15px;
  209. right:5px;
  210. font-size:7px;
  211. }
  212.  
  213. .dont a {
  214. font-family:'Trebuchet MS';
  215. border: 1px solid #eee;
  216. letter-spacing: 2px;
  217. padding:5px;
  218. -webkit-transition: all 0.6s ease-in-out;
  219. -moz-transition: all 0.6s ease-in-out;
  220. -o-transition: all 0.6s ease-in-out;
  221. }
  222.  
  223. .dont a:hover {
  224. color:white;
  225. background-color:black;
  226. transition-duration: 0.6s;
  227. -moz-transition-duration: 0.6s;
  228. -webkit-transition-duration: 0.6s;
  229. -o-transition-duration: 0.6s;
  230. }
  231. {CustomCSS}</style></head><body>
  232.  
  233. <div id="sidebar">
  234.  
  235.  
  236. <div id="title"><a href="/">{title}</a></div>
  237. {block:Pagination}{/block:Pagination}
  238. <div id="sidebarimage"><img src="{image:sidebar}"> <div class="links">
  239. {block:PreviousPage}<a href="{PreviousPage}">β–¬</a>{/block:PreviousPage}<br/><a href="/">home</a><br>
  240. <a href="/ask">mssg</a><br>
  241. <a href="{text:link url}">{text:link}</a><br>
  242. <a href="{text:link2 url}">{text:link2}</a><br>
  243. <a href="{text:link3 url}">{text:link3}</a><br>
  244. {block:NextPage}<a href="{NextPage}">✚</a>{/block:NextPage}
  245. </div>
  246.  
  247. <div class="description">{Description}</div>
  248.  
  249.  
  250. </div>
  251.  
  252.  
  253.  
  254.  
  255. </div>
  256.  
  257. <div id="entries">{block:Posts}<div id="post">
  258.  
  259. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  260.  
  261. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  262.  
  263. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  264.  
  265. {block:Quote}{Quote}{block:Source} β€”{Source}{/block:Source}{/block:Quote}
  266.  
  267. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  268.  
  269. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  270.  
  271. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  272.  
  273. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  274.  
  275. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  276.  
  277. <div id="info">
  278. {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
  279. {NoteCountWithLabel}</a>{block:RebloggedFrom}<br>via:<a href="{ReblogParentURL}"
  280. title="{ReblogParentTitle}">{ReblogParentName}</a> source:<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}<br> {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  281.  
  282. </div>
  283. {block:PostNotes}{PostNotes}{/block:PostNotes}
  284. {/block:Posts}</div>
  285. <div class="dont"><a href="http://zerriemas.tumblr.com/">MANYA</a></div>
  286. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement