Themes_Mandrakescry

Theme 02-2

Oct 18th, 2013
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.54 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">
  3.  
  4.  
  5. <!-------------------------------------------
  6. Theme #02-2 by Clara
  7. http://mandrakescry.tumblr.com/
  8. DON'T REMOVE THE CREDITS
  9. --------------------------------------------->
  10.  
  11. <html>
  12. <head>
  13.  
  14. <!-- DEFAULT VARIABLES -->
  15. <meta name="color:Background" content="#ffffff" />
  16. <meta name="color:Posts" content="#ffffff" />
  17. <meta name="color:Sidebar" content="#ededf0" />
  18. <meta name="color:Text" content="#8f8989" />
  19. <meta name="color:Border" content="#d0ddfa" />
  20. <meta name="color:Linkhover" content="#e7e3e3"/>
  21. <meta name="color:Link" content="#3c3b3a" />
  22. <meta name="color:Bold" content="#554e4e" />
  23. <meta name="color:Scrollbar Background" content="#ffffff"/>
  24. <meta name="color:Scrollbar" content="#e6e7e7"/>
  25. <meta name="color:Ask Background" content="#eeebeb"/>
  26. <meta name="color:Nav Hover" content="#7185b3" />
  27. <meta name="color:Nav Background" content="#acbfeb" />
  28. <meta name="color:questionbg" content="#acbfeb" />
  29. <meta name="color:question" content="#ffffff" />
  30.  
  31. <meta name="text:Link1" content="" />
  32. <meta name="text:Link1 Title" content="Link 1" />
  33. <meta name="text:Link2" content="" />
  34. <meta name="text:Link2 Title" content="Link 2" />
  35. <meta name="text:Link3" content="" />
  36. <meta name="text:Link3 Title" content="Link 3" />
  37.  
  38.  
  39. <meta name="image:Sidebar" content="" />
  40.  
  41.  
  42.  
  43. <title>{Title}</title>
  44. <link rel="shortcut icon" href="{Favicon}">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}" />
  48. {/block:Description}
  49.  
  50. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Pontano Sans|Oranienbaum' rel='stylesheet' type='text/css'>
  51.  
  52.  
  53.  
  54. </head>
  55.  
  56. <style type="text/css">
  57.  
  58.  
  59.  
  60. body {
  61. line-height:110%;
  62. font-size:10px;
  63. font-family:calibri;
  64. text-align:justify;
  65. background-color:{color:background};
  66. color:#b1b1b1; }
  67.  
  68. a, a:active, a:visited{
  69. text-decoration: none;
  70. color: {color:Link};
  71. }
  72.  
  73.  
  74. a:hover{
  75. color: {color:linkhover};
  76. -webkit-transition: all 0.3s ease-in-out;
  77. -moz-transition: all 0.3s ease-in-out;
  78. opacity: 1;
  79. -o-transition: all 0.3s ease-in-out;
  80. -ms-transition: all 0.3s ease-in-out;
  81. transition: all 0.3s ease-in-out;}
  82.  
  83. b2, strong{
  84. color:{color:text}; font-weight: bold;}
  85.  
  86. i2, em{
  87. color:{color:text}; font-style: italic;}
  88.  
  89. i{
  90. color:{color:link}; font-style: italic;}
  91.  
  92. b{
  93. color:{color:link}; font-style: bold;}
  94.  
  95. big { font-size: 7px; }
  96.  
  97.  
  98.  
  99. blockquote {text-align:left;padding-left:10px; margin:5px; border-color:{color:border}; border-left:3px solid;}
  100. blockquote img{max-width:485px;}
  101.  
  102. /* POSTS */
  103.  
  104. #container {
  105. width: 550px;
  106. margin-left:400px;
  107. margin-bottom: 60px;
  108. }
  109.  
  110. #entry {
  111. font-size:10px;
  112. margin-left: 140px;
  113. text-align: justify;
  114. margin-top: 40px;
  115. }
  116.  
  117. .quote {
  118. color: #aaa;
  119. display: block;
  120. background: url(http://static.tumblr.com/cc4ocei/Y5Mkzk5s7/quote.png) no-repeat 0 10px; font-size: 15px;
  121. font-style: italic; font-family: georgia;
  122. padding: 16px 18px 10px 32px; }
  123.  
  124. #pagey { font-size: 6px; }
  125. #pagey:a { font-size: 6px; }
  126.  
  127. h1{ font-weight: 500;
  128. font-size: 18px!important; font-family:times new roman;text-transform: justify;font-style:italic;
  129. }
  130.  
  131.  
  132. #post {
  133. font-size:10px;
  134. padding: 10px;
  135. width: 500px;
  136. background-color:{color:background};
  137. color:{color:text};
  138. text-align: justify;
  139. }
  140.  
  141. small { font-size: 10px; }
  142.  
  143.  
  144. /* SIDEBAR */
  145.  
  146. #sidebar {
  147. margin-top: 100px;
  148. margin-left: -150px;
  149. position: fixed;
  150. overflow: hidden;
  151. }
  152.  
  153. #sidebar img {
  154. width: 180px;
  155. height: 180px;
  156. opacity: 0.8;
  157. padding: 2px;
  158. -webkit-filter: grayscale(1);
  159. margin-left:10px;
  160. }
  161.  
  162. #sidebar img:hover {
  163. -webkit-filter: grayscale(0.4);
  164. }
  165.  
  166. #nav {
  167. position:absolute;
  168. text-align:center;
  169. margin-top:10px;
  170. margin-left:-20px;
  171. width:250px;
  172. }
  173.  
  174. #nav a {
  175. margin-left:3px;
  176. background-color:{color:nav background};
  177. webkit-border-radius: 5px;
  178. border-radius: 5px;
  179. font-family:'04b03';
  180. font-size:8px;
  181. display:inline-block;
  182. text-transform:uppercase;
  183. padding: 5px;
  184. text-align: center;
  185. text-decoration: none;
  186. -webkit-transition: all 0.5s ease-out;
  187. }
  188.  
  189. #nav a:hover {
  190. background-color:{color:nav hover};
  191. -webkit-transition: all 0.5s ease-out;
  192. }
  193.  
  194.  
  195. #description {
  196. display: block;
  197. no-repeat 0 3px;
  198. text-align:justify;
  199. padding-left: 21px;
  200. padding-top:10px;
  201. margin-top:0px;
  202. margin-left:-10px;
  203. width:180px;
  204. }
  205.  
  206. /* AUDIO */
  207.  
  208. .audio {
  209. position:relative;
  210. overflow:hidden;
  211. min-height:100px;
  212. }
  213.  
  214. .player {
  215. position:absolute;
  216. z-index:3;
  217. background:#FFFFFF;
  218. margin-top:63px;
  219. margin-left:63px;
  220. opacity:0.75;
  221. filter:alpha(opacity=75);
  222. border:2px {color:Accent} solid;
  223. }
  224.  
  225. .audioplayer {
  226. width:15px;
  227. height:25px;
  228. overflow:hidden;
  229. padding:3px;
  230. margin-right:11px
  231. }
  232.  
  233. .audioinfo {
  234. margin-left:112px;
  235. font-size:10px!important;
  236. }
  237.  
  238. .audiocaption {
  239. margin-left:112px;
  240. }
  241.  
  242. .audiocaption img {
  243. max-width:270px!important
  244. }
  245.  
  246. .audiocaption blockquote img {
  247. max-width:260px!important
  248. }
  249.  
  250. .audiocaption blockquote blockquote img {
  251. max-width:250px!important
  252. }
  253.  
  254.  
  255. /* CREDIT */
  256.  
  257.  
  258. #credit{
  259. width:25px;
  260. position:fixed;
  261. bottom:10px;
  262. right:10px;
  263. opacity:1;
  264. z-index:1;
  265. -webkit-transition: all 0.3s linear;
  266. -moz-transition: all 0.3s linear;
  267. -o-transition: all 0.3s linear;
  268. -ms-transition: all 0.3s linear;
  269. -webkit-filter: grayscale(100%);
  270. -moz-filter: grayscale(100%);
  271. -ms-filter: grayscale(100%);
  272. -o-filter: grayscale(100%);
  273. }
  274.  
  275. #credit:hover{
  276. opacity:0.3;
  277. -webkit-filter: grayscale(0%);
  278. -moz-filter: grayscale(0%);
  279. -ms-filter: grayscale(0%);
  280. -o-filter: grayscale(0%);
  281. }
  282.  
  283.  
  284. .roda {
  285. -webkit-border-radius: 50px;
  286. -moz-border-radius: 50px;
  287. border-radius: 50px;
  288. -webkit-transition-duration: 0.50s;
  289. width:60px;
  290. }
  291.  
  292. .roda:hover {
  293. -webkit-transform: rotate(360deg);
  294. }
  295.  
  296. /* INFO */
  297.  
  298. #tags {
  299. border-top: 1px solid {color:border};
  300. margin-top: 5px;
  301. padding-top: 5px;
  302. font-size: 10px;
  303. text-transform: justify;
  304. font-family: calibri;
  305. letter-spacing: 1px;
  306. color: {Color:Body}; }
  307.  
  308. #tags a, #tags a:active, #tags a:visited {
  309. font-family: calibri;
  310. letter-spacing: 1px;
  311. color: {Color:Links};
  312.  
  313. border-bottom: none;
  314. font-weight: normal; }
  315.  
  316. /* ASK */
  317.  
  318. #question {
  319. margin-bottom:2px;
  320. padding:5px;
  321. font-style:normal;
  322. font-size:10px;
  323. text-align:left;
  324. background-color:{color:questionbg};
  325. color:{color:question};
  326. -moz-border-radius:5px;
  327. -webkit-border-radius:5px;
  328. }
  329.  
  330. #answer {padding:5px;
  331. font-style:normal;
  332. text-align:left;
  333. color:{color:text};
  334. }
  335.  
  336.  
  337.  
  338. /* CONTROLS */
  339.  
  340. iframe#tumblr_controls {
  341. right:3px !important;
  342. position: fixed !important;
  343. -webkit-transition: opacity 0.7s linear;
  344. opacity: 0.2;
  345. -webkit-transition: all 0.8s ease-out;
  346. -moz-transition: all 0.8s ease-out;
  347. transition: all 0.8s ease-out;}
  348.  
  349. iframe#tumblr_controls:hover{
  350. -webkit-transition: opacity 0.7s linear;
  351. opacity: 1;
  352. -webkit-transition: all 0.4s ease-out;
  353. -moz-transition: all 0.4s ease-out;
  354. transition: all 0.4s ease-out;}
  355.  
  356. iframe#tumblr_controls {
  357. top: 0% !important;
  358. right:0% !important;
  359. position: fixed !important;}
  360.  
  361. /* PAGINATION */
  362.  
  363. #pagination {
  364. width:200px; padding-top: 200px;
  365. font-size:7px;
  366. word-spacing:3px; }
  367.  
  368. .jump_page {
  369. padding:3px;
  370. background-color:#transparent; }
  371.  
  372. .current_page {
  373. padding:3px;
  374. background-color:#transparent;
  375. color:{color:text};}
  376.  
  377. /* SCROLLBAR */
  378.  
  379. ::-webkit-scrollbar-thumb:vertical {
  380. background-color:{color:scrollbar};
  381. height:30px;}
  382.  
  383. ::-webkit-scrollbar-thumb:horizontal {
  384. background-color:{color:scrollbar};
  385. height:10px!important;}
  386.  
  387. ::-webkit-scrollbar {
  388. background-color:{color:background};
  389. height:10px;width:08px;}
  390.  
  391.  
  392. {CustomCSS}
  393. </style>
  394.  
  395. <body>
  396.  
  397.  
  398. <div id="container">
  399.  
  400. <div id="sidebar">
  401.  
  402.  
  403.  
  404.  
  405. <div id="sidebar img">
  406. <a href="/"><img src="{image:Sidebar}" style="border:5px solid {color:border};background: {color:Background};"></a>
  407. </div>
  408.  
  409.  
  410. <div id="nav">
  411.  
  412. <a href="/">home</a>
  413. <a href="/ask">mssg</a>
  414. <a href="{text:Link1}">{text:Link1 Title}</a>
  415. <a href="{text:Link2}">{text:Link2 Title}</a>
  416. <a href="{text:Link3}">{text:Link3 Title}</a>
  417. </div><br><br><p>
  418.  
  419. <div id="description">
  420. <div style="font-family:georgia;font-size:70px;position:absolute;opacity:.7;margin-top:40px; margin-left:15px; color:{color:Link Hover};z-index:-1;">“</div>
  421. <div style="padding-left:20px;padding-right:0px;margin-top:10px;text-align:left;margin-bottom:10px;">
  422. {Description}</div>
  423.  
  424. {block:Pagination}<div style="font-family:inconsolata; font-size:8px; text-align: center; margin-left:20px; width: 150px;margin-top: 15px; padding-top: 10px; border-top: 1px solid {color:border};">{block:PreviousPage}<a href="{PreviousPage}">PREVIOUS - </a>{/block:PreviousPage}
  425. {block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage} </div>
  426. {/block:Pagination}
  427. </div>
  428. </div>
  429. <div id="entry">
  430. {block:Posts}
  431. <div id="post">
  432. {block:ContentSource}
  433. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  434. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  435. {/block:SourceLogo}
  436. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  437. {/block:ContentSource}
  438.  
  439.  
  440. {block:Text}
  441. {block:Title}<h1>{Title}</h1>{/block:Title}
  442. {Body}
  443. {/block:Text}
  444.  
  445. {block:Photo}
  446. {LinkOpenTag}<img src="{PhotoURL-500}"/>{LinkCloseTag}
  447. {Caption}
  448. {/block:Photo}
  449.  
  450. {block:Photoset}
  451. {Photoset-500}
  452. {Caption}
  453. {/block:Photoset}
  454.  
  455. {block:Quote}
  456. <div class="quote">{Quote}</div>
  457. {block:Source}<div style="text-align: left; padding-left: 35px; text-transform: lowercase;">- {Source};</div>{/block:Source}
  458. {/block:Quote}
  459.  
  460. {block:Link}
  461. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  462. {block:Description}{Description}{/block:Description}
  463. {/block:Link}
  464.  
  465.  
  466. {block:Video}
  467. {Video-500}
  468. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  469. {/block:Video}
  470.  
  471.  
  472. {block:Chat}
  473. {block:Title}<h1>{Title}</h1>{/block:Title}
  474. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
  475. {/block:Chat}
  476.  
  477.  
  478. {block:Answer}
  479. <table width=100% class="askbg"><tr><td width="40%">
  480. <center><div class="asker">{Asker}: </div></center></td><td width="60%">
  481. {Question}</td></tr></table>
  482. <p>{Answer}</p>{/block:Answer}
  483.  
  484.  
  485. {block:Audio}<div class="audio"><span style="background-color:{color:background}; position:bottom-left; width:100px; height:100px; margin-right:12px;">{block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:12px;" />{/block:AlbumArt}<div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div></span><div class="audioinfo"><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div><div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:Audio}
  486.  
  487. <div id="tags"> Posted <a href="{Permalink}" style="margin-right: 0px;">{TimeAgo}</a> ({NoteCountWithLabel})
  488.  
  489. <div style="float: right;">{block:RebloggedFrom} via <a href="{ReblogParentURL}" title="{ReblogParentName}">{ReblogParentName}</a> (© <a href="{ReblogRootURL}" title="{ReblogRootName}">{ReblogRootName}</a>) {/block:RebloggedFrom}</div>
  490.  
  491. <br>{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a></span>{/block:Tags}{/block:HasTags}</div><br>
  492.  
  493.  
  494. </div>
  495.  
  496.  
  497. {block:PermalinkPage}{block:PostNotes}<div style="width:500px;">{PostNotes}</div>{/block:PostNotes}{/block:PermalinkPage}
  498.  
  499. {/block:Posts}
  500.  
  501.  
  502. </div>
  503. </div>
  504. <a href="{ReblogRootURL}" title="{ReblogRootName}"></a></div>
  505.  
  506. <a href="http://adf.ly/WipQG"><img src="http://static.tumblr.com/xkrznpq/PMOmud849/m.png" id="credit" title="mandrakescry themes" class="roda"></a>
  507.  
  508. </body>
  509. </html>
Add Comment
Please, Sign In to add comment