@charset "UTF-8";
/* CSS Document */

/*  
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
***********************************************/

html, body {
    /* get rid of default spacing on the edges */
    margin: 0;
    padding: 0;

    /* get rid of that 2px window border in Internet Explorer 6 */
    border: 0;

	background-color:#FFFFFF;
}

#wrapper{
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	color: #333333;
	font-size: 12px;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;
	}
#content{
	background: url(images/bg-colibri4.jpg) repeat-y;
	border-left:#00005c medium solid;
	border-right:#00005c medium solid;
	border-bottom:#00005c medium solid;
	clear: both;
	overflow: hidden;
	min-height:500px;
	}
* html #content{
	w\idth: 892px;
}
/***********************************************
*	HEADER
***********************************************/
.subheader{
	height: 80px; /*209*/
	background: url(images/headerbg-colibri150.jpg) no-repeat;
	padding: 70px 0 0 0;
	text-align: center;
	}
.subheader h1{
	font-size: 25pt;
	color: #ffffff;
	}
.nav{
	background: url(images/nav-colibri.jpg);
	height: 55px;
	clear: both;
	}

.search{
	float: right;
	width: 237px; /*247*/
	padding: 17px 0 0 10px;
	color: #ffffff;
	}

#searchform{
	margin: -16px 0 0 50px;
	}
input#searchsubmit{
	background: url(images/go-colibri.jpg) no-repeat;
	width: 38px;
	height: 21px;
	border: none;
	}
input#s{
	background: #032b67;
	width: 133px;
	height: 15px; /*19*/
	border: 1px solid #1c7bb7;
	padding: 2px 0;
	color: #ffffff;
	}
.subnav{
	float: left;
	width: 653px;
	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{
	float: left;
	width: 600px; /*653*/
	padding: 10px 10px 0 20px;
	}
.posttitle{
	clear: both;
	padding: 0 0 20px 0;
	}
.posturl{
	/*background: url(images/posttitle.jpg) no-repeat;*/
	height: 62px;
	}
.posturl h2{
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 11pt;
	}
.post{
	clear: both;
	}
.postmeta{
	padding: 10px 0 0 0;
	font-size: 7pt;
	clear: both;
	}
.pauthor{
	/*background: url(images/pauthor.jpg) no-repeat;
	padding: 0 10px 5px 20px;
	float: left; */
	display: none;
	overflow: hidden;
	}
.pcat{
	background: url(images/pcat.jpg) no-repeat 0 -2px;
	padding: 0 0px 5px 20px;
	float: left;
	}
.postdate{
	float: left;
	/*background: url(images/date.jpg) no-repeat; */
	/*width: 59px; */
	/*height: 57px; */ /*62*/
	/*text-align: left;*/
	/*color: #ffffff;*/
	padding: 0 0 5px; 0;*/
	}
.pcom{
	background: url(images/pcom.jpg) no-repeat;
	padding: 0 0px 5px 20px;
	float: right;
	}
.pedit{
	background: url(images/pedit.jpg) no-repeat;
	padding: 0 10px 5px 20px;
	margin-left: 10px;
	float: left;
	}
.entry{
	float: left;
	/*width: 546px;*/
	text-align: justify;
	padding: 0 0 0 0;
	}

.pages{
	float: left;
	width: 605px;
	text-align: left;
	padding: 0 0 0px 0;
	}
.breadcrumb{
	color:#00005c;
	font-size:14px;
	font-weight:bold;
	background-color:#CCCCCC;
}
.pages p{
	margin-top:15px;
	line-height:130%;
	}
.pages h2{
	color:#00005c;
}
.pages h3{
	color:#00005c;
}

.pages h4{
	font-weight: normal;
	font-size: 14px;
}

.pages .hr{
	padding-top:10px;
	padding-bottom:10px;
}
.pages .screenshots{
	width:100%;
	text-align:center;
	clear:both;
}
.pages .screenshots .item{
	vertical-align:text-bottom;	
	text-align: center;
	width:150px;
	float:left;
	padding:5px;
	}


.pages .arrows{
	text-align:center; 
	background-color:#FFFFCC;
	color:#00005c; 
	padding:10px;
}
.pages .arrows strong{
	color:#000000;
	font-weight:bold;
	font-size:14px;
}

.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: 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 2px;
	}
.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: url(images/body.jpg);
	border: 1px solid #f6a911;
	}
/***********************************************
*	SIDEBAR
***********************************************/
#sidebar{
	float: right;
	width: 225px; /*247*/
	padding: 10px 15px 10px 10px;
}
#sidebar h2{
	font-family: Trebuchet MS;
	/*border-bottom: 2px dotted #739abe;*/
	margin: 0;
	padding: 2px 0 2px 0;
	line-height:130%;
	color: #00005c;
	font-size: 11pt;
	}
#sidebar p{
	margin-top:15px;
	line-height:130%;
}
#sidebar ul{
	margin: 0;
	padding: 0;
	}
#sidebar ul li{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	border-bottom: 2px dotted #00005c;
	}
#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;*/
	list-style: disc;
	list-style-position: inside;

	}
#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-colibri.jpg) top no-repeat;*/
	padding: 8px 0 5px 5px;
	font-size: 8pt;
	}
/***********************************************
*	LINKS
***********************************************/
a{
	text-decoration: none;
	/*color: #094a8b;*/
	color: #000d85;
	}
a:hover{
	text-decoration: underline;
	color: #000d85;
	}
.pages .arrows a{
	text-decoration: none;
	color: #000000;
}
.pages .arrows a:hover{
	text-decoration: underline;
	color:#333333;
	}
.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;
	}




*/
