/*  
Theme Name: Anor
Description: "Anor" is a premium wordpress theme designed and coded by <a href="http://www.andimazlan.com">Andimazlan</a><br/>
Version: 0.0.1
Author: Andimazlan
Author URL: http://www.andimazlan.com
Tags: white, light, blue, two-columns, fixed-width, right-sidebar
*/
body, div, dl, dt, dd, #menu ul, ol, li, H1, H2, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, #menu ul {
	margin:0;
	padding:0;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
img.alignright {
	float:right;
}
img.alignleft {
	float:left;
}
img.aligncenter {
	/*display: block;*/
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float:right;
	margin:0 0 1em 1em
}
a img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
a img.aligncenter {
	/*display: block;*/
	margin-left: auto;
	margin-right: auto
}
a, a:visited {
	color:#007acc;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
    overflow:hidden;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 15px;
	padding: 0 4px 0px;
	margin: 0;
	color:#999;
	text-transform:uppercase;
}
/*-----------------------*/

H1, H2, h1, h2, h3, h4, h5, h6 {
font-family:”Gill Sans”,”Gill Sans MT”,”Helvetica Neue”,”Helvetica”,Arial,sans-serif;
}
body {
font-family:”Lucida Grande”,”Lucida Sans”,Verdana,sans-serif;
/*background: url(images/DarkBlueBackG.jpg);*/
}

.pattern1 {
	background-color:#000000;
}
.pattern2 {
	background:url(images/pat/pattern2.JPG) repeat;
}
.pattern3 {
	background:#F2F2F2 url(images/pat/pattern3.JPG) no-repeat top center;
}
.pattern4 {
	background:#9a9a9a url(images/pat/pattern4.JPG) repeat-x top left;
	;
}
#wrap {
	margin:20px auto;
	/*background:url(images/pat/DarkerBlueBackG.jpg);*/
	/*background-color:#009999;*/
	overflow:hidden;
	border:0px solid #990000;
	width:1135px;
	padding:0px 10px 0px 10px;
}
#menu {
	width:1136px;
	margin:10px auto 0 auto;
	/*background:url(images/bg_h2.PNG) repeat-y;*/
	border-top:0px solid #990000;
	border-bottom:0px solid #990000;
	border-right:px solid #990000;
	height:85px;
}
#menu ul {
	list-style-type: none;
	float: right;
	font-family: "Segoe UI", Lucida Grande, Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 0px;
	margin: 0;
	border-left:0px solid #990000;
	width:900px;
}
#menu ul li {
	float: left;
	display: block;
	height:26px;
	padding: 0px;
	margin-right: 1px;
	border-right:0px solid #990000;
	text-transform:uppercase;
	font-size:15px;													/* saiz text untuk menu (home, download, dll */
	line-height:15px;
	font-weight:bold;
	letter-spacing:1px;
}
#menu ul li:hover {
	background-position: left;
	background-color:#3399CC;
}
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	float: left;
	color: #666;													/* WARNA text untuk menu (home, download, dll, RSS */
	text-transform: uppercase;
	display: block;
	height:19px;
	padding:5px 20px 0px 20px;
	margin: 0px;
}
#menu .home, #menu .current_page_item {
	background-color:#990000;
}
#menu .home a:link, #menu .home a:visited, #menu .current_page_item a:link, #menu .current_page_item a:visited {
	background-position: right;
	background-repeat: no-repeat;
	color: #000;
}
#menu ul li a:hover {
	background-position: right;
	background-repeat: no-repeat;
	color: #111;
	height:19px;
	text-decoration: none;
}
#menu ul li ul {
	width: 180px;
}
#menu .rss {
	float: right;
	display: block;
	height:19px;
	padding:0px;
	margin-right: 1px;
	border-right:0px solid #990000;
	text-transform:uppercase;
	font-size:11px;													/* saiz text untuk menu (home, download, dll */
	line-height:15px;
	font-weight:bold;
	letter-spacing:1px;
}
#menu .rss li {
	float:right;
	height:2px;
	/*background-color:#af290e;*/
	border-left:0px solid #990000;
	border-right:none;
	padding-left:1px;
}
#menu .rss li:hover {
	background-color:#111;												/*WARNA BACKGROUND RSS KALAU HOVER*/
}
#menu .rss li a {
	display: block;
	height:19px;
	padding:5px 20px 0px 20px;
	background-position:left;
	/*background:url(images/rss.png) no-repeat top left;*/
}
#menu .rss li a:hover {
	/*background:url(images/rss.png) no-repeat top left;*/
	color: #3399CC;
	height:19px;
}
.menunav li:hover ul, ul.menunav li.sfHover ul {
	left:-1px;
	top:25px;
}
.menunav li:hover li ul, .menunav li.sfHover li ul {
	top:-9999px;
}
.menunav li li:hover ul, ul.menunav li li.sfHover ul {
	left:180px;
	top:-1px;
	border-top:1px solid #ddd;
}
.menunav li:hover ul, .menunav li li:hover ul {
	top: -9999px;
}
.menunav li ul {
	position:absolute;
	top:-9999px;
	border-right: 1px solid #ddd
}
.menunav li {
	float:left;
	position:relative;
	border-bottom:0px solid #ddd;
}
.menunav ul li {
	width: 100%;
}
.menunav li li {
	padding: 0px;
	background: url(images/libgt.png) repeat;
	height: auto !important;
}
.menunav li ul {
	z-index:100;
}
.menunav li:hover a:link, .menunav li:hover a:visited {
	color: #111 !important;
	text-decoration: underline;
}
.menunav li li:hover, .menunav li .current_page_item {
	background:url(images/libgth.png) repeat !important;
}
.menunav li li a:link, .menunav li li a:visited {
	padding:5px 20px 5px 20px !important;
	margin: 0px 0px 0px 0px !important;
	height: auto !important;
	background-image: none !important;
	float: left;
}
#header {
	width:1135px;
	margin:0 auto 0px auto;
	padding:0px 0px 0px 0px;
	height:434px;
}
#header .topic {
	width:500px;
	float:left;
        
}
#header .iklanheader {
	float:right;
	margin:-450px 225px auto auto;
	padding:0px 0px 0px 0px;
}
#header .iklanheader2{
	float:right;
	margin:-270px 15px auto auto;
	padding:0px 0px 0px 0px;
}
#header .iklanheaderr img {
	border:4px solid #ddd;
	padding:1px;
}
#header h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:lighter;
	letter-spacing:-1px;
	text-transform:lowercase;
}
#header h1 a, #header h1 a:visited {
	text-decoration:none;
	color:#000;
}
#header h1 a:hover {
	text-decoration:underline;
	color:#000;
}
#header h1 span {
	font-style:italic;
	font-weight:bold;
	color:#007acc;
}
#header .description {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#000;
}
#header .description em {
	font-size:14px;
	font-style:italic;
	color:#666;
}

#header .topic .logo { 	
    position:relative;
	width:450px;
	height:60px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	float:left; }

#header .topic .logo span { 	
    position:absolute;
	width:470px;
	height:65px;
	/*left:0;*/
	top:0;
	margin:0px;
	background:(http://andimazlan.files.wordpress.com/2011/07/logo.png) no-repeat;
	text-indent:-9999px; }
		
#container {
	width:1135px;
        padding:0px 0px 0px 0px;
	margin:1px auto 10px auto;
	overflow:hidden;
}
#lsidetitle{
	font-family:Franklin Gothic Medium Italic, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	font-size:14px;
	color:#D3AB00;	
}
#lside {
	float:left;
	width:180px;	              /*Padding 0 0 0 n untuk jarak bhgn kiri ke text Award Winning text*/
	padding:5px 0px 0px 10px;	/*Padding n 0 0 0 untuk jarak bhgn atas ke text Award Winning text*/
	margin:0px 0px 10px 12px;	/*Padding 0 n 0 0 untuk jarak bhgn kanan ke text Award Winning text*/
	overflow:hidden;
	font-size:9px;
}
#lside .adsideleft {
	width:170px;
	overflow:hidden;
}
#lside img {
	margin:0px 0px 10px 0px;
}
#lside a, #lside a:visited {
	color:#007acc;
	text-decoration:none;
}
#lside a:hover {
	color:#333;
	text-decoration:underline;
}
#lside h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	padding:0px 0px 5px 0px;
	font-weight:lighter;
	font-size:11px;
	color:#CC0000;
	border-bottom:1px solid #ddd;
}
#lside ul {
	list-style:none;
	margin:0px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #ddd;
}
#lside ul a, #lside ul a:visited {
	padding:0px 0px 0px 16px;
	background:none;
}
#lside ul li {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:capitalize;
	font-size:10px;
	padding:1px 0px 2px 0px;
}
#lside li ul {
	border:none;
	margin:0px;
	padding:0px
}
#lside li li {
	width:98%;
}
#lside li li a, #lside li li a:visited {
	
}
#lside .ad160, #rside .ad160 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#bdbdbd;
	text-transform:lowercase;
	text-align:right;
	padding:0px 5px 5px 0px;
	background:url(images/adbg.png) repeat-x top left;
}
#lside .ad160 span, #rside .ad160 span {
	background-color:#fff;
	padding:0px 5px;
}
#rside {
	/*background:url(images/yellow-pattern-background.gif) repeat;*/
	border-left:3px solid #434A26;
	border-top:3px solid #434A26;
	float:left;
	width:278px;
	overflow:hidden;
	/*background-color:#D3AB00;*/							/* WARNA BACKGROUND RSIDE*/
	padding:0px 0px 0px 5px;
	margin:0px 0px 10px 0px;
	font-size:13px;
}
#rside a, #rside a:visited {
	font-size:12px;
	color:#ffffff;									/*WARNA TEXT PADA RSIDE*/
	text-decoration:none;
}
#rside a:hover {
	color:#D3AB00;
	text-decoration:underline;
}
#rside h2 {
	font-family:Franklin Gothic Medium Italic, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	font-size:22px;
	color:#D3AB00;								/*WARNA SETIAP TAJUK PADA RSIDE*/
	border-bottom:3px solid #000000;
	background-color:#000000;
}
#rside ul {
	list-style:none;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 5px;
	border-bottom:1px solid #ddd;
}
#rside ul li {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:capitalize;
        font-weight:bold;

	font-size:12px;
	line-height:16px;
	word-spacing:1px;
	padding:2px 0px 2px 17px;
	margin:2px 0px 2px 0px;
	background:url(images/libg300.png) no-repeat top left;
}
#rside ul li.mostcom {
	background:url(images/limostcom.png) no-repeat top left;
}
#rside ul li.com {
	background:url(images/licom.png) no-repeat top left;
	text-transform:lowercase;
}
#rside img {
	margin:0px 0px 10px 0px;
}
#tabs_container {
	width: 276px;
	overflow:hidden;
}
#tabs_container ol.idTabs {
	list-style:none;
	width:276px;
	height:24px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#tabs_container ol.idTabs li {
	float:left;
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
	width:84px;
	text-align:center;
	background:none;
	display:inline;
	text-transform:uppercase;
	font-size:10px;
	line-height:14px;
	margin:0px;
	letter-spacing:1px;
	padding:5px 0px;
	border-right:1px solid #ddd;
	height:19px;
}
#tabs_container a:hover {
	text-decoration:none;
}
#tabs_container ol.idTabs li a.selected {
	font-weight:bold;
}
#tabs_container ol.idTabs li.recent {
	background:url(images/recent.png) no-repeat top right;
	border-right:none;
}
#rside .wp-tag-cloud {
	list-style:none;
	width:285px;
	padding:10px 7px 0px 7px;
	border:none;
	overflow:hidden;
}
#rside .tweets {
	width:248px;
}
#rside .tweets ul {
	list-style:none;
}
#rside .tweets ul li {
	width:230px;
	color:#666;
	background:none;
	padding:5px 5px 5px 30px;
	border:1px solid #eee;
	background:#F9F9F9 url(images/tweet.png) no-repeat top left;
	overflow:hidden;
}
#rside .tweets ul li.aktt_more_updates {
	text-transform:uppercase;
	font-size:10px;
	background:none;
	padding:5px 0px;
	border:none;
	text-align:right;
	width:230px;
}
#rside .tweets ul li.aktt_more_updates:hover {
	font-size:10px;
	background:none;
	padding:5px 0px;
	border:none;
	margin:0;
	width:230px;
}
#rside .tweets ul li:hover {
	color:#333;
	background:#F9F9F9 url(images/tweeth.png) no-repeat top left;
	border:1px solid #ddd
}
#rside .tweets ul li .theday {
	float:right;
	clear:both;
	font-size:10px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#tab1, #tab2 {
	width:273px;
	font-size:10px;
}
#rside .wp-tag-cloud li {
	display:inline;
	background:none;
	padding:0px 3px 0px 1px;
	margin:0px;
}
#rside .arhives {
	width:278px;
	overflow:hidden;
}
#rside .arhives li {
	display:inline;
	float:left;
	width:150px;
	background:url(images/liarc300.png) no-repeat top left;
}
#wp-calendar {
	margin:0px 0px 10px 0px;
}
#wp-calendar td {
	width:38px;
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	color:#666;
}
#wp-calendar th {
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	background:url(images/calbg.png) repeat-x top left;
}
#wp-calendar caption {
	padding:10px;
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:2px;
}
#prev, #next {
	font-size:11px;
	text-align:center;
}
#today {
	background:url(images/caltoday.png) repeat-x bottom left;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
#rside .searchbox {
	width:290px;
	padding:5px 0px 10px 0px;
	margin:5px 5px 5px 0px;
	border-bottom:1px solid #ddd;
	overflow:hidden;
}
#rside .searchbox .searchformtop {
	font: normal 14px Verdana, Helvetica, sans-serif;
	border:none;
	background: url(images/searchformtop.png) no-repeat top right;
	overflow:hidden;
	color:#999;
	margin:0px;
	float:left;
	width:204px;
	height:22px;
	padding:6px 1px 6px 1px;
}
#rside .searchbox input.gosearch {
	width: 65px;
	height: 28px;
	background:url(images/searchbutton.png) no-repeat;
	margin:0px;
	float:left;
}
#rside .searchbox input.gosearch:hover {
	background:url(images/searchbuttonh.png) no-repeat;
}
#rside .adsideright {
	overflow:hidden;
	float:right;
	width:264px;
}
#posts {												/*TEXT UTK POST*/
	color:#9AABF1;
	width:630px;
	float:left;
	overflow:hidden;
	font-size:13px;
}
#posts .post {
	background:url(images/opaque_15.PNG) repeat;						/*background setiap post*/
	width:630px;
	overflow:hidden;
	margin:0px 0px 14px 0px;
}
#posts .post .pinfo {
	list-style:none;
	width:630px;
	height:48px;
	/*background:url(images/headerbg.PNG) repeat;*/						/*background header post*/
	padding:0px;
	margin:0px 0px 5px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#posts .post .pinfo li {
	display:inline;
	float:left;
	padding:0px;
	margin:0px;
}
#posts .post .pinfo li.lileft {
	background:url(images/button-rot-01.GIF) no repeat;
	width:50px;
	height:45px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#posts .post .pinfo li.liright {
	width:550px;
	height:45px;
	padding:0px 8px 0px 8px;
	position:static;
	display:table;
}
#posts .post .pinfo li.lileft span {
	color:#FF0099;
	font-size:43px;						/* saiz text haribulan kat post*/
	font-weight:lighter;
	line-height:20px;
	padding:0px;
	margin:0px;
}
#posts .post .pinfo li.lileft span em {										/*TEXT UTK TARIKH KAT HEADER POST*/
	font-family:Verdana, Georgia, Verdana, Times, serif;
	font-size:14px;
	color:#FF0099;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	letter-spacing:2px;
}
#posts .post .pinfo li.liright div {
	display:table-cell;
	vertical-align:middle;
	position:static;
}
#posts .post .pinfo li.liright div div {
	position:relative;
	top:-50%;
}
#posts .post .pinfo li.liright h1 {

	font-size:28px;								/*saiz text setiap tajuk post*/
	font-weight:bold;
	text-decoration:uppercase;
}
#posts .post .pinfo li.liright h1 a, #posts .post .pinfo li.liright h1 a:visited {
	color:#CAD3F6;											 /* tajuk setiap post*/
	text-decoration:none;
}
#posts .post .pinfo li.liright h1 a:hover {
	color:#333;
	text-decoration:none;
}
#posts .post .postcontent {
	font-family:”Lucida Grande”,”Lucida Sans”,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:5px;
	margin:0px 0px 0px 0px;
}
#posts .post .postcontent a, #posts .post .postcontent a:visited {
	color:#E667AF;
	text-decoration:none;
}
#posts .post .postcontent a:hover {
	color:#FFF100;
	text-decoration:uppercase;
}
#posts .post .postcontent strong {
	font-weight:bold;
}
#posts .post .postcontent p {
	line-height:18px;
	word-spacing:1px;
	margin-bottom:10px;
}
#posts .post .postcontent img {
	padding:5px;
	border:1px solid #000000;
	margin:4px;
	background-color:none;
}

#posts .post .postcontent .wp-caption img { border:1px solid #ddd; padding:0; margin:0 0 5px 0; }

#posts .post .postcontent .wp-caption p { margin:0 0 5px 0; }

#posts .post .postcontent .wp-caption .alignright {
	float:right;
}
#posts .post .postcontent .wp-caption .alignleft {
	float:left;
}
#posts .post .postcontent .wp-caption .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

#posts .post .postcontent ul {
	margin:5px 0px;
	width:440px;
	padding:0px;
	color:#cd0203;
}
#posts .post .postcontent blockquote {
	margin:0 auto 40px 0;
	width:98%;
	padding:10px 5px 0px 5px;
	border:1px solid #ddd;
	background-color:#F9F9F9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	color:#666
}
#posts .post .postcontent ul li {
	padding:5px 0px 5px 14px;
	margin:0px;
	background:url(images/circle.png) no-repeat top left;
}
#posts .post .postcontent ol {
	margin:5px 0px;
	width:440px;
	padding:0px;
	color:#666;
}
#posts .post .postcontent ol li {
	padding:5px 0px 5px 14px;
	margin:0px;
	background:url(images/disc.png) no-repeat top left;
}
#posts .post .postcontent img.wp-smiley {
	padding:0px;
	margin:0px;
	background:none;
	border:none;
}
#posts .post .postcontent h1, #posts .post .postcontent h2, #posts .post .postcontent h3, #posts .post .postcontent h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
}
#posts .post .postcontent h1 {
	font-size:20px;
	line-height:26px;
}
#posts .post .postcontent h2 {
	font-size:18px;
	line-height:24px;
}
#posts .post .postcontent h3 {
	font-size:16px;
	line-height:22px;
}
#posts .post .postcontent h4 {
	font-size:10px;
	color:#666;
	line-height:16px;
}
#posts .post .postcontent .postcom {
	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:1px;
	display:inline;
	float:right;
	background:url(images/postcomments.png) no-repeat;
	width:80px;
	height:25px;
	text-align:left;
	padding:3px 0px 0px 24px;
}
#singleinfo {																/* SOCIAL */
	width:613px;
	min-height:80px;
	background:url(images/singleinfo.png) repeat-x top left;
	border:1px solid #ddd;
	margin:10px 0px 0px 0px;
	padding:10px 5px 10px 5px;
}
#singleinfo ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#singleinfo ul li {
	display:block;
	padding:4px 6px;
}
#singleinfo ul li.tags, #singleinfo ul li.categorie {
	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:1px;
}
#singleinfo ul li.rss {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666;
	text-align:center;
	border-top:1px solid #ddd;
}
#singleinfo .social { margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #ddd; } 

#singleinfo .social ul { list-style:none; 	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:1px; }

#singleinfo .social ul li { display:inline;  padding:4px 6px; margin:0; background:none; }

#navigation {
	width:630px;
	height:25px;
	clear:both;
	background: url(images/navback.png) no-repeat top left;
	margin:0px 0px 20px 0px;
	font-size:11px;
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
	/*border-bottom:1px solid #EEE;*/
	letter-spacing:2px;
	/*border-top:1px solid #EEE;*/
	text-transform:uppercase;
	padding:5px;
}
#navigation .next {
	float:left;
}
#navigation .prev {
	float:right;
}
#comments {
	width:620px;
	overflow:hidden;
	padding:0px;
}
#comments h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:lighter;
}
#listcomments {
	width:620px;
	list-style:none;
	padding:0px;
	margin:10px 0px 0px 0px;
	overflow:hidden;
}
#listcomments li {
	width:95%;
	margin:0px auto 20px auto;
	border:1px solid #ddd;
	border-top:4px solid #ddd;
	padding:10px;
	overflow:hidden;
}
#listcomments li .moder {
	color:#C03;
}
.vcard {
	overflow:hidden;
}
.vcard img {
	float:left;
	padding:3px;
	margin:0px 10px 4px 0px;
	border:1px solid #ddd;
	background-color:#e9e9e9;
}
.says {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
.commentmetadata {
	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:2px;
}
.comtext {
	font-size:11px;
	border-top:1px solid #ddd;
	overflow:hidden;
	margin-top:5px;
	padding-top:5px;
}
.comtext p {
	line-height:16px;
	word-spacing:1px;
}
.comtext img {
	border:none;
	padding:0;
	margin:0;
}
.reply, .cancel {
	width:95%;
	margin-bottom:10px;
	overflow:hidden;
}
.reply a, .reply a:visited, .cancel a, .cancel a:visited {
	width:55px;
	height:18px;
	background:url(images/reply.png) no-repeat;
	float:right;
	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:10px;
	padding:3px 0px 0px 25px;
	color:#999999;
	text-decoration:none;
}
.reply a:hover, .cancel a:hover {
	text-decoration:none;
	color:#666
}
.cancel a, .cancel a:visited {
	background:url(images/close.png) no-repeat;
}
.children {
	padding:0px;
}
#respond {
	border:1px solid #ddd;
	width:95%;
	padding:10px;
	margin:10px 0px 10px 0px;
	overflow:hidden;
}
#respond small {
	font-family:"Gill Sans MT", Georgia, Verdana, Times, serif;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
}
#respond input {
	width:70%;
	border:3px solid #ddd;
	padding:2px 2px 2px 2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#e9e9e9;				/* warna background dalam name, e-mail, uri */
	color:#eeeee;							/* warna text dalam name, e-mail, uri */
}
#respond textarea {
	width:90%;
	border:3px solid #ddd;
	padding:2px 2px 2px 2px;
	font-family:"Gill Sans MT", Geneva, sans-serif;
	font-size:12px;
	background-color:#eeeee;				/* warna background dalam message */
	color:#eeeee;							/* warna text dalam message */
}
#respond input.submitcom {
	width: 171px;
	height: 30px;
	background: url(images/submitc.png) no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:none;
}
#respond input.submitcom:hover {
	background: url(images/submitc.png) no-repeat 0 -30px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:none;
}
#footerboxes {
	width:1100px;
	margin:0px auto 0px auto;
	padding:10px 10px 10px 10px;
	overflow:hidden;
	border-top:3px solid #ddd;
	font-size:10px;
}
#footerboxes .box1, #footerboxes .box2, #footerboxes .box3 {
	width:288px;
	padding:0px 10px 0px 10px;
	float:left;
	overflow:hidden;
}
#footerboxes .box1, #footerboxes .box2 {
	margin-right:15px;
}
#footerboxes .box2 img {
	float:left;
	margin:10px 5px 5px 5px;
	padding:4px;
	background-color:#F5F5F5;
	border:1px solid #ddd;
}
#footerboxes p {
	line-height:17px;
	word-spacing:1px;
	margin-bottom:5px;
	margin-top:10px;
}
#footerboxes h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	padding:0px 0px 5px 0px;
	font-weight:lighter;
	font-size:9px;
	color:#333;
	border-bottom:1px solid #ddd;
}
#footerboxes a, #footerboxes a:visited {
	color:#007acc;
	text-decoration:none;
}
#footerboxes a:hover {
	color:#333;
	text-decoration:underline;
}
#footerboxes ul {
	list-style:none;
	margin:0px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #ddd;
}
#footerboxes ul li {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:capitalize;
	font-size:12px;
	line-height:16px;
	word-spacing:1px;
	padding:2px 0px 2px 16px;
	margin:2px 0px 2px 0px;
	background:url(images/libg300.png) no-repeat top left;
}
#footerboxes ul li.mostcom {
	background:url(images/limostcom.png) no-repeat top left;
}
#footerboxes ul li.com {
	background:url(images/licom.png) no-repeat top left;
	text-transform:lowercase;
}
#footerboxes img {
	margin:0px 0px 10px 0px;
}
#footer {
	background:url(images/lineb.png) repeat top left;
	width:940px;
	margin:0px auto 0px auto;
	padding:10px 20px;
	overflow:hidden;
}
#footer .fleft {
	background color: #283238;
	float:left;
	width:700px;
	overflow:hidden;
}
#footer .fright {
	float:right;
	width:200px;
	text-align:center;
}
#footer h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:9px;
	text-transform:lowercase;
	margin:0px 0px 10px 0px;
}
#footer p, #footer .fright {
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	font-size:10px;
	text-transform:uppercase;
	margin:10px 0px 0px 0px;
}
#footer .fright .logo {
	position:relative;
	width:168px;
	height:30px;
	padding:0px;
	margin:0px auto;
	;
	overflow:hidden;
}
#footer .fright .logo span {
	position:absolute;
	width:168px;
	height:30px;
	left:0;
	top:0;
	margin:0;
	background:url(images/footerlogo.png) no-repeat;
	text-indent:-9999px;
}
#footer .fright .logo span:hover {
	background:url(images/footerlogoh.png) no-repeat;
}
#footer p a, #footer p a:visited, #footer .fright a, #footer .fright a:visited {
	text-decoration:none;
	color:#666;
}
#footer p a:hover, #footer .fright a:hover {
	text-decoration:underline;
	color:#666;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:745px; height:32px; font-size:0.85em; position:relative; z-index:100;border-right:1px solid #000;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:138px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#758279; padding-left:10px; line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#949e7c;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#949e7c;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}

