/*[variables]
colors
{
	@28: #CBAE12;
	@18: #530000;
	@97: #666666;
	@87: #8153D7;
	@77: #566AFF;
	@11: #3A5AFF;
	@67: #6F361F;
	@57: #444444;
	@47: #AE3CC5;
	@37: #FF9000;
	@27: #498EF5;
	@73: #000000;
	@17: #A1273A;
	@01: #731224;
	@07: #DD4746;
	@90: #171717;
	@80: #854545;
	@70: #DC4740;
	@60: #D74935;
	@50: #C0364B;
	@40: #000000;
	@30: #756B6B;
	@20: #B5F24C;
	@10: #E76AC6;
	@00: #D9131D;
}
*/
/*
Theme Name: Galaxia 2.0
Theme URI: none
Description: Light on dark, kinda spacey, and demi-minimalistic, with splashes of vibrant style.
Author: Steve Mooradian
Author URI: http://stevemooradian.com
Version: 2.0

Reset Reloaded - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/*/
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, SMALL, STRIKE, STRONG, SUB, SUP, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, 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;
}
/*remember to define focus styles!*/
:focus
{
	outline: 0;
}
HTML, BODY
{
	line-height: 1;
}
OL, UL
{
	list-style: none;
}
/*tables still need 'cellspacing="0"' in the markup*/
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: "" "";
}
/*constants*/
HTML
{
	font-size: 100.01%;
	padding: 0;
	margin: 0 0 0.1em;
	overflow: auto;
	height: 100%;
}
BODY
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	margin: 0 auto;
	padding: 0;
/*background: #120F10 url(images/negative99_bkg.jpg) repeat-x 0 90px;*/
	background: #120F10;
	color: #AAAAAA;
	line-height: 1.5;
}
A
{
	background: inherit;
	color: #FF9000; /*[e]@37*/
	text-decoration: none;
	outline: none;
	font-weight: normal;
	padding: 1px 0;
}
A:hover
{
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
A:visited
{
/*color: #A1273A;*/
	text-decoration: none;
	outline: none;
}
BLOCKQUOTE
{
	color: #C36C6C;
	background: #0D0C0C;
	border: 1px solid #A1273A; /*[e]1px solid @17*/
	line-height: 1.5em;
	padding: 0 10px;
	margin: 1em;
	font-size: 0.95em;
}
P
{
	padding: 0.5em 0 0.7em;
	display: block;
}
OL, UL, LI
{
	list-style: none;
}
H1
{
	font-size: 1.6em;
}
H2
{
	font-size: 1.4em;
}
H3
{
	font-size: 1.5em;
}
H4
{
	font-size: 1.1em;
	color: #CBAE12; /*[e]@28*/
}
H5
{
	font-size: 1em;
}
H6
{
	font-size: 0.9em;
}
H1, H2, H3, H4, H5, H6
{
	font-weight: bold;
}
STRONG
{
	font-weight: 900;
}
EM
{
	font-style: italic;
}
DEL, DEL A, DIV.entry-content P DEL A
{
	color: #555555;
}
.caps
{
	text-transform: uppercase;
}
CODE, PRE
{
	white-space: pre-wrap;
	font-family: "Bitstream Vera Sans Mono", Monaco, "Andale Mono", monospace;
	font-size: 0.9em;
	margin-bottom: 0pt;
	margin-left: 0pt;
}
/*layout*/
DIV#body_wrapper
{
	background: #120F10 url(images/negative99_bkg.jpg) repeat-x top center;
}
DIV#wrapper.hfeed
{
	width: 1000px;
	margin: 0 auto;
	background: #120F10 url(images/negative99_maintitle5.jpg) no-repeat top center;
}
DIV#header
{
	text-align: center;
	margin-bottom: 0.5em;
	padding: 0pt 15px 0.5em;
	min-height: 147px;
}
DIV#container
{
	float: left;
	margin: 3em 0 0;
	width: 610px;
	padding: 1em 0;
}
DIV#content
{
	margin: 0;
	padding: 0 0 1em;
}
DIV.sidebar
{
	overflow: hidden;
	font-size: 0.85em;
	margin: 3em 0 1em;
}
DIV#primary
{
	float: right;
	clear: right;
	width: 205px;
}
DIV#secondary
{
	float: left;
	width: 130px;
	padding: 0 0 0 30px;
}
DIV#footer
{
	width: 100%;
	height: 15px;
}
/*header*/
#header_msg
{
	display: none;
}
#blog-title
{
	left: -9999px;
	position: absolute;
}
#blog-description
{
	position: absolute;
	left: -9999px;
}
#blog-title-link
{
	height: 55px;
	top: 90px;
	left: 100px;
	width: 340px;
	position: absolute;
	cursor: pointer;
}
DIV#access
{
	padding-bottom: 0.5em;
}
/*navigation*/
DIV#menu
{
	font-size: 1em;
	height: 1.5em;
	padding-top: 0em;
	width: 565px;
	position: absolute;
}
DIV#menu UL A
{
	font-weight: 700;
	text-decoration: none;
	outline: none;
	color: #DDDDDD;
	text-transform: uppercase;
}
DIV#menu UL, DIV#menu UL UL, DIV#menu UL LI
{
	list-style: none;
	margin: 0;
	padding: 0;
}
DIV#menu UL LI
{
	float: left;
	line-height: 1.6em;
	padding-right: 0.5em;
}
DIV#menu UL LI A
{
	padding: 0.3em 0.5em;
	outline: none;
}
DIV#menu UL LI.current_page_item A
{
	color: #FFFFFF;
	background: #DD4746; /*[e]@07*/
}
DIV#menu UL LI.current_page_item A:hover
{
	color: #FFFFFF;
	background: #DD4746; /*[e]@07*/
}
DIV#menu UL LI A:hover, DIV#menu UL LI:hover UL LI A:hover, DIV#menu UL LI:hover UL LI
{
	background: #DDDDDD;
	color: #111111;
}
DIV#menu UL UL
{
	display: none;
}
DIV#menu UL UL LI
{
	float: none;
}
DIV#menu UL UL LI A
{
	margin: 0;
	padding: 0;
	outline: none;
}
DIV#menu UL LI:hover UL
{
	display: block;
	font-size: 0.8em;
	padding-top: 0.2em;
	position: absolute;
}
DIV#menu UL LI:hover UL LI A
{
	background: inherit;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	display: block;
	padding: 0.1em;
	width: 9em;
	text-transform: uppercase;
	outline: none;
}
FORM#googlesearchform
{
	float: right;
	position: relative;
	top: -3px;
	right: 47px;
	line-height: 1.7em;
}
INPUT#sbi
{
	padding: 3px;
	background: none;
	border: none !important; /*[e]none*/
	color: #FFFFFF;
	position: relative;
	font-size: 1.1em;
	width: 155px;
}
INPUT#sbb
{
	border: none !important; /*[e]none*/
	background: none;
	padding: 3px;
	width: 35px;
}
INPUT#ss0
{
	background: none;
}
INPUT#ss1
{
	background: none;
}
/*content*/
DIV.post
{
	margin-bottom: 1em;
}
DIV.entry-content
{
	width: 595px;
	float: left;
}
DIV.entry-content H3
{
	color: #A1273A; /*[e]@17*/
}
.entry-title
{
	clear: both;
	font-size: 2em;
	line-height: 1.2em;
	margin: 0.3em 0;
	letter-spacing: -2px;
	color: #DDDDDD;
	border-bottom: 1px solid #222222;
}
.entry-title A
{
	display: block;
	color: #DD4746; /*[e]@07*/
	font-weight: 900;
}
.entry-title A:hover
{
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	background: #1B1B1B none;
}
DIV.entry-date
{
	color: #444444;
	font-size: 0.9em;
}
DIV.entry-meta
{
	color: #444444;
	width: 99%;
	background: inherit;
	margin: 1em 0 1.5em;
	padding: 0em 0 2em;
	display: block;
	font-size: 0.8em;
	clear: both;
	float: left;
}
DIV.entry-meta A:hover
{
	color: #FFFFFF;
}
DIV.entry-meta A
{
	background: inherit;
	color: #A1273A; /*[e]@17*/
}
SPAN.author.vcard
{
	margin: 0.5em 0;
}
DIV.entry-meta SPAN.edit-link
{
}
DIV.entry-meta SPAN.cat-links
{
}
DIV.entry-meta SPAN.comments-link
{
}
DIV.entry-content A, DIV.comments P A, DIV.entry-content UL LI A, DIV.entry-content OL LI UL A
{
	background: inherit;
	color: #FF9000; /*[e]@37*/
	text-decoration: underline;
}
DIV.comments A:hover, DIV#nav-below A:hover, DIV.entry-content P A:hover, DIV.entry-content UL LI A:hover, DIV.entry-content OL LI UL A:hover, DIV.comment-meta A:hover, DIV.comments .bypostauthor .comment-meta A:hover, DIV.comments .byuser .comment-meta A:hover, DIV.comments .bypostauthor .comment-meta SPAN.edit-link A, DIV.comments .byuser .comment-meta SPAN.edit-link A:hover
{
	color: #FFFFFF;
}
DIV.entry-content P DEL A:hover
{
	color: #666;
}
DIV.entry-content P CODE A
{
	white-space: pre-wrap;
	font-family: "Bitstream Vera Sans Mono", Monaco, "Andale Mono", monospace;
	font-size: 0.9em;
	border-bottom: 1px dotted #666;
}
DIV.comments P STRONG A, DIV.entry-content P INS A
{
	border: none;
	text-decoration: underline;
}
DIV.comments P STRONG A, DIV.entry-content P INS A:hover
{
	border: none;
	text-decoration: underline;
}
DIV.entry-content A.more-link, DIV.page-link, P.akpc_pop
{
	/*[disabled]font-size:0.8em;*/
	font-weight: bold;
	margin: 10px 0;
	display: block;
	color: #DD4746; /*[e]@07*/
}
DIV.entry-content DIV.page-link A
{
	background: #EEE;
	color: inherit;
}
.error404 DIV, .noresults DIV
{
	width: 700px;
	background: inherit;
	color: #666666; /*[e]@97*/
	float: left;
}
DIV.entry-content OL LI UL, DIV.entry-content UL LI
{
	list-style: square;
	margin: 0.5em 1.5em;
}
#category-archives H3, #monthly-archives H3, #linkcat-2 H3, #linkcat-3 H3
{
	/*[disabled]border-bottom:3px dashed @18;*/ /*[e]3px dashed @18*/
	margin-top: 0.5em;
	padding: 0.5em 0 0;
}
LI#monthly-archives, LI#category-archives, LI#category-archives.content-column, LI#monthly-archives.content-column, LI#linkcat-2.linkcat, LI#linkcat-3.linkcat
{
	list-style: none;
	margin: 1em 0;
}
DIV.entry-content OL
{
	padding-left: 1.5em;
	margin: 0.5em 0 1em;
}
DIV.entry-content OL LI
{
	list-style: decimal;
	margin: 0.2em 0;
}
DIV.entry-content OL LI OL
{
	margin: 0.2em 0;
}
DIV.entry-content OL LI OL LI
{
	list-style: upper-roman;
}
DIV.entry-content OL LI UL LI, DIV.sidebar UL UL UL LI
{
	list-style: square;
}
DIV.entry-content OL LI OL LI OL
{
	margin: 0.2em 0;
}
DIV.entry-content OL LI OL LI OL LI
{
	list-style: lower-alpha;
}
DIV.entry-content DL DT
{
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}
DIV.entry-content DL DD
{
	margin: 7px;
}
DIV.entry-content P ABBR, DIV.entry-content ABBR
{
	cursor: help;
	border-bottom: 1px dotted #666;
}
DIV.entry-content P INS
{
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
.alignleft, .left, .floatleft, DIV.nav-previous
{
	float: left;
}
.alignright, .right, .floatright, DIV.nav-next
{
	float: right;
}
.aligncenter, .center, .floatcenter
{
	display: block;
	margin: 0 auto;
	text-align: center;
}
DIV#nav-above, DIV.skip-link
{
	display: none;
}
DIV#nav-below
{
	width: 100%;
	height: 1em;
	clear: both;
	margin: 1.5em 0;
	font-size: 1em;
	padding: 1em 0;
}
DIV#nav-below A
{
	color: #FF9000; /*[e]@37*/
	font-weight: 900;
	background: inherit;
}
/*asides*/
#content DIV.category-asides .entry-content, #content DIV.category-asides .entry-content P, #content DIV.category-asides .entry-meta
{
	display: inline;
	margin: 0;
}
#content DIV.category-asides
{
	font-size: 0.95em;
	color: #999999;
	border-left: 15px solid #FF9000; /*[e]15px solid @37*/
	padding: 0 35px 0 10px;
	margin: 1em 0 2.8em;
	clear: both;
}
#content DIV.category-asides .entry-title
{
	font-size: 1.2em;
	/*[disabled]display:inline;*/
	border: none;
	margin: 0;
	letter-spacing: 0;
}
#content DIV.category-asides .entry-title A
{
	color: #FF9000 !important; /*[e]@37*/
	letter-spacing: normal;
}
#content DIV.category-asides .entry-date
{
	display: none;
}
#content DIV.category-asides P
{
	display: inline;
}
BODY.single #content DIV.category-asides P
{
	display: block;
}
#content DIV.category-asides .entry-meta
{
	display: inline;
	float: none;
	font-size: 0.85em;
}
BODY.single #content DIV.category-asides .entry-meta
{
	display: block;
	float: none;
	font-size: 0.85em;
	padding: 1em 0 0;
}
#content DIV.category-asides .entry-date ABBR.published, #content DIV.category-asides .entry-meta .meta-sep, #content DIV.category-asides .entry-meta .cat-links, #content DIV.category-asides .entry-meta .tag-links, #content DIV.category-asides .entry-meta .author, #content DIV.category-asides .entry-meta .comments-link-verbose, #content DIV.category-asides A.thumbnail IMG, #content DIV.category-asides A.stbutton
{
	display: none !important; /*[e]none*/
}
#content DIV.category-asides .entry-meta A
{
	color: #FF9000; /*[e]@37*/
	font-size: 1.1em;
}
#content DIV.category-asides .entry-meta A:hover
{
	color: #FFFFFF;
}
#content DIV.category-asides .entry-content
{
	float: none;
}
/*comments & trackbacks*/
DIV#respond
{
	clear: both;
	margin-top: 0.5em;
}
#respond H3, #comments-list H3, #trackbacks-list H3
{
	clear: both;
	padding-top: 1em;
	margin: 1em 0;
	border-bottom: 1px solid #666;
	text-align: left;
	text-transform: uppercase;
/*background: url(images/ifollowblue.gif) no-repeat right top;*/
}
DIV#comments BLOCKQUOTE
{
	font-size: 0.9em;
	color: #498EF5; /*[e]@27*/
	border: 2px solid #498EF5; /*[e]2px solid @27*/
	background: none;
	line-height: 1.3em;
	border-top: none;
	border-bottom: none;
	border-right: none;
	padding: 0px 0 0px 10px;
	margin: 0px 0 15px 100px;
	clear: both;
}
DIV#comments BLOCKQUOTE P
{
	margin-left: 0;
	width: 475px;
}
#comments-list, #trackbacks-list
{
	margin: 1em 0;
}
DIV.comment-meta
{
	background: inherit;
	color: #444444; /*[e]@57*/
	float: right;
	width: 525px;
	margin: 0.3em 0 0.5em;
	padding: 0px;
	display: block;
	font-size: 0.8em;
}
DIV.comment-meta A
{
	display: inline;
	background: inherit;
	color: #A1273A; /*[e]@17*/
}
DIV.comment-author SPAN.fn
{
	margin: 0.5em;
	vertical-align: top;
}
DIV.comment-author IMG.avatar
{
	float: none;
}
DIV.comment-author
{
	clear: both;
	width: 590px;
	background: #292929;
	color: inherit;
	display: block;
	margin: 1em 0 0.5em;
	padding: 5px;
	font-size: 0.9em;
}
DIV.comment-author A A:visited
{
	background: inherit;
	color: #000;
	text-decoration: none;
	outline: 0;
}
DIV.comments .byuser .comment-meta, DIV.comments .bypostauthor .comment-meta
{
	display: block;
}
DIV.comments .byuser .comment-meta A
{
	background: transparent url(images/by.registered.gif) no-repeat scroll right center;
	display: inline;
	padding-right: 5em;
}
DIV.comments .bypostauthor .comment-meta A
{
	background: transparent url(images/by.author.gif) no-repeat scroll right center;
	display: inline;
	padding-right: 5em;
}
DIV.comments .bypostauthor .comment-meta SPAN.edit-link A, DIV.comments .byuser .comment-meta SPAN.edit-link A
{
	background: none;
	color: #666;
	display: inline;
}
FORM#commentform .form-label
{
	margin: 1em 0 0;
}
FORM#commentform, FORM#commentform P
{
	padding: 0;
	margin: 1em 0;
}
INPUT#author, INPUT#email, INPUT#url
{
	width: 50%;
	border: 1px solid #666;
	padding: 2px;
}
INPUT#author, INPUT#email, INPUT#url, TEXTAREA#comment
{
	padding: 0.2em;
	border: 2px solid #978540;
	background: #FFE099;
}
INPUT#submit
{
	border: 1px solid #666;
	padding: 1px;
}
DIV.comments OL LI
{
	margin: 0 0 1em;
	clear: both;
}
DIV.comments OL LI P, SPAN.unapproved
{
	width: 525px;
	float: none;
	margin: 0em 0 1em 6em;
	padding: 0.2em 0;
	clear: both;
}
TEXTAREA#comment
{
	height: 15em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 80%;
}
FORM#commentform SPAN.required, SPAN.unapproved
{
	background: inherit;
	color: #C44100;
}
/*sidebar*/
DIV.sidebar H3
{
	font-size: 1.7em;
	line-height: 1.3em;
	padding: 0.5em 0 0.1em;
	/*[disabled]border-bottom:1px dotted @97;*/ /*[e]1px dotted @97*/
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: -2px;
	border-bottom: 1px solid #222222;
}
DIV#primary H3
{
	color: #498EF5; /*[e]@27*/
}
DIV#secondary H3
{
	color: #AE3CC5; /*[e]@47*/
}
DIV.sidebar INPUT#s
{
	width: 9em;
}
DIV.sidebar LI
{
	list-style: none;
	margin: 0 0 1em;
}
DIV.sidebar LI FORM
{
	margin: 0.2em 0 0;
	padding: 0;
}
DIV.sidebar UL LI A
{
	background: inherit;
	width: 99%;
/*display: block;*/
}
DIV#primary UL LI A
{
	color: #566AFF; /*[e]@77*/
}
DIV#primary UL LI A:hover
{
	background: #444444; /*[e]@57*/
	color: #FFFFFF;
}
DIV#secondary UL LI A
{
	color: #8153D7; /*[e]@87*/
}
DIV#secondary UL LI A:hover
{
	background: #444444; /*[e]@57*/
	color: #FFFFFF;
}
DIV.sidebar UL UL
{
	margin: 0.3em 0;
}
DIV.sidebar UL UL LI
{
	list-style: none;
	margin: 0.2em 0;
}
DIV.sidebar UL UL UL
{
	margin: 0 0 0 1.2em;
}
#the-author A SPAN.author-links
{
	display: block;
	font-size: 1.4em;
	letter-spacing: -1px;
	width: auto;
	font-weight: 700;
}
LI#rss-links LI.rss-feed-link A
{
	background-image: url(images/feed_24.png);
	padding-left: 30px;
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	font-size: 1.4em;
	line-height: 1.5em;
	height: 24px;
	letter-spacing: 0px;
	font-weight: 100;
}
LI#rss-links LI.rss-feed-link A:hover
{
	background-image: url(images/feed_24.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: transparent;
}
#recent-comments UL
{
	line-height: 1.35em;
}
/*widgets and misc*/
TABLE#wp-calendar
{
	width: 100%;
}
#archives SELECT
{
	margin: 0.2em 0 0;
	padding: 0;
}
/*footer*/
DIV#footer
{
	clear: both;
	text-align: center;
	padding: 10px 0;
	font-size: 0.8em;
	color: #4A525D;
	border-top: 1px solid #212065;
	background-color: #141333;
}
#generator-link A, #theme-link A, DIV#footer A
{
	color: #8E95AF;
}
#generator-link A:hover, #theme-link A:hover, DIV#footer A:hover
{
	color: #EEEEEE;
}
/*Images*/
IMG
{
	border: 3px solid #444444; /*[e]3px solid @57*/
	padding: 2px;
}
DIV.entry-content P IMG
{
	max-width: 595px;
}
DIV.entry-content P.attachment A IMG
{
	width: 500px;
}
.page DIV.entry-content P IMG
{
	max-width: 100%;
}
.sidebar LI IMG, .sidebar LI A IMG
{
	max-width: 200px;
}
IMG.center
{
	display: block;
	text-align: center;
	margin: 0 auto;
}
IMG.alignleft, IMG.left, IMG.floatleft
{
	margin: 0 0.5em 0.2em 0em;
}
IMG.alignright, IMG.right, IMG.floatright
{
	margin: 0 0 0.2em 0.5em;
}
A.thumbnail IMG
{
	float: left;
	margin: 0.5em 0.5em 0.2em 0em;
}
IMG.wp-smiley
{
	background: inherit;
	color: inherit;
	border: none;
	margin: 0;
	padding: 0 2px;
	vertical-align: middle;
}
A IMG
{
	padding: 2px;
	border: 5px solid #666;
	margin: 0px 2px;
}
A:hover IMG
{
	border: 5px solid #FF9000;
}
IMG.noborder, A IMG.noborder, A:hover IMG.noborder
{
	border: none !important; /*[e]none*/
	background: none !important; /*[e]none*/
}
.wp-caption
{
	margin: 5px;
}
.wp-caption-text
{
	font-size: 0.9em;
	font-family: Helvetica;
	color: #A1273A; /*[e]@17*/
	margin: -5px 5px 5px;
}
IMG.nopadding, A IMG.nopadding, A:hover IMG.nopadding
{
	padding: 0 !important; /*[e]0*/
}
/*MISC*/
.chords
{
	font-family: courier, monaco, monospace;
	word-spacing: 0;
	line-height: 0.9em;
	letter-spacing: -1px;
}
.flashgame
{
	padding: 30px 0;
	display: block;
	margin: 0 auto;
	text-align: center;
}
DIV.sidebar UL.bullet_list LI
{
	list-style: square outside;
}
DIV.sidebar UL.bullet_list
{
	padding-left: 15px;
}
.h_rule
{
	padding: 0;
	margin: 10px 0 0;
	border: 1px solid;
	border-color: #222 #444 #444 #222;
	height: 1px;
	line-height: 0em;
}
.banner_ad
{
	width: 100%;
	background: #120F10;
	border-bottom: 1px solid #333;
/*display: none;*/
}
.sidebar_ad
{
	border: 1px solid #AE3CC5; /*[e]1px solid @47*/
	width: 120px;
	height: 600px;
}
A.flash-game-link
{
	color: #DC4740 !important; /*[e]@70*/
	font-weight: 700;
}
A:hover.flash-game-link
{
	color: #FFFFFF !important; /*[e]#FFFFFF*/
}
A.stbutton
{
	color: #555555 !important; /*[e]#555555*/
	font-size: 0.8em;
	display: block;
	float: left;
	/*[disabled]text-decoration:none;*/
	clear: both;
	margin: 10px 0 0;
}
SPAN.highlight
{
	background-color: #530000; /*[e]@18*/
}
IMG#wpstats
{
	border: none;
	position: absolute;
	margin-top: -23px;
	display: block;
}
DIV#print_header, DIV#headermsg
{
	display: none;
}
.warning_box
{
	border: 1px solid #900;
	background: #FF0000;
	color: #FFFFFF;
	padding: 20px;
	text-align: center;
	display: block !important; /*[e]block*/
}
.warning_box A
{
	color: #FFFFFF;
	text-decoration: underline !important; /*[e]underline*/
	font-weight: bold;
}
DIV.digg-link
{
	margin: 5px;
	border: 2px solid #FF9000; /*[e]2px solid @37*/
}
DIV.comment-remix-meta
{
	margin-left: 82px;
	float: left;
	font-size: 0.9em;
	line-height: 1.8em;
	margin-bottom: 10px;
}
DIV.edit-comment-admin-links
{
	float: right;
	font-size: 0.9em;
}
A.ajax-admin-edit-links
{
	margin-left: 8px;
	float: right;
}
DIV.comment-remix-meta A, DIV.edit-comment-admin-links A
{
	color: #A1273A; /*[e]@17*/
}
A.ajax-edit-time-left
{
	float: right;
}
DIV.navigation DIV.wp-pagenavi SPAN
{
	background: none !important; /*[e]none*/
	color: #DD4746 !important; /*[e]@07*/
}
DIV.navigation DIV.wp-pagenavi SPAN.current
{
	background: #A1273A none !important; /*[e]@17 none*/
	color: #FF9000 !important; /*[e]@37*/
	border: 1px solid #A1273A !important; /*[e]1px solid @17*/
}
DIV.navigation DIV.wp-pagenavi A
{
	background: none !important; /*[e]none*/
	border: 1px solid #FF9000 !important; /*[e]1px solid @37*/
}
DIV.navigation DIV.wp-pagenavi A:hover
{
	background: #FF9000 !important; /*[e]@37*/
	border: 1px solid #FF9000 !important; /*[e]1px solid @37*/
	color: #444444 !important; /*[e]@57*/
}
.clear
{
	clear: both;
}

