Isnin, 28 Mei 2012

tutorial -Denim Template pink

<?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'>
  <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>
<script type='text/javascript'> $(document).ready(function() { $(&#39;a&#39;).hover(function() { $(this).animate({ marginLeft: &#39;10px&#39; }, 400); }, function() { $(this).animate({ marginLeft: 0 }, 400); }); });
</script>
<head>
<title>Teratak Qalbi  </title>

<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js ' type='text/javascript'/>
<script type='text/javascript'>

$(document).ready(function(){
$(&quot;.menu &gt; li&quot;).click(function(e){
switch(e.target.id){
case &quot;news&quot;:
//change status &amp;amp;amp; style menu
$(&quot;#news&quot;).addClass(&quot;active&quot;);
$(&quot;#tutorials&quot;).removeClass(&quot;active&quot;);
$(&quot;#links&quot;).removeClass(&quot;active&quot;);
//display selected division, hide others
$(&quot;div.news&quot;).fadeIn();
$(&quot;div.tutorials&quot;).css(&quot;display&quot;, &quot;none&quot;);
$(&quot;div.links&quot;).css(&quot;display&quot;, &quot;none&quot;);
break;
case &quot;tutorials&quot;:
//change status &amp;amp;amp; style menu
$(&quot;#news&quot;).removeClass(&quot;active&quot;);
$(&quot;#tutorials&quot;).addClass(&quot;active&quot;);
$(&quot;#links&quot;).removeClass(&quot;active&quot;);
//display selected division, hide others
$(&quot;div.tutorials&quot;).fadeIn();
$(&quot;div.news&quot;).css(&quot;display&quot;, &quot;none&quot;);
$(&quot;div.links&quot;).css(&quot;display&quot;, &quot;none&quot;);
break;
case &quot;links&quot;:
//change status &amp;amp;amp; style menu
$(&quot;#news&quot;).removeClass(&quot;active&quot;);
$(&quot;#tutorials&quot;).removeClass(&quot;active&quot;);
$(&quot;#links&quot;).addClass(&quot;active&quot;);
//display selected division, hide others
$(&quot;div.links&quot;).fadeIn();
$(&quot;div.news&quot;).css(&quot;display&quot;, &quot;none&quot;);
$(&quot;div.tutorials&quot;).css(&quot;display&quot;, &quot;none&quot;);
break;
}
//alert(e.target.id);
return false;
});
});

</script>


<base target='_blank'/>

    <b:include data='blog' name='all-head-content'/>
    <title><data:blog.pageTitle/></title>
    <b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name:     Denim
Designer: Darren Delaye
URL:      www.DarrenDelaye.com
Date:     11 Jul 2006
-----------------------------------------------
*/
#navbar-iframe {
display: none !important;
}
/* Variable definitions
   ====================


 <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-image: url(' http://content.mycutegraphics.com/backgrounds/flower/flowerbg62.gif');
background-attachment: fixed;
background-repeat: repeat;
  margin: 0;
  padding: 0px;
  font: x-small Verdana, Arial;
  text-align: center;
  color: #000000;
  font-size/* */:/**/small;
  font-size: /**/small;
}

a:link {
  color: $linkColor;
}
a:visited {
  color: $linkColor;
}
a img {
  border-width: 0;
}

#outer-wrapper {
  font: $bodyFont;
}
/* Sidebar Content
----------------------------------------------- */
.sidebar {
color: #FF00BF;
line-height:10px;
padding:8px;
margin-bottom:10px;
}
.sidebar h2 {
text-align:center;
border-bottom: 2px dashed #FF00BF;
margin:1em;
font:normal 12px Century Gothic;
color: #FF00BF;
}
.sidebar h2:hover {
text-align:center;
border-bottom: 2px dashed #FF00BF;
margin:1em;
padding-left: 50px;
-webkit-transition-duration: 2s;
font:normal 12px Century Gothic;
color: #FF00BF;
}

.sidebar ul {
list-style:none;
margin:0 0 0;
padding:0 0 0;
}
.sidebar li {
background:url("http://i214.photobucket.com/albums/cc105/24168/egobox/backgrounds/flowers/Sprinkle-Flowers.gif ") no-repeat 2px .08em;
margin:0;
padding:0 0 5px 10px;
margin-bottom:2px;
text-indent:3px;
line-height:10px;
}
.sidebar .widget, .main .widget {
border-bottom:0px dotted #faac04;
margin:0 0 0.5em;
padding:0 0 0.5em;
}
.main .Blog {
border-bottom-width: 0;
}
//Http://wanhazel.blogspot.com/
.header-outer, .content-inner { background-color: transparent; }
.main-outer, .tabs-outer { background-color: $(content.background.color);}
.tabs-inner .widget ul { margin: 0px -15px;}
.content-inner{padding: 0px;}
/* Header
----------------------------------------------- */
#navbar-iframe {display: none;}
::selection{color: #FBFBFB background: #FBFBFB;}
::-webkit-scrollbar { width: 15px; background-color: #FBFBFB; border-left:6px solid white; }
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment { height: 1px; display: block; background: #FBFBFB;}
::-webkit-scrollbar-track-piece { background-color: #FBFBFB; }
::-webkit-scrollbar-thumb{ background-color: #EEDCFF; -webkit-border-radius: 400px; border-radius: 400px; }
}
border: 0px solid $headerBgColor;

#header-wrapper {
  margin:0;
  padding: 0;
  background-color: $headerCornersColor;
  text-align: $startSide;
}
#header:hover{
padding-left: 65px;
filter: alpha(opacity=0);
opacity: .0;
-webkit-transition-duration: 1.0s;
}

#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 {
  width: 760px;
  margin: 0 auto;
  padding: 0 0 15px;
  text-align: $startSide;
  background-color: $mainBgColor;
  border: 1px solid $borderColor;
  border-top: 0;
}
#main-wrapper {
  margin-$startSide: 14px;
  width: 464px;
  float: $startSide;
  background-color: $mainBgColor;
  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-$endSide: 14px;
  width: 240px;
  float: $endSide;
  background-color: $mainBgColor;
  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 */
}

/* Widgets
----------------------------------------------- */

.sidebar {
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
margin:0 0 0.5em;
padding:30px;
font-size: 95%;
background:#ffffff;
border: 2px solid #ff00ff;
line-height:1.9em;
}
/* Headings
----------------------------------------------- */
h2, h3 {
  margin: 0;
}

/* Posts
----------------------------------------------- */
.date-header {
  margin: 1.5em 0 0;
  font-weight: normal;
  color: $dateHeaderColor;
  font-size: 100%;
}
.post {
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
margin:0 0 1.5em;
padding:20px;
font-size: 95%;
background:#ffffff;
border: 2px solid #ff00ff;
line-height:1.9em;

}
.post-title {
text-align:center;
border-bottom: 2px dashed#FF00BF;
margin:1em;
font:normal 12px Century Gothic;
color:#FF00BF;
}
.post-title:hover {
text-align:center;
border-bottom: 2px dashed #ff00ff;
margin:1em;
padding-left: 50px;
-webkit-transition-duration: 2s;
font:normal 12px Century Gothic;
color: #ff00ff;
}
  font-family:Courier;
background:url(http://i.imgur.com/AwXKns.jpg);
border-bottom: 3px solid #FF9C9C;
border-top: 2px solid #D8D8D8;
padding: 5px;
}
.post-title a, .post-title a:visited, .post-title strong {
  text-decoration: none;
  color: $textColor;
  font-weight: bold;
}
.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: 1px solid $borderColor;
}
.tr-caption-container img {
  border: none;
  padding: 0;
}
.post blockquote {
background-color: #ECCEF5;
border:1px solid #D0A9F5;
padding: 5px;
-moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;
}
.post blockquote:hover {
background-image:url(http://dl7.glitter-graphics.net/pub/706/706287isbesoi4u7.gif);
background-position:bottom right;
background-repeat:no-repeat;
-moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;
}



/* Comments
----------------------------------------------- */
#comments h4 {
  margin: 1em 0;
  color: $dateHeaderColor;
}
#comments h4 strong {
  font-size: 110%;
}
#comments-block {
  margin: 1em 0 1.5em;
  line-height: 1.3em;
}
#comments-block dt {
  margin: .5em 0;
}
#comments-block dd {
  margin: .25em 0 0;
}
#comments-block dd.comment-footer {
  margin: -.25em 0 2em;
  line-height: 1.4em;
  font-size: 78%;
}
#comments-block dd p {
  margin: 0 0 .75em;
}

.deleted-comment {
  font-style:italic;
  color:gray;
}

.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 {
 margin: .75em 0;
font: normal normal 120% Verdana, Geneva, sans-serif;
text-align: center;
background-image:url(
http://i214.photobucket.com/albums/cc105/24168/egobox/backgrounds/flowers/Petal-Print.gif);
border-top: 1px dotted #FA58F4;
border-bottom: 1px dotted #FA58F4;
border-right: 5px solid #FA58F4;
border-left: 5px solid #FA58F4;
padding: 2px;
}                                                            
.sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar li {
  margin: 0;
  padding-top: 0;
  padding-$endSide: 0;
  padding-bottom: .5em;
  padding-$startSide: 15px;
  text-indent: -15px;
  line-height: 1.5em;
}
.sidebar {
  color: $textColor;
  line-height:1.3em;
}
.sidebar .widget {
  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;
}post img {
filter:alpha(opacity=60); /* Internet Explorer */
opacity:0.6; /* standard CSS3 */
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
}
.post img:hover {
-o-transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transform: scale(1.3);
-o-transform: scale(1.3);
-webkit-transform: scale(1.3);
}
post img{
transition: transform .5s ease-in;
-moz-transition: -moz-transform .5s ease-in;
-o-transition: -o-transform .5s ease-in;
-webkit-transition: -webkit-transform .5s ease-in;
}
.post img:hover{
transform: rotate(5deg);
-moz-transform: rotate(5deg);
-o-transform: rotate(5deg);
-webkit-transform: rotate(5deg);

::-webkit-scrollbar {
height: 12px;
width: 12px;
background #F6CEF5;
}
::-webkit-scrollbar-thumb {
background-color: #B2C0C6;-moz-border-radius: 10px;
border-radius: 10px;
}
]]></b:skin>
  <link href='http://h1.ripway.com/mommypinky85/mommypinky.css ' media='screen' rel='stylesheet' type='text/css'/><script src='http://sites.google.com/site/defaultjssite/urltooltip.js' type='text/javascript'/><script src='http://sites.google.com/site/defaultjssite/sweettiles.js' type='text/javascript'/>
</head>

  <body>
<!-- KakiNetwork.Com Likebox Pro FBFan Code Start -->
<script type='text/javascript'>KNFBFansPRO=&quot;Munfizah Du`at&quot;</script>
<link href='http://kakinetwork.com/sources/fbfans-pro/kakiblogger.css' rel='stylesheet' type='text/css'/>
<script src='http://yourjavascript.com/0143115100/jquery.js' type='text/javascript'/>
<script src='http://connect.facebook.net/en_US/all.js#xfbml=1' type='text/javascript'/>
<script src='http://yourjavascript.com/5400531110/likeboxfbfan-pro.js' type='text/javascript'/>
<script language='javascript'>
$(document).ready(function() {
$(&#39;body&#39;).KNFBFansPRO( {
url: &quot;http://www.facebook.com/pages/ب&#1616;س&#1618;ــــــــــــــــــم&#1616;-اﷲ&#1616;الر&#1614;&#1617;ح&#1618;م&#1614;ن&#1616;-اار&#1614;&#1617;ح&#1616;يم-Bismillahirrahmanirrahim&quot;,
tunggu: 15,
wait: 1440,
tutup: false
} );
});
</script>
<div id='fbtpdiv'/>
<!-- KakiNetwork.Com Likebox Pro FBFan Code End -->

  <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='3' showaddelement='yes'>
<b:widget id='Header1' locked='true' title='..::TeRaTak QalBi..:: blog 4 dakwah (Pengatas)' type='Header'/>
</b:section>
    </div>

    <div id='content-wrapper'>

      <div id='crosscol-wrapper' style='text-align:center'>
        <b:section class='crosscol' id='crosscol'>
<b:widget id='HTML28' locked='false' title='' type='HTML'/>
<b:widget id='HTML27' locked='false' title='' type='HTML'/>
<b:widget id='HTML10' locked='false' title='' type='HTML'/>
<b:widget id='HTML24' locked='false' title='' type='HTML'/>
<b:widget id='HTML25' locked='false' title='' type='HTML'/>
<b:widget id='HTML33' locked='false' title='' type='HTML'/>
<b:widget id='HTML23' locked='false' title='Dengan NamA mu YA Tuhan KU' type='HTML'/>
<b:widget id='HTML32' locked='false' title='' type='HTML'/>
<b:widget id='HTML26' locked='false' title='' type='HTML'/>
</b:section>
      </div>

      <div id='main-wrapper'>
        <b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Catatan Blog' type='Blog'/>
<b:widget id='HTML30' locked='false' title='' type='HTML'/>
<b:widget id='HTML29' locked='false' title='' type='HTML'/>
</b:section>
      </div>

      <div id='sidebar-wrapper'>
        <b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='HTML11' locked='false' title='jom taaruf' type='HTML'/>
<b:widget id='HTML14' locked='false' title='Tunjukkan bantahan anda!' type='HTML'/>
<b:widget id='HTML35' locked='false' title='Syahadah ku' type='HTML'/>
<b:widget id='HTML5' locked='false' title='Tiada Tuhan Melainkan ALLAH' type='HTML'/>
<b:widget id='HTML1' locked='false' title='Allah FI Qulubina' type='HTML'/>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
<b:widget id='HTML36' locked='false' title='' type='HTML'/>
<b:widget id='Followers1' locked='false' title='Followers' type='Followers'/>
<b:widget id='HTML21' locked='false' title='BLOG -  first blog' type='HTML'/>
<b:widget id='Text1' locked='false' title='Munajat sang musafir' type='Text'/>
<b:widget id='Text2' locked='false' title='mutiara kata untuk dirasa' type='Text'/>
<b:widget id='Text5' locked='false' title='CÄRÄ MÉÑGHìLÄÑGKÄÑ KÉSÜSÄHÄÑ' type='Text'/>
<b:widget id='HTML7' locked='false' title='muhasabah diri' type='HTML'/>
<b:widget id='HTML2' locked='false' title='' type='HTML'/>
<b:widget id='HTML4' locked='false' title='lihat disini' type='HTML'/>
<b:widget id='HTML9' locked='false' title='Feedjit' type='HTML'/>
<b:widget id='HTML22' locked='false' title='~~ We Are Khalifah of Allah? ~~' type='HTML'/>
<b:widget id='HTML13' locked='false' title='MAJLIS DAKWAH &amp;amp; KEBAJIKAN' type='HTML'/>
<b:widget id='HTML31' locked='false' title='www.murabbi.net' type='HTML'/>
<b:widget id='HTML20' locked='false' title='Bicara Farah Blog' type='HTML'/>
<b:widget id='HTML12' locked='false' title='amin suhaimin' type='HTML'/>
<b:widget id='HTML6' locked='false' title='ukhti aini romali' type='HTML'/>
<b:widget id='HTML18' locked='false' title='ukhti farah diana g1' type='HTML'/>
<b:widget id='HTML19' locked='false' title='ukhti raihanah rejab' type='HTML'/>
<b:widget id='HTML34' locked='false' title='Ukhti sitiNurHanisah' type='HTML'/>
<b:widget id='HTML15' locked='false' title='' type='HTML'/>
<b:widget id='VideoBar1' locked='false' title='Bar Video' type='VideoBar'/>
<b:widget id='HTML17' locked='false' title='ma`ka nu ta`alm' type='HTML'/>
<b:widget id='Label99' locked='false' title='Labels' type='Label'/>
<b:widget id='BlogList1' locked='false' title='ILMIAH Blog' type='BlogList'/>
<b:widget id='HTML16' locked='false' title='jejak sahabat' type='HTML'/>
<b:widget id='Text3' locked='false' title='mutiara cinta ( mahabah)' type='Text'/>
<b:widget id='HTML37' 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>

  </div></div> <!-- end outer-wrapper -->
  <b:include data='blog' name='google-analytics'/>

<center><img src=' https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTClZkv53HHnWsPynUMr5Mqv_xlPcOKFwa0XbhaZO-x-cla94ZTu5OcyQPgNVqY2rdHe5bF8YUK4W_RfE-kkEi86i5dS9kdYByQGkSfeHI_edqXjN12iLhj29vIGFlggA9wctyfRSPClM/s1600/mahabbah.png'/></center>
</body>
<center>Copyright by mursyidaazzahra; .<a href=' http://www-muslimahmawarrdah.blogspot.com'><b>Muslimah Mawarddah </b></a></center>
<script src='http://synad2.nuffnang.com.my/xchange_hit.php?js&amp;bid=8f2cb8c6bb34a6e32cdbbf7f3d3835c9' type='text/javascript'/>      
</html>
               

Tiada ulasan: