/*
Theme Name: Credit Canada
Theme URI: http://wordpress.org/
Description: A Custom WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Author: Keith Emery
*/



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#sidebar h2, #sidebar h2 a, #sidebar h2 a:hover, #sidebar h2 a:visited  {
	/*font-family: 'Lucida Grande', Verdana, Sans-Serif;*/
	font-size: 1.2em;
	color: #008f7a
	}

#blog_content h3, h3 a, #blog_content h3 a:hover, #blog_content h3 a:visited {
	margin: 0px 0px 15px 0px;
}

#blog_content h3 a, #blog_content h3 a:hover, #blog_content h3 a:visited {
	color: #008f7a
}

#blog_content h4 a, #blog_content h4 a:hover, #blog_content h4 a:visited {
	color: #008f7a
}

#blog_content h4 {
	font-size: 1.3em;
}

.entry a, .entry a:visited {
	font-weight: bold;
}


/*	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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/*entry lists*/
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	}

#sidebar ul li {
	margin-bottom: 15px;
	margin-left: 0 px
	}

#sidebar ul ul li {
	margin: 3px 0 6px 0px;
	padding: 0;
	line-height: 95%;
	}
/* End Entry Lists */

/* Begin Typography & Colors */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
