/*  
Theme Name: John Watson, LLC
Theme URI: http://watson-net.com/
Description: John Watson
Version: 1.0
Author: John Watson
Author URI: http://watson-net.com/
*/

body {
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #333;
	margin: 50px 0 0 0;
	padding: 0;
}

h2, h3, h4 {
	font-family: Georgia, serif;
	letter-spacing: -1px;
}

img {
	border: 0;
}

#wrap {
	margin: 0 auto;
	min-width: 760px;
	width: 760px;
	padding: 0 20px 0 20px;
}

#header {
}

#contactinfo {
	position: absolute;
	margin: -100px 0 0 150px;
	text-align: left;
}

#contactinfo p {
	padding: 0 0 5px 0;
	margin: 0;
}

#contactinfo .label {
	width: 50px;
	display: block;
	float: left;
	text-align: right;
	padding: 0 5px 0 0;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 80%;
	padding: 50px 0 0 0;
}

#footer a {
}

#content {
	float: left;
	width: 500px;
	margin: 0 80px 0 0;
}

.post {
	margin: 0 0 50px 0;
	clear: both;
}

.post h2 {
}

.post h2 a {
	color: #333;
	text-decoration: none;
}

.post blockquote {
	margin: 0 25px 0 25px;
	padding: 0 10px 0 10px;
	border-left: 5px solid #ccc;
}

.post .tags {
	font-size: 80%;
	color: #999;
	text-align: right;
}

.post .tags a {
	color: #999;
}

.post .pubdate {
	font-size: 1em;
	color: #999;
	font-weight: bold;
}

.postmetadata {
	clear: both;
	padding: 10px;
	color: #999;
	font-size: 1em;
	text-align: right;
}

.postmetadata a {
	color: #999;
}

.postmetadata.alt {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	text-align: left;
}

#sidebar {
	float: left;
	width: 180px;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#comment {
	width: 500px;
}

.navigation {
	padding: 0 0 10px 0;
}

.commentlist {
	clear: both;
}

.commentlist li {
	padding: 5px 7px 2px 7px;
	margin: 0 0 10px 0;
}

.commentlist .alt {
	background-color: #f9f9f9;
	border: 1px solid #f3f3f3;
}

.commentlist .bypostauthor {
	background-color: #ffe;
	border: 2px solid #eee;
}

.commentlist .avatar {
	float: left;
	padding: 0 5px 5px 0;
}

.commentlist .children {
	list-style: none;
}

.wp-caption {
}

.wp-caption-text {
	text-align: center;
	font-style: italic;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.via {
	font-size: 90%;
	font-style: italic;
}

.highlight {
	background-color: #ffe;
}

.tagcloud {
	line-height: 24px;
}

.tagcloud a {
	padding: 0 5px 0 0;
}

.label {
	font-size: 90%;
	font-weight: bold;
	color: #777;
	text-transform: lowercase;
	font-variant: small-caps;
}

.col1 {
	float: left;
	width: 275px;
	margin: 0 25px 0 0;
}

.col1 li, .col2 li, .col3 li, .col1 ul, .col2 ul, .col3 ul {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}

.col2 {
	float: left;
	width: 160px;
	margin: 0 25px 0 0;
}

.col3 {
	float: left;
	width: 275px;
}

.footnotes {
	line-height: 1.5em;
	padding: 10px 0 10px 0;
}

.footnotes .footnotedivider {
	width: 120px;
	border-bottom: 1px solid #ccc;
}

.footnotes li {
	margin: 0 0 5px 0;
}

sup.footnote a {
	text-decoration: none;
}

sup.footnote {
	line-height: 0em;
}

.footnotereverse a {
	padding: 0 0 0 5px;
	text-decoration: none;
}
