/*  
Theme Name: Kevin Hutchings
Theme URI: http://kevinhutchings.ca/
Description: 
Version: 1
Author: The Creation Process
Author URI: http://thecreationprocess.com/

	Kevin Hutchings v1
	 http://kevinhutchings.ca/

*/

/* 

colours 

#800000 wine
#E8CBBB wine-stain
#FFF8E5 cream (body BG)
#FFEEA8 cream darker

*/

body {
    font-family: Georgia, Times;
    color: #222;
    background: url(/wp-content/themes/kevin_hutchings/images/blake_script.jpg) ;
}
#custom-doc {
	margin:auto;text-align:left; /* leave unchanged */
    width:65.38em;/* non-IE */
    width:63.81em;/* IE (* .9759)*/
	min-width:850px;/* optional but recommended */
	background: #FFF8E5;
    border-right: 10px solid #800000;
	background: url(/wp-content/themes/kevin_hutchings/images/body-bg.gif);
}
#doc, #doc2, #custom-doc {
    margin-left: 0; /* we want left aligned */
}
#hd {
    background: url(/wp-content/themes/kevin_hutchings/images/header.jpg) no-repeat;
    height: 215px;
    position: relative;
}
#hd h1, #hd h3 {
    color: #fff;
    font-family: Georgia;
    padding-left: 25px;
}
#hd h1 {
    padding-top: 48px;
    font-size: 289%;
}
#hd h1 a:link, #hd h1 a:hover, #hd h1 a:visited {
    color: #fff;
    text-decoration: none;
    border: none;
	letter-spacing:0.03em;
}

#hd h3 {
    font-size: 215%;
}
h1, h2, h3, h4, #hd ul {
    font-family: Georgia;
    font-weight: bold;
    font-variant: small-caps;
}
#yui-main p {
    line-height: 190%;
    margin-top: 1.5em;
}
#yui-main h2{
    font-size: 215%;
    letter-spacing: 0.1em;
}
#yui-main h2, #yui-main h2 a:link, #yui-main h2 a:visited {
	color: #333;
}
#yui-main h2 a:hover {
	border-color: #333;
}
#yui-main h3 {
    margin-top: 1em;
    font-size: 140%;
/*    border-bottom: dotted 1px #800000; */
    color: #800000;
}
#yui-main h4 {
    margin-top: 1em;
    font-size: 120%;
/*    border-bottom: dotted 1px #800000; */
/*    color: #800000; */
}
#yui-main h5 {
    margin-top: 1em;
    font-size: 100%;
/*    border-bottom: dotted 1px #800000; */
/*    color: #800000; */
	text-decoration:underline;
}
#yui-main .yui-b {
    padding-left: 25px; 
    padding-top: 25px; 
}

#yui-main ul li {
    margin-top: 0.5em;
}

ul.hanging-indent li, ol.hanging-indent li {
    margin-left: 2em;
	text-indent:-2em;
	margin-top:5px;
}

#yui-main em {
    font-style: italic;
}

#yui-main strong {
    font-weight: bold;
}

blockquote {
    color: #666;
    line-height: 200%;
    padding: 2em;
    font-size: 107%;
    background: url(/wp-content/themes/kevin_hutchings/images/quote.png) no-repeat top left;
}
.lefty {
    float: left;
}
#yui-main p img{
    border: solid 1px #800000;
    padding: 8px;
    margin: 5px 10px 5px 0px;
}
#yui-main p img.no-border  {
	border:none;
	padding:0px;
}
a:link {
    color: #800000;
    text-decoration: none;
}

a {
color: #800000;
}

a.no-border:hover {
	border-bottom: none;
}
a:hover {
    color: #800000;
/*	border-bottom: 1px dotted #800000; */
    text-decoration: underline;
}
a:visited {
    color: #800000;
    text-decoration: none;
}
p.signature {
    font-style: italic;
    padding-left: 10em;
}

/* header nav */
#hd ul {
    font-size: 136%;
    position: absolute;
    bottom: 0;
/*    left: 25px; */
	background:#800000;
	width:100%;
}
#hd ul li {
    float: left;
    padding: 0.5em 2.3em 0.5em 0;
}
#hd ul li.first-nav {
    padding-left: 25px;
}
#hd ul a:link, #hd ul a:visited {
    color: #fff;
    text-decoration: none;
}
#hd ul a:hover {
    text-decoration: underline;
	border-bottom: none;
}

/* sidebar */
#sidebar {
    margin-left: 36px;
    text-align: center;
}
#sidebar h3 {
    font-size: 180%;
    color: #aaa;
    border-top: dotted 1px #800000;
    padding: 0.5em;
	margin-top: 0.75em;
}
#sidebar h3.first {
    border-top: dotted 1px #800000;
    margin-top: 0em;
}

#sidebar .special h3 {
    border-top: none;
    margin-top: 0;
}

.special p, .special p a:hover {
text-align: center;
border-bottom: none;
margin-top: 10px;
}


#sidebar div.special h3 {
    color: #800000;
}
#sidebar div.special {
    padding: 0.5em;
    background: #FFEEA8;
}
#sidebar ul li, #ft ul {
/*    line-height: 190%;*/
    margin: 0.5em 0;
    font-variant: small-caps;
    font-size: 114%;
}
#sidebar ul a:link, #ft ul a:link, #sidebar ul a:visited {
    color: #800000;
    text-decoration: none;
}
#sidebar ul a:hover, #ft ul a:hover  {
border-bottom: 1px dotted #800000;
/*    text-decoration: underline; */
}
#sidebar .minor {
    font-size: 92%;
    font-style: italic;
    font-size: 85%;
    padding: 10px;
}

/* footer */
#ft {
    text-align: center;
    border-top: dotted 1px #800000;
    background: #FFF8E5 url(/wp-content/themes/kevin_hutchings/images/footer-bg.png) no-repeat left bottom;
}
#ft li {
    display: inline;
    border-left: 1px solid #E8CBBB;
    padding: 0 1em;
}
#ft li.first {
    border-left: none;
}
#ft li a {
/*    padding: 0 1em; */
}
#ft p {
    margin-top: 1em;
	color: #333;
}
#ft ul {
    margin-top: 2em;
    margin-bottom: 2em;
}
#bd {
    padding-bottom: 3em;
}
#ft p.c {
    clear: left;
/*    border-bottom: 1px dotted #800000;  */
    width: 23em;
    margin: auto;
    padding: 1em 0 2em 0;
}
.post {
    margin-bottom: 3em;
}
.previous, .next {
    margin-bottom: 1em;
}
.previous {
    float: left;
}
.next {
    float: right;
}
h2 {
    clear: left;
}