table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	outline: 0;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
}
body {
	line-height: 1;
}
section {
}
ol, ul {
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
q:before, q:after {
}
blockquote, q {
}
a:focus {
	outline: thin dotted;
}
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
}
body {
}
#page {
}
#latest-message {
}
#recent-content {
}
.recent-post {
}
.recent-post + .recent-post {
}
#main {
}
#primary {
}
.page-template-nosidebar-page-php #content {
}
#content {
}
#secondary {
}
#supplementary {
}
#supplementary.two .widget-area {
}
#supplementary.three .widget-area {
}
#supplementary.four .widget-area {
}
#supplementary.four #fourth.widget-area {
}
#colophon {
}
.guestbook #content {
}
.alignleft {
}
.alignright {
}
.aligncenter {
}
textarea {
	color: #4a4a4a;
	font-family: Garamond, "Hoefler Text",Times New Roman, Times, serif;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.615;
}
body {
	background-color: #fff;
}
#page {
	border-radius: 10px;
}
h1,h2,h3,h4,h5,h6 {
}
h1 {
	font-family: 'Raleway', "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 25px;
	font-size: 2.5rem;
	line-height: 1.17;
}
h2 {
	font-family: Garamond, "Hoefler Text",Times New Roman, Times, serif;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.101;
}
h3 {
	font-size: 17px;
	font-size: 1.7rem;
	color: #8a8a8a;
	font-style: italic;
	line-height: 1.3125;
}
h6 {
	color: #8a8a8a;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-size: 1.1rem;
	letter-spacing: 0.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;
}
p {
}
ul, ol {
}
ul {
}
ol {
}
ul ul, ol ol, ul ol, ol ul {
}
dt {
	font-weight: bold;
}
dd {
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	color: #777;
}
.quote-caption {
}
address {
}
pre {
	line-height: 1.615;
}
code, kbd, tt, var {
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	text-decoration: none;
}
sub {
	font-size: 75%;
	line-height: 0;
}
sup {
}
sub {
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
}
table {
}
th {
	font-size: 12px;
	line-height: 2.1;
}
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
}
input {
		line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
input[type="submit"] {
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-9 */
	border-top-color: #ddd;
	border-bottom-color: #bbb;
	border-radius: 36px;
	color: #6a6a6a;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
}
input[type="submit"]:active {
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dadada',GradientType=0 ); /* IE6-9 */
	border-top-color: #bbb;
	border-bottom-color: #ddd;
}
input[type="radio"] {
}
input[type="search"] {
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
}
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
}
textarea {
	color: #777;
}
textarea:focus {
	color: #111;
}
textarea {
}
input[type=email] {
}
#s {
}
#searchsubmit {
}
a {
	color: #1982d1;
	text-decoration: none;
}
a:visited {
	color: #1982d1;
}
a:hover {
	text-decoration: underline;
}
.assistive-text {
}
#masthead {
}
#site-title {
	font-family: 'Raleway', "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 60px;
	font-size: 6rem;
	line-height: 1.212;
	text-align: center;
}
#site-title a {
	text-decoration: none;
}
#access {
	border-width: 3px 0;
}
#access ul {
	font-size: 14px;
	text-align: center;
}
#access li {
}
#access a {
	border-radius: 5px;
	color: #000;
	line-height: 21px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
}
#access ul ul ul {
}
#access ul ul a {
	border-width: 1px 0;
	color: #ccc;
	font-size: 13px;
}
#access ul ul li {
	text-align: left;
}
#access li.current-menu-item a {
	color: #777;
}
#access ul ul li.current-menu-item a {
	color: #ccc;
}
#page #access li:hover > a {
	color: #fff;
}
#access ul ul :hover > a {
}
#access ul ul a:hover {
}
#access ul li:hover > ul {
}
.sticky {
}
#featured-content {
}
.featured-post {
}
.featured-post {
}
.featured-post {
	opacity: 0;
	visibility: hidden;
}
#featured-post-1 {
	opacity: 1;
	visibility: visible;
}
.feature-title a {
	color: #fff;
	font-size: 24px;
	line-height: 1;
	text-decoration: none;
}
.feature-title a:hover {
	color: rgba(255,255,255,0.8);
}
.feature-summary {
	color: #ccc;
	color: rgba(255,255,255,0.5);
	font-size: 12px;
}
#feature-slider {
	text-align: center;
}
#feature-slider ul {
}
#feature-slider li {
}
#feature-slider a {
	border-radius: 12px;
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.2), inset 0 0 2px rgba(255,255,255,0.2);
	text-indent: -9000px;
}
#feature-slider a:focus {
	outline: none;
}
#feature-slider a.active {
	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: 0.8;
}
#description {
}
#site-description {
	border-bottom: 3px double #eee;
	font-family: 'Raleway', "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 25px;
	font-size: 2.5rem;
	line-height: 1.17;
	text-align: center;
}
#feature-slider + #description {
	border-top: 3px double #eee;
}
#recent-content {
	border-bottom: 3px double #eee;
}
.recent-post {
}
.recent-title {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.25;
}
.recent-title a {
	color: #2a2a2a;
	text-decoration: none;
}
.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;
	font-size: 1rem;
	letter-spacing: 0.05em;
	line-height: 2.4em;
	text-transform: uppercase;
}
.recent-post .entry-meta .sep:first-child {
}
.recent-summary {
	font-size: 13px;
	font-size: 1.3rem;
}
.page-title {
	color: #8a8a8a;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-size: 1rem;
	letter-spacing: 0.05em;
	line-height: 2.4em;
	text-transform: uppercase;
}
#main {
	border-bottom: 18px solid #eee;
}
.hentry {
}
.entry-header {
}
.entry-title {
}
.entry-title a {
	color: #2a2a2a;
	text-decoration: none;
}
.entry-title a:hover {
	color: #1982d1;
}
.entry-meta {
}
.entry-meta a {
}
.entry-header .entry-meta {
	border-bottom: 1px solid #eee;
	color: #8a8a8a;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-size: 1rem;
	letter-spacing: 0.05em;
	line-height: 2.4em;
	text-transform: uppercase;
}
.entry-header .entry-meta a {
}
abbr.published {
	cursor: textarea;
}
.indexed.single-author .byline {
}
.comments-link {
}
.comments-link a {
	border-radius: 5px;
	color: #777;
	text-align: center;
}
.comments-link a:before {
	border-color: transparent transparent transparent #eee;
	border-style: solid;
	border-width: 0px 10px 10px 10px;
}
.comments-link a:active {
	color: #fff;
	text-decoration: none;
}
.comments-link a:active:before {
	border-color: transparent transparent transparent #000;
}
.no-reply {
	visibility: hidden;
}
.entry-thumb {
}
.entry-summary {
}
.entry-content:after {
}
.entry-content:after {
}
.comment-content h1 {
	border-bottom: 1px solid #eee;
}
.more-link {
	font-style: italic;
}
.page-links {
}
footer.entry-meta {
	border-top: 1px solid #eee;
	color: #8a8a8a;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-size: 1rem;
	letter-spacing: 0.05em;
	line-height: 2.4em;
	text-transform: uppercase;
}
footer.entry-meta .tag-links + .edit-link:before {
}
footer.entry-meta a {
}
.indexed .format-image {
}
.indexed .format-image .feature-image {
}
.indexed .format-image .entry-image img {
}
.indexed .format-image .entry-header {
}
.indexed .format-image .entry-header .entry-meta {
	border-bottom: none;
}
.indexed .format-image .comments-link {
}
.indexed .format-image .entry-summary {
}
.indexed .format-image footer.entry-meta {
}
.error404 #searchform {
	border-bottom: 1px solid #eee;
}
.error404 .post {
}
.error404 .post .widget {
}
.error404 .post .widget_archive {
}
.error404 .post .widget_tag_cloud {
	border-top: 1px solid #eee;
}
.image-attachment .entry-header {
	text-align: center;
}
.image-attachment .entry-title {
}
.image-attachment .entry-header .entry-meta {
}
.image-attachment #content nav {
}
.image-attachment .next-image {
}
.entry-attachment img {
}
.widget img {
}
.widget img {
}
.comment-content img {
}
img[class*="wp-image-"] {
}
img.size-full {
}
#ie8 img.attachment-thumbnail {
}
.comment-content img.wp-smiley {
}
.wp-caption {
}
.wp-caption {
}
.wp-caption.alignright {
}
.wp-caption img {
}
.wp-caption-text {
	color: #8a8a8a;
	font-style: italic;
	text-align: center;
}
.wp-caption .wp-caption-text {
}
#content .gallery {
}
#content .gallery a img {
}
#content .gallery dd {
}
#content .gallery-columns-4 .gallery-item {
}
#content .gallery-columns-4 .gallery-item img {
}
.gallery-caption {
}
#page .wp-smiley {
}
object {
}
#content nav {
}
#content nav a {
	font-size: 17px;
	font-size: 1.7rem;
	font-style: italic;
	line-height: 1.3125;
}
#content nav .nav-previous {
}
#content nav .nav-next {
	text-align: right;
}
#nav-above {
}
.paged #nav-above {
}
#comments-title {
	color: #8a8a8a;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-size: 1rem;
	letter-spacing: 0.05em;
	line-height: 2.4em;
	text-transform: uppercase;
}
.commentlist {
}
li.comment {
}
li.pingback {
	border-width: 1px 0;
}
li.pingback + li.pingback {
	border-top: 0;
}
#comments .avatar {
	border-radius: 50%;
}
.comment-meta {
	color: #8a8a8a;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-size: 1rem;
	letter-spacing: 0.05em;
	line-height: 2.4em;
	text-transform: uppercase;
}
.comment-meta a {
	color: #8a8a8a;
}
.comment-meta a:hover {
	color: #1982d1;
}
#comments .children {
}
.children li.comment {
}
#comments .children .avatar {
}
.guestbook #comments-title {
}
.guestbook .commentlist {
}
.guestbook .commentlist > li.comment {
	border-bottom: 1px dashed #ddd;
}
.guestbook .commentlist > li.comment > article .avatar {
}
.guestbook .reply {
}
#respond {
	border-top: 1px solid #eee;
}
#reply-title {
	font-family: 'Raleway',"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
	font-style: normal;
	font-size: 25px;
	font-size: 2.5rem;
	line-height: 1.17;
}
#respond p {
}
.logged-in-as {
}
#respond input[type="text"] {
}
.comment-form-comment label {
}
#respond textarea {
}
.form-allowed-tags {
	font-size: 11px;
	color: #777;
}
.form-allowed-tags code {
	font-size: 10px;
}
.bypostauthor {
}
.widget {
}
#secondary {
	border-left: 1px solid #eee;
}
#secondary .widget {
}
.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;
}
#secondary .widget-title + div > ul {
}
#secondary .widget > div > ul {
}
#secondary .widget > div > ul > li {
	border-bottom: 1px solid #eee;
}
td#next {
	text-align: right;
}
.grav-widget-right {
}
.grav-widget-left {
}
.grav-widget-right {
}
#page .milestone-header {
	color: #4a4a4a;
	border-width: 3px 3px 0;
}
#page #supplementary .milestone-header {
	border-color: #dcdcdc;
}
#page .milestone-countdown {
	color: #4a4a4a;
	border-width: 0 3px 3px;
}
#page #supplementary .milestone-countdown {
	border-color: #dcdcdc;
}
#page .milestone-header .date:before {
	color: #ddd;
}
#page .milestone-header .date:after {
	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 {
}
#latest-message {
	border-top: 1px solid #eee;
}
#latest-message .permalink {
	font-style: italic;
	text-align: center;
}
#latest-message.format-status {
}
#latest-message.format-status .avatar {
	border-radius: 50%;
}
#latest-message.format-status .message-content {
}
#latest-message.format-quote .avatar {
}
#latest-message .permalink a:before {
}
#latest-message .permalink a:after {
}
#latest-message.format-quote blockquote {
}
#latest-message.format-quote blockquote:before {
	border-radius: 5px;
	color: #fff;
	font-size: 72px;
	line-height: 0;
	text-align: center;
}
#supplementary {
}
#supplementary .widget-title {
	border-bottom: 1px dashed #ccc;
}
#supplementary .widget > ul {
}
#colophon {
	border-radius: 0 0 10px 10px;
	color: #ccc;
}
#colophon a {
	color: #fff;
}
#site-info {
	text-align: center;
}
img#wpstats {
	border-radius: 50%;
}
.entry-likes:after {
}