html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}

html {
	font-size:62.5%;
	overflow-y:scroll;
}

body {
	background:#fff;
	line-height:1;
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
	display:block;
}

ol,ul {
	list-style:none;
}

table {
	border-collapse:separate;
	border-spacing:0;
}

caption,th,td {
	font-weight:normal;
	text-align:left;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:"";
}

blockquote,q {
	quotes:"" "";
}

a:focus {
	outline:thin dotted;
}

a:hover,a:active {
	outline:0;
}

a img {
	border:0;
}

body {
	padding:0 1.615em;
}

#page {
	margin:1.615em auto;
	width:960px;
}

#masthead,#description,#featured-content,#recent-content,#latest-message {
	margin:0 3.645833333333%;
}

#recent-content {
	overflow:hidden;
}

.recent-post {
	float:left;
	margin:0;
	max-width:22.134831460674%;
}

.recent-post + .recent-post {
	margin-left:3.720224719101%;
}

#main {
	width:100%;
}

#primary {
	float:left;
	margin:0 -33.229166666666% 0 0;
	width:100%;
}

#content {
	margin:0 38.020833333333% 0 3.645833333333%;
	max-width:560px;
}

#secondary {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	float:right;
	margin-right:3.645833333333%;
	overflow:hidden;
	width:29.583333333333%;
}

#supplementary {
	clear:both;
	overflow:hidden;
	padding:0 3.645833333333%;
}

#supplementary.two .widget-area {
	float:left;
	margin-right:3.7%;
	width:48.089887640449%;
}

#supplementary.three .widget-area {
	float:left;
	margin-right:3.7%;
	width:30.786516853933%;
}

#supplementary.four .widget-area {
	float:left;
	margin-right:3.7%;
	width:22.134831460674%;
}

#supplementary.two #second.widget-area,#supplementary.three #third.widget-area,#supplementary.four #fourth.widget-area {
	margin-right:0;
}

#colophon {
	clear:both;
	padding:0 3.645833333333%;
}

.error404 #page #content,.image-attachment #content,.guestbook #content {
	margin:0 3.645833333333%;
	max-width:890px;
	width:890px;
}

.alignleft {
	display:inline;
	float:left;
	margin-top:.5em;
	margin-right:1.615em;
}

.alignright {
	display:inline;
	float:right;
	margin-top:.5em;
	margin-left:1.615em;
}

.aligncenter {
	clear:both;
	display:block;
	margin:.8075em auto;
}

body,button,input,select,textarea {
	color:#4a4a4a;
	font-family:Garamond, "Hoefler Text", Times New Roman, Times, serif;
	font-size:15px;
	font-weight:300;
	line-height:1.615;
}

body {
	background:#fff url('images/body-bg.png');
}

#page {
	background:#fff;
	border:1px solid #bbb;
	border-radius:10px;
}

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

h1 {
	font-family:'Raleway', "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size:25px;
	line-height:1.17;
	margin-bottom:0;
	padding-top:0;
}

h2 {
	font-family:Garamond, "Hoefler Text", Times New Roman, Times, serif;
	font-size:22px;
	line-height:1.101;
	margin-bottom:1.101em;
}

h3 {
	font-size:17px;
	color:#8a8a8a;
	font-style:italic;
	line-height:1.3125;
}

h4,h5,h6 {
	color:#8a8a8a;
	font-family:Verdana, sans-serif;
	font-size:11px;
	letter-spacing:.05em;
	line-height:2.18;
	text-transform:uppercase;
}

h5 {
	font-size:10px;
	line-height:2.4;
}

h6 {
	font-size:9px;
	line-height:2.666;
}

hr {
	background-color:#ddd;
	border:0;
	height:1px;
	margin-bottom:1.615em;
}

p {
	margin-bottom:1.615em;
}

ul,ol {
	margin:0 0 1.615em 3.23em;
}

ul {
	list-style:square;
}

ol {
	list-style:decimal;
}

ul ul,ol ol,ul ol,ol ul {
	margin-bottom:0;
	margin-left:1.615em;
}

dt {
	font-weight:bold;
}

dd {
	margin:0 1.615em 1.615em;
}

b,strong {
	font-weight:bold;
}

dfn,cite,em,i {
	font-style:italic;
}

blockquote {
	color:#777;
	margin:0 1.615em;
}

address {
	margin-bottom:1.615em;
}

pre {
	background:#eee;
	font:13px "Courier 10 Pitch", Courier, monospace;
	line-height:1.615;
	margin-bottom:1.9384615384615em;
	padding:.96923076923077em 1.9384615384615em;
	overflow-x:scroll;
}

code,kbd,tt,var {
	font:13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,acronym {
	border-bottom:1px dotted #666;
	cursor:help;
}

mark,ins {
	background:#fff9c0;
	text-decoration:none;
}

sup,sub {
	font-size:75%;
	height:0;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}

sup {
	bottom:1ex;
}

sub {
	top:.5ex;
}

small {
	font-size:75%;
}

big {
	font-size:125%;
}

figure {
	margin:0;
}

table {
	margin:0 0 1.615em;
	width:100%;
}

th {
	font-size:12px;
	line-height:2.1;
}

button,input,select,textarea {
	font-size:100%;
	margin:0;
	vertical-align:baseline;
}

button,input {
	line-height:normal;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	background:#f5f5f5;
	background:-moz-linear-gradient(top,#f5f5f5 0%,#e4e4e4 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(100%,#e4e4e4));
	background:-webkit-linear-gradient(top,#f5f5f5 0%,#e4e4e4 100%);
	background:-o-linear-gradient(top,#f5f5f5 0%,#e4e4e4 100%);
	background:-ms-linear-gradient(top,#f5f5f5 0%,#e4e4e4 100%);
	background:linear-gradient(top,#f5f5f5 0%,#e4e4e4 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#e4e4e4',GradientType=0);
	border:1px solid #ccc;
	border-top-color:#ddd;
	border-bottom-color:#bbb;
	border-radius:36px;
	color:#6a6a6a;
	cursor:pointer;
	padding:10px 21px 6px;
	-webkit-appearance:button;
}

button:focus,html input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,button:active,html input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active {
	background:#eeeeee;
	background:-moz-linear-gradient(top,#eeeeee 0%,#dadada 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eeeeee),color-stop(100%,#dadada));
	background:-webkit-linear-gradient(top,#eeeeee 0%,#dadada 100%);
	background:-o-linear-gradient(top,#eeeeee 0%,#dadada 100%);
	background:-ms-linear-gradient(top,#eeeeee 0%,#dadada 100%);
	background:linear-gradient(top,#eeeeee 0%,#dadada 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#dadada',GradientType=0);
	border-top-color:#bbb;
	border-bottom-color:#ddd;
}

input[type="checkbox"],input[type="radio"] {
	box-sizing:border-box;
	padding:0;
}

input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border:0;
	padding:0;
}

input[type=text],textarea {
	color:#777;
	border:1px solid #ddd;
}

input[type=text]:focus,textarea:focus {
	color:#111;
}

textarea {
	overflow:auto;
	padding-left:3px;
	vertical-align:top;
	width:98%;
}

input[type=text] {
	padding:5px 3px 1px;
}

#s {
	width:97%;
}

#searchsubmit {
	display:none;
}

a {
	color:#1982d1;
	text-decoration:none;
}

a:visited {
	color:#1982d1;
}

a:focus,a:active,a:hover {
	text-decoration:underline;
}

.assistive-text {
	clip:rect(1px 1px 1px 1px);
	position:absolute!important;
}

#masthead {
	padding:3.23em 0 0;
}

#site-title {
	font-family:'Raleway', "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size:60px;
	line-height:1.212;
	text-align:center;
}

#site-title a {
	text-decoration:none;
}

#access {
	border:3px double #eee;
	border-width:3px 0;
	clear:both;
	display:block;
	float:left;
	margin:1.615em auto;
	min-height:43px;
	position:relative;
	width:100%;
}

#access ul {
	clear:left;
	float:right;
	list-style:none;
	font-size:14px;
	margin:0;
	padding-left:0;
	position:relative;
	right:50%;
	text-align:center;
}

#access li {
	display:block;
	float:left;
	position:relative;
	left:50%;
}

#access a {
	border-radius:5px;
	color:#000;
	display:block;
	line-height:21px;
	margin:6px 10px;
	padding:5px 10px;
	text-decoration:none;
}

#access ul ul {
	clear:none;
	background:#000;
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.2);
	box-shadow:0 3px 3px rgba(0,0,0,0.2);
	display:none;
	float:none;
	margin:31px 0 0;
	padding:6px 0;
	position:absolute;
	top:0;
	right:auto;
	left:10px;
	z-index:99999;
	width:200px;
}

#access ul ul ul {
	float:left;
	margin:0;
	position:absolute;
	left:200px;
	right:auto;
	top:-6px;
}

#access ul ul a {
	border:1px solid #222;
	border-width:1px 0;
	color:#ccc;
	font-size:13px;
	margin:0 0 -1px;
	padding:5px 10px;
	width:180px;
	height:auto;
}

#access ul ul li {
	float:none;
	left:auto;
	text-align:left;
}

#access li.current_page_item a,#access li.current-menu-item a {
	background:#eee;
	color:#777;
}

#access li.current_page_item ul a,#access li.current-menu-item ul a,#access ul ul li.current_page_item a,#access ul ul li.current-menu-item a {
	background:transparent;
	color:#ccc;
}

#page #access li:hover > a {
	background:#006e9c;
	color:#fff;
}

#access ul li:hover > ul {
	display:block;
}

#featured-content {
	margin-top:-1.615em;
	margin-bottom:1.615em;
	min-height:359px;
	position:relative;
	overflow:hidden;
}

.featured-post {
	position:absolute;
	-webkit-transition-duration:900ms;
	-webkit-transition-property:opacity, visibility;
	-webkit-transition-timing-function:ease;
	-moz-transition-duration:900ms;
	-moz-transition-property:opacity, visibility;
	-moz-transition-timing-function:ease;
	opacity:0;
	visibility:hidden;
}

#featured-post-1 {
	opacity:1;
	visibility:visible;
}

.feature-title a {
	background:#000;
	background:rgba(0,0,0,0.5);
	color:#fff;
	display:inline-block;
	font-size:24px;
	line-height:1;
	margin:0;
	max-width:50%;
	padding:24px 48px 18px;
	position:absolute;
	bottom:36px;
	left:2px;
	text-decoration:none;
}

.featured-post:hover .feature-title a,.featured-post:active .feature-title a,.featured-post:focus .feature-title a,.feature-title a:focus,.feature-title a:active,.feature-title a:hover {
	background:rgba(0,0,0,0.75);
	color:rgba(255,255,255,0.8);
}

.feature-summary {
	color:#ccc;
	font-size:12px;
}

#feature-slider {
	overflow:visible;
	position:relative;
	text-align:center;
	height:36px;
}

#feature-slider ul {
	float:left;
	list-style-type:none;
	margin:0 auto;
	position:absolute;
	left:50%;
}

#feature-slider li {
	float:left;
	margin:0 6px;
	position:relative;
	right:50%;
}

#feature-slider a {
	background:#eee;
	background:rgba(238,238,238,0.9);
	border-radius:12px;
	-webkit-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.2), inset 0 0 2px rgba(255,255,255,0.2);
	-moz-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.2), inset 0 0 2px rgba(255,255,255,0.2);
	box-shadow:inset 1px 1px 5px rgba(0,0,0,0.2), inset 0 0 2px rgba(255,255,255,0.2);
	display:block;
	text-indent:-9000px;
	width:14px;
	height:14px;
}

#feature-slider a:focus {
	outline:none;
}

#feature-slider a.active {
	background:#000;
	-webkit-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.8), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.8), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow:inset 1px 1px 5px rgba(0,0,0,0.8), inset 0 0 2px rgba(255,255,255,0.8);
	cursor:default;
	opacity:.8;
}

#description {
	clear:both;
	margin-bottom:2.4225em;
}

#site-description {
	border-bottom:3px double #eee;
	font-family:'Raleway', "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size:25px;
	line-height:1.17;
	margin-bottom:0;
	padding:0 0 2em;
	text-align:center;
}

#featured-content + #description,#feature-slider + #description {
	border-top:3px double #eee;
	padding-top:3.23em;
}

#recent-content {
	border-bottom:3px double #eee;
	margin-bottom:3.23em;
}

.recent-post {
	margin-bottom:1.615em;
}

.recent-title {
	font-size:24px;
	line-height:1.25;
	margin:.1em 0 0;
}

.recent-title a {
	color:#2a2a2a;
	text-decoration:none;
}

.recent-title a:focus,.recent-title a:active,.recent-title a:hover {
	color:#1982d1;
}

.recent-post .entry-meta {
	border-bottom:1px solid #eee;
	color:#8a8a8a;
	font-family:Verdana, sans-serif;
	font-size:10px;
	letter-spacing:.05em;
	line-height:2.4em;
	margin-bottom:1em;
	padding-bottom:1em;
	text-transform:uppercase;
}

.recent-post .entry-meta .sep:first-child {
	display:none;
}

.recent-summary {
	font-size:13px;
}

.page-title {
	color:#8a8a8a;
	font-family:Verdana, sans-serif;
	font-size:10px;
	letter-spacing:.05em;
	line-height:2.4em;
	padding-bottom:2.4em;
	text-transform:uppercase;
}

#main {
	border-bottom:18px solid #eee;
	float:left;
	padding-top:1.615em;
}

.hentry {
	margin:0 0 3.23em;
	position:relative;
}

.entry-header {
	position:relative;
}

.entry-title {
	margin-right:70px;
}

.entry-title a {
	color:#2a2a2a;
	text-decoration:none;
}

.entry-title a:focus,.entry-title a:active,.entry-title a:hover {
	color:#1982d1;
}

.entry-meta {
	clear:both;
}

.entry-header .entry-meta {
	border-bottom:1px solid #eee;
	color:#8a8a8a;
	font-family:Verdana, sans-serif;
	font-size:10px;
	letter-spacing:.05em;
	line-height:2.4em;
	padding-bottom:2.4em;
	text-transform:uppercase;
}

abbr.published {
	border:none;
	cursor:textarea;
}

.indexed.single-author .byline {
	display:none;
}

.comments-link {
	margin:0;
	position:absolute;
	top:-.175em;
	right:0;
}

.comments-link a {
	background:#eee;
	border-radius:5px;
	color:#777;
	display:inline-block;
	min-width:2.7em;
	padding:.15em .1em;
	text-align:center;
}

.comments-link a:before {
	border-color:transparent transparent transparent #eee;
	border-style:solid;
	border-width:0 10px 10px;
	content:'';
	position:absolute;
	bottom:-10px;
	left:.3em;
}

.comments-link a:hover,.comments-link a:focus,.comments-link a:active {
	background:#006e9c;
	color:#fff;
	text-decoration:none;
}

.comments-link a:hover:before,.comments-link a:focus:before,.comments-link a:active:before {
	border-color:transparent transparent transparent #006e9c;
}

.no-reply {
	visibility:hidden;
}

.entry-thumb {
	float:left;
	display:block;
	margin:0 1.615em 1.615em 0;
}

.entry-content,.entry-summary {
	margin:1.615em 0 0;
}

.entry-content h1,.comment-content h1 {
	border-bottom:1px solid #eee;
	margin-bottom:.97em;
	padding-bottom:.97em;
}

.more-link {
	font-style:italic;
}

.page-links {
	clear:both;
	margin:0 0 1.615em;
}

footer.entry-meta {
	border-top:1px solid #eee;
	color:#8a8a8a;
	font-family:Verdana, sans-serif;
	font-size:10px;
	letter-spacing:.05em;
	line-height:2.4em;
	padding:1.2em 0 0;
	text-transform:uppercase;
}

footer.entry-meta .cat-links + .tag-links:before {
	content:'| ';
}

footer.entry-meta .tag-links + .edit-link:before {
	content:'| ';
}

.indexed .format-image {
	border:1px solid #bbb;
	margin:0 0 3.23em;
	padding:1px 0 0;
}

.indexed .format-image .feature-image {
	float:left;
	margin:0;
}

.indexed .format-image .entry-image img {
	background:#fff;
	display:block;
	max-width:99.5%;
	margin:auto;
}

.indexed .format-image .entry-header {
	padding:1.615em 1.615em 0;
}

.indexed .format-image .entry-header .entry-meta {
	border-bottom:none;
	padding-bottom:none;
}

.indexed .format-image .comments-link {
	top:1.44em;
	right:1.615em;
}

.indexed .format-image .entry-summary {
	margin:0;
	padding:1.615em 1.615em 0;
}

.indexed .format-image footer.entry-meta {
	margin:0 2.4em 1.2em;
}

.error404 #searchform {
	border-bottom:1px solid #eee;
	margin:0 0 1.615em;
	padding:0 0 1.615em;
}

.error404 .post {
	float:left;
	padding:0 0 1.615em;
}

.error404 .post .widget {
	float:left;
	margin-right:3.7%;
	width:30.786516853933%;
}

.error404 .post .widget_archive {
	margin-right:0;
}

.error404 .post .widget_tag_cloud {
	border-top:1px solid #eee;
	margin-right:0;
	padding:1.615em 0 0;
	width:100%;
}

.image-attachment .entry-header {
	text-align:center;
}

.image-attachment .entry-title {
	margin-right:0;
}

.image-attachment .entry-header .entry-meta {
	border:none;
}

.image-attachment #content nav {
	margin:0 0 1.615em;
}

.image-attachment .next-image {
	padding-left:1em;
}

.image-attachment .attachment img {
	display:block;
	height:auto;
	margin:0 auto 1.615em;
}

#masthead img,#featured-content img,#recent-content img,.entry-content img,.entry-thumb img,.comment-content img,.widget img {
	background:#fff;
	border:1px solid #bbb;
	max-width:99.35%;
	padding:1px;
}

.entry-content img,.comment-content img {
	max-width:99.25%;
}

#masthead img,img[class*="align"],img[class*="wp-image-"] {
	height:auto;
}

#masthead img,img.size-full {
	max-width:100%;
	width:auto;
}

#ie8 #featured-content img,#ie8 img.attachment-thumbnail {
	width:auto;
}

.entry-content img.wp-smiley,.comment-content img.wp-smiley {
	border:none;
	margin-bottom:0;
	margin-top:0;
	padding:0;
}

.wp-caption {
	max-width:100%;
}

.wp-caption img {
	display:block;
	margin:-1.2% auto 0;
	max-width:98%;
}

.wp-caption-text {
	color:#8a8a8a;
	font-style:italic;
	text-align:center;
}

.wp-caption .wp-caption-text {
	margin:.8075em 0;
}

#content .gallery {
	margin-bottom:1.615em;
}

#content .gallery a img {
	border:none;
	height:auto;
	max-width:100%;
}

#content .gallery dd {
	margin:0;
}

embed,iframe,object {
	max-width:100%;
}

#content nav {
	margin:0 0 3.23em;
	overflow:hidden;
}

#content nav a {
	font-size:17px;
	font-style:italic;
	line-height:1.3125;
}

#content nav .nav-previous {
	float:left;
	width:50%;
}

#content nav .nav-next {
	float:right;
	text-align:right;
	width:50%;
}

#nav-above {
	display:none;
}

.paged #nav-above {
	display:block;
}

#comments-title {
	color:#8a8a8a;
	font-family:Verdana, sans-serif;
	font-size:10px;
	letter-spacing:.05em;
	line-height:2.4em;
	margin:0;
	padding-bottom:1em;
	text-transform:uppercase;
}

.commentlist {
	list-style:none;
	margin:1.615em 0;
}

li.comment {
	padding:0 0 1.615em 5.5em;
	position:relative;
}

li.pingback {
	border:1px solid #eee;
	border-width:1px 0;
	margin:0 0 3.23em;
	padding:1.615em 1.615em 0;
}

li.pingback + li.pingback {
	border-top:0;
	margin-top:-3.23em;
}

#comments .avatar {
	border-radius:50%;
	position:absolute;
	top:-5px;
	left:0;
}

.comment-meta {
	color:#8a8a8a;
	font-family:Verdana, sans-serif;
	font-size:10px;
	letter-spacing:.05em;
	line-height:2.4em;
	margin-bottom:1em;
	padding-bottom:1em;
	text-transform:uppercase;
}

.comment-meta a {
	color:#8a8a8a;
}

.comment-meta a:focus,.comment-meta a:active,.comment-meta a:hover {
	color:#1982d1;
}

.children {
	list-style:none;
	margin:1.615em 0 0;
}

.children li.comment {
	padding:0 0 1.615em 3.23em;
}

#comments .children .avatar {
	top:-.2em;
}

.guestbook #comments-title {
	display:none;
}

.guestbook .commentlist {
	float:left;
	width:100%;
}

.guestbook .commentlist > li.comment {
	border-bottom:1px dashed #ddd;
	display:block;
	float:left;
	padding-top:1.615em;
	width:38.75%;
}

.guestbook .commentlist > li.comment > article .avatar {
	margin-top:1.615em;
}

.guestbook .reply {
	display:none;
}

#respond {
	border-top:1px solid #eee;
	padding:3.23em 0 1.615em;
}

#reply-title {
	font-family:'Raleway', "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-style:normal;
	font-size:25px;
	line-height:1.17;
	margin-bottom:0;
	padding-top:0;
}

#respond p {
	position:relative;
}

.comment-notes,.logged-in-as {
	margin-top:1.615em;
}

#respond input[type="text"] {
	float:left;
	margin-right:.5em;
}

.comment-form-comment label {
	display:none;
}

#respond textarea {
	margin-bottom:-1.2em;
}

.form-allowed-tags {
	font-size:11px;
	color:#777;
}

.form-allowed-tags code {
	font-size:10px;
}

.widget {
	overflow:hidden;
}

#secondary {
	border-left:1px solid #eee;
}

#secondary .widget {
	margin:0 0 1.615em;
	padding-left:7.042253521127%;
}

.widget-title {
	font-family:'Raleway', "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size:21px;
}

#secondary .widget-title {
	border-bottom:1px solid #eee;
	color:#2a2a2a;
	margin:0 0 .6em -7.04225%;
	padding:0 0 .8075em 7.042253521127%;
}

#secondary .widget-title + ul,#secondary .widget-title + div > ul {
	margin-top:-.65em;
}

#secondary .widget > ul,#secondary .widget > div > ul {
	list-style:none;
	margin-left:0;
}

#secondary .widget > ul > li,#secondary .widget > div > ul > li {
	border-bottom:1px solid #eee;
	margin-left:-7.042253521127%;
	padding:.65em 0 .4em 7.042253521127%;
}

td#next {
	text-align:right;
}

#page .milestone-header {
	color:#4a4a4a;
	background:#fff;
	border:3px double #eee;
	border-width:3px 3px 0;
	padding:1.615em 0 0;
}

#page #supplementary .milestone-header {
	border-color:#dcdcdc;
}

#page .milestone-countdown {
	color:#4a4a4a;
	background:#fff;
	border:3px double #eee;
	border-width:0 3px 3px;
}

#page #supplementary .milestone-countdown {
	border-color:#dcdcdc;
}

#page .milestone-header .date:before {
	content:"â€” ";
	color:#ddd;
}

#page .milestone-header .date:after {
	content:" â€”";
	color:#ddd;
}

#page .milestone-countdown {
	font-style:italic;
}

#page .milestone-countdown .difference {
	color:#ddd;
	font-weight:normal;
	font-size:700%;
	line-height:1;
}

#supplementary .widget_search #searchform {
	margin:0 0 1.615em;
}

#latest-message {
	border-top:1px solid #eee;
	clear:both;
	min-height:75px;
	overflow:hidden;
	padding:1.615em 0 0;
	position:relative;
}

#latest-message .permalink {
	font-style:italic;
	text-align:center;
}

#latest-message.format-status {
	min-height:54px;
}

#latest-message.format-status .avatar {
	border-radius:50%;
	position:absolute;
	top:14px;
	left:0;
}

#latest-message.format-status .message-content {
	margin:0 0 0 5.5em;
}

#latest-message.format-quote .permalink,#latest-message.format-quote .avatar {
	display:none;
}

#latest-message .permalink a:before {
	content:'â€” ';
}

#latest-message .permalink a:after {
	content:' â€”';
}

#latest-message.format-quote blockquote {
	margin:0 3.23em 0 5.5em;
}

#latest-message.format-quote blockquote:before {
	background:#eee;
	border-radius:5px;
	color:#fff;
	content:'â€œ';
	display:block;
	font-size:72px;
	line-height:0;
	padding:48px 0 0;
	position:absolute;
	top:24px;
	left:0;
	text-align:center;
	width:54px;
}

#supplementary {
	background:#eee;
	padding-top:1.615em;
	padding-bottom:3.23em;
}

#supplementary .widget-title {
	border-bottom:1px dashed #ccc;
	margin:0 0 .5em;
	padding:0 0 .5em;
}

#supplementary .widget > ul {
	margin-left:1em;
}

#colophon {
	background:#006e9c;
	border-radius:0 0 10px 10px;
	color:#ccc;
	margin:0 -1px -1px;
}

#colophon a {
	color:#FFF;
}

#site-info {
	padding:1.615em 0;
	text-align:center;
}

img#wpstats {
	background:#fff;
	border-radius:50%;
	display:none;
	margin:0 auto 1.615em;
	padding:3px;
}

#main div.sharedaddy h3.sd-title {
	color:#8a8a8a;
	font-family:Verdana, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:.05em;
	text-transform:uppercase;
}

#main #flickr_badge_wrapper {
	border:none;
}