Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <META name="color:Background" content="#575560">
- <META name="color:chato1" content="#d2d2d2" />
- <META name="color:chato2" content="#3d322d" />
- <META name="color:postbackground" content="#e5e5e5"/>
- <META name="color:text" content="#434343" />
- <META name="color:hover" content="#a0a0a0" />
- <META name="color:Link" content="#898989" />
- <META name="color:Title" content="#e5e7e9" />
- <META name="text:title size" content="23" />
- <META name="color:SideBackground" content="#e5e7e9" />
- <meta name="color:Description" content="#777" />
- <META name="color:Sidebar Nav Background" content="#303e58">
- <META name="color:Sidebar Nav Link" content="#FDF7F3">
- <META name="color:Sidebar Nav Link Hover" content="#a0a0a0">
- <META name="image:Background" content=""/>
- <META name="image:Header" content="" />
- <META name="image:Footer" content="" />
- <META name="image:SideBar" content="http://static.tumblr.com/isn4euj/qysm3grw0/317753_272158072816811_100000678610543_829379_1241615373_a.jpg">
- </head>
- <body>
- <style type="text/css">
- body {
- background-color: {color:Background};
- background-image: url('{image:Background}');
- background-position: bottom left;
- background-repeat: no-repeat;
- background-attachment: fixed;
- height: 100%;
- width: 100%;
- }
- a.link, a.visited, a.active {
- color: {color:Link};
- }
- a.hover {
- color: {color:hover};
- text-decoration: none;
- font-weight: normal;
- }
- .
- a.title, a.title.visited, a.title.link {
- margin-bottom: 5px;
- font-family: 'Rouge Script', cursive;
- font-weight: normal;
- font-style: none;
- font-size: {text:title size};
- letter-spacing: -1px;
- color: {color:Link};
- position:fixed;
- padding: 33px;
- }
- a.title.hover {
- transparent !important;
- text-decoration: none;
- color: {color:Link};
- }
- #container {
- width: 900px;
- margin: auto;
- margin-top: 90px;
- margin-bottom: 70px;
- }
- #entry {
- width: 550px;
- margin-top: 130px;
- margin-left: 340px;
- }
- .post {
- margin: auto;
- margin-top: 30px;
- width: 500px;
- padding: 0px;
- margin-bottom: 0px;
- background-color: {color:postbackground};
- font-family: tahoma;
- font-size: 10px;
- line-height: 15px;
- color: {color:text};
- }
- .photo img { max-width: 500px;border:0px; }
- .caption {
- font-family: tahoma;
- font-size: 11px;
- line-height: 15px;
- color: {color:text};
- }
- .post link a, .post link a:link, .post link a:visited, .post link a:active {
- font-family: Times;
- font-size: 15px;
- line-height: 18px;
- color: {color:link};
- letter-spacing: 0px;
- margin-bottom: 5px;
- font-weight: normal;
- text-transform: uppercase;
- }
- .quote {
- color: {color:text};
- }
- .blockquote {
- display: block;
- border-left: 1px solid;
- border-color: {color:Border};
- font-family: arial;
- font-size: 11px;
- color: {color:text};
- font-weight: normal;
- font-style: none;
- padding: 0px;
- }
- .source {
- font-family:
- font-size: 9px;
- line-height: 15px;
- color: {color:text};
- }
- .span {
- font-weight: bold;
- }
- .ul {
- list-style-type: square;
- }
- .chat:ul {
- list-style-type: none;
- width: 500px;
- display: block;
- margin: auto;
- padding: 0px;
- }
- .odd {
- padding: 3px;
- color: {color:text};
- background-color: {color:chato2};
- }
- .even {
- padding: 3px;
- background-color: {color:chato1};
- }
- .albumart:img {
- float: left;
- margin-right: 20px;
- width: 100px;
- height: 100px;
- }
- .albumart {
- padding-bottom: 50px;
- }
- .post:answer {
- background-color: {color:Background};
- width: 500px;
- }
- .question {
- background-color: {color:Background};
- width: 500px;
- height: auto;
- margin: auto;
- font-family:tahoma;
- font-size: 16px;
- line-height: 20px;
- color: {color:Link};
- font-weight: 500;
- letter-spacing: 0px;
- }
- .asker {
- display: inline;
- font-family: Arial;
- font-size: 16px;
- line-height: 20px;
- color: {color:Background};
- font-weight: 500;
- letter-spacing: 0px;
- text-transform: lowercase;
- }
- #asker .a:hover {
- color: {color:Background};
- text-decoration: underline overline;
- }
- #Header{width: 100%;
- margin: 0 auto; header-image:url('{image: Header}') }
- #title { top: 117px;
- position: fixed;
- left: 110px; color: {color:Title}; font-size:{text:title size}px;
- }
- #title.a { color:{color:Title}; }
- #footer{ width: 100%; margin: 0 auto; footer-image: url('{image:Footer}')}
- .sidebar {
- background-color: {color:SideBackground};
- top: 145px;
- position: fixed;
- left: 110px;
- padding:2px;
- color: {color:text};
- width: 220px;
- font-family:"Yakout";
- font-size: 13px;
- text-align: right;
- }
- #nav {position:fixed;
- background-color: {color:Sidebar Nav Background};
- width:219px;
- height: 17px;
- line-height: 19px;
- }
- #nav a {
- font-family: tahoma;
- font-size:11px;
- color: {color:Sidebar Nav Link};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #nav a:hover {
- color: {color:Sidebar Nav Link Hover};
- }
- #description
- {width:200px;
- max-height:150px;
- overflow:auto;
- color:{color:Description};}
- </style>
- </head>
- <body>
- <div id="Header"> <div id="title"> {block:IfHeaderImage}<img src="{image:Header}" />{/block:IfHeaderImage} {block:IfNotHeaderImage}{Title}{/block:IfNotHeaderImage} </div></div>
- <div class="sidebar">
- <div id="nav"> <a href="/">الرئيسية</a>
- <a href="/archive">الأرشيف</a>
- <a href="/ask">راسلني</a> <br/> </div>
- <center><img src="{image:SideBar}" width="210" max-height="250"/></img> </center><p/>
- <div class="description">{Description}</div>
- </div>
- </div></div></div>
- <div id="entry">
- {block:Posts}
- {block:Text}
- <div class="post text">
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- {Body}
- </div>
- {/block:Text}
- {block:Photo}
- <div class="post photo">
- <a href="{PhotoURL-HighRes}" target=_blank><p class="centeredImage"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></p></a>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="post photoset">
- {Photoset-500}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="post quote">
- <div style="font-size: 22px font-family: georgia; font-weight: 500; letter-spacing: 0px;">"{Quote}"</div>
- {block:Source}
- <div class="source">—{Source}</div>
- {/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <div class="post link">
- <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- </div>
- {/block:Link}
- {block:Chat}
- <div class="post chat">
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- </div>
- {/block:Chat}
- {block:Video}
- <div class="post video">
- <center>{Video-500}</center>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Video}
- {block:Audio}
- <div class="post audio">
- {block:AlbumArt}
- <div class="albumart"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- {AudioPlayerBlack}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Audio}
- {block:Answer}<div class="post answer">
- <div class="ask-question">
- <p>
- <div id="question"><div id="asker">{Asker}</div> asked, {Question}</div>
- </p>
- {Answer}
- </div>
- </div>{/block:Answer}
- {/block:Posts}
- </div>
- <div id="Footer"> {block:IfFooterImage}<img src="{image:Footer}" />{/block:IfFootImage} </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment