/**
 * Crimson Theme for SyntaxHighlighter 2.0 ( http://alexgorbatchev.com/ )
 * by BLUEnLIVE ( http://zoc.kr )
 * NO REDISTRIBUTION ALLOWED
 */

/************************************
 * Interface elements.
 ************************************/

.syntaxhighlighter{background-color:#2F0B20!important;}.syntaxhighlighter .line .number{color:#A8687C!important;}.syntaxhighlighter .line .content{border-left:3px solid #A8413E!important;color:#BDB9B6!important;}.syntaxhighlighter.printing .line .content{border:0!important;}.syntaxhighlighter .line.alt2 .content{background-color:#2b0a1d!important;}.syntaxhighlighter .line .content .block{background:url(wrapping.png) 0 1.1em no-repeat!important;}.syntaxhighlighter .line.highlighted .number{background-color:#AF5975!important;color:#fff!important;}.syntaxhighlighter .line.highlighted.alt1 .content,.syntaxhighlighter .line.highlighted.alt2 .content{background-color:#AF5975!important;}.syntaxhighlighter .ruler{color:#B1C44A!important;background-color:#502432!important;border-left:3px solid #A8413E!important;}.syntaxhighlighter.nogutter .ruler{border:0!important;}.syntaxhighlighter .toolbar{background-color:#502432!important;border:#2F0B20 solid 1px!important;}.syntaxhighlighter .toolbar a{color:#B1C44A!important;}.syntaxhighlighter .toolbar a:hover{color:#E8FF62!important;}.syntaxhighlighter .plain,.syntaxhighlighter .plain a{color:#F8F8F8!important;}.syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#AF5975!important;font-style:italic!important;}.syntaxhighlighter .string,.syntaxhighlighter .string a{color:#F39D9F!important;}.syntaxhighlighter .keyword{color:#DD963B!important;font-weight:bold!important;}.syntaxhighlighter .preprocessor{color:#BB919E!important;}.syntaxhighlighter .variable{color:#AAFF3E!important;}.syntaxhighlighter .value{color:#E7F741!important;}.syntaxhighlighter .functions{color:#AAFF3E!important;}.syntaxhighlighter .constants{color:#E8E0FF!important;}.syntaxhighlighter .script{background-color:#A8687C!important;}.syntaxhighlighter .color1,.syntaxhighlighter .color1 a{color:#93EB9A!important;}.syntaxhighlighter .color2,.syntaxhighlighter .color2 a{color:#BB919E!important;}.syntaxhighlighter .color3,.syntaxhighlighter .color3 a{color:#EFED7D!important;}