*
{
	margin: 0;
	padding: 0 0 0 3px;
	font-weight: bold;
}
#tweetz
{
	width: 180px;
}
#deetz
{
	width: 180px;
}
H1, H2, H3, H4, H5, H6
{
	font-family: Verdana;
}
HR
{
	color: #333;
	border: 1px solid #121212;
}
PRE
{
	height: auto;
	background: transparent url(images/bg-trans.png) repeat scroll 0 0;
	border: 1px solid #000000;
	font-size: 11px;
	overflow: auto;
	padding: 11px;
	color: #EEE;
}
FIELDSET
{
	margin: 0;
	padding: 0;
	border: 0;
}
DD
{
	padding-left: 15px;
}
A:hover
{
	color: #AAA;
	text-decoration: underline;
}
A IMG
{
	border: none;
}
BLOCKQUOTE
{
	background: #070707;
	border: 1px solid #060606;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #DDD;
}
CODE
{
	color: #DDDDDD;
	font-weight: bold;
}
STRONG
{
	font-size: 110%;
}
/*Header and wrapper*/
#wrapper
{
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding: 0;
}
#header
{
	padding: 0;
	margin: 0;
	height: 80px;
}
#header #topright
{
	text-align: right;
	float: right;
	width: 600px;
	margin: 5px 0 0;
}
#header #topright UL
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#header #topright LI
{
	display: inline;
}
#header #topright LI A
{
	color: #DDD;
	font-size: 9pt;
	padding: 0 0 0 25px;
	text-transform: lowercase;
}
#header #topright LI A:hover
{
	color: #000;
	text-decoration: none;
}
#header #logo
{
	float: left;
	width: 350px;
	margin: 25px 0 0;
	padding: 0;
}
#header H1
{
	padding: 0;
	margin: 0;
}
#header H1 A
{
	color: #DDD;
	font-size: 17pt;
	text-decoration: none;
}
#header H1 A:hover
{
	color: #CCC;
	text-decoration: none;
}
#header SPAN
{
	padding: 0;
	color: #111;
	font-size: 11pt;
}
/*Menu*/
#catnav
{
	margin: 20px 0 0;
	padding: 0;
	clear: both;
	height: 44px;
	width: 960px;
}
#nav A
{
	display: block;
	line-height: 0px;
	margin: 0;
	padding: 0 20px 0 15px;
	font: 10pt Verdana;
	color: #555;
	letter-spacing: -1px;
}
#nav LI A:hover
{
	color: #000000;
	text-decoration: none;
	display: block;
}
#nav LI LI
{
	margin: 0;
	padding: 0;
	width: 80px;
	left: 30px;
}
#nav LI LI A
{
	width: 45px;
	height: 24px;
	line-height: 24px;
	color: #666;
	border: 1px solid #13222C;
	background-color: #F3F3F3;
	margin: 0;
}
#nav LI LI A:hover
{
	border-top: 1px solid #131F27;
	background-color: #FFF;
	/*[disabled]padding:5px 20px 5px 15px;*/
	color: #000000;
}
.lavaLampNoImage
{
	position: relative;
	height: 60px;
	padding: 0px 0px 0px 6px;
	overflow: hidden;
}
.lavaLampNoImage LI
{
	float: left;
	list-style: none;
	padding-right: 10px;
}
#nav LI.back
{
	background: #E5E5E5 no-repeat right -60px;
	width: 9px;
	height: 22px;
	margin-top: -3px;
	margin-left: 1px;
	z-index: -1;
	position: absolute;
	padding-right: 0px;
	border: 1px solid #000000;
}
#nav LI.back .left
{
	background: no-repeat right -60px;
	height: inherit;
	margin-right: 17px;
/*7px is the width of the rounded shape*/
	z-index: -1;
}
.lavaLampNoImage LI A
{
	z-index: 10;
}
#toprss
{
	float: right;
	margin: 10px 15px 0 0;
	display: inline;
	width: 65px;
	line-height: 41px;
}
/*Top Content*/
#main
{
	margin: 5px 15px 0;
	clear: both;
	width: 930px;
	padding-bottom: 5px;
}
#contentwrapper
{
	float: left;
	width: 560px;
	margin: 15px 0;
	padding: 0px;
	border: 1px solid #13222C;
	background: transparent url(images/articlebg.png) repeat;
}
#contentwrapper2
{
	float: left;
	width: 900px;
	margin: 0 0 15px;
	padding: 0;
}
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle
{
	margin: 0px 0 10px;
	font-size: 14pt;
	letter-spacing: -1px;
	color: #DDD;
	font-weight: normal;
	background: url(images/bg-trans.png) repeat;
	padding: 5px;
}
.topPost
{
	margin: 0;
	padding: 10px;
	font-size: 9pt;
}
.topPost H2.topTitle A
{
	font-size: 15pt;
	font-weight: normal;
	color: #DDD;
	letter-spacing: -2px;
}
.topPost H2.topTitle A:hover
{
	text-decoration: none;
	color: #ABD1EA;
}
.topPost P.topMeta
{
	padding: 0;
	margin: -10px 0 0;
	font-size: 9pt;
	color: #CDCDCD;
}
.topPost P.topMeta A
{
	text-decoration: underline;
	color: #DDD;
}
.topPost P.topMeta A:hover
{
	color: #CCC;
}
.topPost DIV.topContent
{
	font-size: 9pt;
	color: #BBBBBB;
	margin: 8px 0;
}
.topPost DIV.topContent A
{
	text-decoration: underline;
	color: #DDD;
}
.topPost DIV.topContent A:hover
{
	text-decoration: underline;
	color: #FF9933;
}
.topPost DIV.topContent UL, .topPost DIV.topContent OL
{
	padding: 0 0 0 30px;
}
.topPost DIV.topContent UL LI, .topPost DIV.topContent OL LI
{
	color: #CCC;
}
.topPost SPAN.topComments, .topPost SPAN.topMore, .topPost SPAN.topTags
{
	font-size: 9pt;
	font-style: italic;
	background: url(images/bg-trans.png) repeat;
	padding: 8px 10px;
	margin-right: 5px;
	line-height: 27pt;
	color: #DDD;
	border: 1px solid #111;
}
.topPost SPAN.linkpages
{
	font-size: 9pt;
	font-style: italic;
	color: #DDD;
	margin-bottom: 10px;
	display: block;
}
.topPost SPAN.linkpages A:hover
{
	color: #DDD;
}
.topPost SPAN.topComments:hover, .topPost SPAN.topMore:hover, .topPost SPAN.topTags:hover
{
	background: #040404;
}
.topPost SPAN.topComments A
{
	color: #DDD;
	background: url(images/comments.gif) no-repeat left;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost SPAN.topMore A
{
	color: #DDD;
	background: url(images/more.gif) no-repeat left;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost SPAN.topTags EM
{
	background: url(images/tags.gif) no-repeat left;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
	color: #0A0A0A;
}
.topPost SPAN.topTags A
{
	color: #DDD;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost SPAN.topComments A:hover, .topPost SPAN.topMore A:hover, .topPost SPAN.topTags A:hover
{
	color: #AAA;
	text-decoration: underline;
}
#nextprevious
{
	margin: 10px 0 5px;
}
#nextprevious A
{
	color: #83ADC8;
	text-transform: lowercase;
	text-decoration: underline;
}
#nextprevious A:hover
{
	color: #DDD;
}
/*Comments*/
#comment
{
	margin-bottom: 10px;
	margin-top: 15px;
	width: 530px;
/*fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug.*/
	border-top: 1px solid #13222C;
	padding: 0px 15px 10px;
	color: #DDD;
}
#comment H3
{
	font-size: 10pt;
	font-weight: normal;
	color: #DDD;
	margin: 15px 0;
	padding: 0;
}
#comment P A
{
	color: #6598B8;
}
#comment P A:hover
{
	color: #AAA;
}
#comment P
{
	padding: 0;
	margin: 7px 0;
}
UL.commentlist, UL.trackback
{
	list-style-type: none;
	margin: 10px 0;
	font-size: 9pt;
}
.commentlist LI, .trackback LI
{
	margin: 10px 0 15px;
	padding: 10px;
	background: transparent url(images/bg-trans.png) repeat scroll 0 0;
	border: 1px solid #020202;
	list-style-type: none;
}
.commentlist LI.alt
{
	background: transparent url(images/bg-trans.png) repeat scroll 0 0;
	border: 1px solid #020202;
	border: none;
	margin-top: 10px;
}
.commentlist LI.cleared
{
	background: transparent;
	border: none;
}
.commentlist A:hover
{
	color: #CCC;
}
.commentlist A.gravatar
{
	float: left;
	margin: 0 15px 10px 0;
	width: 60px;
}
.commentlist .commentbody
{
	margin: 0;
	padding: 0;
}
.commentlist .commentbody P A
{
	text-decoration: underline;
}
.commentlist CITE
{
	font-size: 10pt;
	font-style: normal;
	color: #DDD;
}
.commentlist SMALL.commentmetadata A
{
	color: #666;
}
.commentlist P
{
	color: #DEDEDE;
}
#respond
{
	clear: both;
	margin-top: 15px;
}
TEXTAREA#comment
{
	width: 450px;
	background: transparent url(images/bg-trans.png) repeat scroll 0 0;
	color: #EEE;
	padding: 10px;
	border: 1px solid #13222C;
}
#comment #submit
{
	margin: 0;
}
#extrastuff A
{
	color: #AAA;
	font-size: 0.8em;
}
#extrastuff A:hover
{
	color: #6598B8;
	text-decoration: none;
}
#extrastuff #rssleft
{
	float: left;
	width: 250px;
}
#extrastuff #trackright
{
	float: right;
	width: 180px;
	text-align: right;
}
/*Welcome section*/
#main #welcome
{
	margin: 0 0 20px;
	padding: 0 0 5px;
	background: url(images/bg-trans.png) repeat;
	border: 1px solid #13222C;
}
#main #welcome H2
{
	font-size: 14pt;
	font-weight: normal;
	color: #DDD;
	letter-spacing: -2px;
	margin: 0 10px;
	padding: 10px 0 3px;
}
#main #welcome P
{
	font-size: 9pt;
	color: #CCC;
	margin: 0 10px;
	padding: 6px 0;
}
#main #welcome A
{
	text-decoration: underline;
	color: #FF9933;
}
#main #welcome A:hover
{
	color: #6598B8;
}
#main #welcome FORM
{
	margin: -5px 0 0;
	background: transparent;
/*required for IE*/
}
#main #welcome #feedbox
{
	border: 1px solid #CCC;
	padding: 2px 1px;
	width: 180px;
}
.submitbutton
{
	margin: -5px 0 0 5px;
	background: none repeat scroll 0 0;
	color: #DDD;
	font-size: 8pt;
	padding: 3px 6px;
	vertical-align: middle;
	border: 1px solid #111;
}
.submitbutton:hover
{
	cursor: pointer;
	background: #050505;
}
/*Sidebars*/
#sidebars
{
	margin: 15px 0 0;
	float: right;
	width: 340px;
	color: #CCC;
}
#sidebars .sidebarbox
{
	background: url(images/bg-trans.png) repeat;
	padding: 8px 15px;
	border: 1px solid #13222C;
}
#sidebar_full
{
	padding: 0;
	margin: 0;
}
#sidebar_left
{
	float: left;
	width: 160px;
}
#sidebar_right
{
	float: right;
	width: 160px;
}
#sidebars H2
{
	margin: 0;
	padding: 0 0 8px;
	font-weight: normal;
	font-size: 11pt;
	color: #DDD;
	letter-spacing: -1px;
}
#sidebars TABLE
{
	width: 130px;
}
#sidebars UL
{
	margin: 0;
	padding: 0 0 5px;
}
#sidebars LI
{
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
}
#sidebars LI UL
{
	padding: 0;
}
#sidebars UL UL LI
{
	margin: 0;
	padding: 2px 2px 2px 16px;
	color: #CCC;
	background: url(images/bullet.gif) no-repeat left 8px;
	line-height: 17px;
/*Required for cross-browser consistency; cross-browser defaults vary.*/
}
#sidebars A
{
	display: inline;
	color: #CCC;
}
#sidebars A:hover
{
	color: #6598B8;
	text-decoration: underline;
}
#sidebars P
{
	padding: 2px 0;
	font-size: 9pt;
	color: #CCC;
}
#tag_cloud A
{
	display: inline;
}
#sidebars UL.children LI
{
	border-bottom: none;
}
#sidebars UL.children
{
	margin-bottom: 0;
}
/*Before footer*/
#morefoot
{
	padding: 15px;
	color: #DFDFDF;
	margin: 0 0 10px;
}
#morefoot P
{
	margin: 5px 0;
	padding: 5px 0;
}
#morefoot UL
{
	list-style-type: none;
	margin-top: 5px;
}
#morefoot UL LI, #morefoot P
{
	font-size: 9pt;
}
#morefoot A
{
	text-decoration: underline;
	color: #DDD;
}
#morefoot A:hover
{
	text-decoration: underline;
	color: #6598B8;
}
#morefoot H3
{
	font-size: 12pt;
	font-weight: normal;
	color: #DFDFDF;
	letter-spacing: -1px;
	border-bottom: 1px dotted #444;
	margin: 0;
	padding: 0 0 2px;
}
#morefoot #searchbox
{
	padding: 1px;
	width: 180px;
}
#morefoot .col1
{
	float: left;
	width: 340px;
}
#morefoot .col2
{
	margin: 0 25px;
}
#morefoot .col2, #morefoot .col3
{
	float: left;
	width: 260px;
}
#morefoot LI
{
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(images/more.gif) no-repeat left 2px;
	line-height: 17px;
/*Required for cross-browser consistency; cross-browser defaults vary.*/
}
/*footer*/
#footer
{
	clear: both;
	padding: 15px 15px 10px;
}
#footer P
{
	font-size: 9pt;
	color: #BBB;
	padding: 0;
}
#footer A
{
	color: #BBB;
	text-decoration: underline;
}
#footer A:hover
{
	color: #DDD;
}
#footerleft
{
	float: left;
	width: 500px;
}
#footerright
{
	float: right;
	width: 300px;
	text-align: right;
}
/*Misc*/
.highlight
{
	color: #222;
	font-weight: bold;
}
.cleared
{
	margin: 0;
	padding: 0;
	clear: both;
}
.alignleft
{
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright
{
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter, DIV.aligncenter
{
	margin: 10px auto;
	text-align: center;
	display: block;
}
IMG.alignleft
{
	float: left;
	margin: 5px 10px 5px 0;
}
IMG.alignright
{
	float: right;
	margin: 5px 0 5px 10px;
}
IMG.aligncenter
{
	margin: 10px auto;
	text-align: center;
	display: block;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
/*optional rounded corners for browsers that support it*/
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
/*border-radius: 3px*/
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: none;
}
H1, H2, H3, H4, H5, H6, P
{
	margin: 0;
	padding: 10px 0;
}
H1, H2, H3, H4, H5, H6
{
	font: 1em Verdana;
}
HR
{
	color: #333;
	border: 1px solid #121212;
}
PRE
{
	height: auto;
	background: transparent url(images/bg-trans.png) repeat scroll 0 0;
	border: 1px solid #000000;
	font-size: 11px;
	overflow: auto;
	padding: 11px;
	color: #EEE;
}
FIELDSET
{
	margin: 0;
	padding: 0;
	border: 0;
}
DD
{
	padding-left: 15px;
}
P
{
	font: normal small-caps normal 8pt Verdana;
	text-transform: lowercase;
}
A:hover
{
	color: #AAA;
	text-decoration: underline;
}
A IMG
{
	border: none;
}
BLOCKQUOTE
{
	background: #070707;
	border: 1px solid #060606;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #DDD;
}
CODE
{
	color: #DDDDDD;
	font-weight: bold;
}
STRONG
{
	font-size: 110%;
}
/*Header and wrapper*/
#wrapper
{
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding: 0;
}
#header
{
	padding: 0;
	margin: 0;
	height: 80px;
}
#header #topright
{
	text-align: right;
	float: right;
	width: 600px;
	margin: 5px 0 0;
}
#header #topright UL
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#header #topright LI
{
	display: inline;
}
#header #topright LI A
{
	color: #DDD;
	font-size: 9pt;
	padding: 0 0 0 25px;
	text-transform: lowercase;
}
#header #topright LI A:hover
{
	/*[empty]color:;*/
	text-decoration: none;
}
#header #logo
{
	float: left;
	width: 350px;
	margin: 25px 0 0;
	padding: 0;
}
#header H1
{
	padding: 0;
	margin: 0;
}
#header H1 A
{
	color: #DDD;
	font-size: 17pt;
	text-decoration: none;
}
#header H1 A:hover
{
	color: #CCC;
	text-decoration: none;
}
#header SPAN
{
	padding: 0;
	color: #111;
	font-size: 11pt;
}
/*Menu*/
#catnav
{
	margin: 20px 0 0;
	padding: 0;
	clear: both;
	height: 44px;
	width: 960px;
}
#nav UL
{
	margin: 0;
	padding: 0;
}
#nav LI
{
	margin: 0;
	height: 35px;
	padding: 0;
}
#nav A
{
	display: block;
	line-height: 0px;
	margin: 0;
	padding: 0 20px 0 15px;
	font: 10pt Verdana;
	color: #555;
	letter-spacing: -1px;
}
#nav LI A:hover
{
	color: #785CB7;
	text-decoration: none;
	display: block;
}
#nav LI:hover UL, #nav LI.sfhover UL
{
	left: auto;
}
#nav LI.back
{
	background: #E5E5E5 no-repeat right -60px;
	width: 9px;
	height: 22px;
	margin-top: -3px;
	margin-left: 1px;
	z-index: -1;
	position: absolute;
	padding-right: 0px;
	border: 1px solid #000000;
}
#nav LI.back .left
{
	background: #E5E5E5 no-repeat right -60px;
	height: inherit;
	margin-right: 17px;
/*7px is the width of the rounded shape*/
	z-index: -1;
}
.lavaLampNoImage LI A
{
	z-index: 10;
}
#toprss
{
	float: right;
	margin: 10px 15px 0 0;
	display: inline;
	width: 65px;
	line-height: 41px;
}
/*Top Content*/
#main
{
	margin: 5px 15px 0;
	clear: both;
	width: 930px;
	padding-bottom: 5px;
}
#contentwrapper
{
	float: left;
	width: 560px;
	margin: 15px 0;
	padding: 0px;
	border: 1px solid #13222C;
	background: transparent url(images/articlebg.png) repeat;
}
#contentwrapper2
{
	float: left;
	width: 900px;
	margin: 0 0 15px;
	padding: 0;
}
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle
{
	margin: 0px 0 10px;
	font-size: 14pt;
	letter-spacing: -1px;
	color: #DDD;
	font-weight: normal;
	background: url(images/bg-trans.png) repeat;
	padding: 5px;
}
.topPost
{
	margin: 0;
	padding: 10px;
	font-size: 9pt;
}
.topPost H2.topTitle A
{
	font-size: 15pt;
	font-weight: normal;
	color: #DDD;
	letter-spacing: -2px;
}
.topPost H2.topTitle A:hover
{
	text-decoration: none;
	color: #ABD1EA;
}
.topPost P.topMeta
{
	padding: 0;
	margin: -10px 0 0;
	font-size: 9pt;
	color: #CDCDCD;
}
.topPost P.topMeta A
{
	text-decoration: underline;
	color: #DDD;
}
.topPost P.topMeta A:hover
{
	color: #CCC;
}
.topPost DIV.topContent
{
	font-size: 9pt;
	color: #BBBBBB;
	margin: 8px 0;
}
.topPost DIV.topContent A
{
	text-decoration: underline;
	color: #DDD;
}
.topPost DIV.topContent A:hover
{
	text-decoration: underline;
	color: #FF9933;
}
.topPost DIV.topContent UL, .topPost DIV.topContent OL
{
	padding: 0 0 0 30px;
}
.topPost DIV.topContent UL LI, .topPost DIV.topContent OL LI
{
	color: #CCC;
}
.topPost SPAN.topComments, .topPost SPAN.topMore, .topPost SPAN.topTags
{
	font-size: 9pt;
	font-style: italic;
	background: url(images/bg-trans.png) repeat;
	padding: 8px 10px;
	margin-right: 5px;
	line-height: 27pt;
	color: #DDD;
	border: 1px solid #111;
}
.topPost SPAN.linkpages
{
	font-size: 9pt;
	font-style: italic;
	color: #DDD;
	margin-bottom: 10px;
	display: block;
}
.topPost SPAN.linkpages A:hover
{
	color: #DDD;
}
.topPost SPAN.topComments:hover, .topPost SPAN.topMore:hover, .topPost SPAN.topTags:hover
{
	background: #040404;
}
.topPost SPAN.topComments A
{
	color: #DDD;
	background: url(images/comments.gif) no-repeat left;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost SPAN.topMore A
{
	color: #DDD;
	background: url(images/more.gif) no-repeat left;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost SPAN.topTags EM
{
	background: url(images/tags.gif) no-repeat left;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
	color: #0A0A0A;
}
.topPost SPAN.topTags A
{
	color: #DDD;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost SPAN.topComments A:hover, .topPost SPAN.topMore A:hover, .topPost SPAN.topTags A:hover
{
	color: #AAA;
	text-decoration: underline;
}
#nextprevious
{
	margin: 10px 0 5px;
}
#nextprevious A
{
	color: #83ADC8;
	text-transform: lowercase;
	text-decoration: underline;
}
#nextprevious A:hover
{
	color: #DDD;
}
/*Comments*/
#comment
{
	margin-bottom: 10px;
	margin-top: 15px;
	width: 530px;
/*fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug.*/
	border-top: 1px solid #13222C;
	padding: 0px 15px 10px;
	color: #DDD;
}
#comment H3
{
	font-size: 10pt;
	font-weight: normal;
	color: #DDD;
	margin: 15px 0;
	padding: 0;
}
#comment P A
{
	color: #6598B8;
}
#comment P A:hover
{
	color: #AAA;
}
#comment P
{
	padding: 0;
	margin: 7px 0;
}
UL.commentlist, UL.trackback
{
	list-style-type: none;
	margin: 10px 0;
	font-size: 9pt;
}
.commentlist LI, .trackback LI
{
	margin: 10px 0 15px;
	padding: 10px;
	background: transparent url(images/bg-trans.png) repeat scroll 0 0;
	border: 1px solid #020202;
	list-style-type: none;
}
.commentlist LI.alt
{
	background: transparent url(images/bg-trans.png) repeat scroll 0 0;
	border: 1px solid #020202;
	border: none;
	margin-top: 10px;
}
.commentlist LI.cleared
{
	background: transparent;
	border: none;
}
.commentlist A:hover
{
	color: #CCC;
}
.commentlist A.gravatar
{
	float: left;
	margin: 0 15px 10px 0;
	width: 60px;
}
.commentlist .commentbody
{
	margin: 0;
	padding: 0;
}
.commentlist .commentbody P A
{
	text-decoration: underline;
}
.commentlist CITE
{
	font-size: 10pt;
	font-style: normal;
	color: #DDD;
}
.commentlist SMALL.commentmetadata A
{
	color: #666;
}
.commentlist P
{
	color: #DEDEDE;
}
#respond
{
	clear: both;
	margin-top: 15px;
}
TEXTAREA#comment
{
	width: 450px;
	background: transparent url(images/bg-trans.png) repeat scroll 0 0;
	color: #EEE;
	padding: 10px;
	border: 1px solid #13222C;
}
#comment #submit
{
	margin: 0;
}
#extrastuff A
{
	color: #AAA;
	font-size: 0.8em;
}
#extrastuff A:hover
{
	color: #6598B8;
	text-decoration: none;
}
#extrastuff #rssleft
{
	float: left;
	width: 250px;
}
#extrastuff #trackright
{
	float: right;
	width: 180px;
	text-align: right;
}
/*Welcome section*/
#main #welcome
{
	margin: 0 0 20px;
	padding: 0 0 5px;
	background: url(images/bg-trans.png) repeat;
	border: 1px solid #13222C;
}
#main #welcome H2
{
	font-size: 14pt;
	font-weight: normal;
	color: #DDD;
	letter-spacing: -2px;
	margin: 0 10px;
	padding: 10px 0 3px;
}
#main #welcome P
{
	font-size: 9pt;
	color: #CCC;
	margin: 0 10px;
	padding: 6px 0;
}
#main #welcome A
{
	text-decoration: underline;
	color: #FF9933;
}
#main #welcome A:hover
{
	color: #6598B8;
}
#main #welcome FORM
{
	margin: -5px 0 0;
	background: transparent;
/*required for IE*/
}
#main #welcome #feedbox
{
	border: 1px solid #CCC;
	padding: 2px 1px;
	width: 180px;
}
.submitbutton
{
	margin: -5px 0 0 5px;
	background: none repeat scroll 0 0;
	color: #DDD;
	font-size: 8pt;
	padding: 3px 6px;
	vertical-align: middle;
	border: 1px solid #111;
}
.submitbutton:hover
{
	cursor: pointer;
	background: #050505;
}
/*Sidebars*/
#sidebars
{
	margin: 15px 0 0;
	float: right;
	width: 340px;
	color: #CCC;
}
#sidebars .sidebarbox
{
	background: url(images/bg-trans.png) repeat;
	padding: 8px 15px;
	border: 1px solid #13222C;
}
#sidebar_full
{
	padding: 0;
	margin: 0;
}
#sidebar_left
{
	float: left;
	width: 160px;
}
#sidebar_right
{
	float: right;
	width: 160px;
}
#sidebars H2
{
	margin: 0;
	padding: 0 0 8px;
	font-weight: normal;
	font-size: 11pt;
	color: #DDD;
	letter-spacing: -1px;
}
#sidebars TABLE
{
	width: 130px;
}
#sidebars UL
{
	margin: 0;
	padding: 0 0 5px;
}
#sidebars LI
{
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
}
#sidebars LI UL
{
	padding: 0;
}
#sidebars UL UL LI
{
	margin: 0;
	padding: 2px 2px 2px 16px;
	color: #CCC;
	background: url(images/bullet.gif) no-repeat left 8px;
	line-height: 17px;
/*Required for cross-browser consistency; cross-browser defaults vary.*/
}
#sidebars A
{
	display: inline;
	color: #CCC;
}
#sidebars A:hover
{
	color: #6598B8;
	text-decoration: underline;
}
#sidebars P
{
	padding: 2px 0;
	font-size: 9pt;
	color: #CCC;
}
#tag_cloud A
{
	display: inline;
}
#sidebars UL.children LI
{
	border-bottom: none;
}
#sidebars UL.children
{
	margin-bottom: 0;
}
/*Before footer*/
#morefoot
{
	padding: 15px;
	color: #DFDFDF;
	margin: 0 0 10px;
}
#morefoot P
{
	margin: 5px 0;
	padding: 5px 0;
}
#morefoot UL
{
	list-style-type: none;
	margin-top: 5px;
}
#morefoot UL LI, #morefoot P
{
	font-size: 9pt;
}
#morefoot A
{
	text-decoration: underline;
	color: #DDD;
}
#morefoot A:hover
{
	text-decoration: underline;
	color: #6598B8;
}
#morefoot H3
{
	font-size: 12pt;
	font-weight: normal;
	color: #DFDFDF;
	letter-spacing: -1px;
	border-bottom: 1px dotted #444;
	margin: 0;
	padding: 0 0 2px;
}
#morefoot #searchbox
{
	padding: 1px;
	width: 180px;
}
#morefoot .col1
{
	float: left;
	width: 340px;
}
#morefoot .col2
{
	margin: 0 25px;
}
#morefoot .col2, #morefoot .col3
{
	float: left;
	width: 260px;
}
#morefoot LI
{
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(images/more.gif) no-repeat left 2px;
	line-height: 17px;
/*Required for cross-browser consistency; cross-browser defaults vary.*/
}
/*footer*/
#footer
{
	clear: both;
	padding: 15px 15px 10px;
}
#footer P
{
	font-size: 9pt;
	color: #BBB;
	padding: 0;
}
#footer A
{
	color: #BBB;
	text-decoration: underline;
}
#footer A:hover
{
	color: #DDD;
}
#footerleft
{
	float: left;
	width: 500px;
}
#footerright
{
	float: right;
	width: 300px;
	text-align: right;
}
/*Misc*/
.highlight
{
	color: #222;
	font-weight: bold;
}
.cleared
{
	margin: 0;
	padding: 0;
	clear: both;
}
.alignleft
{
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright
{
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter, DIV.aligncenter
{
	margin: 10px auto;
	text-align: center;
	display: block;
}
IMG.alignleft
{
	float: left;
	margin: 5px 10px 5px 0;
}
IMG.alignright
{
	float: right;
	margin: 5px 0 5px 10px;
}
IMG.aligncenter
{
	margin: 10px auto;
	text-align: center;
	display: block;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
/*optional rounded corners for browsers that support it*/
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
/*border-radius: 3px*/
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: none;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #111;
}
HR
{
	color: #333;
	border: 1px solid #121212;
}
PRE
{
	height: auto;
	background: transparent url(images/bg-trans.png) repeat scroll 0 0;
	border: 1px solid #000000;
	font-size: 11px;
	overflow: auto;
	padding: 11px;
	color: #EEE;
}
FIELDSET
{
	margin: 0;
	padding: 0;
	border: 0;
}
DD
{
	padding-left: 15px;
}
A
{
	color: #6598B8;
	text-decoration: none;
}
A:hover
{
	/*[empty]color:;*/
	text-decoration: underline;
}
A IMG
{
	border: none;
}
#social
{
	visibility: visible;
	display: inline;
	overflow: hidden;
	float: right;
	margin: 0px 0px 30px;
	position: relative;
	top: -840px;
	right: 15px;
	height: 40px;
	z-index: 9997;
}
BLOCKQUOTE
{
	background: #070707;
	border: 1px solid #060606;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #DDD;
}
CODE
{
	color: #DDDDDD;
	font-weight: bold;
}
STRONG
{
	font-size: 110%;
}
/*Header and wrapper*/
#wrapper
{
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding: 0;
}
#header
{
	padding: 0;
	margin: 0;
	height: 80px;
}
#header #topright
{
	text-align: right;
	float: right;
	width: 600px;
	margin: 5px 0 0;
}
#header #topright UL
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#header #topright LI
{
	display: inline;
}
#header #topright LI A
{
	color: #DDD;
	font-size: 9pt;
	padding: 0 0 0 25px;
	text-transform: lowercase;
}
#header #topright LI A:hover
{
	color: #000;
	text-decoration: none;
}
#header #logo
{
	float: left;
	width: 350px;
	margin: 25px 0 0;
	padding: 0;
}
#header H1
{
	padding: 0;
	margin: 0;
}
#header H1 A
{
	color: #DDD;
	font-size: 17pt;
	text-decoration: none;
}
#header H1 A:hover
{
	color: #CCC;
	text-decoration: none;
}
#header SPAN
{
	padding: 0;
	color: #111;
	font-size: 11pt;
}
/*Menu*/
#catnav
{
	margin: 20px 0 0;
	padding: 0;
	clear: both;
	height: 44px;
	width: 960px;
}
#nav
{
	list-style: none;
	margin: 0;
	padding-left: 8px;
	overflow: visible;
	position: absolute;
	top: 15px;
	z-index: 9999;
}
#nav A
{
	display: block;
	line-height: 0px;
	margin: 0;
	padding: 0 20px 0 15px;
	font: 10pt Verdana;
	color: #555;
	letter-spacing: -1px;
}
#nav LI UL
{
	list-style: none;
	position: absolute;
	width: 80px;
	background: transparent;
	left: -999em;
	top: 30px;
	margin: 0 0 0 1px;
}
#nav LI:hover UL, #nav LI.sfhover UL
{
	left: auto;
}
#nav LI:hover, #nav LI.sfhover
{
/*prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing)*/
	position: static;
}
#nav LI.back
{
	background: #E5E5E5 no-repeat right -60px;
	width: 9px;
	height: 22px;
	margin-top: -3px;
	margin-left: 1px;
	z-index: -1;
	position: absolute;
	padding-right: 0px;
	border: 1px solid #000000;
}
#nav LI.back .left
{
	background: #E5E5E5 no-repeat right -60px;
	height: inherit;
	margin-right: 17px;
/*7px is the width of the rounded shape*/
	z-index: -1;
}
.lavaLampNoImage LI A
{
	z-index: 10;
}
#toprss
{
	float: right;
	margin: 10px 15px 0 0;
	display: inline;
	width: 65px;
	line-height: 41px;
}
/*Top Content*/
#main
{
	margin: 5px 15px 0;
	clear: both;
	width: 930px;
	padding-bottom: 5px;
}
#contentwrapper
{
	float: left;
	width: 560px;
	margin: 15px 0;
	padding: 0px;
	border: 1px solid #13222C;
	background: transparent url(images/articlebg.png) repeat;
}
#contentwrapper2
{
	float: left;
	width: 900px;
	margin: 0 0 15px;
	padding: 0;
}
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle
{
	margin: 0px 0 10px;
	font-size: 14pt;
	letter-spacing: -1px;
	color: #DDD;
	font-weight: normal;
	background: url(images/bg-trans.png) repeat;
	padding: 5px;
}
.topPost
{
	margin: 0;
	padding: 10px;
	font-size: 9pt;
}
.topPost H2.topTitle A
{
	font-size: 15pt;
	font-weight: normal;
	color: #DDD;
	letter-spacing: -2px;
}
.topPost H2.topTitle A:hover
{
	text-decoration: none;
	color: #ABD1EA;
}
.topPost P.topMeta
{
	padding: 0;
	margin: -10px 0 0;
	font-size: 9pt;
	color: #CDCDCD;
}
.topPost P.topMeta A
{
	text-decoration: underline;
	color: #DDD;
}
.topPost P.topMeta A:hover
{
	color: #CCC;
}
.topPost DIV.topContent
{
	font-size: 9pt;
	color: #BBBBBB;
	margin: 8px 0;
}
.topPost DIV.topContent A
{
	text-decoration: underline;
	color: #DDD;
}
.topPost DIV.topContent A:hover
{
	text-decoration: underline;
	color: #FF9933;
}
.topPost DIV.topContent UL, .topPost DIV.topContent OL
{
	padding: 0 0 0 30px;
}
.topPost DIV.topContent UL LI, .topPost DIV.topContent OL LI
{
	color: #CCC;
}
.topPost SPAN.topComments, .topPost SPAN.topMore, .topPost SPAN.topTags
{
	font-size: 9pt;
	font-style: italic;
	background: url(images/bg-trans.png) repeat;
	padding: 8px 10px;
	margin-right: 5px;
	line-height: 27pt;
	color: #DDD;
	border: 1px solid #111;
}
.topPost SPAN.linkpages
{
	font-size: 9pt;
	font-style: italic;
	color: #DDD;
	margin-bottom: 10px;
	display: block;
}
.topPost SPAN.linkpages A:hover
{
	color: #DDD;
}
.topPost SPAN.topComments:hover, .topPost SPAN.topMore:hover, .topPost SPAN.topTags:hover
{
	background: #040404;
}
.topPost SPAN.topComments A
{
	color: #DDD;
	background: url(images/comments.gif) no-repeat left;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost SPAN.topMore A
{
	color: #DDD;
	background: url(images/more.gif) no-repeat left;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost SPAN.topTags EM
{
	background: url(images/tags.gif) no-repeat left;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
	color: #0A0A0A;
}
.topPost SPAN.topTags A
{
	color: #DDD;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost SPAN.topComments A:hover, .topPost SPAN.topMore A:hover, .topPost SPAN.topTags A:hover
{
	color: #AAA;
	text-decoration: underline;
}
#nextprevious
{
	margin: 10px 0 5px;
}
#nextprevious A
{
	color: #83ADC8;
	text-transform: lowercase;
	text-decoration: underline;
}
#nextprevious A:hover
{
	color: #DDD;
}
/*Comments*/
#comment
{
	margin-bottom: 10px;
	margin-top: 15px;
	width: 530px;
/*fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug.*/
	border-top: 1px solid #13222C;
	padding: 0px 15px 10px;
	color: #DDD;
}
#comment H3
{
	font-size: 10pt;
	font-weight: normal;
	color: #DDD;
	margin: 15px 0;
	padding: 0;
}
#comment P A
{
	color: #6598B8;
}
#comment P A:hover
{
	color: #AAA;
}
#comment P
{
	padding: 0;
	margin: 7px 0;
}
UL.commentlist, UL.trackback
{
	list-style-type: none;
	margin: 10px 0;
	font-size: 9pt;
}
.commentlist LI, .trackback LI
{
	margin: 10px 0 15px;
	padding: 10px;
	background: transparent url(images/bg-trans.png) repeat scroll 0 0;
	border: 1px solid #020202;
	list-style-type: none;
}
.commentlist LI.alt
{
	background: transparent url(images/bg-trans.png) repeat scroll 0 0;
	border: 1px solid #020202;
	border: none;
	margin-top: 10px;
}
.commentlist LI.cleared
{
	background: transparent;
	border: none;
}
.commentlist A:hover
{
	color: #CCC;
}
.commentlist A.gravatar
{
	float: left;
	margin: 0 15px 10px 0;
	width: 60px;
}
.commentlist .commentbody
{
	margin: 0;
	padding: 0;
}
.commentlist .commentbody P A
{
	text-decoration: underline;
}
.commentlist CITE
{
	font-size: 10pt;
	font-style: normal;
	color: #DDD;
}
.commentlist SMALL.commentmetadata A
{
	color: #666;
}
.commentlist P
{
	color: #DEDEDE;
}
#respond
{
	clear: both;
	margin-top: 15px;
}
TEXTAREA#comment
{
	width: 450px;
	background: transparent url(images/bg-trans.png) repeat scroll 0 0;
	color: #EEE;
	padding: 10px;
	border: 1px solid #13222C;
}
#comment #submit
{
	margin: 0;
}
#extrastuff A
{
	color: #AAA;
	font-size: 0.8em;
}
#extrastuff A:hover
{
	color: #6598B8;
	text-decoration: none;
}
#extrastuff #rssleft
{
	float: left;
	width: 250px;
}
#extrastuff #trackright
{
	float: right;
	width: 180px;
	text-align: right;
}
/*Welcome section*/
#main #welcome
{
	margin: 0 0 20px;
	padding: 0 0 5px;
	background: url(images/bg-trans.png) repeat;
	border: 1px solid #13222C;
}
#main #welcome H2
{
	font-size: 14pt;
	font-weight: normal;
	color: #DDD;
	letter-spacing: -2px;
	margin: 0 10px;
	padding: 10px 0 3px;
}
#main #welcome P
{
	font-size: 9pt;
	color: #CCC;
	margin: 0 10px;
	padding: 6px 0;
}
#main #welcome A
{
	text-decoration: underline;
	color: #FF9933;
}
#main #welcome A:hover
{
	color: #6598B8;
}
#main #welcome FORM
{
	margin: -5px 0 0;
	background: transparent;
/*required for IE*/
}
#main #welcome #feedbox
{
	border: 1px solid #CCC;
	padding: 2px 1px;
	width: 180px;
}
.submitbutton
{
	margin: -5px 0 0 5px;
	background: none repeat scroll 0 0;
	color: #DDD;
	font-size: 8pt;
	padding: 3px 6px;
	vertical-align: middle;
	border: 1px solid #111;
}
.submitbutton:hover
{
	cursor: pointer;
	background: #050505;
}
/*Sidebars*/
#sidebars
{
	margin: 15px 0 0;
	float: right;
	width: 340px;
	color: #CCC;
}
#sidebars .sidebarbox
{
	background: url(images/bg-trans.png) repeat;
	padding: 8px 15px;
	border: 1px solid #13222C;
}
#sidebar_full
{
	padding: 0;
	margin: 0;
}
#sidebar_left
{
	float: left;
	width: 160px;
}
#sidebar_right
{
	float: right;
	width: 160px;
}
#sidebars H2
{
	margin: 0;
	padding: 0 0 8px;
	font-weight: normal;
	font-size: 11pt;
	color: #DDD;
	letter-spacing: -1px;
}
#sidebars TABLE
{
	width: 130px;
}
#sidebars UL
{
	margin: 0;
	padding: 0 0 5px;
}
#sidebars LI
{
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
}
#sidebars LI UL
{
	padding: 0;
}
#sidebars UL UL LI
{
	margin: 0;
	padding: 2px 2px 2px 16px;
	color: #CCC;
	background: url(images/bullet.gif) no-repeat left 8px;
	line-height: 17px;
/*Required for cross-browser consistency; cross-browser defaults vary.*/
}
#sidebars A
{
	display: inline;
	color: #CCC;
}
#sidebars A:hover
{
	color: #6598B8;
	text-decoration: underline;
}
#sidebars P
{
	padding: 2px 0;
	font-size: 9pt;
	color: #CCC;
}
#tag_cloud A
{
	display: inline;
}
#sidebars UL.children LI
{
	border-bottom: none;
}
#sidebars UL.children
{
	margin-bottom: 0;
}
/*Before footer*/
#morefoot
{
	padding: 15px;
	color: #DFDFDF;
	margin: 0 0 10px;
}
#morefoot P
{
	margin: 5px 0;
	padding: 5px 0;
}
#morefoot UL
{
	list-style-type: none;
	margin-top: 5px;
}
#morefoot UL LI, #morefoot P
{
	font-size: 9pt;
}
#morefoot A
{
	text-decoration: underline;
	color: #DDD;
}
#morefoot A:hover
{
	text-decoration: underline;
	color: #6598B8;
}
#morefoot H3
{
	font-size: 12pt;
	font-weight: normal;
	color: #DFDFDF;
	letter-spacing: -1px;
	border-bottom: 1px dotted #444;
	margin: 0;
	padding: 0 0 2px;
}
#morefoot #searchbox
{
	padding: 1px;
	width: 180px;
}
#morefoot .col1
{
	float: left;
	width: 340px;
}
#morefoot .col2
{
	margin: 0 25px;
}
#morefoot .col2, #morefoot .col3
{
	float: left;
	width: 260px;
}
#morefoot LI
{
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(images/more.gif) no-repeat left 2px;
	line-height: 17px;
/*Required for cross-browser consistency; cross-browser defaults vary.*/
}
/*footer*/
#footer
{
	clear: both;
	padding: 15px 15px 10px;
}
#footer P
{
	font-size: 9pt;
	color: #BBB;
	padding: 0;
}
#footer A
{
	color: #BBB;
	text-decoration: underline;
}
#footer A:hover
{
	color: #DDD;
}
#footerleft
{
	float: left;
	width: 500px;
}
#footerright
{
	float: right;
	width: 300px;
	text-align: right;
}
/*Misc*/
.highlight
{
	color: #222;
	font-weight: bold;
}
.cleared
{
	margin: 0;
	padding: 0;
	clear: both;
}
.alignleft
{
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright
{
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter, DIV.aligncenter
{
	margin: 10px auto;
	text-align: center;
	display: block;
}
IMG.alignleft
{
	float: left;
	margin: 5px 10px 5px 0;
}
IMG.alignright
{
	float: right;
	margin: 5px 0 5px 10px;
}
IMG.aligncenter
{
	margin: 10px auto;
	text-align: center;
	display: block;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
/*optional rounded corners for browsers that support it*/
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
/*border-radius: 3px*/
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: none;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #111;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #111;
}
#social UL
{
	display: inline;
	list-style-type: none;
}
#social UL LI
{
	display: inline;
}
#social LI A
{
	display: inline;
	width: 0px;
	height: 0px;
	padding: 0;
	text-align: center;
	text-decoration: none;
}
#aboutMe
{
	width: 400px;
	text-align: right;
}
#stout2
{
	margin: 0 20px 10px;
}
#stout
{
	margin: 0 20px 0 0;
}
