/*  
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);
	padding: 0;
	margin: 0;
	color: #737373;
	font-size: 9pt;
	font-family: verdana;
	}
#wrapper{
	width: 773px;
	margin: 0 auto;
	overflow: hidden;
	}
#content{
	background: url(images/bg.jpg) repeat-y;
	clear: both;
	padding: 10px 0;
	overflow: hidden;
	}
/***********************************************
*	HEADER
***********************************************/
#headerimg{
	height: 74px; /*74*/
	background: url(images/masthead.png) no-repeat;
	/*margin-top: 6px;*/
	}
#headerimg h1{
	font-size: 18px;
	color: #ffffff;
	text-align: left;
	padding: 20px 0 0 85px;
	margin: 0px;
	}
#headerimg h1 a{
	color: #ffffff;
	text-decoration: none;
	}
#headerimg h1 a:hover{
	text-decoration: none;
	}
#headerimg .description {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	padding-left: 85px;
	margin: 0px;
	}
.ad_slot{
	height: 103px;
	background: url(images/ad_slot.gif) no-repeat;
	}
.leaderboard{
	padding: 6px 0 0 23px;
	}
.nav{
	background: url(images/nav.jpg) no-repeat;
	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.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: 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{
	float: left;
	width: 484px; /*562*/
	padding: 0 20px 0 22px;
	}
.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;
	line-height: 16pt;
	display: block;
	padding: 7px 0 0 0;
	}
.postdate p {
	color: #737373;
	font-size: 10px;
	/*display: block;*/
	padding: 0px 0 0 0;
	margin: 0px;
	}
.posturl{
	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;
	height: 16px;
	padding: 0 20px 5px 20px;
	float: right;
	}
.pedit{
	background: url(images/pedit.jpg) no-repeat;
	padding: 0 10px 5px 20px;
	float: left;
	}
.entry{
	float: right;
	width: 409px;
	text-align: justify;
	padding: 0 0 20px 0;
	}
.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);*/
	background-image: url(images/quote.png); 
	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: 222px; /*247*/
	padding: 0 15px 10px 10px;
	}
#sidebar h2{
	font-family: Trebuchet MS;
	border-bottom: 2px dotted #739abe;
	margin: 0;
	padding: 2px 0 2px 0;
	color: #043c7f;
	font-size: 11pt;
	}
#sidebar ul{
	margin: 0;
	padding: 0;
	}
#sidebar ul li{
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	border-bottom: 2px dotted #739abe;
	}
#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: 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 {
	text-decoration: none;
	}
.subnav a {
	color: #ffffff;
	text-decoration: none;
	}
.subnav a:hover{
	color: #ffffff;
	text-decoration: underline;
	}

/* added */
.courier12 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align: left;
}
.courier12 ul {
	margin-top: 0px;
	margin-bottom: 12px;
}
.courier12 ol {
	margin-top: 0px;
	margin-bottom: 12px;
}
.courier12 p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.courier12 h1 {
	color: #494949;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.courier12 h2 {
	color: #494949;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 4px;
}
.default a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
.default a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
.default a:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
.default a:active {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
.entry h3 {
    font-size: 14px;
}
.floatright_top {
	clear: right;
	float: right;
	margin-top: 4px;
	margin-left: 10px;
}
.floatright {
	clear: right;
	float: right;
	margin-top: 2px;
	margin-left: 10px;
}
.floatleft {
	clear: right;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}
#formdesign {
	padding-top: 15px;
}
#formdesign .label {
	text-align: right;
	width: 122px;
	padding-right: 7px;
}
#formdesign .width_200 {
	width: 200px;
}
.welcome h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
	padding-bottom: 8px;
	margin-bottom: 12px;
	clear: both;
}
.thumbnail {
	margin-bottom: 15px;
}
.thumbnail h4 {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #043c7f;
	margin: 0px;
	padding: 0px;
}
.thumb_img {
	padding-right: 14px;
	float: left;
}
.thumb_links {
	margin-top: 5px;
	float: left;
}
.thumb_links p {
	margin-top: 8px;
	margin-bottom: 0px;
}
.thumb_links a {
	color: #737373;
}
.note {
	border: 1px solid #CC0000;
	background-color: #fcfcd5;
	padding: 8px;
}
.table_head {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0A61A4;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.table_shaded1 {
	background-color: #DEEBF3;
	padding: 4px;
	color: #3C3C3C;
}
.table_shaded2 {
	background-color: #BED8E7;
	padding: 4px;
	color: #3C3C3C;
}
.template_name {
	color: #043c7f;
	font-weight: bold;
	margin-top: 25px; 
}
.template_name a:link {
	color: #043c7f;
	font-weight: bold;
	text-decoration: underline;
}
.template_name a:visited {
	color: #043c7f;
	font-weight: bold;
	text-decoration: underline;
}
.template_name a:hover {
	color: #043c7f;
	font-weight: bold;
	text-decoration: none;
}
.template_name a:active {
	color: #043c7f;
	font-weight: bold;
	text-decoration: underline;
}
.templates {
	margin-bottom: 30px;
}
.templates p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.templates h2 {
	clear: both;
	font-size: 12px;
	margin: 8px 0px 0px;
	padding-left: 23px;
	font-weight: normal;
}
.templates h4 {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 12px 0px 0px;
	padding-left: 25px;
}
.templates_links p {
	margin-top: 8px;
	margin-bottom: 0px;
}
.labels p {
	margin-top: 0px;
}
.labels h4 {
	font-size: 13px;
	margin-top: 30px;
	margin-bottom: 8px;
}
.indented {
	padding-left: 24px;
	margin-bottom: 0px;
}
.captioned p {
	margin-top: 25px;
	margin-bottom: 10px;
}

