/*
Theme Name: Blank Canvas
Theme URI: http://johnbeales.com/
Description: A blank canvas for your writing.
Version: 0.1
Author: john Beales
Author URI: http://johnbeales.com
Tags: white, light, clean

This theme requires Wordpress 2.5 (Gravatars)


*/

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, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, 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;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
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: "" "";
}





/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 12px */
	font-family: "Baskerville","Arno Pro","Book Antiqua","Baskerville Old Face","Times New Roman", Georgia, "Courier New", Courier, serif;
	color: #333;
	color:#000;
	text-align: center;
	}
body.olympic {
	background: #fff url(images/canada-leaf.png) no-repeat left top;
}

#page {
	text-align: left;
	}

#header {
	}

#quicklinks {font-size:1.2em;}

#content {
	
	}

.widecolumn .entry p {}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {

	}

.alt {
	
	}

#footer {
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {

	}
h4 {
	font-weight:bold;
	margin:1em auto;
}

h1 {
	font-size: 4em;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, h1 a:focus {
	text-decoration: none;
	border-bottom:none;
	display:block;
	padding-left:0.2em;
	margin-left:-0.2em;
	padding-bottom:0.1em;
	margin-bottom:-0.1em;
	}
	

h2 a { border-bottom:1px solid #eef;}

h2, h2 a, h2 a:hover, h2 a:focus, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:focus, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry {font-size: 1.2em}
.entry p a:visited {
	color: #004;
	}

.entry>p:first-child:first-line {font-weight:600;}
.entry>p:first-child:first-letter {font-size:3.5em;float:left;margin-top:0.14em;margin-right:0.1em;font-weight:400;}

.portfolio .entry>p:first-child:first-letter {font-size:1em;float:none;margin-top:0;margin-right:0;font-weight:inherit;}

.commentlist li, #commentform input, #commentform textarea {
	
	}

.commentlist li {
	
	}

.commentlist li .avatar { 
	background: #fff;
	display:block;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

/*
#sidebar, .postmetadata, #footer, .comment-timestamp {
	font-size:1em;
	color:#DDD;
	}
*/
#sidebar:hover, .postmetadata:hover, #footer:hover, .commentmetadata:hover .comment-timestamp {color:#000;}

small, .nocomments, blockquote, strike {
	color: #333;
	font-size:1.1em;
	}

code {
	font-size:1em;
	font-family:"Courier New", Courier, monospace;
	margin:2em 1em;
	}
pre {
white-space:pre;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {color:#06c;text-decoration:none;border-bottom:1px solid #AFC8EA;}
.stpatrick a {color:#060;border-bottom:1px solid #9c9;}
.olympic a {color:#b30000;border-bottom:1px solid #ff8080;}

a.imglink {border-bottom:none;}

h2 a:hover, h2 a:focus, h3 a:hover h3 a:focus {
	color: #fff;
	text-decoration: none;
	}

/*
#sidebar a, .postmetadata a, #footer a {
	color: #AFC8EA;
	border-bottom-color:#eef;
}
*/
#sidebar:hover a, .postmetadata:hover a, #footer:hover a {}
#sidebar:hover a:hover, .postmetadata:hover a:hover, #footer:hover a:hover {color:#fff;border-bottom-color:#06c;}
.stpatrick #sidebar:hover a:hover, .stpatrick .postmetadata:hover a:hover, .stpatrick #footer:hover a:hover {border-bottom-color:#9c9;}
.olympic #sidebar:hover a:hover, .olympic .postmetadata:hover a:hover, .olympic #footer:hover a:hover {border-bottom-color:#ff8080;}




a:hover, a:focus {
	color: #fff;
	background:#06c;
	border-bottom:1px solid #06c;
	}
	
.stpatrick a:hover, .stpatrick a:focus {
	background:#060;
	border-bottom:1px solid #060;
}

.olympic a:hover, .olympic a:focus {
	background:#b30000;
	border-bottom:1px solid #b30000;
}

a.imglink:hover {background:none;border-bottom:none;}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
strong {font-weight:bolder;}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 2em 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	}
.olympic #page {
	background:none;
}


#header {
	margin: 0;
	padding: 0.5em;
	height: 10em;
	}
h1 {float:left;}

#quicklinks {float:right;width:17em;margin-top:2.0em;}
#quicklinks a {margin:0 3em 0 0;}

#content {float:left;}

.post {
	margin: 0 0 8em 0;
	width:60em;
	clear:both;
	}
.post:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.entry {float:right;width:38em;}

.portfolio .entry {width:50em;}


.post h2 {height:2em;}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.post p {margin:0 0 1.6em 0;}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	float:left;
	
}
.post .onemeta {display:block;clear:left;padding: 0;margin:0 0 0.5em 0;line-height:1.2em;}
.post .meta-comments-link {padding-top:1em;clear:left;}
.post .onemeta ul {dislay:inline;width:auto;}
.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 2em 0;
	text-align:right;
	}
.trackback_link {padding-top:2em;}
/* End Structure */



/*	Begin Headers */
h1 {
	margin:0;
	}

h2 {
	margin: 0 0 0;
	}

h2.pagetitle {
	margin-top: 0;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 2em 0 0;
	}

h3#sectiontitle {float:right;clear:right;margin:1em 2.9em;}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

.entry img {margin:1em;}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 0 0 1em 1em;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 1em 1em 0;
	display: inline;
	}

.entry .alignright {
	float: right;
	margin: 0 0 1em 1em;
	}

.entry .alignleft {
	float: left;
	margin: 0 1em 1em 0;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.entry ol, .entry ul {
	padding: 0;
	margin: 1em 0 2em 0;
	}

.entry ol li {
	margin: 0.5em 0;
	padding: 0;
	
	}

.entry ul li {display:list-item;list-style-position:outside;list-style-type:disc;}




.postmetadata li {
margin:0 0.5em 0 0;float:left;
	}
.postmetadata ul {
width:12em;

}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
.entry ol ol, .entry ul ol, .entry ul ul {padding-left:3em;}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
#contactform { text-align:left; }
#contactform label {
	display:block;
	margin-bottom:0.5em;
}
#contactform label input {display:block;}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	width:60em;
	min-height:1px;
	}
.commentlist:after, .portfolio-screenshots:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

.commentlist li {
	margin: 2em 0;
	padding: 0;
	list-style: none;
	width:45.6em;
	float:right;
	clear:both;
	}
.commentlist li.authorcomment, .commentlist li.authorcomment .commentmetadata {
	background:#eef;
}
	
.commentlist .comment-timestamp {float:left;clear:left;}
.commentlist .avatar {margin:0.5em 0;}

.commentlist p {
	margin: 0 0 1em 0;
	}
.moderation {font-style:italic;}
#commentform {
	width:45.6em;
	float:right;
	}
#commentform p {
	margin: 1em 0;
	clear:both;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	margin-left:-14.4em;
	width:13.5em;
	float:left;
	padding-left:0.5em
	}
#commentform code {font-size:1em}
#commentform .comment-instructions {padding-top:1em;}
/* End Comments */

/* start archives */
#archive-subject {float:left;width:28em;margin-left:12em;}
#archive-subject #searchform {text-align:left;}
.tag_cloud {line-height:2.2em;}
.tag_cloud a {margin:0.2em 0.1em;}

#archive-time {float:left;width:10em;margin-left:6em;}


/* end archives */

/* begin links page */
#content .linkcat, #content .linkcat li {list-style:none;}

/* end links page */

/* special page styles */
#about-text {width:22em;float:left;}
#about-identity {margin-left:4em;float:left;width:10em;}
#about-identity h5 {font-weight: 500;}
#about-identity ul {list-style:none;}
#about-identity li {list-style:none;}
#about-identity ul.bulleted li {list-style-type: disc;list-style-position: outside;margin-bottom:1em;}


#flickr_badge_uber_wrapper {text-align:center;}
#flickr_badge_uber_wrapper a {display:inline;border-bottom:none;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image {margin:0 10px 10px 10px;}
.flickr_badge_image img {border: none;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important;}

/* Begin Sidebar */
#sidebar
{
	padding:0;
	width: 10em;
	float:left;
	margin-left:6em;
	margin-top:3.5em;
	line-height:1.28em;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #AFC8EA;
	}

blockquote {
	margin: 1em 2em;
	padding:1em;
	font-style:italic;
	
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	clear:both;
	text-align: center;
	margin:1em 0 5em 14em;
	width:45.6em;
	padding-top:2em;
	}
.navigation a {
	margin:0 1em;
}
.navigation .nav_prev {float:left;text-align:left;}
.navigation .nav_next {float:right;text-align:right;}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 0.8333em;
	line-height: 1.5em;
	padding: 0 0.5em 0.5em;
	margin: 0;
}
/* End captions */

/* For embedding books  */
.bookbox {
	border: 1px solid #ddd;
	padding:0.5em 1em;
}
.bookbox-image {
	float:left;
	margin-right:1em;
}
.bookbox-image img {
	margin:0;
}
.bookbox:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.bookbox small {
	font-size:0.8333em;
	display:block;
}



/* end embedding books  */

/* for the portfolio category */

.portfolio h2 {font-size:2em;}
.portfolio-screenshots {padding:0 2em 0 0;}
dt {font-weight: bold;margin-top:1em;}
dd {margin-bottom:1em;}


/* for the BonzoBox plugin  */
.addto_bonzobox {border:none;vertical-align:middle;}
.addto_bonzobox:hover {background:none;border:none;}
.addto_bonzobox img {border:0;margin:0 0.2em 0 0;vertical-align:middle;}
.addto_bonzobox span {border-bottom:1px solid #AFC8EA;vertical-align:middle;}
.addto_bonzobox:hover span {background:#06c;border-bottom:1px solid #06c;}


