/* @override http://www.rogue-development.com/blog2/wp-content/plugins/deans_code_highlighter/geshi.css */

/* GeSHi (c) Nigel McNie 2004 (http://qbnz.com/highlighter) */
.dean_ch{border: 1px 
	dotted #a0a0a0; 
	font-size: 13px;
	font-family: Monaco, 'Lucida Console', 'Courier New', Courier, monospace; 
	background-color: #f0f0f0; 
	color: #0000bb;}
.li1 {
	margin: 0px;
	padding: 0px;
}
.li2 {
	margin: 0px;
}
.li3 {
	margin: 0px;
}


.dean_ch .de1, .dean_ch .de2 {
		font-weight:normal;
		background:transparent;
		color:#000; 
		margin-top: 0px;
		margin-bottom: -5px; 
		padding-top: 0px; 
		padding-bottom: 0px; 
		padding-left: 5px;
		}
		 
.dean_ch .kw1 {color: #6088ff;}
.dean_ch .kw2 {color: #000; font-weight: bold;}
.dean_ch .kw3 {color: #000066;}
.dean_ch .kw4 {color: #f63333;}
.dean_ch .co1, .dean_ch .co2, .dean_ch .coMULTI{color: #808080;}
.dean_ch .es0 {color: #000033; font-weight: bold;}
.dean_ch .br0 {color: #66cc66;}
.dean_ch .st0 {color: #ff0000;}
.dean_ch .nu0 {color: #ff33ff;}
.dean_ch .me0 {color: #006600;}

