/* 
Theme Name: LetterHead
Theme URI: http://www.rhastings.net/LetterHead
Description: A personal blog theme that borrows from the MS Word Elegant letter letterhead
Author: Robin Hastings
Author URI: http://www.rhastings.net
Version: 1.0
.
This theme was designed and built by Robin Hastings, whose blog you will find at 
http://www.rhasting.net. It uses the default Kubrick theme as a base

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
.
*/

/* Begin Typography & Colors */
body {
	font-size: 0.8em; /* 62.5%; Resets 1em to 10px */
	text-align: center;
	margin: 0;
	padding: 0; 
    font-family:Constantia,Palatino,"Book Antiqua","Palatino Linotype",serif;
    color:#111;
    background:#FCFCFC none repeat scroll 0 0;
	}

pre, code {
    font-size:90%;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background-color: #fff;
    margin-bottom:40px;
	}

#content {
	font-size: 13px;
	}

h1 {
    text-shadow:#ccc 2px 2px 1px;
}
h2, h3 {
    text-shadow:#eee 1px 1px 1px;
    border-bottom:2px solid #666;
    padding-bottom:3px;
}

h1 {
	font-family: Futura, "Century Gothic", "Gill Sans",  'Copperplate Gothic Light', Serif;
	font-weight: bold;
	text-align: center;
	}

h2 {
    font-family: Optima, Candara;
    font-weight:bold;
    text-align:center;
}

h1 {
	font-size: 3.5em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
#sidebar li.highlight {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
    padding:2em 0;
    margin:2em 0 3em;
	}
#sidebar h2 {
	font-family: Futura, "Gill Sans", "Century Gothic", Corbel,  "URW Gothic L", Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

a:link, a:visited {
    text-decoration:none;
    color: #396579;
}

/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
    overflow: hidden;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 150px;
	width: 100%;
    background-color:#eee;
    border-bottom: 2px solid #CCCCCC
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
    overflow:hidden;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.pagepost {
	margin: 0 0 40px;
	border-top: 1px solid black;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	border-top: 1px solid black;
	}

.post small {
	text-align: center;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 1em;
	margin: 0;
	}

.description {
	font-size: 14px;
    font-variant: small-caps;
	text-align: center;
	letter-spacing: .15em;
    padding:5px 0;
    text-shadow:#ccc 1px 1px 1px;
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
/* End Headers */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 10px 10px;
    line-height:22px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#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 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
    font-size:13px;
    color:#666;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}


blockquote {
    padding:20px 0;
    margin:10px 0 30px 0;
    text-shadow:#ccc 1px 1px 1px; 
    overflow:hidden;
    color: #A92C32;
    line-height: 22px;
    font-size:13px;
    font-family:Papyrus,Verdana,Geneva,Arial,sans-serif; 
	}
blockquote cite {
    float:right;
}


