/* Minify_CSS_UriRewriter::$debugText

docRoot    : /DATA/WEBS/kalaari/722.kalaari.net/htdocs
currentDir : /DATA/WEBS/kalaari/722.kalaari.net/htdocs/b/wp-content/themes/openark-blog

file-relative URI  : images/rss-icon.gif
path prepended     : /DATA/WEBS/kalaari/722.kalaari.net/htdocs/b/wp-content/themes/openark-blog/images/rss-icon.gif
docroot stripped   : /b/wp-content/themes/openark-blog/images/rss-icon.gif
traversals removed : /b/wp-content/themes/openark-blog/images/rss-icon.gif

file-relative URI  : images/bg_pre_dots.png
path prepended     : /DATA/WEBS/kalaari/722.kalaari.net/htdocs/b/wp-content/themes/openark-blog/images/bg_pre_dots.png
docroot stripped   : /b/wp-content/themes/openark-blog/images/bg_pre_dots.png
traversals removed : /b/wp-content/themes/openark-blog/images/bg_pre_dots.png

*/

/* style.css */

/* 1   */ /*   
/* 2   *| Theme Name: openark-blog
/* 3   *| Theme URI: http://code.openark.org/forge/wordpress
/* 4   *| Description: A theme for technical blogs
/* 5   *| Author: Shlomi Noach
/* 6   *| Author URI: http://code.openark.org/blog/shlomi-noach
/* 7   *| Tags: orange,white, two-columns, flexible-width
/* 8   *| Version: 1.1
/* 9   *| License: http://www.opensource.org/licenses/gpl-license.php
/* 10  *| */
/* 11  */ 
/* 12  */ .clear {
/* 13  */ 	clear:both;
/* 14  */ 	height:1px;
/* 15  */ }
/* 16  */ 
/* 17  */ .aligncenter {
/* 18  */    display: block;
/* 19  */    margin-left: auto;
/* 20  */    margin-right: auto;
/* 21  */ }
/* 22  */ 
/* 23  */ .alignleft {
/* 24  */    float: left;
/* 25  */ }
/* 26  */ 
/* 27  */ .alignright {
/* 28  */    float: right;
/* 29  */ }
/* 30  */ 
/* 31  */ body {
/* 32  */ 	background: #ffffff;
/* 33  */ 	font-size: 9pt;
/* 34  */ 	line-height: 1.5;
/* 35  */ 	color: #505050;
/* 36  */ 	font-family: Verdana, Arial, Helvetica, sans-serif;
/* 37  */ }
/* 38  */ img { 
/* 39  */         border: 0px; 
/* 40  */ } 
/* 41  */ form {
/* 42  */ 	display: inline;
/* 43  */ }
/* 44  */ #wrapper {
/* 45  */ 	width: 90%;
/* 46  */ 	text-align:left;
/* 47  */ }
/* 48  */ 
/* 49  */ #hd {
/* 50  */ 	padding-bottom: 10px;

/* style.css */

/* 51  */ 	margin-bottom: 20px;
/* 52  */ 	border-bottom: 1px solid #e0e0e0;
/* 53  */ }
/* 54  */ #blogtitle h1 {
/* 55  */ 	display: inline;
/* 56  */ }
/* 57  */ #blogtitle h1 a {
/* 58  */ 	color: #f26522;
/* 59  */ 	font-size: 16pt;
/* 60  */ 	text-decoration: none;
/* 61  */ 	font-weight: normal;
/* 62  */ 	vertical-align:bottom;
/* 63  */ }
/* 64  */ #menu {
/* 65  */ 	margin-top: 10px;
/* 66  */ 	display: inline;
/* 67  */ 	float: left;
/* 68  */ }
/* 69  */ #menu ul {
/* 70  */ 	list-style:none outside;
/* 71  */ 	margin: 0px;
/* 72  */ 	padding: 0px;
/* 73  */ }
/* 74  */ #menu ul li {
/* 75  */ 	float: left;
/* 76  */ }
/* 77  */ #menu ul li a {
/* 78  */ 	font-size: 10pt;
/* 79  */ 	padding-left: 15px;
/* 80  */ 	font-weight: bold;
/* 81  */ 	text-decoration: none;
/* 82  */ 	color: #505050;
/* 83  */ 
/* 84  */ 	margin-left: 15px;
/* 85  */ 	border-left: 1px solid #e0e0e0;
/* 86  */ }
/* 87  */ #menu ul li a:hover {
/* 88  */ 	color: #f26522;
/* 89  */ }
/* 90  */ 
/* 91  */ #blogdescription {
/* 92  */ 	color: #909090;
/* 93  */ 	font-size:10pt;
/* 94  */ 	font-weight: bold;
/* 95  */ }
/* 96  */ 
/* 97  */ #sitemeta {
/* 98  */ 	float: right;
/* 99  */ 	font-size: 10px;
/* 100 */ }

/* style.css */

/* 101 */ #sitemeta ul{
/* 102 */         list-style: none;
/* 103 */ 	display: inline;
/* 104 */ }
/* 105 */ 
/* 106 */ #sitemeta li {
/* 107 */         float: left;
/* 108 */         margin: 0 0 0 10px;
/* 109 */ }
/* 110 */ 
/* 111 */ #sitemeta a {
/* 112 */         color: #252525;
/* 113 */ }
/* 114 */ 
/* 115 */ #sitemeta a:hover {
/* 116 */         color: #f26522;
/* 117 */ }
/* 118 */ 
/* 119 */ #meta li.rss {
/* 120 */         padding: 0 0 0 15px;
/* 121 */         background: url(/b/wp-content/themes/openark-blog/images/rss-icon.gif) no-repeat left center;
/* 122 */ }
/* 123 */ #newsflash {
/* 124 */ 	float: right;
/* 125 */ 	margin: 0px 20px 0px 20px;
/* 126 */ }
/* 127 */ #newsflash a {
/* 128 */         color: #f26522;
/* 129 */ }
/* 130 */ 
/* 131 */ #bd {
/* 132 */ 	margin: 0px 230px 0px 0px;
/* 133 */         color: #505050;
/* 134 */ }
/* 135 */ #sidebar {	
/* 136 */         font-size: 8pt;
/* 137 */ 	width: 200px;
/* 138 */ 	float: right;
/* 139 */ 	color:#606060;
/* 140 */ 	padding-left: 10px;
/* 141 */         border-left: 1px solid #e0e0e0;
/* 142 */ }
/* 143 */ #sidebar ul {
/* 144 */ 	list-style:none outside;
/* 145 */ 	margin: 0px;
/* 146 */ 	padding: 0px;
/* 147 */ }
/* 148 */ #sidebar ul li {
/* 149 */ 	display: inline;
/* 150 */ }

/* style.css */

/* 151 */ #sidebar ul li ul {
/* 152 */ 	list-style:none outside;
/* 153 */ 	margin-top: 4px;
/* 154 */ 	margin-bottom: 10px;
/* 155 */ 	margin-left:5px;
/* 156 */ }
/* 157 */ li.vategories ul {
/* 158 */ 	list-style:none outside;
/* 159 */ 	margin-top: 10px;
/* 160 */ 	margin-bottom: 10px;
/* 161 */ }
/* 162 */ #sidebar ul li ul li {
/* 163 */ 	margin-top: 4px;
/* 164 */ 	display: block;
/* 165 */ }
/* 166 */ #sidebar a {
/* 167 */ 	color: #505050;
/* 168 */ 	text-decoration: none;
/* 169 */ }
/* 170 */ #sidebar a:hover {
/* 171 */ 	color: #f26522;
/* 172 */ }
/* 173 */ #sidebar h2 {
/* 174 */ 	font-size: 12pt;
/* 175 */ 	font-weight: bold;
/* 176 */ 	text-decoration: none;
/* 177 */ 	display: inline;
/* 178 */ }
/* 179 */ #aboutme a {
/* 180 */ 	color: #f26522;
/* 181 */ 	text-decoration: none;
/* 182 */ }
/* 183 */ 
/* 184 */ .post-wrap {
/* 185 */ 	margin-left: 0px;
/* 186 */ 	padding-bottom: 10px;
/* 187 */ 	border-bottom: 1px solid #e0e0e0;
/* 188 */ 	margin-bottom: 20px;
/* 189 */ }
/* 190 */ #commentwrap {
/* 191 */ 	margin-left: 0px;
/* 192 */ }
/* 193 */ #respond {
/* 194 */ 	padding-top: 10px;
/* 195 */ }
/* 196 */ #yui-main a {
/* 197 */ 	color: #f26522;
/* 198 */ 	text-decoration: none;
/* 199 */ }
/* 200 */ #yui-main h1 {

/* style.css */

/* 201 */ 	display: inline;
/* 202 */ 	color: #f26522;
/* 203 */ 	font-size: 14pt;
/* 204 */ 	text-decoration: none;
/* 205 */ 	font-weight: normal;
/* 206 */ }
/* 207 */ #yui-main h1 a {
/* 208 */ 	color: #505050;
/* 209 */ 	text-decoration: none;
/* 210 */ }
/* 211 */ #yui-main h1 a:hover {
/* 212 */ 	color: #f26522;
/* 213 */ }
/* 214 */ 
/* 215 */ #yui-main h2 {
/* 216 */ 	display: inline;
/* 217 */ 	color: #f26522;
/* 218 */ 	font-size: 14pt;
/* 219 */ 	text-decoration: none;
/* 220 */ 	font-weight: normal;
/* 221 */ }
/* 222 */ #yui-main h2 a {
/* 223 */ 	color: #505050;
/* 224 */ 	font-size: 14pt;
/* 225 */ }
/* 226 */ #yui-main h2 a:hover {
/* 227 */ 	color: #f26522;
/* 228 */ }
/* 229 */ blockquote {
/* 230 */ 	margin: 10px;
/* 231 */ 	font-size: 10pt;
/* 232 */         padding: 10px;
/* 233 */         border: 1px dashed #f26522;
/* 234 */         background:#fafafa;
/* 235 */ }
/* 236 */ blockquote p {
/* 237 */ 	padding: 0px;
/* 238 */ 	margin: 0px;
/* 239 */ }
/* 240 */ pre {
/* 241 */         font-family:'Courier New', Courier, Monospace, Fixed;
/* 242 */ 	line-height: normal;
/* 243 */         overflow: auto;
/* 244 */ 	padding-bottom: 25px;
/* 245 */ 	margin: 0px;
/* 246 */ 
/* 247 */ 	background-image:url('/b/wp-content/themes/openark-blog/images/bg_pre_dots.png');
/* 248 */ 	background-repeat: repeat-x;
/* 249 */ 	background-position: bottom left;
/* 250 */ }

/* style.css */

/* 251 */ cite {
/* 252 */ 	font-weight: bold;
/* 253 */ 	font-style: normal;
/* 254 */ 	margin-left: 4px;
/* 255 */ }
/* 256 */ #author, #email, #url, #comment, .s {
/* 257 */ 	border: 1px solid #bdc1a3; 
/* 258 */ 	padding: 5px;
/* 259 */ 	font-size: 8pt;
/* 260 */ 	background:#ffffff;
/* 261 */ 	color: #363636;
/* 262 */ 	font-family: Verdana, Arial, Helvetica, sans-serif;
/* 263 */ }
/* 264 */ #author, #email, #url, #comment {
/* 265 */ 	padding: 5px;
/* 266 */ }
/* 267 */ .authorpost {
/* 268 */ 	background: #f0f0f0;
/* 269 */ 	padding: 10px;
/* 270 */ 	margin-bottom: 10px;
/* 271 */ }
/* 272 */ .s {
/* 273 */ 	padding: 3px;
/* 274 */ }
/* 275 */ #submit, #searchsubmit {
/* 276 */ 	font-size: 8pt;
/* 277 */ 	background: #f26522;
/* 278 */ 	color: #ffffff;
/* 279 */ 	border: 1px solid #a0a0a0; 
/* 280 */ }
/* 281 */ 
/* 282 */ .searchresults ul {
/* 283 */ 	list-style: none;
/* 284 */ 	display: inline;
/* 285 */ }
/* 286 */ .categories ul {
/* 287 */ 	list-style: none;
/* 288 */ 	display: inline;
/* 289 */ }
/* 290 */ .archives ul {
/* 291 */ 	list-style: none;
/* 292 */ 	display: inline;
/* 293 */ }
/* 294 */ dl, dd, dt {
/* 295 */ 	margin: 0px;
/* 296 */ }
/* 297 */ #footnote a {
/* 298 */ 	color: #f26522;
/* 299 */ 	text-decoration: none;
/* 300 */ }

/* style.css */

/* 301 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /DATA/WEBS/kalaari/722.kalaari.net/htdocs
currentDir : /DATA/WEBS/kalaari/722.kalaari.net/htdocs/b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles

file-relative URI  : magnifier.png
path prepended     : /DATA/WEBS/kalaari/722.kalaari.net/htdocs/b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/magnifier.png
docroot stripped   : /b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/magnifier.png
traversals removed : /b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/magnifier.png

file-relative URI  : page_white_code.png
path prepended     : /DATA/WEBS/kalaari/722.kalaari.net/htdocs/b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/page_white_code.png
docroot stripped   : /b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/page_white_code.png
traversals removed : /b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/page_white_code.png

file-relative URI  : printer.png
path prepended     : /DATA/WEBS/kalaari/722.kalaari.net/htdocs/b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/printer.png
docroot stripped   : /b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/printer.png
traversals removed : /b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/printer.png

file-relative URI  : help.png
path prepended     : /DATA/WEBS/kalaari/722.kalaari.net/htdocs/b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/help.png
docroot stripped   : /b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/help.png
traversals removed : /b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/help.png

*/

/* shCore.css */

/* 1   */ /**
/* 2   *|  * SyntaxHighlighter
/* 3   *|  * http://alexgorbatchev.com/
/* 4   *|  *
/* 5   *|  * SyntaxHighlighter is donationware. If you are using it, please donate.
/* 6   *|  * http://alexgorbatchev.com/wiki/SyntaxHighlighter:Donate
/* 7   *|  *
/* 8   *|  * @version
/* 9   *|  * 2.1.364 (October 15 2009)
/* 10  *|  * 
/* 11  *|  * @copyright
/* 12  *|  * Copyright (C) 2004-2009 Alex Gorbatchev.
/* 13  *|  *
/* 14  *|  * @license
/* 15  *|  * This file is part of SyntaxHighlighter.
/* 16  *|  * 
/* 17  *|  * SyntaxHighlighter is free software: you can redistribute it and/or modify
/* 18  *|  * it under the terms of the GNU Lesser General Public License as published by
/* 19  *|  * the Free Software Foundation, either version 3 of the License, or
/* 20  *|  * (at your option) any later version.
/* 21  *|  * 
/* 22  *|  * SyntaxHighlighter is distributed in the hope that it will be useful,
/* 23  *|  * but WITHOUT ANY WARRANTY; without even the implied warranty of
/* 24  *|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
/* 25  *|  * GNU General Public License for more details.
/* 26  *|  * 
/* 27  *|  * You should have received a copy of the GNU General Public License
/* 28  *|  * along with SyntaxHighlighter.  If not, see <http://www.gnu.org/copyleft/lesser.html>.
/* 29  *|  */
/* 30  */ .syntaxhighlighter,
/* 31  */ .syntaxhighlighter div,
/* 32  */ .syntaxhighlighter code,
/* 33  */ .syntaxhighlighter table,
/* 34  */ .syntaxhighlighter table td,
/* 35  */ .syntaxhighlighter table tr,
/* 36  */ .syntaxhighlighter table tbody
/* 37  */ {
/* 38  */ 	margin: 0 !important;
/* 39  */ 	padding: 0 !important;
/* 40  */ 	border: 0 !important;
/* 41  */ 	outline: 0 !important;
/* 42  */ 	background: none !important;
/* 43  */ 	text-align: left !important;
/* 44  */ 	float: none !important;
/* 45  */ 	vertical-align: baseline !important;
/* 46  */ 	position: static !important;
/* 47  */ 	left: auto !important;
/* 48  */ 	top: auto !important;
/* 49  */ 	right: auto !important;
/* 50  */ 	bottom: auto !important;

/* shCore.css */

/* 51  */ 	height: auto !important;
/* 52  */ 	width: auto !important;
/* 53  */ 	line-height: 1.1em !important;
/* 54  */ 	font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
/* 55  */ 	font-weight: normal !important;
/* 56  */ 	font-style: normal !important;
/* 57  */ 	font-size: 1em !important;
/* 58  */ 	min-height: inherit !important; /* For IE8, FF & WebKit */
/* 59  */ 	min-height: auto !important; /* For IE7 */
/* 60  */ }
/* 61  */ 
/* 62  */ .syntaxhighlighter
/* 63  */ {
/* 64  */ 	width: 99% !important; /* 99% fixes IE8 horizontal scrollbar */
/* 65  */ 	margin: 1em 0 1em 0 !important;
/* 66  */ 	padding: 1px !important; /* adds a little border on top and bottom */
/* 67  */ 	position: relative !important;
/* 68  */ }
/* 69  */ 
/* 70  */ .syntaxhighlighter .bold 
/* 71  */ {
/* 72  */ 	font-weight: bold !important;
/* 73  */ }
/* 74  */ 
/* 75  */ .syntaxhighlighter .italic 
/* 76  */ {
/* 77  */ 	font-style: italic !important;
/* 78  */ }
/* 79  */ 
/* 80  */ .syntaxhighlighter .line
/* 81  */ {
/* 82  */ }
/* 83  */ 
/* 84  */ .syntaxhighlighter .no-wrap .line .content
/* 85  */ {
/* 86  */ 	white-space: pre !important;
/* 87  */ }
/* 88  */ 
/* 89  */ .syntaxhighlighter .line table 
/* 90  */ {
/* 91  */ 	border-collapse: collapse !important;
/* 92  */ }
/* 93  */ 
/* 94  */ .syntaxhighlighter .line td
/* 95  */ {
/* 96  */ 	vertical-align: top !important;
/* 97  */ }
/* 98  */ 
/* 99  */ .syntaxhighlighter .line .number
/* 100 */ {

/* shCore.css */

/* 101 */ 	width: 3em !important;
/* 102 */ }
/* 103 */ 
/* 104 */ .syntaxhighlighter .line .number code
/* 105 */ {
/* 106 */ 	width: 2.7em !important;
/* 107 */ 	padding-right: .3em !important;
/* 108 */ 	text-align: right !important;
/* 109 */ 	display: block !important;
/* 110 */ }
/* 111 */ 
/* 112 */ .syntaxhighlighter .line .content
/* 113 */ {
/* 114 */ 	padding-left: .5em !important;
/* 115 */ }
/* 116 */ 
/* 117 */ .syntaxhighlighter .line .spaces
/* 118 */ {
/* 119 */ }
/* 120 */ 
/* 121 */ /* Disable border and margin on the lines when no gutter option is set */
/* 122 */ .syntaxhighlighter.nogutter .line .content
/* 123 */ {
/* 124 */ 	border-left: none !important;
/* 125 */ }
/* 126 */ 
/* 127 */ .syntaxhighlighter .bar
/* 128 */ {
/* 129 */ 	display: none !important;
/* 130 */ }
/* 131 */ 
/* 132 */ .syntaxhighlighter .bar.show 
/* 133 */ {
/* 134 */ 	display: block !important;
/* 135 */ }
/* 136 */ 
/* 137 */ .syntaxhighlighter.collapsed .bar
/* 138 */ {
/* 139 */ 	display: block !important;
/* 140 */ }
/* 141 */ 
/* 142 */ /* Adjust some properties when collapsed */
/* 143 */ 
/* 144 */ .syntaxhighlighter.collapsed .lines
/* 145 */ {
/* 146 */ 	display: none !important;
/* 147 */ }
/* 148 */ 
/* 149 */ .syntaxhighlighter .lines.no-wrap
/* 150 */ {

/* shCore.css */

/* 151 */ 	overflow: auto !important;
/* 152 */ 	overflow-y: hidden !important;
/* 153 */ }
/* 154 */ 
/* 155 */ /* Styles for the toolbar */
/* 156 */ 
/* 157 */ .syntaxhighlighter .toolbar
/* 158 */ {
/* 159 */ 	position: absolute !important;
/* 160 */ 	right: 0px !important;
/* 161 */ 	top: 0px !important;
/* 162 */ 	font-size: 1px !important;
/* 163 */ 	padding: 8px 8px 8px 0 !important; /* in px because images don't scale with ems */
/* 164 */ }
/* 165 */ 
/* 166 */ .syntaxhighlighter.collapsed .toolbar
/* 167 */ {
/* 168 */ 	font-size: 80% !important;
/* 169 */ 	padding: .2em 0 .5em .5em !important;
/* 170 */ 	position: static !important;
/* 171 */ }
/* 172 */ 
/* 173 */ .syntaxhighlighter .toolbar a.item,
/* 174 */ .syntaxhighlighter .toolbar .item
/* 175 */ {
/* 176 */ 	display: block !important;
/* 177 */ 	float: left !important;
/* 178 */ 	margin-left: 8px !important;
/* 179 */ 	background-repeat: no-repeat !important;
/* 180 */ 	overflow: hidden !important;
/* 181 */ 	text-indent: -5000px !important;
/* 182 */ }
/* 183 */ 
/* 184 */ .syntaxhighlighter.collapsed .toolbar .item
/* 185 */ {
/* 186 */ 	display: none !important;
/* 187 */ }
/* 188 */ 
/* 189 */ .syntaxhighlighter.collapsed .toolbar .item.expandSource
/* 190 */ {
/* 191 */ 	background-image: url(/b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/magnifier.png) !important;
/* 192 */ 	display: inline !important;
/* 193 */ 	text-indent: 0 !important;
/* 194 */ 	width: auto !important;
/* 195 */ 	float: none !important;
/* 196 */ 	height: 16px !important;
/* 197 */ 	padding-left: 20px !important;
/* 198 */ }
/* 199 */ 
/* 200 */ .syntaxhighlighter .toolbar .item.viewSource

/* shCore.css */

/* 201 */ {
/* 202 */ 	background-image: url(/b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/page_white_code.png) !important;
/* 203 */ }
/* 204 */ 
/* 205 */ .syntaxhighlighter .toolbar .item.printSource
/* 206 */ {
/* 207 */ 	background-image: url(/b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/printer.png) !important;
/* 208 */ }
/* 209 */ 
/* 210 */ .syntaxhighlighter .toolbar .item.copyToClipboard
/* 211 */ {
/* 212 */ 	text-indent: 0 !important;
/* 213 */ 	background: none !important;
/* 214 */ 	overflow: visible !important;
/* 215 */ }
/* 216 */ 
/* 217 */ .syntaxhighlighter .toolbar .item.about
/* 218 */ {
/* 219 */ 	background-image: url(/b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles/help.png) !important;
/* 220 */ }
/* 221 */ 
/* 222 */ /** 
/* 223 *|  * Print view.
/* 224 *|  * Colors are based on the default theme without background.
/* 225 *|  */
/* 226 */ 
/* 227 */ .syntaxhighlighter.printing,
/* 228 */ .syntaxhighlighter.printing .line.alt1 .content,
/* 229 */ .syntaxhighlighter.printing .line.alt2 .content,
/* 230 */ .syntaxhighlighter.printing .line.highlighted .number,
/* 231 */ .syntaxhighlighter.printing .line.highlighted.alt1 .content,
/* 232 */ .syntaxhighlighter.printing .line.highlighted.alt2 .content,
/* 233 */ {
/* 234 */ 	background: none !important;
/* 235 */ }
/* 236 */ 
/* 237 */ /* Gutter line numbers */
/* 238 */ .syntaxhighlighter.printing .line .number
/* 239 */ {
/* 240 */ 	color: #bbb !important;
/* 241 */ }
/* 242 */ 
/* 243 */ /* Add border to the lines */
/* 244 */ .syntaxhighlighter.printing .line .content
/* 245 */ {
/* 246 */ 	color: #000 !important;
/* 247 */ }
/* 248 */ 
/* 249 */ /* Toolbar when visible */
/* 250 */ .syntaxhighlighter.printing .toolbar

/* shCore.css */

/* 251 */ {
/* 252 */ 	display: none !important;
/* 253 */ }
/* 254 */ 
/* 255 */ .syntaxhighlighter.printing a
/* 256 */ {
/* 257 */ 	text-decoration: none !important;
/* 258 */ }
/* 259 */ 
/* 260 */ .syntaxhighlighter.printing .plain,
/* 261 */ .syntaxhighlighter.printing .plain a
/* 262 */ { 
/* 263 */ 	color: #000 !important;
/* 264 */ }
/* 265 */ 
/* 266 */ .syntaxhighlighter.printing .comments,
/* 267 */ .syntaxhighlighter.printing .comments a
/* 268 */ { 
/* 269 */ 	color: #008200 !important;
/* 270 */ }
/* 271 */ 
/* 272 */ .syntaxhighlighter.printing .string,
/* 273 */ .syntaxhighlighter.printing .string a
/* 274 */ {
/* 275 */ 	color: blue !important; 
/* 276 */ }
/* 277 */ 
/* 278 */ .syntaxhighlighter.printing .keyword
/* 279 */ { 
/* 280 */ 	color: #069 !important; 
/* 281 */ 	font-weight: bold !important; 
/* 282 */ }
/* 283 */ 
/* 284 */ .syntaxhighlighter.printing .preprocessor 
/* 285 */ { 
/* 286 */ 	color: gray !important; 
/* 287 */ }
/* 288 */ 
/* 289 */ .syntaxhighlighter.printing .variable 
/* 290 */ { 
/* 291 */ 	color: #a70 !important; 
/* 292 */ }
/* 293 */ 
/* 294 */ .syntaxhighlighter.printing .value
/* 295 */ { 
/* 296 */ 	color: #090 !important; 
/* 297 */ }
/* 298 */ 
/* 299 */ .syntaxhighlighter.printing .functions
/* 300 */ { 

/* shCore.css */

/* 301 */ 	color: #ff1493 !important; 
/* 302 */ }
/* 303 */ 
/* 304 */ .syntaxhighlighter.printing .constants
/* 305 */ { 
/* 306 */ 	color: #0066CC !important; 
/* 307 */ }
/* 308 */ 
/* 309 */ .syntaxhighlighter.printing .script
/* 310 */ {
/* 311 */ 	font-weight: bold !important;
/* 312 */ }
/* 313 */ 
/* 314 */ .syntaxhighlighter.printing .color1,
/* 315 */ .syntaxhighlighter.printing .color1 a
/* 316 */ { 
/* 317 */ 	color: #808080 !important; 
/* 318 */ }
/* 319 */ 
/* 320 */ .syntaxhighlighter.printing .color2,
/* 321 */ .syntaxhighlighter.printing .color2 a
/* 322 */ { 
/* 323 */ 	color: #ff1493 !important; 
/* 324 */ }
/* 325 */ 
/* 326 */ .syntaxhighlighter.printing .color3,
/* 327 */ .syntaxhighlighter.printing .color3 a
/* 328 */ { 
/* 329 */ 	color: red !important; 
/* 330 */ }
/* 331 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /DATA/WEBS/kalaari/722.kalaari.net/htdocs
currentDir : /DATA/WEBS/kalaari/722.kalaari.net/htdocs/b/wp-content/plugins/syntax-highlighter-and-code-prettifier/styles

*/

/* shThemeDefault.css */

/* 1   */ /**
/* 2   *|  * SyntaxHighlighter
/* 3   *|  * http://alexgorbatchev.com/
/* 4   *|  *
/* 5   *|  * SyntaxHighlighter is donationware. If you are using it, please donate.
/* 6   *|  * http://alexgorbatchev.com/wiki/SyntaxHighlighter:Donate
/* 7   *|  *
/* 8   *|  * @version
/* 9   *|  * 2.1.364 (October 15 2009)
/* 10  *|  * 
/* 11  *|  * @copyright
/* 12  *|  * Copyright (C) 2004-2009 Alex Gorbatchev.
/* 13  *|  *
/* 14  *|  * @license
/* 15  *|  * This file is part of SyntaxHighlighter.
/* 16  *|  * 
/* 17  *|  * SyntaxHighlighter is free software: you can redistribute it and/or modify
/* 18  *|  * it under the terms of the GNU Lesser General Public License as published by
/* 19  *|  * the Free Software Foundation, either version 3 of the License, or
/* 20  *|  * (at your option) any later version.
/* 21  *|  * 
/* 22  *|  * SyntaxHighlighter is distributed in the hope that it will be useful,
/* 23  *|  * but WITHOUT ANY WARRANTY; without even the implied warranty of
/* 24  *|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
/* 25  *|  * GNU General Public License for more details.
/* 26  *|  * 
/* 27  *|  * You should have received a copy of the GNU General Public License
/* 28  *|  * along with SyntaxHighlighter.  If not, see <http://www.gnu.org/copyleft/lesser.html>.
/* 29  *|  */
/* 30  */ /************************************
/* 31  *|  * Default Syntax Highlighter theme.
/* 32  *|  * 
/* 33  *|  * Interface elements.
/* 34  *|  ************************************/
/* 35  */ 
/* 36  */ .syntaxhighlighter
/* 37  */ {
/* 38  */ 	background-color: #fff !important;
/* 39  */ }
/* 40  */ 
/* 41  */ /* Highlighed line number */
/* 42  */ .syntaxhighlighter .line.highlighted .number
/* 43  */ {
/* 44  */ 	color: black !important;
/* 45  */ }
/* 46  */ 
/* 47  */ /* Highlighed line */
/* 48  */ .syntaxhighlighter .line.highlighted.alt1,
/* 49  */ .syntaxhighlighter .line.highlighted.alt2
/* 50  */ {

/* shThemeDefault.css */

/* 51  */ 	background-color: #e0e0e0 !important;
/* 52  */ }
/* 53  */ 
/* 54  */ /* Gutter line numbers */
/* 55  */ .syntaxhighlighter .line .number
/* 56  */ {
/* 57  */ 	color: #afafaf !important;
/* 58  */ }
/* 59  */ 
/* 60  */ /* Add border to the lines */
/* 61  */ .syntaxhighlighter .line .content
/* 62  */ {
/* 63  */ 	border-left: 3px solid #6CE26C !important;
/* 64  */ 	color: #000 !important;
/* 65  */ }
/* 66  */ 
/* 67  */ .syntaxhighlighter.printing .line .content 
/* 68  */ {
/* 69  */ 	border: 0 !important;
/* 70  */ }
/* 71  */ 
/* 72  */ /* First line */
/* 73  */ .syntaxhighlighter .line.alt1
/* 74  */ {
/* 75  */ 	background-color: #fff !important;
/* 76  */ }
/* 77  */ 
/* 78  */ /* Second line */
/* 79  */ .syntaxhighlighter .line.alt2
/* 80  */ {
/* 81  */ 	background-color: #F8F8F8 !important;
/* 82  */ }
/* 83  */ 
/* 84  */ .syntaxhighlighter .toolbar
/* 85  */ {
/* 86  */ 	background-color: #F8F8F8 !important;
/* 87  */ 	border: #E7E5DC solid 1px !important;
/* 88  */ }
/* 89  */ 
/* 90  */ .syntaxhighlighter .toolbar a
/* 91  */ {
/* 92  */ 	color: #a0a0a0 !important;
/* 93  */ }
/* 94  */ 
/* 95  */ .syntaxhighlighter .toolbar a:hover
/* 96  */ {
/* 97  */ 	color: red !important;
/* 98  */ }
/* 99  */ 
/* 100 */ /************************************

/* shThemeDefault.css */

/* 101 *|  * Actual syntax highlighter colors.
/* 102 *|  ************************************/
/* 103 */ .syntaxhighlighter .plain,
/* 104 */ .syntaxhighlighter .plain a
/* 105 */ { 
/* 106 */ 	color: #000 !important;
/* 107 */ }
/* 108 */ 
/* 109 */ .syntaxhighlighter .comments,
/* 110 */ .syntaxhighlighter .comments a
/* 111 */ { 
/* 112 */ 	color: #008200 !important;
/* 113 */ }
/* 114 */ 
/* 115 */ .syntaxhighlighter .string,
/* 116 */ .syntaxhighlighter .string a
/* 117 */ {
/* 118 */ 	color: blue !important; 
/* 119 */ }
/* 120 */ 
/* 121 */ .syntaxhighlighter .keyword
/* 122 */ { 
/* 123 */ 	color: #069 !important; 
/* 124 */ 	font-weight: bold !important; 
/* 125 */ }
/* 126 */ 
/* 127 */ .syntaxhighlighter .preprocessor 
/* 128 */ { 
/* 129 */ 	color: gray !important; 
/* 130 */ }
/* 131 */ 
/* 132 */ .syntaxhighlighter .variable 
/* 133 */ { 
/* 134 */ 	color: #a70 !important; 
/* 135 */ }
/* 136 */ 
/* 137 */ .syntaxhighlighter .value
/* 138 */ { 
/* 139 */ 	color: #090 !important; 
/* 140 */ }
/* 141 */ 
/* 142 */ .syntaxhighlighter .functions
/* 143 */ { 
/* 144 */ 	color: #ff1493 !important; 
/* 145 */ }
/* 146 */ 
/* 147 */ .syntaxhighlighter .constants
/* 148 */ { 
/* 149 */ 	color: #0066CC !important; 
/* 150 */ }

/* shThemeDefault.css */

/* 151 */ 
/* 152 */ .syntaxhighlighter .script
/* 153 */ { 
/* 154 */ 	background-color: yellow !important;
/* 155 */ }
/* 156 */ 
/* 157 */ .syntaxhighlighter .color1,
/* 158 */ .syntaxhighlighter .color1 a
/* 159 */ { 
/* 160 */ 	color: #808080 !important; 
/* 161 */ }
/* 162 */ 
/* 163 */ .syntaxhighlighter .color2,
/* 164 */ .syntaxhighlighter .color2 a
/* 165 */ { 
/* 166 */ 	color: #ff1493 !important; 
/* 167 */ }
/* 168 */ 
/* 169 */ .syntaxhighlighter .color3,
/* 170 */ .syntaxhighlighter .color3 a
/* 171 */ { 
/* 172 */ 	color: red !important; 
/* 173 */ }
/* 174 */ 
