Advertisement
missskinnylove

Theme 14 - Black Swan

Oct 5th, 2014
6,631
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.87 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2.  
  3.  
  4.  
  5. <!-----THEMES BY SEBASTIJANSTAN.TUMBLR.COM ------>
  6.  
  7. <!-----
  8. Do not steal or remove the credits!
  9. Do not claim as your own!
  10. Do not use my themes as a base!
  11. If you have any questions message me.
  12. ------>
  13.  
  14.  
  15. <html>
  16.  
  17. <head>
  18.  
  19.  
  20.  
  21. <!-- DEFAULT VARIABLES -->
  22.  
  23. <meta name="image:Background" content="" />
  24. <meta name="image:TopBar" content="" />
  25.  
  26. <meta name="text:TitleTop" content="top title" />
  27. <meta name="font:Body" content="cambria" />
  28. <meta name="font:Title" content="cambria" />
  29.  
  30. <meta name="color:TitleTop" content="#948b8d" />
  31. <meta name="color:TitleBg" content="#f1ebeb" />
  32. <meta name="color:Navigation" content="#7b7476" />
  33. <meta name="color:NavigationBg" content="#d7cfcf" />
  34. <meta name="color:NavigationBox" content="#ffffff" />
  35. <meta name="color:Background" content="#ffffff" />
  36. <meta name="color:Borders" content="#bbb0b0" />
  37. <meta name="color:Boxes" content="#f1ebeb" />
  38. <meta name="color:BoxTitle" content="#d7cfcf" />
  39. <meta name="color:BoxBg" content="#ffffff" />
  40. <meta name="color:BoxText" content="#cccccc" />
  41. <meta name="color:Question" content="#f1ebeb" />
  42. <meta name="color:Bold" content="#cab1da" />
  43. <meta name="color:Container" content="#ffffff" />
  44. <meta name="color:Links" content="#b1b1b1" />
  45. <meta name="color:LinksHover" content="#353433" />
  46. <meta name="color:TopLinksBg" content="#ffffff" />
  47. <meta name="color:Info" content="#f6f6f6" />
  48. <meta name="color:Title" content="#867f7f" />
  49. <meta name="color:Description" content="#c2bdb9" />
  50. <meta name="color:Text" content="#c2bdb9" />
  51. <meta name="name:start-here" content="#c2bdb9" />
  52.  
  53. <meta name="color:Scrollbar" content="#bebebe"/>
  54.  
  55.  
  56. <meta name="text:Link1" content="sidebar link1" />
  57. <meta name="text:Link1 URL" content="" />
  58. <meta name="text:Link2" content="sidebar link2" />
  59. <meta name="text:Link2 URL" content="" />
  60. <meta name="text:Link3" content="sidebar link3" />
  61. <meta name="text:Link3 URL" content="" />
  62. <meta name="text:Link4" content="sidebar link4" />
  63. <meta name="text:Link4 URL" content="" />
  64. <meta name="text:Link5" content="sidebar link5" />
  65. <meta name="text:Link5 URL" content="" />
  66. <meta name="text:Link6" content="sidebar link6" />
  67. <meta name="text:Link6 URL" content="" />
  68.  
  69.  
  70.  
  71. <meta name="text:BackgroundRepeat" content="repeat" />
  72. <meta name="if:ShowSidebarImg" content="0" />
  73. <meta name="if:ShowTitleTop" content="0" />
  74. <meta name="if:ShowTopBar" content="0" />
  75. <meta name="if:ShowNavigation" content="0" />
  76.  
  77.  
  78.  
  79.  
  80. <SCRIPT TYPE="text/javascript">
  81.  
  82.  
  83. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
  84.  
  85. <style type="text/css">{CustomCSS}</style>
  86.  
  87. <link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen">
  88.  
  89.  
  90. </SCRIPT>
  91.  
  92. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  93.  
  94. <link href='http://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
  95.  
  96.  
  97. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  98.  
  99. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  100.  
  101. <link rel="shortcut icon" href="{Favicon}" />
  102. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  103. <style type="text/css">
  104.  
  105. /*CONTROL BUTTONS*/
  106.  
  107. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  108. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  109.  
  110.  
  111. /*SCROLLBAR*/
  112.  
  113. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar};; height:auto; border: 0px solid #000; }
  114. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar};; height:10px !important;}
  115. ::-webkit-scrollbar {height:7px; width:8px ; background-color:{color:Background};}
  116. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  117.  
  118.  
  119.  
  120. /*CONTAINER AND GENERALS*/
  121.  
  122. body {
  123. font-family:arial;
  124. font-size:9px;
  125. text-align:justify;
  126. line-height:150%;
  127. color:{color:Text};
  128. background:{color:Background};
  129. background-image: url('{image:Background}');
  130. background-attachment:fixed;
  131. background-repeat: {text:BackgroundRepeat};
  132. }
  133.  
  134.  
  135. a:link, a:active, a:visited{
  136. color: {color:Links};
  137. text-decoration:none;
  138. -webkit-transition: all 0.6s ease-in-out;
  139. -moz-transition: all 0.6s ease-in-out;
  140. -o-transition: all 0.6s ease-in-out;
  141. -ms-transition: all 0.6s ease-in-out;
  142. transition: all 0.6s ease-in-out;
  143. }
  144.  
  145. a:hover{
  146. color:{color:LinksHover};
  147. background-color:{color:Permalin};
  148. -webkit-transition: all 0.6s ease-in-out;
  149. -moz-transition: all 0.6s ease-in-out;
  150. -o-transition: all 0.6s ease-in-out;
  151. -ms-transition: all 0.6s ease-in-out;
  152. transition: all 0.6s ease-in-out;
  153. }
  154.  
  155. #contain {
  156. width: 1100px;
  157. background-color: {color:Container};
  158. margin: 0px auto;
  159. margin-top: 30px;
  160.  
  161. overflow:hidden;
  162. }
  163.  
  164. #wrapper {width:900px;margin:0 auto;overflow:hidden;
  165.  
  166. }
  167.  
  168. /*TOPBAR*/
  169.  
  170. #topbar {
  171. background-color:{color:Background};
  172. width: 100%;
  173. height:auto;
  174. margin-left:0px;
  175. margin-top:-8px;
  176. border-bottom:1px solid {color:Borders};
  177. position:relative;
  178. background-position: center;
  179. }
  180.  
  181. #topbar img{
  182. width: 100%;
  183. height:auto;
  184. margin-left:0px;
  185. text-align:center;
  186. }
  187.  
  188.  
  189. .toptitle {
  190. margin-top:-5px;
  191. font-size:15px;
  192. font-family: "Gruenewald VA";
  193. color:{color:TitleTop};
  194. background-color:{color:TitleBg};
  195. text-align:center;
  196. width:100%;
  197. height:20px;
  198. letter-spacing: 5px;
  199. padding:15px 0px 0px 0px;
  200. border-bottom:1px solid {color:Borders};
  201. }
  202.  
  203. .navigation {
  204. width: 100%;
  205. height: 25px;
  206. margin-top: 0px;
  207. position: relative;
  208. background: {color:NavigationBg};
  209. text-transform: uppercase;
  210. text-align:center;
  211. padding-top:10px;
  212. padding-bottom:10px;
  213. }
  214.  
  215. .navigation a {
  216. color: {color:Navigation};
  217. letter-spacing: 1px;
  218. background: {color:NavigationBox};
  219. width:90px;
  220. height:5px;
  221. display:inline-block;
  222. text-align: center;
  223. padding: 5px 10px 10px 10px;
  224. border:1px solid {color:Posts};
  225. }
  226.  
  227. .navigation a:hover {
  228. background: {color:Background};
  229. color: {color:LinksHover};
  230. }
  231.  
  232.  
  233. /*/ BOXES /*/
  234.  
  235. #boxes {
  236. width: 320px;
  237. margin:40px;
  238. position: absolute;
  239. text-decoration: none;
  240. text-align:center;
  241. text-align:justify;
  242. background: {color:Boxes};
  243. padding:30px;
  244. border:5px solid #ffffff;
  245. outline:2px double {color:Boxes};
  246. }
  247.  
  248. .boxtitle {
  249. width:270px;
  250. height:auto;
  251. padding:10px;
  252. letter-spacing: 5px;
  253. font-family: arial;
  254. text-transform:uppercase;
  255. font-size:12px;
  256. text-align:center;
  257. margin-left:10px;
  258. margin-top:10px;
  259. background-color:{color:BoxTitle};
  260. color:{color:Title};
  261. border-bottom:1px solid {color:Borders};
  262. border:5px solid #ffffff;
  263. outline:2px double {color:BoxTitle};
  264.  
  265. }
  266.  
  267. .boxtext {
  268. width: 280px;
  269. margin-top:-10px;
  270. text-align: justify;
  271. font-family: calibri;
  272. font-size: 11px;
  273. margin-left:10px;
  274. padding:10px;
  275. padding-top:20px;
  276. padding-bottom:20px;
  277. color:{color:BoxText};
  278. background: {color:BoxBg};
  279. }
  280.  
  281. /*/ PROJECTS /*/
  282.  
  283. .projects {
  284. margin-top:-50;
  285. margin-left:0px;
  286. width: 300px;
  287. font-family: arial;
  288. font-size: 11px;
  289. line-height: 17px;
  290. padding: 0px;
  291. text-align: justify;
  292. }
  293.  
  294.  
  295. .projects img {
  296. border-radius: 0px;
  297. border: 0px solid {color:boximageaccent};
  298. width:280px;
  299. height:100px;
  300. -webkit-transition: all 0.6s ease-in-out;
  301. -moz-transition: all 0.6s ease-in-out;
  302. -o-transition: all 0.6s ease-in-out;
  303. -ms-transition: all 0.6s ease-in-out;
  304. transition: all 0.6s ease-in-out;
  305. }
  306.  
  307. .projects img:hover {
  308. width: 280px;
  309. height: 100;
  310. margin: 0px;
  311. padding: 0px;
  312. border-radius: 100px;
  313. -webkit-transition: all 0.6s ease-in-out;
  314. -moz-transition: all 0.6s ease-in-out;
  315. -o-transition: all 0.6s ease-in-out;
  316. -ms-transition: all 0.6s ease-in-out;
  317. transition: all 0.6s ease-in-out;
  318. }
  319.  
  320.  
  321. /*/ AFFILIATES /*/
  322.  
  323.  
  324. .affiliates {
  325. width: 295px;
  326. margin-left:-5px;
  327. text-align:left;
  328. }
  329.  
  330. .affiliates img {
  331. width: 60px;
  332. height: 60px;
  333. margin: 2px;
  334. padding: 2px;
  335.  
  336. transition:.8s ease-in-out;
  337. -webkit-transition: .8s ease-in-out;
  338. -moz-transition: .8s ease-in-out;
  339. -o-transition: .8s ease-in-out;
  340. }
  341.  
  342. .affiliates img:hover {
  343. margin: 2px;
  344. padding: 2px;
  345. -moz-border-radius: 3px;
  346. }
  347.  
  348.  
  349.  
  350. /*OFFICIAL LINKS BOX*/
  351.  
  352.  
  353. .official {
  354. width:280px;
  355. margin-left:0px;
  356. line-height: 17px;
  357. text-align:center;
  358. }
  359.  
  360. .official a {
  361. padding-right:1px;
  362. }
  363.  
  364. .official img {
  365. margin: 0px;
  366. padding: 2px;
  367. border-radius: 100px;
  368. border: 0px solid {color:boximageaccent};
  369. width:30px;
  370. }
  371.  
  372. .official img:hover {
  373. margin: 0px;
  374. padding: 2px;
  375. -moz-border-radius: 3px;
  376. border-radius: 2px;
  377. border: {color:boximageaccenthover} 0px solid;
  378. }
  379.  
  380.  
  381.  
  382. /*/ MEMBERS /*/
  383.  
  384. .members {
  385. margin-left:0px;
  386. width: 290px;
  387. font-family: arial;
  388. font-size: 11px;
  389. line-height: 17px;
  390. padding: 0px;
  391. text-align: justify;
  392. margin-bottom:-20px;
  393. }
  394.  
  395. .members img {
  396. padding-bottom:-40px;
  397. border-radius: 1px;
  398. width:50px;
  399. height:50px;
  400. -webkit-transition: all 0.6s ease-in-out;
  401. -moz-transition: all 0.6s ease-in-out;
  402. -o-transition: all 0.6s ease-in-out;
  403. -ms-transition: all 0.6s ease-in-out;
  404. transition: all 0.6s ease-in-out;
  405. }
  406.  
  407. .members img:hover {
  408. margin: 0px;
  409. padding: 0px;
  410. -moz-border-radius: 3px;
  411. border-radius: 100px;
  412. }
  413.  
  414.  
  415. /*POSTS*/
  416.  
  417. #entries {
  418. margin-left:550px;
  419. margin-top:-10px;
  420. text-align:justify;
  421. font-family:tahoma;
  422. max-width:500px;
  423. }
  424.  
  425. #posts {
  426. text-align:justify;
  427. text-align: justify;
  428. padding:10px 0px 0px 0px;
  429. max-width: 500px;
  430. }
  431.  
  432. #info {
  433. height:20px;
  434. background-color:{color:Info};
  435. text-align:right;
  436. text-transform:uppercase;
  437. font-family:calibri;
  438. font-style:italic;
  439. font-size:8px;
  440. padding:10px 3px 10px 3px;
  441. border-bottom:1px solid {color:Borders};
  442. }
  443.  
  444.  
  445. #tags {
  446. font-family:calibri;
  447. text-align:left;
  448. text-transform:uppercase;
  449. font-size:8px;
  450. margin-bottom:25px;
  451. width:100%
  452. padding:5px 5px 5px 5px;
  453. }
  454.  
  455.  
  456.  
  457. /*ASKBOX*/
  458.  
  459. #askbox {
  460. background-color:{color:Question};
  461. height:auto;
  462. width:500px;
  463.  
  464. }
  465.  
  466.  
  467. .pic {
  468. background:transparent;
  469. padding:10;
  470. width:50px;
  471. height:50px;
  472. }
  473.  
  474. .pic img {
  475. width:50px;
  476. height:50px;
  477. float:left;
  478. margin-left:5px;
  479. margin-top:5px;
  480. border:5px solid #ffffff;
  481. outline:2px double {color:Info};
  482. }
  483.  
  484. .asker {
  485. text-transform:none;
  486. font-weight:bold;
  487. font-size:9px;
  488. }
  489.  
  490. .answer {
  491. padding:5px 10px 5px 10px;
  492. font-style:italic;
  493. }
  494.  
  495. .question {
  496. background:transparent;
  497. padding:10px 20px 20px 10px;
  498. font-size:9px;
  499. font-style:italic;
  500. height:auto;
  501. min-height:40px;
  502. margin-left:70px;
  503. margin-top:-50px;
  504.  
  505. }
  506.  
  507.  
  508. /*OTHER*/
  509.  
  510. h1 {margin-top:6px; font-family:{font:Body}; font-size:15px; text-align:left; text-shadow: #eeeeee 0.0em 0.1em 0.1em; color:{color:title};
  511. margin-left:20px; width:470px; font-style:italic; letter-spacing:1px;
  512.  
  513. }
  514.  
  515. h2{color:{color:text}; font-family:{font:Body}; font-size:12px; line-height:17px; font-weight:normal; margin-left:20px; text-align:justify; margin-top:-6px; width:470px; font-style:italic; letter-spacing:1px;}
  516.  
  517. h2:first-letter {letter-spacing:2px; font-size:20px; color:{color:link};}
  518.  
  519.  
  520. h3 {line-height:17px; color:{color:text}; font-family:{font:Body}; font-size:10px; letter-spacing:1px; text-align:left; margin-left:40px; margin-top:0px; font-style:italic;}
  521.  
  522.  
  523. h4 {position:absolute; margin:-10px 0px 0px -20px; float:left; font-style:italic; font-family:georgia; font-size: 40px; color:{color:quote};}
  524.  
  525.  
  526. p{margin-top:4px; margin-bottom:4px; line-height:15px;
  527. padding-left:20px; padding-right:20px;
  528. }
  529.  
  530. blockquote {border-left:1px {color:Info} solid; padding-left:2px; margin:0px 2px 0px 10px;}
  531. blockquote img {max-width:450px;}
  532. .blockquote small, blockquote small {font-size:10px;}
  533. b {color: {color:bold};}
  534. i {color: {color:italic};}
  535.  
  536.  
  537. /*CHAT*/
  538.  
  539. .user_1 .label {
  540. color:{color:Text}; font-weight:bold;
  541. }
  542. .user_2 .label {
  543. color:{color:Text}; font-weight:bold;
  544. }
  545.  
  546. ul.chat, .chat ol, .chat li {
  547. list-style:none;
  548. margin:0px;
  549. padding:10px 15px 5px 15px;
  550. line-height:15px;
  551. background-color:{color:Question};
  552. }
  553.  
  554. img a{
  555. border:none;
  556. }
  557.  
  558. /*PAGINATION*/
  559.  
  560. .pagination { width:500px; font-size:10px; word-spacing:3px;
  561. z-index:9999;
  562. padding: 10px 0px 10px 0px;
  563. }
  564.  
  565. .jump_page { padding:3px; background-color:#transparent; }
  566.  
  567. .current_page { padding:3px; background-color:#transparent; color:{color:body}; }
  568.  
  569.  
  570.  
  571. /* CREDIT - DON'T TOUCH */
  572.  
  573. #credit {
  574. bottom:10px;
  575. right:5px;
  576. width:62px;
  577. height:15px;
  578. padding:2px;
  579. display:block;
  580. position:fixed;
  581. text-align:center;
  582. line-height:150%;
  583. font-family:calibri;
  584. font-size:9px;
  585. text-transform:uppercase;
  586. -webkit-transition:opacity 0.6s linear;
  587. opacity:0.6s;
  588. -webkit-transition:all 0.3s ease-out;
  589. -moz-transition:all 0.3s ease-out;
  590. transition:all 0.3s ease-out;
  591. border:1px solid {color:Borders};
  592. border:5px solid #ffffff;
  593. outline:2px double #eeeeee;
  594. }
  595.  
  596. #credit:hover {
  597. background-color:#ccc;
  598. }
  599.  
  600. #credit:hover a {
  601. color:#ffffff;
  602. text-decoration:none;
  603. -webkit-transition:opacity 0.6s linear;
  604. opacity:0.6s;
  605. -webkit-transition:all 0.3s ease-out
  606. -moz-transition:all 0.3s ease-out;
  607. transition:all 0.3s ease-out;
  608. }
  609.  
  610.  
  611.  
  612. </style>
  613. <style type="text/css">{CustomCSS}</style>
  614. </head>
  615. <body>
  616.  
  617. <!---- TOPBAR ---->
  618.  
  619.  
  620. <div id="topbar">
  621. {block:IfShowTopBar}
  622. <center><img src="{image:TopBar}" id="topbar img" widht="1000"></center>{/block:IfShowTopBar}
  623.  
  624. {block:IfShowTitleTop}<div style="width: 100%; left: 0%; right: 0%; margin: 0 auto;">
  625. <div class="toptitle">{text:TitleTop}</div>
  626. <center><div id="toptitle">{TitleTop}</div></center>{/block:IfShowTitleTop}
  627.  
  628. {block:IfShowNavigation}
  629. <div class="navigation">
  630. <div style="width: 100%; left: 0%; right: 0%; margin: 0 auto;">
  631. <a href="{text:Link1 URL}">{text:Link1}</a>
  632. <a href="{text:Link2 URL}">{text:Link2}</a>
  633. <a href="{text:Link3 URL}">{text:Link3}</a>
  634. <a href="{text:Link4 URL}">{text:Link4}</a>
  635. <a href="{text:Link5 URL}">{text:Link5}</a>
  636. <a href="{text:Link6 URL}">{text:Link6}</a>
  637. </div> </div>
  638. </div>{/block:IfShowNavigation}
  639. </div>
  640. </br>
  641.  
  642.  
  643. <!---- SIDEBAR BOXES ---->
  644.  
  645.  
  646. <div id="contain">
  647. <div id="sidebar">
  648. <div id="boxes">
  649. <div class="boxtitle">Subtitle</div><br><br>
  650. <div class="boxtext">
  651. {Description}
  652. </div>
  653. <br><br><br>
  654.  
  655.  
  656. <!---- PROJECTS ---->
  657.  
  658. <div class="boxtitle">Projects</div><br><br>
  659. <div class="boxtext">
  660. <div class="projects">
  661. <div class="project"></div>
  662.  
  663. <img src="https://38.media.tumblr.com/4fdd72bfe5a71ddc51354f81b5f59b4b/tumblr_nczgbwEp7D1st5aioo3_250.jpg"></img>
  664. <br>
  665. <font color="{color:boxtextaccent}"><strong>THE ANGRIEST MAN IN BROOKLYN</strong></font><br>
  666. <b>Role: </b> Dr. Sharon Gill <br>
  667. <b>Release date: </b> 2014<br>
  668. <b>Status: </b> Completed</font><br>
  669. <b><a href="http://www.imdb.com/">IMDB</a></b> </font>
  670. <br>
  671. <br>
  672.  
  673. <img src="https://38.media.tumblr.com/4fdd72bfe5a71ddc51354f81b5f59b4b/tumblr_nczgbwEp7D1st5aioo3_250.jpg"></img>
  674. <br>
  675. <font color="{color:boxtextaccent}"><strong>JUPITER ASCENDING</strong></font><br>
  676. <b>Role: </b> Jupiter Jones<br>
  677. <b>Release date: </b> 2015</a> <br>
  678. <b>Status: </b> Post-production</a> <br>
  679. <b><a href="http://www.imdb.com/">IMDB</a></b> </font>
  680.  
  681.  
  682. <br></div></div><br>
  683.  
  684.  
  685. <!---- AFFILIATES ---->
  686.  
  687. <div class="boxtitle">Affiliates</div><br><br>
  688. <div class="boxtext">
  689. <div style="overflow: auto; height: 210px;"
  690. <div class="affiliates">
  691. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  692. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  693. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  694. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  695. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  696. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  697. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  698. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  699. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  700. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  701. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  702. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  703. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  704. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  705. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" />
  706. <a href="http://www.tumblr.com/" title="name"><img src="https://38.media.tumblr.com/930f85c2a53c6ce48aba8991bcad50c5/tumblr_nczgbwEp7D1st5aioo2_75sq.jpg" /> </a>
  707.  
  708. <select onChange="location.href=this.options[this.selectedIndex].value;" style="margin-top:5px; margin-left: 70px; width: 150px; font-family:arial; font-size:11px;">
  709. <option value="/">More affiliates</option>
  710. <option value="#">.......................................</option>
  711. <option value="/">BLOG URL #1</option>
  712. <option value="/">BLOG URL #2</option>
  713. <option value="/">BLOG URL #3</option>
  714. <option value="/">BLOG URL #4</option>
  715. </select>
  716. </div></div><br><br><br>
  717.  
  718.  
  719. <!---- OFFICIAL LINKS ---->
  720.  
  721.  
  722. <div class="boxtitle">Official links</div><br><br>
  723. <div class="boxtext">
  724. <div class="official">
  725. <a href="http://www.tumblr.com/"><img src="https://38.media.tumblr.com/3340ab07ca8599f367f372652a5f728d/tumblr_nczgbwEp7D1st5aioo2_r1_75sq.jpg" /></a>
  726. <a href="http://www.tumblr.com/"><img src="https://33.media.tumblr.com/b7f9b1b5f5762a92742dfd18c035c8a6/tumblr_nczgbwEp7D1st5aioo10_r1_75sq.jpg" /></a>
  727. <a href="http://www.tumblr.com/"><img src="https://31.media.tumblr.com/f444e99f5e802bd6bf7aca5b02ca0f96/tumblr_nczgbwEp7D1st5aioo1_r1_75sq.jpg" /></a>
  728. <a href="http://www.tumblr.com/"><img src="https://38.media.tumblr.com/c8eb1c331b317e00d2e3a5465201a0ab/tumblr_nczgbwEp7D1st5aioo8_r1_75sq.jpg" /></a>
  729. <a href="http://www.tumblr.com/"><img src="https://33.media.tumblr.com/7b0953afdff760f9ae2fbdcca3f43c01/tumblr_nczgbwEp7D1st5aioo7_r1_75sq.jpg" /></a>
  730. <a href="http://www.tumblr.com/"><img src="https://33.media.tumblr.com/fdc935c48201cb166a818335f9e8cd21/tumblr_nczgbwEp7D1st5aioo6_r1_75sq.jpg" /></a>
  731. <a href="http://www.tumblr.com/"><img src="https://31.media.tumblr.com/feac1390591011ad2525cafccde09b70/tumblr_nczgbwEp7D1st5aioo9_r1_75sq.jpg" /></a>
  732.  
  733.  
  734. </div></div><br><br><br>
  735.  
  736.  
  737.  
  738. <!---- EXTRA BOX ---->
  739.  
  740. <div class="boxtitle">UPDATES, NEWS, TWEETS</div><br><br>
  741. <div class="boxtext">
  742. <div style="text-align:center;">
  743. You can put here any other content you want or just simply remove the box.
  744.  
  745. </div></div><br><br><br>
  746.  
  747.  
  748.  
  749.  
  750. <!---- MEMBERS ---->
  751.  
  752. <div class="boxtitle">Members</div><br><br>
  753. <div class="boxtext">
  754. <div style="overflow: auto; height: 200px;"
  755. <div class="members">
  756.  
  757. <div class="members"></div>
  758.  
  759. <img align="left" style="margin-right: 10px; margin-top: 30px; padding: 5px; border: 1px solid #f1f1f1" src="https://38.media.tumblr.com/636ff2f261a65d752cadf455b22ae41f/tumblr_nczgbwEp7D1st5aioo1_75sq.jpg"></img>
  760. <br><br>
  761. <font color="{color:boxtextaccent}"><strong><a href="http://www.imdb.com/">URLOFYOURBLOG</a> </font></strong></font><br>
  762. <b>Title of your blog</b><br>
  763. Admin </font>
  764. <br>
  765. <br>
  766.  
  767. <img align="left" style="margin-right: 10px; margin-top: 30px; padding: 5px; border: 1px solid #f1f1f1" src="https://38.media.tumblr.com/636ff2f261a65d752cadf455b22ae41f/tumblr_nczgbwEp7D1st5aioo1_75sq.jpg"></img>
  768. <br><br>
  769. <font color="{color:boxtextaccent}"><strong><a href="http://www.imdb.com/">URLOFYOURBLOG</a> </font></strong></font><br>
  770. <b>Title of your blog</b><br>
  771. Member </font>
  772. <br>
  773. <br>
  774.  
  775. <img align="left" style="margin-right: 10px; margin-top: 30px; padding: 5px; border: 1px solid #f1f1f1" src="https://38.media.tumblr.com/636ff2f261a65d752cadf455b22ae41f/tumblr_nczgbwEp7D1st5aioo1_75sq.jpg"></img>
  776. <br><br>
  777. <font color="{color:boxtextaccent}"><strong><a href="http://www.imdb.com/">URLOFYOURBLOG</a> </font></strong></font><br>
  778. <b>Title of your blog</b><br>
  779. Member </font>
  780. <br>
  781. <br>
  782.  
  783. <img align="left" style="margin-right: 10px; margin-top: 30px; padding: 5px; border: 1px solid #f1f1f1" src="https://38.media.tumblr.com/636ff2f261a65d752cadf455b22ae41f/tumblr_nczgbwEp7D1st5aioo1_75sq.jpg"></img>
  784. <br><br>
  785. <font color="{color:boxtextaccent}"><strong><a href="http://www.imdb.com/">URLOFYOURBLOG</a> </font></strong></font><br>
  786. <b>Title of your blog</b><br>
  787. Member </font>
  788. <br>
  789. <br>
  790.  
  791.  
  792. <br></div></div><br>
  793.  
  794.  
  795.  
  796.  
  797. <!---- SITE INFO ---->
  798.  
  799. <div class="boxtitle">Site info</div><br><br>
  800. <div class="boxtext">
  801. <div style="text-align:justify;">
  802. <b><font color="{color:boxtextaccent}">About: </font></b> Name of the celebrity </font><br>
  803. <b><font color="{color:boxtextaccent}">Created:</font></b> October 2014 <br>
  804. <b><font color="{color:boxtextaccent}">Currently Online: </font></b> 3 Users <br>
  805. <b><font color="{color:boxtextaccent}">Hits:</font></b> 54321 Hits
  806. <br><br>
  807. <b><font color="{color:boxtextaccent}">Disclaimer:</font></b>Our site claims no credit for any images posted on this site unless stated otherwise. Images and information on this blog are copyright to their respectful owners. If there is any content appearing on this blog that belongs to you and do not wish for it appear on this site, please message us with a link to say which image and it will be promptly removed. </a>
  808. </div></div></div><br><br><br>
  809.  
  810.  
  811.  
  812. <!---- POSTS ---->
  813.  
  814. <div id="entries">
  815. {block:Posts}<div id="posts">
  816.  
  817. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  818.  
  819. {block:Text}{Body}{/block:Text}
  820.  
  821. {block:Quote}<h2>"{Quote}" — {Source}</h2>{/block:Quote}
  822.  
  823. {block:Link}<a href="{URL}" class="Links" {Target}><h1>{Name}&nbsp;</h1></a>{block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  824.  
  825. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  826.  
  827. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  828.  
  829. {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}
  830.  
  831. {block:Audio}<div id="_">{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}{AudioPlayerBlack}<br>
  832. {block:TrackName}<b>Song:</b> {TrackName}<br />{/block:TrackName}
  833. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  834. </div> {/block:Audio}
  835. <br>
  836.  
  837. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  838.  
  839. {block:Answer}
  840. <div id="askbox">
  841. <div class="pic">
  842. <a href="{AskerURL}">
  843. <img src="{AskerPortraitURL-48}" />
  844. </a></div>
  845. <div class="question">
  846. <span class="asker">
  847. {Asker} asked:</span><br>
  848. {Question}</div></div>
  849. <div class="answer">
  850. {Answer}</div>
  851. {/block:Answer}
  852.  
  853. <div id="info">
  854.  
  855. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}
  856. • <a href="{Permalink}">{NoteCountWithLabel}</a> •
  857. <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
  858. {/block:NoteCount}
  859.  
  860. {block:RebloggedFrom}<span style="float:right; padding:5px; left:2px; margin-top:-6px"><a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}" title="via"></a>&nbsp;<a href="{ReblogRootURL}"><img src="{ReblogRootPortraitURL-24}" title="source"></a></span>{/block:RebloggedFrom}
  861.  
  862. </div>
  863.  
  864. <div id="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div><BR>
  865.  
  866. {/block:posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  867. </div>
  868.  
  869.  
  870. <!---- PAGINATION ---->
  871.  
  872.  
  873. <center> {block:Pagination}
  874.  
  875. <div class="pagination">
  876. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  877. {block:JumpPagination length="5"}
  878. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  879. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  880. {/block:JumpPagination}
  881. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  882. </div>{/block:Pagination}</div>
  883.  
  884. </center>
  885.  
  886. <div id="credit">
  887. <a href="http://sebastijanstan.tumblr.com/">SEBASTIJANSTAN</a>
  888. </div>
  889.  
  890. <p></p>
  891. <p></p>
  892.  
  893. <p></p>
  894. <p></p>
  895.  
  896. </div>
  897. <br>
  898.  
  899.  
  900. </div>
  901. </body>
  902.  
  903.  
  904. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement