@import url( ../../i/fonts/merriweather/merriweather.css );
img.wp-smiley {
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .05em 0 .1em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}/**
 * Like Button toolbar button, loading text & container styles
 *
 * @todo: doesn't look like "style.css" is used anymore.
 */


/* Master container */
#jp-post-flair {
	padding-top: .5em;
}

/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: bold;
}

div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #ddd;
	margin-bottom: 1em;
}


/* Toolbar */
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
	width: 61px;
	overflow: hidden;
}

#wpadminbar iframe.admin-bar-likes-widget {
	width: 61px;
	height: 28px;
	min-height: 28px;
	border-width: 0px;
	position: absolute;
	top: 0;
}

div.jetpack-likes-widget-wrapper {
	width: 100%;
	min-height: 50px;	/* Previous height, 60px */
	position: relative; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
}

div.jetpack-likes-widget-wrapper .sd-link-color {
	font-size: 12px;
}

div.jetpack-likes-widget-wrapper.slim-likes-widget {
	width: 1px; /* initial default */
	min-height: 0;
}

#likes-other-gravatars {
	display: none;
	position: absolute;
	padding: 10px 10px 12px 10px;
	background-color: #2e4453;
	border-width: 0;
	box-shadow: 0 0 10px #2e4453;
	box-shadow: 0 0 10px rgba(46,68,83,.6);
	min-width: 130px;
	z-index: 1000;
}

#likes-other-gravatars * {
	line-height: normal;
}

#likes-other-gravatars .likes-text {
	color: white;
	font-size: 12px;
	padding-bottom: 8px;
}

#likes-other-gravatars ul,
#likes-other-gravatars li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#likes-other-gravatars li::before {
	content: "";
}

#likes-other-gravatars ul.wpl-avatars {
	overflow: auto;
	display: block;
	max-height: 190px;
}

#likes-other-gravatars ul.wpl-avatars li {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 5px 5px 0;
}

#likes-other-gravatars ul.wpl-avatars li a {
	margin: 0 2px 0 0;
	border-bottom: none !important;
	display: block;
}

#likes-other-gravatars ul.wpl-avatars li a img {
	background: none;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	position: static;
}

div.sd-box {
	border-top: 1px solid #ddd;
	border-top: 1px solid rgba(0,0,0,.13);
}

.entry-content .post-likes-widget, .post-likes-widget,
.comment-likes-widget {
	margin: 0;
	border-width: 0;
	display: block;
}


/* Loading text */
.post-likes-widget-placeholder {
	margin: 0;
	border-width: 0;
	position: relative;
}

.post-likes-widget-placeholder .button {
	display: none;	/* Let's not show a dummy like button, let's just make a great button experience once it's loaded */
}

.post-likes-widget-placeholder .button span {
}

.post-likes-widget-placeholder .loading {
	color: #999;
	font-size: 12px;
}

.slim-likes-widget .post-likes-widget {
	width: auto;
	float: none;
}


/* Like Special cases (display on it's own) */
div.sharedaddy.sd-like-enabled .sd-like h3 {
	display: none;
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	width: 100%;
	float: none;
	position: absolute; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
	top: 0;
}

.comment-likes-widget {
	width: 100%;
}


/* Make ratings block. @todo: make !important unnecessary by removing inline style */
.pd-rating {
	display: block !important;
}


/* Hide G+ title */
.sd-gplus .sd-title {
	display: none;
}


#bit, #bit * {
	*zoom: 1;
}

#bit {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	_display: none;
}

/* @noflip */
.rtl #bit {
	font-family: tahoma, Arial, sans-serif;
}

.loggedout-follow-shelf {
	position: fixed;
	right: 40%;
	z-index: 100;
	bottom: -330px;
}

.loggedout-follow-normal {
	position: fixed;
	z-index: 100;
	bottom: -330px;
	right: 10px;
}

.loggedout-follow-typekit {
	margin-right: 4.5em;
	position: fixed;
	z-index: 100;
	bottom: -330px;
	right: 10px;
}

#bit a.bsub {
	display: block;
	overflow: hidden;
	padding: 0 10px 0 8px;
	float: right;
	text-decoration: none !important;
	line-height: 28px;
	font-weight: normal;
	font-size: 13px;
	color: #CCC;
	letter-spacing: normal;
	border: 0;
	background-color: #324155;
	-webkit-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-o-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	-ms-box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	box-shadow: 0 -1px 5px rgba(0,0,0,0.20);
	outline-style: none;
	outline-width: 0;
}

#bit a.bsub {
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	-o-border-radius: 2px 2px 0 0;
	-ms-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
}

#bit a.bsub span {
	padding-right: 6px;
}

#bit a.bsub span:before{
	content: '\f801';
	color: #00AADC;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: normal 16px/1 'Noticons';
	margin: 0 5px 4px 0;
	vertical-align: middle;
}

#bit a:hover span, #bit a.bsub.open span {
	color: #ffffff !important;
	background-position: left -117px;
}

#bit a.bsub.open {
	background: #324155;
}

#bitsubscribe {
	background: #324155;
	color: #fff;
	padding: 15px;
	width: 200px;
	margin-top: 27px;
	-moz-border-radius: 2px 0 0 0;
	-webkit-border-radius: 2px 0 0 0;
	-o-border-radius: 2px 0 0 0;
	-ms-border-radius: 2px 0 0 0;
	border-radius: 2px 0 0 0;
	*float: right;
	*margin-right: -68px;
}

div#bitsubscribe.open {
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
}

#bitsubscribe div {
	overflow: hidden;
}

#bitsubscribe a {
	color: #d2dee6;
}

#bit h3, #bit #bitsubscribe h3 {
	margin: 0 0 .5em 0 !important;
	font-size: 20px;
	line-height: 1.313;
	color: #D2DEE6;
	text-align: left;
	font-family: 'Merriweather', serif;
	font-weight: bold;
}

#bit h3 label{
	color: #D2DEE6;
	font-family: 'Merriweather', serif;
	font-size: 20px;
}

#bit #bitsubscribe p {
	margin: 0 0 1em 0;
	*margin: 0 0 0 0;
	font-size: 14px;
	line-height: 1.45em;
	font-weight: 300;
	color: #fff;
}

#bitsubscribe p a {
	margin: 20px 0 0;
	color: #fff;
	text-decoration: underline;
}

#bit #bitsubscribe p.bit-follow-count {
	font-size: 13px;
	color: #D2DEE6;
	margin-top: -8px;
}

#bitsubscribe input[type=submit] {
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #fff;
  cursor: pointer;
  display: block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  padding: .75em;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  -moz-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  background: #00aadc;
  border-color: #0090bb;
  border-top-color: #0099c6;
  border-bottom-color: #0088b0;
  color: #fff;
  -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  -moz-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
  width:100%;
  text-shadow: none;
  font-size: 1em;

}

#bitsubscribe input[type=submit]:hover {
	background: #33bbe3;
	border-color: #2b9ec0;
	border-bottom-color: #2895b5;
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset;
}

#bitsubscribe input[type=submit]:active {
	border-width: 2px 1px 1px;
}

#bitsubscribe input[type=text],
#bitsubscribe input[type=email] {
	background: #f4f8fA;
	border: 1px solid #d2dee6;
	border-radius: 0;
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.2;
	height: auto;
	padding: 5px 6px;
	width: 100%;
	box-sizing: border-box;
	/* @noflip */
	direction: ltr;
}

#bitsubscribe input::-webkit-input-placeholder {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

#bitsubscribe input::-moz-placeholder {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

#bitsubscribe input[type=text]:focus,
#bitsubscribe input[type=email]:focus {
	border: 1px solid #000;
}

#bitsubscribe.open {
	display: block;
}

#bsub-subscribe-button {
	text-align: center;
	margin: 0 auto;
}

#bsub-subscribe-button input {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif !important;
}

/*
Confirmation
=============================== */


#bitsubscribe #lof-followpublicize h3 {
	font-size: 13px;
	padding-top: 1em;
	margin-bottom: 1em !important;
}

#bitsubscribe #lof-followpublicize p.lof-followpublicize-twitter,
#bitsubscribe #lof-followpublicize p.lof-followpublicize-facebook {
	overflow: hidden;
}
#bitsubscribe #lof-followpublicize p.lof-followpublicize-facebook {
	border: 1px solid #242f3d;
}

/*
Error
=============================== */

#bit #bitsubscribe p#loggedout-follow-error {
	background: #E8F0F5;
	border-left: 3px solid #DD3D36;
	font-size: 12px;
	font-weight: 1.4em;
	padding: 10px;
	color: #DD3D36;
}

/*
Footer
=============================== */

#bitsubscribe #bsub-credit {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.313;
	padding: 0 0 7px 0;
	margin:0 0 -15px;
	border-top: 1px solid #3c3c3c;
}

#bitsubscribe #bsub-credit a {
	color: #90AEC2;
	background: none;
	text-decoration: none;
}

#bitsubscribe #bsub-credit a:hover {
	color: #78DCFA;
	background: none;
}

@media (max-width: 800px) {
	#bit, #bit a.bsub {
		display:none;
	}
}

@media (min-device-width: 768px) {
	#bit, #bit a.bsub {
		display: block;
	}
}
/**

	WordAds V2! This CSS applies to all WordAds and Adsense themes

	HTML markup structure of an ad:

	<div class="wpcnt|mpb">
	<div class="wpa [wpmrec|wpwidesky|wpleaderboard]">

		<a class="wpa-about" href="https://wordpress.com/about-these-ads/" rel="nofollow">
		About these ads
		</a>

		<div class="u">
		[ad unit here]
		</div>

	</div>
	</div>

*/


/* outer container */
.wpcnt {
	text-align: center;
	line-height: 0;
}

.rtl .wpcnt{
	direction: ltr;
}

.mpb{
	text-align: center;
	margin: 0px auto;
	width: 100%;
}

/* inner container */
.wpa, .wpadvert {				/* @todo: deprecate wpadvert */
	position: relative;
    /*overflow: hidden; */       /* this hides "about these ads" when there's no adfill */
    display: inline-block !important;
    max-width: 100%;
    text-align: left;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.wpa.wpwidesky, .wpa.wpleaderboard{
	width: auto;
}

.wpa.top{
	min-width: 728px;
}

.wpa.wpwidesky{
	min-width: 160px;
}

.wpa.wpmrec{
	min-width: 300px;
}

.mpb .wpa{
	padding: 10px 0 0;
}

@media screen and (max-width: 650px) {
	.mpb .wpa{
		min-width: 300px;
	}
}

/* about these ads */
/* all the !important use is to ensure consistency */
.wpa-about{	/* @todo: deprecate wpadvert-about */
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
	display: block;
	min-width: 160px;
	/*margin-top: 5px;*/
	border-bottom: none !important;			/* some themes ad dotted underlines, that won't look nice */
	font: 10px/1 "Open Sans", Arial, sans-serif !important;
	text-align: left !important;
	text-decoration: none !important;
	opacity: 0.85;
}

.wpa-about:hover{
	text-decoration: underline !important;	/* !important necessary, since themes override this routinely */
	opacity: 1;
}

/*.wpadvert-about {
	display: block;
	padding: 0 1px;
	font: 9px/1 sans-serif;
	text-decoration: underline;
}*/


.wpa-about:hover, .wa_infobox a:hover {
	text-decoration: underline !important;	/* !important necessary, since themes override this routinely */
	color: #444;							/* !disabling since links must use the theme colors */
}

.wpa-notice {
	display: block;
	position: relative; 
	padding: 24px;
	overflow: hidden;
	border: 5px solid #efefef;
	font: 13px/1.75 "Merriweather sans", "Open Sans", Arial, sans-serif !important;
	color: #2e4453 !important;
	box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;
}

.wpa-buttons{
	text-align: center;
	margin: 0;
}

.wpa-button {
	display: inline-block;
	box-sizing: border-box;
	margin: 0;
  outline: 0;
	padding: 7px !important;
	overflow: hidden;
	background: white;
	border-color: #c8d7e1;
  border-style: solid !important;
  border-width: 1px 1px 2px !important;
	border-bottom: 2px solid #c8d7e1 !important;
  cursor: pointer;
  vertical-align: top;
	color: #668eaa !important;
  font-size: 11px !important;
	font-weight: 600 !important;
  line-height: 1 !important;
	text-overflow: ellipsis;
  text-decoration: none !important;
	text-transform: uppercase !important;
  border-radius: 4px;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.wpa-button:hover{
	border-color: #a8bece !important;
	color: #2e4453 !important;
}

.wpa-button.is-primary{
	background: #00aadc !important;
	border-color: #0087be !important;
	color: white !important;
}

.wpa-button.is-primary:hover{
	border-color: #005082 !important;
	color: white !important;
}

/* dark theme */
body.highlander-dark .wpa-about {
	color: #ddd;
}
body.highlander-dark .wpa-about:hover {
	color: #e9e9e9;
}

/* ad unit wrapper */
.wpa .u>div, .wpadvert>div>* {	/* @todo: deprecate wpdvert */
	display: block;
	margin-top: 5px;			/* this makes "about these ads" visible */
	margin-bottom: 1em;			/* every ad should have a little space below it */
}

div.wpa>div {
	margin-top: 20px;
}

#google_ads_div_wpcom_below_post_adsafe_ad_container {
	display: block !important;
}

.wa-sponsored-link {
	font: 9px/1 sans-serif;
}
/**
 * Theme-specific WordAds colors & settings
 */

#page>.wpcnt {
	background: #191919;
}/**
 * Add text colors to the playlist shortcode light color scheme.
 * 
 * Core ticket: https://core.trac.wordpress.org/ticket/27562
 */

.wp-playlist-light {
	color: #000;
}

.wp-playlist-light .wp-playlist-item {
	color: #333;
}

.wp-playlist-light .wp-playlist-playing {
	background: #fff;
	color: #000;
}

.wp-playlist-dark .wp-playlist-item .wp-playlist-caption {
	color: #fff;
}

.wp-playlist-caption {
	display: block;
}/**
 * MP6 hacks, CSS that's either WPCOM specific or otherwise not suitably for MP6 proper
 */

/* Invert stats sparkline on light theme */
body.admin-color-mp6-light li#wp-admin-bar-stats img {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}

/* Fix dashicons priority so Japanese users can use the toolbar. Should long term be fixed in whatever plugin that forces all fonts to be Arial */
i.mce-i-bold, i.mce-i-italic, i.mce-i-bullist, i.mce-i-numlist, i.mce-i-blockquote, i.mce-i-alignleft, i.mce-i-aligncenter, i.mce-i-alignright, i.mce-i-link, i.mce-i-unlink, i.mce-i-wp_more, i.mce-i-strikethrough, i.mce-i-spellchecker, i.mce-i-fullscreen, i.mce-i-wp_fullscreen, i.mce-i-wp_adv, i.mce-i-underline, i.mce-i-alignjustify, i.mce-i-forecolor, i.mce-i-pastetext, i.mce-i-pasteword, i.mce-i-removeformat, i.mce-i-charmap, i.mce-i-outdent, i.mce-i-indent, i.mce-i-undo, i.mce-i-redo, i.mce-i-help, i.mce-i-wp_help, i.mce-i-wp-media-library, i.mce-i-ltr, i.mce-i-wp_page, .mce-close {
	font: normal 20px/1 'dashicons' !important;
}

.dashicons, .dashicons-before:before {
	font-family: 'dashicons' !important;
}

.noticon {
	font-family: "Noticons" !important;
}.bbp-staff-role {
	color: #f1831e;
}

.bbp-a8c-reply {
	background: #e9eff3 !important;
	border: 1px solid #c8d7e1;
	width: 98% !important;
}/*
Theme Name: Elegant Grunge
Theme URI: https://atastypixel.com/blog/wordpress/themes/elegant-grunge/
Description: An unwashed yet crisp theme with layouts options, support for custom background and header, widget-ready footer, and an optional full-width page template that removes the sidebar.
Author: Michael Tyson
Author URI: https://atastypixel.com/blog
Version: 1.0.4-wpcom
Text Domain: elegant-grunge
Tags: abstract, art, artistic, author-bio, blog, brown, custom-header, custom-menu, dark, dark, faded, fixed-layout, full-width-template, gray, grungy, infinite-scroll, left-sidebar, light, one-column, paper-made, photoblogging, right-sidebar, rtl-language-support, sticky-post, tan, textured, theme-options, three-columns, translation-ready, two-columns
License: GNU General Public License v2.0
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Status: inactive
*/

/* =General
-------------------------------------------------------------- */
body {
	background: #f3f4ee;
	color: #666;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	margin: 0;
	padding: 0;
}
a {
	color: #5f5f5f;
}
img {
	border: 0;
}


/* =Menu
-------------------------------------------------------------- */
#menu {
	background: #191919;
	border-bottom: 1px solid #373737;
	display: block;
}
#menu .menu-header {
	background-color: #191919;
	margin: auto auto 0 auto;
	width: 800px;
}
.content-sidebar-sidebar #menu .menu-header {
	width: 947px;
}
#menu .menu-header ul,
#menu li,
div.menu ul {
	list-style: none;
	margin: 0;
}
#menu .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#menu a {
	color: #868686;
	display: block;
	line-height: 3.0em;
	padding-right: 40px;
	text-decoration: none;
}
#menu ul ul {
	box-shadow: 0px 2px 3px rgba(100, 100, 100, 0.2);
	-moz-box-shadow: 0px 2px 3px rgba(100, 100, 100, 0.2);
	-webkit-box-shadow: 0px 2px 3px rgba(100, 100, 100, 0.2);
	display: none;
	float: left;
	position: absolute;
	left: 0;
	top: 38px;
	padding-left: 0;
	width: 180px;
	z-index: 99999;
}
#menu ul ul li {
	min-width: 180px;
}
#menu ul ul ul {
	left: 100%;
	top: 0;
}
#menu ul ul a {
	height: auto;
	line-height: 1em;
	padding: 10px;
	width: 160px;
}
#menu li:hover > a,
#menu ul ul :hover > a {
	color: #fff;
}
#menu ul li:hover > ul {
	background: #191919;
	display: block;
}
#menu ul li.current_page_item > a,
#menu ul li.current-menu-ancestor > a,
#menu ul li.current-menu-item > a,
#menu ul li.current-menu-parent > a {
	color: #fff;
}
* html #menu ul li.current_page_item a,
* html #menu ul li.current-menu-ancestor a,
* html #menu ul li.current-menu-item a,
* html #menu ul li.current-menu-parent a,
* html #menu ul li a:hover {
	color: #fff;
}
.sub-menu {
	padding-left: 0;
}


/* =Header
-------------------------------------------------------------- */
#header-wrap {
	background: url(../../wp-content/themes/pub/elegant-grunge/images/header-repeat.png) repeat-x center top;
	position: relative;
}
#header-image {
	display: block;
	margin-left: 50%;
	position: absolute;
	top: 14px;
	left: -400px;
	width: 800px;
	height: 134px;
}
.content-sidebar-sidebar #header-image {
	top: 0;
	left: -477px;
	width: 956px;
	height: 160px;
}
#header-image img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.content-sidebar-sidebar #header-image img {
	max-width: auto;
	width: 956px;
	height: 160px;
}
#header {
	background: url(../../wp-content/themes/pub/elegant-grunge/images/header.png) no-repeat center;
	height: 216px;
	position: relative;
}
.no-sidebar #header {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/header-no-sidebar.png);
}
.content-sidebar-sidebar #header {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/header-double-sidebar.png);
}
.sidebar-content #header {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/rtl-header.png);
}
#header div {
	margin: 0 auto;
	width: 800px;
	height: 168px;
}
.content-sidebar-sidebar #header div {
	width: 947px;
}
#header div a {
	display: block;
	width: 100%;
	height: 168px;
}
#header h1,
#header h2 {
	float: left;
	font: 2.2em / 169px "Georgia", "Baskerville", serif;
	margin: 0 0 0 0.5em;
	position: relative;
	z-index: 11;
}
#header h1 a,
#header h2 a,
#header div a {
	color: #d3d3d3;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-shadow: #000 0 1px 2px;
}
#blog-description {
	background: none;
	color: #d3d3d3;
	line-height: 135%;
	margin: 0 30px 0 0;
	padding: 0;
	position: relative;
	top: 55px;
	left: 1.3em;
	text-shadow: #000 0 1px 1px;
	z-index: 10;
}


/* =Layout
-------------------------------------------------------------- */
#content-container {
	background: url(../../wp-content/themes/pub/elegant-grunge/images/body.png) center top repeat-y;
}
.no-sidebar #content-container {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/body-no-sidebar.png);
}
.content-sidebar-sidebar #content-container {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/body-double-sidebar.png);
}
.sidebar-content #content-container {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/rtl-body.png);
}
#content {
	margin: 0 auto;
	width: 800px;
}
.content-sidebar-sidebar #content {
	width: 947px;
}
#content-body {
	float: left;
	width: 490px;
	padding: 0 20px;
}
.no-sidebar #content-body {
	float: none;
	width: 760px;
}
.sidebar-content #content-body {
	float: right;
}
.gallery-item {
	min-width: 33%;
}

/* =Sidebar
-------------------------------------------------------------- */
#sidebar {
	font-size: 0.875em;
	float: right;
	position: relative;
	left: -15px;
	width: 220px;
}
.content-sidebar-sidebar #sidebar {
	font-size: 0.8em;
	float: left;
	position: relative;
	left: 28px;
	width: 181px;
}
.content-sidebar-sidebar #sidebar-2 {
	font-size: 0.8em;
	float: right;
	position: relative;
	left: -8px;
	width: 169px;
}


/* =Footer
-------------------------------------------------------------- */
#footer-wrap-outer {
	background: url(../../wp-content/themes/pub/elegant-grunge/images/footer-repeat.gif) repeat-x 0 325px;
	margin-top: -51px;
}
#footer-wrap {
	background: url(../../wp-content/themes/pub/elegant-grunge/images/footer.png) no-repeat center top;
	padding: 91px 0 30px 0;
	width: 100%;
}
.no-sidebar #footer-wrap {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/footer-no-sidebar.png);
}
.content-sidebar-sidebar #footer-wrap {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/footer-double-sidebar.png);
}
.sidebar-content #footer-wrap {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/rtl-footer.png);
}
#footer {
	min-height: 30px;
	margin: 0 auto;
	padding: 90px 7px 0 7px;
	position: relative;
	width: 800px;
}


/* =Content
-------------------------------------------------------------- */
h1, h2 {
	color: #3b3b3b;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 0.5em 0;
}
h1.page-title, h2.page-title {
	line-height: 1.3em;
}
h1.entry-title, h2.entry-title {
	margin-bottom: .25em;
	position: relative;
	width: 354px;
	z-index: 1;
}
.archive .entry-title {
	font-size: 1.6em;
}
h2 a {
	text-decoration: none;
	color: #3b3b3b;
}
.sticky {
	color: #3b3b3b;
	background: url(../../wp-content/themes/pub/elegant-grunge/images/sticky-back.png) center center no-repeat;
}
.post .entry {
	clear: both;
	font-size: 0.875em;
	line-height: 1.3em;
}
.entry h1 {
	font-size: 2em;
}
.entry h2 {
	font-size: 1.8em;
}
.entry h3 {
	font-size: 1.6em;
}
.entry h4 {
	font-size: 1.5em;
}
.entry h5 {
	font-size: 1.3em;
}
.entry h6 {
	font-size: 1.2em;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	color: #666;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}
.post .entry blockquote,
.comment-content blockquote {
	color: #808080;
	margin: 0;
	padding: 0 30px;
}
.wp-post-image {
	float: left;
	margin: 0 10px 0 0;
}
.post .entry img {
	max-width: 100%;
	height: auto;
}
.post .entry p img.alignleft {
	margin: 0 10px 0 0;
}
.post .entry p img.alignright {
	margin: 0 0 0 10px;
}
.post .entry img.size-thumbnail {
	margin-top: 10px;
	margin-bottom: 10px;
}
.post .entry table {
	margin: 1em 0;
}
.post .entry ul li,
.post .entry ol li {
	line-height: 150%;
}
.post .post-author {
	color: #949494;
	font-size: 14px;
}
.post .post-author a {
	color: #949494;
	font-size: 14px;
	text-decoration: none;
}
.post .post-author a:hover {
	color: #3b3b3b;
}
.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}
.post .post-date {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/date-wide.png);
	width: 136px;
	height: 73px;
	text-align: center;
	float: right;
	font-size: 13px;
	line-height: 26px;
	color: #a9a9a9;
	font-weight: bold;
	margin-right: -8px;
}
.post .post-date a,
.post .post-date span {
	text-decoration: none;
	margin-left: 4px;
	margin-top: 8px;
	display: inline-block;
	text-align: center;
	color: #a9a9a9;
}
.post .post-date a:hover {
	color: #3b3b3b;
}
.metadata {
	margin-top: 40px;
	text-align: center;
	font-size: 0.7em;
	color: #797979;
}
.metadata a {
	text-decoration: none;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
.nav-previous a,
.nav-next a {
	font-size: 0.875em;
	color: #88897b;
}
.more-link {
	clear: both;
	display: block;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 0.875em;
	color: #88897b;
	background: url(../../wp-content/themes/pub/elegant-grunge/images/more-link.png) no-repeat left center;
	padding-left: 30px;
}
.hr {
	background-color: #f8faf7;
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/hr.png);
	border: 0;
	clear: both;
	color: #f8faf7;
	margin: -4px auto 0;
	width: 426px;
	height: 121px;
}
.hr hr {
	display: none;
}
.sticky .hr {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/hr-sticky.png) !important;
}
.adcode {
	font-size: 12px;
}
.navigation {
	width: 100%;
	margin-top: 50px;
}
.single .navigation {
	margin-top: 0;
}
#image-navigation {
	width: 100%;
	margin-top: 15px;
}
#image-navigation a {
	margin: 0 5px;
}
.navigation a,
#image-navigation {
	text-decoration: none;
	font-size: 0.7em;
}
.navigation .previous {
	float: right;
}
.navigation .next {
	float: left;
}
.search_result {
	margin-left: 20px;
}
.search_result h4 {
	margin-left: -20px;
}
.search_result h4 a {
	text-decoration: none;
}
.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}
.search_result .metadata a {
	color: #BFC4C1;
}
#entry-author-info {
	font-size: 0.8em;
	line-height: 1.15em;
	clear: both;
}
#entry-author-info {
	margin-top: 20px;
	margin-bottom: 40px;
}
body.author #entry-author-info {
	margin: 20px 0 40px 0;
	clear: both;
}
#entry-author-info h2 {
	font-size: 1.5em;
	color: #666;
}
#author-avatar {
	float: left;
	width: 60px;
	display: inline;
}
#author-description {
	float: left;
	width: 415px;
	margin-left: 15px;
	line-height: 125%;
}
#author-description .more-link {
	margin-top: 20px;
}
div.the_attachment,
.entry-caption {
	text-align: center;
}
.thumbs-nav {
	text-align: left;
}
.thumbs-nav p.prev-post {
	float: left;
}
.thumbs-nav p.next-post {
	float: right;
}


/* =WordPress
-------------------------------------------------------------- */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear: both;
}
.wp-caption {
	border: none;
	text-align: center;
	background-color: #f8faf7;
	max-width: 100%;
	padding-top: 4px;
}
.wp-caption.alignleft {
	margin: 0 10px 0 0;
}
.wp-caption.alignright {
	margin: 0 0 0 10px;
}
.wp-caption img {
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#wpstats {
	float: right;
	margin-top: -6px;
}


/* =Comments
-------------------------------------------------------------- */
#commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 16px;
	margin-left: 40px;
}
#commentlist li {
	margin-top: 16px;
	margin-left: 30px;
	max-width: 460px;
}
#commentlist li .comment-content,
#commentlist li .before-comment,
#commentlist li .after-comment,
#commentlist li .after-comment div {
	background: transparent url(../../wp-content/themes/pub/elegant-grunge/images/comment.jpg) no-repeat top right;
}
#commentlist li.bypostauthor .comment-content,
#commentlist li.bypostauthor .before-comment,
#commentlist li.bypostauthor .after-comment,
#commentlist li.bypostauthor .after-comment div {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/comment-author.jpg);
	color: #000;
}
#commentlist li.trackback .comment-content,
#commentlist li.trackback .before-comment,
#commentlist li.trackback .after-comment,
#commentlist li.trackback .after-comment div,
#commentlist li.pingback .comment-content,
#commentlist li.pingback .before-comment,
#commentlist li.pingback .after-comment,
#commentlist li.pingback .after-comment div {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/comment-reaction.jpg);
	color: #000;
}
#commentlist li .comment-content {
	position: relative;
	padding: 28px 0 0px 0;
}
#commentlist li .before-comment {
	position: absolute;
	left: 0;
	top: 0;
	width: 27px;
	margin-left: -27px;
	height: 100%;
	background-position: top left;
}
#commentlist li .after-comment {
	position: relative;
	width: 100%;
}
#commentlist li .after-comment,
#commentlist li .after-comment div {
	height: 40px;
	font-size: 1px;
}
#commentlist li .after-comment {
	background-position: bottom right;
}
#commentlist li .after-comment div {
	position: relative;
	width: 27px;
	margin-left: -27px;
	background-position: bottom left;
}
#commentlist .comment {
	margin: 0;
	font-size: 12px;
	padding-right: 0;
}
.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 13px;
	padding-right: 15px;
	word-wrap: break-word;
}
.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}
.trackback .comment-text,
.pingback .comment-text {
	margin-left: 0;
}
#commentlist .comment .reply {
	font-size: 0.875em;
	margin-right: 25px;
	text-align: right;
	position: relative;
	top: 15px;
	z-index: 100;
}
#commentlist .comment .reply a {
	color: #b3b3b3;
	text-decoration: none;
}
#commentlist .comment .reply a:hover,
#commentlist .comment .reply a:active {
	color: #5f5f5f;
	text-decoration: none;
}
#page .avatar {
	float: left;
	margin: 0 10px 0 0 !important;
}
.comment cite,
.comment cite a {
	width: 400px;
	display: block;
	word-wrap: break-word;
}


/* =Comments Form
-------------------------------------------------------------- */
#commentform input[type="text"] {
	width: 310px;
	padding: 5px;
	border: 1px solid #f2f2f2;
	float: right;
}
#commentform p {
	width: 400px;
}
textarea {
	width: 460px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}
#commentform .logged-in-as,
#commentform .comment-notes {
	font-size: 12px;
	width: 460px;
}
#commentform p label {
	margin: 6px 0 8px 0;
	display: inline-block;
}
#commentform .form-allowed-tags {
	font-size: 12px;
	color: #b3b3b3;
}


/* =Sidebar
-------------------------------------------------------------- */
.sidebar h2 {
	font-size: 1.4em;
	color: #676767;
	margin-bottom: 20px;
	display: block;
	clear: both;
}
.sidebar div,
.sidebar p {
	word-wrap: break-word
}
.sidebar a {
	color: #9f9f9f;
}
.sidebar ul,
.sidebar ul ol {
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
}
.sidebar ul p,
.sidebar ul select {
	margin: 5px 0 8px;
}
.sidebar ul ul,
.sidebar ul ol {
	margin: 5px 0 0 10px;
}

.sidebar ul ul ul,
.sidebar ul ol {
	margin: 0 0 0 10px;
	word-wrap: break-word
}
ol > li, .sidebar ul ol li {
	list-style: decimal outside;
}
.sidebar ul ul li,
.sidebar ul ol li {
	margin: 3px 0 0 5px;
	padding: 0;
	line-height: 150%;
	list-style-type: square;
	color: #999;
}
.sidebar img {
	max-width: 100%;
	height: auto;
}


/* =Sidebar-Search
-------------------------------------------------------------- */
.sidebar #searchform div,
#footer #searchform div {
	background: url(../../wp-content/themes/pub/elegant-grunge/images/searchform.png) left top no-repeat;
	width: 226px;
	height: 49px;
	margin-left: -7px;
}
#footer #searchform div {
	background: url(../../wp-content/themes/pub/elegant-grunge/images/searchform-footer.png) left top no-repeat;
}
#sidebar-2 #searchform div {
	margin-left: -15px;
}
.sidebar #searchform div #s,
#footer #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 149px;
	height: 16px;
	color: #909090;
	font-size: 1.0em;
	outline: none;
}
.sidebar #searchform div #searchsubmit,
#footer #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	cursor: pointer;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	color: #999;
	font-size: 0.7em;
	text-transform: lowercase;
}
.content-sidebar-sidebar .sidebar #searchform div {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/searchform-double-sidebar.jpg);
	width: 190px;
	height: 45px;
	margin-left: -3px;
}
.content-sidebar-sidebar .sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 117px;
	height: 16px;
	color: #909090;
	font-size: 0.875em;
	outline: none;
}


/* =Sidebar-Tag-Cloud
-------------------------------------------------------------- */
.widget_tag_cloud a {
	text-decoration: none;
}


/* =Sidebar-Flickr
-------------------------------------------------------------- */
.widget_flickr table {
	background-color: transparent !important;
	border: 0 !important;
	border-collapse: collapse; /* remove cell-spacing value */
	width:100%;
}
.widget_flickr table img {
	max-width: 185px;
}
.widget_flickr table#flickr_badge_uber_wrapper {
	border: none;
	border-spacing: 0;
}
.widget_flickr table#flickr_badge_wrapper {
	background: none !important;
}
.widget_flickr table#flickr_badge_uber_wrapper a {
	color: #9f9f9f;
}
#footer table#flickr_badge_uber_wrapper,
#footer table#flickr_badge_wrapper {
	border: none !important;
	padding: 0;
	border-spacing: 0;
	width: 100% !important;
}
#footer .widget_flickr table#flickr_badge_wrapper td br {
	display: none;
}
#footer .widget_flickr table#flickr_badge_wrapper td a {
	width: 110px;
	height: 110px;
	display: inline-block;
	float: left;
	overflow: hidden;
	margin-top: 5px;
}
#footer .widget_flickr table#flickr_badge_wrapper td a:last-child {
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
#footer .widget_flickr table#flickr_badge_wrapper td img {
	float: left;
	width: 105px;
	height: auto;
}


/* =Sidebar-Authors
-------------------------------------------------------------- */
.sidebar .widget_authors > ul {
	margin: 5px 0 0 0;
}
.sidebar .widget_authors > ul > li {
	list-style: none;
	margin: 5px 0 15px 0;
}
.sidebar .widget_authors > ul > li > a {
	text-decoration: none;
}
#page .widget_authors .avatar {
	float: none;
	vertical-align: middle;
}
#page .widget_authors .avatar-1 {
	margin: 0 0 0 -6px !important;
}
#page .widget_authors .avatar-16,
#page .widget_authors .avatar-32,
#page .widget_authors .avatar-48,
#page .widget_authors .avatar-96,
#page .widget_authors .avatar-128 {
	margin: 0 4px 0 0 !important;
}


/* =Sidebar-Calendar
-------------------------------------------------------------- */
#calendar_wrap {
	margin: 0;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar th {
	text-align: left;
}


/* =Widgets
-------------------------------------------------------------- */
.widget-wrap h2 a {
	color: #fff !important;
}
.timesince {
	margin: 0 4px;
}


/* =Sidebar-Footer
-------------------------------------------------------------- */
#footer #subscribe-rss {
	position: absolute;
	top: 0;
	left: 0;
}
#footer #subscribe-rss a {
	background-image: url(../../wp-content/themes/pub/elegant-grunge/images/rss.png);
	display: block;
	margin-top: -5px;
	margin-left: -115px;
	text-indent: -999em;
	width: 149px;
	height: 126px;
}
#footer .legal,
#footer .credit {
	color: #5f5f5f;
	position: relative;
	top: 10px;
}
#footer .legal {
	float: left;
}
#footer .credit a {
	text-decoration: none;
}
#footer .credit {
	float: right;
}
#footer .widget-wrap {
	float: left;
	width: 264px;
	margin-bottom: 36px;
}
#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}
#footer {
	font-size: 0.8em;
	line-height: 1.1em;
}
#footer a {
	color: #a3a3a3;
}
#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}
#footer .widget > ul,
#footer .widget > ol,
#footer .widget div > ul,
#footer .widget div > ol {
	list-style: none;
	padding-left: 0;
}
#footer ul, #footer ol {
	list-style: none;
	padding-left: 15px;
}
#footer li {
	line-height: 140%;
}


/* =Clear fixes
-------------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	height: 1%;
}
*:first-child + html .clearfix {
	min-height: 1px;
}


/* =IE8 fix
-------------------------------------------------------------- */

#ie8 .post .entry img {
	width: auto; /* Prevent stretching images with height and width attributes in IE8 */
}


/* =Infinity Styles
-------------------------------------------------------------- */

.infinite-scroll.neverending #content-container {
	padding-bottom: 50px;
}
.infinite-scroll #content .infinite-wrap {
	border-top: none;
	padding-top: 0;
}
/* Make it match the theme */
#infinite-footer {
	z-index: 10;
}
#infinite-footer .container {
	color: #4a4a49
}
#infinite-footer .blog-info,
#infinite-footer .blog-info a {
	color: #3B3B3B;
}
#infinite-footer .blog-credits a {
	color: #3B3B3B;
}
#infinite-footer .blog-info a:hover,
#infinite-footer .blog-info a:focus,
#infinite-footer .blog-credits a:hover,
#infinite-footer .blog-credits a:focus {
	color: #3B3B3B;
}
#infinite-footer .blog-credits {
	color: #666
}
.infinite-loader {
	margin: 0 auto 34px;
	width: 24px;
}
#infinite-handle {
	margin: 0 auto 45px;
	text-align: center;
}
#infinite-handle span {
	background-color: #323232;
	border-color: #323232;
	color: #a3a3a3;
}
#infinite-handle span:before {
	color: #a3a3a3;
}
#infinite-handle span:hover,
#infinite-handle span:focus,
#infinite-handle span:hover:before,
#infinite-handle span:focus:before {
	color: #a3a3a3;
}
/* Elements to hide */
.infinite-scroll .navigation,
.infinite-scroll.neverending #footer-wrap-outer {
	display: none;
}
/* Restore the footer when IS is finished */
.infinity-end.neverending #footer-wrap-outer {
	display: block;
}