/*  
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: url(images/body.jpg);*/
	background-color: #F0EFFF;
	padding: 0;
	margin: 0;
	color: #737373;
	font-size: 9pt;
	font-family: verdana;
	}
#wrapper{
	background-color: transparent;
	width: 779px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	/*border: 1px dotted black;  /* show a border, for debug */
	}
#content{
	height: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	clear: both;
	padding: 13px 0;
	overflow: hidden;
	/*border: 1px dotted black;  /* show a border, for debug */
	}
/***********************************************
*	HEADER
***********************************************/
.header{
	padding: 0;
	margin: 0;
}
.subheader{
	height: 100px; /*185*/
	background: url(images/headerbg.jpg) no-repeat;
	padding: 0;
	margin: 0;
	text-align: center;
	}
.subheader h1{
	margin: 0;
	padding: 30px 0 0 0;
	/*position: relative;*/
	/*vertical-align: middle;*/
	font-size: 25pt;
	color: #ffffff;
	}
.nav{
	/*background: url(images/nav.jpg) no-repeat;*/
	background: url(images/footer.jpg) no-repeat;
	/*height: 55px;*/
	height: 5px;
	clear: both;
	}

/**
 * Search
 */
.search{
	float: right;
	width: 310px;
	c_padding: 17px 0 0 10px;
	c_color: #ffffff;
	}

#searchform{
	c_margin: -16px 0 0 50px;
    margin: 1px 0 0 1px;
	border-bottom: 2px dotted #739abe;
	}

/* Search Submit Button */
input#searchsubmit{
	/*_background: url(images/go.jpg) no-repeat;*/
	width: 57px;
	height: 19px;
    margin: 0 0 5px 0;      /* bottom margin */
	c_border: 2px solid;
	}

/* Search Text Input */
input#s{
	background: white;
	width: 150px;
	c_height: 15px; /*19*/
    margin: 0 0 5px 0;      /* bottom margin */
	border: 1px solid #1c7bb7;
	c_padding: 2px 0;
	c_color: #ffffff;
	}
/** End Search **/

.subnav{
	float: left;
	width: 526px;
	padding: 20px 0 0 0;
	}
.subnav ul{
	margin: 0;
	padding: 0 0 0 20px;
	}
.subnav ul li{
	display: inline;
	list-style: none;
	background: url(images/navli.jpg) no-repeat 0 4px;
	padding: 0 10px 0 13px;
	margin: 0;
	}
/***********************************************
*	MAIN
***********************************************/
#main{
	background-color: transparent;
	float: left;
	width: 496px; /*562*/
	padding-top: 2px;
    padding-left: 18px;
    padding-right: 16px;
    padding-bottom: 10px;
	}
.posttitle{
    c_border: 1px solid black;
	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;
	}
.postproductpic{
	float: left;
	width: 59px;
	height: 57px; /*62*/
	text-align: center;
	padding: 1px 0 0 0;
	}
.postdate span{
	color: #737373;
	font-size: 16pt;
	display: block;
	padding: 7px 0 0 0;
	}
.posturl{
    c_border: 1px solid black;
	background: url(images/posttitle.jpg) no-repeat;/**/
	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 5px 20px;
	float: right;
	}
.pedit{
	background: url(images/pedit.jpg) no-repeat;
	padding: 0 10px 5px 20px;
	float: left;
	}
.entry{
    c_border: 1px solid black;
	float: right;
	width: 424px;   /*480*/
	text-align: justify;
	c_padding: 0px 5px 5px 0px;	/*5px 10px 30px 0;*/
	}
.postbody {
    c_border: 1px solid black;
	float: left;
	width: 486px;   /*480*/
	text-align: justify;
	margin: 0px;
    _padding-top: 14px;     /* 14px for IE, 0 px for Firefox */
    padding-right: 7px;
    padding-left: 3px;
	}
.navigation{
	clear: both;
	font-size: 8pt;
	}
.alignleft{
	float: left;
	background: url(images/prev.jpg) no-repeat;
	width: 112px; /*117*/
	height: 17px; /*19*/
	padding: 2px 0 5px 5px;
	}
.alignright{
	float: right;
	background: url(images/next.jpg) no-repeat;
	text-align: right;
	width: 101px; /*117*/
	height: 17px; /*19*/
	padding: 2px 16px 5px 0;
	}
/***********************************************
*	COMMENTS
***********************************************/
#comments{
	clear: both;
	}
#comments h3{
	margin: 0;
	padding: 0;
	font-size: 10pt;
	border-bottom: 1px solid #cccccc;
	}
input, textarea{
	font-family: verdana;
	font-size: 9pt;
	}
ol.commentlist{
	margin: 0;
	padding: 10px 0;
	}
ol.commentlist li{
	margin: 13px 5px 13px 5px;
	padding: 0px 0 0px 0;
	list-style: none;
	/*border: 1px dotted black;  /* show a border, for debug */
	}
.comheader {
	font-weight: bold;
	}
.comcontent{
	background: #deebf2;
	padding: 8px 8px 8px 8px;
	/*border: 1px dotted red;  /* show a border, for debug */
	}
.comcontent p {
	margin: 0;
	padding: 0;
	/*border: 1px dotted green;  /* show a border, for debug */
	}
.comfooter{
	/*text-align: right;*/
	font-size: 7pt;
	font-weight: normal;
	}
blockquote{
	/*background: url(images/body.jpg);*/
	margin: 10px 5px;
	padding: 5px 2px;
	border: 1px solid #f6a911;
	}
input#author, input#email, input#url, textarea#comment{
	/*background: url(images/body.jpg);*/
	margin: 2px;
	border: 1px solid #f6a911;
	}
/***********************************************
*	SIDEBAR
***********************************************/
#sidebar{
	/*background: #DEEBF3;
	background-color: transparent;*/
	float: right;
	width: 219px; /*247*/
	padding: 0 15px 10px 0;
	}
#sidebar h2{
	font-family: Trebuchet MS;
	border-bottom: 2px dotted #739abe;
	margin-top: 9px;  /**/
	margin-bottom: 2px;
	/*padding: 2px 10px 2px 0;*/
	padding: 0px 0px 2px 0;
	color: #002c5f;
	font-size: 11pt;
	}
#sidebar ul{
	margin: 0;
	padding: 0;
	}
#sidebar ul li{
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
	/*border-bottom: 2px dotted #739abe;*/
	}
#sidebar ul li ul.noli{
	margin: 0;
	padding: 10px 0 0 0; /*10*/
	}
#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: 5px 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: url(images/footer.jpg) top no-repeat;
	padding: 8px 0 5px 5px;
	font-size: 8pt;
	}
/***********************************************
*	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;
	}
.subnav a, .subheader h1 a{
	color: #ffffff;
	text-decoration: none;
	}
.subnav a:hover{
	color: #ffffff;
	text-decoration: underline;
	}