/*  
Theme Name: Modern Blue Green
Theme URI: http://www.cypherhackz.net/
Description: Modern Blue Green designed by Rochow and coded by <a href="http://www.cypherhackz.net/">CypherHackz</a>.
Version: 1.20070612
Author: Fauzi Mohd Darus @ CypherHackz
Author URI: http://www.cypherhackz.net/
*/

/***********************************************
*	HTML
***********************************************/
body{
	background:#A7D7E8;
	padding: 0;
	margin: 0;
	color: #244A9F;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	}
#wrapper{
	width: 862px; 
	margin: 10px auto 0 auto;
	overflow: hidden;
	}
#content{
	background:#FFFFFF;
	clear: both;
	padding: 10px 0; 
	overflow: hidden;
	}
/***********************************************
*	HEADER
***********************************************/
.subheader{
	height: 150px; 
	background: url(images/headerbg.gif) no-repeat #FFFFFF;
	padding: 0px 0 0 0;
	text-align: center;
	}
.subheader h1{
	font-size: 25pt;
	color: #ffffff;
	}
.nav{
	background:#681888; border-bottom:8px solid #A6BC09;
	height: 40px;
	clear: both; 
	}
.search{
	float: right;
	width: 237px; /*247*/
	padding: 13px 0 0 10px;
	color: #ffffff;
	}
#searchform{
	margin: -19px 0 0 50px;
	}
input#searchsubmit{
	background: url(images/search.gif) no-repeat;
	width: 33px;
	height: 27px;
	border: none; margin-bottom: 8px; margin-left: 3px;
	}
input#s{
	
	width: 133px;
	height: 13px;
	padding: 2px 0; margin-bottom: 8px;
	color: #681888;
	}
.subnav{
	float: left;
	width: 560px;
	padding: 10px 0 0 0;
	}
.subnav ul{
	margin: 0;
	padding: 0 0 0 10px;
	}
.subnav ul li{
	display: inline;
	list-style: none;
	background: url(images/arrow-white.gif) no-repeat right;
	padding: 0 18px 0 18px;
	margin: 0;
	}
/***********************************************
*	MAIN
***********************************************/
#main{
	float: left;
	width: 560px;
	padding: 0 10px 0 20px;
	}
.posttitle{
	clear: both;
	padding: 0 0 20px 0;
	}
.postdate{
	float: left;
	background: url(images/date.jpg) no-repeat;
	width: 59px;
	height: 57px; /*62*/
	text-align: center;
	color: #ffffff;
	padding: 5px 0 0 0;
	}
.postdate span{
	color: #737373;
	font-size: 16pt;
	display: block;
	padding: 7px 0 0 0;
	}
.posturl{
	border-bottom: 6px solid #A6BC09; height: 62px;
	}
.posturl h2{
	margin: 0;
	padding: 5px 0 0 8px;
	font-size: 11pt;
	}
.post{
	clear: both;
	}
.postmeta{
	padding: 10px 0 0 8px;
	font-size: 7pt;
	clear: both;
	}
.pauthor{
	background: url(images/pauthor.jpg) no-repeat;
	padding: 0 10px 5px 20px;
	float: left;
	}
.pcat{
	background: url(images/pcat.jpg) no-repeat 0 -2px;
	padding: 0 10px 5px 20px;
	float: left;
	}
.pcom{
	background: url(images/pcom.jpg) no-repeat;
	padding: 0 10px 20px 20px;
	float: right;
	}
.pedit{
	background: url(images/pedit.jpg) no-repeat;
	padding: 0 10px 20px 20px;
	float: left;
	}
.entry{
	float: right;
	width: 480px;
	text-align: justify;
	padding: 0 0 20px 0;
	}
.navigation{
	clear: both;
	font-size: 8pt;
	}
.alignleft{
	float: left;
	margin: 2px 10px 5px 5px;
	}
.alignright{
	float: right;
		text-align: right;
		margin: 2px 5px 5px 10px;
	}
/***********************************************
*	COMMENTS
***********************************************/
#comments{
	clear: both;
	}
#comments h3{
	margin: 0;
	padding: 0;
	font-size: 10pt;
	border-bottom: 1px solid #cccccc;
	}
input, textarea{
	font-family: Arial, Helvetica, sans-serif
	font-size: 8pt;
	}
ol.commentlist{
	margin: 0;
	padding: 10px 0;
	}
ol.commentlist li{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	}
.comcontent{
	background: #deebf2;
	padding: 5px 8px;
	}
.comfooter{
	text-align: right;
	font-size: 7pt;
	}
blockquote{
	background: url(images/body.jpg);
	margin: 10px;
	padding: 5px 2px;
	border: 1px solid #f6a911;
	}
input#author, input#email, input#url, textarea#comment{
	background-color: #F0F8FF;
	border: 1px solid #244A9F;
	}
/***********************************************
*	SIDEBAR
***********************************************/
#sidebar{
	float: right;
	width: 222px; /*247*/
	padding: 0 15px 10px 10px;
	}
#sidebar h2{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A6BC09;
	margin: 0;
	padding: 4px;
	color: #FFFFFF;
	font-size: 11pt;
	}
#sidebar ul{
	margin: 0;
	padding: 0;
	}
#sidebar ul li{
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	}
#sidebar ul li ul.noli{
	margin: 0;
	padding: 10px 0 0 0;
	}
#sidebar ul li ul.noli li.login{
	border-bottom: none;
	padding: 0 15px 5px 20px;
	background: url(images/login.jpg) no-repeat 0 2px;
	display: inline;
	}
#sidebar ul li ul.noli li{
	border-bottom: none;
	padding: 0 15px 5px  20px;
	background: url(images/admin.jpg) no-repeat 0 0;
	display: inline;
	}
#sidebar ul li ul{
	margin: 0;
	padding: 10px 0 0 0;
	}
#sidebar ul li ul li{
	border-bottom: none;
	padding: 0 0 5px  20px;
	background: url(images/sidecom.jpg) no-repeat 0 3px;
	}
#sidebar ul li ul.cat li{
	background: url(images/sidecat.jpg) no-repeat;
	padding: 0 0 5px  20px;
	}
#sidebar ul li ul.arch li{
	background: url(images/sidecom.jpg) no-repeat 0 3px;
	padding: 0 0 5px  20px;
	}
#sidebar ul li ul.recentposts li{
	background: url(images/sidepost.jpg) no-repeat 0 3px;
	padding: 0 0 5px  20px;
	}
/***********************************************
*	FOOTER
***********************************************/
#footer{
	clear: both;
	background: ;
	padding: 8px 0 5px 5px;
	font-size: 8pt; font-weight: bold;
	}
/***********************************************
*	LINKS
***********************************************/
a{
	text-decoration: none;
	color: #094a8b;
	}
a:hover{
	text-decoration: underline;
	color: #094a8b;
	}
.posturl h2 a:hover, .navigation a:hover, .subheader h1 a:hover{
	text-decoration: none;
	}
.subheader h1 a{
	color: #ffffff;
	text-decoration: none;
	}
	.subnav a{
	color: #ffffff; font-size:17px; letter-spacing:1px; 
	text-decoration: none; 
	}

.subnav a:hover{
	color: #FFC211;
	text-decoration: none;
	}