Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!--
- Gaia’s Pawns Theme by smashingthemes
- — Do not steal or take credit or use as a base. Edit it all you want!
- - REMEMBER TO HAVE LIKED THE POST
- — If you need any help, you can find me at smashingkeys.tumblr.com
- — I am willing to edit my themes for you
- -->
- <head>
- <meta name="color:Asks" content="#959595">
- <meta name="color:Background" content="#fcfcfc">
- <meta name="color:Body" content="#333">
- <meta name="color:Links Hover" content="#aaa">
- <meta name="color:Links" content="#bbb">
- <meta name="color:Post Divider" content="#ddd">
- <meta name="color:Side" content="#eee">
- <meta name="color:Titles" content="#333">
- <meta name="image:Side" content="http://24.media.tumblr.com/d0e781a8115a54aa32ecb1802ea507f5/tumblr_mjzh1lwNWb1rc51ufo4_250.png">
- <meta name="text:Link1" content="home">
- <meta name="text:Link1 url" content="/">
- <meta name="text:Link2" content="ask">
- <meta name="text:Link2 url" content="/ask">
- <meta name="text:Link3" content="link">
- <meta name="text:Link3 url" content="/">
- <meta name="text:Link4" content="link">
- <meta name="text:Link4 url" content="/">
- <meta name="text:Link5" content="link">
- <meta name="text:Link5 url" content="/">
- <meta name="text:Link6" content="link">
- <meta name="text:Link6 url" content="/">
- <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
- <style type="text/css">
- div#qTip {
- font-family: 'Times';
- color: black;
- background-color: {color:Background};
- letter-spacing: 1px;
- font-size: 9px;
- display: none;
- text-align: center;
- position: absolute;
- z-index: 10;
- padding: 4px 4px;
- }
- body {
- background-color: {color:Background}
- font-family: Calibri;
- color: {color:Body};
- font-size: 12px;
- }
- a {
- text-decoration: none;
- color: {color:Links};
- font-style: bold;
- }
- a:hover {
- text-decoration: none;
- color: {color:Links Hover};
- font-style: bold;
- }
- h1 {
- color: {color:Titles};
- font-size: 18px;
- font-family: calibri;
- }
- h1 a {
- color: {color:Titles};
- }
- #zephyrus {
- margin-top: 150px;
- margin-left: 200px;
- position: fixed;
- width: 200px;
- height: auto;
- background-color: {color:Side};
- padding: 10px 20px;
- }
- .techne {
- margin-top: 10px;
- margin-bottom: 10px;
- width: 200px;
- }
- .techne img {
- width: 180px;
- position: fixed;
- height: auto;
- padding: 10px;
- }
- .pawns {
- margin-top: 10px;
- margin-left: 0px;
- padding-top: 5px;
- padding-bottom: 7px;
- border-top: 1px solid #bbb;
- border-bottom: 1px solid #bbb;
- }
- .pawns a{
- margin-left: 12px;
- text-decoration: none;
- color: {color:Links};
- font-size: 17px;
- }
- .pawns a:hover{
- color: {color:Links Hover};
- }
- #hermes {
- width: 175px;
- height: auto;
- font-size: 10px;
- font-family: calibri;
- padding: 5px;
- margin-left: 5px;
- text-align: left;
- }
- #entries {
- position:relative;
- float:left;
- width:522px;
- top:5px;
- text-align:justify;
- left:530px;
- padding:40px;
- }
- #post {
- margin-bottom:25px;
- padding-top: 10px;
- border-top: 1px solid {color:Post Divider};
- width:500px;
- padding:0px;
- background-color: {color:background};
- }
- #pagination {
- text-align:center;
- font-size:9px;
- margin-top: 10px;
- margin-bottom:2px;
- text-transform:none;
- font-style:none;
- text-transform: lowercase;
- }
- #athena {
- font-style:none;
- font-size: 9px;
- width:500px;
- color:{color:Body};
- text-align:center;
- padding-top:5px;
- }
- #athena a:link {
- color:{color:Body};
- }
- #iris {
- float:left;
- margin-right:5px;
- }
- </style>
- </head>
- <body>
- <div id="zephyrus">
- <img class="techne"src="{image:Side}" />
- <div class="pawns">
- {block:ifLink1Url}<a href="{text:Link1 url}" title="{text:Link1}">♛</a>{/block:ifLink1Url}
- {block:ifLink2Url}<a href="{text:Link2 url}" title="{text:Link2}">♚</a>{/block:ifLink2Url}
- {block:ifLink3Url}<a href="{text:Link3 url}" title="{text:Link3}">♞</a>{/block:ifLink3Url}
- {block:ifLink4Url}<a href="{text:Link4 url}" title="{text:Link4}">♜</a>{/block:ifLink4Url}
- {block:ifLink5Url}<a href="{text:Link5 url}" title="{text:Link5}">♝</a>{/block:ifLink5Url}
- {block:ifLink6Url}<a href="{text:Link6 url}" title="{text:Link6}">♟</a>{/block:ifLink6Url}
- </div>
- <div id="hermes">{Description}</div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage} /
- {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
- {/block:Pagination}</div>
- </div>
- <div id="entries">{block:Posts}<div id="post">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<h1><center>{Quote}{block:Source}</h1> —{Source}</center>{/block:Source}{/block:Quote}
- {block:Link}<h1><center><a href="{URL}" {Target}>{Name}</a></h1></center>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}<div class="padding-top:5px;">{AudioPlayerWhite}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="iris"><img style="border:2px solid {color:Asks};" src="{AskerPortraitURL-30}"></div>{Asker} asked:<br>{Question}<span style="padding-top:3px; border-top:2px solid {color:Asks};">{Answer}{/block:Answer}
- <div id="athena">
- {block:Date}<a href="{Permalink}">{DayOfMonth} / {ShortMonth}</a>
- {block:NoteCount} ⧫ <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
- {/block:Date}
- {block:RebloggedFrom} ⧫ <a href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}
- {block:ContentSource} ⧫ <a href="{SourceURL}">source</a>{/block:ContentSource} <br>
- {block:HasTags}{block:Tags} • <a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
- </div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}
- </div>
- <div style="font-size: 10px; padding: 5px; float: left; position: fixed; bottom: 5px; left: 10px; background-color: #fff;;"><a href="http://smashingkeys.tumblr.com">SK</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment