body	{	
	font-size:	13px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	}	
		
small	{	
	font-size:	.92em;
	}	
		
big	{	
	font-size:	1.17em;
	}	
		
pre	{	
	font-family:	'Monotype.com', Courier New, monospace;
	}	
		
ol li	{	
	list-style-type:	decimal;
	}	

ol ol li	{	
	list-style-type:	lower-alpha;
	}	

ol ol ol li	{	
	list-style-type:	lower-roman;
	}	

table, tbody, tr, td	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	}	
		
	/* end body type */	




	/* begin header type */	/* 6 - industrial sans */
		
h1	{	
	font-family:	Impact, Arial Black, Helvetica Black, sans-serif;
	font-size:	2.33em;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h2	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h3	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size:	1.3em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h4	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size:	1.33em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h5, dt	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size:	1.17em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h6	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size:	1em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
tfoot, thead	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	}	
		
th	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	}	
		
hr	{	
	visibility:	visible;
	}	
		
	/* end header type */	




	/* begin affordances */	/* 4 - swiss a */
		
a, address, blockquote, body, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, big, center, dir, font, hr, menu, pre,		
abbr, acronym, bdo, button, fieldset, ins, label	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	}
		
body	{	
	color:	black;
	background:	white;
	}	
		
em	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	}	
		
strong	{	
	font-style:	italic;
	font-weight:	bold;
	color:	black;
	}	
		
em strong, strong em	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	color:	red;
	}	
		
b	{
	font-weight:	bold;
	}
	
i	{
	font-style:	italic;
	}
		
.warning	{	
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	color:	red;
	}	
		
del	{	
	text-decoration:	line-through;
	background:	#FF6666;
	}	
		
ins	{	
	text-decoration:	underline;
	background:	yellow;
	}	
		
var, cite, dfn, .note	{	
	font-style:	italic;
	}	
		
address	{	
	font-style:	normal;
	letter-spacing:	.1em;
	}	
		
acronym	{	
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	}	
		
h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot	{	
	color:	black;
	}	
		
hr	{	
	color:	black;
	}	
		
#colophon	{	
	display:	none;
	}	
		
col, colgroup, table, tbody, td, tr	{	
	color:	black;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	}
		
a:link{	
	text-decoration:	none;
	/*color:	#D99121;*/
	}
		
a:visited	{	
	text-decoration:none;
	color:	#999999;
	}	

a:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#FF0000;
	background:	#FFCC00;
	}	
		
a:hover	{	
	text-decoration:	none;
	color:	RosyBrown;
	background:	#FFCC00;
	}	
		
a.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#CC0000;
	background:	#FFFFCC;
	}	
		
	/* end affordances */	




	/* begin vertical */	/* 1 - pentatonic a */
		
a, address, blockquote, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, b, big, center, dir, font, hr, i, menu, pre, s, strike, tt,		
u, abbr, acronym, bdo, button, fieldset, ins, label	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	vertical-align:	baseline;
	}	
		
body	{	
	line-height:	1.58em;
	}	

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p, div + p, p.initial	{	
	margin-top:	.75em;
	margin-bottom:	.75em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
h1, h2, h3, h4, h5, h6	{	
	line-height:	1.33em;
	}	
		
h1	{	
	margin-top:	1.33em;
	margin-bottom:	.33em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
h2	{	
	margin-top:	1.75em;
	margin-bottom:	.33em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
h3	{	
	margin-top:	1.58em;
	margin-bottom:	.33em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
h4	{	
	margin-top:	1.33em;
	margin-bottom:	.33em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
h5	{	
	margin-top:	1.17em;
	margin-bottom:	.33em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
h6	{	
	margin-top:	1em;
	margin-bottom:	.33em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
p	{	
	margin-top:	.75em;
	margin-bottom:	.75em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
blockquote, fieldset, form, ul, ol, dl, dir, menu	{	
	margin-top:	.75em;
	margin-bottom:	.75em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
dt	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
dd	{	
	margin-top:	0;
	margin-bottom:	.75em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
ul ul, ol ol, li address, li dl, li ol, li p, li ul, li dir, li hr, li menu, li pre, li h1, li h2, li h3, li h4, li h5, li h6, dd address, dd dl, dd ol, dd p, dd ul, dd dir, dd hr, dd menu, dd pre, dd h1, dd h2, dd h3, dd h4, dd h5, dd h6	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
li	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
address	{	
	margin-top:	1.58em;
	margin-bottom:	1.58em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
pre	{	
	margin-top:	.75em;
	margin-bottom:	.75em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	line-height:	1.25em;
	}	
		
hr	{	
	margin-top:	.75em;
	margin-bottom:	.75em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	height:	1px;
	}	
		
div, center	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
.subhead	{	
	margin-top:	.75em;
	margin-bottom:	.75em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
.stb	{	
	margin-top:	2.17em;
	margin-bottom:	.75em;
	padding-top:	2.17em;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	border-style:	solid
	}	
		
.mtb	{	
	margin-top:	3.08em;
	margin-bottom:	.75em;
	padding-top:	3.08em;
	padding-bottom:	0;
	border-top:	.1em;
	border-bottom:	0;
	border-style:	solid
	}	
		
.ltb	{	
	margin-top:	4.34em;
	margin-bottom:	.75em;
	padding-top:	4.34em;
	padding-bottom:	0;
	border-top:	.25em;
	border-bottom:	0;
	border-style:	solid
	}	
		
col, colgroup, table, tbody, td, tfoot, th, thead, tr	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	}	
		
td, th	{	
	line-height:	1.33em;
	}	
		
	/* end vertical */	




	/* begin horizontal */	/* 4 - fibonacci */
		
a, address, blockquote, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, b, big, center, dir, font, hr, i, menu, pre, s, strike, tt,		
u, abbr, acronym, bdo, button, fieldset, ins, label	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	float:	none;
	clear:	none;
	list-style-position:	inside;
	}	
		
address, blockquote, dl, fieldset, form, ol, 		
p, ul,  dir, hr, menu, pre	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	3%;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}	
		
	
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p, div + p, p.initial	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	3%;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	text-indent:	0;
	}	
		
h1	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	}	
		
h2	{	
	margin-left:	4%;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	}	
		
h3	{
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	}	
		
h4	{	
	margin-left:	3%;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	}	
		
h5	{	
	margin-left:	3%;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	}	
		
h6	{	
	margin-left:	3%;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	}	
		
p	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	3%;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-indent:	0;
	}	
		
address	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	3%;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}	
		
pre	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	3%;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}	
		
dt	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}	
		
dd	{	
	margin-left:	4%;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}	
		
ul ul, ol ol, li address, li dl, li ol, li p, li ul, li dir, li hr, li menu, li pre, li h1, li h2, li h3, li h4, li h5, li h6, dd address, dd dl, dd ol, dd p, dd ul, dd dir, dd hr, dd menu, dd pre, dd h1, dd h2, dd h3, dd h4, dd h5, dd h6	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	}
			
hr	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	3%;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	width:	100%;
	}	
		
center	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	text-align:	left;
	}	
		
col, colgroup, table, tbody, td, tfoot, th, thead, tr	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
	float:	none;
	clear:	none;
	}	
		
table{	
	text-align:	left;
	}	
		
td{	
	text-align:	left;
	}	
		
th{	
	text-align:	left;
	}	
		
caption	{	
	text-align:	left;
	}	
		
	/* end horizontal */	




	/* begin body box */	/* 4 - 'twenty-fourths symmetric' */

body{
	padding:0;
	border:0;
	width:auto;
	margin:0;
}
	/* end body box */
table{
	border:1px solid #d4d0c8;
	border-collapse:collapse;
}
th, td{
	border:1px solid #d4d0c8;
	padding:2px;
}
#container{
	float:left;
	width:100%;
	min-height:500px;
	background:url(img/text-bg.gif) repeat-x;
}

#content{
	margin-right:220px;
	margin-left:10px;
}
#content a{
	border-bottom:2px solid #A8BFCF;
	padding-bottom:2px;
}
#content a:visited{
	border-color:#EEEEEE;
}
#content a:hover{
	border-bottom:0 none;
}
#content .navigation{
	height:2.5em;
	line-height:2.5em;
	margin-top:10px;
}
#sidebar{
	float:left;
	width:200px;
	margin-left:-210px;
	margin-top:-1em;
	font-size:108%;
	border-top:18px solid #E7E6E6;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:hover{
	color: #003366;
}

#sidebar a:hover{
	background:#EEEEEE;
}

#sidebar ul.content{
	list-style-type:none;
}
#sidebar .content ul{
  margin:0.3em 0 0 1.5em;
  list-style-type:none;
}

#sidebar .content h2{
	background:url(img/category-bg-right.png) repeat-x scroll 0 0 transparent;
	color:#347CB0;
	font-size:108%;
	font-weight:bold;
	line-height:1.41667em;
	margin:20px 0 10px;
	padding:5px 11px 15px 10px;
}
.clear{
	clear:both;
}
#header{
	border-bottom:3px solid #005A9C;
	margin:0;
	height:95px;
	background:url(img/wrapper.png) repeat-x;
}
#header .description{

}
#header #searchform{
	position:absolute;
	right:50px;
	top:35px;
}
#header #searchform #s{
	background:url(img/text-bg.gif);
	border:1px solid #DDDDDD;
	-moz-border-radius:1em;
	padding-left:1em;
	padding-right:1em;
}
#header #searchform #s:focus{
  border-color:#DA8500;
}
#header #searchform #searchsubmit{
	border:1px solid #DDDDDD;
	background:#f0f8ff;
	-moz-border-radius:1em;
}
#header #searchform #searchsubmit:focus{
  border-color:#DA8500;
}
#header img.logo{
	behavior: url(http://ulhoo.com/img/iepngfix.htc);
	margin:0px;
	display:block;
}
#header a{
	text-decoration:none;
	background:none;
	color:#D99121;
}
#header a:visited{
	text-decoration:none;
	background:none;
	color:#D99121;
}
#header a:active{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#9731b0;
	background:	none;
}
.post{
    margin-top:5px;
    margin-bottom:10px;
    color:#333333;
}
.post h3.storytitle{
	margin-top:0;
	padding-top:0;
	padding-left:1em;
}
.post h3.storytitle a{
	color:navy;
	border:none !important;
}
.post .storytitle a:link{	
	font-weight:bold;
	padding:0 0.5em;
}	
.post .storytitle a:visited{
	text-decoration:none;
}
.post .storytitle a:active{
	background:transparent none repeat scroll 0 0;
}
.post .post_info{
    font-size:93%;
    padding-left:3%;
}
.post .storycontent{
    padding-bottom:10px;
    color:#333333;
}
.post .storycontent p{
    padding-top:20px;
    padding-bottom:0;
}
.post pre{
	color:black;
	font-weight:normal;
	font-size:1em;
	padding-top:5px;
	background:#FFFFDD;
	font-family:"Lucida Console","Courier New",Courier,monospace;
	-moz-border-radius:0.35em;
}
.post pre.javascript{
	-moz-border-radius:2px 2px 2px 2px;
	background:url("img/code-bg.png") repeat-y scroll 642px 0 #2E3436;
	color:#D3D7CF;
	font-family:"bitstream vera sans mono",monaco,"lucida console","courier new",courier,serif;
	font-size:1em;
	font-weight:normal;
	padding:5px;
	margin-left:3%;
}

.post .highlight{
	color:red;
}
.post pre .highlight{
	color:red;
	font-style:italic;
}

#footer{
	background:#ffffff url(img/footer-shadow.png) no-repeat scroll center 0;
	margin-top:40px;
	padding:20px 0 20px 3%;
}
#footer p{
	margin-bottom:0;
}

.post blockquote{
	background:url(./img/blockquote.png) no-repeat right top;
	margin:0;
}
.post ul.post_date{
	padding-left:7%;
	margin:0;
	width:132px;
	background:url(./img/title.png) no-repeat right top;
	list-style:none;
	height:74px;
}
.post ul.post_date li{
	padding:0;
	margin:0;
	text-align:center;
	width:132px;
}
.post ul.post_date li.year_month{
	line-height:37px;
	height:37px;
	float:left;
	color:white;
}
.post ul.post_date li.day{
	line-height:37px;
	height:37px;
	float:left;
	color:#f5deb3;
	font-weight:bold;
	font-size:200%;
}
.alignleft{
  float:left;
  padding-left:3%;
}
.alignright{
  float:right;
  padding-right:3%;
}
.postmetadata{
  color:#999999;
  font-size:90%;
}
