/*
Name: Hagen Dark
Description: For drhagen.com
Version: 0.1
Author: David Hagen
URL: http://drhagen.com/
*/
.crayon-theme-hagen-dark {
	border-width: 1px !important;
	text-shadow: none !important;
	border-color: #a9a9a9 !important;
}
.crayon-theme-hagen-dark-inline {
	border-width: 1px !important;
	border-color: #a9a9a9 !important;
	background: #000000 !important;
}
.crayon-theme-hagen-dark .crayon-table .crayon-nums {
	background: #272822 !important;
	color: #868686 !important;
}
.crayon-theme-hagen-dark .crayon-striped-line {
	background: #000000 !important;
}
.crayon-theme-hagen-dark .crayon-striped-num {
	background: #32322a !important;
	color: #868686 !important;
}
.crayon-theme-hagen-dark .crayon-marked-line {
	background: #252525 !important;
	border-width: 1px !important;
	border-color: 252525 !important;
}
.crayon-theme-hagen-dark .crayon-marked-num {
	color: #868686 !important;
	background: #272822 !important;
	border-width: 1px !important;
	border-color: #272822 !important;
}
.crayon-theme-hagen-dark .crayon-marked-line.crayon-striped-line {
	background: #292929 !important;
}
.crayon-theme-hagen-dark .crayon-marked-num.crayon-striped-num {
	background: #272822 !important;
	color: #868686 !important;
}
.crayon-theme-hagen-dark .crayon-marked-line.crayon-top {
	border-top-style: solid !important;
}
.crayon-theme-hagen-dark .crayon-marked-num.crayon-top {
	border-top-style: solid !important;
}
.crayon-theme-hagen-dark .crayon-marked-line.crayon-bottom {
	border-bottom-style: solid !important;
}
.crayon-theme-hagen-dark .crayon-marked-num.crayon-bottom {
	border-bottom-style: solid !important;
}
.crayon-theme-hagen-dark .crayon-info {
	background: #272822 !important;
	border-bottom-width: 1px !important;
	border-bottom-color: #e6db5d !important;
	border-bottom-style: solid !important;
	color: #e6db5d !important;
}
.crayon-theme-hagen-dark .crayon-toolbar {
	background: #DDD !important;
	border-bottom-width: 1px !important;
	border-bottom-color: #BBB !important;
	border-bottom-style: solid !important;
}
.crayon-theme-hagen-dark .crayon-toolbar > div {
	float: left !important;
}
.crayon-theme-hagen-dark .crayon-toolbar .crayon-tools {
	float: right !important;
}
.crayon-theme-hagen-dark .crayon-title {
	color: #333 !important;
}
.crayon-theme-hagen-dark .crayon-language {
	color: #999 !important;
}
.crayon-theme-hagen-dark .crayon-button {
	background-color: #DDD !important;
}
.crayon-theme-hagen-dark .crayon-button:hover {
	background-color: #EEE !important;
	color: #666;
}
.crayon-theme-hagen-dark .crayon-button.crayon-pressed:hover {
	background-color: #EEE !important;
	color: #666;
}
.crayon-theme-hagen-dark .crayon-button.crayon-pressed {
	background-color: #BCBCBC !important;
	color: #FFF;
}
.crayon-theme-hagen-dark .crayon-button.crayon-pressed:active {
	background-color: #BCBCBC !important;
	color: #FFF;
}
.crayon-theme-hagen-dark .crayon-button:active {
	background-color: #BCBCBC !important;
	color: #FFF;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-c {
	color: #808080 !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-s {
	color: #d1ed98 !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-p {
	color: #b85c00 !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-ta {
	color: #f8f8f2 !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-k {
	color: #b3fdff !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-st {
	color: #b3fdff !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-r {
	color: #b3fdff !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-t {
	color: #fffec1 !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-m {
	color: #b3fdff !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-i {
	color: #d0d2ff !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-e {
	color: #00ff00 !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-v {
	color: #ffffff !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-cn {
	color: #ffdcb8 !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-o {
	color: #f8f8f2 !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-sy {
	color: #f8f8f2 !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-n {
	color: #666 !important;
	font-style: italic !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-f {
	color: #999 !important;
}
.crayon-theme-hagen-dark .crayon-pre .crayon-h {
	color: #006fe0 !important;
}
.crayon-theme-hagen-dark .crayon-pre {
	color: #f8f8f2 !important;
}
