/*  
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{
	height: 100%;
	background: url('images/redgrd.jpg') repeat-x ;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	color: #737373;
	font-size: 9pt;
	font-family: verdana
	behavior: url(csshover.htc);
	}
	
img.bar{
 position-top: 0px; 
 width: 100%;
 height: 89px;
}
#wrapper{
	width: 975px;
	margin: 0 auto;
	overflow: hidden;
	}
#content{

	clear: both;
	overflow: hidden; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
	}
/***********************************************
*	HEADER
***********************************************/
.subheader{
	width: 942;
	height: 150px; /*185*/
	text-align: center; padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0
	}
.subheader h1{
	font-size: 25pt;
	color: #ffffff;
	}
.nav{
	height: 55px;
	clear: both
	}
.search{
	background: url('images/searchbkg.jpg') no-repeat;
	float: right;
	width: 212px; /*247*/
	height: 40px;
	padding: 12px 0px 0px 10px;
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
     font-size: 12px;
	}
#searchform{
	margin: -16px 0 5px 50px;
	}
#searchbkg{
	background: url('images/searchbkg.jpg') no-repeat;
	height: 40;
	width: 222;
	}
input#searchsubmit{
	background: url('images/go.jpg') no-repeat;
	width: 38px;
	height: 21px;
	border: medium none;
	}
input#s{
	background: #353535;
	width: 110px;
	height: 14px; /*19*/
	border: 1px solid #686868;
	padding: 3px 0 1px 0px;
	color: #ffffff;
	}
	
.subnav{
	float: left;
	width: 635px;
	padding: 20px 0 0 0;
	color: #ffffff;
	}
.subnav ul{
	margin: 0;
	padding: 0 0 0 20px;
	color: #ffffff;
	}
.subnav ul li{
	display: inline;
	background: url('images/navli.jpg') no-repeat 0 4px;
	margin: 0; list-style-type:none; padding-left:13px; padding-right:12px; padding-top:0; padding-bottom:0
	color: #ffffff;
	}
/***********************************************
*	MAIN
***********************************************/
#main{
	float: left;
	width: 715px; /*562*/
	padding: 0 0px 0 20px;
	}
.postbackground{
	background: url('images/entrybkg.png') repeat-y;
	}
.postbackgroundbottom{
	background: url('images/entrybkgbtm.png') repeat-y;
	width: 646px;
	height: 5px;
	}

.posttitle{
	clear: both;
	padding: 0 0 10px 0px;
	
	}

.postdate span{
	color: #737373;
	font-size: 12pt;
	display: block;
	padding: 7px 0 0 0;
	}
	
.posturl{
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	height: 27px;
	width: 715px;
	padding-bottom: 10px;
	}
.posturl h2{
	margin: 0;
	font-color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	padding: 5px 0 0 15px;
	font-size: 10pt;
	}
.post{
	clear: both;
	}
.postmeta{
	padding: 0px 0px 0px 8px;
	font-size: 0pt;
	clear: both;
	}

.entry{
	background: url('images/entrybkgtile.png') no-repeat;
	float: left;
	width: 715px;
	height: 315px;
	text-align: center;
	padding: 10px 0 5px 0;
	}
	
.navigation{
	clear: both;
	font-size: 8pt;
	padding: 30px 0 10px 0;
	}
	
.alignleft{
	float: left;
	background: url('images/prev.png') no-repeat;
	width: 112px; /*117*/
	height: 17px; /*19*/
	padding-left:5px; padding-right:0; padding-top:2px; padding-bottom:5px
	}
	
.alignright{
	float: right;
	background: url('images/next.png') no-repeat;
	text-align: right;
	width: 101px; /*117*/
	height: 17px; /*19*/
	padding-left:0; padding-right:16px; padding-top:2px; padding-bottom:5px
	}
/***********************************************
*	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;
	border: 1px solid #f6a911; padding-left:2px; padding-right:2px; padding-top:5px; padding-bottom:5px
	}
input#author, input#email, input#url, textarea#comment{
	background: url('images/body.jpg');
	border: 1px solid #f6a911
	}
	
	
#roundside{
	background: url('images/sidebartop.jpg');	
	width: 222px;
	height: 25px;
}
#roundbottom{
	background: url('images/sidebarbottom.jpg');	
	width: 222px;
	height: 25px;
}
/***********************************************
*	SIDEBAR
***********************************************/


#sidebar{
	background: url('images/sidebarbkg.jpg') repeat-y ;
	float: right;
	width: 222px; /*247*/
	padding: 0px 0px 0px 0px;
	}
#sidebar h2{
	font-family: Verdana, Arial, Sans-Serif;
	border-bottom: 1px dotted #cccccc;
	margin: 0;
	padding: 2px 0 2px 0;
	color: #cccccc;
	font-size: 10pt;
	}
#sidebar ul{
	margin: 0px 0px 0px 10px;
	padding: 0px 3px 0px 0px;
	}
#sidebar ul li{
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
	border-bottom: 1px dotted #cccccc;
	}
#sidebar ul li ul.noli{
	margin: 0;
	padding: 10px 0 0 0;
	}
#sidebar ul li ul.noli li.login{
	border-bottom: medium none;
	display: inline; padding-left:2px; padding-right:10px; padding-top:0; padding-bottom:5px
	}
#sidebar ul li ul.noli li{
	border-bottom: medium none;
	display: inline; padding-left:2px; padding-right:10px; padding-top:0; padding-bottom:5px
	}arc
#sidebar ul li ul{
	margin: 0;
	padding: 0px 0 0 0;
	}
	
#sentence{
	padding: 15px 0px 5px 0px;
	}
#sidebar ul li ul li{
	border-bottom: medium none;
	color: #cccccc;
	padding-left:2px; padding-right:0; padding-top:0; padding-bottom:5px
	}
#sidebar ul li ul.cat li{
	color: #cccccc;
	padding-left:2px; padding-right:0; padding-top:0; padding-bottom:5px
	}
#sidebar ul li ul.arch li{
	color: #cccccc;
	padding-left:2px; padding-right:0; padding-top:0; padding-bottom:5px
	}
#sidebar ul li ul.recentposts li{
	color: #cccccc;
	padding-left:2px; padding-right:0; padding-top:0; padding-bottom:5px
	}
/***********************************************
*	FOOTER
***********************************************/
#footer{
	clear: both;
	background: url('images/footer.jpg') no-repeat top;
	font-size: 8pt; padding-left:5px; padding-right:0; padding-top:15px; padding-bottom:5px; 
	text-align: center;
	}
	
#copyright{
	font-size: 8pt; padding-left:5px; padding-right:0; padding-top:8px; padding-bottom:5px; 
	text-align: center;
	}
#topofpage{
	float: left;
	font-size: 8pt; 
	padding-left: 0px; 
	padding-right:0px; 
	padding-top:0px; 
	padding-bottom:5px; 
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 188px;
	text-align: left;
	}
	
/***********************************************
*	LINKS
***********************************************/
td{  font-family: Arial, Verdana, sans-serif;
	 color: #737373;
     font-size: 11px;
}

table.buildinglots{color: #737373;
	 font-size: 9px;
	 border: 1px;
	 }


td a{color: #CC0001;
	 border: 0px;
	 decoration: none;
	 }

p{
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #737373;
	 font-size: 12px;
	}


a{
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #CC0001;
	}
a:hover{
	font-family: Arial, Verdana, sans-serif;
	text-decoration: underline;
	color: #CC0001;
	}
.posturl h2 a:hover, .navigation a:hover, .subheader h1 a:hover{
	text-decoration: none;
	}
.subnav a, .subheader h1 a{
	font-family: Arial, Verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}
.subnav a:hover{
	font-family: Arial, Verdana, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	}
	
#sidebar ul li ul li a {
	font-family: Arial, Verdana, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}

#sidebar ul li ul li a:visited {
	font-family: Arial, Verdana, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}

#sidebar ul li ul li a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}









#maincontainertwo{
	background: url('htmlbkg.jpg') repeat-x ;
	position: absolute;
	top: 2px;
	left: 50%;
	width:975px;
	padding-left: -487px;
	margin-left:-487px;
	background-color: #ffffff;
	align: center;
}



#menuholdtwo {
	background: url('htmlbkg.jpg') repeat-x ;
	margin: 0px;
	padding: 0px;
	align: center;
}	


#lowerportion {
	position: absolute;
	top: 88px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 942;
	z-index: 1;
	}

#menuholdtwo ul.navigation {
	position: absolute;
	top: 64px;
	left: 0px;
	width: 975px;
	height: 24px;
	margin: 0px;
	padding: 0px;		/* Necessary */
	z-index: 1000;

}

#menuholdtwo ul li {
	float:left;							/* causes the list to align horizontally instead of stack */
	position: relative;					/* positioning context for the absolutely positioned drop-down */
	list-style-type:none;				/* removes the bullet off each list item */
}

/*  DROP-DOWN MENU */

#menuholdtwo ul li ul {
	position: absolute;
	margin:0px;	
	padding: 2px;	
	z-index: 2000;	
	top: 24px;
	left: 18px;	
		/* prevents the TEMP value inheriting from the horiz menu - OK to remove if you remove TEMP above */	
			/* positions the drop-down ul in relation to its relatively positioned li parent */
}
	
#menuholdtwo ul li ul li {
	width: 160px;						/* makes the list items fill the list container (ul) */
}

#menuholdtwo ul li ul {
	display:none;						/* conceals the drop-down when menu not hovered */
}

#menuholdtwo ul li:hover ul {
	z-index: 5000;
	position: absolute;
	display: block;						/* shows the drop-down when the menu is hovered */
	margin: 0px 2px 2px 2px;
	padding: 8px 2px 8px 2px;
	border-top: 1px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #f9f9f9;
	color: #000000;
	font-color:  ##bb0a00;
	width: 160px;
}

/* DROPDOWN LINK STYLES */

#menuholdtwo ul li ul li a {
	font-family:verdana, arial, sans-serif;
	margin: 3px 10px 3px 3px;	
	display:block;						/*makes list items in drop down highlight and wrapped lines indent correctly */
	padding:0 0px 0px 0px;						/*creates space each side of menu item's text, and space at the bottom for the dropdown for prettiness */
	text-decoration:none;				/* removes the underlining of the link */
	font-size: 8pt;
	border: 0px;
	color: #bb0a00;
	border-bottom: 1px solid #000000;
}

#menuholdtwo ul li ul li a:link {
	border-bottom: 1px solid #000000;
	background-color: transparent;
	text-decoration: none;
	color: #bb0a00;
}

#menuholdtwo ul li ul li a:visited {
	background-color: transparent;
		border-bottom: 1px solid #000000;
	text-decoration: none;
	color: #666666;
	
}

#menuholdtwo ul li ul li a:active {
	background-color: #bb0a00;	/* Purple.  IE only. */
	border-bottom: 1px solid #000000;
	text-decoration: none;
	color: #ffffff;
	border: 0px;
}

#menuholdtwo ul li ul li a:hover {
	background-color: #bb0a00;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	color: #ffffff;
}
