.format_text h3 small { font-weight: normal; font-style: italic; font-size: 0.75em; }

li#download a, li#download a:visited { display: block; width: 190px; height: 49px; background: url('images/download.gif') no-repeat; text-indent: -9999px; outline: none; }

li#download a:hover { background-position: 0 -49px; }

li#download small span { font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase; letter-spacing: 1px; color: #c00; }

/*---:[ HTML, PHP, JS, and CSS code styles ]:---*/

.html { color: #1300ff; background: #eee; border-color: #ddd; } /* .html, .php, and .css are intended for use on the pre tag */

.php { color: #222; background: #e0ecfc; border-color: #c3d6ef; }

.css { color: #222; background: #eee; border-color: #ddd; }

	.attribute { font-style: italic; }
	
	.embed { background: #e0ecfc; color: #222; }

	.library_function { color: #364c74; font-weight: bold; }
	
	.directive { color: #004802; font-weight: bold; }

	.function_name { color: #0c00a8; font-weight: bold; }

	.keyword, .operator { color: #1300ff; font-weight: bold; }

	.var { color: #008797; }

	.const { color: #5958fd; font-weight: bold; }

	.str { color: #006e00; }

	.num { color: #0f00d4; }

	.text { color: #222; }
	
	.color { color: #e80000; }

	.function_call { color: #ad5100; font-weight: bold; }
	
	.property { color: #6a77e3; }

	.highlight { background: #ffffd1 !important; }

	.code_comment { color: #888; } /* Don't use .comment! You'll inherit crazy styles that are only for blog comments! */