/*YAHOO! RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0; 
}
/*---------- END RESET ----------*/


/*

+--------------------------------------------+
|         CSS WIZARDRY - STYLE SHEET         |
+--------------------------------------------+
|           © HARRY ROBERTS 2008             |
+--------------------------------------------+



/*-------------------------------------------+
|                                            |
|            MAIN STRUCTURE STYLES           |
|                                            |
+-------------------------------------------*/
html{
	font-size:16px;
	height:101%;
}
body{
	font-size:62.5%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	background:#fff;
}
#wrapper{
	position:relative;
	width:96em;
	padding:0 1em;
	margin:0 auto;
	overflow:hidden;
	/*border:1px solid lime;*/
}
#header{
	width:94em;
	/*ALTERNATE HEADER padding:2em 0; */
	padding:0;
	overflow:hidden;
	margin-bottom:1em;
}
#sub-content{
	/*border:1px solid blue;*/
	float:left;
	width:22em;
}
#content{
	float:right;
	/*border:1px solid red;*/
	width:70em;
	position:relative;
}
#footer{
	clear:both;
	padding:2em 0 0 0;
}
/*-------------------------------------------+
|                                            |
|                NAV. STYLES                 |
|                                            |
+-------------------------------------------*/
#skip-links{
	position:absolute;
	top:0.83333333333333333333333333333333em;
	right:1em;
	font-size:1.2em;
	list-style:none;
	margin:0;
}
#skip-links li{
	font-size:1em;
	list-style:none;
}
/*-------------------------------------------+
|                                            |
|                TYPE STYLES                 |
|                                            |
+-------------------------------------------*/
/* --- Headings --- */
h1,h2,h3,h4,h5,h6{
	font-family:Helvetica, Arial, Tahoma, sans-serif;
}
#header h1 a{
	font-size:4.5em;
	display:block;
	float:left;
	margin:0 0 0.44444444444444444444444444444444em 0;
	padding:0.75em 0.25em 0.25em 0.25em;
	color:#fff;
	background:#f43059;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #f43059;
	border-top:0;
}
#header h1 a:visited{
	color:#fff;
}
#header h1 a:active{
	background:#fff;
	color:#f43059;
	border:1px solid #f43059;
	border-top:0;
}
#footer h3 a{
	font-size:1.8em;
	display:block;
	float:right;
	padding:0.25em 0.25em 0.75em 0.25em;
	color:#fff;
	background:#f43059;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #f43059;
	border-bottom:0;
}
#footer h3 a:visited{
	color:#fff;
}
#footer h3 a:active{
	background:#fff;
	color:#f43059;
	border:1px solid #f43059;
	border-bottom:0;
}
h2{
	font-size:2.2em;
	margin-bottom:0.81818181818181818181818181818182em;
}
h3{
	font-size:1.8em;
	margin-bottom:1em;
	line-height:1em;
}
h4{
	font-size:1.5em;
	margin-bottom:1.2em;
	line-height:1.2em;
	font-weight:bold;
}
h5{
	font-size:1.5em;
	margin-bottom:1.2em;
	line-height:1.2em;
}
h6{
	font-size:1.3em;
	margin-bottom:1.2307692307692307692307692307692em;
}
/* --- Links --- */
a{
	color:#f43059;
}
a:hover{
	text-decoration:none;
}
a:visited{
	color:#f56f8b;
}
/* --- Paragraphs --- */
#content p{
	font-size:1.6em;
	margin-bottom:1.125em;
	line-height:1.5em;
}
#content .marginalia{
	position:absolute;
	left:-260px;
	margin-top:-4px;
	width:220px;
}
#content p.marginalia{
	position:absolute;
	left:-260px;
	width:220px;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	font-size:1.2em;
	margin-bottom:1.5em;
	line-height:1.5em;
	color:#999;
}
#sub-content p{
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	font-size:1.2em;
	margin-bottom:1.5em;
	line-height:1.5em;
}
/* --- Elements --- */
pre{
	width:55em;
	background:#F5F5F5;
	border:1px solid #e4e4e4;
	font-size:1.2em;
	padding:0.83333333333333333333333333333333em;
	overflow:auto;
	margin-bottom:1.5em;
}
pre strong{
	font-weight:bold;
}
code{
	font-size:1em;
	line-height:1em;
	font-family:"Lucida Console","Courier New",Courier,monospace;
	background:#ffa;
}
abbr{
	color:#f43059;
	border-bottom:1px dotted #f43059;
	cursor:help;
}
q{
	font-style:italic;
}
#content p strong{
	font-weight:bold;
}
#content p em{
	font-style:italic;
}
ins{
	background:#ffcdd9;
	text-decoration:none;
}
/*-------------------------------------------+
|                                            |
|             TABLE OF CONTENTS              |
|                                            |
+-------------------------------------------*/
ul#toc{
	width:100%;
	margin:0;
	margin-bottom:1.8em;
}
ul#toc li{
	list-style:none;
	font-size:1em;
}
ul#toc li a{
	display:block;
	font-size:1.2em;
	padding:0.33333333333333333333333333333333em;
	text-decoration:none;
}
ul#toc li a:hover{
	text-decoration:underline;
}
ul#toc li a span{
	visibility:hidden;
}
ul#toc li a:hover span{
	visibility:visible;
}
/*-------------------------------------------+
|                                            |
|               IMAGE STYLES                 |
|                                            |
+-------------------------------------------*/
img{
	color:#666;
	font-style:italic;
}
div.image{
	padding:1em;
	margin-bottom:1.8em;
	font-size:1em;
	border:1px solid #ccc;
}
div.image img{
	margin-bottom:1.8em;
}
div.image p{
	font-size:1em!important;
	margin-bottom:0.8em!important;
	line-height:0!important;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
}
/*-------------------------------------------+
|                                            |
|                LIST STYLES                 |
|                                            |
+-------------------------------------------*/
ul,ol{
	margin-bottom:1.8em;
}
ol{
	list-style:lower-roman outside;
}
ol li{
	font-size:1.6em;
	line-height:1.5em;
}
ul li{
	font-size:1.6em;
	list-style:square outside;
	line-height:1.5em;
}
/*-------------------------------------------+
|                                            |
|              GENERIC STYLES                |
|                                            |
+-------------------------------------------*/
.clear{
	clear:both;
}
.hide{
	visibility:hidden;
	width:0!important;
	height:0!important;
	line-height:0!important;
	padding:0!important;
	margin:0!important;
}
h1 .hide, h3 .hide{
	display:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
.image-left{
	float:left;
	margin-right:1em;
	margin-bottom:1.8em;
}
.image-right{
	float:right;
	margin-left:1em;
	margin-bottom:1.8em;
}
.text-right{
	text-align:right;
}
.half{
	width:45%; /* Not exactly half to account for paddings, margins etc. */
}
.third{
	width:30%; /* Not exactly a third to account for paddings, margins etc. */
}
.seo{
	font-style:normal!important;
	font-weight:normal!important;
}
#digg{
	float:right;
}
.infoBox{
	width:100%;
	position:fixed;
	left:0;
	bottom:0;
	background:#ff8;
	border-top:1px solid #FF0;
	z-index:1000;
}
.infoBox p{
	font-size:10px;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
.infoBox strong{
	font-weight:bold;
}
.infoBox a{
	color:#00f;
}
:target{
	background:#ffc;
}
#wrapper:target{
	background:none;
}