k-a-n-s-a-s

Theme #12 (design 2)

Jul 14th, 2012
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.73 KB | None | 0 0
  1. <!--- THEME BY K-A-N-S-A-S #12 DONT REMOVE TAG OF THE CREDIT PLEASE --->
  2.  
  3.  
  4.  
  5. <html>
  6.  
  7. <head>
  8.  
  9.  
  10.  
  11. <!-- DEFAULT VARIABLES -->
  12. <meta name="color:background" content="#fff" />
  13. <meta name="color:link" content="#a6a9ad" />
  14. <meta name="color:text" content="#a6a9ad" />
  15. <meta name="color:lhover" content="#696969" />
  16. <meta name="color:line" content="#f3f3f5" />
  17. <meta name="color:backgroundmenu" content="#f3f3f5" />
  18. <meta name="color:linkmenu" content="#87888a" />
  19. <meta name="image:sideimg" content="http://static.tumblr.com/g5vhocy/v60m75yd6/tumblr_m368am8kor1rpnvh2o4_250.png"/>
  20.  
  21. <meta name="if:Show tags" content=""/>
  22.  
  23. <meta name="text:titulo" content="Name, age and country, or another thing" />
  24. <meta name="text:Link1" content="/" />
  25. <meta name="text:Link1 Title" content="link1" />
  26. <meta name="text:Link2" content="/" />
  27. <meta name="text:Link2 Title" content="link2" />
  28. <meta name="text:Link3" content="/" />
  29. <meta name="text:Link3 Title" content="link3" />
  30. <meta name="text:Link4" content="/" />
  31. <meta name="text:Link4 Title" content="link4" />
  32. <meta name="text:Link5" content="/" />
  33. <meta name="text:Link5 Title" content="link5" />
  34. <meta name="text:Link6" content="/" />
  35. <meta name="text:Link6 Title" content="link6" />
  36. <meta name="text:Link7" content="/" />
  37. <meta name="text:Link7 Title" content="link7" />
  38. <meta name="text:Link8" content="/" />
  39. <meta name="text:Link8 Title" content="link8" />
  40. <meta name="text:Link9" content="/" />
  41. <meta name="text:Link9 Title" content="link9" />
  42.  
  43.  
  44.  
  45. <title>{Title}</title>
  46. <link rel="shortcut icon" href="{Favicon}">
  47. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  48. {block:Description}
  49. <meta name="description" content="{MetaDescription}" />
  50. {/block:Description}
  51.  
  52. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  55. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  56. <style type="text/css">
  57.  
  58. body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: center; font-size: 11px; text-transform:none; background-image:url('{image:background}'); background-attachment: fixed; }
  59.  
  60. a {color: {color:link}; text-decoration: none; text-transform: none;}
  61. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  62.  
  63. p {margin: 6px 0 0 0}
  64.  
  65. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  66. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  67. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  68. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  69.  
  70. blockquote img{max-width: 470px!important}
  71. blockquote blockquote img{max-width: 450px!important}
  72. blockquote blockquote blockquote img{max-width: 430px!important}
  73. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  74.  
  75.  
  76. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  77.  
  78. iframe#tumblr_controls {
  79. top:0px !important;
  80. right:3px !important;
  81. position: fixed !important;
  82. -webkit-transition: opacity 0.7s linear;
  83. opacity: 0.4;
  84. -webkit-transition: all 0.8s ease-out;
  85. -moz-transition: all 0.8s ease-out;
  86. transition: all 0.8s ease-out;
  87. z-index:999999999999999999;}
  88.  
  89. iframe#tumblr_controls:hover{
  90. -webkit-transition: opacity 0.7s linear;
  91. opacity: 1;
  92. -webkit-transition: all 0.4s ease-out;
  93. -moz-transition: all 0.4s ease-out;
  94. transition: all 0.4s ease-out;
  95. z-index:999999999999999999999;}
  96.  
  97.  
  98. #entries {width:410px; float:left; margin-left:440px; margin-top:30px; position:relative; z-index:999}
  99.  
  100. .entries {width:400px; padding:12px; background-color:transparent; margin:0px 0px 1px 0px; float:right; text-align:justify; border-bottom: 0px solid {color:border} ;}
  101. }
  102.  
  103. #reblogs {display:none; background-color:{color:post};}
  104.  
  105. .entries:hover #information {opacity:1;}
  106.  
  107. #information{position:absolute; font-size:10px ;font-family:calibri; text-transform:uppercase; color:{color:link}; margin-left:414px; opacity:0; height:auto; width: 100px; border-left:4px solid {color:line}; margin-top:2px; background-color:transparent; display:block; text-align:left; padding:4px; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;-webkit-transform: rotate(0deg);}
  108. #information a{text-transform:none; color:{color:permalink}; font-style:normal; text-align: left;}
  109. #information a:hover {color:{color:info link hover};}
  110.  
  111. .noted a{font:10px calibro!important; color:{color:permalink}!important; letter-spacing:0px; text-transform:uppercase!important; font-style:normal!important; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; font-weight:300!important;}
  112. .noted a:hover {color:{color:text}!important;}
  113.  
  114. .dated {font:9px arial; text-transform:uppercase; color:{color:permalink};}
  115.  
  116. #title {width:400px;}
  117. .texttitle {font-size:14px; font-family: calibri; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:center;}
  118. .texttitle a {font-size:16px; font-family: georgia; margin:0px 0px -03px 0px; font-weight: normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:center;}
  119.  
  120. .tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; text-align:center; text-transform: uppercase;}
  121. .tags a {font-size: 10px; color: calibri; display: inline; text-align:center; text-transform: uppercase;}
  122.  
  123. .chat .line{
  124. font:10px {font:Body};
  125. background-color:{color:chat1};
  126. margin: 0 0 1px;
  127. padding: 2px;
  128. }
  129. .chat .line.odd{ background-color:{color:chat2};}
  130.  
  131. .label {font-weight:bold; color:{color:bold}}
  132.  
  133.  
  134. @font-face {font-family: tinytots;src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  135. .x2 {clear: both; float: left; width: 100px; margin-top: 310px; text-align: center; margin-left: 220px;}
  136. .x2 a {float: left; margin-right: 1px; display: block; width: 56px; letter-spacing: 0px; font-family: calibri; font-size: 10px; text-align: right; margin-bottom: 1px; background-color: {color:backgroundmenu}; color:{color:linkmenu};; text-decoration: none; text-transform: uppercase; height: 6px; line-height: 6px; padding: 4px; opacity: 1px;}
  137. .x2 a:hover {color:{color:lhover}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase; text-align: center;}
  138.  
  139.  
  140. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  141.  
  142. .pquote {font-family: georgia; font-style: ;text-align: center; font-size: 14px; line-height: 15px; padding: 3px;}
  143. .pquotesource {text-align: center; font-size: 10px; font-family: arial; text-transform: none; margin-bottom: 5px; margin-top:2px;}
  144. .pquotesource a, a:hover{text-transform: none;}
  145.  
  146. #spencer {color: {color:text}; background-color: transparent; font-family:georgia; font-size: 12px; font-weight; text-shadow:0px 0px 10px {color:shadow} letter-spacing: 0px; text-align: center; text-transform: none; width: 188px; line-height: 28px; height: 78px; margin-left: 0px; margin-top: -183px; font-weight; border-bottom:14px solid {color:line}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out}
  147.  
  148.  
  149.  
  150. .descri { font-family: calibri; width: 115px; height: 81px; position:fixed; margin-left:267px; background-color:{color:backgroundmenu}; color:{color:text}; margin-top: 341px; font-size: 11px; padding: 4px; text-align:center; text-transform:none;font-style: ; opacity:1; border-bottom:0px solid {color:backgroundmenu}; border-top:0px dotted {color:border};}
  151.  
  152.  
  153. .player {background-color: #000; text-align: left; display:block;}
  154.  
  155. .question {
  156. color:{color:text};
  157. font-size: 11px;
  158. font-weight: normal;
  159. font-family: verdana;
  160. line-height:95%;
  161. background: {color:background};
  162. position: relative;
  163. min-height:70px;
  164. padding:10px 15px;
  165. margin-bottom:2px;
  166. margin-right:-10px;}
  167.  
  168. .questionarrow {
  169. font-size:30px;
  170. color:{color:background};
  171. vertical-align:middle;
  172. margin-left:-5px!important;}
  173.  
  174. /** estilo de ask by htmland **/
  175. @font-face {font-family: "tinytots"; src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf')}
  176. .hlanswer {background: #bebebe color: {color:text}; width: 387px; font: normal 10px arial; margin-bottom: 2px; padding-top: 13px; padding-left: 13px; padding-bottom: 13px; text-align: justify; display: block; overflow: hidden; border-top: 2px solid #bebebe;}
  177. .hlanswer img {border: 2px solid #bebebe; float: right; margin-top: -15px; margin-left: 13px; margin-bottom: -13px; opacity: 0.8; }
  178. .hlanswer img:hover {opacity: 1.0}
  179. .hlanswerinfo {background: transparent; padding: 3px; float: right; display: inline-block; width: auto; color: {color:text}; font: normal 10px "georgia"; text-transform: none; margin-bottom: -1px}
  180. .hlanswerinfo a {color: {color:text};}
  181.  
  182. #sideimg2 {width: 2px; height: auto; top: 33px; left: -16px; padding: 6px; background-color: {color:sidebar}; text-align: center; position: fixed;}
  183. .simg2 img {display: inline; margin-right:5px; ; width:188px; margin-left:0px; margin-top: -311px; height:205px; text-align:center; margin-bottom: 10px; border:0px solid {color:link}; border: 0px solid {color:background};-webkit-transform: rotate(0deg);-moz-border-radius:15px;
  184.  
  185. border-bottom-left-radius: 0em;
  186.  
  187.  
  188. border-bottom-right-radius: 0em;
  189.  
  190.  
  191. border-top-left-radius: 0em;
  192.  
  193.  
  194. border-top-right-radius: 0em; -moz-box-shadow: 0px0px 0px 0px {color:border};
  195. -webkit-box-shadow: 0px 0px 0px 0px {color:border};
  196. -khtml-box-shadow:0px 0px 0px 0px {color:border};}
  197. .simg2 img:hover {-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.3s ease-out; opacity: 0.5;-webkit-transform: rotate(-360deg)}
  198.  
  199. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  200.  
  201. #postnotes {display:block; margin-left:3px; width:500px; background-color:{color:post}}
  202.  
  203. ol.notes {list-style-type:none;}
  204.  
  205. .notperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  206. .tagperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  207. .rebperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  208. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  209.  
  210. .qnda {position:absolute; width:240px; height:180px; left: 580px; top:0px; margin:0 auto;}
  211.  
  212. .qnda img {position:absolute; -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; transition: all 1s ease-in-out; display: block; height: 180px; width: 240px; background: {color:sidebar} center center; color: {color:sidebar}; padding: 5px; text-align:center; text-decoration: none; letter-spacing:1px; font: italic 10px/67px Georgia, "Times New Roman", Times, serif;}
  213.  
  214. .qnda img.top {-webkit-transform:scale(0,0); -moz-transform:scale(0,0); -o-transform:scale(0,0);
  215. -ms-transform:scale(0,0); transform:scale(0,0); opacity:0;}
  216.  
  217. .qnda:hover img.top, .cf4.hover_effect img.top {opacity:1; -webkit-transform:scale(1,1); -webkit-transform-origin: top right; -moz-transform:scale(1,1); -moz-transform-origin: top right; -o-transform:scale(1,1); -o-transform-origin: top right; -ms-transform:scale(1,1); -ms-transform-origin: top right; transform:scale(1,1); transform-origin: top right;}
  218.  
  219. .qnda:hover img.bottom, .cf4.hover_effect img.bottom {-webkit-transform:scale(0,0); -webkit-transform-origin: bottom left; -moz-transform:scale(0,0); -moz-transform-origin: bottom left;
  220. -o-transform:scale(0,0); -o-transform-origin: bottom left; -ms-transform:scale(0,0); -ms-transform-origin: bottom left; transform:scale(0,0); transform-origin: bottom left;}
  221.  
  222. .pg{position:fixed; font-size: 10px; font-style: italic; font-family: georgia; text-align: center; margin-left: 287px; margin-top: 296px;}
  223. .pg a{padding:2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  224.  
  225. .bmenu{padding: 0px; margin: 0 0 10px 0; position: relative; margin-top:10px;opacity:0;-moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out;}
  226.  
  227. .bmenu li{font-size: 9px; display: block;}
  228.  
  229. .bmenu li a{color: {color:text}; display: block; text-transform: none; text-align: center; font-family:verdana;}
  230.  
  231. .bmenu:hover li a{text-shadow: 0px 0px 35px {color:sidebar};}
  232.  
  233. .bmenu li a:hover{text-shadow: 0px 0px 1px {color:sidebar}; -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);}
  234.  
  235. ::-webkit-scrollbar{width:7px;height:0px;}
  236. ::-webkit-scrollbar-button:start:decrement
  237. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  238. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  239. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:links3};-webkit-border-radius:px;}
  240. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:text};-webkit-border-radius:px;}
  241.  
  242. #tumblr_controls{position: fixed!important}
  243. #tumblr_controls{position: fixed!important}
  244. #tumblr_controls{position: fixed!important}
  245. #tumblr_controls{position: fixed!important}
  246.  
  247. </style>
  248.  
  249.  
  250. <body>
  251.  
  252. <div id="sideimg2"><div class="simg2">
  253. <div class="pg">
  254. {block:Pagination}
  255. {block:PreviousPage}<a href="{PreviousPage}">back</a> or{/block:PreviousPage}
  256. {block:NextPage}<a href="{NextPage}"> next </a>{/block:NextPage}
  257. {/block:Pagination}</div>
  258.  
  259. <div class="x2">
  260. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title} </a>{/block:ifLink1}
  261. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title} </a>{/block:ifLink2}
  262. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title} </a>{/block:ifLink3}
  263. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title} </a>{/block:ifLink4}
  264. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title} </a>{/block:ifLink5}
  265. <a href="http://k-a-n-s-a-s.tumblr.com">theme</a>{/block:ifLink5}
  266.  
  267.  
  268.  
  269.  
  270. <img src="{image:sideimg}">
  271. <div id="spencer">{text:titulo}</div>
  272. </div>
  273. </div></div>
  274.  
  275. <div class="descri">{description}</div>
  276. <div id="entries">
  277. {block:Posts}
  278. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  279.  
  280. {block:IndexPage}
  281.  
  282.  
  283. <div id="information">
  284. <a href="{Permalink}">{NoteCount} notes</a><br>
  285. <a href="{Permalink}">{TimeAgo}</a>
  286. {block:RebloggedFrom}
  287. <div class="tagtitle">
  288. <a href="{ReblogParentURL}"> </a> <a href="{ReblogRootURL}"> source</a>
  289. </div>
  290. {/block:RebloggedFrom}
  291. <a href="{ReblogURL}" target="_blank"> reblog </a> </a></a>
  292. </div>
  293. {/block:IndexPage}
  294.  
  295. {block:Text}
  296. <div id="title">
  297. {block:Title}
  298. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  299. {/block:Title}
  300. </div>
  301. {Body}
  302. {/block:Text}
  303.  
  304. {block:Photo}
  305. <div id="photox"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  306. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}"></a></div> {/block:HighRes}</div>
  307. {block:Caption}
  308. <div class="caption">{Caption}</div>
  309. {/block:Caption}
  310. {/block:Photo}
  311.  
  312. {block:Photoset}
  313. {Photoset-400}
  314. {block:Caption}
  315. <div class="caption">{Caption}</div>
  316. {/block:Caption}
  317. {/block:Photoset}
  318.  
  319. {block:Quote}
  320. <div class="pquote">“{Quote}”</div>
  321. {block:Source}<div class="pquotesource"> - {Source}</div>
  322. {/block:Source}
  323. {/block:Quote}
  324.  
  325. {block:Link}
  326. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  327. {block:Description}
  328. <div class="linkdescription">{Description}</div>
  329. {/block:Description}
  330. {/block:Link}
  331.  
  332. {block:Chat}
  333. {block:Title}
  334. <div id="title"><div class="texttitle">{Title}</div></div>
  335. {/block:Title}<br>
  336. <div class="chat">
  337. {block:Lines}<div class="chat"><div class="line {Alt}">
  338. <div class="{Alt} user_{UserNumber}">
  339. {block:Label}
  340. <span class="label"><b>{Label}</b></span>
  341. {/block:Label}
  342. {Line}</div>
  343. </div></div>
  344. {/block:Lines}
  345. </div>
  346. {/block:Chat}
  347.  
  348. {block:Video}
  349. {Video-400}
  350. {block:Caption}
  351. <div class="caption">{Caption}</div>
  352. {/block:Caption}
  353. {/block:Video}
  354.  
  355. {block:Audio}
  356. <div class="player">{AudioPlayerBlack}</div>
  357. {block:Caption}{Caption}{/block:Caption}
  358. {/block:Audio}
  359.  
  360. {block:Answer}
  361. <div class="hlanswerinfo">{Asker} asked:</div>
  362. <div class="hlanswer">
  363. <img src="{AskerPortraitURL-64}">
  364. {Question}
  365. </div>
  366. {Answer}
  367. {/block:Answer}
  368.  
  369. {block:IfShowTags}{block:HasTags}<center><div class="tags">
  370. {block:Tags}#<a href="{TagURL}" target="_blank">{Tag}</a> {/block:Tags}</div></center>
  371. {/block:HasTags}{/block:IfShowTags}
  372. </div>
  373.  
  374. {block:PermalinkPage}
  375. {block:PostNotes}
  376. <div id="postnotes">{PostNotes}</div><br>
  377. {/block:PostNotes}
  378. {/block:PermalinkPage}
  379. {/block:Posts}
  380.  
  381. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>reblogged <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  382. {block:ContentSource}source <a href="{SourceURL}">{SourceLink}</a><br>
  383. {/block:ContentSource}
  384. <a href="{Permalink}"> {block:NoteCount}{NoteCount} <b>reblog</b> </a> {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  385.  
  386. </div></div>
  387. </div>
  388. </div>
  389.  
  390. </body>
  391. </html>
Advertisement
Add Comment
Please, Sign In to add comment