/* 
Theme Name: jawee
Theme URL: http://cizkah.com
Description:  Designed by :  <a href="http://cizkah.com">cizkah</a> 
Author:  cizkah
Author URI: http://cizkah.com
Version:2.0
Tags:   three column
*/

/* Main Style */ 

* { margin:0; padding:0;}


body { 
	background: #fff;
	width: 100%; display: table; 
	margin: auto; padding:0; 
	font-family:  Arial, Verdana,"Trebuchet MS",sans-serif; font-size: 12px; 
	color: #222; 
	
}

a:link,a:visited{ 
	color: #17661B; 
	text-decoration: none;
	}
a:hover { 
	color: #000; text-decoration: underline;}


	.white {
		color: #fff;
	}
	
	.white a:link,.white a:visited  {
		color: #fff; 
		border-bottom: 1px dotted #fff;
		
	}
	.green {
		color: #30B705;
	}
	
	.green a:link,.green a:visited  {
		color: #30B705; 
		border-bottom: 1px dotted #30B705;
	}

	.red {
		color: #b10000;
	}
	
	.red a:link,.red a:visited  {
		color: #b10000; 
	}
	.gray {
		color:#4D5A40;
	}
		.gray a:link,.gray a:visited  {
		color: #4D5A40; 
	}
	.black {
		color: #000;
	}
	
	.black a:link,.black a:visited  {
		color: #000; 
		border-bottom: 1px dotted #000;
	}
	
	.black a:hover {
		color: #444;
		text-decoration: none;
		
	}
	.yellow {
	color: #6B6B6A; 
	}
	
	
h2 { 
	font-size: 20px; font-weight: normal; letter-spacing: -0.05em;
	margin:0; padding:0 0 5px 0; 
	color: #444;
	
	}

h3 { 
	font-size: 16px;
	margin:0;
}

	
small { 
	font-size: 11px; line-height: 12px;letter-spacing: 0.1em;
}

img {
	border: none;
}

p {
	margin-bottom: 20px;
	line-height: 1.5em;
}

/* Web Body */
.Center { 
	width: 980px; 
	margin: auto; margin-top: 20px; padding:0;
	
}
.Container { 
	width: 980px; 
	float: left;
	}


.top-header { 
	width: 980px; 
	float: left; 
}

.header { 
	width: 100%; height: 300px;
	margin: 0; padding:0;
	background: #ABD81F url(images/bgheader.jpg) repeat-x top left;
	float: left; 
	}

/* Menu */
.Menu { 
	width: 960px; height: 40px; 
	padding: 10px 0px 0 20px;  margin-bottom: -10px;
	background: #111;
	-moz-border-radius: 10px;
}
.Menu ul { margin: 0; padding: 0; float: left;}
.Menu ul li { 
	margin: 0 8px; 
	list-style-type: 
	none; display: inline;
}
.Menu ul li a:link,.Menu ul li a:visited,.Menu ul li a:focus,.Menu ul li a:active { 
	color: #fff; 
	padding: 3px; 
	text-decoration: none; 
	font-weight: bold; 
}
.Menu ul li a:hover { 
	color: #ddd; 
	padding: 3px; 
	text-decoration: underline;
}


.Logo { 
	width: 337px; 
	height: 120px; 
	margin: 0; margin-top: 15px;
	float: left;
}

.contact {
	width: 300px;
	float: left;
	margin: 20px 10px 0 30px;
}

.Search { 
	width: 220px; 
	margin: 30px 10px 0 0; padding: 15px; 
	background: url(images/search.gif) no-repeat top right; 
	float: right;  
	position: relative;
}
.Search input,.Search form { margin: 0; padding: 0; }
.Search input .Button { 
	width: 59px; height: 23px; 
	background: #870011 url(images/btsearch.gif) no-repeat top right; 
}
.Search .button { 
	margin:0; padding:0; position: absolute; 
	top: 14px; right: 15px;
}

#slider {
    width: 370px; /* important to be same as image width */  height: 225px; /* important to be same as image height */
	background: url(images/bgslider.png) no-repeat top left;
	padding: 25px; margin: 0;
	overflow: hidden; /* important */
	float: left;
}

#slider-content {
    width: 370px; height: 225px; /* important to be same as image width or wider */
	float: left;
	overflow: hidden;
}


.beside-slider {
	float: right;
	width: 500px;
	padding: 20px; padding-top: 0;
	font-size:18px; 
	color: #fff;
	text-align: center; line-height: 1.5em;

}

	.beside-slider p {
		margin-bottom: 10px;
	}
	
	.big-welcome {
		font-size: 30px; font-weight: bold; font-family: Verdana, Arial, sans-serif;
		line-height: 28px;

	}
	
	
/*  Content */
.C { 
	float: left; 
	width: 980px; 
	padding: 15px 0; 
}

.about-afiafit {
	float: left;
	margin-top: 20px;

}
.about-afiafit img{
	float: left;
	margin: 0 20px 10px 0;
}

.about-afiafit li {
	margin-left: 20px!important; padding: 10px 0;
}

.highlight {
	font-size: 16px; font-weight: bold;
	line-height: 1.2sem;
}

/* Info Sembako */
.InfoPlus { 
	width: 220px; 
	padding: 10px; margin-bottom: 30px;
	float: right; 
	border:1px solid #ddd;
/*	background: #30B705; /*0A50FF; */
}

	.info-testi {
		line-height: 1.5em;
		padding: 10px; padding-top: 0; margin-top: 20px;
		}
.InfoPlus p {
	margin: 0!important;
}

.Infonya { 
	width: 200px; 
	padding:10px 10px; 
	background: #D5E8A6; /*3380FF; */
	-moz-border-radius: 10px;
	text-align: center;
	color: #666;
	font-size: 14px; font-weight: bold;
}
.InfoPlus li { list-style: none; }
.InfoPlus a:link,.InfoPlus a:visited { color:#000;}
.InfoPlus a:hover { color: #000; text-decoration: underline;}
.InfoPlus table { border-bottom: 1px solid #CAD8E1; padding: 0 0 10px 0;}
.InfoPlus table td {width: 50px; padding: 0 2px;}


/* About Articles/Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.main-box { 
	margin-bottom: 10px; margin-top: 20px;
	float: left;
	width: 730px;
}

.TabMenu { 
	float: left; 
	margin: 0px; padding: 0px; 
	}
	
.TabMenu li { 
	padding: 0px; margin: 0px; margin-bottom: -1px;
	list-style-type: none;
	display: inline; font-size: 14px;
	line-height: 14px; font-weight: bold;
	font-family: Arial,"Trebuchet MS"; text-transform: uppercase;
	
	}
.TabMenu li a { 
	padding: 5px 0px 0px 9px; margin-right: 7px; margin-bottom: -10px;
	height: 40px;
	/*background: url(./images/mleft.gif) no-repeat left top;*/
	float: left;
	border: 1px solid #ddd; border-bottom: none;
	-moz-border-radius: 10px;
	background: #A0CE16;
	}
.TabMenu li a span { 
	padding: 4px 9px 9px 0px; display: block; 
	/* background: url(./images/mright.gif) no-repeat right top; */
	
	float: right; 
}
.TabMenu li a span { 
	float: none; 
	color: #F1F1F1;
}
.TabMenu li a:hover span 
	{ color: #539606;
}
.TabMenu li a:hover { 
	background-position: 0% -27px; 
	color:#174E20; 
	text-decoration: none;}
.TabMenu li a:hover span { 
	background-position: 100% -27px;  
	color:#174E20;
	}

.TabLink a:link.active { 
	background-position: 0% -27px; 
	color:#17661B; 
	text-decoration: none;
}
.TabLink a:link.active span { background-position: 0% -27px; color:#17661B; text-decoration: none;}

.TabLink a:visited.active { background-position: left bottom;  color:#17661B;}
.TabLink a:visited.active span { background-position: right bottom;  color:#17661B;}

.TabContent { 
	float: left;
	padding: 30px;
	width: 670px; height: auto;
	background: #fff;
	-moz-radius-border: 5px;
	border: 1px solid #ddd;
}

.TabContent li { 
	padding: 5px 0px; margin: 0px; margin-left: 20px;
	list-style: url(images/li.png); 

}


.Clear { clear: both; }


/* Footer */

.Footer { 
	background: #D5E8A6; 
	width: 940px; 
	padding: 20px 20px; 
	float: left; 
}
.Copyright { 
	width: 820px; 	height: 25px;
	margin: 10px;
	float: right;
	text-align: right;
	
}
.MenuBawah ul { 
	margin: 0; padding: 0; 
	float: left;
}
.MenuBawah ul li { 
	margin: 0 5px; 
	list-style-type: none; 
	display: inline;
}
/*.MenuBawah ul li a:link,.MenuBawah ul li a:visited ,.MenuBawah ul li a:focus,.MenuBawah ul li a:active { color: #EDDD1D; padding: 3px; text-decoration: none; font-weight: bold; }
.MenuBawah ul li a:hover { color: #EDDD1D; padding: 3px; text-decoration: underline;}
*/


.CLeft { 
	float: left; 
	width: 730px; 
	margin:0; 
}
.CRight { 
	float: right; 
	width: 250px; 
	padding:0; padding-top: 20px;
	color: #000; margin:0;
}
.MoreLinks { float: right; padding: 10px 10px 10px 0;}

.left-wrap {
	float: left;
	width:300px;
}
.right-wrap {
	width: 410px;
	float: left
}

.recent-article {
	float: left;
	width: 280px;
	padding: 10px; margin: 15px 0;
	border: 1px solid #ddd;
}
	.recent-article li, .InfoPlus li  {
		border-bottom: 1px solid #ddd;
		margin-left: 5px; padding-bottom: 5px; padding-top: 5px;
		list-style: none!important;
	}

	.date { 
	color: #ccc; 
	font-size: 10px;
	display: block;
	
}
.agen-wrap {
	float: left;
	width: 380px;
	padding: 15px; margin: 15px 0; margin-left: 15px;
	border: 1px solid #ddd;
}

	.agen-wrap li {
		float: left;
		padding: 5px;
		list-style: none; 
	}

/* News and Event Area */
.blog-wrap { 	
	width: 690px; 
	padding: 20px; margin:0; padding-left:20px;
	float: left;
	border: 1px solid #ddd;
	
}

	.blog-wrap img {
		float: left;
		margin-right: 20px; margin-bottom: 20px;
	}
	
	.blog-wrap ul li { 	
		margin-left: 20px!important; margin: 10px 0;
		list-style: url(images/li.png);
	
	}
	
	.blog-wrap ol  li{ 	
		margin-left: 20px!important; margin: 10px 0;

	}

.inside-bw{ 
	width: 690px; 
	margin: 0; margin-bottom: 10px;
	float: left;
 }



.adress{ 
	width: 490px; 
	background: #EDDD1D; 
	float: left; 
	padding: 20px; 
	font-size: 16px;
}





/* Comment */
.com-area {
	float: left;
	width: 380px;
}

.meta-area {
	float: right;
	margin-left: 10px; padding: 10px; margin-top: 30px;
	width: 270px; 
	border: 1px solid #ddd;
}

	.meta-area li {
		border-bottom: 1px solid #ddd;
		padding: 5px 0;
		list-style: none!important;
	}

	textarea { 
	margin-top: 10px; width: 370px;
} 

.ComAr { 
	background: #fff; 
	border: 1px solid #DEDEDE; color: #000; 
	padding: 20px 10px; margin: 0 auto; margin-bottom: 20px;
	width: 370px; float:left; 
	font-size: 11px; letter-spacing: 0.3px; line-height: 1.5em;
}


.ComAr p { 
	margin:15px 0; padding:0; 
}

.ComAr form label { 
	margin: 15px 0 0 0; 
	display: block;
}

.ComAr form input { 
	width: 370px; 
	margin:0; padding:0;
}

.ComAr ul { 
	margin:0;padding:0;
}

.commentlist li { 
	list-style:none; 
	margin: 10px 0!important; margin-left: 30px;
	background: #fff;
	
}

.nama { 
	color:#C41414; 
	float: left;
	width: 300px;
	padding: 0!important;
}

.metadata {
	float: right;
	padding: 3px 0;
	width: 200px;
	text-align: right;
	color: #999;
}

.commentmetadata {
	border: 1px dashed #ddd; border-left: none; border-right: none;
	padding: 5px 0; margin-bottom: 10px;
	float: left;
	width: 100%;
}

.ComAr .singlecomment  p { 
	margin:10px 0; padding:0;
}
*/
.ComAr small { 
	font-size: 9px;
}


/* Image */
.wp-caption { color: #444; text-align: center; padding: 10px; background: #DFE4E5; margin: 5px;}
.wp-caption img { margin:0; padding:0;}
.wp-caption p ,.wp-caption text { line-height: 17px; padding: 5px; margin:0; }
p img { padding: 0px;  max-width: 100%; border: 1px solid #B8D2D8;}
img .aligncenter, div .aligncenter { display: block; margin-left: auto; margin-right: auto;}
img .alignright { padding: 4px; margin: 25px 0 2px 10px; display: inline;}
img .alignleft { padding: 4px; margin: 25px 10px 2px 0; display: inline;}
.alignright {float: right; padding: 4px; margin: 0 0 2px 10px}
.alignleft {float: left; margin: 0 10px 2px 0; }
