body {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #181818;
	line-height: 24px;
	margin:0;
}
img {
	border:none;
}
ul, li, form, fieldset, legend {
	margin:0;
	padding:0;
	list-style-type: none;
	border:none;
}
blockquote, .callout {
	background: url(images/bkg-blockquote.png) no-repeat 10px 10px #f5faff;
	border-left:solid 10px #adbfe7;
	margin:0 0 0 20px;
	padding:10px 10px 10px 40px;
	color:#797979;
	font-size:18px;
	width:600px;
	font-weight: normal;
}
.callout {
	background-image:none;
	font-size:16px;
	padding:10px;
	margin:0;
	width:680px;
	border-right:solid 1px #adbfe7;
	border-bottom:solid 1px #adbfe7;
	border-top:solid 1px #adbfe7;
}
pre {
	font-size:12px;
	line-height: 120%;
    padding: 10px;
    border: 1px solid #adbfe7;
    color:#2D6FB4;
    font-weight: bold;
    overflow: auto;
    width:680px;
}
#search-form input {
	width:224px;
	height:22px;
	border:0;
	text-align: center;
	font-size: 15px;
	color:#9a9a9a;
	padding-top:1px;
	float:right;
	margin:5px 20px 0 0;
}
#navigation-bar {
	border-bottom: solid 1px #fff;
	background: url(images/bkg-navigation.png) #c81515;
	min-width:1168px;
}
#frame-pad, #masthead, #navigation-bar {
	padding:0 0 0 10px;
}
#frame, #navigation, #footer-content-main, #footer-bar {
	width: 1168px;
	margin: auto;
}
#frame {
	background: url(images/bkg-side-bar.gif) #c81515;
}
#navigation,#footer-bar,#navigation-bottom {
	font-size: 18px;
}
#navigation,.post-more,#footer,#content h1,#content h2,#comments h3, #comments legend, #comments label, #side-bar h2, #side-bar h3, .wp-pagenavi, .sudo-checkbox, #content .more-link, .comments-rss a, #comments textarea {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: .01em;
}

#navigation a,#footer,#footer a,#navigation-bottom,#comments h3 a {
	color: #fff;
	text-decoration: none;
}

#navigation a,#navigation-bottom a {
	display: block;
	float: left;
	padding: 6px 12px;
}
#footer-bar {
	padding:6px 0;
}
#navigation-bottom {
	width: 1000px;
	height: 80px;
	margin: 0 0 0 60px;
}
#masthead {
	background: url(images/bkg-masthead.png) repeat-x;
}

#content, .wp-pagenavi {
	width: 710px;
}
#content {
	position: relative;
	background: #fff;
	padding: 0 20px 20px 0;
	float:left;
}
#content .post ul, #content .post ol {
	padding: 0 0 0 10px;
	overflow: hidden;
}
#content .post ul li {
	list-style-type:disc;
}
#content .post ol li, .responses li {
	list-style-type:decimal;
	margin: 19px 0 19px 30px;
}
.responses li {
	font-size:12px;
	line-height: 120%;
	margin:6px 0;
}
#content .post ul li, #content .post ol li {
	margin: 4px 0 4px 40px;
}
#swirls-blue {
	background:url(images/swirls-blue.png) no-repeat right bottom;
}
#content a, #side-bar a {
	color: #133a9a;
}

#content p {
	margin: 19px 0;
}

#content h1,#content h2,#side-bar h2 {
	line-height: 30px;
	font-weight: 700;
	margin: 0;
}
#content h1 {
	margin-top:30px;
	margin-right:80px;
}
#content h1,#content h1 a, #content #comments h2, #side-bar h2 a, #comments legend, #comments label, #side-bar h2 {
	font-size: 31px;
	color: #2d6fb4;
	text-decoration: none;
}
#side-bar h2, #side-bar h2 a {
	font-size: 22px;
}
#side-bar h3 {
	font-size:18px;
	background:url(images/bkg-h3.png) repeat-x #2f70b5;
	color:#fff;
	padding:7px 20px;
	margin:10px -20px;
}
#content h2, #content h2 a {
	font-size: 18px;
	color: #c81515;
	margin: 30px 0 0;
	text-decoration: none;
}
#content small {
	color: #2d6fb4;
	font-style: italic;
	font-size: 12px;
	float:left;
}
#content .post {
	padding-bottom:50px;
}
#content .more-link, #content .post-more a {
	float: right;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	margin:0 0 0 15px;
	padding:2px 0 0;
}
#content .comment-count, #content .keep-reading {
	width:39px;
	height:28px;
	display: inline-block;
	margin:0 0 0 5px;
}
#content .comment-count {
	background: url(images/comment-bubble.png) no-repeat -1px 0;
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 12px;
}
#content .keep-reading {
	background: url(images/keep-reading.png) no-repeat 0 1px;
	width:28px;
}
#content .post-info {
	clear:left;
}
#content .hr {
	border-top: solid 1px #96b7d9;
}
#content #comments h2, #comments legend, #comments label, .sudo-checkbox, .comments-rss a {
	font-size: 18px;
	margin:20px 0 10px;
	text-decoration: none;
}
.comments-rss a {
	float:right;
}
#comments legend span {
	display: inline-block;
	margin:20px 0 0 0;
}
#comments .comment-field, #comments textarea {
	border:none;
	margin:0 4px 14px 0;
	font-size:18px;
	padding:0 6px 6px 6px;
}
#comments .comment-field {
	width:240px;
	height:34px;
	background: url(images/comment-input.png) no-repeat;
}
#comments textarea {
	padding-top:6px;
	width:684px;
	height:172px;
	background: url(images/comment-textarea.png) no-repeat;
}
#comments label, #comments .checkbox {
	margin:6px;
	height:34px;
}
#comments .checkbox {
	position: relative;
	top:-8px;
}
#comments li {
	clear:left;
}
#comments li input {
	display:block;
	float:left;
}
#comments li label {
	float:left;
}
#comments h3 {
	font-size:14px;
	font-weight: 400;
	background:#2d6fb4;
	border-bottom:solid 3px #5699de;
	color:#fff;
	padding:5px 10px;
	margin:0;
}
#comments h3 {
	padding-left:170px;
}
#comments .reply {
	clear:both;
	text-align: right;
	padding:0 10px 10px;
}
#comments .comment {
	background-color:#fff;
	color:#181818;
	border:solid 1px #2d6fb4;
}
#comments .byuser {
	background:#f5faff url(images/ian-hoar-watermark.png) right bottom no-repeat;
	padding-bottom:35px;
}
#comments .children {
	margin:10px;
}
#comments .byuser .byuser {
	background-image: none;
	padding-bottom:0;
}
#comments h3 cite {
	font-style: normal;
}
#comments h3 a {
	text-decoration: underline;
	font-weight: normal;
	margin:0 5px;
}
#comments .comment-number {
	font-size:35px;
	padding:2px 10px 6px 0;
	float:right;
	color:#fff;
	opacity:0.4;
}
#comments .avatar {
	float:left;
	margin:-26px 20px 10px 10px
}
#comments .comment {
	margin:0 0 20px 0;
}
#comments p {
	font-size:14px;
	padding:7px 10px;
	margin:0;
}
#comments .sudo-checkbox {
	background:url(images/checkbox.png) no-repeat;
	min-width: 20px;
	height:20px;
	display: inline-block;
	float: left;
	outline: none;
	padding:0 0 0 30px;
	margin:0 0 20px 0;
}
a.sudo-checkbox {
	color: #2d6fb4;
	text-decoration: none;
}
#comments .sudo-checkbox-checked {
	background-position: 0 -20px;
}
#comments ol.responses, #comments li.responses {
	margin-left:-20px;
}
#commentform {
	border:solid 1px #fff;
	margin-left:0;
}
#comments .responses p {
	padding:4px 0;
}
#comments .responses .reply {
	padding:0;
}
.alignright, .thumbRight {
	float: right;
	margin: 0 0 20px 20px;
}

.alignleft, .thumbLeft {
	float: left;
	margin: 0 20px 20px 0;
}
.clear {
	clear: both;
}
#side-bar {
	float:right;
	width:398px;
	padding:30px 20px;
	font-size:14px;
	line-height: 22px;
	clear:right;
}
#side-bar li {
	padding-bottom:4px;
}
#side-bar .photo {
	float:right;
	margin:0 0 20px 20px;
}
#side-bar .banner {
	margin:0 -20px 0 -20px;
	height:75px;
	width:449px;
}
#side-bar .banner img {
	float:left;
}
#side-bar .twitter-message {
	background:#fff;
    padding: 10px;
    border: 1px solid #adbfe7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin:10px 0 5px 0;
}
#side-bar .odd {

}
#side-bar .column {
	width:179px;
}
#side-bar .column h3 {
	float:right;
	width:179px;
	position: relative;
}
#side-bar .ad-blocks {
	clear:both;
	margin:10px -8px 0 0;
}
#side-bar .ad-blocks img {
	margin:0 8px 8px 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.wp-pagenavi {
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi .current {
	display: inline-block;
	width:36px;
	height:29px;
	background: url(images/bkg-pagination.png) no-repeat;
	color:#3c579a;
	text-decoration: none;
	padding-top:7px;
	margin:10px 2px 20px 2px;
	text-shadow: 1px 1px 0 #ecf0fa;
}
.wp-pagenavi a:hover, .wp-pagenavi .current {
	color:#fff;
	background: url(images/bkg-pagination.png) 0 -36px no-repeat;
	text-shadow: -1px -1px 0 #225e9d;
}
#footer-content-main {
	background:url(images/swirls-red.png) no-repeat right top #891010;
}

#footer-content-main .column {
	width: 345px;
	float: right;
	font-size: 14px;
	font-weight: 400;
	margin: 0 20px 40px 0;
	display: inline;
}
#footer-content-main ul a {
	display: inline-block;
	padding:4px 0 0;
	border-bottom:solid 1px #891010;
}
#footer-content-main ul a:hover {
	border-bottom:dotted 1px #fff;
	background: #c81515;
	margin-left:-10px;
	padding-left:10px;
}
#footer-content-main h2 {
	color: #fff;
	font-weight: 400;
	margin: 0;
}
#footer-content-main ul {
	margin:10px 0;
	padding:0;
	list-style-type: none;
	line-height: 18px;
}
#footer-content-main li {
	margin:0 0 5px 0;
}
#navigation a:hover,#footer-content {
	background: #891010;
}
#navigation-bottom a {
	padding-top:30px;
	padding-bottom:10px;
}
#navigation-bottom a:hover {
	background: #c81515;
}
#masthead img,.aligncenter {
	display: block;
	margin: auto;
}
#footer-image {
	float:left;
	margin:30px 0 0;
}
#footer-bar a:hover {
	text-decoration: underline;
}
#footer, #footer-bar {
	min-width: 1188px;
	background: #c81515;
}
.tweetmeme_pos {
	float:right;
	width:50px;
	margin:25px 0 10px 10px;
}
.twitter-share-button {
	width:110px !important;
}
#___plusone_1 {
	vertical-align: top !important;
	margin-top:2px !important;
}