/* Theme Name: Scroll Magazine Theme v2
Theme URI: http://scrollmagazine.com/
Description: The online version of Scroll Magazine, as designed by Veerle Pieters.
Version: 1.0
Author: Guy Leech with Veerle Pieters */

/* CSS Reset thanks to Eric Meyer */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}:focus{outline:0;}body{line-height:1.5;color:black;background:white;}ol,ul{list-style:none;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"""";}

/* Generic hacky styles */
.clearfix {
	display: inline-block; }
* html body .clearfix {
	height: auto; }
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; }
.hidden {
	position: absolute;
	top: -999999em;
	left: -999999em; }
	
body, input, textarea, #footer h4 {
	font-family: "Avenir LT 35 Light", "Avenir 35 Light", "Avenir Light", Avenir-Light, "Futura LT Light", "Futura Light", Futura-Light, "Century Gothic LT Light", "Century Gothic Light", CenturyGothic-Light, "Avant Garde LT Light", "Avant Garde Light", AvantGarde-Light, "Twentieth Century LT Light", "Twentieth Century Light", TwentiethCentury-Light, "Helvetica Neue 35 Light", "Helvetica Neue Light", HelveticaNeue-Light, "Helvetica Neue", HelveticaNeue, "Helvetica Light", Helvetica-Light, Helvetica, Arial, sans-serif;
	font-weight: 300; }
h2, h5, legend, strong, th, blockquote cite, #label abbr, #navigation, .issue-number, .article-navigation a, button, .button, #footer h3, .error, .success {
	font-family: "Avenir LT 65 Medium", "Avenir 65 Medium", "Avenir Medium", Avenir-Medium, Avenir, "Futura LT Medium", "Futura Medium", Futura-Medium, Futura, "Century Gothic LT Medium", "Cantury Gothic Medium", CenturyGothic-Medium, "Century Gothic", CenturyGothic, "Avant Garde LT Medium", "Avant Garde Medium", AvantGarde-Medium, "Avant Garde", AvantGarde, "Twentieth Century LT Medium", "Twentieth Century Medium", TwentiethCentury-Medium, "Twentieth Century", TwentiethCentury, Helvetica, Arial, sans-serif;
	font-weight: bold; }

body {
	font-size: .9375em;
	line-height: 1.333em;
	color: #5c5c5c;
	background: #fff url(images/body-bg.png) repeat center left;
	border-top: 10px solid #e2e4de; }

#header {
	margin: 0 0 5.332em 380px; }
#logo {
	display: block;
	border-bottom: none;
	width: 335px;
	height: 97px;
	overflow: hidden; }
#logo img {
	float: none;
	border: none;
	margin: 0; }
#logo:hover img, #logo:focus img {
	margin-left: -335px; }
#logo:active {
	background: none; }
#logo:active img {
	margin-left: -670px; }

#label {
	display: block;
	left: 820px;
	position: absolute;
	top: 0;
	width: 80px;
	background: url(images/angled-shadow-trans.png) no-repeat bottom left;
	border-bottom: none; }
#label abbr {
	color: #fff;
	background: #cd0027;
	font-size: 1.3em;
	line-height: 1em;
	width: 60px;
	margin-left: 20px;
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
	text-decoration: none; }
#label:active abbr {
	color: #5c5c5c; }
#label .label-number {
	font-size: 1.8em;
	line-height: 1.111em;
	display: block; }
#label .label-date {
	font-size: 1.2em;
	line-height: 1.083em;
	text-transform: uppercase;
	display: block;
	margin-top: .541em; }

#navigation {
	float: left;
	width: 300px;
	text-align: right;
	list-style: none;
	margin-bottom: 0; }
#navigation li {
	height: 3.333em; }
#navigation a {
	text-transform: lowercase;
	font-size: 3.333em;
	line-height: .8em;
	display: inline-block;
	height: 1em;
	letter-spacing: -.04em;
	padding: 0 .1em;
	color: #fff;
	background: #e2e4de;
	border-bottom: none;
	overflow: hidden; }
#navigation a:hover, #navigation a:focus, #navigation .active a:hover, #navigation .active a:focus {
	color: #cd0027;
	background: none; }
#navigation a:active, #navigation .active a:active {
	color: #fff;
	background: #cd0007; }
#navigation .active a {
	color: #fff;
	background: #cd0007; }

#content {
	width: 520px;
	margin-left: 380px; }

a {
	color: #cd0027;
	text-decoration: none;
	border-bottom: 1px solid #f5ccd4; }
a:visited {
	color: #cd6a7d;
	border-bottom: 1px dotted #f5ccd4; }
a:hover, a:focus {
	color: #e3002b;
	border-bottom: 1px solid #cd0027; }
a:active {
	color: #fff;
	border-bottom: 1px solid #cd0027;
	background-color: #cd0027; }

h1 {
	font-size: 2.8em;
	line-height: 1.19em;
	vertical-align: bottom;
	color: #87cada; }
h1.issue {
	width: 200px;
	float: right;
	padding-left: 20px;
	margin-left: -20px;
	background: url(images/angled-shadow-trans.png) no-repeat 0 37px; }
.issue-list h1 {
	font-size: 1.866em;
	line-height: 1.071em;
	margin-bottom: 1.071em;
	background: url(images/angled-shadow-trans.png) 262px 37px no-repeat; }
.issue-list h1 a {
	display: block;
	width: 340px; }

h1 a {
	color: #87cada;
	border: none; }
h1 a:visited {
	border: none; }
h1 a:hover, h1 a:focus {
	color: #cd0007!important;
	border: none; }
h1 a:active {
	color: #000!important;
	background: none;
	border: none; }

h2, legend {
	font-size: 1.733em;
	line-height: 1.153em;
	margin: 1.154em 0 .385em 0; }

h2 a, h3 a, h4 a, h5 a {
	color: #5c5c5c;
	border: none; }
h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited {
	color: #9c9c9c;
	border: none; }
h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus {
	color: #cd0007;
	border: none; }
h2 a:active, h3 a:active, h4 a:active, h5 a:active {
	color: #000;
	background: none;
	border: none; }

h3 {
	font-size: 1.333em;
	line-height: 1.25em;
	margin-bottom: .312em; }
.contents h3 {
	margin-bottom: 0; }
li h3:first-child {
	border-left: 1.363em solid #fff;
	margin-left: -1.363em;
	position: relative; }

h4 {
	font-size: 1em;
	line-height: 1.333em; }

h5 {
	font-size: .933em;
	line-height: 1.428em; }

p, ol, ul, blockquote, table {
	margin-bottom: 1.3333em; }
ul {
	list-style: outside square; }
ol {
	list-style: outside decimal; }

code, .geshi {
	white-space: pre;
	background-color: #e6f4f6;
	background-color: rgba(135, 202, 218, .2); }
table {
	border-spacing: .166em; }
td, th {
	background-color: #f1f1f1;
	background-color: rgba(183, 183, 183, .2);
	padding: 0 .666em; }
th {
	color: #8c8c8c; }

em {
	font-style: italic; }
sup {
	vertical-align: super;
	font-size: .7em; }
sub {
	vertical-align: sub;
	font-size: .7em; }

.issue-number {
	background: #bebebe;
	font-size: 2em;
	line-height: .5em;
	color: #fff;
	width: 1.666em;
	height: 1.041em;
	display: block;
	text-align: center;
	padding-top: .624em; }
h1 .issue-number {
	font-size: .857em;
	margin-bottom: .694em; }
h1 a:hover .issue-number, h1 a:focus .issue-number {
	background: #cd0027; }
h1 a:active .issue-number {
	background: #5c5c5c; }

.info, blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #a4a8a0;
	font-size: .933em;
	line-height: 1.428em;
	text-transform: lowercase; }
.contents .info, .blog-list .info {
	font-size: .8em;
	line-height: 1.666em; }
.info a, .info cite, blockquote, .info abbr {
	text-transform: none; }
.info cite {
	color: #87cada; }

.comments-link {
	color: #a4a8a0;
	border: none;
	background: url(images/author-photo-sprite-trans.png) no-repeat -206px 0;
	padding-left: 17px; }
.comments-link:visited {
	border: none;
	color: #a4a8a0; }
.comments-link:hover, .comments-link:focus {
	color: #cd0027;
	border: none; }
.comments-link:active {
	color: #5c5c5c;
	border: none;
	background: url(images/author-photo-sprite-trans.png) no-repeat -206px 0; }

#author-bio {
	width: 240px;
	margin-left: -320px;
	float: left;
	clear: left;
	margin-bottom: 1.786em;
	margin-top: 3.572em;
	text-align: right;
	line-height: 1.786em;
	text-transform: none; }
#author-bio h3 + a {
	border: none; }
#author-bio img {
	background: url(images/author-photo-sprite-trans.png) no-repeat;
	padding: 0 3px 4px 0;
	position: relative;
	right: -3px;
	float: none;
	border: none;
	margin: 0; }
#author-bio a:hover img, #author-bio a:focus img, #author-bio a:active img {
	background: url(images/author-photo-shadow-trans.png) no-repeat -103px 0; }
#author-bio a {
	border: none; }
#author-bio p a {
	border-bottom: 1px solid #f5ccd4; }
#author-bio p a:visited {
	border-bottom: 1px dotted #f5ccd4; }
#author-bio p a:hover, #author-bio p a:focus {
	border-bottom: 1px solid #cd0027; }
#author-bio p a:active {
	background: #cd0007;
	border-bottom: 1px solid #cd0027; }

blockquote {
	margin: 0 0 1.333em -15px; }
blockquote p {
	padding-left: 10px;
	margin-bottom: 0;
	border-left: 5px solid #c2e4ec;
	border-left-color: rgba(135, 202, 218, .5); }
blockquote p + p {
	text-indent: 3.999em; }
blockquote cite {
	display: block;
	text-indent: 4.8em;
	margin-left: -15px;
	border-left: 5px solid #fff;
	font-style: normal;
	color: #5c5c5c; }

.pull-quote {
	float: left;
	width: 240px;
	margin: 10em 0 0 -320px;
	font-size: 1.6em;
	line-height: 1.25em;
	text-transform: none;
	color: #87cada; }
.pull-quote p {
	border-left: none;
	padding-left: 0; }

.intro {
	font-size: 1.333em;
	line-height: 1.25em;
	margin-bottom: 1.25em;
	color: #8c8c8c; }
.home .intro {
	margin-bottom: 2.5em; }
.article .intro {
	font-size: 1.733em;
	line-height: 1.153em;
	margin-bottom: 1.153em; }
.article .intro img {
	float: none;
	margin: 0; } 
.archive .intro {
	font-size: 1.133em;
	line-height: 1.47em;
	clear: both; }

img {
	float: right;
	margin: 0 0 1.333em 1.333em;
	border: 2px solid #e2e4de; }

.cover {
	float: left;
	padding: 0 3px 4px 0;
	background: url(images/cover-shadow-large-trans.png) no-repeat bottom right;
	border: none;
	margin: 0 0 2.666em 0; }
.cover:visited, .cover:hover, .cover:focus, .cover:active {
	border: none; }
.cover:active {
	background: url(images/cover-shadow-large-trans.png) no-repeat bottom right; }
.cover img {
	vertical-align: bottom;
	float: none;
	margin: 0; }
.cover:hover img, .cover:focus img {
	border-color: #cd0027; }
.cover:active img {
	border-color: #5c5c5c; }

.avatar, .photo {
	position: absolute;
	top: .333em;
	padding: 0 3px 4px 0;
	margin: 0;
	background: url(images/author-photo-sprite-trans.png) no-repeat;
	border: none; }
.avatar a:hover img, .photo a:hover img, .avatar a:focus img, .photo a:focus img, .avatar a:active img, .photo a:active img {
	background: url(images/author-photo-sprite-trans.png) no-repeat -103px 0; }
.blog #content .photo {
	position: static;
	float: left;
	margin: 0 1.333em 1.333em 0; }

.figure {
	width: 240px;
	margin-left: -320px;
	float: left;
	clear: left;
	margin-bottom: 1.333em; }
.figure a {
	border: none; }
.figure a:active {
	background: none; }
.figure-image {
	width: 236px;
	margin: 0;
	float: none; }
a:hover .figure-image, a:focus .figure-image {
	border-color: #cd0027; }
a:active .figure-image {
	border-color: #5c5c5c; }
.figure-heading {
	background: #f8f9f7;
	padding: .714em;
	padding-bottom: 0; }
.figure-info {
	padding: 0 .833em .833em .833em;
	font-size: .8em;
	line-height: 1.666em;
	background: #f8f9f7;
	margin-bottom: 0;
	text-transform: none; }

.issue-list {
	list-style: none;
	margin: 0; }
.issue-list li {
	padding-left: 180px;
	position: relative;
	margin-bottom: 3.999em; }
.issue-list li .contents li {
	padding-left: 0;
	margin-bottom: 0; }
.issue-list .cover {
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/cover-shadow-small-trans.png) no-repeat bottom right; }
.issue-list .cover img {
	width: 140px; }
.issue-list .cover:active {
	background: url(images/cover-shadow-small-trans.png) no-repeat bottom right; }
.issue-list .issue-number {
	float: right;
	margin-bottom: 0;
	font-size: 1.285em; }

.blog-list {
	list-style: none;
	margin: 0; }
.blog-list li {
	padding-left: 180px;
	position: relative;
	margin-bottom: 3.999em; }
#content .blog-list .photo {
	left: 0;
	position: absolute;
	float: none;
	margin: 0; }

.contents {
	list-style: none;
	margin: 0; }
.home .contents, .archive .contents {
	clear: both; }
.contents li {
	position: relative; }
.archive .contents li {
	margin: 3.332em 0;
	min-height: 114px; }
.contents .photo {
	position: absolute;
	left: -180px; }

.purchase-list {
	list-style: none; }
.purchase-list li {
	width: 260px;
	padding-right: 260px;
	position: relative;
	margin: 2.666em 0; }
.purchase-list button, .purchase-list .button {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 0; }

#extra-content {
	margin-bottom: 0;
	list-style: none;
	width: 540px; }
#extra-content li {
	float: left;
	margin: 0 1.333em .666em 0; }	
#extra-content a {
	border: none;
	width: 210px;
	display: block;
	background: #f8f9f7 url(images/extra-content-arrow-trans.png) no-repeat 222px 50%;
	background-color: rgba(93, 94, 92, .05);
	padding: .666em 30px .666em .666em; }
#extra-content a:hover, .extra-content a:focus {
	background-color: #f1f2f0;
	background-color: rgba(93, 94, 92, .1); }
#extra-content a:active {
	background-color: #d1d2d0;
	background-color: rgba(93, 94, 92, .3); }

.article-navigation {
	margin: 2.666em 0 3.999em 0;
	background: url(images/angled-shadow-trans.png) 441px 100% no-repeat;
	overflow: hidden; }
.article-navigation a {
	display: block;
	background: #f1f1f1 url(images/article-nav-arrow-trans.png) no-repeat 10px 16px;
	background-color: rgba(183, 183, 183, .2);
	font-size: 1.2em;
	line-height: .9em;
	border: none;
	padding: 1.125em 0 0 50px;
	overflow: hidden;
	color: #5c5c5c; }
.article-navigation a:visited {
	border: none;
	color: #5c5c5c; }
.article-navigation a:hover, .article-navigation a:focus {
	background-color: #ebebeb;
	background-color: rgba(183, 183, 183, .3);
	border: none; }
.article-navigation a:active {
	background-color: #dedede;
	background-color: rgba(183, 183, 183, .5);
	border: none;
	color: #fff!important; }
.article-navigation .issue-number {
	float: right;
	margin: -.562em 0 0 0; }

.action {
	margin-bottom: 0;
	background: url(images/arrow-trans.png) no-repeat top right; }
.action:hover, .action:focus {
	background-position: 100% -128px; }
.action:active {
	background: url(images/arrow-trans.png) no-repeat 100% -256px; }
.action a {
	display: block;
	padding-right: 56px; }

.more-link, .more-link:visited, .more-link-old, .more-link-old:visited {
	display: block;
	width: 28px;
	height: 28px;
	margin-top: 1.333em;
	background: url(images/arrow-trans.png) no-repeat top left;
	text-indent: -999999em;
	border: none; }
.more-link-old, .more-link-old:visited {
	background-image: url(images/arrow-reverse-trans.png); }
.more-link:hover, .more-link:focus, .more-link-old:hover, .more-link-old:focus {
	background-position: 0 -128px;
	border: none; }
.more-link:active, .more-link-old:active {
	background-position: 0 -256px;
	border: none; }
.page-nav .more-link {
	margin: -28px 0 0 492px; }

div#comments {
	width: 520px;
	margin-left: 380px; }
#commentlist {
	list-style: none;
	margin: 1.333em 0 0 0; }
#commentlist li {
	margin-bottom: 2.666em;
	position: relative; }
#commentlist .avatar, #commentlist .photo {
	left: -152px;
	background: url(images/comment-photo-shadow-trans.png) no-repeat bottom right; }
#commentlist a:hover .avatar, #commentlist a:hover .photo, #commentlist a:focus .avatar, #commentlist a:focus .photo {
	background-image: url(images/comment-photo-shadow-trans-hover.png); }
#commentlist .info {
	margin-bottom: .714em; }
#commentlist cite {
	color: #5c5c5c;
	font-weight: bold; }
#commentlist cite a {
	color: #5c5c5c;
	border-color: #d7d7d7; }
#commentlist cite a:hover, #commentlist cite a:focus {
	color: #e3002b;
	border-bottom: 1px solid #cd0027; }
#commentlist cite a:active {
	color: #fff;
	border-bottom: 1px solid #cd0027;
	background-color: #cd0027; }

#commentform {
	width: 100%;
	background: url(images/commentform-bg.png) repeat-x top left;
	padding-top: 1.333em;
	margin-top: 3.999em;
	clear: both; }
fieldset {
	width: 360px; }
#commentform fieldset {
	padding-bottom: 356px;
	margin-bottom: -316px;
	padding-left: 380px;
	background: url(images/logo-sideways-trans.png) no-repeat 73px 1.333em; }
legend {
	margin: 0;
	padding-bottom: .769em; }
label {
	display: block; }
label .note {
	font-size: .733em;
	color: #999; }
#comment-message {
	display: none; }
p.error {
	color: #fff;
	background: #cd0027; 
	padding: .666em;
	display: inline-block; }
input.error, textarea.error {
	border-color: #cd0007; }
h2.error {
	color: #cd0007; }
p.success {
	background: #bebebe; }
input, textarea {
	margin: .333em 0 .666em 0;
	padding: .333em;
	border: 1px solid #f0f0f0;
	color: #acacac;
	width: 360px;
	background: #d8d8d8 url(images/input-bg.png) no-repeat top left;
	font-size: 1em;
	line-height: 1.333em; }
input:focus, textarea:focus {
	color: #5c5c5c;
	border-color: #999; }
textarea {
	height: 9.311em;
	margin-right: 160px; }
button, .button {
	display: inline-block;
	text-align: center;
	border: none;
	margin: .9em 0;
	background: #cacec2;
	color: #fff;
	font-size: 1.2em;
	line-height: .9em;
	text-transform: lowercase; }
button, a.button, .button a {
	padding: .45em; }
.button a {
	display: block; }
.button a, .button a:visited {
	background: #cacec2;
	color: #fff;
	border: none; }
button:hover, .button:hover, button:focus, .button:focus, .button a:hover, .button a:focus {
	background: #cd0027;
	cursor: pointer; }
button:active, .button:active, .button a:active {
	color: #cd0027;
	background: #e2e4de; }

#footer {
	background: #5c5c5c url(images/footer-bg.png) repeat top left;
	color: #969696;
	font-size: .8em;
	line-height: 1.667em;
	width: 100%;
	margin-top: 5em;
	clear: both;
	display: inline-block; /* Hack to make it always have the margin-top */ }
#footer h3 {
	color: #777776;
	font-size: 4em;
	line-height: .75em;
	text-transform: lowercase;
	margin: .025em 0 .4em 0; }
#footer ul, #footer ol {
	list-style: none; }
#footer .footer-section-1 {
	width: 240px;
	float: left;
	margin-left: 60px;
	text-align: right; }
#footer .footer-section-1 a, #footer #copyright a {
	border: none;
	color: #ccc;
	font-weight: bold; }
#footer .footer-section-1 a:visited, #footer #copyright a:visited {
	color: #aaa; }
#footer .footer-section-1 a:hover, #footer .footer-section-1 a:focus, #footer #copyright a:hover, #footer #copyright a:focus {
	color: #eee; }
#footer .footer-section-1 a:active, #footer #copyright a:active {
	background: #cd0007;
	color: #eee; }
#footer .footer-section-2 {
	position: relative;
	width: 240px;
	margin-left: 80px;
	float: left;
	padding: 0 120px 0 160px; }
#footer .footer-section-2 h3 {
	margin-left: -160px; }
#footer .footer-section-2 .cover {
	position: absolute;
	top: 5.222em;
	left: 0;
	margin-bottom: 0;
	background: url(images/footer-cover-shadow-small-trans.png) no-repeat bottom right; }
#footer .footer-section-2 .cover img {
	width: 136px; }
#footer .footer-section-2 .cover:active img {
	border-color: #000; }
#footer .footer-section-2 h4 {
	font-size: 2em;
	line-height: 1.25em;
	letter-spacing: -.02em; }
#footer .footer-section-2 h4 a {
	display: inline-block;
	border: none; }
#footer .footer-section-2 h4 a:hover, #footer .footer-section-2 h4 a:focus {
	border: none;
	color: #dadada!important; }
#footer .footer-section-2 h4 a:active {
	color: #fff!important;
	background: none; }
#footer .footer-section-2 h4 em {
	display: block;
	font-weight: bold;
	font-style: normal; }
#footer .footer-section-2 p {
	font-size: 1.5em;
	line-height: 1.111em;
	color: #999;
	margin: 1.111em 0 0 0; }
#footer .footer-section-2 .more-link {
	margin-top: 1.667em;
	background: url(images/footer-back-issue-sprite-trans-2.png) no-repeat -80px 0; }
#footer .footer-section-2 .more-link:hover, #footer .footer-section-2 .more-link:focus {
	background-position: -80px -28px; }
#footer .footer-section-2 .more-link:active {
	background-position: -80px -56px; }
#footer .footer-section-2 ol {
	position: absolute;
	top: -23px;
	right: 0;
	background: url(images/footer-back-issue-sprite-trans-2.png) no-repeat;
	padding: 0 0 246px 20px;
	margin-bottom: 0; }
#footer .footer-section-2 ol li {
	margin-bottom: 2px; }
#footer .footer-section-2 ol .issue-number {
	font-size: 3em; }
#footer .footer-section-2 ol a, #footer .footer-section-2 ol a:visited, #footer .footer-section-2 ol a:hover, #footer .footer-section-2 ol a:focus, #footer .footer-section-2 ol a:active {
	border: none; }
#footer .footer-section-2 ol a:hover .issue-number, #footer .footer-section-2 ol a:focus .issue-number {
	color: #fff;
	background: #cd0007;
	cursor: pointer; }
#footer .footer-section-2 ol a:active .issue-number {
	background: #cd0007;
	color: #000; }
#footer #copyright {
	clear: both;
	width: 840px;
	margin: 0 0 0 60px;
	text-align: center;
	font-weight: bold;
	font-size: .833em;
	line-height: 2em;
	padding: 4em 0 2em 0;
	letter-spacing: .1em; }		

#wpstats { /* Hide the stupid smiley face */
	display: none; }

/* GeSHi (c) Nigel McNie 2004 (http://qbnz.com/highlighter) */
.abap.de1,.abap.de2,.actionscript.de1,.actionscript.de2,.ada.de1,.ada.de2,.apache.de1,.apache.de2,.applescript.de1,.applescript.de2,.asm.de1,.asm.de2,.asp.de1,.asp.de2,.autoit.de1,.autoit.de2,.bash.de1,.bash.de2,.basic4gl.de1,.basic4gl.de2,.blitzbasic.de1,.blitzbasic.de2,.bnf.de1,.bnf.de2,.c.de1,.c.de2,.c_mac.de1,.c_mac.de2,.caddcl.de1,.caddcl.de2,.cadlisp.de1,.cadlisp.de2,.cfdg.de1,.cfdg.de2,.cfm.de1,.cfm.de2,.cpp-qt.de1,.cpp-qt.de2,.cpp.de1,.cpp.de2,.csharp.de1,.csharp.de2,.css.de1,.css.de2,.d.de1,.d.de2,.delphi.de1,.delphi.de2,.diff.de1,.diff.de2,.div.de1,.div.de2,.dos.de1,.dos.de2,.dot.de1,.dot.de2,.eiffel.de1,.eiffel.de2,.fortran.de1,.fortran.de2,.freebasic.de1,.freebasic.de2,.genero.de1,.genero.de2,.gml.de1,.gml.de2,.groovy.de1,.groovy.de2,.haskell.de1,.haskell.de2,.html4strict.de1,.html4strict.de2,.idl.de1,.idl.de2,.ini.de1,.ini.de2,.inno.de1,.inno.de2,.io.de1,.io.de2,.java.de1,.java.de2,.java5.de1,.java5.de2,.javascript.de1,.javascript.de2,.latex.de1,.latex.de2,.lisp.de1,.lisp.de2,.lua.de1,.lua.de2,.m68k.de1,.m68k.de2,.matlab.de1,.matlab.de2,.mirc.de1,.mirc.de2,.mpasm.de1,.mpasm.de2,.mysql.de1,.mysql.de2,.nsis.de1,.nsis.de2,.objc.de1,.objc.de2,.ocaml-brief.de1,.ocaml-brief.de2,.ocaml.de1,.ocaml.de2,.oobas.de1,.oobas.de2,.oracle8.de1,.oracle8.de2,.pascal.de1,.pascal.de2,.per.de1,.per.de2,.perl.de1,.perl.de2,.php-brief.de1,.php-brief.de2,.php.de1,.php.de2,.plsql.de1,.plsql.de2,.python.de1,.python.de2,.qbasic.de1,.qbasic.de2,.rails.de1,.rails.de2,.reg.de1,.reg.de2,.robots.de1,.robots.de2,.ruby.de1,.ruby.de2,.sas.de1,.sas.de2,.scheme.de1,.scheme.de2,.sdlbasic.de1,.sdlbasic.de2,.smalltalk.de1,.smalltalk.de2,.smarty.de1,.smarty.de2,.sql.de1,.sql.de2,.tcl.de1,.tcl.de2,.text.de1,.text.de2,.thinbasic.de1,.thinbasic.de2,.tsql.de1,.tsql.de2,.vb.de1,.vb.de2,.vbnet.de1,.vbnet.de2,.vhdl.de1,.vhdl.de2,.visualfoxpro.de1,.visualfoxpro.de2,.winbatch.de1,.winbatch.de2,.xml.de1,.xml.de2,.xpp.de1,.xpp.de2,.z80.de1,.z80.de2{font-weight:normal;background:none;color:#000;padding-left:5px;}
.abap.kw1,.actionscript.kw1,.ada.kw1,.apache.kw1,.applescript.kw1,.asm.kw1,.asp.kw1,.autoit.kw1,.bash.kw1,.basic4gl.kw1,.blitzbasic.kw1,.bnf.kw1,.c.kw1,.c_mac.kw1,.caddcl.kw1,.cadlisp.kw1,.cfdg.kw1,.cfm.kw1,.cpp-qt.kw1,.cpp.kw1,.csharp.kw1,.css.kw1,.d.kw1,.delphi.kw1,.diff.kw1,.div.kw1,.dos.kw1,.dot.kw1,.eiffel.kw1,.fortran.kw1,.freebasic.kw1,.genero.kw1,.gml.kw1,.groovy.kw1,.haskell.kw1,.html4strict.kw1,.idl.kw1,.ini.kw1,.inno.kw1,.io.kw1,.java.kw1,.java5.kw1,.javascript.kw1,.latex.kw1,.lisp.kw1,.lua.kw1,.m68k.kw1,.matlab.kw1,.mirc.kw1,.mpasm.kw1,.mysql.kw1,.nsis.kw1,.objc.kw1,.ocaml-brief.kw1,.ocaml.kw1,.oobas.kw1,.oracle8.kw1,.pascal.kw1,.per.kw1,.perl.kw1,.php-brief.kw1,.php.kw1,.plsql.kw1,.python.kw1,.qbasic.kw1,.rails.kw1,.reg.kw1,.robots.kw1,.ruby.kw1,.sas.kw1,.scheme.kw1,.sdlbasic.kw1,.smalltalk.kw1,.smarty.kw1,.sql.kw1,.tcl.kw1,.text.kw1,.thinbasic.kw1,.tsql.kw1,.vb.kw1,.vbnet.kw1,.vhdl.kw1,.visualfoxpro.kw1,.winbatch.kw1,.xml.kw1,.xpp.kw1,.z80.kw1{color:#a1a100;}
.abap.kw2,.actionscript.kw2,.ada.kw2,.apache.kw2,.applescript.kw2,.asm.kw2,.asp.kw2,.autoit.kw2,.bash.kw2,.basic4gl.kw2,.blitzbasic.kw2,.bnf.kw2,.c.kw2,.c_mac.kw2,.caddcl.kw2,.cadlisp.kw2,.cfdg.kw2,.cfm.kw2,.cpp-qt.kw2,.cpp.kw2,.csharp.kw2,.css.kw2,.d.kw2,.delphi.kw2,.diff.kw2,.div.kw2,.dos.kw2,.dot.kw2,.eiffel.kw2,.fortran.kw2,.freebasic.kw2,.genero.kw2,.gml.kw2,.groovy.kw2,.haskell.kw2,.html4strict.kw2,.idl.kw2,.ini.kw2,.inno.kw2,.io.kw2,.java.kw2,.java5.kw2,.javascript.kw2,.latex.kw2,.lisp.kw2,.lua.kw2,.m68k.kw2,.matlab.kw2,.mirc.kw2,.mpasm.kw2,.mysql.kw2,.nsis.kw2,.objc.kw2,.ocaml-brief.kw2,.ocaml.kw2,.oobas.kw2,.oracle8.kw2,.pascal.kw2,.per.kw2,.perl.kw2,.php-brief.kw2,.php.kw2,.plsql.kw2,.python.kw2,.qbasic.kw2,.rails.kw2,.reg.kw2,.robots.kw2,.ruby.kw2,.sas.kw2,.scheme.kw2,.sdlbasic.kw2,.smalltalk.kw2,.smarty.kw2,.sql.kw2,.tcl.kw2,.text.kw2,.thinbasic.kw2,.tsql.kw2,.vb.kw2,.vbnet.kw2,.vhdl.kw2,.visualfoxpro.kw2,.winbatch.kw2,.xml.kw2,.xpp.kw2,.z80.kw2{color:#000;font-weight:bold;}
.abap.kw3,.actionscript.kw3,.ada.kw3,.apache.kw3,.applescript.kw3,.asm.kw3,.asp.kw3,.autoit.kw3,.bash.kw3,.basic4gl.kw3,.blitzbasic.kw3,.bnf.kw3,.c.kw3,.c_mac.kw3,.caddcl.kw3,.cadlisp.kw3,.cfdg.kw3,.cfm.kw3,.cpp-qt.kw3,.cpp.kw3,.csharp.kw3,.css.kw3,.d.kw3,.delphi.kw3,.diff.kw3,.div.kw3,.dos.kw3,.dot.kw3,.eiffel.kw3,.fortran.kw3,.freebasic.kw3,.genero.kw3,.gml.kw3,.groovy.kw3,.haskell.kw3,.html4strict.kw3,.idl.kw3,.ini.kw3,.inno.kw3,.io.kw3,.java.kw3,.java5.kw3,.javascript.kw3,.latex.kw3,.lisp.kw3,.lua.kw3,.m68k.kw3,.matlab.kw3,.mirc.kw3,.mpasm.kw3,.mysql.kw3,.nsis.kw3,.objc.kw3,.ocaml-brief.kw3,.ocaml.kw3,.oobas.kw3,.oracle8.kw3,.pascal.kw3,.per.kw3,.perl.kw3,.php-brief.kw3,.php.kw3,.plsql.kw3,.python.kw3,.qbasic.kw3,.rails.kw3,.reg.kw3,.robots.kw3,.ruby.kw3,.sas.kw3,.scheme.kw3,.sdlbasic.kw3,.smalltalk.kw3,.smarty.kw3,.sql.kw3,.tcl.kw3,.text.kw3,.thinbasic.kw3,.tsql.kw3,.vb.kw3,.vbnet.kw3,.vhdl.kw3,.visualfoxpro.kw3,.winbatch.kw3,.xml.kw3,.xpp.kw3,.z80.kw3{color:#0000cc;}
.abap.kw4,.actionscript.kw4,.ada.kw4,.apache.kw4,.applescript.kw4,.asm.kw4,.asp.kw4,.autoit.kw4,.bash.kw4,.basic4gl.kw4,.blitzbasic.kw4,.bnf.kw4,.c.kw4,.c_mac.kw4,.caddcl.kw4,.cadlisp.kw4,.cfdg.kw4,.cfm.kw4,.cpp-qt.kw4,.cpp.kw4,.csharp.kw4,.css.kw4,.d.kw4,.delphi.kw4,.diff.kw4,.div.kw4,.dos.kw4,.dot.kw4,.eiffel.kw4,.fortran.kw4,.freebasic.kw4,.genero.kw4,.gml.kw4,.groovy.kw4,.haskell.kw4,.html4strict.kw4,.idl.kw4,.ini.kw4,.inno.kw4,.io.kw4,.java.kw4,.java5.kw4,.javascript.kw4,.latex.kw4,.lisp.kw4,.lua.kw4,.m68k.kw4,.matlab.kw4,.mirc.kw4,.mpasm.kw4,.mysql.kw4,.nsis.kw4,.objc.kw4,.ocaml-brief.kw4,.ocaml.kw4,.oobas.kw4,.oracle8.kw4,.pascal.kw4,.per.kw4,.perl.kw4,.php-brief.kw4,.php.kw4,.plsql.kw4,.python.kw4,.qbasic.kw4,.rails.kw4,.reg.kw4,.robots.kw4,.ruby.kw4,.sas.kw4,.scheme.kw4,.sdlbasic.kw4,.smalltalk.kw4,.smarty.kw4,.sql.kw4,.tcl.kw4,.text.kw4,.thinbasic.kw4,.tsql.kw4,.vb.kw4,.vbnet.kw4,.vhdl.kw4,.visualfoxpro.kw4,.winbatch.kw4,.xml.kw4,.xpp.kw4,.z80.kw4{color:#f63333;}
.abap.co1,.abap.co2,.abap.coMULTI,.actionscript.co1,.actionscript.co2,.actionscript.coMULTI,.ada.co1,.ada.co2,.ada.coMULTI,.apache.co1,.apache.co2,.apache.coMULTI,.applescript.co1,.applescript.co2,.applescript.coMULTI,.asm.co1,.asm.co2,.asm.coMULTI,.asp.co1,.asp.co2,.asp.coMULTI,.autoit.co1,.autoit.co2,.autoit.coMULTI,.bash.co1,.bash.co2,.bash.coMULTI,.basic4gl.co1,.basic4gl.co2,.basic4gl.coMULTI,.blitzbasic.co1,.blitzbasic.co2,.blitzbasic.coMULTI,.bnf.co1,.bnf.co2,.bnf.coMULTI,.c.co1,.c.co2,.c.coMULTI,.c_mac.co1,.c_mac.co2,.c_mac.coMULTI,.caddcl.co1,.caddcl.co2,.caddcl.coMULTI,.cadlisp.co1,.cadlisp.co2,.cadlisp.coMULTI,.cfdg.co1,.cfdg.co2,.cfdg.coMULTI,.cfm.co1,.cfm.co2,.cfm.coMULTI,.cpp-qt.co1,.cpp-qt.co2,.cpp-qt.coMULTI,.cpp.co1,.cpp.co2,.cpp.coMULTI,.csharp.co1,.csharp.co2,.csharp.coMULTI,.css.co1,.css.co2,.css.coMULTI,.d.co1,.d.co2,.d.coMULTI,.delphi.co1,.delphi.co2,.delphi.coMULTI,.diff.co1,.diff.co2,.diff.coMULTI,.div.co1,.div.co2,.div.coMULTI,.dos.co1,.dos.co2,.dos.coMULTI,.dot.co1,.dot.co2,.dot.coMULTI,.eiffel.co1,.eiffel.co2,.eiffel.coMULTI,.fortran.co1,.fortran.co2,.fortran.coMULTI,.freebasic.co1,.freebasic.co2,.freebasic.coMULTI,.genero.co1,.genero.co2,.genero.coMULTI,.gml.co1,.gml.co2,.gml.coMULTI,.groovy.co1,.groovy.co2,.groovy.coMULTI,.haskell.co1,.haskell.co2,.haskell.coMULTI,.html4strict.co1,.html4strict.co2,.html4strict.coMULTI,.idl.co1,.idl.co2,.idl.coMULTI,.ini.co1,.ini.co2,.ini.coMULTI,.inno.co1,.inno.co2,.inno.coMULTI,.io.co1,.io.co2,.io.coMULTI,.java.co1,.java.co2,.java.coMULTI,.java5.co1,.java5.co2,.java5.coMULTI,.javascript.co1,.javascript.co2,.javascript.coMULTI,.latex.co1,.latex.co2,.latex.coMULTI,.lisp.co1,.lisp.co2,.lisp.coMULTI,.lua.co1,.lua.co2,.lua.coMULTI,.m68k.co1,.m68k.co2,.m68k.coMULTI,.matlab.co1,.matlab.co2,.matlab.coMULTI,.mirc.co1,.mirc.co2,.mirc.coMULTI,.mpasm.co1,.mpasm.co2,.mpasm.coMULTI,.mysql.co1,.mysql.co2,.mysql.coMULTI,.nsis.co1,.nsis.co2,.nsis.coMULTI,.objc.co1,.objc.co2,.objc.coMULTI,.ocaml-brief.co1,.ocaml-brief.co2,.ocaml-brief.coMULTI,.ocaml.co1,.ocaml.co2,.ocaml.coMULTI,.oobas.co1,.oobas.co2,.oobas.coMULTI,.oracle8.co1,.oracle8.co2,.oracle8.coMULTI,.pascal.co1,.pascal.co2,.pascal.coMULTI,.per.co1,.per.co2,.per.coMULTI,.perl.co1,.perl.co2,.perl.coMULTI,.php-brief.co1,.php-brief.co2,.php-brief.coMULTI,.php.co1,.php.co2,.php.coMULTI,.plsql.co1,.plsql.co2,.plsql.coMULTI,.python.co1,.python.co2,.python.coMULTI,.qbasic.co1,.qbasic.co2,.qbasic.coMULTI,.rails.co1,.rails.co2,.rails.coMULTI,.reg.co1,.reg.co2,.reg.coMULTI,.robots.co1,.robots.co2,.robots.coMULTI,.ruby.co1,.ruby.co2,.ruby.coMULTI,.sas.co1,.sas.co2,.sas.coMULTI,.scheme.co1,.scheme.co2,.scheme.coMULTI,.sdlbasic.co1,.sdlbasic.co2,.sdlbasic.coMULTI,.smalltalk.co1,.smalltalk.co2,.smalltalk.coMULTI,.smarty.co1,.smarty.co2,.smarty.coMULTI,.sql.co1,.sql.co2,.sql.coMULTI,.tcl.co1,.tcl.co2,.tcl.coMULTI,.text.co1,.text.co2,.text.coMULTI,.thinbasic.co1,.thinbasic.co2,.thinbasic.coMULTI,.tsql.co1,.tsql.co2,.tsql.coMULTI,.vb.co1,.vb.co2,.vb.coMULTI,.vbnet.co1,.vbnet.co2,.vbnet.coMULTI,.vhdl.co1,.vhdl.co2,.vhdl.coMULTI,.visualfoxpro.co1,.visualfoxpro.co2,.visualfoxpro.coMULTI,.winbatch.co1,.winbatch.co2,.winbatch.coMULTI,.xml.co1,.xml.co2,.xml.coMULTI,.xpp.co1,.xpp.co2,.xpp.coMULTI,.z80.co1,.z80.co2,.z80.coMULTI{color:#808080;}
.abap.es0,.actionscript.es0,.ada.es0,.apache.es0,.applescript.es0,.asm.es0,.asp.es0,.autoit.es0,.bash.es0,.basic4gl.es0,.blitzbasic.es0,.bnf.es0,.c.es0,.c_mac.es0,.caddcl.es0,.cadlisp.es0,.cfdg.es0,.cfm.es0,.cpp-qt.es0,.cpp.es0,.csharp.es0,.css.es0,.d.es0,.delphi.es0,.diff.es0,.div.es0,.dos.es0,.dot.es0,.eiffel.es0,.fortran.es0,.freebasic.es0,.genero.es0,.gml.es0,.groovy.es0,.haskell.es0,.html4strict.es0,.idl.es0,.ini.es0,.inno.es0,.io.es0,.java.es0,.java5.es0,.javascript.es0,.latex.es0,.lisp.es0,.lua.es0,.m68k.es0,.matlab.es0,.mirc.es0,.mpasm.es0,.mysql.es0,.nsis.es0,.objc.es0,.ocaml-brief.es0,.ocaml.es0,.oobas.es0,.oracle8.es0,.pascal.es0,.per.es0,.perl.es0,.php-brief.es0,.php.es0,.plsql.es0,.python.es0,.qbasic.es0,.rails.es0,.reg.es0,.robots.es0,.ruby.es0,.sas.es0,.scheme.es0,.sdlbasic.es0,.smalltalk.es0,.smarty.es0,.sql.es0,.tcl.es0,.text.es0,.thinbasic.es0,.tsql.es0,.vb.es0,.vbnet.es0,.vhdl.es0,.visualfoxpro.es0,.winbatch.es0,.xml.es0,.xpp.es0,.z80.es0{color:#000033;font-weight:bold;}
.abap.br0,.actionscript.br0,.ada.br0,.apache.br0,.applescript.br0,.asm.br0,.asp.br0,.autoit.br0,.bash.br0,.basic4gl.br0,.blitzbasic.br0,.bnf.br0,.c.br0,.c_mac.br0,.caddcl.br0,.cadlisp.br0,.cfdg.br0,.cfm.br0,.cpp-qt.br0,.cpp.br0,.csharp.br0,.css.br0,.d.br0,.delphi.br0,.diff.br0,.div.br0,.dos.br0,.dot.br0,.eiffel.br0,.fortran.br0,.freebasic.br0,.genero.br0,.gml.br0,.groovy.br0,.haskell.br0,.html4strict.br0,.idl.br0,.ini.br0,.inno.br0,.io.br0,.java.br0,.java5.br0,.javascript.br0,.latex.br0,.lisp.br0,.lua.br0,.m68k.br0,.matlab.br0,.mirc.br0,.mpasm.br0,.mysql.br0,.nsis.br0,.objc.br0,.ocaml-brief.br0,.ocaml.br0,.oobas.br0,.oracle8.br0,.pascal.br0,.per.br0,.perl.br0,.php-brief.br0,.php.br0,.plsql.br0,.python.br0,.qbasic.br0,.rails.br0,.reg.br0,.robots.br0,.ruby.br0,.sas.br0,.scheme.br0,.sdlbasic.br0,.smalltalk.br0,.smarty.br0,.sql.br0,.tcl.br0,.text.br0,.thinbasic.br0,.tsql.br0,.vb.br0,.vbnet.br0,.vhdl.br0,.visualfoxpro.br0,.winbatch.br0,.xml.br0,.xpp.br0,.z80.br0{color:#66cc66;}
.abap.st0,.actionscript.st0,.ada.st0,.apache.st0,.applescript.st0,.asm.st0,.asp.st0,.autoit.st0,.bash.st0,.basic4gl.st0,.blitzbasic.st0,.bnf.st0,.c.st0,.c_mac.st0,.caddcl.st0,.cadlisp.st0,.cfdg.st0,.cfm.st0,.cpp-qt.st0,.cpp.st0,.csharp.st0,.css.st0,.d.st0,.delphi.st0,.diff.st0,.div.st0,.dos.st0,.dot.st0,.eiffel.st0,.fortran.st0,.freebasic.st0,.genero.st0,.gml.st0,.groovy.st0,.haskell.st0,.html4strict.st0,.idl.st0,.ini.st0,.inno.st0,.io.st0,.java.st0,.java5.st0,.javascript.st0,.latex.st0,.lisp.st0,.lua.st0,.m68k.st0,.matlab.st0,.mirc.st0,.mpasm.st0,.mysql.st0,.nsis.st0,.objc.st0,.ocaml-brief.st0,.ocaml.st0,.oobas.st0,.oracle8.st0,.pascal.st0,.per.st0,.perl.st0,.php-brief.st0,.php.st0,.plsql.st0,.python.st0,.qbasic.st0,.rails.st0,.reg.st0,.robots.st0,.ruby.st0,.sas.st0,.scheme.st0,.sdlbasic.st0,.smalltalk.st0,.smarty.st0,.sql.st0,.tcl.st0,.text.st0,.thinbasic.st0,.tsql.st0,.vb.st0,.vbnet.st0,.vhdl.st0,.visualfoxpro.st0,.winbatch.st0,.xml.st0,.xpp.st0,.z80.st0{color:#ff0000;}
.abap.nu0,.actionscript.nu0,.ada.nu0,.apache.nu0,.applescript.nu0,.asm.nu0,.asp.nu0,.autoit.nu0,.bash.nu0,.basic4gl.nu0,.blitzbasic.nu0,.bnf.nu0,.c.nu0,.c_mac.nu0,.caddcl.nu0,.cadlisp.nu0,.cfdg.nu0,.cfm.nu0,.cpp-qt.nu0,.cpp.nu0,.csharp.nu0,.css.nu0,.d.nu0,.delphi.nu0,.diff.nu0,.div.nu0,.dos.nu0,.dot.nu0,.eiffel.nu0,.fortran.nu0,.freebasic.nu0,.genero.nu0,.gml.nu0,.groovy.nu0,.haskell.nu0,.html4strict.nu0,.idl.nu0,.ini.nu0,.inno.nu0,.io.nu0,.java.nu0,.java5.nu0,.javascript.nu0,.latex.nu0,.lisp.nu0,.lua.nu0,.m68k.nu0,.matlab.nu0,.mirc.nu0,.mpasm.nu0,.mysql.nu0,.nsis.nu0,.objc.nu0,.ocaml-brief.nu0,.ocaml.nu0,.oobas.nu0,.oracle8.nu0,.pascal.nu0,.per.nu0,.perl.nu0,.php-brief.nu0,.php.nu0,.plsql.nu0,.python.nu0,.qbasic.nu0,.rails.nu0,.reg.nu0,.robots.nu0,.ruby.nu0,.sas.nu0,.scheme.nu0,.sdlbasic.nu0,.smalltalk.nu0,.smarty.nu0,.sql.nu0,.tcl.nu0,.text.nu0,.thinbasic.nu0,.tsql.nu0,.vb.nu0,.vbnet.nu0,.vhdl.nu0,.visualfoxpro.nu0,.winbatch.nu0,.xml.nu0,.xpp.nu0,.z80.nu0{color:#ff33ff;}
.abap.me0,.actionscript.me0,.ada.me0,.apache.me0,.applescript.me0,.asm.me0,.asp.me0,.autoit.me0,.bash.me0,.basic4gl.me0,.blitzbasic.me0,.bnf.me0,.c.me0,.c_mac.me0,.caddcl.me0,.cadlisp.me0,.cfdg.me0,.cfm.me0,.cpp-qt.me0,.cpp.me0,.csharp.me0,.css.me0,.d.me0,.delphi.me0,.diff.me0,.div.me0,.dos.me0,.dot.me0,.eiffel.me0,.fortran.me0,.freebasic.me0,.genero.me0,.gml.me0,.groovy.me0,.haskell.me0,.html4strict.me0,.idl.me0,.ini.me0,.inno.me0,.io.me0,.java.me0,.java5.me0,.javascript.me0,.latex.me0,.lisp.me0,.lua.me0,.m68k.me0,.matlab.me0,.mirc.me0,.mpasm.me0,.mysql.me0,.nsis.me0,.objc.me0,.ocaml-brief.me0,.ocaml.me0,.oobas.me0,.oracle8.me0,.pascal.me0,.per.me0,.perl.me0,.php-brief.me0,.php.me0,.plsql.me0,.python.me0,.qbasic.me0,.rails.me0,.reg.me0,.robots.me0,.ruby.me0,.sas.me0,.scheme.me0,.sdlbasic.me0,.smalltalk.me0,.smarty.me0,.sql.me0,.tcl.me0,.text.me0,.thinbasic.me0,.tsql.me0,.vb.me0,.vbnet.me0,.vhdl.me0,.visualfoxpro.me0,.winbatch.me0,.xml.me0,.xpp.me0,.z80.me0{color:#006600;}.geshi{overflow:auto;padding:.75em0;white-space:nowrap;margin-bottom:1.5em;position:relative;font-family:"CourierNew",monospace;border:1pxsolid#d0d0d0;}.geshiol{margin:0;padding:00.75em0;border-left:4emsolid#ddd;}.geshiol,.geshiolli{list-style-type:decimal;}.geshi.head{font-style:italic;color:#666;border-left:4emsolid#ddd;padding:0;}.geshi.nool{border-left:none;padding:0.75em;}.geshi.no.head{border-left:none;padding-left:1em;}.geshi.nool,.geshi.noli{list-style-type:none;}