




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;
}
:focus {
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
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 img {
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}




body {
	background-color: #fff;
	color: #666;
	font: 14px/150% 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	color: #000;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	line-height: 1.4em;
	margin: 1.4em 0 .2em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1em;
	letter-spacing: .1em;
	text-transform: uppercase;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
hr {
	background-color: #eee;
	border: 0;
	height: 1px;
	margin-bottom: 20px;
}
p,
dd,
pre {
	margin: 0 0 1.2em;
	padding: 0;
}
ul,
ol {
	line-height: 140%;
	margin: 0 0 1.4em 24px;
	padding: 0;
}
ul {
	list-style: disc;
}
ol {
	list-style-type: decimal;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}

dl {
	margin: 0 0 1.4em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.4em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
	font-size: 105%;
}
blockquote {
	font: italic 15px/130% Georgia, 'Times New Roman', Times, serif;
	padding: 8px 30px 15px;
}
blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}
blockquote cite {
	font-size: 13px;
	font-weight: bold;
}
pre {
	background: #f4f4f4;
	font: 13px 'Courier 10 Pitch', Courier, monospace;
	line-height: 21px;
	margin-bottom: 21px;
	overflow-x: scroll;
	padding: 0.75em 1.6923em;
}
code,
kbd {
	font: 13px Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
}
abbr,
acronym,
dfn {
	border-bottom: none;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 21px;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 87%;
}
a {
	text-decoration: none;
	color: #000;
	outline: none;
}
a:hover {
	text-decoration: none;
}

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

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




input,
textarea,
select {
	font-family: inherit;
	font-size: 100%;
}
textarea {
	line-height: 150%;
}
input[type=text],
input[type=password],
input[type=email],
textarea {
	background: #f9f9f9;
	border-bottom-color: #f4f4f4;
	border-top-color: #d5d5d5;
	border: solid 1px #eaeaea;
	color: #666;
	padding: 5px 7px 6px;
}
textarea:focus,
input[type=password]:focus,
input[type=text]:focus,
input[type=email]:focus {
	border: solid 1px #ccc;
	color: #000;
}

input[type=text],
input[type=search],
input[type=email] {
	max-width: 90%;
	width: 240px;
}

textarea {
	width: 96%;
}
input[type=reset],
input[type=submit] {
	background: #666;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 5px 15px;
}
input[type=reset]:hover,
input[type=submit]:hover {
	background: #000;
	color: #fff;
}




#page {
	background-color: #fff;
	display: block;
	margin: 0 auto;
	padding: 41px 20px 0;
	width: 960px;
}
#primary {
	float: left;
	margin: 0 -270px 0 0;
	width: 100%;
}
#content {
	margin: 40px 270px 60px 0;
}
#main .widget-area {
	float: right;
	font-size: 95%;
	margin: 50px 0;
	overflow: hidden;
	width: 230px;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}

.sidebar-content #primary {
	float: right;
	margin: 0 0 0 -270px;
	width: 100%;
}
.sidebar-content #content {
	margin: 40px 0 60px 270px;
}
.sidebar-content #main .widget-area {
	float: left;
}

.no-sidebar #primary {
	float: none;
	margin: 0;
	width: 100%;
}
.no-sidebar #content {
	margin: 40px 0 60px;
}

.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 40px 0 0 0;
}




.clear {
	clear:both;
	display:block;
}
.clear-fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}




#branding {
	border-bottom: 2px solid #000;
}
#site-title {
	font: bold 34px/120% Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -0.02em;
	margin: 0 0 0 129px;
}
#site-title a {
	color: #000;
	text-decoration: none;
}
#site-description {
	color: #ccc;
	font: italic 16px/110% 'Times New Roman', Times, serif;
	margin: 6px 0 30px 130px;
}
#branding #searchform {
	float: right;
	margin: 5px 0;
	width: 203px;
}
#branding #searchform input#s {
	width: 169px;
}
#header-image {
	margin: 0 0 30px 0;
	width: 960px;
}
#header-image a {
	display: block;
	width: 960px;
}




#access {
	display: block;
	float: left;
	margin: 5px 0 3px 115px;
}
#access ul {
	list-style: none;
	margin: 0;
}
#access li {
	float: left;
	margin: 0;
	padding: 0 0 5px;
	position: relative;
}
#access a {
	color: #999;
	display: block;
	font: 14px/110% Georgia, 'Times New Roman', Times, serif;
	margin: 0 5px 0 0;
	padding: 12px 15px 5px;
	text-decoration: none;
}
#access a:hover {
	color: #000;
}
#access ul ul {
	background: #fff;
	border: solid 1px #999;
	display: none;
	list-style: none;
	margin: 0;
	padding: 5px 1px 2px;
	position: absolute;
	z-index: 100;
}
#access ul ul ul {
	left: 190px;
	top: 5px;
}
#access ul ul a {
	background: none;
	border-top: none;
	color: #666;
	font-size: 90%;
	margin: 0;
	padding: 6px 0 6px 15px;
	width: 180px;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a,
#access .current-menu-item > a,
#access .current-menu-ancestor > a {
	color: #000;
}




#featured {
	border-bottom: solid 1px #000;
	clear: both;
	margin: 20px 0 0;
	overflow: hidden;
	width: 960px;
	opacity: 0;
}
.slides {
	font-size: 85%;
	line-height: 130%;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.slides li {
	float: left;
	list-style: none;
	margin: 0 20px 20px 0;
	padding: 0;
	text-align: center;
}
.slides li img {
	margin: 0 0 10px;
}
.slides .feature-post-title {
	font: normal 120%/125% 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	margin: 0 0 5px;
	text-align: center;
}
.slider-nav {
	border-top: solid 1px #ddd;
	color: #ddd;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 8px 0 12px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	width: 20%;
}
.slider-nav a {
	color: #999;
	margin: 0 4px;
	position: relative;
	text-decoration: none;
}
.slider-nav a:hover {
	color: #000;
	text-decoration: none;
}
.slider-nav a span {
	bottom: -2px;
	color: #000;
	font-size: 22px;
	position: relative;
}




.page-title {
	font-variant: small-caps;
	font: bold 28px/130% Georgia, 'Times New Roman', Times, serif;
	margin: 0 0 15px;
	padding: 0 0 0 130px;
}
.archive-meta {
	margin: 0 0 42px 0;
	padding: 0 0 0 130px;
}
.two-col .page-title,
.two-col .archive-meta {
	padding: 0;
}

.hentry {
	margin: 0 0 50px 0;
	position: relative;
}
.entry-header img {
	margin: 0 0 6px 130px;
}
.entry-title {
	color: #000;
	font-variant: small-caps;
	font: bold 26px/130% Georgia, 'Times New Roman', Times, serif;
	margin: 0 0 6px;
	padding: 0 0 0 130px;
}
.entry-title a {
	color: #000;
	text-decoration: none;
}
.entry-title a:hover {
	color: #000;
	text-decoration: underline;
}

.entry-meta-wrap,
.featured-wrap {
	font-size: 90%;
	left: 0;
	line-height: 100%;
	margin: 0 0 .7em;
	position: absolute;
	top: 1px;
	width: 110px;
}
.entry-meta-wrap a,
.featured-wrap a {
	color: #666;
	text-decoration: none;
}
.entry-meta-wrap a:hover,
.featured-wrap a:hover {
	color: #000;
}
.featured-wrap {
	top: 9px;
}
.hentry.page .entry-meta-wrap {
	top: 5px;
}
.featured {
	margin: 8px 0 13px;
}
.post-date,
.featured {
	display: block;
	font-variant: small-caps;
	margin: 0 0 13px;
	padding: 0;
	text-align: right;
}
.post-date .day {
	float: right;
	font: italic 34px/100% 'Times New Roman', Times, serif;
	margin-left: 5px;
}
.post-date .month,
.featured .featured-sticky {
	display: inline-block;
	font-variant: small-caps;
	font: italic 16px/100% 'Times New Roman', Times, serif;
	margin-right: -2px;
	padding-top: 2px;
	zoom: 1;
}
.post-date .year {
	font: normal 11px/100% 'Times New Roman', Times, serif;
	display: block;
	margin: 2px 0 0;
}
.post-date .one-line {
	position: absolute;
	right: 0;
}

.post-comment {
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
	display: block;
	font-variant: small-caps;
	line-height: 100%;
	padding: .5em 0;
	text-align: right;
}
.post-comment a,
.post-comment a:hover {
	color: #000;
	text-decoration: none;
}

.entry-content,
.entry-summary {
	padding: 0 0 0 130px;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #eee;
	margin: 0 0 20px;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 21px;
	padding: 0 0 6px 0;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #eee;
	padding: 6px 10px 6px 0;
}

.entry-meta {
	border-top: solid 1px #eee;
	clear: both;
	color: #999;
	font: italic 85%/150% 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	margin: 20px 0 0;
	padding: 5px 0 0 130px;
}
.entry-meta span {
	margin-right: .8em;
}
.entry-meta em {
	color: #333;
	font: italic 110%/100% 'Times New Roman', Times, serif;
	margin-right: 2px;
}
.entry-meta a {
	color: #999;
	text-decoration: none;
}
.entry-meta a:hover {
	color: #000;
	text-decoration: none;
}

.post-row .hentry {
	margin: 0;
}
.post-row {
	margin: 0;
}
.post-row > li {
	float: left;
	font-size: 14px;
	line-height: 130%;
	list-style: none;
	margin: 0 0 20px 4.34782608%;
	width: 47.82608696%;
}
.post-row > li.odd-col {
	margin: 0 0 20px 0;
}
.post-row .entry-header img {
	margin: 0 0 10px 0;
}
.post-row .entry-title {
font-size: 170%;
	margin: 0 0 3px;
	padding: 0;
}
.post-row .entry-meta-wrap,
.post-row .featured-wrap {
	line-height: normal;
	position: static;
	width: auto;
}
.post-row .entry-content,
.post-row .entry-summary {
	padding: 0;
}
.post-row .entry-meta {
	padding: 5px 0 0 0;
}
.post-row .post-comment {
	border: 0;
	display: inline;
	font-size: 100%;
	font-variant: small-caps;
	margin: 0 0 0 10px;
}
.post-row .post-date,
.post-row .featured {
	display: inline;
	text-align: left;
}
.post-row .featured .featured-sticky {
	font: inherit;
}
.single-author .entry-meta .post-author {
	display: none;
}
.sticky {
}

.post-nav {
	border-top: solid 1px #999;
	clear: both;
	font: italic 17px/120% 'Times New Roman', Times, serif;
	margin: 40px 0 0;
	padding: 0 0 0 130px;
}
.post-nav span em {
	color: #000;
	display: block;
	font: normal 10px/100% 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	letter-spacing: 0.04em;
	margin-bottom: 1px;
	text-transform: uppercase;
}
.post-nav a {
	color: #999;
	display: block;
	margin: 15px 0 40px;
	text-decoration: none;
	width: 47%;
}
.one-col #nav-below {
	margin: 0 0 0 130px;
}
.one-col.single #nav-below {
	margin: 0;
}
#content nav .post-nav a:hover {
	color: #000;
	text-decoration: none;
}
.post-nav .prev a {
	float: left;
}
.post-nav .next a {
	float: right;
	text-align: right;
}
.post-nav span.arrow {
	color: #000;
	font-size: 34px;
	font-style: normal;
	margin-bottom: 20px;
	width: auto;
}
.post-nav .prev span.arrow {
	float: left;
	margin-right: 8px;
}
.post-nav .next span.arrow {
	float: right;
	margin-left: 8px;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
	word-spacing: 0.20em;
}
.page-link a {
	background: #000;
	border-radius: 50%;
	border: 1px solid #000;
	color: #fff;
	display: inline-block;
	margin: 0 0 1em;
	text-align: center;
	text-decoration: none;
	width: 21px;
}
.page-link a:hover {
	background: #fff;
	border: 1px solid #999;
	color: #000;
	text-decoration: none;
}
.page .edit-link {
	clear: both;
	display: block;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-below {
	margin: 1em 0 0;
}
#content nav a:hover {
	text-decoration: underline;
}

.error404 .entry-content #searchform {
	display: block;
	padding: 1em 0 3em;
}

.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment nav .next-image {
	padding: 0 0 0 5px;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	margin: 0 0 1em;
	padding: 1em 0;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
}




a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; 
}
.entry-content img,
.comment-content img,
.attachment img,
.widget-area img {
	height: auto; 
	max-width: 100%; 
}
p img,
.wp-caption {
	margin: 8px 0 16px;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 8px 1em 16px 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 8px 0 16px 1em;
}
img.aligncenter,
.wp-caption.aligncenter {
	margin: 8px auto 16px;
}
.wp-caption {
	margin: 0 0 16px 0;
	max-width: 100%;
	text-align: center;
}
.wp-caption img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.wp-caption .wp-caption-text {
	font-style: italic;
	margin: .5em;
}
.gallery-caption {
	font-size: 90%;
	font-style: italic;
	margin: 0;
}
.wp-smiley {
	margin: 0;
}

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




#searchform #s {
	background-image: url(/wp-content/themes/premium/thememin/images/search.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font: italic 14px/100% Georgia, 'Times New Roman', Times, serif;
	margin: 0;
	padding: 6px 7px 5px 25px;
}
#searchsubmit {
	display: none;
}
#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input[type=email],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}




article.comment {
	display: block;
}
#comments {
	border-top: solid 1px #ccc;
	clear: both;
	margin: 20px 0 20px;
	padding: 10px 0 0;
	position: relative;
}
#comments-title {
	font-size: 110%;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 100%;
	margin: 0;
	padding: 5px 0 5px 130px;
	text-transform: uppercase;
}

.commentlist {
	border-top: solid 1px #ccc;
	list-style: none;
	margin: 10px 0 0;
	padding: 15px 0 0;
}
.commentlist > li {
	border-bottom: solid 1px #eee;
	margin: 0 0 1.2em 0;
	padding: 0 0 7px 130px;
	position: relative;
}
.commentlist .comment-author {
	margin: 2px 0 10px;
}
.commentlist .avatar {
	left: 42px;
	position: absolute;
	top: 5px;
}
.commentlist cite {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	line-height: 140%;
}
.commentlist cite a {
	text-decoration: none;
}
.commentlist .bypostauthor cite {
	background: url(/wp-content/themes/premium/thememin/images/icon-author-comment.png) no-repeat 0 2px;
	padding-left: 18px;
}
.commentlist .comment-time {
	color: #999;
	font: italic 85%/140% 'Times New Roman', Times, serif;
}
.commentlist .comment-time a {
	color: #999;
}
.commentlist .comment-time a:hover {
	color: #000;
}
.commentlist .comment-content,
.commentlist .pingback {
	position: relative;
}
.commentlist ul.children {
	list-style: none;
	margin: 1.2em 0 0 0;
	padding: 0;
}
.commentlist ul .avatar {
	height: 54px;
	left: 0;
	top: 10px;
	width: 54px;
}
.commentlist ul.children li {
	border-top: solid 1px #eee;
	padding: 10px 0 0 68px;
	position: relative;
}
.commentlist .comment-content li {
	margin: 0;
	padding: 0;
}
.commentlist .reply {
	font-size: 85%;
	position: absolute;
	right: 0;
	top: 0;
}
ol .comment-content ul,
ol .comment-content ol {
	margin: 0 0 1.2em 24px;
}
ol .comment-content ul ul,
ol .comment-content ol ol,
ol .comment-content ul ol,
ol .comment-content ol ul {
	margin-bottom: 0;
}
#comment-nav-below {
	padding: 0 0 0 130px;
}
#comments #respond {
	padding: 0 0 0 130px;
}




.widget {
	display: block;
	margin: 0 0 35px;
}
.widget-title {
	border-bottom: solid 1px #ddd;
	color: #000;
	font: bold 13px/110% Georgia, 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin: 0 0 7px;
	padding: 0 0 10px;
	text-transform: uppercase;
}
.widget-title a {
	color: #000;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	border-bottom: solid 1px #eee;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 5px 0;
}
.widget ul ul {
	margin: 6px 0 0 10px;
	padding: 0;
}
.widget ul ul li {
	border-bottom: none;
	border-top: solid 1px #eee;
}
.widget ul a {
	text-decoration: none;
}
.widget ul a:hover {
	text-decoration: underline;
}

.widget_authors li {
	background: none !important;
	overflow: hidden;
}
.widget_authors img {
	float: left;
	margin-bottom: 5px !important;
	padding-right: 10px;
}

.widget_calendar #wp-calendar {
	text-align: center;
	width: 100%;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	padding: 0 0 10px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot #prev {
	padding: 8px 0 0 0;
	text-align: left;
}
.widget_calendar #wp-calendar tfoot #next {
	padding: 8px 0 0 0;
	text-align: right;
}

.wp_widget_tag_cloud div,
.widget_tag_cloud div {
 	word-wrap: break-word;
}

.widget_flickr #flickr_badge_uber_wrapper a:hover {
	text-decoration: underline !important;
}
.widget_flickr #flickr_badge_wrapper {
	background-color: transparent !important;
	border: none !important;
}
.widget_flickr table {
	margin: 0 !important;
}
.widget_flickr .flickr-size-thumbnail {
	margin: 0 auto;
}
.widget_flickr .flickr-size-thumbnail br,
.widget_flickr .flickr-size-small br {
	display: none;
}
.widget_flickr .flickr-size-thumbnail img {
	display: block;
	margin-bottom: 10px;
}
.widget_flickr .flickr-size-small img {
	display: block;
	margin-bottom: 10px;
	max-width: 100%;
}

.widget_gravatar p img {
	margin: 0;
}

.widget_recent_comments .avatar {
	max-width: none;
}
.widget_recent_comments td.recentcommentstexttop,
.widget_recent_comments td.recentcommentstextend {
	line-height: 1.2em;
	vertical-align: top;
}

.widget_rss_links p img {
	margin-bottom: 0;
	vertical-align: middle;
}

.widget_search {
	overflow: hidden;
}
.widget_search #searchform input#s {
	width: 80%;
}




#colophon {
	clear: both;
}
#supplementary {
	border-top: 1px solid #000;
	padding: 35px 0 0;
	overflow: hidden;
}

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

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

#supplementary.four .widget-area {
	float: left;
	margin-right: 2.08333333%;
	width: 23.4375%;
}
#supplementary.two .widget-area + .widget-area,
#supplementary.three .widget-area + .widget-area + .widget-area,
#supplementary.four .widget-area + .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}
#site-generator {
	border-top: solid 1px #000;
	font-size: 95%;
	padding: 10px 0 35px 130px;
}
#site-generator a:hover {
	text-decoration: underline;
}



#wpstats {
	display: block;
	margin: 0 auto 10px;
	position: relative;
	z-index: 999;
}


#ie8 .entry-meta-wrap,
#ie8 .featured-wrap {
	font-size: 80%;
}
#ie8 .entry-content img.size-full,
#ie8 .entry-content img.size-large,
#ie8 .comment-content img,
#ie8 .attachment img,
#ie8 .widget-area img {
	width: auto;
}

.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;
}