castiellans

theme01

Sep 30th, 2012
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.20 KB | None | 0 0
  1. <!-- theme 01 by liampayynes -->
  2.  
  3. <head>
  4.  
  5. <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#ffffff"/><meta name="color:sidebar" content="#ffffff"/><meta name="color:entry" content="#ffffff"/><meta name="color:sidelinkshover" content="#fffdf0"/><meta name="color:title" content="#c0c0c0"/><meta name="color:text" content="#c0c0c0"/><meta name="color:link" content="#DDCDBB"/><meta name="font:title" content="arial"/><meta name="font:body" content="arial"/><meta name="image:sidebar" content=""/><meta name="image:background" 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=""/>
  7.  
  8. <title>{Title}</title>
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}<link rel="shortcut icon" href="{Favicon}"/><link rel="alternate" type="application/rss+xml" href="{RSS}"/><link rel="alternate" type="application/rss+xml" href="{RSS}" /><style class="text/css">@import url(http://fonts.googleapis.com/css?family=Codystar);</style>
  10.  
  11. <style type="text/css">
  12. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:arial; font-size:10px; line-height:110%; text-align:justify}a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  13. a:hover{color:{color:title}}blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}small{font-size:10px}big{font-size:12px}b, strong{color:{color:title}}i, em {color:{color:text}}p{margin-top:5px; margin-bottom:5px}blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}img a{border:none; width:100%}#container {background-color:transparent; width: 800px; text-align: center; margin: 0 auto -10px auto}#entries {margin: 12px 0 -10px 260px; margin-right:0px; float:right; text-align: justify}#entry {margin: 0px 0 -5px 0; width: 500px; background-color:{color:entry}; text-align: justify; padding: 4px}#title{font-family:'Codystar';font-size:25px; text-transform:uppercase;line-height:120%;margin-left:0px;}#sidebar {top: 125px; margin-left:5px; padding:0px; width: 230px; position:fixed;}#sidelinks {float:justify; position:fixed; text-align:justify; width:230px; margin-top:-30px; margin-bottom:0px; text-align:justify}sidelinks a {color:{color:menu color}; text-transform: uppercase; font-family: calibri; letter-spacing: 0px; font-size: 10px; line-height: -79px; background: {color:menu bg}; margin-top: 0px; margin-bottom: 1px; padding: 3px; width: 195px; margin-left: 0px {color:menu border};}sidelinks a:hover {background-color:{color:sidelinkshover}}#description{background-color:{color:entry}; padding:0px; float:left; width:230px; margin-top:-25px; margin-bottom:26px; text-align:center}#description img{max-width:230px; max-height:230px; margin-bottom:3px}#stext {text-align:justify; font-family: calibri; font-size: 11px; padding:6px}#pagination {font-family:georgia; text-align:center; font-size:10px; margin-top:24px; margin-bottom:24px; text-transform:uppercase}
  14.  
  15.  
  16. h1{color:{color:title}; font-family:georgia; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:lowercase; margin:0px; padding:0px; text-align:left}h2{color:{color:title}; font-family:georgia; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}#info{font-family:arial; font-size:10px; text-transform:lowercase; text-align:center}#questions {background-color:{color:entry}; color: {color:text}; padding:2px; margin-top: 2px; margin-bottom:2px; font-family:georgia; font-size:10px; text-transform:lowercase; border-bottom:1px dotted {color:text}}#questions a {color:{color:link}}
  17. h2{color:#d0d0d0; font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  18.  
  19. .audio{background-color:white; display:block}
  20. .user_1 .label {color:#b8b8b8; font-weight:bold}
  21. .user_2 .label {color:#c9c9c9; font-weight:bold}
  22. .user_3 .label {color:#b8b8b8; font-weight:bold}
  23. .user_4 .label {color:#c9c9c9; font-weight:bold}
  24. .user_5 .label {color:#b8b8b8; font-weight:bold}
  25. .user_6 .label {color:#c9c9c9; font-weight:bold}
  26. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  27. .notes img{width:10px; position:relative; top:2px}
  28. ol.notes, .notes li{width:400px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  29.  
  30. </style>
  31. <style type="text/css">{CustomCSS}</style>
  32. </head>
  33.  
  34. <body>
  35. <div id="container">
  36. <div id="entries">{block:Posts}<div id="entry">{block:Title}<h1>{Title}&nbsp;</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}&nbsp;</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}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}{block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}{block:Answer}<div id="questions"><em>{asker}</em> asked: {Question}<br /></div>{Answer}{/block:answer}{block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  37.  
  38. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}</a> ✖ {/block:Date} {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:RebloggedFrom} (© <a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:RebloggedFrom}<br />{block:HasTags}{block:Tags}ϟ <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>
  39. {/block:Posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  40. </div>
  41.  
  42. <div id="sidebar">
  43. <center><div id="title"><a href="/">{title}</a></div></center>
  44. <sidelinks><br><center><a href="/ask">ask</a>{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}<a href="http://liampayynes.tumblr.com/tagged/themes">theme</a></center></sidelinks><a href="/"><img src="{image:sidebar}" border="0"/></a><br/><div id="description"><br><br><div id="stext">{Description}</div><br/><center>{block:PreviousPage}<a href="{PreviousPage}"><font size="5">«</font></a>{/block:PreviousPage}{block:NextPage} <a href="{NextPage}"><font size="5">»</font></a>{/block:NextPage}<p>
  45. </center></br></div></div></div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment