Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!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">
- <!--
- --------------------------------------------------
- i t s H A Z Z A . t u m b l r . C O M
- T H E M E ❖ 0 7 { D I R E C T I O N S }
- --------------------------------------------------
- -->
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#fdfcea" />
- <meta name="color:entry" content="#fcfbe8" />
- <meta name="color:side" content="#fcfbe8" />
- <meta name="color:text" content="#a3a3a3" />
- <meta name="color:border" content="#a66744" />
- <meta name="color:titlee" content="#7e8686" />
- <meta name="color:entrytitlee" content="#834731" />
- <meta name="color:bold" content="#bebbd6" />
- <meta name="color:italic" content="#a9a180" />
- <meta name="color:link" content="#a66744" />
- <meta name="color:lhover" content="#834731" />
- <meta name="color:scrollbar" content="#a66744" />
- <meta name="color:sbarbk" content="#f6f4df" />
- <meta name="color:info" content="#f6f4df" />
- <meta name="color:desc" content="#5c5b5b">
- <meta name="color:question" content="#f6f4df" />
- <meta name="color:linkback" content="#d4d2b5" />
- <meta name="font:body" content="Trebuchet MS" />
- <meta name="font:entrytitle" content="Arial" />
- <meta name="font:links" content="Georgia" />
- <meta name="font:descrip" content="Georgia" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="" />
- <meta name="text:sideimgtext" content=""/>
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <meta name="text:askbox" content="/ask" />
- <meta name="text:askbox Title" content="ask" />
- <meta name="text:archive Title" content="archive" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <link href='http://fonts.googleapis.com/css?family=Overlock+SC' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Alegreya+SC' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Ruluko' rel='stylesheet' type='text/css'>
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- body {color:{color:text};
- background-color:{color:background};
- background-image: url('{image:Background}');
- background-attachment:fixed;
- background-position: bottom;
- font-family:{font:body};
- font-size:11px;
- line-height:100%;
- text-align:justify}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
- a:hover{color:{color:lhover};}
- #entries{right:30%; margin-left:450px; margin-top:15px; width:520px;}
- #sbar {width: 200px; height: auto;}
- '
- #page {width: 245px; height: auto;}
- #simg {text-align:center;}
- #simg img {
- width: 270px; height: 152px; border: 0px solid; border-color: {color:border};
- text-align:center;
- margin-top: 12px;
- background-color: {color:lhover};
- z-index: 100;
- opacity:1;
- -webkit-transition: all 1.0s ease-in-out;
- -moz-transition: all 1.0s ease-in-out;
- -o-transition: all 1.0s ease-in-out;
- -ms-transition: all 1.0s ease-in-out;
- transition: all 1.0s ease-in-out;
- }
- #simg:hover .sideimgtext {
- opacity:0.8;
- -webkit-transition: all 1.0s ease-in-out;
- -moz-transition: all 1.0s ease-in-out;
- -o-transition: all 1.0s ease-in-out;
- -ms-transition: all 1.0s ease-in-out;
- transition: all 1.0s ease-in-out;
- }
- #sidebar {
- background-image: url('{image:sbg}');
- margin-top: 75px; width:285px;
- height: auto;
- margin-left:85px;
- position:fixed;
- border-radius: 0px 0px 0px 0px;
- overflow:hidden;
- background-color: {color:side};
- border-left:0px solid;
- border-right: 0px solid; opacity:0.8;
- border-color: {color:border};
- padding:15px}
- #title1 {
- margin-top: 57px; width:285px;
- height: auto;
- margin-left:83px;
- position:fixed;
- border-radius: 0px 0px 0px 0px;
- overflow: visible;
- background-color: #transparent;opacity:0.8;
- border-left:0px solid;
- border-right: 0px solid;
- border-color: {color:border};
- padding:15px;}
- #pag {
- margin-top: 15px; width:285px;
- height: 25px;
- margin-left:0px;
- position:fixed;
- overflow: visible;
- background-color: #transparent;
- }
- b2, strong{
- color:{color:bold}; font-weight: bold;
- }
- i2, em{
- color:{color:italic}; font-style: italic;
- }
- .sideimgtext {
- opacity:0;
- width:270px;
- height:152px; margin-left:8px; margin-top: 12px;
- background-color:{color:background};
- color:{color:desc};
- font-family:{font:body};
- font-size:11px;
- text-align:center; overflow: hidden;
- position:fixed;
- z-index: 100;
- -webkit-transition: all 1.0s ease-in-out;
- -moz-transition: all 1.0s ease-in-out;
- -o-transition: all 1.0s ease-in-out;
- -ms-transition: all 1.0s ease-in-out;
- transition: all 1.0s ease-in-out;
- }
- .circle1 {
- display:inline-block;
- width: 60px;
- height: 60px;
- background-color:{color:side};
- -moz-border-radius: 30px;
- -webkit-border-radius: 30px;
- text-align:center;
- }
- .circle1 a {
- color:{color:link};
- opacity:0.7;
- text-decoration:none;
- font-family:{font:links};
- font-size:12px;
- letter-spacing:-1px;
- }
- .circle1:hover a {
- color:{color:link};
- opacity:1;
- }
- #desc {
- margin-left:0px; margin-top: 25px;
- font-family:{font:descrip};
- font-size:9px; padding: 15px;
- color:{color:desc};
- width:255px; text-align:justify; }
- #title {
- color:{color:title};
- font-family: 'Overlock SC', cursive;
- font-size:20px;
- padding-left:0px;
- line-height:20px;}
- .pagination {font-family:{font:Links}; font-size:10px; text-transform:uppercase; text-align:center; padding:0px;}
- #navlink {
- font-size: 12px;
- letter-spacing: 0px;
- text-align:center;
- text-transform: lowercase; width:270px;
- height: auto;
- line-height: 25px;
- font-family: 'Alegreya SC', serif;
- font-style: none;
- margin-left:-7px;
- border-radius: 0px 0px 0px 0px;
- position:fixed;
- background-color: {color:linkback};
- color: {color:link};
- }
- #posts{
- overflow:hidden;
- background-color: {color:entry};
- border-left:0px solid {color:link};
- border-right:0px solid {color:link};
- padding: 10px; }
- #posts:hover #info2{
- opacity:1;
- display:block;border-left:7px solid {color:border};
- }
- h1{
- color:{color:entrytitlee};
- font-family: 'Ruluko', cursive;
- font-size:20px;
- line-height:25px;
- letter-spacing:0px;
- font-weight:normal;
- margin-top:-5px;
- border-bottom: 5px solid; border-color: {color:question};
- margin-bottom:0px;
- padding:0px;
- text-align:left}
- h2{
- color:{color:title};
- font-family:{font:body};
- font-size:15px;
- line-height:12px;
- letter-spacing:0px;
- font-weight:normal;
- text-transform:;
- margin:0px;
- padding:0px;
- margin-bottom:-0px;
- text-align:left}
- h3{
- color: {color:link};
- font-family:{font:body};
- font-size:15px;
- letter-spacing:0px;
- font-weight:normal;
- font-style:normal;
- text-transform:lowercase;
- line-height:14px;
- margin-left:5px;
- margin-top:10px;
- margin-bottom:-10px;
- text-align:left;
- letter-spacing:1px}
- #navigation {
- height:auto; width:270px;
- margin-left:-15px;
- margin-top:-31px;
- padding:30px;
- position:fixed;
- }
- #pagination {
- font-family: {font:links};
- letter-spacing: 10px;
- padding: 7px;
- text-align: center;
- }
- #btt{position:fixed; bottom:10px; right:10px; font-size:10px; font-family:calibri;color:{color:text}; text-transform:uppercase;letter-spacing: 0px; font-style:normal;}
- #source {text-align: left}
- #info{
- font-family:{font:body};
- background-color:{color:info};
- font-size:9px;
- text-transform:l;
- text-align:center;
- padding: 5px;}
- #flo {padding:10px 10px 5px 10px}
- .qu {font-family:georgia; font-size:25px; font-weight:bold; line-height:33px; opacity:0.7}
- .ote {margin-top:-34px; text-indent:15px; opacity:0.9;}
- .asker {width: 490px; background-color: {color:question}; padding: 5px; font-size: 11px; font-weight: normal; color:#777777; text-transform: normal; line-height: 11px;}
- .asker img{float: left; padding: 0px 5px 0px 0px}
- .asker a{font-size: 11px; font-weight: bold; color:{color:link}; text-transform: normal; line-height: 11px; padding: 0; margin: 0}
- .asker a:hover{font-size: 11px; font-weight: bold; color:{color:lhover}; background-color: transparent; text-transform: normal; line-height:11px; padding: 0; margin: 0;}
- .question {font-size: 10px; font-weight: normal; color:{color:text}; text-transform: none;}
- .answer {padding-left: 4px; padding-right: 4px; padding-top: 4px;}
- .answer img {max-width: 470px;}
- #info2 {width:270px;
- margin-left:493px;
- font-family:arial;
- font-size:9px; height: auto;
- text-transform:lowercase;
- text-align:left; position: absolute;
- opacity:0;
- padding:5px; overflow: visible;
- line-height:110%;
- -webkit-transition-duration: 0.6s;
- -moz-transition-duration: 0.5s;
- border-left:2px solid {color:border};}
- #info2:hover {opacity:1;border-left:7px solid {color:border};}
- p{margin-top:4px; margin-bottom:4px}
- blockquote {
- padding:0px;
- padding-left:5px;
- margin:4px;
- border-left:2px solid {color:text};}
- #portrait {position: fixed; -moz-border-radius: 500px;
- -webkit-border-radius: 500px; border: 5px solid; border-color: {color:border};
- display: block; margin-left: 45px; top: 75px; z-index: 100; }
- img a{border:none; width:100%}
- .audio{background-color:black; display:block;}
- .user_1 .label {color:{color:link}; font-weight:bold}
- .user_2 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- #notes {font-weight:normal}
- #notes li {padding-bottom:0.5em}
- #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:8px}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:10px!important;}
- ::-webkit-scrollbar {background-color:{color:sbarbk}; height:10px; width:10px;}
- ::-moz-selection {background-color:transparent; color:{color:Link};}
- ::selection {background-color:transparent; color:{color:link};}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <br>
- <div id="sbar"><div id="sidebar">
- <div id="simg"><div class="sideimgtext"><center><br><br><br><br><br><br><font face="Ruluko"><font size="3px"><a href="{text:askbox}">{text:askbox Title}</a> • <a href="/archive">{text:archive Title}</a> • <a href="http://itshazza.tumblr.com/tagged/themes">©</a></font></font><br>{text:sideimgtext}</div></center><center><img src="{image:sidebar}"/></center></div>
- <div id="navigation"><div id="navlink">
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1} •
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2} •
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3} •
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4} •
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
- </div></div>
- <center><div id="desc"><img style="float: left; padding: 6px 5px 5px 0px; margin-top: -2px;" src="{PortraitURL-48}" width="48" height="48" />{block:Description}{Description}{/block:Description}<br />
- </div></center>
- <div id="pag"><div class="pagination">{block:Pagination}<div id="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- {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:NextPage}
- <a href="{NextPage}">»</a>
- {/block:NextPage}
- </div>{/block:Pagination}
- </div>
- <div id="btt"><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="#top" id="btt">back to top</a></div>
- <br>
- </div></div>
- <div id="title1"> <center><div id="title"><a href="/">{title}</a></center></div></div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- <div id="info2">{block:RebloggedFrom}· vía <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
- {block:ContentSource}<br>© <a href="{SourceURL}">{SourceLink}</a>
- {/block:ContentSource}</div>
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Quote}<h2>"{Quote}" — {Source}</h2>{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</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:Lines}<li class="user_{UserNumber}">{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="asker"><div style="text-transform: uppercase"><img src="{AskerPortraitURL-24}"><b>{Asker}</b></div>
- <div class="questions">"{Question}"</div></div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- {block:Audio}<div id="flo">{block:AlbumArt}<img src="{AlbumArtURL}" width="55px" height="55px" align="left" style="margin-right:10px" />{/block:AlbumArt}{AudioPlayerBlack}<br>
- {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}</div>{/block:Audio}<br>
- <div id="info">{block:Date} <a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth} {ShortMonth}, {ShortYear}{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {block:HasTags}<br>tagged: {block:Tags}#<a href="/tagged/{Tag}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment