Freebies Edited Denim Template
Nov 12, 2011 | 24 comments
Assalamualaikum


Hoho.. First time buat freebies Template kan? #SayaBudakJakun. Well, I know sekarang bloggers buat freebies blogskin. Tak main dah template senang-2 :') Amirah tak paksa korang ambik, okey. Tapi kalau korang nak, PLEASE DON'T REMOVE THE CREDITS.

Preview > CLICK HERE


<?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 expr:dir='data:blog.languageDirection' 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[/*
-----------------------------------------------
! DON'T REMOVE THIS !
Name: Freebies Edited Denim Template
Designer: Amirah Zahidah RZ
URL: www.sesucikejora.blogspot.com
Date: 11 Nov 2011
! DON'T REMOVE THIS !
-----------------------------------------------
*/
#navbar-iframe {
display: none !important;
}
/* Variable definitions
====================
<Variable name="bgColor" description="Page Background Color"
type="color" default="#efefef" value="#efefef">
<Variable name="textColor" description="Text Color"
type="color" default="#333333" value="#333333">
<Variable name="linkColor" description="Link Color"
type="color" default="#336699" value="#336699">

<Variable name="headerBgColor" description="Page Header Background Color"
type="color" default="transparent" value="transparent">
<Variable name="headerTextColor" description="Page Header Text Color"
type="color" default="transparent" value="transparent">
<Variable name="headerCornersColor" description="Page Header Corners Color"
type="color" default="transparent" value="transparent">

<Variable name="mainBgColor" description="Main Background Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="borderColor" description="Border Color"
type="color" default="#cccccc" value="#cccccc">
<Variable name="dateHeaderColor" description="Date Header Color"
type="color" default="#999999" value="#999999">

<Variable name="sidebarTitleBgColor" description="Sidebar Title Background Color"
type="color" default="#ffd595" value="#ffd595">
<Variable name="sidebarTitleTextColor" description="Sidebar Title Text Color"
type="color" default="#333333" value="#333333">

<Variable name="bodyFont" description="Text Font"
type="font" default="normal normal 100% Verdana, Arial, Sans-serif;" value="normal normal 100% Verdana, Arial, Sans-serif;">
<Variable name="headerFont" description="Page Header Font"
type="font" default="normal normal 210% Verdana, Arial, Sans-serif;" value="normal normal 210% Verdana, Arial, Sans-serif;">

<Variable name="startSide" description="Start side in blog language"
type="automatic" default="left" value="left">
<Variable name="endSide" description="End side in blog language"
type="automatic" default="right" value="right">
*/

body {
background:$bgcolor;
background-image:url(http://i.imgur.com/ikajt.gif);
background-repeat: repeat;
background-position:Center center;
background-attachment:Fixed;
margin:0;
color:#666666;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
cursor: url(http://i.imgur.com/ZOrzC.png), auto;
}
::-moz-selection{
background: transparent;
color: #ffadad;
}
::selection {
background: transparent;
color: #ffadad;
}
::-webkit-scrollbar {
height:12px;
width: 10px;
background: #FFFFFF;
}
::-webkit-scrollbar-thumb {
background-color: #ffadad;
-moz-border-radius: 10px;
border-radius: 10px;
}
u {
text-decoration: none;
border-bottom: 2px solid #ffadad;
}
a:link {
color: #ffadad;
text-decoration:none;
}
a:visited {
color: #ffadad;
text-decoration:none;
}
a:hover {
text-shadow: 1px 1px 3px #FFC0C4;
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
}
a img {
border-width: 0;
}

#outer-wrapper {
font: $bodyFont;
}

/* Header
----------------------------------------------- */
#header-wrapper {
margin:0;
padding: 0;
background-color: $headerCornersColor;
text-align: $startSide;
}

#header {
width: 760px;
margin: 0 auto;
background-color: $headerBgColor;
border: 1px solid $headerBgColor;
color: $headerTextColor;
padding: 0;
font: $headerFont;
}

h1.title {
padding-top: 38px;
margin: 0 14px .1em;
line-height: 1.2em;
font-size: 100%;
}

h1.title a, h1.title a:visited {
color: $headerTextColor;
text-decoration: none;
}

#header .description {
display: block;
margin: 0 14px;
padding: 0 0 40px;
line-height: 1.4em;
font-size: 50%;
}

/* Content
----------------------------------------------- */

.clear {
clear: both;
}

#content-wrapper {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
width: 830px;
margin: 0 auto;
padding: 0 0 15px;
text-align: $startSide;
background-color: transparent;
border: 0px solid $borderColor;
border-top: 0;
}
#main-wrapper {
margin:0 0 1.5em;
padding:15px;
line-height:1.9em;
margin-$startSide: 14px;
width: 464px;
float: $startSide;
background-color: $mainBgColor;
border: 3px solid #ffadad;
border-radius:20px;
display: inline; /* fix for doubling margin in IE */
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-wrapper {
margin:0 0 1.5em;
padding:15px;
line-height:1.5em;
margin-$endSide: 14px;
width: 240px;
float: $endSide;
background-color: $mainBgColor;
border: 3px solid #ffadad;
border-radius:20px;
display: inline; /* fix for doubling margin in IE */
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 */
}

/* Headings
----------------------------------------------- */
h2, h3 {
margin: 0;
}

/* Posts
----------------------------------------------- */
.date-header {
margin: 1.5em 0 0;
font-weight: normal;
color: $dateHeaderColor;
font-size: 100%;
}
.post {
margin:0 0 1.5em;
padding-bottom: 1.5em;
}
.post-title {
text-align:right;
margin: 1.6em 0 .5em;
padding: 4px 5px;
background-image:url(http://i.imgur.com/UMcTk.gif);
border-radius:5px;
border-left:7px solid #ffadad;
border-right:7px solid #ffadad;
font-family:Century Gothic;
font-size: 125%;
line-height: 1.1em;
}
.post-title a, .post-title a:visited, .post-title strong {
text-decoration: none;
color: #ffadad;
}
.post div {
margin: 0 0 .75em;
line-height: 1.3em;
}

.post-footer {
margin: -.25em 0 0;
color: $textColor;
font-size: 87%;
}

.post-footer .span {
margin-$endSide: .3em;
}

.post img, table.tr-caption-container {
padding: 4px;
border: 0px solid $borderColor;
}
.tr-caption-container img {
border: none;
padding: 0;
}
.post blockquote {
border:2px solid #ffadad;
border-radius:7px;
color: #ffdddd;
padding: 5px;
-webkit-transition:1s;
}

.post blockquote:hover {
border:2px solid #ffdddd;
border-radius:10px;
color: #ffadad;
padding: 5px;
-webkit-transition:1s;
}
.post blockquote p {
margin: .75em 0;
}

/* Comments
----------------------------------------------- */

#comments h4 {
margin: 1em 3em;
font-weight: bold;
line-height: 1.4em;
color: #ffffff;
}

#comments-block {
margin-left:1.5em;
line-height:1.6em;
background: #ffffff;
color: black;
padding: 1em;
border:0px solid #ffffff;
}

#comments-block .comment-author {
margin:.5em 0;
}

#comments-block .comment-body {
margin:.25em 0 0; background: #ffffff;
}

#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
letter-spacing:.1em;
}

#comments-block .comment-body p {
margin:0 0 .60em;
padding: 5px 5px 5px 5px;
background: url(http://i.imgur.com/4jI5x.png) repeat top left;
-moz-border-radius: 20px 20px / 20px 20px;
border-radius: 5px 5px / 5px 5px;
border: 2px solid #ff9bc1;
}

.deleted-comment {
font-style:underlined;
color:pink;
}

.feed-links {
clear: both;
line-height: 2.5em;
}

#blog-pager-newer-link {
float: $startSide;
}

#blog-pager-older-link {
float: $endSide;
}

#blog-pager {
text-align: center;
}

/* Sidebar Content
----------------------------------------------- */
.sidebar h2 {
text-align:right;
margin: 1.6em 0 .5em;
padding: 4px 5px;
font-size: 100%;
color: #ffadad;
background-image:url(http://i.imgur.com/UMcTk.gif);
border-radius:5px;
border-left:7px solid #ffadad;
border-right:7px solid #ffadad;
}

.sidebar ul {
list-style:none;
margin:0 0 0;
padding:10px 0 0;
}

.sidebar ul li {
background:url(http://i.imgur.com/NzGch.gif) no-repeat 2px .25em;
margin:0;
padding:0 0 3px 16px;
margin-bottom:2px;
text-indent:7px;
line-height:1.3em;
}

.sidebar {
color: $textColor;
line-height:1.3em;
}
.sidebar .widget {
line-height:1.5em;
}
margin-bottom: 1em;
}

.sidebar .widget-content {
margin: 0 5px;
}

/* Profile
----------------------------------------------- */
.profile-img {
float: $startSide;
margin-top: 0;
margin-$endSide: 5px;
margin-bottom: 5px;
margin-$startSide: 0;
padding: 4px;
border: 1px solid $borderColor;
}

.profile-data {
margin:0;
text-transform:uppercase;
letter-spacing:.1em;
font-weight: bold;
line-height: 1.6em;
font-size: 78%;
}

.profile-datablock {
margin:.5em 0 .5em;
}

.profile-textblock {
margin: 0.5em 0;
line-height: 1.6em;
}


/* Footer
----------------------------------------------- */
#footer {
clear: both;
text-align: center;
color: $textColor;
}

#footer .widget {
margin:.5em;
padding-top: 20px;
font-size: 85%;
line-height: 1.5em;
text-align: $startSide;
}
]]></b:skin>
<link href=' http://i967.photobucket.com/albums/ae157/kazumachi/Sozai/apple.png ' rel='shortcut icon' type='image/gif'/>
</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='Freebies Edited Denim Template (Header)' type='Header'/>
</b:section>
</div>

<div id='content-wrapper'>

<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol'/>
</div>

<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'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='HTML1' locked='false' title='Whiteboard' type='HTML'/>
<b:widget id='HTML2' locked='false' title='Speak Now' type='HTML'/>
<b:widget id='HTML3' locked='false' title='Big Clap' type='HTML'/>
<b:widget id='HTML4' locked='false' title='' type='HTML'/>
</b:section>
</div>

<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'>&#160;</div>

</div> <!-- end content-wrapper -->

<div id='footer-wrapper'>
<b:section class='footer' id='footer'/>
</div>
<center>Template Edited By <a href='http://sesucikejora.blogspot.com'>Amirah Zahidah RZ</a> &#9829; All Rights Reserved &#169; 11 Nov 2011</center>
</div></div> <!-- end outer-wrapper -->
<b:include data='blog' name='google-analytics'/>
</body>
</html>


Labels:


NEW
OLD