




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; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
}
body {
	background: #f2f2f2;
}
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,
button,
input,
select,
textarea {
	color: #333;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 16px;
}


h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}


p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
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.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%; 
	margin: 0; 
	vertical-align: baseline; 
	*vertical-align: middle; 
}
button,
input {
	line-height: normal; 
	*overflow: visible;  
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #333;
	border: none 0;
	color: #fff;
	height: 25px;
	padding: 0 15px;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
}
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 {
}
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],
input[type=email],
input[type=password],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
	color: #111;
}
input[type=text],
input[type=email],
input[type=password] {
	height: 15px;
	padding: 3px;
}
textarea {
	overflow: auto; 
	padding-left: 3px;
	vertical-align: top; 
	width: 98%;
}
.clearfix {
	clear: both;
}


a {
	color: #666;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:visited {
	color: #666;
}
a:hover,
a:focus,
a:active {
	color: #333;
	text-decoration: underline;
}


.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}


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




.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	margin: 15px 0 0 15px;
	position: relative;
}
.main-navigation a {
	border-top: 1px solid #333;
	color: #333;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 5px;
	text-decoration: none;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
	width: 130px;
}
.main-navigation ul ul {
	background-color: #e8e8e8;
	display: none;
	float: left;
	position: absolute;
		top: 2.5em;
		left: 0;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	border-top: none;
	padding: 8px 5px;
	width: 170px;
}
.main-navigation ul ul li {
	float: none;
	margin: 0;
}
.main-navigation li:hover > a {
	background-color: #e8e8e8;
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
	background-color: #d7d7d7;
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
}


.menu-toggle {
	cursor: pointer;
}
.main-small-navigation .menu {
	display: none;
}




.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: block;
}
.entry-content,
.entry-summary {
	margin: 0;
}
.page-links {
	clear: both;
	font-weight: bold;
	margin: 0 0 1.5em;
	padding: 1.5em 0 0;
}
.page-links a {
	font-weight: normal;
	padding: 2px;
	text-decoration: none;
}
.page-links a:hover {
	background-color: #ccc;
	color: #333;
}




.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; 
}
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; 
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
}
.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.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
	margin-bottom: 10px;
}
.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	font-size: 11px;
	margin: 5px 0 0 0;
	padding: 0 30px;
}
#content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
	font-size: 11px;
	padding: 0 10px;
}
#content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
#content .gallery dd {
	margin: 0;
}
#content .gallery-columns-4 .gallery-item {
}
#content .gallery-columns-4 .gallery-item img {
}
img.alignleft {
	margin: 5px 10px 5px 0;
}
img.alignright{
	margin: 5px 0 5px 10px;
}


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




#content .site-navigation {
	margin: 0 0 1.5em;
}
#content .nav-previous {
	float: left;
	width: 50%;
}
#content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}



.bypostauthor {
}



.widget-area {
	float: left;
	margin: 15px 15px 0 0;
}
.one .widget-area {
	width: 450px;
}
.two .widget-area {
	width: 217px;
}
.three .widget-area,
.four .widget-area {
	width: 140px;
}
.widget {
	border-top: 1px solid #333;
	font-size: 12px;
	line-height: 16px;
	margin: 15px 0 0;
	overflow: hidden;
	padding: 15px 0;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.widget:hover {
	background-color: #e8e8e8;
}
.widget h1,
.widget h2,
.widget h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	padding: 0 0 15px 0;
	margin: 0
}
.widget ol,
.widget ul {
	margin-left: 2em;
}
.widget ol ol,
.widget ol ul,
.widget ul ol,
.widget ul ul {
	margin-left: 1em;
}


.widget-area.fixed-widgets {
	width: 625px;
	margin-right: 0;
}
.widget-area.fixed-widgets .widget {
	float: left;
	margin-right: 15px;
	width: 140px;
}


#s {
	width: 130px;
}
#searchsubmit {
	display: none;
}
.widget_calendar caption {
	text-align: center;
	margin-bottom: 10px;
}
.widget_calendar td,
.widget_calendar th {
	text-align: center;
}


html,
body {
	margin: 0;
	padding: 0;
}
#page {
	overflow: hidden;
	position: relative;
	width: 100%;
}
#main {
	position: relative;
		z-index: 1;
	width: 960px;
}
#main:before {
	content: '';
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		z-index: 2;
	width: 320px;
	background: #fff;
}
#main:after {
	content: '';
	position: absolute;
		top: 0;
		bottom: 0;
		left: 320px;
		z-index: 2;
	width: 640px;
	background: #f2f2f2;
}
.page #main:after,
.single #main:after,
.error404 #main:after {
	background-color: #fff;
	padding: 0 0 0 15px;
	width: 625px;
}
#left-col,
#content {
	position: relative;
	z-index: 3;
}


#left-col {
	background-color: #fff;
	float: left;
	padding: 0 70px 30px 40px;
	width: 210px;
}
#masthead .thumbnail {
	background-color: #333;
	display: block;
	margin-bottom: 15px;
	width: 140px;
	min-height: 180px;
}
#masthead .thumbnail img {
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
#masthead .thumbnail img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.site-title h1,
.single-title h1 {
	border-bottom: 1px solid #ccc;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 44px;
	line-height: 44px;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
	padding: 30px 0 30px 0;
	word-wrap: break-word;
}
.site-title h1 a,
.single-title h1 a {
	color: #333;
	text-decoration: none;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.site-title h1 a:hover,
.single-title h1 a:hover {
	color: #555;
}
.site-title h2,
.single-title h2 {
	font-size: 12px;
	line-height: 16px;
}
.site-title .entry-meta,
.single-title .entry-meta {
	color: #999;
	padding-bottom: 15px;
}
.site-title .entry-meta a,
.single-title .entry-meta a {
	color: #999;
	padding: 2px 0;
	text-decoration: none;
}
.site-title .entry-meta a:hover,
.single-title .entry-meta a:hover {
	background-color: #ccc;
	color: #333;
}
.site-title .more,
.single-title .more {
	display: block;
	padding: 8px 0;
}
.site-title .more:hover,
.single-title .more:hover {
	text-decoration: none;
}



#content {
	float: right;
	width: 640px;
}
.page #content,
.single #content,
.error404 #content {
	padding: 0 0 0 15px;
	width: 625px
}
#content .site-navigation {
	margin-bottom: 90px;
}
#feed-wrap {
	overflow: hidden;
	padding: 0 0 30px 5px;
}
#content .post,
#content .page,
#content .attachment {
	overflow: hidden;
	margin: 0;
	padding: 0 0 30px 0;
}



#feed-wrap .page,
#feed-wrap .post {
	float: left;
	font-size: 12px;
	line-height: 16px;
	margin: 15px 0 30px 5px;
	padding: 5px;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
	width: 140px;
	height: 475px;
}
#feed-wrap .page:hover,
#feed-wrap .post:hover {
	background-color: #e8e8e8;
}
#feed-wrap a {
	color: #333;
	text-decoration: none;
}
#feed-wrap .entry-header {
	border-top: 1px solid #333;
	padding-top: 15px;
}

#feed-wrap .thumbnail,
#feed-wrap .placeholder {
	background: #333;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	width: 140px;
	height: 180px;
}
#feed-wrap .thumbnail img {
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	position: relative;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	z-index: 99;
}
#feed-wrap .thumbnail:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
#feed-wrap h1 {
	background-color: #333;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: .9;
	overflow: hidden;
	padding: 5px 10px 5px 5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	word-wrap: break-word;
}
#feed-wrap h1:empty {
	display: none;
}
#feed-wrap .thumbnail h1,
#feed-wrap .placeholder h1 {
	position: absolute;
		bottom: 5px;
	z-index: 100;
}
#feed-wrap h1:hover,
#feed-wrap .thumbnail:hover h1,
#feed-wrap .placeholder:hover h1 {
	background-color: #e8e8e8;
	color: #333;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
#feed-wrap .more {
	color: #333;
	display: block;
	font-weight: bold;
	margin-top: 15px;
	text-decoration: none;
}



.page #content .entry-header,
.single #content .entry-header,
.error404 #content .entry-header {
	position: relative;
	min-height: 35px;
}
.page #content .page .entry-header .banner-img,
.single #content .post .entry-header .banner-img {
	display: block;
}
#content .entry-header .home-link {
	background-color: #333;
	color: #fff;
	display: block;
	height: 15px;
	padding:10px;
	position: absolute;
		right: 0;
		bottom: 0;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#content .entry-header .home-link:hover {
	background-color: #e8e8e8;
	color: #333;
}
.entry-content {
	border-top: 1px solid #CCC;
	margin: 30px 15px 0 0;
	padding: 10px 0;
}
.single .entry-content {
	float: left;
	width: 450px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
	font-weight: bold;
	line-height: 1.8;
}
.entry-content h1 {
	font-size: 24px;
	letter-spacing: -1;
}
.entry-content h2 {
	font-size: 18px;
}
.entry-content h3 {
	font-size: 14px;
}
.entry-content h4 {
	font-size: 13px;
}
.entry-content h5 {
	font-size: 12px;
}
.entry-content p {
	line-height: 1.6;
}
.entry-content a {
	text-decoration: underline;
}
.entry-content .one-column {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	-moz-column-width: 450px;
	-webkit-column-width: 450px;
	column-width: 450px;
}
.entry-content .two-column {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 15px;
	-webkit-column-gap: 15px;
	column-gap: 15px;
	-moz-column-width: 215px;
	-webkit-column-width: 215px;
	column-width: 215px;
}
.entry-content .three-column {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	-moz-column-gap: 15px;
	-webkit-column-gap: 15px;
	column-gap: 15px;
	-moz-column-width: 140px;
	-webkit-column-width: 140px;
	column-width: 140px;
}
.entry-content .divider {
	border-top: 1px solid #ccc;
	margin-top: 5px;
	padding-top: 15px;
}



#content footer.entry-meta {
	border-top: 1px solid #333;
	clear: none;
	float: right;
	margin: 30px 15px 0 0;
	width: 145px;
}
#content footer.entry-meta a {
	padding: 2px 0;
	text-decoration: none;
}
#content footer.entry-meta a:hover {
	background-color: #ccc;
	color: #333;
}
#content footer.entry-meta span,
#content footer.entry-meta .permalink {
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 3px 0;
}
#content footer.entry-meta .meta-tax {
	padding: 3px 0;
}
#content footer.entry-meta .edit-link {
	padding: 0;
}
#content footer.entry-meta a {
	display: block;
	color: #333;
	padding-bottom: 3px;
	text-decoration: none;
}
#content footer.entry-meta .meta-tax a {
	display: inline;
}



.attachment .entry-content {
	padding-bottom: 0;
	width: 610px;
}
.attachment .entry-content .entry-caption {
	font-size: 14px;
	font-weight: bold;
}
.attachment .entry-content p {
	margin-bottom: 0;
	padding: 5px 0 0 0;
	text-align: center;
}
#content .entry-attachment .attachment {
	text-align: center;
	padding-bottom: 0;
}
#content .attachment footer.entry-meta {
}
#content .attachment footer.entry-meta a {
	border: none 0;
	display: inline;
}
#image-navigation {
	border-top: 1px solid #CCC;
	float: left;
	margin: 30px 15px 0 0;
	overflow: hidden;
	padding: 10px 0;
	width: 450px;
}
#image-navigation .previous-image {
	float: left;
}
#image-navigation .next-image {
	float: right;
}
#image-navigation a:hover {
	text-decoration: none;
}



.entry-content .widget {
}
.entry-content .widget h1,
.entry-content .widget h2,
.entry-content .widget h3 {
	font-size: 16px;
	line-height: 1.2;
}
.entry-content .widget h1 a,
.entry-content .widget h2 a,
.entry-content .widget h3 a {
	color: #333;
}
.entry-content .widget a {
	text-decoration: none;
}
.entry-content .widget a:hover {
	text-decoration: underline;
}
.widget #flickr_badge_uber_wrapper {
	width: 100%;
}
.widget #flickr_badge_wrapper {
	border-color: #999;
	padding: 10px 0;
}
.widget #flickr_badge_wrapper a {
	display: block;
	text-align: center;
}
.widget #flickr_badge_wrapper img {
	display: block;
	margin: 0 auto;
	padding: 5px 0;
}
.widget #flickr_badge_wrapper br {
	display: none;
}
.widget .fbConnectWidgetTopmost {
	border-color: #999;
}
.widget_rss ul,
.widget .tweets {
	list-style-type: none;
	margin: 0;
}
.widget_rss ul li,
.widget .tweets li {
	padding-bottom: 10px;
}
.widget .tweets li .timesince {
	color: #999;
}



#content .no-results {
	float: left;
	width: 640px;
}
#content .no-results .entry-content {
	border-top: none 0;
	margin-left: 15px;
}
#content .no-results .entry-content .widget-area {
	width: 625px;
}
#content .no-results .entry-content .widget-area .widget {
	float: left;
	margin-right: 15px;
	width: 140px;
}



#content #nav-below {
	border-top: 1px solid #333;
	clear: both;
	overflow: hidden;
	padding: 15px 0;
	margin: 30px 15px 0 0;
}
.home #content #nav-below,
.blog #content #nav-below,
.archive #content #nav-below,
.search #content #nav-below {
	margin-left: 15px;
}
#content #nav-below a {
	padding: 2px 0;
	text-decoration: none;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
#content #nav-below a:hover {
	background-color: #ccc;
}



#comments {
	border-top: 1px solid #333;
	margin: 30px 15px 0 0;
	overflow: hidden;
	padding: 10px 0 0 0;
	width: 450px;
}
#comments .comments-title {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0;
}
#comments .commentlist {
	float: left;
	list-style-type: none;
	margin: 0;
	width: 450px;
}
#comments .commentlist li {
	margin: 0;
	padding: 0;
}
#comments .commentlist li.comment {
	border-top: 1px solid #ccc;
	overflow: hidden;
}
#comments .commentlist li.pingback {
	border-top: 1px solid #ccc;
	padding:15px 5px;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
#comments .commentlist li.pingback:hover {
	background-color: #e8e8e8;
}
#comments .commentlist li.pingback p {
	margin: 0;
}
#comments .commentlist li article {
	padding: 15px 5px;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
#comments .commentlist li.bypostauthor article {
	background-color: #efefef;
}
#comments .commentlist li article:hover {
	background-color: #e8e8e8;
}
#comments .commentlist li .avatar {
	border: 1px solid #eee;
	float: right;
	padding: 2px;
}
#comments .commentlist li .fn,
#comments .commentlist li .fn a,
#comments .commentlist li .says {
	color: #333;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#comments .commentlist li .comment-meta a {
	color: #999;
	font-size: 12px;
	text-decoration: none;
}
#comments .commentlist li.comment h1,
#comments .commentlist li.comment h2,
#comments .commentlist li.comment h3,
#comments .commentlist li.comment h4,
#comments .commentlist li.comment h5 {
	font-weight: bold;
	line-height: 1.6;
}
#comments .commentlist li.comment h1 {
	font-size: 16px;
	padding-top: 5px;
}
#comments .commentlist li.comment h2 {
	font-size: 14px;
	padding-top: 5px;
}
#comments .commentlist li.comment h3 {
	font-size: 13px;
	padding-top: 5px;
}
#comments .commentlist li.comment h4 {
	font-size: 12px;
}
#comments .commentlist li.comment h5 {
	font-size: 11px;
}
#comments .commentlist li.comment h6 {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.6;
}
#comments .commentlist li.comment p {
	margin: 10px 0 0 0;
}
#comments .commentlist li.comment address {
	margin: 10px 0 0 0;
}
#comments .commentlist li.comment code,
#comments .commentlist li.comment kbd,
#comments .commentlist li.comment tt,
#comments .commentlist li.comment var {
	font-size: 12px;
}
#comments .commentlist li.comment pre {
	font-size: 12px;
	margin: 10px 0;
	padding: 1.2em;
}
#comments .comment-navigation {
	margin: 0;
	overflow: hidden;
	width: 295px;
}
#comment-nav-above {
	padding-bottom: 15px;
}
#comment-nav-below {
	clear: left;
	padding-top: 15px;
}
#comments .comment-navigation a {
	padding: 2px 0;
	text-decoration: none;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
#comments .comment-navigation a:hover {
	background-color: #ccc;
}
#comments #respond {
	width: 450px;
}
#comments .nocomments,
#comments #respond #reply-title {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 1em;
}
#respond p {
	margin: 10px 0 0 0;
}
#respond .comment-notes,
#respond .logged-in-as,
#respond .logged-in-as a {
	color: #999;
	font-size: 12px;
	margin: 0;
	text-decoration: none;
}
#respond label {
}
#respond input {
	height: 15px;
}
#respond textarea {
	width: 290px;
}
#respond .form-allowed-tags,
#respond .form-allowed-tags code {
	display: block;
	font-size: 12px;
}
#respond #submit {
	height: 35px;
}



.site-footer {
	width: 960px;
	background-color: #fff;
}
.site-footer .site-info {
	padding: 10px 20px 10px 40px;
	width: 260px;
}
.site-footer .site-info a {
	color: #333;
	padding: 2px 0;
	text-decoration: none;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.site-footer .site-info a:hover {
	background-color: #ccc;
}
#wpstats {
	margin-left: 40px;
}




.infinite-scroll .paging-navigation, 
.infinite-scroll.neverending .site-footer { 
	display: none;
}


.infinity-end.neverending .site-footer {
	display: block;
}
#infinite-footer {
	z-index: 999;
}
#infinite-footer .container {
	background: #f2f2f2;
	border: none;
	position: relative;
		left: -24px;
}
#infinite-footer .blog-credits,
#infinite-footer .blog-credits a,
#infinite-footer .blog-credits a:hover,
#infinite-footer .blog-info a,
#infinite-footer .blog-info a:hover {
	color: #333;
}
#infinite-handle {
	clear: both;
	min-height: 35px;
	padding: 15px 0 0;
	text-align: center;
}
.infinite-loader {
	clear: both;
	margin: 10px auto;
	width: 34px
}


#flickr_badge_wrapper {
	background-color: transparent;
	border: none;
}
.widget .a-stats a {
	width: 98%;
}
#recent-comments td {
	vertical-align: middle;
}

.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
}

.reblogger-note-content {
	margin: 0 0 20px;
}

.wpcom-reblog-snapshot .reblog-from img {
	margin: 0 .75em 0 0;
	padding: 0;
	border: 0;
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0;
}

.wpcom-reblog-snapshot {
	margin-bottom: 1em;
}

.wpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em 0;
}


.reblog-post .wpcom-enhanced-excerpt-content {
	border-left: 3px solid #eee;
	padding-left: 15px;
}

.reblog-post ul.thumb-list {
	display: block;
	list-style: none;
	margin: 2px 0;
	padding: 0;
	clear: both;
}

.reblog-post ul.thumb-list li {
	display: inline;
	margin: 0;
	padding: 0 1px;
	border: 0;
}

.reblog-post ul.thumb-list li a {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post ul.thumb-list li img {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post .wpcom-enhanced-excerpt {
	clear: both;
}

.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p {
	font-size: 100% !important;
}

.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q {
	font-size: 98% !important;
}


.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

.reblog-source {
	margin-bottom: 0;
	font-size: .8em;
	line-height: 1;
}

.reblog-source .more-words {
	color: #668eaa;
}

.wpcom-reblog-snapshot .reblog-post {
	box-shadow: 0 0 0 1px rgba(46, 68, 83, .1) inset, 0 1px 1px rgba(46, 68, 83, .05);
	border-radius: 4px;
	padding: 24px;
}


.wpcom-reblog-snapshot .reblogger-note {
	margin: 0 0 1em 0;
	overflow: hidden;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0;
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0;
}
.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}

.geolocation-chip {
  margin-bottom: 1em;
}