/*  
Theme Name: LetterPop
Theme URI: http://letterpop.com/
Description: LetterPop.com 
Version: 1.0
Author: John Watson
Author URI: http://letterpop.com/
*/


h1,h2,h3,h4,h5,h6 {
	clear: none;
}

#maincontent {
	padding: 25px 0 0 0;
	clear: both;
}

/* Begin Typography & Colors */
#page {
	width: 960px;
	margin: 0 0 0 0px;
	background-color: white;
	text-align: left;
	font-size: 85%;
}

#content {
	font-size: 1.2em
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0;
	width: 650px;
}

.narrowcolumn .entry {
	line-height: 1.4em;
}

.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
}

.post {
	margin: 0 0 40px 0;
	text-align: justify;
}

.postmetadata {
	clear: left;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 700px;
	width: 190px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
}

#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;
}

#sidebar ul ol li {
	list-style: decimal outside;
}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}

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

#sidebar #searchsubmit {
	padding: 1px;
}

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

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

#commentform #submit {
	margin: 0;
	float: right;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

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

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

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

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

.commentmetadata {
	margin: 0;
	display: block;
}

.center {
	text-align: center;
}

a img {
	border: none;
}

