   
/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 12px Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}


a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #6b7634;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #81a247;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
	font-size: 150%;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}

input.search { 
	width: 80px; 
	height: 22px;
	border: none;
	background: #fff url(input.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	background: url(logininput.gif); 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 760px; 
}

.logo {
	float: left;
	width: 180px;
	padding: 10px 0 8px 10px;
}

.header_right {
	float: right;
	width: 550px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 540px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

	.bar li { 
		
		padding: 0px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		display: inline;
	}
	
	.bar li.active { 
		background: #FFF url(bar.gif) no-repeat center bottom; 
		color: #C3593C;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	} 

.search_field { 
	text-align: right;
	float: right;
	width: 540px;
	height: 38px;
	background: #6b7634 url(searchbg.gif) no-repeat top right; 
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #8d9b44 url(newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

/* left side
   --------- */

.left {
	float: left;
	width: 490px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}

	.lt {
		height: 10px;
		background: #8d9b44 url(lt.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #8d9b44 url(lb.gif) no-repeat bottom left;
		height: 178px;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #8d9b44;
	}
	
	.lt2 {
		height: 10px;
		background: #a2a240 url(lt2.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox2 {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #a2a240 url(lb2.gif) no-repeat bottom left;
		height: 178px;
	}
	
	.lbox2 a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox2 h2 {
		color: #FFF;
		background: #a2a240;
	}
	.lt3 {
		height: 10px;
		background: #f9913d url(lt3.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox3 {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #f9913d url(lb3.gif) no-repeat bottom left;
		height: 178px;
	}
	
	.lbox3 a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox3 h2 {
		color: #FFF;
		background: #f9913d;
	}
	.lt4 {
		height: 10px;
		background: #81a247 url(lt4.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox4 {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #81a247 url(lb4.gif) no-repeat bottom left;
		height: 178px;
	}
	
	.lbox4 a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox4 h2 {
		color: #FFF;
		background: #81a247;
	}
	.lt5 {
		height: 10px;
		background: #6fa1c5 url(lt5.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox5 {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6fa1c5 url(lb5.gif) no-repeat bottom left;
		height: 178px;
	}
	
	.lbox5 a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox5 h2 {
		color: #FFF;
		background: #6fa1c5;
	}
	.lt6 {
		height: 10px;
		background: #f4f4f4 url(lt6.gif) no-repeat;
		color: #000000;
	}
	
	.lbox6 {
		color: #000000;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #f4f4f4 url(lb6.gif) no-repeat bottom left;
		height: 178px;
	}
	
	.1box6 a {
		color: #000000;
		background: inherit;
	}
	
	.1box6 h2 {
		color: #ffffff;
		background: #f4f4f4;
	}
	.lt7 {
		height: 10px;
		background: #8a6658 url(lt7.gif) no-repeat;
		color: #000000;
	}
	
	.lbox7 {
		color: #000000;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #8a6658 url(lb7.gif) no-repeat bottom left;
		height: 178px;
	}
	
	.1box7 a {
		color: #000000;
		background: inherit;
	}
	
	.1box7 h2 {
		color: #ffffff;
		background: #8a6658;
	}
	.lt8 {
		height: 10px;
		background: #556c74 url(lt8.gif) no-repeat;
		color: #000000;
	}
	
	.lbox8 {
		color: #000000;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #556c74 url(lb8.gif) no-repeat bottom left;
		height: 178px;
	}
	
	.1box8 a {
		color: #000000;
		background: inherit;
	}
	
	.1box8 h2 {
		color: #ffffff;
		background: #556c74;
	}
	
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #8d9b44;
	margin: 0 15px 15px 0;
	padding: 5px;
}
.thumb2 {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #a2a240;
	margin: 0 15px 15px 0;
	padding: 5px;
}
.thumb3 {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #f9913d;
	margin: 0 15px 15px 0;
	padding: 5px;
}
.thumb4 {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #81a247;
	margin: 0 15px 15px 0;
	padding: 5px;
}
.thumb5 {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6fa1c5;
	margin: 0 15px 15px 0;
	padding: 5px;
}
.thumb6 {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #f4f4f4;
	margin: 0 15px 15px 0;
	padding: 5px;
}
.thumb7 {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #8a6658;
	margin: 0 15px 15px 0;
	padding: 5px;
}
.thumb8 {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #556c74;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #8d9b44; }
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.right a {
	color: #ffffff;
	background: inherit;
}

		
	.rt {
		background: #C85E35 url(rt.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
	.rt2 {
		background: #a2a240 url(rt2.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
	.rt3 {
		background: #f9913d url(rt3.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
	.rt4 {
		background: #81a247 url(rt4.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
	.rt5 {
		background: #6fa1c5 url(rt5.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
	.rt6 {
		background: #f4f4f4 url(rt6.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
	.rt7 {
		background: #8a6658 url(rt7.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
	.rt8 {
		background: #556c74 url(rt7.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles {
		font-size: 0.9em;
		background: #C85E35 url(rb.gif) no-repeat bottom;
		color: #FFFCD1;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	.right_articles2 {
		font-size: 0.9em;
		background: #a2a240 url(rb2.gif) no-repeat bottom;
		color: #FFFCD1;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	.right_articles3 {
		font-size: 0.9em;
		background: #f9913d url(rb3.gif) no-repeat bottom;
		color: #FFFCD1;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	.right_articles4 {
		font-size: 0.9em;
		background: #81a247 url(rb4.gif) no-repeat bottom;
		color: #FFFCD1;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	.right_articles5 {
		font-size: 0.9em;
		background: #6fa1c5 url(rb5.gif) no-repeat bottom;
		color: #FFFCD1;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	.right_articles6 {
		font-size: 0.9em;
		background: #f4f4f4 url(rb6.gif) no-repeat bottom;
		color: #FFFCD1;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	.right_articles7 {
		font-size: 0.9em;
		background: #8a6658 url(rb7.gif) no-repeat bottom;
		color: #FFFCD1;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	.right_articles8 {
		font-size: 0.9em;
		background: #556c74 url(rb8.gif) no-repeat bottom;
		color: #FFFCD1;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #C3593C;
	background: inherit;
}.flashword {
	font-size: 14px;
	line-height: 2em;
	text-decoration: blink;
}
.chapter {
	line-height: 1.8em;
}
.code {
	BORDER-RIGHT: #afa238 1px solid; PADDING-RIGHT: 13px; BORDER-TOP: #afa238 1px solid; PADDING-LEFT: 13px; BACKGROUND: #faf5cf; PADDING-BOTTOM: 4px; BORDER-LEFT: #afa238 1px solid; COLOR: #393409; PADDING-TOP: 4px; BORDER-BOTTOM: #afa238 1px solid
}
.unnamed1 {
	line-height: 1.4;
	font-size: 13px;
}
.ch1 {
	font-size: 13px;
	line-height: 1.5;
	top: 100px;
	bottom: 100px;
}

.style34 {font-size: 13px}
.style46 {color: #FFFFFF}
.style49 {color: #666666}
.style50 {color: #6b7634}
.style51 {
	font-size: 18px;
	color: #FFFFFF;
}
.style52 {font-size: 150%; color: #6fa1c5;  }
.style54 {font-size: 18px; color: #FFFFFF; font-weight: bold; }
.style57 {color: #C3593C}
.style58 {color: #FFF; background: inherit; font-size: 13px;}
.style61 {font-size: 12px; }
.style62 {line-height: 1.4}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;

}
h4 {
	font-size: 150%;
	color: #81a247; 
	text-transform: uppercase;
	border-bottom: 1px solid #EFF0F1;
}
#main h4 {
	margin-top: 10px;
	font: Bold 140% 'Trebuchet MS', Tahoma, Sans-serif;
	color: #88ac0b; 
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(square-green.png) no-repeat 3px 50%;	
	text-transform: none;
}
#main h4 a {
	background: none;
	color: #88ac0b;
	text-decoration: none;
}.z10 {
	line-height: 2.0;
}
.z30 {
	font-size: 12px;
	font-weight: bold;
	color: ffffff;
	background-color: 81a247;
}
.greennotice {
	BORDER-RIGHT: #afa238 1px solid;
	PADDING-RIGHT: 13px;
	BORDER-TOP: #afa238 1px solid;
	PADDING-LEFT: 13px;
	BACKGROUND: #CFEEB2;
	PADDING-BOTTOM: 4px;
	BORDER-LEFT: #afa238 1px solid;
	COLOR: #393409;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: #afa238 1px solid;
	font-size: 13.5px;
	word-spacing: 2em;
}
.code2 {
	BORDER-RIGHT: #afa238 1px solid; PADDING-RIGHT: 13px; BORDER-TOP: #afa238 1px solid; PADDING-LEFT: 13px; BACKGROUND: #faf5cf; PADDING-BOTTOM: 4px; BORDER-LEFT: #afa238 1px solid; COLOR: #393409; PADDING-TOP: 4px; BORDER-BOTTOM: #afa238 1px solid; font-size: 15px;
}