
/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5  Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:12px/17px sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #e77717; color:#fff; text-shadow: none; }
::selection { background:#e77717; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #e77717; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #444; text-decoration: none}
a:hover { color: #e77717 }

/*
    // ========================================== \\
   ||                                              ||
   ||               General styles !               ||
   ||                                              ||
    \\ ========================================== //
*/
body {
    background:url(../images/muslimah_body_tile.gif) repeat-x top ;
    font-family: 'MyriadProRegular','Myriad Pro Regular','Myriad Pro', Helvetica, sans-serif;
}
.wrapper {
    margin: auto;
    width: 792px;
}
#container {
    background:url(../images/muslimah_footer_tile.png) repeat-x bottom ;
}
#header {
    padding: 83px 0 11px 0;
    height: 110px;
    width: 840px;
    margin: auto;
}
#header .logo {
    width: 286px;
    height: 110px;
    float: left;
}
#header .logo a {
    display: block;
    width: 286px;
    height: 110px;
    background:url(../images/muslimah_logo.gif) no-repeat bottom ;
    text-indent: -9999px;
}
#main #content {
    float: left;
    width: 546px;
}
#main #sidebar {
    float: right;
    width: 249px;
}
#footer {
    height: 108px;
    background: #1f1a17 url(../images/alwaie_footer_top.png) left top no-repeat;
}
    #footer_container {
        background: url(../images/alwaie_footer_logo.gif) scroll 144px 23px no-repeat;
        height: 73px;
        padding-top: 23px;
        padding-left: 264px;
        color: #fff;
    }

#navigations {
    padding-top: 32px;
    margin-left: 294px;
}
nav#pages  {
    display: block;
    height: 26px;
    padding-bottom: 6px;
}
nav#pages ul {
    
}
    nav#pages ul li {
        float: left;
        width: auto;
        line-height: 26px;
        margin-right: 5px;
    }
        nav#pages ul li a {
            background: url(../images/muslimah_nav_pages.png) repeat-x scroll 0 0;
            display: block;
            height: 26px;
            color: #eed19b;
            padding: 0 15px;
             border-radius: 8px;
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
            -khtml-border-radius: 8px;
            font-size: 12px;
            font-weight: bold;
        }
        nav#pages ul li a:hover {
            background: url(../images/muslimah_nav_pages.png) repeat-x scroll 0 -26px;
        }
        nav#pages ul li a.active,
        nav#pages ul li a:active {
            background: url(../images/muslimah_nav_pages.png) repeat-x scroll 0 -52px;
        }
#navigation {
    float: left;
}
nav#categories ul {}
    nav#categories ul li {
        float: left;
        width: auto;
        line-height: 36px;
        margin-right: 5px;
    }
        nav#categories ul li a {
            background: url(../images/muslimah_nav_category.png) repeat-x scroll 0 0;
            display: block;
            height: 36px;
            color: #eed19b;
            padding: 0 15px;
             border-radius: 8px;
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
            -khtml-border-radius: 8px;
            font-size: 12px;
            font-weight: bold;
        }
        nav#categories ul li a:hover {
            background: url(../images/muslimah_nav_category.png) repeat-x scroll 0 -36px;
        }
        nav#categories ul li a.active,
        nav#categories ul li a:active {
            background: url(../images/muslimah_nav_category.png) repeat-x scroll 0 -72px;
        }

    #slides {
        background: #f5e4d3 url(../images/muslimah_headline_tile.gif) repeat-x top;
        padding: 21px 24px;
        height: 299px;
        overflow: hidden;
    }
    #slides .slide {
        
        height: 299px;
        overflow: hidden;   
    }
#headlines {
    width: 840px;
    margin: auto;
}
    .headline {
        position: absolute;
        z-index: 10;
        width: 785px;
        display: none;
    }
    div:first-child.headline {
        display: block;
    }
    .headline aside {
        width: 448px;
        float: left;
        min-height: 299px;
        background-color: #e4d3c3
    }
    .headline aside img {
        width: 448px;
        height: auto;
        float: left;
    }
    .headline time {
        display: block;
        font-size: 14px;
        line-height: 14px;
        padding-bottom: 5px;
    }
    .headline .post_title {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 10px;
    }
    .headline .entry {
        font-size: 13px;
    }
    .headline time,
    .headline .post_title,
    .headline .entry {
        margin-left: 472px;
    }
    #slide_number_wrapper {
        position: absolute;
        z-index: 15;
        width: 460px;
        margin-top: -44px 
    }
    #slide_number_wrapper #slide_number {
        float: right;
    }
    #slide_number a {
        display: block;
        width: 10px;
        height: 10px;
        background-color: #969594;
        border: 1px solid #898786;
        text-indent: -9999px;
        float: left;
        margin-left: 10px; 
    }
    #slide_number a.focus {
        background-color: #fff;
    }
    
h2.category_title {
    line-height: 27px;
    font-size: 14px;
    text-transform: lowercase;
}
    h2.category_title a {
        padding-left: 10px;
        color: #fd9f18;
        display: block;
        height: 27px;
        background: url(../images/muslimah_category_title.png) no-repeat scroll 0 0;
    }
        #sidebar h2.category_title a {
            color: #fff;
            background: url(../images/muslimah_sidebar_title.png) no-repeat scroll 0 0;
        }
    h2.category_title a:hover {
        background: url(../images/muslimah_category_title.png) no-repeat scroll 0 -27px;
    }
        #sidebar h2.category_title a:hover {
             background: url(../images/muslimah_sidebar_title.png) no-repeat scroll 0 -27px;
        }
    h2.category_title a:active,
    h2.category_title a.active {
        background: url(../images/muslimah_category_title.png) no-repeat scroll 0 -54px;
    }
        #sidebar h2.category_title a:active,
        #sidebar h2.category_title a.active {
            color: #ffffae;
            background: url(../images/muslimah_sidebar_title.png) no-repeat scroll 0 -54px;
        }

.post_lists  {
    margin-left: -24px;
}
    .post_lists .post {
        padding-left: 24px;
        padding-bottom: 20px;
    }
    .post_lists .post .post_title  {
        font-size: 15px;
        line-height: 22px;
        padding-bottom: 10px;
    }
    .post_single .post .post_title {
        font-size: 18px;
        line-height: 24px;
    }
    .post_lists .post .post_content {
        margin-bottom: 20px;
    } 
.post_archieve {
    margin-left: -24px;
}
.post_archieve .widget_hti_post_by_category {
    width: 44%;
    float: left;
    margin-left: 24px;
    padding-bottom: 20px;
}

#main {
    padding-top: 15px;
}
    .post_archieve .widget_hti_post_by_category .featured_image {
        width: 249px;
        height: auto; 
    }
    .post_archieve .widget_hti_post_by_category .post {
        padding-top: 10px;
    }
    .post_archieve .widget_hti_post_by_category .first_post time  {
        font-size: 12px;
        line-height: 16px;
    }
    .post_archieve .widget_hti_post_by_category .first_post .post_title  {
        font-size: 15px;
        line-height: 22px;
        padding-bottom: 10px;
    }
    .post_archieve .widget_hti_post_by_category .post_list {
        
    }
    .post_archieve .widget_hti_post_by_category .post_index {
    }
    
#sidebar .widget_hti_post_by_category {
    clear: both;
    margin-bottom: 10px;
}
    #sidebar .widget_hti_post_by_category .featured_image {
        width: 123px;
        height: auto;
        float: left;
        margin-right: 5px;
        margin-bottom: 5px;
    }
    #sidebar .widget_hti_post_by_category .post {
        padding-top: 10px;
    }
    #sidebar .widget_hti_post_by_category .post_index {
    }
     #sidebar .widget_hti_post_by_category .first_post .post_title  {
        font-size: 14px;
        padding-bottom: 10px;
    }
    
a.more {
    background-color: #979694;
    color: #fff;
    font-size: 11px;
    padding: 0 6px;
    float:right;
    width: auto;
    display: block;
    line-height: 16px;
    height: 16px;
    margin-bottom: 10px;
}
a:hover.more {
    background-color: #615e5e;
}
.pagination {
    margin: 24px;
}
.pagination a,
.pagination span {
    padding: 5px;
    border: 1px solid #ebebeb;
}
.pagination span {
    background-color: #ebebeb;
}
.single-post #content .post_content {
    font-size: 13px;
    line-height: 22px;
}

p {
    padding-bottom: 20px;
}

#social_share {
    padding-bottom: 20px;   
}
    #social_share .social {
        float: left;
    }

    #facebook_comments {
        padding-bottom: 20px;   
    }
    
#respond-input {
    padding-bottom: 20px;
}
    #respond-input input.text {
        width: 240px;
        padding: 4px;
    }
    #respond-input .c_textarea {
        float: right;
    }
    #respond-input textarea {
        width: 240px;
        padding: 4px;
        resize: none;
        height: 95px;
    }
    #respond-input #submit {
        margin-top: 10px;
    }

#comments_title {
    font-size: 14px;
    margin: 10px 0 ;

}
.commentlist li p {
    padding-top: 5px;
}
.commentlist li {
    margin-bottom: 15px;
    font-size: 12px;
}
.commentlist li .comment-meta .author {
    font-weight: bold;
}
.commentlist li .comment-meta .date {
    font-style: italic;
}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
@media all and (orientation:portrait) {}
@media all and (orientation:landscape) {}
@media screen and (max-device-width: 480px) {
    /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
#kop_surat{
background:url(../images/kop_surat_muslimah.jpg) no-repeat;
width:650px;
height:166px;
padding-top:20px;
padding-left:5px;
}
.no_surat{
width:522px;
height:30px;
padding-top:0px;
padding-left:0px;
}
/*
    // ========================================== \\
   ||                                              ||
   ||               Default wordpress !            ||
   ||                                              ||
    \\ ========================================== //
*/

.alignleft{
    float:left;
    width: auto;
}
.alignright {
    float:right;
    width: auto;
}
.aligncenter {
    display:block;
    margin:0 auto;
}
.widget{
clear:none !important;
}
.arab{
	font-family: traditional arabic;
	font-size:16px;
	line-height:105%;
	}