Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--theme2 JENNIFER LAWRENCE by kahniss
- DON'T remove credit
- Don'T use as your onw
- DON'T use as base code-->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta name="color:bg" content="#FFFFFF">
- <meta name="color:navibg" content="#f5b361">
- <meta name="color:navifont" content="#ffffff">
- <meta name="color:navibghover" content="#fff3e4">
- <meta name="color:navifonthover" content="#4e4e4e">
- <meta name="color:containerbg" content="#f7f1e5">
- <meta name="color:stuffbg" content="#ffffff">
- <meta name="color:notesbuttonbghover" content="#f5b361">
- <meta name="color:notesbuttonfonthover" content="#ffffff">
- <meta name="color:link" content="#252525">
- <meta name="color:hover" content="#1c1c1c">
- <meta name="color:text" content="#4e4e4e">
- <meta name="color:scrollbar" content="#eeeeee">
- <meta name="color:boxbg" content="#ffffff">
- <meta name="color:boxtitlebg" content="#ffbd72">
- <meta name="color:boxtitlefont" content="#ffffff">
- <meta name="color:boxtext" content="#8b8b8b">
- <meta name="color:boxtextaccent" content="#4dac65">
- <meta name="color:boximageaccent" content="#abd35f">
- <meta name="color:boximageaccenthover" content="#184916">
- <meta name="image:header" content=""/>
- <meta name="text:link1" content="">
- <meta name="text:link1 url" content="/">
- <meta name="text:link2" content="">
- <meta name="text:link2 url" content="/">
- <meta name="text:link3" content="">
- <meta name="text:link3 url" content="/">
- <meta name="text:link4" content="">
- <meta name="text:link4 url" content="/">
- <meta name="text:link5" content="">
- <meta name="text:link5 url" content="/">
- <meta name="text:link6" content="">
- <meta name="text:link6 url" content="/">
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/bp5eclb/7aXlvzh6m/jquery-1.2.6.min.js"></script>
- <script type='text/javascript'> $(document).ready(function(){ $("img.a").hover( function() { $(this).stop().animate({"opacity": "0"}, "slow"); }, function() { $(this).stop().animate({"opacity": "1"}, "slow"); }); }); </script>
- <style type="text/css">
- a {
- color:{color:link};
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- a:hover {
- color:{color:hover};
- text-decoration:none;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
- body {
- background-color:{color:bg};
- margin: 0px;
- font-family: Arial;
- font-size: 11px;
- }
- h1 {
- font-weight:normal;
- font-size:11px;
- text-align:center;
- font-style:normal;
- line-height:80%;
- letter-spacing:1px;
- color:#2d2d2d;
- text-align:left;
- }
- h2 {
- padding:10px;
- color:#ffffff;
- background-color:#1f1d1b;
- font-size:14px;
- letter-spacing:0px;
- line-height:140%;
- text-align:left;
- text-align:justify;
- }
- blockquote {
- padding:0px;
- padding-left:10px;
- margin:5px;
- background-color:#ffffff;
- }
- #theme {
- background-color: transparent;
- width:900px;
- margin: 0 auto -12px auto;
- text-align: center;
- }
- /*/ HEADER /*/
- #header{
- width:920px;
- height:600px;
- overflow:hidden;
- position:relative;
- margin-top:0px;
- left:-30px;
- }
- /*/ NAVIGATION /*/
- #navigation {
- padding:10px;
- margin-left:-30px;
- width:900px;
- background-color:{color:navibg};
- }
- #navigation a {
- padding:10px;
- font-family: arial;
- font-size: 12px;
- color:{color:navifont};
- background-color:{color:navibg};
- }
- #navigation a:hover {
- color:{color:navifonthover};
- background-color:{color:navibghover};
- }
- /*/ CONTAINER /*/
- .containerbg{
- padding:20px;
- margin-left:-60px;
- margin-top:29px;
- background:{color:containerbg};
- padding-top:10px;
- width: 880px;
- z-index:-1000;
- }
- /*/ POSTS /*/
- #stuffcontainer {
- float:left;
- margin-left:-570px;
- margin-top:-155px;
- text-align:justify;
- color:{color:text};
- margin-bottom: 35px;
- }
- #stuff {
- width:500px;
- margin-top:80px;
- padding-bottom:0px;
- text-align:justify;
- font-size:11px;
- letter-spacing:0x;
- background-color:{color:stuffbg};
- padding: 15px;
- color:{color:text};
- }
- /*/ NOTES /*/
- .notes {
- margin-top:4px;
- padding-top:0px;
- font-family: arial;
- font-size: 10px;
- text-align:left;
- letter-spacing:0px;
- width:490px;
- background-color:#f7f7f7;
- padding:6px;
- }
- .notes a:hover {
- text-decoration:underline;
- }
- .note {
- background-color:{color:stuffbg};
- font-family: arial;
- font-style:normal;
- letter-spacing:0px;
- font-size: 9px;
- width:490px;
- text-align:left;
- line-height:100%;
- margin-left:0px;
- }
- .note li {
- list-style-type:none;
- padding:10px;
- text-align:left;
- margin:0px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- /*/ TAGS /*/
- .tags {
- width:500px;
- font-family:calibri;
- font-style:normal;
- color:{color:tags};
- margin-top:-5px;
- font-size:8px;
- text-align:right;
- }
- .tags a {
- color:{color:tags};
- letter-spacing:0px;
- padding:1px;
- }
- /*/ OTHER /*/
- .caption {
- width:500px;
- text-align:justify;
- line-height:120%;
- }
- .ask {
- padding:10px;
- border-radius:5px;
- text-align:left;
- color:{color:text};
- background-color:#f7f7f7;
- border:1px solid #fafafa;
- }
- .asker {
- text-transform:uppercase;
- margin-left:0px;
- margin-top:3px;
- font-family: calibri;
- font-size:8px;
- color:{color:link};
- }
- .question {
- text-transform:uppercase;
- width:420px;
- font-family: calibri;
- text-align:left;
- font-size:10px;
- padding:10px;
- margin-left:40px;
- margin-top:-40px;
- background-color:#fff;
- color:{color:text};
- }
- .answer {
- text-align:left;
- padding:10px;
- color:{color:text};
- }
- .audio {
- width:500px;
- padding-bottom:10px;
- background-color:{color:infobg};
- }
- .albumart {
- float:left;
- padding:0px 10px 10px 0px;
- }
- .albumart img {
- width:45px;
- height:45px;
- }
- .playercontainer {
- text-align:left;
- padding:10px;
- background-color:#ffffff;
- width:480px;
- }
- .audioinfo {
- padding:10px;
- color:{color:text};
- }
- ul.chat, .chat ol, .chat li {
- list-style:none;
- margin:0px;
- padding:2px;
- }
- .label {
- text-decoration:underline;
- font-weight:700;
- background-color:{color:infobg};
- margin-right:5px;
- }
- /*/ REBLOG, NOTES, VIA & SOURCE BUTTON /*/
- .not {
- width:500px;
- padding:0px;
- margin-top:10px;
- text-align:left;
- }
- .not a {
- font-family:arial;
- font-size:9px;
- letter-spacing:0px;
- text-align:left;
- padding:5px;
- margin-right:5px;
- display:inline-block;
- background-color:#f0f0f0;
- color:#636363;
- }
- .not a:hover {
- background-color:{color:notesbuttonbghover};
- color:{color:notesbuttonfonthover};
- }
- /*/ BOXES /*/
- #sidebar{
- margin-left:600px;
- }
- #boxes {
- width: 280px;
- margin-left:-50px;
- position: absolute;
- text-decoration: none;
- text-align:center;
- text-align:justify;
- }
- .boxtext {
- background: {color:boxbg};
- width: 300px;
- margin-top:-28px;
- text-align: justify;
- font-family: arial;
- font-size: 9px;
- padding-left: 0px;
- padding:10px;
- padding-top:20px;
- padding-bottom:20px;
- color:{color:boxtext};
- }
- .boxtitle {
- width:300px;
- height:auto;
- padding:10px;
- font-family:calibri;
- text-transform:uppercase;
- font-size:14px;
- text-align:right;
- background-color:{color:boxtitlebg};
- color:{color:boxtitlefont};
- }
- /*/ MEMBERS /*/
- .m {
- width:300px;
- margin-left:0px;
- line-height: 17px;
- }
- .m a {
- padding-right:1px;
- }
- .m img {
- margin: 0px;
- padding: 2px;
- border-radius: 2px;
- border: 1px solid {color:boximageaccent};
- width:40px;
- }
- .m img:hover {
- margin: 0px;
- padding: 2px;
- -moz-border-radius: 3px;
- border-radius: 2px;
- border: {color:boximageaccenthover} 1px solid;
- }
- /*/ PROJECTS /*/
- .projects {
- margin-top:-55px;
- margin-left:0px;
- width: 300px;
- font-family: arial;
- font-size: 11px;
- line-height: 17px;
- padding: 0px;
- text-align: justify;
- }
- .projects img {
- margin: 0px;
- padding: 0px;
- border-radius: 2px;
- border: 1px solid {color:boximageaccent};
- }
- .projects img:hover {
- margin: 0px;
- padding: 0px;
- -moz-border-radius: 3px;
- border-radius: 2px;
- border: {color:boximageaccenthover} 1px solid;
- }
- .project {
- margin-top:0px;
- font-family: arial;
- text-transform: capitalize;
- font-size: 10px;
- letter-spacing: -1px;
- }
- /*/ AFFILIATES /*/
- .affiliates {
- width: 290px;
- margin-left:5px;
- }
- .affiliates img {
- width: 45px;
- height: 55px;
- margin: 2px;
- padding: 2px;
- border-radius: 2px;
- border: 1px solid {color:boximageaccent};
- }
- .affiliates img:hover {
- margin: 2px;
- padding: 2px;
- -moz-border-radius: 3px;
- border-radius: 2px;
- border: {color:boximageaccenthover} 1px solid;
- }
- /*/ PAGINATION /*/
- #pagi {
- padding:15px;
- width:500px;
- text-align:center;
- margin-bottom:30px;
- font-family:arial;
- font-size:12px;
- letter-spacing:4px;
- text-transform:uppercase;
- font-style:italic;
- z-index:100;
- background-color:{color:stuffbg};
- }
- #pagi a:hover {
- color:{color:hover}
- }
- {CustomCSS}
- </style></head>
- <body>
- <div id="theme">
- <link href='http://fonts.googleapis.com/css?family=Pompiere' rel='stylesheet' type='text/css'>
- <div id="header"> <img src="{image:header}"></a></div>
- <div id="navigation">
- <a href="{text:link1 url}">{text:link1}</a>
- {/block:IfLink1}
- {block:IfLink2}
- <a href="{text:link2 url}">{text:link2}</a>
- {/block:IfLink2}
- {block:IfLink3}
- <a href="{text:link3 url}">{text:link3}</a>
- {/block:IfLink3}
- <a href="{text:link4 url}">{text:link4}</a>
- {/block:IfLink4}
- <a href="{text:link5 url}">{text:link5}</a>
- {/block:IfLink5}
- <a href="{text:link6 url}">{text:link6}</a>
- {/block:IfLink6}
- <a href="http://www.kahniss.tumblr.com/">Theme</a>
- </div>
- <br><br><br><br><br><br>
- <div id="sidebar">
- <div id="boxes">
- <div class="boxtitle">Welcome message</div><br><br>
- <div class="boxtext">
- {Description}
- </div>
- <br><br><br>
- <div class="boxtitle">Extra box</div><br><br>
- <div class="boxtext">
- <div style="text-align:center;">
- You can put there anything you want, like calendar box, lates tweets thing etc.
- </div></div><br><br><br>
- <div class="boxtitle">Projects</div><br><br>
- <div class="boxtext">
- <div class="projects">
- <div class="project"></div>
- <br><br><br>
- <img align="left" style="padding: 2px; margin-right:5px;" src="http://static.tumblr.com/svlsesh/wAFn2hyse/proj.png"></img>
- <br><br>
- <font color="{color:boxtextaccent}"><strong>X-MEN DAYS OF FUTURE PAST</strong></font><br>
- <b>Role: </b> Raven / Mystique <br>
- <b>Release date: </b> 2014<br>
- <b>Status:</b> Post-production</font>
- <br>
- <br>
- <img align="left" style="padding: 2px; margin-right:5px;" src="http://static.tumblr.com/svlsesh/wAFn2hyse/proj.png"></img>
- <br><br>
- <font color="{color:boxtextaccent}"><strong>SERENA</strong></font><br>
- <b>Role: </b> Serena <br>
- <b>Release date: </b> 2014<br>
- <b>Status: </b> Completed</font>
- <br>
- <br>
- <img align="left" style="padding: 2px; margin-right:5px;" src="http://static.tumblr.com/svlsesh/wAFn2hyse/proj.png"></img>
- <br><br>
- <font color="{color:boxtextaccent}"><strong>MOCKINGJAY PART 1</strong></font><br>
- <b>Role: </b> Katniss Everdeen<br>
- <b>Release date: </b> 2014</a> <br>
- <b>Status: </b> Post-production</a> <br>
- <br></div></div><br><br><br>
- <div class="boxtitle">Extra box #2</div><br><br>
- <div class="boxtext">
- <div class="ll">
- Second extra box, put there anything you want to :)
- </div></div><br><br><br>
- <div class="boxtitle">Affiliates</div><br><br>
- <div class="boxtext">
- <div class="affiliates">
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/pK4n2fydm/affil.png" />
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/pK4n2fydm/affil.png" />
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/pK4n2fydm/affil.png" />
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/pK4n2fydm/affil.png" />
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/pK4n2fydm/affil.png" />
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/pK4n2fydm/affil.png" />
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/pK4n2fydm/affil.png" />
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/pK4n2fydm/affil.png" />
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/pK4n2fydm/affil.png" />
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/pK4n2fydm/affil.png" /></a>
- <select onChange="location.href=this.options[this.selectedIndex].value;" style="margin-top:5px; margin-left: 70px; width: 150px; font-family:arial; font-size:11px;">
- <option value="/">More affiliates</option>
- <option value="#">.......................................</option>
- <option value="/">BLOG URL #1</option>
- <option value="/">BLOG URL #2</option>
- <option value="/">BLOG URL #3</option>
- <option value="/">BLOG URL #4</option>
- </select>
- </div></div><br><br><br>
- <div class="boxtitle">Team of Blog</div><br><br>
- <div class="boxtext">
- <div class="m">
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/1KLn2hwvw/m.png" /></a>
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/1KLn2hwvw/m.png" /></a>
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/1KLn2hwvw/m.png" /></a>
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/1KLn2hwvw/m.png" /></a>
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/1KLn2hwvw/m.png" /></a>
- <a href="http://www.tumblr.com/"><img src="http://static.tumblr.com/svlsesh/1KLn2hwvw/m.png" /></a>
- </div></div><br><br><br>
- <div class="boxtitle">Site info</div><br><br>
- <div class="boxtext">
- <div style="text-align:justify;">
- <b><font color="{color:boxtextaccent}">About: </font></b> Jennifer Lawrence </font><br>
- <b><font color="{color:boxtextaccent}">Established:</font></b> November 2014 <br>
- <b><font color="{color:boxtextaccent}">Currently Online: </font></b> 3 Users <br>
- <b><font color="{color:boxtextaccent}">Hits:</font></b> 32424 Hits
- <br><br>
- 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>
- </div></div></div><br><br><br>
- <div id="stuffcontainer">
- <div class="containerbg">
- {block:Posts}
- <div id="stuff">
- {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
- {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
- {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
- {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div class="ask"><img src="{AskerPortraitURL-30}" style=" padding:5px;background:#fffff;"/><div class="question">{Question}<div class="asker">{Asker}</div></div></div><div class="answer">{Answer}</div>{/block:answer}
- {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
- <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
- <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
- {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
- <div id="perma">
- <div class="perma">
- <div class="notes">
- <div style="margin-left:0px; padding:2px;">
- {block:Date}Posted by
- {block:GroupMembers} <a href="{PostAuthorURL}">{PostAuthorName}</a>{/block:GroupMembers} on
- {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}
- </a>
- {/block:Date}
- {block:RebloggedFrom}
- <a title ="{ReblogParentName}" href="{ReblogParentURL}"></a>
- {/block:RebloggedFrom}</a>
- {block:ContentSource}
- <a title ="{SourceTitle}" href="{SourceURL}"></a>
- {/block:ContentSource}
- Tagged with
- {block:HasTags}{block:Tags}
- <a href="{TagURL}">{Tag}</a>,
- {/block:Tags}
- {/block:HasTags}
- </div></div>
- <div class="not">
- {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</a>
- <a href="{ReblogURL}">Reblog</a>
- {/block:NoteCount}</a>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">Via</a>{block:ContentSource} <a href="{ReblogRootURL}" title="{ReblogRootName}">Source</a>{/block:ContentSource}{/block:RebloggedFrom}
- {/block:PermalinkPage}
- </div></div></div></div>
- {/block:Date}
- <div class="note">
- <p>
- {block:PostNotes}
- <div style="margin-left:15px;">
- {PostNotes}{/block:PostNotes}
- </div>
- {/block:Posts}
- <div id="pagi">
- {block:IndexPage}
- <div id="pagination">
- {block:Pagination}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {/block:Pagination}
- </div>
- {/block:IndexPage}
- </div>
- <div style="position:fixed; font-size:8px; color:{color:text}; letter-spacing:0px; bottom:2px; font-family: calibri; right:2px;">
- <a href="http://www.kahniss.tumblr.com/">THEME</a></div>
- </div>
- </div>
- </div>
- </div>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment