You are on page 1of 5

<?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[

/*
-----------------------------------------------
Template BLog Unik
Name: Perfect World
Designer: Ang1n
URL: lkmidgart.blogspot.com
Date: 22 november 2008
Updated by: Ang1n
----------------------------------------------- */

/* Variable definitions
====================
<Variable name="textcolor" description="Text Color"
type="color" default="#555">

<Variable name="PageBgColor" description="Page Background Color"


type="color" default="#fff">

<Variable name="pagetitlecolor" description="Page Header Color"


type="color" default="#8f9c81">

<Variable name="datecolor" description="Date Header Color"


type="color" default="#80aad5">

<Variable name="titlecolor" description="Post Title Color"


type="color" default="#f90">

<Variable name="titlehovercolor" description="Post Title Hover Color"


type="color" default="#f63">

<Variable name="footercolor" description="Post Footer Color"


type="color" default="#80aad5">

<Variable name="sidebartextcolor" description="Sidebar Text Color"


type="color" default="#8f9c81">

<Variable name="sidebarcolor" description="Sidebar Title Color"


type="color" default="#f93">

<Variable name="sidebarlink" description="Sidebar Link Color"


type="color" default="#8f9c81">

<Variable name="sidebarhover" description="Sidebar Hover Color"


type="color" default="#f90">
<Variable name="linkcolor" description="Link Color"
type="color" default="#80aad5">

<Variable name="linkhover" description="Link Hover Color"


type="color" default="#f93">

<Variable name="visitedlinkcolor" description="Visited Link Color"


type="color" default="#80aad5">

<Variable name="descriptioncolor" description="Description Color"


type="color" default="#808080">

<Variable name="Commentscolor" description="Comments Text Color"


type="color" default="#666">

<Variable name="bodyfont" description="Text Font"


type="font" default="normal normal 83% Verdana, sans-serif">

<Variable name="pagetitlefont" description="Page Header Font"


type="font" default="normal bold 340% 'Times New Roman','Georgia'">

<Variable name="titlefont" description="Post Title Font"


type="font" default="normal bold 105% 'Times New Roman','Georgia'">

<Variable name="sidebarheaderfont" description="Sidebar Title Font"


type="font" default="normal bold 135% '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 86% '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: 10px 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: 5px; padding: 0;}
li {list-style: none; padding-left: 7px; 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: 1000px; margin: 0px auto 0; text-align: justify;}
#content-wrapper {margin-left: 0px; /* to avoid the border image */ width:
100%;}
#main { float: left; width:450px; padding:8px; margin-right: 5px; line-height:
1.5em; border: 1px solid #fff; 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 { float: right; width:150px; margin-left: 5px; color:
$sidebartextcolor;border: 1px solid #fff; 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 */ }
#side-2 {padding: 0px}
#ads-bar { padding: 0px }
#ads-wrapper {float:right; width:172px; color: $sidebartextcolor; border: 1px
solid #fff; break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float
*/}
#menu-wrapper {float: right; width: 350px; margin-right: 0px;}
#sidebar2-wrapper {float:left; width:170px; padding: 0 5px; color:
$sidebartextcolor; margin-left:5px; border: 1px solid #fff; 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:#fff;}

/* ---( header and site name )--- */


#header-wrapper { margin: 0; }
#header { margin:0px 0px; height:541px; width:999px; color: $pagetitlecolor;
border: 1px solid #fff; background:
url('http://h1.ripway.com/Ang1n4/TEMPLATE%20PERFECTWORLD/perfectworld-
templatetop.JPG') no-repeat top left; overflow: hidden}
#header h1 { width:477px; font: $pagetitlefont; margin:60px 40px 5px 20px;
padding:5px; filter: glow(color=#000000,Strength=5); text-align:left;}
#header h1 a { text-decoration: none; color: $pagetitlecolor; }
#header h1 a:hover { color: $descriptioncolor; }
#header .description {display: block; margin:-10px 5px 5px 20px; width:300px;
text-align:left; font: $descriptionfont; color: $descriptioncolor; }

/* ---( main column )--- */


h2.date-header {font-size: 73%; color: $datecolor; margin:0px; text-align: left; }
.post h3 { text-align: left; margin: 0px; font: $titlefont; color: $titlecolor;
border-top: 1px solid #fc6; border-bottom: 1px solid #fc6; }
.post {padding:0px;}
.post h3 a {color: $titlecolor; text-decoration: none;}
.post h3 a:hover {color: $titlehovercolor; text-decoration: none;}
.post-footer {line-height:20px; margin:0px; text-align: right; font-size: 88%;
color:$footercolor; }
.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; border-top: 1px
solid #fc6; }
.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: 95%; line-height: 1.5em; color:
$Commentscolor; }
#comments h4 { margin: 5px 0px; padding: 2px 0 0 20px; font-family: "Lucida
Grande", "Trebuchet MS"; font-size: 110%; color: $Commentscolor; height: 30px !
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 h2 {font: $sidebarheaderfont; color: $sidebarcolor; }
.sidebar .widget {padding:0 3px;}
.sidebar a {color: $sidebarlink; text-decoration: none;}
.sidebar a:hover {color: $sidebarhover; }
.sidebar li { background: 0 5px; }
.profile-textblock {margin-left: 3px;}
.profile-img {float:right; margin:5px; border: 1px solid #ddd; padding: 4px;}

/* ---( footer )--- */


.clear { /* to fix IE6 padding-top issue */ clear: both;}
#footer-wrapper {margin: 0px; padding:0px; font-size: 77%; clear: both;}
#footer { margin:0px 0px; height:173px; width:999px; color: $pagetitlecolor;
border: 1px solid #fff; background:
url('http://h1.ripway.com/Ang1n4/TEMPLATE%20PERFECTWORLD/perfectworld-
templatebottom.JPG') no-repeat top left; overflow: hidden}
#footer-wrapper a {color: #999; text-decoration: none; line-height:62px}
#footer-wrapper a:hover{color: #f93; 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:0px}
body#layout #sidebar { margin-right: 0; margin-bottom: 1em; }
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' shape='rect'>skip to main</a>
|
<a href='#sidebar' shape='rect'>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='Take a Trip (Header)' type='Header'/>
</b:section>
</div>
<div id='center'>
<div id='content-wrapper'>

<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='yes'>
<b:widget id='Blog1' locked='false' title='Blog Posts' type='Blog'/>
</b:section>
</div>
<div id='menu-wrapper'>
<div id='sidebar-wrapper'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='Profile1' locked='false' title='About Me' type='Profile'/>
<b:widget id='LinkList1' locked='false' title='Links' type='LinkList'/>
<b:widget id='Poll1' locked='false' title='Rate for this template' type='Poll'/>
</b:section>
</div>

<div id='sidebar2-wrapper'>
<b:section class='sidebar' id='side2' preferred='yes'>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive'
type='BlogArchive'/>
<b:widget id='Feed1' locked='false' title='Feed and RSS' type='Feed'/>
</b:section>
</div>
</div>
<div id='ads-wrapper'>
<b:section class='sidebar' id='ads-bar' preferred='yes'>
<b:widget id='HTML1' locked='false' title='Ads code' type='HTML'/>
<b:widget id='Label1' locked='false' title='Ads' type='Label'/>
</b:section>
</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'>
Creatif Update Design by: <a href='http://lkmidgart.blogspot.com/' shape='rect'
title='Template Blog Unik'>Ang1n</a>
</div>
</div>
</div>
</div><!-- end outer-wrapper -->
</body>
</html>

You might also like