/*
THEME NAME: Unified
THEME URI: http://trevorchowfraser.ca
AUTHOR: Trevor Chow-Fraser
AUTHOR URI: http://trevorchowfraser.ca
VERSION: 4.0

 * Unified Theme information for Wordpress
 * Production Date: April–May 2011
 *
 * Modified HTML5 Boilerplate style.css, plus other credits as indicated in source.
 *
 * My contributions provided under a Creative Commons Attribution License 
 * http://creativecommons.org/licenses/by/3.0/
 *
 */

/* EXAMPLE of how to use Modernizr
.some-element { fancy css3 box shadow! }
.no-boxshadow .some-element { do something else instead }
*/

/* EXAMPLE of how to use Web Fonts
@font-face {
	font-family: Museo-Bold;
	src: url(tushita/Museo700-Regular.otf);
}
*/

/* Make containers stretch around floated elements
#my_container { height: 1%; overflow: hidden; }
*/

/* EXAMPLE Opacity
opacity: 0.8;
filter: alpha(opacity=80);
*/

/* Web Fonts */


/* Accessibility */

#skipLink, #skipLinks {
	display: block;
	padding: 10px 20px;
	position: absolute;
	top:0;
	left: -9999em;
}
#skipLink:focus, #skipLinks:focus { 
	left: 0; 
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * HTML5 ✰ Boilerplate
 *
 * Credit is left where credit is due.
 * Much inspiration was taken from these projects:
 * - yui.yahooapis.com/2.8.1/build/base/base.css
 * - camendesign.com/design/
 * - praegnanz.de/weblog/htmlcssjs-kickstart
 */

/**
 * html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
 * v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
 * html5doctor.com/html-5-reset-stylesheet/
 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }


/*
 * I don't like Boilerplate's font normalization. Need to configure something else.
 */

/* 
 * I'll keep this though
 * /
   en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome */
pre, code, kbd, samp { font-family: monospace, sans-serif; }


/**
 * Minimal base styles.
 */

/* Always force a scrollbar in non-IE */
html { overflow-y: scroll; }

/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }

/* 
 * I don't think we need to define list styles here 
 */

/* Remove margins for navigation lists */
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }

/* 
 * Same with typographical styles
 */

td { vertical-align: top; }

/* Set sub, sup without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* 
 * This does not seem to fully work, but it does wrap lines a bit 
 */
 
pre {
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; white-space: pre-wrap; word-wrap: break-word;
  padding: 15px;
}

textarea { overflow: auto; } /* www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */

.ie6 legend, .ie7 legend { margin-left: -7px; } 

/* Align checkboxes, radios, text inputs with their label by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

/* Hand cursor on clickable input elements */
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea { margin: 0; }

/* 
 * Move form validity to substance
 */

/* 
 * Move selection styles to substance
 * /

/* j.mp/weebkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #FF5E99; }

/* Make buttons play nice in IE:
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {  width: auto; overflow: visible; }

/* Bicubic resizing for non-native sized IMG:
   code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img { -ms-interpolation-mode: bicubic; }

/**
 * Moving the tweaks to substance
 */



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 *
 * The Styles For Real
 * 
 */

/* 
 * FOUNDATIONAL STYLES 
 */

/* http://www.jan-quickels.de/tools-web-typography/ */
body {
	font-size: 1.0016em;
	line-height: 1.4em;
	min-width: 960px;
}
p { 
	margin: 1.4em  0; 
	font-size: 1em; 
	line-height: 1.4em; 
}
h1 { 
	margin: 0.7em 0; 
	font-size: 2em; 
	line-height: 0.7em; 
}
h2 { 
	margin: 0.7em 0; 
	font-size: 2em; 
	line-height: 0.7em; 
}
h3 { 
	margin: 0.8615em 0; 
	font-size: 1.625em; 
	line-height: 0.8615em;
}
h4 { 
	margin: 1.0667em 0; 
	font-size: 1.3125em; 
	line-height: 1.0667em; 
}
h5 { 
	margin: 1.2444em 0; 
	font-size: 1.125em; 
	line-height: 1.2444em; 
}
h6 { 
	margin: 1.4em 0; 
	font-size: 1em; 
	line-height: 1.4em; 
}

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

strong, b { font-weight: bold; }
em, i { font-style: italic; }

ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }

small { font-size: 85%; }

th { font-weight: bold; }

input:valid, textarea:valid { }
input:invalid, textarea:invalid { }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * FUNDAMENTAL STYLES
 */

/* HTML5Boilerplate: not sure why we target all of these things */
body, select, input, textarea { 
	font-family: Helvetica Neue, Arimo,'Liberation Sans', Arial, sans-serif; 
}
a { 
	text-decoration: none;
}

/* HTML5Boilerplate: no text-shadow, separate lines */
::-moz-selection { background: #69C; color:#fff; text-shadow: none; }
::selection { background: #69C; color:#fff; text-shadow: none; }

.clearing { clear: both; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * SECOND FOUNDATION
 */

a { 
/*	border-bottom: 1px dotted;*/
	color: #016068;
}
a:hover { 
	color: #039;
}


body {
	background: url(losermagic/bg-flowers-snow.png);
	font-weight: 400;
	color: #444;
}
#container {
	min-width: 800px;
	max-width: 1200px;
	margin: 0 auto;
	background: url(losermagic/bg-ribbed.png);
	-webkit-box-shadow: 0 5px 10px -2px /*#C99*/ #669;
	-moz-box-shadow: 0 5px 10px -2px #C99;
	box-shadow: 0 5px 10px -2px #C99;
/*	padding: 0 12px;*/
}
#substance {
	position: relative;
	clear: both;
	width: 98%;
	margin: 2.5em auto 0;
	background: url(losermagic/bg-a72.png);
}
#container > header {
	width: 100%;
	height: 93px;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * HEADER 
 */
 
 /* origami bottom padding creates a small gap that must be cleared */

.site-title {
	background: url(losermagic/header-flowers.jpg) no-repeat top center;
	height: 100%;
	width: 98%;
	margin: 0 auto;
}
.site-title a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -32000px;
}

#site-nav { 
	background: #f8d4d4;
	margin: 0;
	width: 100%;
	height: 1em;
	padding: 0.25em 0;
	line-height: 1;
	border-top: #dac5c5 2px solid;
	border-bottom: #dac5c5 2px solid;
}
#site-nav ul { 
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	width: 610px;
}
#site-nav ul li { 
	display: block; 
	float: left; 
	margin-right: 1em; 
	padding-left: 1em; 
/*	border-left: 1px solid #789; */
}
#site-nav ul li:first-child { 
	background: url(losermagic/darkigami2.png) no-repeat left 0px transparent; 
	padding: 40px 0 6px 110px;
	margin-top: -40px;
}
#site-nav ul li a:link, #site-nav ul li a:visited { 
	font-family: Helvetica Neue, Arimo, 'Liberator Sans', Arial, sans-serif; 
	font-weight: 300; 
	color: #05C; 
	text-decoration: none; 
	text-shadow: -1px 1px 1px #CCC; 
}
#site-nav ul li a:hover { 
	color: #C04; 
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * SUBSTANCE 
 */

#substance .hfeed {
	list-style: none;
	margin: 0;
}
#substance > .hfeed li {
}
#substance .hentry {
}
#substance > .singular {
	padding: 1%;
}

.section-title {
/*	color: #EEF;
	background: #051275;
	padding: 0.35em 0.35em;
	text-shadow: none;
	margin: 0.7em 0;
	font-size: 1.8em;
	line-height: 0.7em; */
}
.section-title a:link,
.section-title a:visited {
/*	color: #c3e4eb;
	border-bottom: none;
	display: block;
	width: 100%;*/
}
.section-title a:hover {
	color: #A2CE6D;
}

.post > header {
	background: url(losermagic/sitenav.png) 0 0 no-repeat;
	margin-bottom: 1em;
	min-height: 48px;
}
.entry-title,
.page-title {
}
.singular .entry-title,
.singular .page-title {
	font-size: 1.25em;
	margin-left: 2%;
    display: inline-block;
}
.breadcrumb-trail {
    font-size: 0.9em;
    font-weight: 200;
    padding: 0.25em 1%;
    width: 36%;
    display: inline-block;
}
.post .breadcrumb-trail a:link,
.post .breadcrumb-trail a:visited {
	border-bottom: none;
	color: #FFF;
}
.post .breadcrumb-trail a:hover {
	color: #C04;
}


.entry-content a:link, .entry-content a:visited,
.entry-summary a:link, .entry-summary a:visited,
.entry-meta a:link, .entry-meta a:visited { 
	color: #2A6C9C; 
	text-decoration: none; 
	border-bottom: 1px dotted #9BC;  
}
.entry-content a:hover,
.entry-summary a:hover,
.entry-meta a:hover { 
	color: #C04; 
	border-bottom: #C66 dashed 1px; 
}

/* * THE POST * */

.singular .entry-image {
	background: /*#d42c58*/ #222;
	width: 38%;
	float: left;
}
.singular .entry-image img {
	width: 96%;
	margin: 2% auto;
	display: block;
}

.entry-summary {
	font-family: Telex, Arial, sans-serif;
}
.entry-summary p {
}
.entry-summary p img {
	display: block;
	margin: 0 auto;
}

.entry-content {
	font-family: Telex, Arial, sans-serif;
	width: 58%;
	margin-left: 40%;
	background: url(losermagic/bg-a72.png);
	padding: 1%;
}
.entry-content p {
	line-height: 1.6;
}
.entry-content p:first-child {
	margin-top: 0;
}
.entry-content p img {
	display: block;
	margin: 0 auto;
}
.entry-content > p:first-child {
    background: url("losermagic/indent-scissors.png") no-repeat scroll 0 0 transparent;
    text-indent: 55px;
}
.entry-content h2 {
	font-size: 2em;
	margin-top: 1em;
}
.entry-content h3 {
	font-size: 1.7em;
	margin-top: 1em;
}
.entry-content h4 {
	font-size: 1.4em;
	margin-top: 1em;
}
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child {
	margin-top: 0;
}
.entry-content h1 + h2,
.entry-content h2 + h3,
.entry-content h3 + h4,
.entry-content h4 + h5 {
	margin-top: 0;
}
.entry-content ul li,
.entry-content ol li {
	margin-bottom: 0.5em;
}
.entry-content ul,
.entry-content ol {
	margin-bottom: 1em;
}
.entry-content .alignleft {
	float: left;
	margin: 0 1em 0.5em 0;
}
.entry-content .alignright {
	float: right;
	margin: 0 0 0.5em 1em;
}
.entry-content .aligncenter {
	display: block;
	margin: 0 auto 1em;
}
.entry-content blockquote {
    background: #EEE;
    color: #777;
    font-family: Nunito;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.6em;
    margin-bottom: 0.5em;
    padding: 1em 2em 0.5em;
}




/* * Captions implementation from GLW.CA *
*
.entry-image figure {
	position: relative;
}
.entry-image figure figcaption {
	position: absolute;
	bottom: 1em;
	left: 5px;
	width: 590px;
	background: url(flavour/deepmoss.png) repeat;
	font-family: Otari;
	color: #FFF;
	text-shadow: -2px 1px 1px #000;
	padding: 0.5em 10px;
	font-size: 1.625em; 
}
#entry-image figure figcaption span {
	color: #0a819a;
}*/


/*article footer .entry-meta {
	margin: 0;
	list-style-type: none;
	background: #FDD;
	color: #A68;
	font-weight: 200;
	padding: 0.5em;
	font-size: 0.9em;
}
article footer .entry-meta p {
	margin: 0 0 0.5em;
}*/
.post > footer {
	background: url(losermagic/meta.png) no-repeat 0 0;
	min-height: 48px;
	clear: both;
}
.entry-meta {
	margin: 0;
	list-style-type: none;
/*	background: #FDD;*/
	color: #FFF;
	font-weight: 300;
	padding: 0.5em;
	font-size: 0.9em;
}
.singular .entry-meta {
	background: none;
	padding: 12px 1em 0.5em;
}
.singular .entry-meta a:link,
.singular .entry-meta a:visited {
	color: #D5E1BB;
	border-bottom: none;
}
.singular .entry-meta a:visited {
	color: #CDA;
}
.entry-meta abbr {
	border-bottom: none;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * SUBSTANTIAL STRUCTURES
 */

.inline-header {
	font-size: 1.1em;
	display: inline;
	margin-right: 0.5em;
}

/* not in use 
.breadcrumb-trail {
	margin: 20px 0 1em;
	padding: 0.35em;
	border-bottom: 1px solid #c0d2e3;
	color: #016068;
	font-size: 0.9em;
	font-weight: 300;
	letter-spacing: 0.05em;
	background: #F4F3E8;
	border-radius: 5px 5px 0 0;
}
.breadcrumb-trail .trail-end {
	color: #009;
	text-shadow: -1px 1px 0px #016068;
}
.breadcrumb-trail .trail-before {
	display: block;
	float: left;
	width: 24px;
	height: 18px;
	background: url(flavour/home.png) no-repeat 0 2px;
}*/

.cat-desc {
}

.sticky {
}
.sticky .entry-title {
}
.sticky .entry-summary {
}
.hfeed .sticky .entry-meta {
}




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * PAGER
 */

.navigation {
	font-size: 0.9em;
	margin: 1em 0 0;
	padding: 0.25em;
	background: #93080D;
	border-bottom: 5px solid #422;
	height: 1%; overflow: hidden;
}
.navigation a:link, .navigation a:visited {
	color: #EEF;
	border-bottom: none;
}
.navigation a:hover {
	color: #FCE;
}
.nav-previous {
	float: left;
	background: url(flavour/older3.png) no-repeat left center;
	padding-left: 24px;
}
.nav-previous:hover {
	background-position: -516px;
}
.nav-next {
	float: right;
}
.meta-nav {
	display: none;
}

.post-nav {
	text-align: right;
	margin-bottom: 1em;
}
.post-nav a {
	padding: 0.2em;
	background: #016068;
	color: #FFF;
}
.post-nav a:hover {
	background: #039;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * COMMENTS 
 */

#substance #comments {
	padding: 0;
}
#comments .comments-header, 
#comments .respond-header {
	text-align: left;
	margin: 0.5em 0 1em;
	padding: 0.5em 20px 0.5em;
	text-shadow: -2px 1px 1px #000;
	background: /*#58868d*/ #93080D;
	border-bottom: 5px solid /*#834a7b*/ #422;
}
#comments #comments-list > ol {
	list-style-type: none;
	margin-left: 20px;
}
#comments .comment {
	clear: both;
	margin-bottom: 1em;
	/* vertical stretch hack */ height: 1%; overflow: hidden;
}
#comments .comment figure {
	float: left;
	padding: 10px;
}
#comments .comment .comment-substance {
	width: 416px;
	border-radius: 20px;
}
#comments .depth-1 .depth-2 .comment-substance,
#comments .depth-1 .depth-3 .comment-substance,
#comments .depth-1 .depth-4 .comment-substance,
#comments .depth-1 .depth-5 .comment-substance {
	background: #A99;
}
#comments .comment .comment-identity {
	width: 100px;
	border-radius: 20px;
	margin-right: 20px;
	padding-top: 0;
}
#comments .comment .comment-identity img {
	display: block;
	width: 80px;
	margin: 0 auto;
	border: 2px solid #666;
}
#comments .comment .comment-identity .fn {
	display: block;
	text-align: center;
}
#comments .comment .comment-substance p {
}
#comments .comment .comment-substance .comment-meta {
}
#respond {
	padding-bottom: 25px;
}
#respond .comments-header {
}
#respond #cancel-comment-reply, #respond #commentform {
	margin: 0 20px;
}
#respond #login {
}
#respond #comment-notes {
}
#respond .form-section {
	margin-bottom: 1px;
}
#respond .form-label {
	text-align: left;
}
#respond .form-label label {
	padding: 0.25em 0.5em;
	display: block;
}
#respond .form-input input {
	background: #813;
	border: none;
	border-top: 1px solid #834a7b;
	width: 560px;
	padding: 0.25em 10px;
}
#respond .form-textarea textarea {
	width: 560px;
	padding: 10px;
	height: 15em;
	border: none;
	border-top: 1px solid #834a7b;
}
#respond #form-allowed-tags {
	padding: 1em;
}
#respond #form-allowed-tags p {
	margin: 0;
}
#respond .form-submit {
	width: 560px;
	padding: 5px 10px;
}
.required-marker {
}
.required {
}





/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * HOMEPAGE
 */

#home-about { 
	position: absolute; 
	width: 24em;
	left: 0%;
	top: 0;
	background: #222;
	color: #FFF;
	padding: 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#home-about header h1 { 
	line-height: 1;
	margin: 0.5em 0;
}
#home-about .slide p:first-child {
	margin-top: 0;
}
.switch {
	position: absolute;
	top: 1em;
	right: 1em;
}
#home-feature {
	width: 100%;
	height: 450px;
	position: relative;
}
#home-feature img {
	width: 100%;
	height: 100%;
}
#home-feature .srclink {
	background: #222;
	color: #FFF;
	position: absolute;
	bottom: 0;
	right: 1%;
	padding: 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#fourtych {
	clear: both;
	background: #222;
	/* stretch to cover floated list */
	height: 1%; 
	overflow: hidden;
	/* give layout in IE */
	zoom: 1;
}
#fourtych > ol {
	margin: 0;
	list-style-type: none;
}
#fourtych .slide {
	width: 73%;
	margin: 1%;
	float: left;
/*	padding-bottom: 32000px;
	margin-bottom: -32000px;*/
}
#fourtych #ft-tabs {
	width: 23%;
	float: left;
	padding: 1%;
}
#fourtych #ft-tabs ul {
	list-style: none;
	margin: 0;
}
#fourtych #ft-tabs ul li.tab {
	background: #222;
	color: #EEE;
	margin: 0 0 1em;
	padding: 0.25em 0 0.5em;
	font-size: 2em;
	font-weight: bold;
	float: left;
	clear: both;
	text-align: right;
	cursor: pointer;
	font-family: Helvetica Neue, Arimo, Arial, sans-serif;
}

/* reset prior to js taking over */
#fourtych #ft-tabs {
	display: none;
}

#fourtych .slide .hfeed {
	height: 1%;
	overflow: hidden;
}
#fourtych .slide .hfeed li {
	background: #F3F9F9;
}

#fourtych-blog li {
	width: 49%;
	float: left;
}
#fourtych-blog li:first-child {
	border-right: 10px solid #222;
}
#fourtych-radio {
}
#fourtych-photos {
}
#fourtych-folio li:first-child {
	float: left;
	width: 33%;
	border-right: 10px solid #222;
}
#fourtych-folio li {
	float: left;
	width: 65%;
}

#fourtych .entry-image img {
	width: 128px;
	height: 128px;
	float: left;
	border: 4px solid #FFF;
	margin-right: 0.25em;
}
#fourtych article {
	padding: 0.5em;
}
#fourtych article .entry-title a:link, 
#fourtych article .entry-title a:visited, 
#fourtych article .entry-title a:active {
/*    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;*/
/*	color: #E55;
    font-weight: 300;
    border: none;*/
}
#fourtych article .entry-title a:hover {
	color: #C04; 
}
#fourtych .post > footer {
/*	width: 100%;
	position: absolute;
	bottom: 0;*/
	background: #AAA;
	max-height: auto;
	border-radius: 4px;
}
#fourtych .entry-meta {
}


#fourtych-visuals .rssphoto_item_title {
	font-weight: 200;
	text-align: left;
}
#fourtych-visuals .rssphoto_static a {
	border-bottom: none;
}
#fourtych-visuals .rssphoto_static img {
	border: none;
}
#fourtych-visuals .rssphoto_static a:hover img {
	width: 98%;
	border: 2px solid #C04;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * MAIN ASIDES 
 */

.aside > * {
	padding: 0 1em;
}
.sidebar > ul {
	margin: 0;
	list-style-type: none;
}
#sidebar-about {
}
#sidebar-about header {
}
#sidebar-about header a {
}
#sidebar-about header a:hover {
}

.launcher {
	display: block;
	text-align: right;
	padding: 3px 28px 3px 0;
	background: url(flavour/launcher2.png) no-repeat 98% 3px #89b085;
	color: #FFF;
}
.launcher:hover {
	color: #BBE587;
	background-position: 98% -97px;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * FOOTER 
 */

#bigfooter {
	clear: both;
	background: #d42c58;
	margin: 1em 0 0;
	color: #FDD;
	padding: 0.5em 1% 1em;
	height: 1%; overflow: hidden;
}
#bigfooter a:link, #bigfooter a:visited, #bigfooter a:active {
	color: #630303;
}
#bigfooter a:hover {
	color: #223; 
	border-bottom: #C66 dashed 1px; 
}	
#bigfooter > aside {
	width: 24%;
	float: left;
	margin: 0 0.5%;
}
#bigfooter #sidebar-projects {
	background: url(losermagic/projects.png) 50% 0 no-repeat;
	padding-top:88px;
}
#bigfooter #sidebar-projects ul {
	margin-left: 0.5em;
}
#bigfooter #sidebar-projects ul li {
	margin-bottom: 0.5em;
}
#bigfooter #sidebar-projects header {
	visibility: hidden;
}
#bigfooter #sidebar-about {
	background: #E24;
	width: 22%;
	padding: 1%;
	border-radius: 5%;
}
#bigfooter #sidebar-contact {
}
#bigfooter #sidebar-contact header {
	margin:0; 
	font-size: 1em;
	color: #111;
	background: url(losermagic/getintouch.png) 0 0 no-repeat;
	height: 35px;
	text-indent: -32000px;
}
#bigfooter #sidebar-contact #easyForm div {
	margin-bottom: 0.5em;
}
#bigfooter #sidebar-contact .modernizd label {
	display: none;
}
#bigfooter #sidebar-contact .modernizd input[type=text], #bigfooter #sidebar-contact .modernizd input[type=email] {
	width: 100%;
}
#bigfooter #sidebar-contact .modernizd textarea {
	width: 101%;
	height: 8em;
	font-size: 0.85em;
}




#container > footer {
	background: #222;
	margin: 0;
	padding: 0.5em 1% 1em;
	color: #444;
	font-size: 0.75em;
	text-align: left;
	height: 1%; overflow: hidden;
}
#container > footer p {
	margin: 0;
}
#container > footer a:link, #container > footer a:visited, #container > footer a:active {
	color: #555;
}
#container > footer #copyright {
	float: left;
	width: 59%;
	margin-right: 1%;
	height: 1%; overflow: hidden; 
}
#container > footer #cc-logo {
	float: left;
	width: 100px;
	margin-top: 0.25em;
}
#container > footer #cc-text, #container > footer #cc-ref {
	margin-left: 100px;
}
#container > footer #ack {
	width: 38%;
	float: right;
	border-left: 1px solid #444;
	padding-left: 1%;
}


















/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Back to HTML5 Boilerplate
 * 
 * Non-semantic helper classes: please define your styles before this section.
 */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }



/**
 * Media queries for responsive design.
 *
 * These follow after primary styles so they will successfully override.
 */

@media all and (orientation:portrait) {
  /* Style adjustments for portrait mode goes here */

}

@media all and (orientation:landscape) {
  /* Style adjustments for landscape mode goes here */

}

/* Grade-A Mobile Browsers (Opera Mobile, Mobile Safari, Android Chrome)
   consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {

  /* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you: j.mp/textsizeadjust */
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}




/**
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}