/*  
Theme Name: Mercumaya
Theme URI: http://www.mercumaya.net
Description: Custom design theme for Mercumaya (20070606)
Author: Fauzi Mohd Darus
Author URI: http://www.cypherhackz.net/
*/

/********************************************************
*	HTML
********************************************************/
body{
	background: url(images/bgnd.gif) repeat-x top #ffffff;
	padding: 0;
	margin: 0;
	color: #000000;
	font-size: 9pt;
	font-family: arial;
	}
#wrapper{
	width: 865px;
	background: url(images/bg.gif) repeat-y top center;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
	}
blockquote{
	border: 1px solid #cccccc;
	background: #410404; /*#f3f3f3;*/
	padding: 10px;
	margin: 20px 10px;
	color: #ffffff;
	}
/********************************************************
*	HEADER
********************************************************/
#header{
	background: url(images/headerbg.gif) repeat-y top center;
	height: 237px;
	clear: both;
	padding: 0 0 0 11px;
	}
.mainheader{
	background: url(images/mainheader.gif) repeat-y #551111;
	margin: 0 0 0 -4px;
	padding: 5px;
	width: 644px;
	color: #ffffff;
	font-weight: bold;
	}
/********************************************************
*	MAIN
********************************************************/
.posttag{
	color: #999999;
	font-size: 8pt;
	}
.navigation{
	clear: both;
	padding: 0 0 20px 0;
	text-align: center;
	}
.alignleft{
	float: left;
	padding: 0 0 10px 0;
	}
.alignright{
	float: right;
	padding: 0 28px 10px 0;
	}
.post a{
	color: #661111;
	}
.post h2, .post h1{
	margin: 0;
	padding: 0;
	font-size: 15pt;
	font-weight: bold;
	border-bottom: 3px double #cccccc;
	}
textarea, input{
	font-family: arial;
	font-size: 8pt;
	}
.postcontent{
	padding: 0 0 20px 0;
	text-align: justify;
	}
.post{
	padding: 10px 30px 10px 0;
	}
.post a:hover{
	color: #000;
	}
.postmeta{
	color: #999999;
	font-size: 8pt;
	}
/********************************************************
*	COMMENTS
********************************************************/
ol.commentlist{
	padding: 10px 0 20px 0;
	list-style: none;
	margin: 0;
	}
h3#comments, h3#respond{
	margin: 0;
	padding: 5px 0;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background: #999999;
	}
ol.commentlist li{
	padding: 0 0 20px 0;
	margin: 0;
	}
/********************************************************
*	SIDEBAR
********************************************************/
#sidebar{
	float: left;
	width: 161px; /*186*/
	padding: 0 0 0 25px;
	}
.cal{
	width: 154px;
	padding: 0 0 13px 0;
	}
#wp-calendar{
	background: url(images/calendar.gif) repeat-y;
	width: 100%;
	}
#sidebar ul{
	padding: 0;
	margin: 0;
	}
#sidebar h3{
	background:url(images/sidebarh3.gif) no-repeat;
	width: 114px; /*154*/
	border-color:#e0e0e0 ;
	font-size: 10pt;
	font-weight: bold;
	height:26px; /*31*/
	padding: 5px 0 0 40px;
	margin: 0;
	}

#sidebar ul li ul{
	padding: 0 0 10px 0;
	}

#sidebar ul li ul li{
	font-size:11px;
	border-color:#e0e0e0;
	background:url(images/sidebarli.gif) no-repeat;
	padding: 3px 0 0 25px;
	height:22px; /*25*/
	}
#sidebar ul li{
	padding: 0;
	margin: 0;
	list-style: none;
	}
#wp-calendar caption{
	background: url(images/calendar.gif) repeat-y;
	color: #551111;
	font-weight: bold;
	}
/********************************************************
*	FOOTER
********************************************************/
#footer{
	height: 80px; /*87*/
	background: url(images/footerbg.gif) no-repeat center;
	clear: both;
	font-size: 8pt;
	padding: 7px 0 0 20px;
	color: #000000;
	}
#footer p{
	padding: 10px 0 0 0;
	margin: 0;
	}
/********************************************************
*	LINKS
********************************************************/
a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
a:hover, .mainheader a:hover{
	color: #f9b603;
	text-decoration: underline;
	}
.menuv a{ 
	color: #262F42; font-size: 11px; padding: 0px 0px 0px 14px; background: url(images/bul.gif) 0px 5px no-repeat; text-decoration: none;}
.menuv a:hover{ color: #f9b603; text-decoration: underline;}
img{
	border: none;
	}
.subheader{
	height: 70px;
	}
.logo{
	float: left;
	width: 269px; 
	}
.menu{
	float: left;
	width: 551px;
	}
#content{
	clear: both;
	overflow: hidden;
	}
#main{
	float: right;
	width: 667px; /*677*/
	padding: 0 0 0 10px;
	}
.commentcontent{
	background: #eeeeee;
	padding: 5px 0;
	}
.mainheader a{
	color: #ffffff;
	}
#footer a{
	font-weight: normal;
	}
.postmeta a, .posttag a{
	font-weight: normal;
	}
.post blockquote a, blockquote a{
	color: #f9b603;
	text-decoration: none;
	font-weight: bold;
	}
.post blockquote a:hover, blockquote a:hover{
	color: #815e01;
	text-decoration: underline;
	font-weight: bold;
	}