﻿/* Modified by cizkah http://cizkah.com */
/* Network with yufid http://yufid.org */
/* Programmer by Abdulrachman Muslim http://dreamcornet.net */

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

@import url(http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, select, textarea {
	outline: none;
}

div
{
direction:rtl;
}
/*-------------------------------------------------*/
/* =  Main Content Styles
/*-------------------------------------------------*/
address { font-style: italic; }

abbr[title],
acronym[title],
dfn[title] {
	cursor: help;
	border-bottom: 1px dotted #666;
}

strong, b { font-weight: bold; }

i,
em,
dfn,
cite { font-style: italic; }

dfn { font-weight: bold; }

sup {
	font-size: 11px;
	vertical-align: top;
}

sub {
	font-size: 11px;
	vertical-align: bottom;
}

small { font-size: 11px; }

del { text-decoration: line-through; }

ins { text-decoration: underline; }

code,
pre { line-height: 18px; }

var,
kbd,
samp,
code,
pre {
	font: 11px/19px Courier, "Courier New";
	color: #333;
	background: #f8f8f8;
}

kbd { font-weight: bold; }

samp,
var { font-style: italic; }

pre {
	white-space: pre;
	overflow: auto;
	padding: 10px;
	margin: 40px;
	clear: both;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

code { padding: 3px; }

table {
	border: 1px solid #ccc;
	border-width: 1px;
	line-height: 18px;
	margin: 0 0 22px 0;
	text-align: right
	padding: 0 5px;
}

table .even { background: #ddd; }

caption { text-align: right }



th,
td {
	padding: 5px;
	vertical-align: middle;
}

/*-------------------------------------------------*/
/* =  General Style
/*-------------------------------------------------*/
body {
	font-family: 'Traditional Arabic','KFGQPC Uthman Taha Naskh', KFGQPC_Naskh, 'Droid Arabic Naskh',arial,serif;
	font-size: 1em;
	color: #666;
	background: #1C0B1A url(../images/pattern.png) repeat;
}

a {
	text-decoration:none;
	transition: color, opacity 0.2s linear;
	-moz-transition: color, opacity 0.2s linear;
	-webkit-transition: color, opacity 0.2s linear;
	-o-transition: color, opacity 0.2s linear;
	outline: none;
	color: #5B2B00;
}

a:hover {
	color: #316D89;
}

p {
	color: #444;
	line-height: 20px;
    line-height: 1.9em;
}

blockquote {
	border-left: 2px solid #dc3019;
	border-right: 2px solid #dc3019;
	padding: 0px 16px;
	margin: 20px 0px;
	font-family: 'Times New Roman';
	color: #828282;
	line-height: 24px;
	font-size: 18px;
	font-style: italic;
}


::selection, ::-moz-selection { color: #fff; } 
::selection, ::-moz-selection { background-color: #1C0B1A ; } 

.round5 {
        border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
   }

.round10 {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
   }
/*-------------------------------------------------*/
/* =  clearfix
/*-------------------------------------------------*/
.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/*-------------------------------------------------*/
/* =  General Style
/*-------------------------------------------------*/

#logowrap {
	width: 960px; 
	padding: 20px 0px 0px 20px;
    float: right;

}

#navwrap {
        width: 960px;  float: right;
        position: absolute; 
       top: 238px;
         
       }

#container {
	width: 1120px;
	margin: 0 auto 50px auto;
	padding: 20px 20px 20px 20px;
	  background: #C6BDA1;  
    background: -moz-linear-gradient(top, #ccc4ac, #C6BDA1);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccc4ac), to(#C6BDA1));  
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-mox-border-radius: 10px;
	-webkit-border-radius: 10px;
	/* -webkit-box-shadow: 0 0 10px #ddd;
	-moz-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
	border-left: 1px solid #eee\0/;
	border-right: 1px solid #eee\0/;*/
}
#containerh{
	width: 1120px;
	margin: 0 auto 0px auto;
	padding: 5px 20px 0px 20px;
	    position: relative;

}
/*-------------------------------------------------*/
/* =  Header
/*-------------------------------------------------*/
header {
	width: 1120px; height: 220px;
    margin: 0 auto;
     background: url(../images/flower2.png) no-repeat bottom right;
}

#logo {
	float: right;
	margin-top: 10px;
	position: absolute;
    right: 150px; bottom: 60px;
}

#ads-top {
	float: right;
}


.ukiright {
      width: 15px; height: 31px;
    padding: 7px 0px; 
    background: url(../images/ukirsmall.png) no-repeat top left;
    margin-bottom: 20px;
    float: left;
}


#search-bar {
	float: left;
	width: 250px;
	height: 31px;
    padding: 7px 20px 7px 0; 
    margin-right: 20px;
	background: url(../images/ukirsmall.png) no-repeat top right;
    
}

#search-bar input[type=text] {
	float: right;
	width: 142px;
	height: 24px;
	line-height: 24px;
	padding-right: 10px;
	border: 0px;
	font-family: tahoma;
	font-size: 15px;
	color: #333333;
}

#search-bar input[type=submit] {
	float: right;
	font-weight: bold;
	text-shadow: 0 1px 1px #fff;
	font-size: 12px;
	color: #111;
	height: 28px;
	width: 68px;
	text-align: center;
	line-height: 30px;
	border: none;
	position: relative;
    cursor: pointer;
       background: url(../images/submit.png) no-repeat right top;
       margin-top: 1px; margin-right: 10px;
}

/* Navigation */
header nav {
     float: right;
	clear: both;
	padding-right: 120px; margin-top: 187px;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    text-align: right;
    	font-family: Tahoma, sans-serif;
   

}

header nav:before {
	content: '';
	/*background: url(../images/menu-shadow.png) repeat-x;*/
	height: 3px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	/*z-index: -1;*/
}

header nav > ul > li {
	float: left;
        background: rgb(217,191,149); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(217,191,149,1) 0%, rgba(193,152,98,1) 50%, rgba(178,136,60,1) 51%, rgba(178,130,48,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(217,191,149,1)), color-stop(50%,rgba(193,152,98,1)), color-stop(51%,rgba(178,136,60,1)), color-stop(100%,rgba(178,130,48,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(217,191,149,1) 0%,rgba(193,152,98,1) 50%,rgba(178,136,60,1) 51%,rgba(178,130,48,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(217,191,149,1) 0%,rgba(193,152,98,1) 50%,rgba(178,136,60,1) 51%,rgba(178,130,48,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(217,191,149,1) 0%,rgba(193,152,98,1) 50%,rgba(178,136,60,1) 51%,rgba(178,130,48,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(217,191,149,1) 0%,rgba(193,152,98,1) 50%,rgba(178,136,60,1) 51%,rgba(178,130,48,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9bf95', endColorstr='#b28230',GradientType=0 ); /* IE6-9 */

-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow:  inset  1px 1px 1px #fff;
    -webkit-box-shadow:  inset  1px 1px 1px #fff;
    -moz-box-shadow:  inset  1px 1px 1px #fff;
    border: 1px solid #111;
     webkit-transition: All 0.8s ease;
    -moz-transition: All 0.8s ease;
    -o-transition: All 0.8s ease;
    -ms-transition: All 0.8s ease;
    transition: All 0.8s ease;

    
}

header nav > ul > li:hover {
        color: #fff;
       
    background: #ebe3cc;  
    background: -moz-linear-gradient(top, #f5f0e5, #ebe3cc);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f0e5), to(#ebe3cc));  
  
  
       }
   
header nav > ul > li a {
	display: block;
	font-size: 14px;
	padding: 7px 20px 9px 20px;
	color: #fff; text-shadow: 0 1px 2px #222;
	/*border-bottom: 2px solid transparent;*/
	transition: border 0.2s linear;
	-moz-transition: border 0.2s linear;
	-webkit-transition: border 0.2s linear;
	-o-transition: border 0.2s linear;
}

header nav > ul > li > a:not(.active):hover {
	border-bottom: 2px solid #1C0B1A ;
      text-shadow: 0 1px 1px #fff;
}

header nav ul li a.active {
	color: #fff!important;

    background: rgb(78,60,45); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(78,60,45,1) 0%, rgba(78,60,45,1) 50%, rgba(29,21,5,1) 51%, rgba(29,21,5,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(78,60,45,1)), color-stop(50%,rgba(78,60,45,1)), color-stop(51%,rgba(29,21,5,1)), color-stop(100%,rgba(29,21,5,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e3c2d', endColorstr='#1d1505',GradientType=0 ); /* IE6-9 */
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius:8px;
     box-shadow:  inset  0px 1px 1px #ebe3cc;
    -webkit-box-shadow:  inset  0px 1px 1px #ebe3cc;
    -moz-box-shadow:  inset  0px 1px 1px #ebe3cc;
}

header nav > ul > li > a.active:after {
	content: '';
	background: url(../images/menu-shadow.png) repeat-x;
	height: 3px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -2px;
}

/* DropDown Menu = Superfish */
.sf-menu {
	line-height: 1.0;
         display: block;
    

}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 180px; /* left offset of submenus need to match (see below) */
    background: #ebe3cc;  
    background: -moz-linear-gradient(top, #f5f0e5, #ebe3cc);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f0e5), to(#ebe3cc));  
    
     box-shadow:   inset 0px 0px 1px #FFF;
    -webkit-box-shadow:  inset  0px 0px 1px #FFF;
    -moz-box-shadow:  inset 0px 0px 1px #FFF;
    	border: 1px dotted #ebe3cc;
            -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  
}

.sf-menu ul li {
	width: 100%;

    display: block;
}

.sf-menu ul li li:first-child {
	border-top: 1px solid #e8e8e8;
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: right;
	position: relative;


}

.sf-menu a {
	display: block;
	position: relative;
    
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	right: 0;
	top: 30px; /* match top ul list item height */
	z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 180px; /* match ul width */
	top: -1px;
	/*margin-left: 2px;*/
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 180px; /* match ul width */
	top: -1px;
}

.sf-menu li li {
        
        border: 1px solid #ebe3cc;
        border-bottom: 1px solid #ebe3cc;
        border-top: 1px solid #fff;
        padding-right: 0px;
}

.sf-menu ul li li:last-child {
    border-bottom: none;
    
    
    }
.sf-menu li li li {
	background: rgba(255,255,255, 0.95);
	background: url(http://www.htmltocss.com/rgbatopng.php?rgba=255,255,255,0.95)\0/;
	padding-right: 0px;
}

.sf-menu .sub-menu a {
	padding: 11px 10px;
    color: #472514;
      text-shadow: 0 1px 1px #fff;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
	color: #472514;
}

/* Sub Menu */
header #sub-menu {
	clear: both;
	display: block !important;
	background: #eee;
	padding: 11px 13px 3px 13px;
}

header #sub-menu li {
	display: inline-block;
	margin: 0 20px 8px 0;
}

header #sub-menu li:last-child {
	margin-right: 0px;
}

header #sub-menu a {
	font-size: 11px;
	color: #2e2e2e;
}

header #sub-menu a:hover {
	color: #1C0B1A ;
}

/*-------------------------------------------------*/
/* =  Mobile Menu - selectbox
/*-------------------------------------------------*/
.sbHolder {
	
	/*border: 1px solid #e4e4e4;*/
    
	height: 34px;
	line-height: 34px;
	position: relative; 
	margin-left: 100%; margin-top: 30px; 
    width: 65%;
	z-index: 99;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	outline: none;
	display: none;
}

.sbSelector{
   background: rgb(78,60,45); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(78,60,45,1) 0%, rgba(78,60,45,1) 50%, rgba(29,21,5,1) 51%, rgba(29,21,5,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(78,60,45,1)), color-stop(50%,rgba(78,60,45,1)), color-stop(51%,rgba(29,21,5,1)), color-stop(100%,rgba(29,21,5,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e3c2d', endColorstr='#1d1505',GradientType=0 ); /* IE6-9 */
     box-shadow:   inset 0px 0px 1px #ebe3cc;
    -webkit-box-shadow:  inset  0px 0px 1px#ebe3cc;
    -moz-box-shadow:  inset 0px 0px 1px #ebe3cc;
    	border: 1px solid #302712;
     -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius:8px;
	display: block;
	height: 34px;
	
	line-height: 34px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0; right: 0;
	width: 98%;
    z-index: 10000;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #fff;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(../images/select-icons.png) 0 -116px no-repeat;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	left: 20px;
	top: 7px;
	width: 30px;

	transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
}
.sbToggle:hover {
	opacity: 0.8;
	background-position: 0 -167px;
}
.sbToggleOpen {
	background-position: 0 -16px;
}
.sbToggleOpen:hover {
	opacity: 0.8;
	background-position: 0 -166px;
}
.sbOptions {
	
	border: 1px solid #e2d4b4;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 1000;
	overflow-y: auto;
	max-height: 226px !important;
    box-shadow: 0px 0px 1px #302712;
    -webkit-box-shadow: 0px 0px 1px #302712;
    -moz-box-shadow: 0px 0px 1px #302712;
}
.sbOptions li {
	padding: 0 5px;
    text-align: right;
    background: #f0e9d9;  
    background: -moz-linear-gradient(top, #f5f0e5, #f0e9d9);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f0e5), to(#f0e9d9));  
 border-bottom: 1px solid #e2d4b4;
        border-top: 1px solid #fff;     
}

.sbOptions li:hover{
     
}

.sbOptions a {
	border-bottom: dotted 1px #e4e4e4;
	display: block;
	outline: none;
	padding: 0 3px 0 3px;
    
}
.sbOptions a:link, .sbOptions a:visited {
	color: #646464;
	text-decoration: none;
	padding-right: 20px;
}
.sbOptions > li:first-child > a {
	padding-right: 10px;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #1C0B1A ;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #e4e4e4;
	color: #646464;
	display: block;
	font-weight: bold;
	padding: 0 10px 0 0px;
}
.sbOptions .sbSub{
	padding-right: 17px;
}

/*-------------------------------------------------*/
/* =  Slider General
/*-------------------------------------------------*/
#slider { margin-top: 20px; }
#slider .flexslider img { max-width: 100%; }

#slider .flexslider { position: relative; }
#slider .flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
#slider .loading .flex-viewport {max-height: 300px;}
#slider .flexslider .slides {zoom: 1;}

#slider .flexslider .slides > li { display: none; }

#slider .carousel li {margin-right: 5px}

/*#slider .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
#slider .flex-control-thumbs li {width: 25%; float: left; margin: 0;}
#slider .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
#slider .flex-control-thumbs img:hover {opacity: 1;}
#slider .flex-control-thumbs .flex-active {opacity: 1; cursor: default;}*/


/*-------------------------------------------------*/
/* =  Slider - Version 1
/*-------------------------------------------------*/
#slider.version1 .flexslider, #slider.version1 .flexslider .slides li { width: 960px; height: 380px; }

/* Caption */
#slider.version1 .flex-caption { position: absolute; left: 96px; bottom: 0; background: rgba(217,28,3, 0.8); background: url(http://www.htmltocss.com/rgbatopng.php?rgba=217,28,3,0.8)\0/; font-size: 16px; font-weight: bold; color: #fff; height: 62px; overflow: hidden; }
#slider.version1 .flex-caption a { color: #fff; line-height: 62px; padding: 0 20px; display: block; }

/* Direction Nav */
#slider.version1 .flex-direction-nav { position: absolute; left: 0; bottom: 0; background: rgba(194,194,194, .9); background: url(http://www.htmltocss.com/rgbatopng.php?rgba=194,194,194,0.9)\0/; height: 62px; width: 96px; }
#slider.version1 .flex-direction-nav li:first-child { float: left; }
#slider.version1 .flex-direction-nav li { float: right; margin-top: 22px; }
#slider.version1 .flex-direction-nav a { display: block; width: 12px; height: 22px; cursor: pointer; text-indent: -9999px; -webkit-transition: all .3s ease;}
#slider.version1 .flex-direction-nav .flex-next { background: url(../images/slider-next.png) no-repeat; margin-right: 10px; }
#slider.version1 .flex-direction-nav .flex-prev { background: url(../images/slider-prev.png) no-repeat; margin-left: 10px; }
#slider.version1 .flex-direction-nav .flex-next:hover { opacity: 0.8; }
#slider.version1 .flex-direction-nav .flex-prev:hover { opacity: 0.8; }
#slider.version1 .flexslider .flex-pause-play { position: absolute; left: 30px; bottom: 13px; width: 35px; height: 34px; background: url(../images/slider-pause.png) no-repeat; z-index: 1; cursor: pointer; -webkit-transition: all .3s ease; }
#slider.version1 .flexslider .flex-pause-play:hover { opacity: 0.8; }
#slider.version1 .flexslider .flex-pause-play.pause { background: url(../images/slider-play.png) no-repeat; }

/* Control Nav */
#slider.version1 .flex-control-nav { position: absolute; top: 22px; right: 22px; text-align: center; }
#slider.version1 .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline; }
#slider.version1 .flex-control-paging li a {width: 11px; height: 11px; display: block; background: #fff; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: 0px 0px 5px rgba(0,0,0, .8); -moz-box-shadow: 0px 0px 5px rgba(0,0,0, .8); box-shadow: 0px 0px 5px rgba(0,0,0, .8); border: 1px solid #444\0/; }
#slider.version1 .flex-control-paging li a.flex-active { background: #797979; cursor: default; }

/*-------------------------------------------------*/
/* =  Slider - Version 3
/*-------------------------------------------------*/
#slider.version3 .flexslider { width: 960px; height: 512px; }

#slider.version3 .flexslider .slides li { width: 960px; height: 380px; }

/* Caption */
#slider.version3 .flex-caption { position: absolute; left: 30px; bottom: 30px; background: rgba(0,0,0, 0.75); background: url(http://www.htmltocss.com/rgbatopng.php?rgba=0,0,0,0.75)\0/; width: 415px; padding: 20px; overflow: hidden; }
#slider.version3 .flex-caption h1 { margin-bottom: 10px; font-weight: bold; font-size: 16px; }
#slider.version3 .flex-caption h1 a { color: #fff; }
#slider.version3 .flex-caption p { color: #fff; font-size: 13px; line-height: 20px;  max-height: 40px; overflow: hidden; }

/* Direction Nav */
#slider.version3 .flex-direction-nav { position: absolute; left: 0; right: 0; bottom: 42px; height: 46px; z-index: 3; }
#slider.version3 .flex-direction-nav li:first-child { float: left; }
#slider.version3 .flex-direction-nav li { float: right; }
#slider.version3 .flex-direction-nav a { display: block; width: 30px; height: 44px; border: 1px solid #b9b9b9; cursor: pointer; text-indent: -9999px; }
#slider.version3 .flex-direction-nav .flex-next { background: #fff url(../images/slider-ver3-next.png) no-repeat center; border-right-color: #fff; }
#slider.version3 .flex-direction-nav .flex-prev { background: #fff url(../images/slider-ver3-prev.png) no-repeat center; border-left-color: #fff; margin-left: -1px; }

/* Control Nav */
#slider.version3 .flex-control-nav { position: absolute; bottom: 0px; left: 0px; right: 0; height: 98px; padding: 16px 0; text-align: center; background: #eaeaea; border: 1px solid #b9b9b9; }
#slider.version3 .flex-control-thumbs li { display: inline-block; width: 132px; height: 98px; margin-right: 15px; position: relative; cursor: pointer; z-index: 4; }
#slider.version3 .flex-control-thumbs li:last-child { margin-right: 0px; }
#slider.version3 .flex-control-thumbs li img { width: 112px; height: 78px; border: 10px solid rgba(0,0,0,0.29); border: 10px solid #aaa\0/; }
#slider.version3 .flex-control-thumbs li img.flex-active { border-color: rgba(217,28,3,0.8); border-color: #1C0B1A \0/; }

/*-------------------------------------------------*/
/* =  FancyBox - v2.0.6
/*-------------------------------------------------*/
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(../images/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8020;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../images/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url(../images/fancybox/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #000;
}

#fancybox-overlay.overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8030;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	background: url(http://www.htmltocss.com/rgbatopng.php?rgba=0,0,0,0.8)\0/;
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
	background: url(http://www.htmltocss.com/rgbatopng.php?rgba=0,0,0,0.8)\0/;
}

/*-------------------------------------------------*/
/* =  Content
/*-------------------------------------------------*/
#content {
	float: left;
	width: 600px;
}

#content.full-width {
	width: 100% !important;
	padding-right: 0 !important;
	border-right: none !important;
}

.left-sidebar #content {
	float: right;
	border-right: none;
	border-left: 1px solid #E4E4E4;
	padding-right: 0;
	padding-left: 20px;
}

.home #content {
}

.posts-container {
    margin-bottom: 20px;
    padding: 19px;
}

.category-title {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px; padding-bottom: 10px;
    border-bottom: 1px solid #ddcfa7;
	color: #5b2b00;
}
/*--------------tambahan by sigit--------------------*/
.category-title-home {
	font-size: 1.9em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin:-18px -18px 15px -18px; 
	padding-top: 5px;
	padding-bottom: 1px;
	color: #5b2b00;
    border-bottom: 1px solid #898065;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	background-color: #B5A98B;
}


/*--------------end tambahan by sigit----------------*/
.category-title a {
	color: #5b2b00;
}

.breadcrumb {
        font-weight: normal;
        font-size: 1.2em;
        padding-bottom: 10px; margin-bottom: 20px; 
        border-bottom: 1px solid #ddcfa7;
}

.subtitle {
    margin-bottom: 10px;
}

.breadcrumb span {
        margin: 0 3px;
}

.page-title {
	border: 1px solid #e4e4e4;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #545454;
	padding: 17px 24px;
	margin-bottom: 18px;
	position: relative;
}

.page-title:after {
	content: '';
	position: absolute;
	left: -1px;
	top: -1px;
	bottom: -1px;
	width: 0px;
	border-left: 7px solid #1C0B1A ;
}

/*-------------------------------------------------*/
/* =  Ads
/*-------------------------------------------------*/
.ads-1 {
	width: 100%;
	margin-bottom: 40px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/*.ads-1 img {
	width: 100%;
}*/

/*-------------------------------------------------*/
/* =  Post in Categories, Archives etc.
/*-------------------------------------------------*/
.post-container {
	padding-bottom: 36px;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 36px;
    padding: 10px;
    
}
.post-container > a:first-child {
	float: left;
	margin-right: 20px;
}

.post-container > a img {
	width: 250px;
	height: 192px;
	border: 8px solid #cfcfcf;
}

.post-container .read-more {
	clear: none;
	float: right;
	margin-top: 15px;
}

/*-------------------------------------------------*/
/* =  Social Media
/*-------------------------------------------------*/
.social-media {
	margin-top: 16px;
	display: block;
}

.page-container .social-media {
	margin-bottom: 14px;
}

.post-container .social-media {
	float: left;
	margin-top: 18px;
}

.social-media ul {
	margin: 0 !important;
}

.social-media li {
	list-style: none !important;
	float: left;
	margin-right: 12px;
}

.social-media li.twitter {
	width: 80px;
}

.social-media li:last-child {
	margin-right: 0;
}

/*-------------------------------------------------*/
/* =  Page & Singlepost
/*-------------------------------------------------*/
.page-container {
    margin-bottom: 20px;
   padding: 19px 2%;
   width: 96%;
}

.page-container .post-title {
	margin-bottom: 10px;
}

.page-container ul:not(.children), .page-container ol:not(#comments) {
	margin: 0 20px 15px 20px;
	color: #4D4D4D;
}

.page-container ul:not(.children) ul:not(.children),
.page-container ul:not(.children) ol:not(#comments),
.page-container ol:not(#comments) ul:not(.children),
.page-container ol:not(#comments) ol:not(#comments) {
	margin: 5px 20px 5px 20px;
}

.page-container ol:not(#comments) li,
.page-container ul:not(.children) li {
	line-height: 20px;
}

.page-container  ul > li {
	list-style: disc;
    
}

.page-container .post-content ul > li {
        margin-bottom: 5px; padding-bottom: 5px;
        border-bottom: 1px dotted #D4C28E;
 }

.page-container .ads-1 {
	margin-bottom: 15px;
}

.page-container ol:not(#comments) > li {
	list-style: decimal;
}

.page-container p {
	margin-bottom: 10px;
}

.page-container .post-meta {
	margin-bottom: 10px;
}

.videoembed {
	width: 619px;
	height: 343px;
	margin-bottom: 15px;
}

.page-container .post-image img {
	width: 603px;
	border: 8px solid #cfcfcf;
	margin-bottom: 15px;
}

.page-container .gallery {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}

.page-container .gallery ul.slides {
	list-style: none;
	margin: 0;
}

.page-container .gallery ul.slides > li {display: none; }

.page-container .gallery li img {
	border: 8px solid #cfcfcf;
	width: 603px;
	height: 312px;
}

/* Control Nav */
.page-container .gallery .flex-control-nav { position: absolute; bottom: 30px; left: 20px; text-align: center; margin: 0 !important; }
.page-container .gallery .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline; }
.page-container .gallery .flex-control-paging li a {width: 11px; height: 11px; display: block; background: #fff; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: 0px 0px 5px rgba(0,0,0, .8); -moz-box-shadow: 0px 0px 5px rgba(0,0,0, .8); box-shadow: 0px 0px 5px rgba(0,0,0, .8); border: 1px solid #555\0/; }
.page-container .gallery .flex-control-paging li a.flex-active { background: #797979; cursor: default; }

.page-container h1,
.page-container h2,
.page-container h3,
.page-container h4,
.page-container h5,
.page-container h6 {
	color: #404040;
	font-weight: normal;
}

.page-container h1 {
	font-size: 1.8em;
	margin-bottom: 16px;
	line-height: 28px;
}

.page-container h2 {
	font-size: 1.6em;
	margin-bottom: 14px;
	line-height: 26px;
}

.page-container h3 {
	font-size: 1.4em;
	margin-bottom: 12px;
	line-height: 18px;
}

.page-container h4 {
	font-size: 1.2em;
	margin-bottom: 10px;
	line-height: 22px;
}

.page-container h5 {
	font-size: 14px;
	margin-bottom: 8px;
	line-height: 20px;
}

.page-container h6 {
	font-size: 12px;
	margin-bottom: 6px;
	line-height: 18px;
}

.line {
	height: 0px;
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
	margin: 15px 0;
}

/*-------------------------------------------------*/
/* =  Contact Page
/*-------------------------------------------------*/
.contact-form input[type=text], .contact-form textarea {
	clear: both;
	float: right;
	border: 1px solid #d8d8d8;
	margin-bottom: 15px;
	padding: 8px 10px;
	font-family: arial;
	color: #4c462f;
	font-size: 1em;
	width: 240px;
}

.contact-form input[type=text].error, .contact-form textarea.error {
	color: #4c462f;
}

.contact-form textarea {
	min-height: 130px;
	min-width: 400px;
	max-width: 400px;
}

.contact-form input[type=submit] {
	clear: both;
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	border: none;
	cursor: pointer;
	margin-left: 157px;
}

.contact-form #submit {
	clear: none;
}

input[type=submit] {
	transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
}

input[type=submit]:hover {
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter:alpha(opacity=85);
}

.message {
	clear: both;
	float: left;
	max-width: 200px;
	height: 40px;
	line-height: 42px;
	overflow: hidden;
	font-size: 11px;
}

.message.error {
	color: #d84c4c;
}
.message.success { 
	color: #619d21;
}

#map {
	width: 618px;
	height: 328px;
	margin: 15px 0 25px 0;
}

/*-------------------------------------------------*/
/* =  Pagenation
/*-------------------------------------------------*/
.pagenation {
	margin: -16px 0 46px 0;
}

.pagenation li {
	float: left;

	margin-left: 4px;

	background: #626262; /* Old browsers */
	background: -moz-linear-gradient(top,  #626262 0%, #4c4c4c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#626262), color-stop(100%,#4c4c4c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #626262 0%,#4c4c4c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #626262 0%,#4c4c4c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #626262 0%,#4c4c4c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #626262 0%,#4c4c4c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#626262', endColorstr='#4c4c4c',GradientType=0 ); /* IE6-9 */

}

.pagenation li.active {
	background: #dc3019; /* Old browsers */
	background: -moz-linear-gradient(top,  #dc3019 0%, #c61a03 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc3019), color-stop(100%,#c61a03)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dc3019 0%,#c61a03 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dc3019 0%,#c61a03 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dc3019 0%,#c61a03 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dc3019 0%,#c61a03 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc3019', endColorstr='#c61a03',GradientType=0 ); /* IE6-9 */
}

.pagenation li:first-child {
	margin-left: 0px;
}

.pagenation li a {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 12px;
}

.pagenation li:not(.active):hover {
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter:alpha(opacity=90);
}

/*-------------------------------------------------*/
/* =  Module 1 - Main Post with other posts
/*-------------------------------------------------*/
.main-post {
	width: 208px;
	margin-left: 20px; margin-top: 10px; padding: 5px 0;
    display: inline-block;
    list-style: none;
}

.main-post > a img {
	width: 300px;
	height: 230px;
	border: 8px solid #eee;
	margin-bottom: 18px;
}

.post-content {   
}



.post-content p {
      font-size: 1.6em; 
	  font-weight: normal;
      line-height: 1.6em;
      margin-bottom: 20px; margin-top: 10px;
}
 

.post-content li {
     font-size: 1.4em; font-weight: normal;
        line-height: 1.6em;
        padding: 5px 0;
 }


.post-content li a {
    color: #231122;
}

.post-title,.post-title-single {
	font-size: 1.6em!important;
	font-weight: bold;
	color: #2B1429;
	line-height: 24px;
	margin-bottom: 8px;
}

/*--------------tambahan by sigit--------------------*/
.post-title-center {
	font-size: 1.6em!important;
	color: #2B1429;
	line-height: 24px;
	margin-bottom: 8px;
	text-align: center;
	font-weight: bold;
}

.post-title-center-small {
	font-size: 0.7em!important;
	font-family: tahoma;
	color: #2B1429;
	line-height: 24px;
	margin-bottom: 8px;
	text-align: center;
}
/*end by sigit*/

.post-title-single {
        font-size: 1.8em!important;
}

.post-title a,.post-title-single a {
	color: #2B1429;
}

.other-posts {
	float: left;
	width: 300px;
}

.other-posts li {
	display: block;
	margin-top: 17px;
	float: right;
	clear: both;
}

.other-posts li:first-child {
	margin-top: 0px;
}

.other-posts li a {
	display: block;
}

.other-posts li img {
	float: left;
	margin-right: 10px;
}

.other-posts li h3 {
	font-size: 16px;
	line-height: 20px;
	color: #828282;
    
}

.other-posts li h3 a {
	color: #6C3842;
}

.other-posts a:hover {
	opacity: 0.8;
}

.post-date,
.other-posts li .date {
	font-size: 10px;
	color: #666;
	line-height: 25px;
	padding-left: 104px;
	background: url(../images/date-icon.png) no-repeat 83px center;
}

.post-meta {
	margin: 15px 0 0px 0;
}

.post-meta a {
	color: #666;
}

.post-meta .comments {
	font-family: 'Georgia';
	font-size: 1.1em;
	color: #666;
	display: inline-block;
	padding-left: 28px;
	height: 20px;
	line-height: 20px;
	margin-right: 15px;
	background: url(../images/comments-icon.png) no-repeat left center;
}

.author {
	color: #666;
	padding-right: 20px;
	height: 20px;
	line-height: 20px;
	margin-left: 15px;
	background: url(../images/author-icon.png) no-repeat right center;
    margin: 7px 0;
    
   }

.metacat {
	color: #666;
	padding-right: 20px;
	height: 20px;
	line-height: 20px;
    margin: 7px 0;
	background: url(../images/category.png) no-repeat right center;
    
}

 .date {
	color: #666;
	padding-right: 20px;
	height: 20px;
	line-height: 20px;
	background: url(../images/date-icon.png) no-repeat right center;
    margin: 7px 0;
}

.read-more {
	clear: both; float: left;
	color: #fff;
    padding: 5px 20px 7px; 
	text-transform: uppercase; 	text-align: center;
    text-shadow: 1px 1px 1px #000;    
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear; 
	border: 1px solid #42210B;
	position: relative;
    cursor: pointer;
    background: rgb(86,69,78); /* Old browsers */
    background: rgb(78,60,45); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(78,60,45,1) 0%, rgba(78,60,45,1) 50%, rgba(29,21,5,1) 51%, rgba(29,21,5,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(78,60,45,1)), color-stop(50%,rgba(78,60,45,1)), color-stop(51%,rgba(29,21,5,1)), color-stop(100%,rgba(29,21,5,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e3c2d', endColorstr='#1d1505',GradientType=0 ); /* IE6-9 */
    box-shadow: 1px 1px 1px #444;
    -moz-box-shadow: 1px 1px 1px #444;
    -webkit-box-shadow: 1px 1px 1px #444;
      
}

.read-more:hover{
	color: #f7f7f7;
	opacity: 0.8;
}

/*-------------------------------------------------*/
/* =  Module 2 - Gallery
/*-------------------------------------------------*/
.carousel {
	position: relative;
}

.carousel .jcarousel-clip {
	width: 600px !important;
	overflow: hidden;
}

.carousel .slides li {
	float: left;
	width: 189px;
	margin-right: 20px;
}

.carousel .slides li:last-child {
	margin-right: 0px;
}

.carousel .jcarousel-next,
.carousel .jcarousel-prev {
	position: absolute;
	border: none;
	top: -34px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	text-indent: -9999px;
}

.carousel .jcarousel-prev {
	right: 24px;
	background: url(../images/left-arrow-icon.png) no-repeat 1px 0px;
}

.carousel .jcarousel-next {
	right: 0px;
	background: url(../images/right-arrow-icon.png) no-repeat;
}

.carousel.gallery .slides li {
	height: 158px;
}

.carousel .slides li > a:not(.read-more) {
	display: block;
	position: relative;

	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}

.carousel.gallery .slides li > a:hover:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(../images/gallery-image-hover.png) no-repeat center center;
}

.carousel.gallery .slides li > a:hover {
	opacity: 0.70;
	-moz-opacity: 0.70;
	filter:alpha(opacity=70);
}

.carousel.gallery .slides li img,
.carousel .slides li img {
	border: 7px solid #eee;
	width: 179px;
	height: 138px;
}

/*-------------------------------------------------*/
/* =  Module 3 - Carousel Posts
/*-------------------------------------------------*/
.carousel .post-content {
	overflow: hidden;
	max-height: 142px;
	margin-top: 15px;
}

.carousel .post-title {
	font-size: 18px;
	font-weight: bold;
    color: #2B1429;
	line-height: 24px;
	margin-bottom: 10px;
}

.carousel .post-title a {
	color: #2B1429;
}

.carousel .read-more {
	background: #1C0B1A ;
}

/*-------------------------------------------------*/
/* =  Sidebar
/*-------------------------------------------------*/

#sidebarl {
    float: left;
	position: relative;
	width: 260px;
	padding-bottom: 30px;
	margin-left: -4px;
	
}

#sidebar {
	float: right;
	width: 245px;
	padding-bottom: 30px;
	margin-left: -4px;
}

#sidebar > ul > li {
	float: right!important;
	width: 225px;
	margin-bottom: 20px; padding:  10px;
}

#sidebarl > ul > li  {
    float: left;
	width: 225px;
	margin-bottom: 20px;padding: 10px;
}



.left-sidebar #sidebar {
	float: right;
	/*padding: 34px 20px 0 0;*/
	margin-left: 0px;
	margin-right: -4px;
	border-left: none;
	border-right: 1px solid #E4E4E4;
}

.left-sidebar #sidebar > ul > li {
	float: right;
	margin-left: 0px !important;
}

#sidebar > ul > li:first-child, #sidebarl > ul > li:first-child {
	margin-top: 0px !important;
}

#sidebar > ul > li.widget:after ,#sidebarl > ul > li.widget:after, #sidebarl > ul > li.smallwidget:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#sidebar .widget-title,#sidebarl {
	font-size: 1.3em;
	font-weight: bold;
	color: #5b2b00;
	padding-bottom: 10px;
    

}
/* editan by sigit*/

.widget-title-left  {
	font-size: 1.3em;
	font-weight: bold;
	color: #5b2b00;
	padding: 5px;
    border-bottom: 1px solid #898065;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	background-color: #B5A98B;
	margin-top: -9px;
    margin-right: -9px;
    margin-bottom: 0px;
    margin-left: -9px;


}

.ebooks-widget-title{
   color: #5b2b00;
    font-size: 1.3em;
    font-weight: bold;
    padding: 5px;
    text-align: right;
    background-color: #b5a98b;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    margin: 1px 1px 0px 1px;
}

/* end editan by sigit*/


#sidebar .widget-title a,#sidebarl .widget-title a  {
	color: #5b2b00;
	
}

/*-------------------------------------------------*/
/* =  Tabs Widget
/*-------------------------------------------------*/
.tabs-widget {
	width: 218px !important;
	padding: 0px !important;
	border: 1px solid #d8d8d8;
	border-top: none;
}

.tabs-widget .tab-links {
	margin: 0 -1px;
}

.tabs-widget .tab-links li {
	float: left;
	width: 100px;
}

.tabs-widget .tab-links li a {
	color: #fff;
	color: #000;
	border-top: 1px solid #d8d8d8;
	font-size: 1.2em;
	padding: 12px 0px;
	text-align: center;
	display: block;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}

.tabs-widget .tab-links li.active a {
	color: #fff;
	background: #1C0B1A ;
	border-top: 1px solid #1C0B1A ;
}

.tabs-widget > div {
	clear: both;
	padding: 17px;
	display: none;
}

.tabs-widget #popular-tab {
	display: block;
}

.tabs-widget .author-comment {
	color: #7f7f7f;
	font-size: 11px;
	line-height: 14px;
	max-height: 42px;
	overflow: hidden;
	display: block;
}

.tabs-widget .post-date {
	background-position: 75px center;
	padding-left: 96px;
	height: 22px;
	line-height: 24px;
}

.tabs-widget > div li {
	overflow: hidden;
	margin-top: 14px;
}

.tabs-widget > div li:first-child {
	margin-top: 0px;
}

.tabs-widget > div li > a {
	display: block;
}

.tabs-widget img {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 14px;
}

.tabs-widget > div h3 {
	margin: 0 0 4px 0px;
	line-height: 17px;
	max-height: 34px;
	overflow: hidden;
}

.tabs-widget > div h3 a {
	color: #828282;
	display: block;
	font-size: 13px;
}

.tabs-widget > div h3 a:hover {
	opacity: 0.8;
}

.tabs-widget > div#comments-tab h3 {
	max-height: 15px;
}

.khutob {
    
}
 
 .khutob li {
        border-bottom: 1px dashed #d4c28e;
        list-style: none!important;
        padding: 8px 0 10px 0;
        float: right; width: 100%;
}

.khutob li:last-child {
       border-bottom: none;
}
    
 .khutob li h2.post-title a{
      margin-top: 0; margin-bottom: 0px;
      font-size: 1.2em!important;
      color: #2B1429;
}
   
 .btndl {
        margin-top: 10px; 
        font-family: tahoma, arial, sans-serif;
     
       }
 .btndl a,.btndl a:visited {
        margin-right: 10px;
        padding-right: 20px;position: relative;
        font-size: 1em;
        color: #776c49!important;
     }
 
 .btndl  img {
        width: 16px;
        position: absolute;
        right:0; top:3px;
        }

footer .tabs-widget {
	width: 299px !important;
}

footer .tabs-widget,
footer .tabs-widget .tab-links li a {
	border: none;
}

footer .tabs-widget > div {
	padding: 17px 7px;
}

footer .tabs-widget .post-date,
footer .tabs-widget .author-comment {
	color: #a3a3a3 !important;
}

footer .tabs-widget  {
	color: #fff !important;
}

/*-------------------------------------------------*/
/* =  Subsribe Widget
/*-------------------------------------------------*/

.ukirightsub {
    padding: 5px 0;margin-top: 5px;
    width: 15px; height: 60px;
    background: url(../images/ukirsub.png) no-repeat top right;
    float: right;
    }

li.subscribe-widget form {
   
    background: url(../images/ukirsub.png) no-repeat top left;
    float: right;
    width: 180px; heigth: 60px;
    padding: 5px 00px 10px 25px; margin-top: 5px;
    
}

li.subscribe-widget input[type=text], li.widget_search input[type=text]  {
	float: right;
	display: block;
	padding: 0 10px 0 10px;
	font-size: 11px;
	color: #111;
	width: 185px;
	height: 28px;
	line-height: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
   border: 1px solid #CCB57A;
    background: #CFAB74;
    box-shadow: inset 0 0 2px #111;
    -webkit-box-shadow: inset 0 0 2px #111;
    -moz-box-shadow: inset 0 0 2px #111;
}

li.subscribe-widget input[type=submit], li.widget_search input[type=submit] {
	float: left;
	font-weight: bold;
	text-shadow: 0 1px 1px #fff;
	font-size: 12px;
	color: #111;
	height: 28px;width: 65px;
	text-align: center;
	line-height: 30px;
	border: none;
	position: relative;
    cursor: pointer;
       background: url(../images/submit.png) no-repeat right top;
       margin-top: 1px;
      
}

/*-------------------------------------------------*/
/* =  Ads Small Widget
/*-------------------------------------------------*/
#sidebar li.widget_ads_small {
	margin-bottom: 18px !important;
}

li.widget_ads_small li {
	float: left;
	width: 142px;
	height: 142px;
	margin: 0 16px 16px 0;
	margin: 0 8px 8px 0\0/;
	overflow: hidden;
}

li.widget_ads_small li img {
	width: 142px;
	height: 142px;
}

li.widget_ads_small li:nth-child(2n) {
	margin-right: 0px;
}

/*-------------------------------------------------*/
/* =  Ads Big Widget
/*-------------------------------------------------*/
li.widget_ads_big > div {
	width: 100%;
}

li.widget_ads_big > div img {
	max-width: 100%;
}

/*-------------------------------------------------*/
/* =  Facebook Box Widget
/*-------------------------------------------------*/
li.widget_facebook_box iframe {
	background: #fff;
	border: none;
	overflow: hidden;
	width: 100%;
	height: 258px;
}

/*-------------------------------------------------*/
/* =  Google+ Box Widget
/*-------------------------------------------------*/
li.widget_google_plus > div {
	width: 100%;
}

/*-------------------------------------------------*/
/* =  Video Widget
/*-------------------------------------------------*/
li.widget_video iframe {
	width: 100%;
}

/*-------------------------------------------------*/
/* =  Archive Widget, Categories Widget & Pages Widget
/*-------------------------------------------------*/
li.widget_archive li,
li.widget_categories li,
li.widget_pages li,
li.widget_recent_entries li,
li.widget_recent_comments li {
	display: block;
	color: #b5b5b5;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}

li.widget_recent_comments li {
	font-style: normal;
	margin-bottom: 10px;
}

li.widget_archive li:last-child,
li.widget_categories li:last-child,
li.widget_pages li:last-child,
li.widget_recent_entries li:last-child,
li.widget_recent_comments li:last-child {
	margin-bottom: 0px;
}

li.widget_archive li a,
li.widget_categories li a,
li.widget_pages li a,
li.widget_recent_entries li a,
li.widget_recent_comments li a {
	color: #6C3842;
	font-style: normal;
	font-weight: normal;
}

li.widget_recent_comments li a {
	line-height: 20px;
}

li.widget_recent_comments li a.url {
	font-weight: bold;
}

li.widget_categories ul.children {
	margin: 15px 0 0 20px;
	/*display: none;*/
}

footer li.widget_archive li a,
footer li.widget_pages li a,
footer li.widget_categories li a,
footer li.widget_recent_entries li a,
footer li.widget_recent_comments li a {
	color: #fff;
}

footer li.widget_archive li,
footer li.widget_pages li,
footer li.widget_categories li,
footer li.widget_recent_entries li,
footer li.widget_recent_comments li {
	color: #909191;
}

/*-------------------------------------------------*/
/* =  RSS Widget
/*-------------------------------------------------*/
li.widget_rss .widget-title > a:first-child {
	display: none;
}

li.widget_rss li {
	margin-bottom: 15px;
}

li.widget_rss .rsswidget {
	display: block;
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
}

li.widget_rss .rss-date {
	display: block;
	color: #1C0B1A ;
	font-size: 11px;
	padding: 3px 0 8px 0;
}

li.widget_rss .rssSummary {
	line-height: 20px;
	color: #6D6D6D;
}

/*-------------------------------------------------*/
/* =  Flicker Widget
/*-------------------------------------------------*/
.flickr-widget a {
	float: left;
	margin: 0 9px 9px 0px;

	transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
}

.flickr-widget a:nth-child(3n) {
	margin: 0 0px 9px 0px;
}

.flickr-widget a:hover {
	opacity: 0.70;
	-moz-opacity: 0.70;
	filter:alpha(opacity=70);
}

.flickr-widget a,
.flickr-widget a img {
	width: 94px;
	width: 91px\0/;
	height: 70px;
}

/*-------------------------------------------------*/
/* =  Search Widget
/*-------------------------------------------------*/

.ukirightsearch {
    float: right;
    height: 80px; width: 15px; 
    padding: 10px 0px 10px 0px; margin-top: 5px;
    background: url(../images/ukirsearchwid.png) no-repeat top right;

    
 }

li.widget_search form {
    background: url(../images/ukirsearchwid.png) no-repeat top left;

	float: right;
    width: 180px; height: 80px;
    
    padding: 10px 0px 10px 25px; margin-top: 5px;
}

li.widget_search input[type=radio] {
    margin-top: 5px;  
    float: right;
}

li.widget_search label {
    margin-top: 5px; margin-bottom: 10px; margin-left: 10px;
    float: right;
    color: #F0EBD8;
    text-shadow: 0 0 1px 2px #111;
    -moz-text-shadow: 0 0 1px  2px #111;
    -webkit-text-shadow: 0 0  1px 2px #111;
}


/*li.widget_search input[type="text"] {
	float: left;
	width: 100%;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	border: 0px;
	font-style: italic;
	font-size: 11px;
	color: #bfbfbf;
	border: 1px solid #d8d8d8;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

li.widget_search input[type="submit"] {
	float: right;
	border: 1px solid #d8d8d8;
	width: 31px;
	height: 28px;
	background:#fff url(../images/search-icon.png) no-repeat center center;
	cursor: pointer;
	position: relative;
	top: -28px;
}
*/
/*-------------------------------------------------*/
/* =  Twitter Widget
/*-------------------------------------------------*/
.twitter-widget {
	margin-top: -4px;
}

.twitter-widget li {
	display: block;
	margin-top: 20px;
}

.twitter-widget li:first-child {
	margin-top: 0px;
}

.twitter-widget p {
	color: #fff;
	line-height: 22px;
}

#sidebar .twitter-widget p {
	color: #6d6d6d;
}

.twitter-widget a {
	color: #a3a3a3;
}

#sidebar .twitter-widget a {
	color: #000;
}

/*-------------------------------------------------*/
/* =  Text Widget
/*-------------------------------------------------*/
.textwidget p {
	color: #6d6d6d;
	font-size: 13px;
	line-height: 20px;
	margin-top: -5px;
}

footer .textwidget p {
	color: #909191;
}

.textwidget img {
	float: left;
	margin: 5px 15px 10px 0;
}

/*-------------------------------------------------*/
/* =  Tag Cloud Widget
/*-------------------------------------------------*/
li.widget_tag_cloud .tagcloud a {
	float: left;
	color: #fff;
	font-size: 12px !important;
	padding: 7px;
	background: #666;
	margin: 0 6px 6px 0;

	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}

li.widget_tag_cloud .tagcloud a:hover {
	background: #1C0B1A ;
}

/*-------------------------------------------------*/
/* =  Social Media Widget
/*-------------------------------------------------*/
li.widget_social_media > ul > li {
	float: left;
	width: 143px;
	height: 84px;
	margin: 0 14px 14px 0;
	margin: 0 7px 7px 0\0/;
}

li.widget_social_media > ul > li:nth-child(2n) {
	margin-right: 0;
}

li.widget_social_media > ul > li:nth-last-child(-n+2) {
	margin-bottom: 0px;
}

li.widget_social_media div.button {
	position: relative;
	top: 54px;
	left: 13px;
}

li.widget_social_media li.twitter {
	background: url(../images/twitter.png) no-repeat;
}

li.widget_social_media li.google_plus {
	background: url(../images/google_plus.png) no-repeat;
}

li.widget_social_media li.facebook {
	background: url(../images/facebook.png) no-repeat;
}

li.widget_social_media li.pinterest {
	background: url(../images/pinterest.png) no-repeat;
}

/*-------------------------------------------------*/
/* =  Video Page
/*-------------------------------------------------*/
.video-container {
	width: 100%;
	margin-bottom: 40px;
}

.video-container li {
	float: left;
	width: 193px;
	max-height: 202px;
	margin: 0 20px 10px 0;
	margin: 0 13px 10px 0\0/;
	overflow: hidden;
}

.video-container li:nth-child(3n) {
	margin-right: 0px;
}

.video-container li img {
	width: 179px;
	height: 138px;
	position: relative;
	border: 7px solid #eee;
}

.video-container li > a {
	display: block;
	position: relative;
}

.video-container li > a:hover:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(../images/video-image-hover.png) no-repeat center center;
}

.video-container li > a:hover {
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter:alpha(opacity=80);
}

.video-container .post-title {
	font-size: 14px;
	line-height: 20px;
	margin: 5px 0 0 0;
}

/*-------------------------------------------------*/
/* =  Error Page
/*-------------------------------------------------*/
.error-404 p {
	font-family: 'Georgia';
	font-size: 72px;
	text-transform: uppercase;
	color: #dbdbdb;
	line-height: normal;
	margin: 120px 0;
	text-align: center;
}

.error-404 p b {
	font-size: 102px;
	color: #1C0B1A ;
	font-weight: normal;
}

.error-404 p span {
	display: block;
	font-family: arial;
	font-size: 13px;
	text-transform: none;
	color: #acacac;
	text-align: left;
	padding-left: 88px;
	margin-top: -10px;
}

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

ol#comments,
ol#comments ul,
ol#comments li {
	list-style: none !important;
}

ol#comments li {
	margin-bottom: 20px;
}

ol#comments a {
	color: #424344;
}

ol#comments a:hover {
	color: #777;
}

ol#comments .comment-text a {
	color: #509ABD;
}

ol#comments .comment-text a:hover {
	color: #316D89;
}

ol#comments .author-avatar {
	float: left;
	width: 51px;
	height: 51px;
	margin-right: 15px;
}

ol#comments .author-avatar img {
	width: 51px;
	height: 51px;
	position: relative;
	z-index: 2;
}

ol#comments .comment-author {
	color: #454545;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

ol#comments .comment-date {
	font-family: 'Times New Roman';
	font-size: 11px;
	font-style: italic;
	color: #9c9c9c;
	margin-bottom: 6px;
}

ol#comments .comment-text {
	color: #828282;
	line-height: 18px;
	margin-left: 67px;
	position: relative;
}

ol#comments .comment-reply {
	margin-left: 67px;
}

ol#comments .comment-reply a.comment-reply-link {
	font-size: 11px;
	color: #fff !important;
	padding: 5px 10px;
	background: #888;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}

ol#comments .comment-reply a.comment-reply-link:hover {
	background: #4b4b4b;
}

/* -- Comment Tree -- */
ol#comments ul.children {
	margin-left: 24px;
	padding-left: 43px;
	position: relative;
	border-left: 1px dotted transparent;
	margin-top: 20px;
}

ol#comments ul.children.border {
	border-left: 1px dotted transparent;
}

ol#comments ul.children:not(.border) li:first-child .author-avatar:after {
	content: '';
	border-left: 1px dotted #a8a8a8;
	position: absolute;
	left: -44px;
	top: 0px;
	height: 29px;
}

ol#comments ul.children .author-avatar:before {
	content: '';
	position: absolute;
	left: -43px;
	margin-top: 28px;
	height: 35px;
	width: 27px;
	border-top: 1px dotted #a8a8a8;
}

ol#comments ul.children li {
	position: relative;
}

ol#comments li.depth-1 > .comment-text:before,
ol#comments li.depth-2 > .comment-text:before,
ol#comments li.depth-3 > .comment-text:before,
ol#comments li.depth-4 > .comment-text:before {
	content: '';
	position: absolute;
	left: -43px;
	margin-top: 43px;
	height: 100%;
	border-left: 1px dotted #a8a8a8;
}

ol#comments span.border-left {
	position: absolute;
	top: 0px;
	left: -1px;
	/*height: 90%;*/
	border-left: 1px dotted #a8a8a8;
	width: 0px;
}

ol#comments li.last-child > .comment-text:before {
	content: '';
	border-color: transparent !important;
}

/* -- Reply Form -- */
#reply {
	margin: 10px 0 46px 0;
}

#reply input[type=text], #reply textarea {
	padding: 8px 10px !important;
	margin-bottom: 10px !important;
}

#reply input[type=submit] {
	background: #454545 !important;
	color: #fff !important;
	text-transform: none !important;
	padding: 10px 15px !important;
	margin-right: 0px;
}

/*-------------------------------------------------*/
/* =  Shortcodes
/*-------------------------------------------------*/
h4.shortcodes-title {
	clear: both;
	font-size: 16px !important;
	font-weight: bold;
	color: #5a5a5a !important;
	position: relative;
	padding: 15px 0px;
	margin-bottom: 20px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #D2D2D2;
}

h4.shortcodes-title:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	border-top: 1px solid #D2D2D2;
}

h4.shortcodes-title:after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border-top: 1px solid #fff;
}

h4.shortcodes-title:first-child {
	padding-top: 0px !important;
	border-top: none;
}

h4.shortcodes-title:first-child:before {
	content: '';
	border: none !important;
}

/* -- Dropcap -- */
.dropcap1,
.dropcap2 {
	float: left;
	width: 193px;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

.dropcap1.last,
.dropcap2.last {
	margin-right: 0px;
}

.dropcap1 > h6,
.dropcap2 > h6 {
	color: #505050 !important;
	font-size: 16px !important;
	display: block;
	margin-bottom: 10px;
	font-weight: normal !important;
}

.dropcap1 span.large-cap {
	float: left;
	width: 44px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 10px 10px 0px;
	background: url(../images/dropcap1-bg.png) no-repeat;
}

.dropcap2 span.large-cap {
	float: left;
	width: 44px;
	height: 38px;
	color: #1C0B1A ;
	line-height: 38px;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 10px 2px 0px;
}

/* -- Columns -- */
.col-2,
.col-3,
.col-4,
.col-5 {
	float: left;
	margin: 0px 20px 20px 0px;
}

.col-2.last,
.col-3.last,
.col-4.last,
.col-5.last {
	margin-right: 0px !important;
}

.col-2 {
	width: 299px;
}

.col-3 {
	width: 193px;
}

.col-4 {
	width: 139px;
}

.col-5 {
	width: 107px;
}

.col-2 > h5,
.col-3 > h5,
.col-4 > h5,
.col-5 > h5 {
	color: #505050 !important;
	font-size: 16px !important;
	margin-bottom: 10px;
}

.space {
	margin-bottom: 15px;
}

/* -- Buttons -- */
.button-red,
.button-yellow,
.button-green,
.button-blue,
.button-gray,
.button-black,
.button-violet,
.button-oqean,
.button-dark-violet,
.button-gold,
.button-light-green,
.button-brown {
	display: inline-block;
	padding: 10px 27px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 4px 8px 0px;
	border: 1px solid #aeaeae;
	cursor: pointer;

	transition: all 0.2s linear;
 	-moz-transition: all 0.2s linear;
 	-webkit-transition: all 0.2s linear;
 	-o-transition: all 0.2s linear;
}

.button-red:hover,
.button-yellow:hover,
.button-green:hover,
.button-blue:hover,
.button-gray:hover,
.button-black:hover,
.button-violet:hover,
.button-oqean:hover,
.button-dark-violet:hover,
.button-gold:hover,
.button-light-green:hover,
.button-brown:hover {
	color: #eee;
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter:alpha(opacity=90);
}

.button-red {
	background: #b71111; /* Old browsers */
	background: -moz-linear-gradient(top,  #b71111 0%, #a50000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b71111), color-stop(100%,#a50000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b71111 0%,#a50000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b71111 0%,#a50000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b71111 0%,#a50000 100%); /* IE10+ */
	background: linear-gradient(top,  #b71111 0%,#a50000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b71111', endColorstr='#a50000',GradientType=0 ); /* IE6-9 */
}

.button-yellow {
	background: #e4ad12; /* Old browsers */
	background: -moz-linear-gradient(top,  #e4ad12 0%, #d39c01 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4ad12), color-stop(100%,#d39c01)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e4ad12 0%,#d39c01 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e4ad12 0%,#d39c01 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e4ad12 0%,#d39c01 100%); /* IE10+ */
	background: linear-gradient(top,  #e4ad12 0%,#d39c01 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4ad12', endColorstr='#d39c01',GradientType=0 ); /* IE6-9 */
}

.button-green {
	background: #517d26; /* Old browsers */
	background: -moz-linear-gradient(top,  #517d26 0%, #3f6b12 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#517d26), color-stop(100%,#3f6b12)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #517d26 0%,#3f6b12 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #517d26 0%,#3f6b12 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #517d26 0%,#3f6b12 100%); /* IE10+ */
	background: linear-gradient(top,  #517d26 0%,#3f6b12 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#517d26', endColorstr='#3f6b12',GradientType=0 ); /* IE6-9 */
}

.button-blue {
	background: #198bc7; /* Old browsers */
	background: -moz-linear-gradient(top,  #198bc7 0%, #0579b6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#198bc7), color-stop(100%,#0579b6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #198bc7 0%,#0579b6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #198bc7 0%,#0579b6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #198bc7 0%,#0579b6 100%); /* IE10+ */
	background: linear-gradient(top,  #198bc7 0%,#0579b6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#198bc7', endColorstr='#0579b6',GradientType=0 ); /* IE6-9 */
}

.button-gray {
	background: #969696; /* Old browsers */
	background: -moz-linear-gradient(top,  #969696 0%, #838383 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969696), color-stop(100%,#838383)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #969696 0%,#838383 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #969696 0%,#838383 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #969696 0%,#838383 100%); /* IE10+ */
	background: linear-gradient(top,  #969696 0%,#838383 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969696', endColorstr='#838383',GradientType=0 ); /* IE6-9 */
}

.button-black {
	background: #474747; /* Old browsers */
	background: -moz-linear-gradient(top,  #474747 0%, #363636 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#474747), color-stop(100%,#363636)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #474747 0%,#363636 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #474747 0%,#363636 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #474747 0%,#363636 100%); /* IE10+ */
	background: linear-gradient(top,  #474747 0%,#363636 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#363636',GradientType=0 ); /* IE6-9 */

}

.button-violet {
	background: #a751ac; /* Old browsers */
	background: -moz-linear-gradient(top,  #a751ac 0%, #95409b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a751ac), color-stop(100%,#95409b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a751ac 0%,#95409b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a751ac 0%,#95409b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a751ac 0%,#95409b 100%); /* IE10+ */
	background: linear-gradient(top,  #a751ac 0%,#95409b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a751ac', endColorstr='#95409b',GradientType=0 ); /* IE6-9 */

}

.button-oqean {
	background: #578faa; /* Old browsers */
	background: -moz-linear-gradient(top,  #578faa 0%, #457e99 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#578faa), color-stop(100%,#457e99)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #578faa 0%,#457e99 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #578faa 0%,#457e99 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #578faa 0%,#457e99 100%); /* IE10+ */
	background: linear-gradient(top,  #578faa 0%,#457e99 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#578faa', endColorstr='#457e99',GradientType=0 ); /* IE6-9 */

}

.button-dark-violet {
	background: #5c57a7; /* Old browsers */
	background: -moz-linear-gradient(top,  #5c57a7 1%, #4c4595 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#5c57a7), color-stop(100%,#4c4595)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5c57a7 1%,#4c4595 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5c57a7 1%,#4c4595 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5c57a7 1%,#4c4595 100%); /* IE10+ */
	background: linear-gradient(top,  #5c57a7 1%,#4c4595 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c57a7', endColorstr='#4c4595',GradientType=0 ); /* IE6-9 */
}

.button-gold {
	background: #beb41e; /* Old browsers */
	background: -moz-linear-gradient(top,  #beb41e 0%, #ada30d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#beb41e), color-stop(100%,#ada30d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #beb41e 0%,#ada30d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #beb41e 0%,#ada30d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #beb41e 0%,#ada30d 100%); /* IE10+ */
	background: linear-gradient(top,  #beb41e 0%,#ada30d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#beb41e', endColorstr='#ada30d',GradientType=0 ); /* IE6-9 */
}

.button-light-green {
	background: #3ebd28; /* Old browsers */
	background: -moz-linear-gradient(top,  #3ebd28 0%, #2bab16 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3ebd28), color-stop(100%,#2bab16)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3ebd28 0%,#2bab16 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3ebd28 0%,#2bab16 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3ebd28 0%,#2bab16 100%); /* IE10+ */
	background: linear-gradient(top,  #3ebd28 0%,#2bab16 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ebd28', endColorstr='#2bab16',GradientType=0 ); /* IE6-9 */
}

.button-brown {
	background: #9c5b55; /* Old browsers */
	background: -moz-linear-gradient(top,  #9c5b55 0%, #8b4b42 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9c5b55), color-stop(100%,#8b4b42)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9c5b55 0%,#8b4b42 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9c5b55 0%,#8b4b42 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9c5b55 0%,#8b4b42 100%); /* IE10+ */
	background: linear-gradient(top,  #9c5b55 0%,#8b4b42 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c5b55', endColorstr='#8b4b42',GradientType=0 ); /* IE6-9 */
}

.bullet-list,
.link-list,
.map-list,
.arrow-list {
	float: left;
	overflow: hidden;
	width: 289px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.bullet-list li,
.link-list li,
.map-list li,
.arrow-list li {
	color: #4d4d4d;
	padding-left: 25px;
	display: block;
	min-height: 24px;
	line-height: 24px;
}

.bullet-list li {
	background: url(../images/bullet-style.png) no-repeat left center;
}

.link-list li {
	background: url(../images/link-style.png) no-repeat left center;
}

.map-list li {
	background: url(../images/map-style.png) no-repeat left center;
}

.arrow-list li {
	background: url(../images/arrow-style.png) no-repeat left center;
}

/* -- Tabs -- */
.tabs {
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px solid #BCBCBC;
}

.tabs > ul {
	position: relative;
	top: 1px;
	z-index: 3;
	margin: 0px !important;
}

.tabs > ul > li {
	float: left;
	list-style: none !important;
	border-top: 1px solid #BCBCBC;
	border-right: 1px solid #5C5C5C;
	background: #5a5a5a; /* Old browsers */
	background: -moz-linear-gradient(top,  #5a5a5a 0%, #4c4c4c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a5a), color-stop(100%,#4c4c4c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5a5a5a 0%,#4c4c4c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5a5a5a 0%,#4c4c4c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5a5a5a 0%,#4c4c4c 100%); /* IE10+ */
	background: linear-gradient(top,  #5a5a5a 0%,#4c4c4c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a5a5a', endColorstr='#4c4c4c',GradientType=0 ); /* IE6-9 */
}

.tabs > ul > li:first-child {
	border-left: 1px solid #BCBCBC;
}

.tabs > ul > li a {
	display: block;
	padding: 12px 20px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.tabs > ul > li.active {
	background: #fff !important;
	border-right: 1px solid #BCBCBC;
}

.tabs > ul > li.active a {
	color: #3d3d3d;
}

.tabs > div {
	clear: both;
	float: left;
	padding: 20px;
	background: #fff;
	border-left: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
	display: none;
}

.tabs > div.active {
	border-top: 1px solid #BCBCBC;
	display: block;
}


/* -- Toggle Styles -- */
.toggle-style-1,
.toggle-style-2 {
	float: left;
	width: 299px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #fff;
}

.toggle-style-1 > ul,
.toggle-style-2 > ul {
	margin: 0px !important;
}

.toggle-style-1 > ul > li,
.toggle-style-2 > ul > li {
	float: left;
	display: block;
	list-style: none !important;
}

.toggle-style-1 > ul > li > h6,
.toggle-style-2 > ul > li > h6 {
	float: left;
	font-weight: bold;
	border: 1px solid #D2D2D2;
	margin-bottom: 0px;
	border-top: 0px;
	height: 46px;
	line-height: 46px;
	padding-left: 55px;
	width: 242px;
	cursor: pointer;
	color: #424344 !important;
}

.toggle-style-2 > ul > li > h6 {
	padding-left: 12px !important;
	width: 285px !important;
}

.toggle-style-1 > ul > li:first-child > h6,
.toggle-style-2 > ul > li:first-child > h6 {
	border-top: 1px solid #D2D2D2;
}

.toggle-style-1 > ul > li > h6 {
	background: url(../images/toggle-plus.png) no-repeat 12px center;
}

.toggle-style-1 > ul > li > h6.expand {
	background: url(../images/toggle-minus.png) no-repeat 12px center;
}

.toggle-style-2 > ul > li > h6 {
	background: url(../images/toggle-down-arrow.png) no-repeat 95% center;
}

.toggle-style-2 > ul > li > h6.expand {
	background: url(../images/toggle-up-arrow.png) no-repeat 95% center;
}

.toggle-style-1 div.inner,
.toggle-style-2 div.inner {
	clear: both;
	display: none;
	padding: 20px;
	border: 1px solid #D2D2D2;
	border-top: none;
}


/* -- Message Boxs -- */
.message-box-1,
.message-box-2,
.message-box-3,
.message-box-4 {
	border: 1px solid #C8C8C8;
	padding: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

.message-box-1 > h6,
.message-box-2 > h6,
.message-box-3 > h6,
.message-box-4 > h6 {
	color: #4d4d4d !important;
	font-weight: bold !important;
	font-size: 14px !important;
	margin-bottom: 10px;
}

.message-box-1 p,
.message-box-2 p,
.message-box-3 p,
.message-box-4 p {
	line-height: 20px;
}

.message-box-1 {
	background: #CCDAF4;
}

.message-box-2 {
	background: #F4CCCC;
}

.message-box-3 {
	background: #E8F3CB;
}

.message-box-4 {
	background: #CBECF3;
}

/*-------------------------------------------------*/
/* =  Footer
/*-------------------------------------------------*/
footer {
	clear: both;
	display: block !important;
	padding: 20px 20px 50px 20px;
	margin: 0 -20px -20px -20px;
    -webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}

footer > ul > li {
	float: left;
	width: 300px;
	margin-left: 30px;
}

footer > ul > li:first-child {
	margin-left: 0px;
}

footer .widget-title {
	font-size: 17px;
	color: #a8a8a8;
	margin: 10px 0 20px 0;
}

footer .copyright {
        margin: 0 auto;
}

footer .copyright p {
	color: #EBE3CD;
    text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

footer .copyright a {
	color: #fff;
}

footer a:hover {
	opacity: 0.7;
}

/*-------------------------------------------------*/
/* =  Back to TOP
/*-------------------------------------------------*/
#top {
	clear: both;
	margin: 0 -20px;
	padding-top: 15px;
	text-align: center;
}

#top a {
	display: inline-block;
	width: 51px;
	height: 33px;

	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#top a:hover {
	opacity: 0.8;
}


/*-------------------------------------------------*/
/*  Change Color */
/*-------------------------------------------------*/
/*
header nav > ul > li > a:not(.active):hover {
	border-bottom: 2px solid #F0E429 !important;
	color: #F0E429;
}

.contact-form input[type="submit"],
.subscribe-widget input[type="submit"],
header nav li a.active,
.carousel .read-more,
li.widget_tag_cloud .tagcloud a:hover {
	background: #F0E429 !important;
}

li.widget_rss .rss-date,
.error-404 p b,
.dropcap2 span.large-cap,
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active,
header #sub-menu a:hover {
	color: #F0E429 !important;
}

.page-title:after {
	content: '';
	border-left: 7px solid #F0E429 !important;
}

.tabs-widget .tab-links li.active a {
	background: #F0E429 !important;
	border-top: 1px solid #F0E429 !important;
}

#slider.version1 .flex-caption {
	background: rgba(240, 228, 41, 0.8);
	background: url(http://www.htmltocss.com/rgbatopng.php?rgba=240,228,41,0.8);
}

#slider.version3 .flex-control-thumbs li img.flex-active {
	border-color: rgba(240, 228, 41, 0.8);
} */

/* --------------------
 Carousel Fred Ciz 
 ---------------------- */


			.list_carousel {
				border-radius: 10px;
                  -webkit-border-radius: 10px;
                  -moz-border-radius: 10px;
                  position: relative;
				margin: 0 0 0px 0px;
				width: 100%;
			}
            
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
            
			.list_carousel li {
				color: #999;
				text-align: center;
                width: 210px;
				display: block;
				float: left;
padding-top: 5px;
                
			}
            
        
            .list_carousel li .kitab {
                    padding: 8px;  
					margin: 0 13% 20px 15%;
                    background: #f7f7f7; 
					border: 1px solid #a09062;
                    box-shadow: 0px 1px 1px #d7d7d7;
                    -webkit-box-shadow: 0px 1px 1px #d7d7d7;
                    -moz-box-shadow: 0px 1px 1px #d7d7d7;
                    float: left;
                    display: block;
                    border-radius: 5px;
                    -webkit-border-radius: 5px;
                    -moz-border-radius: 5px;
               }
           
           
           .list_carousel li .kitab img {
                    width: 142px;
                    height: 200px;
                    display: block;
               }
        
        
.list_carousel li h2 {
/*      padding: 0 5px; */
}
                   
.list_carousel li .kitab  h2.post-title {
    margin: 0 18%;
    text-align: center;
    font-size: 1.4em;
}
                
.tahmil {
                 display: block;
                color: #fff;
                 padding: 5px 10px 5px 10px; margin: 20px 20% 0 30%;
                font-size: 1em; line-height: 14px;
                text-transform: uppercase; 	text-align: center; vertical-align: center;
                text-shadow: 1px 1px 1px #000;     
                transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -webkit-transition: all 0.3s linear;
                -o-transition: all 0.3s linear;
                border: 1px solid #42210B;
                cursor: pointer;    
                background: rgb(86,69,78); /* Old browsers */
                background: rgb(78,60,45); /* Old browsers */
                background: -moz-linear-gradient(top,  rgba(78,60,45,1) 0%, rgba(78,60,45,1) 50%, rgba(29,21,5,1) 51%, rgba(29,21,5,1) 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(78,60,45,1)), color-stop(50%,rgba(78,60,45,1)), color-stop(51%,rgba(29,21,5,1)), color-stop(100%,rgba(29,21,5,1))); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* IE10+ */
                background: linear-gradient(to bottom,  rgba(78,60,45,1) 0%,rgba(78,60,45,1) 50%,rgba(29,21,5,1) 51%,rgba(29,21,5,1) 100%); /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e3c2d', endColorstr='#1d1505',GradientType=0 ); /* IE6-9 */
                box-shadow: 1px 1px 1px #444;
                -moz-box-shadow: 1px 1px 1px #444;
                -webkit-box-shadow: 1px 1px 1px #444;
                  
}
              
              
 .tahmil:hover {
      opacity: 0.8;
      color: #fff;
 }
              
              
        	.prev {
				margin-left: 10px;
                   position: absolute;
                   top: 120px; left: 0px;
			}
            
			.next {
				position: absolute;
                    top: 120px; right: 0px;
				margin-right: 10px;
			}
              
              .prevn{
				
				margin-left: 0px;
                   position: absolute;
                   bottom: 20px; left: 30px;
			}
        
			.nextn {
				position: absolute;
                  bottom: 20px; right: 20px;
				margin-right: 10px;
			}
        
.pager {
    
    margin: 20px auto;
    margin-bottom: 20px;
    text-align: center;
    direction: ltr;                
}
            
.pager a {
    margin: 0 5px; padding: 5px;
    text-decoration: none; 
    background: #f7f7f7; color: #6C3842;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-family: verdana, arial, sans-serif;
    font-size: 0.8em;
}
        
.pager a.selected,.pager a:hover ,.pager a.current{
    background: #6C3842;
    color: #fff;               
}

#foo {
        padding: 15px 0;     
 }  

#foo li {
    padding-bottom: 30px;
}

.nasihah {
    position: absolute;
    left: 30px; 
	bottom:60px;
    height:70px; 
	width: 325px;
    padding: 30px 10px 30px 10px;
    text-align: center;
    background: url(../images/bgnasihah5.png) no-repeat right center;
     font-weight: normal;
    color: #5b2b00;
  }



.nasihah h2 {
        font-size: 1.2em; font-weight: normal;
        display: block;
        padding: 0 10px;
        margin-right: 20px; margin-top: 30px;margin-bottom: 10px;
     
        
      }
.nasihah .list_carousel {
       border: none;
       height: 90px;
       margin-right: 0px;
         
}
.nasihah .list_carousel li {
        padding: 0px; margin: 0;
        
        overflow: hidden;     
       
      }

.nasihah .list_carousel li p {
        color:#5b2b00;
		font-family: tahoma;
		font-size: 0.8em;
		line-height: 1.6em;
		
        
     }
 .nasihah .list_carousel a {
        color: #5b2b00;
       }
 

 #newsright {
     width: 17px; height: 31px;
    padding: 6px 0px; 
    background: url(../images/ukirsmall.png) repeat-x top left;
    float: left;
   }

#newstop {
    width:775px; height: 31px;
    padding: 6px 10px; 
    background: url(../images/ukirsmall.png) no-repeat top right;
    float: left;
}

#newstop h3 {
    font-size: 20px;
    text-align: center;
}
 
#newstop > div {
    background-color: #eee;
    width: 97%;
    height: 28px; 
    padding: 0px 10px 6px 10px;
    float: left;
    overflow: hidden;
    line-height: 27px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #200B19;
    background: #CFAB74;
    box-shadow: inset 0 0 2px #fff;
    -webkit-box-shadow: inset 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 2px #fff;
    
}
#newstop > div.first {
    border-bottom: none;
}
 
#newstop dl {
    display: block;
    margin: 0;
}

#newstop dt, #newstop dd {
font-size: 0.9em;
font-family: tahoma;
display: block;
float: left;
margin: 0 10px;
padding: 0px 10px;
}
#newstop dt {
/*background-color: #F4EFE3;*/
color: #5B2B00;

}
#newstop dt a{
/*background-color: #F4EFE3;*/
color: #cc0000;

}
#newstop dd {
color: #333;
margin-right: 50px;
}
 
code {
font-style: italic;
}


.biru {
        color: #1d71b8;
        
 }

.tbadr {
        width: 90%; 
        padding: 0;
        margin: 0 auto;
        border: none;
 }

.tbadr th {
        border: none;
        font-size: 16px; color: #509ABD;
       }
   
.tbadr tr {
       
}

.tbadr td {
     font-size: 14px;
 }

.labeltabel {
        color: #666;
        width: 70px;
        text-align: left;
        padding-left: 10px;
 }

.detiltabel {
        color: #444;
}

.tbadr td colspan {
 }

.social{
	text-align: center;
	margin-bottom:-10px;
}


