
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><![CDATA[
/* --- * Blogger Template Style--- * Name: Blue and clean--- *Designer: J.Aghili--- * URL: www.finalsense.com --- * Date: January 2008 --- */
/* Variable definitions
====================
<Variable name="textcolor" description="Text Color"
type="color" default="#069">
<Variable name="PageBgColor" description="Page Background Color"
type="color" default="#fff">
<Variable name="pagetitlecolor" description="Page Header Color"
type="color" default="#fff">
<Variable name="datecolor" description="Date Header Color"
type="color" default="#fff">
<Variable name="titlecolor" description="Post Title Color"
type="color" default="#78a5d1">
<Variable name="titlehovercolor" description="Post Title Hover Color"
type="color" default="#369">
<Variable name="footercolor" description="Post Footer Color"
type="color" default="#999">
<Variable name="sidebartextcolor" description="Sidebar Text Color"
type="color" default="#369">
<Variable name="sidebarcolor" description="Sidebar Title Color"
type="color" default="#78a5d1">
<Variable name="sidebarlink" description="Sidebar Link Color"
type="color" default="#369">
<Variable name="sidebarhover" description="Sidebar Hover Color"
type="color" default="#fff">
<Variable name="linkcolor" description="Link Color"
type="color" default="#f93">
<Variable name="linkhover" description="Link Hover Color"
type="color" default="#369">
<Variable name="visitedlinkcolor" description="Visited Link Color"
type="color" default="#f90">
<Variable name="descriptioncolor" description="Description Color"
type="color" default="#ffc">
<Variable name="Commentscolor" description="Comments Text Color"
type="color" default="#369">
<Variable name="bodyfont" description="Text Font"
type="font" default="normal normal 82% Verdana, sans-serif">
<Variable name="pagetitlefont" description="Page Header Font"
type="font" default="normal bold 250% 'Times New Roman','Georgia'">
<Variable name="titlefont" description="Post Title Font"
type="font" default="normal bold 110% 'Times New Roman','Georgia'">
<Variable name="sidebarheaderfont" description="Sidebar Title Font"
type="font" default="normal bold 150% 'Times New Roman','Georgia'">
<Variable name="sidebarfont" description="Sidebar Text Font"
type="font" default="normal normal 91% 'Verdana','Arial'">
<Variable name="descriptionfont" description="Description Font"
type="font" default="normal normal 85% 'Verdana','Arial'">
*/
/* ---( page defaults )--- */
body { margin: 0px; padding: 0px; text-align: left; font:$bodyfont; color:$textcolor; background:$PageBgColor; }
blockquote { margin: 0 0 0 30px; padding: 0px 0 0 20px; font-size: 88%; line-height: 1.5em; }
blockquote p { margin-top: 0; }
abbr, acronym { cursor: help; font-style: normal; }
code { color: #f63; }
hr { display: none; }
img { border: none; }
/* unordered list style */
ul {list-style: none; margin-left: 7px; padding: 0;}
li {list-style: none; padding-left: 8px; margin-bottom: 3px;}
/* links */
a:link {color: $linkcolor; text-decoration: none;}
a:visited {color: $visitedlinkcolor; text-decoration: none;}
a:hover { color: $linkhover; text-decoration: none;}
a:active { color: $visitedlinkcolor; text-decoration: none;}
/* ---( layout structure )---*/
#outer-wrapper {width:646px; margin: 0px auto; text-align: justify; }
#content-wrapper { margin: 0px; /* to avoid the border image */ width: 100%;}
#main { float:right; width:419px; margin: 0px; padding-right:0px; line-height: 1.2em; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ }
#sidebar {font: $sidebarfont; color: $sidebartextcolor; line-height: 1.4em; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */ overflow: hidden; /* fix for long non-text content breaking IE sidebar float */ }
#center {background: url('http://lh4.google.com/jvdmds/R329g7fDQwI/AAAAAAAABHU/ErTAq3Bht6g/blue-2.jpg') repeat-y top left;}
/* ---( header and site name )--- */
#header-wrapper { margin: 0px; padding: 0px}
#header {height:75px; overflow: hidden; width:646px; color: $pagetitlecolor; background:#6c99e7 url('http://lh4.google.com/jvdmds/R329g7fDQvI/AAAAAAAABHM/sBS8l4-81eM/blue-1.jpg') no-repeat top left; }
#header h1 {width:640px; font: $pagetitlefont; margin:7px 10px 5px 7px; padding:5px; filter: glow(color=#000000,Strength=5); text-align:center; }
#header h1 a {text-decoration: none; color: $pagetitlecolor;}
#header h1 a:hover {color: $descriptioncolor;}
#header .description {margin:-10px 10px 5px 7px; text-align:center; width:640px; font: $descriptionfont; color: $descriptioncolor; }
/* ---( main column )--- */
h2.date-header {height:24px; line-height:24px; font-size: 70%; color: $datecolor; padding:0px 0px 20px 20px; margin:15px 0px 0px 0px; text-align: left;background:#b1c9eb url('http://lh4.google.com/jvdmds/R329g7fDQyI/AAAAAAAABHk/Z1bVN_yqEdk/blue-c1.jpg') no-repeat top left; }
.post h3 { padding-right:10px; text-align: left; font: $titlefont; color: $titlecolor; margin-top:-20px; padding-top: 10px; }
.post {padding:0px 20px; background:#eff4fd url('http://lh5.google.com/jvdmds/R329hLfDQzI/AAAAAAAABHs/jgkSWOyuqGg/blue-c2.jpg') repeat-y top left; }
.post h3 a {color: $titlecolor; text-decoration: none;}
.post h3 a:hover { color: $titlehovercolor; text-decoration: none; }
.post-footer {height:50px; margin:0px -20px; padding-right:20px; text-align: right; font-size: 88%; color:$footercolor; background: url('http://lh5.google.com/jvdmds/R329rLfDQ0I/AAAAAAAABH0/pZMbW8Iinvs/blue-c3.jpg') no-repeat bottom left; }
.post img { padding: 6px; border-top: 1px solid #ddd; border-left: 1px solid #ccc; border-bottom: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0; }
.feed-links { clear: both; line-height: 2.5em; color:$footercolor; padding-right:15px;}
.blog-feeds { text-align: right; color:$footercolor;}
#blog-pager-newer-link { float: left; }
#blog-pager-older-link { float: right; }
#blog-pager { text-align: center; }
/* comment styles */
#comments {padding-top: 10px; font-size: 88%; line-height: 1.5em; color: $Commentscolor;}
#comments h4 {margin: 20px 0 15px 0; padding: 8px 0 0 40px; font-family: "Lucida Grande", "Trebuchet MS"; font-size: 105%; color: $Commentscolor; height: 29px !important; /* for most browsers */ height /**/:37px; /* for IE5/Win */ }
#comments ul {margin-left: 0; }
#comments li {background: none; padding-left: 0;}
.comment-body {padding: 0 10px 0 25px;}
.comment-body p {margin-bottom: 0;}
.comment-author {margin: 4px 0 0 0; padding: 0 10px 0 60px; color: #999;}
.comment-footer {border-bottom: 1px solid #ddd; padding-bottom: 1em;}
.deleted-comment {font-style:italic; color:gray;}
/* ---( sidebar )--- */
#sidebar-wrapper {background:#dbe6f9 url('http://lh6.google.com/jvdmds/R329rbfDQ2I/AAAAAAAABIE/B1RbZx1Jc9g/blue-s2.jpg') repeat-y top left; float:left; width: 204px;}
#sidebar-top {height: 37px; background:#dbe6f9 url('http://lh5.google.com/jvdmds/R329rLfDQ1I/AAAAAAAABH8/iO3EDhNmcrQ/blue-s1.jpg') no-repeat top left;}
#sidebar-bot {height: 25px; background:#dbe6f9 url('http://lh6.google.com/jvdmds/R329rbfDQ3I/AAAAAAAABIM/Q0rbG6-hxtM/blue-s3.jpg') no-repeat bottom left;}
.sidebar h2 { margin: 0 0 0 0; padding: 10px 0 0 0px; font: $sidebarheaderfont; color: $sidebarcolor; height: 32px; height: 32px !important; /* for most browsers */ height /**/:57px; /* for IE5/Win */ }
.sidebar .widget { margin:0; padding: 0 0 10px 10px;}
.sidebar a {color: $sidebarlink; text-decoration: none;}
.sidebar a:hover {color: $sidebarhover;}
.sidebar li { }
.profile-textblock { margin: 0.5em 0; line-height: 1.6em;}
.profile-img {float: right; margin:3px; border: 1px solid #ddd; padding: 3px;}
/* ---( footer )--- */
.clear { /* to fix IE6 padding-top issue */ clear: both;}
#footer {margin: 0; width:646px; height:30px; background:#87acee url('http://lh4.google.com/jvdmds/R329g7fDQxI/AAAAAAAABHc/k9AEXndZUO4/blue-3.jpg') no-repeat top left; text-align:left; color: #ffc;}
#footer-wrapper {margin: 0; font-size: 75%; clear: both; padding-left: 390px}
#footer-wrapper a { color: #ffc; text-decoration: none; line-height:30px;}
#footer-wrapper a:hover{ color: #fff; text-decoration: none;}
/** Page structure tweaks for layout editor wireframe */
body#layout #outer-wrapper,
body#layout #main,
body#layout #sidebar {padding-top: 0; margin-top: 0;}
body#layout #outer-wrapper,body#layout #content-wrapper {padding-top: 0}
body#layout #sidebar {margin-right: 0;}
body#layout #header,body#layout #footer,
body#layout #main {padding: 0;}
body#layout #content-wrapper {margin: 0px;}
#navbar-iframe {height:0px; visibility:hidden; display:none}
]]></b:skin>
</head>
<body>
<div id='outer-wrapper'><div id='wrap2'>
<!-- skip links for text browsers -->
<span id='skiplinks' style='display:none;'>
<a href='#main'>skip to main </a> |
<a href='#sidebar'>skip to sidebar</a>
</span>
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Free Blogger Templates (Header)' type='Header'/>
</b:section>
</div>
<div id='center'>
<div id='content-wrapper'>
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div>
<div id='sidebar-wrapper'>
<div id='sidebar-top'></div><div style='padding:0 15px 0 5px'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='Profile1' locked='false' title='About Me' type='Profile'/>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
</b:section></div><div id='sidebar-bot'></div>
</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>
</div> <!-- end content-wrapper -->
</div> <!--end center-->
<div class='footer section' id='footer'><div id="footer-wrapper">
Design by: <a title="Blogger Templates" href="http://www.finalsense.com/services/blog_templates/" shape="rect">FinalSense</a>
</div></div>
</div></div> <!-- end outer-wrapper -->
</body>
</html>
Tidak ada komentar:
Posting Komentar