/* Typography */

body {
	font-size: 62.5%;
	line-height: 1.6;
	font-family: "Helvetica Neue", arial, helvetica, verdana, sans-serif;
	color: #414141;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	font-size: 240%;
}

h2 {
	font-size: 220%;
}

h3 {
	font-size: 160%;
}

h4 {
	font-size: 150%;
}

h5 {
	font-size: 140%;
}

h6 {
	font-size: 130%;
}

dl, li, p {
	font-size: 120%;
}

li p {
	font-size: 100%;
}

li li {
	font-size: 100%;
}

a {
	outline: none;
	color: #636469;
	text-decoration: none;
	color: #ec8223;
}

.editor a {
	outline: none;
	color: #ec8223;
}

p a {
	font-size: 100%;
}

input, label, textarea {
	color: #414141;
	font-size: 12px;
	font-family: "Helvetica Neue", arial, helvetica, verdana, sans-serif;	
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

pre {
	display: block;
	margin: 10px 0;
}

code {
	padding: 10px;
	display: block;
	color: #414141;
	font-size: 11px;
	font-family: Monaco, courier, monospace;
	background-color: #f6f6f6;
	line-height: 1.4;
	border: 1px dashed #c5c5c5;
}

.editor img {
	padding:3px;
	border: 1px solid #ccc;
	margin: 10px 0;
}

.editor img.no_border {
	padding: 0;
	border: none;
	margin: 10px 0;
}

#post-924 .editor img.no_border {
	padding: 0;
	border: none;
	margin: 0 0 10px 0;
}

.editor object {
	display: block;
	padding: 0 0 10px 0;
}

.left, .editor img.left {
	float: left;
	margin: 0 15px 15px 0;
}

.right, .editor img.right {
	float: right;
	margin: 0 0 15px 15px;
}

img.aligncenter, .center, .right, .editor img.center {
	display: block;
	margin: 0 auto;
}

textarea {
	font-family: "Helvetica Neue", arial, helvetica, verdana, sans-serif;
	color:  #414141;
	padding: 9px 7px;	
}

.single_post h2 a, #sidebar ul li a, #sidebar ul li h3 {
	outline: none;
	color: #3b3c3e;
}

.single_post h2 a:hover, #sidebar ul li a:hover {
	text-decoration: underline;
}

p.date_author {
	color: #b6b6b6;
	line-height: 1.2;
}

.editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
	margin: 0;
	margin-top: 2px;
	margin-bottom: 5px;
}

.editor h1 {
	font-size: 180%;
	line-height: 1.3;
	margin-bottom: 8px;
}

.editor h2 {
	font-size: 170%;
	line-height: 1.3;	
	margin-bottom: 8px;
}

#post-924 .editor h2 {
	font-size: 170%;
	line-height: 1.3;	
	margin: 16px 0 8px;
}

.editor blockquote {
	padding: 16px 0 16px 56px; 
	font: italic 140%/1.4 Georgia, "Times New Roman", Times, serif; 
	background: url(images/quote.gif) no-repeat 4px 4px;
}

#multicolumn .editor h3, .editor h3 {
	font-size: 180%;
	margin: 0;
	color: #414141;
	font-weight: bold;
	line-height: 1.4;
	margin: 25px 0 10px 0;
}

.editor h4 {
	font-size: 150%;
	line-height: 1.4;
}

.editor h5 {
	font-size: 140%;
	line-height: 1.4;
}

.editor h6 {
	font-size: 130%;
	line-height: 1.4;
}

.editor ul, .editor ol {
	margin-left: 25px;
	margin-bottom: 10px;
}

.editor ul li, .editor ol li {
	margin-bottom: 5px;
}

.editor ul {
	list-style-type: disc;
}

.editor ul ul {
	list-style-type: lower-latin;
}

.editor ol {
	list-style-type: decimal;
}

.editor dl dt {
	font-weight: bold;
}

.editor dl dd {
	margin-bottom: 5px;
}

.editor p {
	margin-bottom: 10px;
}

p.extra a, a.more-link {
	color: #63666b;
}

abbr, acronym, address, bdo, pre, fieldset, dfn, samp, kbd, var, cite, tt, table {
	font-size: 120%;
}

acronym {
	font-size: 100%;
	border-bottom: 1px dotted #414141;
}


big {
	font-size: 150%;
}

small {
	font-size: 100%;
}

.editor table {
	border-collapse: collapse; 
	border-spacing: 0;
	border-top: 1px solid #ccc;  
	border-left: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.editor table caption {
	padding-bottom: .8em;
}

.editor th, .editor td { 
	border-bottom: 1px solid #ddd; 
	border-right: 1px solid #ccc; 
	padding: .8em;
}

.editor th, .editor thead td { 
	font-weight: bold; 
}

#sharethis_0, #sharethis_O { display: block; clear: both; }
.editor img.iphoneImg { display: block; padding: 3px 96px }
