body {
	font: 10px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

h1 {
	font-size: 3em;
	font-weight: 300;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	line-height: 1;
}

h2 {
	font-size: 3em;
	font-weight: 300;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
}

h2 a {
	color: #000;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 2.5em;
	letter-spacing: -.7px;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	font-weight: 500;

	}

h3 a {
	color: #555;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	font-size: 1.8em;
	line-height: 1.2em;
	font-weight: 900;
	letter-spacing: -0.5px;
	color: #000;
}

#sidebar h4, #sidebar-left h4 {
	font-size: 1.4em;
	margin-bottom: 8px;
	color: #000;
}

#sidebar h4 a, #sidebar-left h4 a {
	text-decoration: none;
	color: #000;
}

h4 a {
	color: #555;
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}


h5 {
	font-size: 1.5em;
	line-height: 1em;
}

#sidebar h5, #sidebar-left h5 {
    font-size: 1.2em;
    margin-bottom: 8px;
}

h5 {
	font-size: 1.5em;
	line-height: 1em;
}

h6 {
    font-size: 1.3em;
    line-height:1.2em;
    font-weight:normal;
    margin-bottom:5px;
}

h6 a {
    color: #555;
    text-decoration: none;
}

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 15px;
}

#sidebar p, #sidebar dl, #sidebar hr, #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6, #sidebar ol, #sidebar ul, #sidebar pre, table, #sidebar address, #sidebar fieldset {
	margin-bottom: 8px;
}

#sidebar ul + #sidebar h6 {
	margin-top: 6px;
}

p.deck {
	font: italic normal 1.6em/1 Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin-bottom: 20px;
}

#byline {
	margin-bottom: 25px;
}

p.byline {
	font-size: 1.2em;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
	display: inline;
	line-height: 1em;
}

p.byline a {
	text-decoration: none;
	color: #000;
}


p.byline b a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
}


div#article {
	font: normal normal normal 1.4em/1.6em Georgia, "Times New Roman", Times, serif;
}

div#article-scan {
	font: normal normal normal 1.2em/1.6em "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #AAA;
	margin-bottom: 10px;
}

p.text {
	font-size: 1.2em;
	line-height: 1.6em;
}

div#article p.excerpt a {
    color:#000;
    text-decoration:none;
}

div#article p.excerpt a:hover {
    color: #2f78a8;
}

div#article-scan p a {
    color: #777;
    text-decoration:none;
}

div#article p a, p.text a {
    color: #2f78a8;
    text-decoration:none;
}

div#article p a:hover, p.text a:hover {
    text-decoration:underline;
}

abbr {
	font-size: .8em;
	text-transform: uppercase;
}

.photo {
	width: 200px;
	float: left;
	margin-right: 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
}

.photo img {
	width: 200px;
	border: 1px solid #CCC;
	padding: 3px;
	margin-bottom: 10px;
	clear: both;
}

.smaller {
    font-size:.9em;
    color:#777;
}

.bigger {
    font-size:1.1em;
    line-height:1.4em;
}

.navigation {
	margin-bottom: 15px;
	color: #999;
	font-size: 1.1em;
}

.navigation.inner-nav {
    margin-bottom: 15px;
    clear:both;
    display:block;
}

.navigation a {
	text-decoration: none;
	color: #999;
}

.navigation a:hover {
	text-decoration: underline;
	color: #2f78a8;
}

p.postmetadata {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #777;
	font-size: 1em;
	border: 1px solid #AAA;
	background: #E8E8E8;
	padding: 10px;
	margin-bottom: 20px;
}

p.postmetadata-nobox {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #777;
	font-size: 1em;
	margin-bottom: 15px;
}

p.postmetadata a {
	color: #777;
    text-decoration:none;
}

p.postmetadata a:hover {
    color: #333;
    text-decoration:underline;
}

blockquote {
	padding-left: 15px;
	font-style: normal;
	margin-bottom: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: .95em;	
	border-left: 2px solid #CCC;
}

blockquote p {
	margin-bottom: 10px;
}

blockquote b, blockquote p b, blockquote strong, blockquote p strong {
	font-weight: 800;
}

s, del {
	text-decoration: line-through;
	text-transform: none;
}

li.comment p + p {
    padding-top:10px;
}

div.list-as-6 li {
    font-size: 1.3em;
    line-height:1.2em;
    font-weight:normal;
    margin-bottom:5px;
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom:10px;
}

div.list-as-6 li a {
    color: #555;
    text-decoration: none;
}

div#article-scan h6 {
	  margin: 0;
	  padding: 0;
      margin-bottom:1px !important;    

}

div#article-scan h6 a {
    color: #555;
    text-decoration: none;
    font-size: 1.2em;
    line-height:1.2em;
    font-weight:normal;
    font-weight:300;
}
