/*======================================
Theme Name: Amanzzz
Theme URI: http://www.amanz.my
Description: Amanz V2
Version: 1.0
Author: flisterz 
======================================*/

/*CSS Basic*/
*{ margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; }
ul { list-style: none; margin: 0; padding: 0; }
acronym, abbr, fieldset, img {border: 0;}
:focus	{outline: 0; }
.clear	{clear: both;}
.fleft 	{float:left;}
.fright {float:right;}
.mt10	{margin-top: 10px;}
.adbox img{display:none;}
/*===========================================*/
/*== Base */
/*===========================================*/
body{
	background:#eee url(images/bodybg.jpg) repeat-x   top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
a,
a:visited{
	text-decoration:none;
	color: #00346C;
	}
a img, 
a:visited img{
	border: none;
	}
blockquote {
	margin:0 0 10px 20px;
	padding:0 0 0 30px;
	background: transparent url(images/bq.gif) no-repeat scroll 0 4px;
}
code {
	background : #cccccc;
	padding-left:3px;
	padding-right:3px;
	text-align:left;
	}
 	
/*===========================================*/
/*== NAV */
/*===========================================*/
#top{
 	background: #333 url(images/topbg.jpg) repeat-x bottom;
 	height: 32px;
 	border-bottom: 1px solid #fff;
 	}
#searchform{
 	padding: 5px 0 0;
 	}
#searchsubmit{
 	background: url(images/search.jpg) no-repeat;
 	border: 0px;
 	text-indent: -9999px;
 	height: 20px;
 	width: 30px;	
 	}
#menu{
	width: 980px;
	margin: 0 auto;
	padding: 0px 0 0;
	}
	#menu ul{
		float: left;
		padding: 5px 0 0 0;
		margin: 0 auto;
		}
		#menu ul li{ 
			float: left;
			margin: 0 25px 0 0;
			}		
		#menu ul li a{		 
			color: #ccc;	 
			font-family: "Helvetica Neue", Arial, Helvetica, Verdana;
			font-size: 10px;
			font-weight: bold;
			text-transform: uppercase;
			}			
		#menu ul li a:hover,
		#menu ul li.current_page_item a{	 		 	 
			color: #fff;
			}	
			
/*===========================================*/
/*== WRAPPER */
/*===========================================*/
#wrapper{
	margin:40px auto 0;
	padding:0;
	width:981px;
	clear: both;	
	}

/*===========================================*/
/*== HEADER */
/*===========================================*/
#header{
	padding:30px 0  ;
	background: url(images/header.jpg) no-repeat top left;
	height: 110px;	
	}
.brand{
	height: 100px; 
	}
h1#logo {
	float: left;
	width: 340px; 	 
	margin: 0 0 0 30px;
	}
	h1#logo a{
		background: url(images/logo.png) no-repeat;
		display: block;
		text-indent: -9999px;
		width: 340px;
		height: 85px;
		}
.informasi {
	float:right;
	background: url('http://amanz.my/wp-content/uploads/2010/01/ad.png') no-repeat;
	display: block;
	width: 450px;
	height:83px;
}

/*===========================================*/
/*== categories bar*/
/*===========================================*/

#navcat {
	float: left;
	}
#navcat ul{
	list-style: none;
	padding: 5px 15px;
	}
	#navcat li{
		float: left;
		margin: 0 7px 0 0;
		}
	#navcat li a{
		color: #fff;
		text-shadow: #333 1px 2px;
		padding: 3px 12px 4px;
		display: block;
		border: 1px solid transparent;
		}
	
	#navcat li a.moredown{
		background:url(images/moredown.png) no-repeat 50px 3px;
		padding-right:  28px;
		}
	#navcat li a:hover,
	#navcat li.current-cat a,
	#navcat li.current_page_item a,
	#navcat li ul li a:hover,
	#navcat li ul li.current_page_item {
		background: #0B4968;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border: 1px solid #006092;
		}

	#navcat li a.moredown:hover{
		background: url(images/moredown.png) no-repeat 50px 3px;
		}

	#navcat li ul {
		position: absolute;
		width: 150px;
		left: -999em;
		padding: 10px 10px 10px;
		background: #00334E; 
		-moz-border-radius: 5px;
		-webkit-border-radius:5px;
		}
		
	#navcat li:hover ul,
	#navcat li.sfhover ul {
		left: auto;
		}	
 
	#navcat li ul li { 
		line-height: 18px;
		font-size: 11px;
		color: #fff; 
		margin: 0 0 5px;
		}
 
 
#navcat li ul li a {
 
width:120px; 
line-height:18px; 
}
#navcat li ul ul {
margin: -35px 0 0 160px;
}
#navcat li:hover ul ul, 
#navcat li.sfhover ul ul {
left: -999em;
}
#navcat li:hover ul, 
#navcat li li:hover ul, 
#navcat li.sfhover ul, 
#navcat li li.sfhover ul{
left: auto; 
}





/*===========================================*/
/*== CONTENT */
/*===========================================*/
#boxer{
	background: #fff url(images/contentbg.jpg) repeat-y left; 
	}

span.boxertop,
span.boxertopsingle{
	background: url(images/boxertop.jpg) no-repeat bottom left;
	height: 7px;
	display: block;
	}
	
	#boxer #content{
		width: 555px;
		float: left;
		}
	
	#content ul.blogpost{
		overflow: hidden;
		padding: 15px 30px 0;
		}
	#content ul.blogpost li.entry{  
		margin: 0 0 30px 0;
		overflow: hidden;	
		}
	#content ul.blogpost li.main{
		margin: 0 0 45px;
		}
			
	.sidepost{
		background: url(images/sidepost.png) no-repeat;
		position: absolute;
		margin: 0 0 0 -36px;
		height: 54px;
		width: 14px;
		display: block;
		}
	.postinfo{
		background: url(images/binfo.gif) repeat;
		display: block;
		margin: 0 0 10px;
		text-transform: uppercase;
		}
	.postinfo span{
		float: right;
		padding: 2px 0px;
		font-size: 10px;
		}
	.postinfo span a:hover{
		background-color: #aaa;
		}
	.postinfo span.pcat{
		float: left;
		padding: 2px 0;
		}
		span.pcat a{
			text-transform: uppercase;
			color: #fff;
			font-size: 10px;
			background:#ccc;		
			padding: 2px 8px; 
			margin: 0 1px 0 0;
			}
	span.pdate{
		padding: 2px 10px;
		margin: 0  0px 0 0;
		background: #fff; 
		}
	span.pcomm a{
		background: #BBBBBB url(images/smallcom.gif) no-repeat scroll 5px 4px;
		padding: 2px 10px 2px 23px;
		color: #000;
		}

 
		.entry h1.maintitle {
			font-family:  "Helvetica Neue", Arial, Verdana;
			font-size: 18px;
		 	margin: 10px 0;		 	 
			}			
			.entry h1.maintitle a{
			color: #000;
			line-height: 31px;
			text-shadow: #fff 0 1px;			
			}
	.entry_post{
	 	overflow: hidden;	 	   
		}
		.entry_post a{
 			color: #0053A4;
 			text-decoration: underline;
 			}
 		.entry_post h1{
 			font-size: 19px;
 			margin:  30px 0 5px;
 			}
 		.entry_post h2{
 			font-size: 17px;
 			margin: 20px 0 5px;
 			}
 		.entry_post h3{
 			font-size: 15px;
 			margin: 20px 0 5px;
 			}	  
		.entry_post p{
			margin: 0 0 10px;
			line-height: 17px;
			}		 
		.entry_post ul{
			list-style:disc;
			list-style-position: outside;
			margin: 0 0 10px 25px;
			}
		.entry_post ol{
			margin: 0 0 10px 30px;
			}		 
		.entry_post li{
			padding: 3px;
			border-bottom: 1px solid #eee;
			width: 90%;		
			} 
	
	.entry p.tagss{
			margin: 15px 0 10px;
			}

	.imgthumb {
		float:left;
		height:100px;
		margin:5px 15px 10px 0;
		overflow:hidden;
		border: 1px solid #333;
		width:200px;
		}
/*recent c*/

#recentcomments img.avatar{
-moz-border-radius: 0px;
-webkit-border-radius:0 px;
 margin:0 3px 0 0;
}

/*===========================================*/
/*== SINGLEE */
/*===========================================*/
#boxersingle{
	background: #fff url(images/contentbgs.jpg) repeat-y left;
	}	
	span.boxertopsingle{
	background: url(images/boxertopsingle.jpg) no-repeat bottom left;
	}
	#boxersingle #content{
		width: 625px;
		float: left;
		}
		
	#boxersingle #content ul.blogpost{
		padding: 10px 15px 15px 30px;
		}

	#boxersingle #content ul.blogpost li.entry{
		margin: 0 0 15px 0;
		overflow: hidden;	
		}
  

#single_middle{
	background:#333333;
	padding: 7px;
	margin: 0px 0 5px;
	color: #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
	#single_middle a{
		color: #ccc;
		}
		#single_middle a:hover{
		text-decoration: underline;
		}
	#single_middle p.prevpost{
		width: 240px;
		background: url(images/prevp.gif) no-repeat left center;
		padding: 2px 0 4px 30px;
		}
	#single_middle p.nextpost{
		width: 240px;
		text-align: right;
		background: url(images/nextp.gif) no-repeat right center;
		padding: 2px 30px 4px 0px;
		}
 	 
 	h2.pagetitle{
 		padding: 15px 30px;
 		background: #D5DFD6 url(images/pagetitle.jpg) repeat-x top;
 		font-family: "Helvetica Neue";
 		font-size: 18px;
 		color: #000;
 		margin: 10px 8px 0  ;
 		width: 480px;
 		}

/*===========================================*/
/*== SIDEBAR RIGHT */
/*===========================================*/

#sidebarwrap{
	width: 415px;
	margin: 0 10px 0 0;	
	}
	#sidebarwrapsingle{
	width: 345px;
 	padding: 20px 0 0;
	margin: 0 10px 0 0;
	}
	.topsidebar{
	padding: 10px;
	background: url(images/topsidebar.jpg) no-repeat center;
	height: 70px;
	margin: 0 0 10px;
	}
	.topbutton{
	padding: 24px 45px;
	}
	.topbutton a{
	color: #ccc;
	}
		.topbutton a:hover{
		color: #fff;
		}
	
	span.twitter,
	span.rss{
		background: url(images/twit.png) no-repeat;
		padding: 4px 0 9px 40px;
		font-size: 16px;
		}
	span.rss{
		background: url(images/rss.png) no-repeat;
		margin: 0 35px 0 0;
		}
		
 	#sidebarwrap h2,
 	#sidebarwrapsingle h2{
 		font-family: "Helvetica Neue",Helvetica, Verdana, Arial, Georgia;
 		font-size: 17px;
 		margin: 4px 0 4px;	
 		}
 		#calendar_wrap {
 			margin: 10px 0;
 			text-align: center;
			}
			#calendar_wrap td{
				padding: 4px;
				}
  

 	#sidebarwrap ul li,
 	#sidebarwrapsingle ul li{
 		margin: 15px 0 25px;
		}
	#sidebarwrap ul li ul,
	#sidebarwrapsingle ul li ul{
		border-top: 1px solid #ccc;
		}	
	#sidebarwrap ul li li,
	#sidebarwrapsingle ul li li{
		margin:  0;
		padding: 5px 0;
		border-bottom: 1px solid #ccc;
		}
	#sidebarone,
	#sidebaronesingle{
		width: 195px;
		padding: 0 20px ;
		overflow:hidden; 
		}	
		
	#sidebaronesingle{
		width: 135px;
		padding: 0 15px;
		}
	#sidebartwo{
		width: 160px;
		padding: 0 15px 0 0; 
		overflow:hidden;
		}
	h2.sideheading{
		font-family: Helvetica,Verdana, Arial;
		font-size: 15px;
		text-shadow: #fff 0px 1px;
		font-weight: bold;
		margin: 0 0 15px;
		color: #000;
		text-transform: uppercase;
		}


/*===========================================*/
/*== Featured */
/*===========================================*/
#featured{ 
	overflow: hidden;
	}
	
	#featured ul li{
		margin: 0 0 20px 0;
		}
	#featured ul li .bo{
		border: 1px solid #ccc;
		border-color: #ccc #aaa #aaa #ccc;
		padding: 3px 3px  4px;
		margin: 0 0 4px;
		}
	.fthumb{
		margin: 0;
		border: 0px;
		width: 186px;
		}
	h1.featured a{
		font-size: 12px;
		color: #000;
		}

/*===========================================*/
/*== COMMENTS */
/*===========================================*/

#comments{
	padding:10px 15px 0 30px;
	}
	#comments p.block_c { 		 		 
 	 	padding: 4px   0px 4px  0px;
		font-family: "Helvetica Neue",Arial,Helvetica,Verdana;
		font-size: 13px;
		font-weight: bold;
		display: block;
		}
		#comments p.block_c a{
			color: #ccc;
			}
ol.commentlist{
	list-style: none;
	}
	ol.commentlist li {		 		 
		margin: 0 0 15px;
		line-height: 17px;	
		}
		ol.commentlist li .comment-info{
		border : 1px solid #ccc;
		-moz-border-radius: 3px;
		width:80%;
		padding: 10px 15px;
		}
		ol.commentlist li .comment-info p{
		margin: 0 0 10px;
		}
		ol.commentlist li  .c_info{
		margin: 0 0 5px;
		}
		img.avatar{
			margin: 0 10px 0 0;
			border: 1px solid #ccc;
			border-width: 1px 1px 1px 1px;
			border-color: #eee #aaa #aaa #eee;
			padding: 3px 3px 5px;
			-moz-border-radius: 3px;
			}
		ol.commentlist li li img.avatar{
			width: 50px;
			height: 50px;
			}
		.vcard{
			margin: 0 0 10px;
			}
		ol.commentlist li ul{
			border-left: 1px dotted #ccc;
			}
		ol.commentlist li li{	 
			margin: 15px 0px 0 0px;
			padding: 15px 0 15px 15px;
			}
		ol.commentlist li.pings{
			padding: 6px 0px;
			background: none;
			margin: 0 ;
			}	 
	.reply a,
	.cancel-comment-reply a{
		text-transform: uppercase;
		color: #666;
		font-size: 10px;
		margin: 0 10px 0 0;
		}	 
	 .cancel-comment-reply{
	 	margin: 0 0 5px;
	 	}
	 .navigation{
		 padding: 6px 0;
		 }
	 .navigation a{
		 color: #000;
		 }
#respond{
	margin: 20px 0;
	padding: 0px;
	background: #fff;
	}
	#respond label{
		display: block;
		margin: 0 0 5px;
		}
	#respond h3{
		font-size: 15px;
		margin: 5px 0 10px;
		}
	#respond p{
		margin: 0 0 10px 0;
		}
	#author,
	#email,
	#url{
		width: 95%;
		height: 14px;
		padding: 5px 0;	
		}
	textarea#comment{
		width: 95%;
		padding: 2px;
		font-family: Verdana;
		font-size: 11px;
		}


/*===========================================*/
/*== Pagination */
/*===========================================*/
.pagination_bar{
	background:  url(images/bottompagi.jpg) no-repeat top;
	padding: 8px 0 14px 25px;
	}
.wp-pagenavi{
	padding: 0px 0;
	}
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi span.current,
.wp-pagenavi span.extend {
	padding: 3px 9px 4px;
	background: #ccc;
	margin: 0 2px;
	color: #000;
	display: block;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	}
.wp-pagenavi a:hover{
	background: #fff;
	}
span.pages{
display: none;
	}
.wp-pagenavi span.current{
	font-weight: bold; 
	background: #F9FEF9;
	}
.gototop a{
	float: right;
	background: #ccc;
	color: #000;
	margin:3px 20px 2px 0;
	padding:2px 10px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	}
.gototop a:hover{
	background: #E6F0E6;
	}
	
/*===========================================*/
/*== Bottom */
/*===========================================*/
.b_c{
	background: #333 url(images/bottombg.jpg) repeat-x  left bottom;
	padding: 10px;
	margin: 115px 0 0;
	}
#bottom{ 
	width: 980px;
	margin: -60px auto 0;
	}
h2.bottom{
	font-size: 13px;
	font-family: Georgia;
	text-transform: uppercase;
	margin: 10px 0 20px;
}
.col{
	border: 1px solid #000;
	padding: 0px;
	width: 305px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;	
	float: left;
	margin: 0 29px 0 0;
	}
.col .botlogo{
	overflow: hidden;
	}
.col ul{
	margin: 2px 1px ;
	padding: 0 4px;
	background: #ccc url(images/colbg.jpg) repeat-x top;
	}
	
	.col ul li{
		padding: 8px 12px;
		border-bottom: 1px solid #eee;
		}
	.col ul li:last-child{
		border: 0px;
		}
	 .col ul li a{
		color: #000;
		}
	.col ul li a:hover{
		text-decoration: underline;
		}

#bottom .last{
	margin: 0;
	float: right;
	}
	
/*===========================================*/
/*== FOOTER */
/*===========================================*/
#footer{ 
	padding: 30px 0 30px ;
	font-size: 10px;
	text-align: center;
	color: #D5E8DE;
	margin: 0 auto  0px;
	width: 900px;
	line-height: 17px;
 
	}
	#footer a{
		color: #D5E8DE;
		text-decoration: underline;
		}
 
 
 
 
