@import url(//fonts.googleapis.com/css?family=Open+Sans|Merriweather:700);
/**
 * Smiley project CSS 
 */

/* generic emoji styles */
.wp-emoji, .wp-emoji:before {
	display: inline-block !important; /* shouldn't have been necessary, but some themes set this to static */
}

.wp-emoji {
	position: relative !important; /* shouldn't have been necessary, but some themes set this to static */
	vertical-align: bottom;

	/* this will be a line-height tall wrapper for vertically centering the smiley */
	width: 1.375em;
	overflow: hidden;
	white-space: nowrap;	
	text-indent: 9999px;
	min-height: 1.2em; /* for really small lineheights */
}

/* Firefox does weird things with text-indent and selection */
@-moz-document url-prefix() { 
	.wp-emoji {
		text-indent: 0;
		text-align: center;
		color: rgba(255,255,255,0);
		overflow: visible;
	}
}

/* @noflip */
.wp-emoji:before {
	/* vertically center the smiley */
	position: absolute;
	content: "";
	
	/* height/width for IE, Firefox and non-webkit browsers */
	height: 1.25em;
	width: 1.375em;
	margin-top: -0.625em; /* minus half the height of the smiley */

	left: 0;
	top: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

/* WebKit specific hacks */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.wp-emoji {
		width: 1.35em;
	}
    .wp-emoji:before {
		height: 1.4em;
		width: 1.35em;
		margin-top: -0.7em; /* minus half the height of the smiley */
    }
}

/* IE specific hacks */
@media screen and (min-width:0\0) {
	.wp-emoji {
		height: 1.2em;
		width: 1.38em;
	}
    .wp-emoji:before {
		width: 1.38em;
    }
}

/* individual smileys */
	/* PNGs are for IE8 fallbacks. Let's remove them some day please */
.wp-emoji-smile:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/smile.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/smile.svg), none;
}

.wp-emoji-wink:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/wink.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/wink.svg), none;
}

.wp-emoji-bigsmile:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/bigsmile.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/bigsmile.svg), none;
}

.wp-emoji-heart:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/heart.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/heart.svg), none;
}

.wp-emoji-neutral:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/neutral.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/neutral.svg), none;
}

.wp-emoji-uneasy:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/uneasy.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/uneasy.svg), none;
}

.wp-emoji-lol:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/lol.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/lol.svg), none;
}

.wp-emoji-sad:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/sad.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/sad.svg), none;
}

.wp-emoji-cry:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/cry.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/cry.svg), none;
}

.wp-emoji-evilgrin:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/evilgrin.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/evilgrin.svg), none;
}

.wp-emoji-twisted:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/twisted.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/twisted.svg), none;
}

.wp-emoji-evil:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/evil.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/evil.svg), none;
}

.wp-emoji-surprised:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/surprised.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/surprised.svg), none;
}

.wp-emoji-tongue:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/tongue.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/tongue.svg), none;
}

.wp-emoji-angry:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/angry.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/angry.svg), none;
}

.wp-emoji-burrito:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/burrito.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/burrito.svg), none;
}
.wp-emoji-burrito, .wp-emoji-burrito:before {
	width: 1.6em;
}

.wp-emoji-wordpress:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/wordpress.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/wordpress.svg), none;
}

.wp-emoji-mindblown:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/mindblown.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/mindblown.svg), none;
}

.wp-emoji-mindblown-alt:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/mindblown-alt.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/mindblown-alt.svg), none;
}

.wp-emoji-martini:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/martini.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/martini.svg), none;
}

.wp-emoji-whiterussian:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/whiterussian.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/whiterussian.svg), none;
}

.wp-emoji-star:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/star.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/star.svg), none;
}

.wp-emoji-developer:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/developer.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/developer.svg), none;
}
.wp-emoji-developer, .wp-emoji-developer:before {
	width: 1.5em;
}

.wp-emoji-facepalm:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/facepalm.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/facepalm.svg), none;
}
.wp-emoji-facepalm, .wp-emoji-facepalm:before {
	width: 1.4em;
}

.wp-emoji-bear:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/bear.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/bear.svg), none;
}

.wp-emoji-mrgreen:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/mrgreen.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/mrgreen.svg), none;
}

.wp-emoji-arrow:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/arrow.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/arrow.svg), none;
}

.wp-emoji-confused:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/confused.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/confused.svg), none;
}

.wp-emoji-cool:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/cool.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/cool.svg), none;
}

.wp-emoji-idea:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/idea.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/idea.svg), none;
}

.wp-emoji-blush:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/blush.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/blush.svg), none;
}

.wp-emoji-oops:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/oops.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/oops.svg), none;
}

.wp-emoji-rolleyes:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/rolleyes.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/rolleyes.svg), none;
}

.wp-emoji-exclaim:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/exclaim.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/exclaim.svg), none;
}

.wp-emoji-question:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/question.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/question.svg), none;
}

.wp-emoji-kitten:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/kitten.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/kitten.svg), none;
}

.wp-emoji-momface:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/momface.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/momface.svg), none;
}


/* to enable text-selection of smileys in Firefox, we can't use text-indent or overflow to hide the text, so letterspace it instead */
@-moz-document url-prefix() { 
	.wp-emoji-rolleyes {
		letter-spacing: -.2em;
	}

	.wp-emoji-oops, .wp-emoji-idea, .wp-emoji-confused {
		letter-spacing: -.25em;
	}

	.wp-emoji-burrito, .wp-emoji-arrow, .wp-emoji-bear, .wp-emoji-star {
		letter-spacing: -.3em;
	}

	.wp-emoji-developer, .wp-emoji-mrgreen, .wp-emoji-facepalm {
		letter-spacing: -.35em;
	}

}




/**
 * 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: normal 13px 'Open Sans', sans-serif;
	_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;
	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-size: 13px;
	font-weight: 300;
	height: auto;
	padding: 5px 6px;
	width: 100%;
	box-sizing: border-box;
	/* @noflip */
	direction: ltr;
}

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

/*
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;
	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="http://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: 20px;
	overflow: hidden;
	border: 5px solid #efefef;
	font: 10px/1 "Open Sans", Arial, sans-serif !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
 */

/* override theme */
#secondary {
	width: 300px !important;
}
#page {
	padding: 10px 39px !important;
	width: 1000px !important;
}/**
 * Styles for Jetpack related posts
 */

/* Container */

div#jp-relatedposts {
	display: none;
	padding-top: 1em;
	margin: 1em 0;
	position: relative;
}

div.jp-relatedposts:after {
	content: '';
	display: block;
	clear: both;
}

/* Headline above related posts section, labeled "Related" */

div#jp-relatedposts h3.jp-relatedposts-headline {
	margin: 0 0 1em 0;
	display: inline-block;
	float: left;
	font-size: 9pt;
	font-weight: bold;
	font-family: inherit;
}

div#jp-relatedposts h3.jp-relatedposts-headline em:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #ddd;
	border-top: 1px solid rgba(0,0,0,.2);
	margin-bottom: 1em;
}

div#jp-relatedposts h3.jp-relatedposts-headline em {
	font-style: normal;
	font-weight: bold;
}

/* Related posts items (wrapping items) */

div#jp-relatedposts div.jp-relatedposts-items {
	clear: left;
}

div#jp-relatedposts div.jp-relatedposts-items-visual {
	margin-right: -20px;
}

/* Related posts item */

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
	float: left;
	width: 33%;
	margin: 0 0 1em; /* Needs to be same as the main outer wrapper for Related Posts */
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
	padding-right: 20px;
	/*cursor: pointer;*/
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}

div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover .jp-relatedposts-post-title a {
	text-decoration: underline;
}

div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/* Related posts item content */

div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
div#jp-relatedposts div.jp-relatedposts-items p {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs {
	position:relative;
}
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	display:block;
}

div#jp-relatedposts div.jp-relatedposts-items p {
	margin-bottom: 0;
}

div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	text-transform: none;
	margin: 0;
	font-family: inherit;
	display: block;
	max-width: 100%;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-size: inherit;
	font-weight: normal;
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	text-decoration: underline;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post span {
	display: block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}

div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post span {
	max-width: 100%;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	opacity: .6;
}

/* Behavior when there are thumbnails in visual mode */
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
	display: none;
}

/* Behavior when there are no thumbnails in visual mode */
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
	overflow: hidden;
}
div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs span {
	margin-bottom: 1em;
}

/**
 * Responsive
 */

@media only screen and (max-width: 640px) {

	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
		width: 50%;
	}

	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
		clear: left;
	}

	div#jp-relatedposts div.jp-relatedposts-items-visual {
		margin-right: 20px;
	}

}

@media only screen and (max-width: 320px) {

	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
		width: 100%;
		clear: both;
		margin: 0 0 1em;
	}

}
/**
 * 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: Elemin
Theme URI: https://wordpress.com/themes/elemin/
Author: Automattic
Author URI: https://wordpress.com/themes/
Description: Elemin is a clean, minimalistic theme with great white-space balance and elegant typography. It features nine color schemes, three site layout options, two post layout options, two custom menu areas, custom link colors, support for post formats, a footer widget area, custom header, custom background, and a responsive layout that adapts to various screen sizes.
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, green, pink, orange, white, yellow, dark, light, one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, infinite-scroll, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, blog, fashion, journal, lifestream, portfolio, professional, tumblelog, bright, clean, elegant, minimal, simple, sophisticated, video
*/

/* =Reset HTML
-------------------------------------------------------------- */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before,
blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
html {
	overflow-y: scroll;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
-------------------------------------------------------------- */

body {
	background: url(/wp-content/themes/premium/elemin/images/noise-bg.png) #f4f3f3;
	color: #666;
	font: 13px/22px Georgia, "Times New Roman", serif;
}
#page {
	background: #fff;
	border: 1px solid #ccc;
	border-top-color: #ddd;
	border-bottom-color: #999;
	margin: 10px auto 70px;
	padding: 10px 49px;
	position: relative;
	width: 990px;
}
#page:before,
#page:after {
	content:"";
	position: absolute;
	z-index: -2;
	bottom: 15px;
	left: 10px;
	height: 10px;
	width: 50%;
	max-width: 300px;
	box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
	transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
}
#page:after {
	left: auto;
	right: 10px;
	transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
}
#primary {
	float: left;
}
#content {
	margin: 50px 0 60px;
}
.entry-meta {
	line-height: 125%;
	position: absolute;
	left: 0;
	top: 55px;
	width: 100px;
}
.post-content {
	padding-left: 122px;
}
.page-content {
	float: left;
	width: 672px;
}
.page-content,
.post-content {
	margin-bottom: 15px;
}
#secondary {
	float: right;
	margin: 50px 0 60px;
	overflow: hidden;
	width: 260px;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Links */
a {
	text-decoration: underline;
	outline: none;
	color: #000;
}
a:hover {
	text-decoration: none;
}


/* =Site Layouts
-------------------------------------------------------------- */

/* Sidebar-Content */
body.sidebar-content #primary {
	float: right;
}
body.sidebar-content #secondary {
	float: left;
}

/* Full-Width (No Sidebars) */
body.no-sidebar #primary,
body.attachment #primary,
body.no-sidebar #main .page-content,
body.no-sidebar #main #comments,
.full-width {
	width: 980px !important;
}
body.no-sidebar #secondary {
	display: none;
}
body.no-sidebar #main .post-content,
body.attachment #main .post-content {
	max-width: 850px;
}


/* =Header
-------------------------------------------------------------- */

#branding {
	border-bottom: 2px solid #000;
	min-height: 150px;
	padding-top: 60px;
	position: relative;
}
#branding #searchform {
	position: absolute;
	top: 1em;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	background: url(/wp-content/themes/premium/elemin/images/search.png) no-repeat 7px center #f9f9f9;
	border: solid 1px #eaeaea;
	border-top-color: #d5d5d5;
	border-bottom-color: #f4f4f4;
	border-radius: 5px;
	color: #666;
	float: left;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	padding: 6px 10px 6px 28px;
	width: 100px !important;
}
#branding #s:focus {
	width: 196px !important;
}
#searchform #s:focus {
	background-color: #fcfcfc;
	color: #000;
}
#searchform #searchsubmit {
	display: none;
}
#site-title {
	font: 56px/63px "Sorts Mill Goudy", Georgia, "Times New Roman", serif;
	font-variant: small-caps;
	letter-spacing: 2px;
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
}
#site-title a {
	color: #000;
	text-decoration: none;
}
#site-description {
	color: #999;
	font: 14px/23px "Sorts Mill Goudy", Georgia, "Times New Roman", serif;
	font-style: italic;
	margin: 0 0 10px;
	text-align: center;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	border-top: solid 1px #ccc;
	display: block;
	margin: 1em auto;
	padding: 10px 0 0;
	position: relative;
 	width: 84%;
 	text-align: center;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	display: inline-block;
	position: relative;
}
#access li a {
	color: #777;
	display: block;
	line-height: 2.8em;
	padding: 0 1em;
	text-decoration: none;
	text-transform: uppercase;
}
#access ul ul {
	background: #fff;
	border: solid 1px #ddd;
	border-bottom-color: #bbb;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	text-align: left;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #fff;
	color: #777;
	line-height: 1.5em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
	text-transform: none;
}
#access li:hover > a,
#access ul ul :hover > a,
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	color: #000;
}
#access ul ul a:hover {
	background: #f3f3f3;
}
#access ul li:hover > ul {
	display: block;
}


/* =In-Post Formatting
-------------------------------------------------------------- */

.entry-title {
	clear: none;
	font: italic 33px/40px "Sorts Mill Goudy", Georgia, "Times New Roman", serif;
	font-weight: normal;
	margin: 0 0 10px 125px;
	padding: 0;
}
.entry-title a {
	text-decoration: none;
}
.entry-title,
.entry-title a {
	color: #000;
}
.page-title {
	color: #000;
	font: 46px/51px "Sorts Mill Goudy", Georgia, "Times New Roman", serif;
	letter-spacing: -1px;
	margin: 0 0 15px;
}
.entry-title,
.page-title {
	word-wrap: break-word;
}
#content .post,
body.search #content .page {
	margin-bottom: 60px;
	min-height: 185px;
}
#content .post,
#content .attachment,
body.search #content .page {
	position: relative;
}
.sticky {}
.entry-content {
	font-size: 14px;
	line-height: 22px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	clear: both;
	font-weight: bold;
	margin-bottom: 15px;
}
.entry-content h1 {
	font-size: 24px;
}
.entry-content h2 {
	font-size: 22px;
}
.entry-content h3 {
	font-size: 18px;
}
.entry-content h4 {
	font-size: 16px;
}
.entry-content h5 {
	font-size: 14px;
}
.entry-content h6 {
	font-size: 12px;
}
.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content dd,
.entry-content pre,
.entry-content address,
.comment-content p,
.comment-content ul,
.comment-content ol {
	margin-bottom: 15px;
}
.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul,
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul {
	margin-left: 16px;
}
.entry-content ol,
.comment-content ol {
	margin-left: 32px;
}
.entry-content ul,
.comment-content ul {
	list-style: disc;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal;
}
.entry-content ol ol,
.comment-content ol ol {
	list-style: upper-alpha;
}
.entry-content ol ol ol,
.comment-content ol ol ol {
	list-style: lower-roman;
}
.entry-content ol ol ol ol,
.comment-content ol ol ol ol {
	list-style: lower-alpha;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
}
.entry-content strong {
	font-weight: bold;
}
.entry-content cite,
.entry-content em,
.entry-content i {
	font-style: italic;
}
.entry-content blockquote cite,
.entry-content blockquote em,
.entry-content blockquote i,
.comment-content blockquote cite,
.comment-content blockquote em,
.comment-content blockquote i, {
	font-style: normal;
}
.entry-content big {
	font-size: 131.25%;
}
.entry-content ins {
	background: #e5e5e5;
	text-decoration: none;
}
.entry-content abbr,
.entry-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content sup,
.entry-content sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
.entry-content sup {
	bottom: 1ex;
}
.entry-content sub {
	top: .5ex;
}
.entry-content p a[href$=jpg],
.entry-content p a[href$=jpeg],
.entry-content p a[href$=jpe],
.entry-content p a[href$=png],
.entry-content p a[href$=gif],
.entry-content p a[href*=attachment],
.entry-content p a[rel*=attachment] {
	border-bottom: 0 none;
}
.entry-content table {
	border: 1px solid #e5e5e5;
	margin: 0 -1px 25px 0;
	text-align: left;
	width: 100%;
}
.entry-content table img {
	width: 100%;
}
.entry-content tr th,
.entry-content thead th {
	font-weight: bold;
	line-height: 21px;
	padding: 6px 15px;
}
.entry-content tr td {
	border-top: 1px solid #e5e5e5;
	padding: 15px;
}
.entry-content tr.odd td {
	background: #f2f7fc;
}
.entry-content blockquote,
.entry-content blockquote[class*="align"],
.comment-content blockquote {
	color: #666;
	font-style: italic;
	line-height: 1.5;
	margin-left: 15px;
	padding-left: 10px;
}
.entry-content blockquote p {
	color: #666;
}
.entry-content pre {
	background: #eee;
	font: 13px/1.5 Monaco, Courier New, Courier, monospace;
	margin-bottom: 15px;
	padding: 20px;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content hr {
	background-color: #e9e9e9;
	border: 0;
	height: 1px;
	margin: 0 0 13px 0;
}

/* Image Attachments */
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	margin: 0 0 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Galleries */
.gallery-icon img {
	border: 0 !important;
}
.gallery-item {
	box-sizing: border-box;
	padding: 4px;
}

/* Chat */
.format-chat .entry-content p:nth-child(odd),
.format-chat .entry-content blockquote p:nth-child(odd) {
	font-weight: bold;
}

/* Links */
.format-link .entry-title:after {
	content: "»";
	padding-left: 10px;
}

/*Audio*/
.player audio {
	display: none;
}
html.elemin-mp3 .player.mp3 audio,
html.elemin-ogg .player.ogg audio,
html.chunk-wav .player.wav audio {
	display: block;
}
html.elemin-mp3 .player.mp3 .audio-file-link,
html.elemin-ogg .player.ogg .audio-file-link,
html.elemin-wav .player.wav .audio-file-link {
display: none;
}


/* =Post Metadata and Post Format Icons
---------------------------------------------------------------*/

.post-format-icon {
	border-bottom: 1px solid #bbb;
	display: block;
	left: 0;
	margin: 0 0 10px;
	padding-bottom: 15px;
	position: absolute;
	top: 0;
	width: 100px;
}
.post-format-icon a {
	background: url(/wp-content/themes/premium/elemin/images/post-format-icons.png) no-repeat right;
	display: block;
	float: right;
	width: 30px;
	height: 27px;
}
.format-standard .post-format-icon a {
	background-position: -97px 0;
}
.format-quote .post-format-icon a {
	background-position: 0 0;
}
.format-image .post-format-icon a,
.image-attachment .post-format-icon a {
	background-position: -48px 0;
}
.format-link .post-format-icon a {
	background-position: -141px 0;
}
.format-gallery .post-format-icon a {
	background-position: -187px 0;
}
.format-chat .post-format-icon a {
	background-position: -233px 0;
}
.format-audio .post-format-icon a {
	background-position: -280px 0;
}
.format-aside .post-format-icon a {
	background-position: -324px 0;
}
.format-video .post-format-icon a {
	background-position: -370px 0;
}
.format-status .post-format-icon a {
	background-position: -420px 0;
	width: 27px;
}
.entry-meta .entry-date,
.entry-meta .byline,
.entry-meta .entry-categories,
.entry-meta .entry-tags,
.entry-meta .edit-link,
.entry-meta .comments-link,
.entry-meta .image-info {
	display: block;
	font: italic 90% "Sorts Mill Goudy", Georgia, "Times New Roman", serif;
	text-align: right;
}
.entry-meta a {
	font-size: 13px;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
}
.entry-meta a:hover {
	text-decoration: underline;
}
.entry-meta .byline a,
.entry-meta .byline a:hover,
.entry-date a,
.entry-date a:hover {
	color: #666;
	text-decoration: none;
}
.entry-meta .byline a,
.entry-meta .byline a:hover {
	font-variant: normal;
	text-transform: lowercase;
}
.entry-meta .byline .author a,
.entry-meta .byline .author a:hover {
	text-transform: none;
}


/* =Images and Embeds
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.entry-content img,
.attachment img,
.widget-area img,
.gallery-item img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.entry-content .alignleft,
.entry-content img.alignleft,
.post-thumbnail {
	display: inline;
	float: left;
	margin-right: 1em;
}
.entry-content .alignright,
.entry-content img.alignright {
	display: inline;
	float: right;
	margin-left: 1em;
}
.entry-content .aligncenter,
.entry-content img.aligncenter,
.widget-area .aligncenter,
.widget-area img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.wp-caption {
	max-width: 100%;
}
.wp-caption .wp-caption-text {
	font-size: 90%;
	margin: 0;
	text-align: center;
}
.gallery-caption {
	font-style: italic;
}
.wp-smiley {
	display: inline;
	margin: 0;
}
.video-player {
	padding: 0 !important;
}

/* Class for labelling required form items */
.required {
	font-weight: bold;
}


/* =Post Column Layouts
-------------------------------------------------------------- */

/* One Column */
body.content-sidebar .one-col-posts #primary,
body.sidebar-content .one-col-posts #primary {
	width: 672px;
}

/* Two Columns */
.two-col-posts #primary {
	max-width: 70%;
}
.two-col-posts .entry-meta {
	position: relative;
	top: 0;
	margin-bottom: 8px;
}
.two-col-posts .entry-meta span {
	display: inline-block;
	font-variant: normal;
	text-align: left;
}
.two-col-posts span.entry-date {
	display: block;
}
.two-col-posts .comments-link {
	margin-left: 10px;
}
.two-col-posts .entry-meta a,
.two-col-posts .entry-meta a:hover {
	font-variant: normal;
}
.two-col-posts .post-format-icon {
	border: none;
	margin: 0;
	width: 30px;
}
.two-col-posts .post-format-icon a {
	float: none;
	margin-left: 5px;
	margin-top: 1px;
}
.two-col-posts .entry-title {
	font-size: 26px;
	line-height: 34px;
	margin: 0 0 0 39px;
	min-height: 34px;
	padding-right: 8px;
}
.two-col-posts #content .post {
	margin-bottom: 30px;
}
.two-col-posts .entry-meta,
.two-col-posts .post-content {
	padding: 0 5px;
	width: 100%;
}
.two-col-posts .post-row {
	list-style: none;
}
.two-col-posts .post-column {
	float: left;
	width: 48%;
}
body .even-col {
	margin-left: 3.75%;
}
body.sidebar-content .odd-col {
	margin-right: 3.75%;
}
body.sidebar-content .even-col {
	margin-left: 0;
}
body.no-sidebar .two-col-posts #main .post-content,
body.no-sidebar .two-col-posts #main #primary {
	max-width: 100%;
}
.two-col-posts .comment object,
.two-col-posts .comment embed,
.two-col-posts .embed-vimeo iframe,
.two-col-posts .embed-youtube iframe {
	height: auto;
	width: 100%;
}


/* =Content Navigation
---------------------------------------------------------------*/

#content #nav-below,
#content #image-navigation {
	clear: both;
	display: block;
	margin: 0 0 15px;
}
#content nav .nav-previous,
#content nav .previous-image {
	float: left;
}
#content nav .nav-next,
#content nav .next-image {
	float: right;
	text-align: right;
}
#content nav .nav-previous a,
#content nav .nav-next a,
#content nav .previous-image a,
#content nav .next-image a {
	color: #666;
	font: italic 15px "Sorts Mill Goudy", Georgia, "Times New Roman", serif;
	margin-right: 10px;
	text-decoration: none;
}
#content nav .nav-previous a:hover,
#content nav .nav-next a:hover,
#content nav .previous-image a:hover,
#content nav .next-image a:hover {
	color: #000;
}
#content #nav-below span {
 	background: #000;
	border-radius: 10em;
	color: #fff;
	display: block;
	font: 22px/22px "Times New Roman", serif;
	height: 30px;
	margin: -8px 10px 17px 0;
	padding: 4px 0 0;
	text-align: center;
	width: 34px;
}
#content #nav-below .nav-next span {
	margin-right: 0;
}
#content nav .nav-next span,
#content nav .next-image span {
	float: right;
	margin-left: 10px;
}
#content nav .nav-previous span,
#content nav .previous-image span {
	float: left;
}
.page-link {
	clear: both;
	margin: 1em 0;
}
.page-link a {
	background: #000;
	border-radius: 10em;
	color: #fff;
	display: inline-block;
	line-height: 100%;
	margin: 0 3px;
	min-height: 20px;
	min-width: 24px;
	padding: 4px 0 0;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.page-link a:hover {
	background: #333;
}


/* =Archive and Search
--------------------------------------------------------------*/

body.archive .page-title,
body.search .page-title {
	margin-bottom: 40px;
}
.search-term {
	font-style: italic;
}
#searchform #s {
	background: url(/wp-content/themes/premium/elemin/images/search.png) no-repeat 7px center #f9f9f9;
	border: solid 1px #eaeaea;
	border-top-color: #d5d5d5;
	border-bottom-color: #f4f4f4;
	border-radius: 5px;
	color: #666;
	padding: 6px 10px 6px 28px;
	width: 95%;
}
#searchform #s:focus {
	background-color: #fcfcfc;
	color: #000;
}
#searchform #searchsubmit {
	display: none;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
	clear: both;
	max-width: 98%;
	word-wrap: break-word;
}
.nocomments {
	font-size: 15px;
	font-style: italic;
	text-align: center;
}
.commentlist {
	border-top: 2px solid #000;
	margin: 20px 0 0;
	padding: 5px 0 0 122px;
}
#comments-title,
#reply-title {
	color: #000;
	font: 24px "Sorts Mill Goudy", Georgia, "Times New Roman", serif;
	margin: 0 0 10px;
	padding: 0;
}
#comments ol {
	list-style: none;
	margin-left: 0;
}
#comments ul {
	list-style: none;
	margin-left: 0.425em;
}
#comments li {
	list-style: none;
	margin: 0 !important;
	padding: 15px 0 0;
	position: relative;
}
#comments li.pingback {
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
}
#comments ul li {
	list-style: none;
	padding: 0.5em 0.85em;
}
#comments .comment .comment-content,
#comments .children .comment-content {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	position: relative;
}
#comments .comment-author {
	margin: 2px 0 0;
	padding: 0;
}
#comments .comment-content .sd-rating {
	margin: 0 20px 5px;
}
#comments .children {
	margin-top: 25px;
}
#comments .comment-author cite {
	font: small-caps 18px/15px "Sorts Mill Goudy", Georgia, "Times New Roman", serif;
}
#comments .comment-author cite a {
	text-decoration: none;
}
#comments .comment-meta,
#comments .comment-meta a,
.nopassword,
.subscribe-label {
	color: #888;
	text-decoration: none;
}
#comments .comment-meta {
	font-size: 11px;
	margin-bottom: 6px;
}
#comments .avatar {
	position: absolute;
	top: 20px;
	left: -80px;
}
#comments .children .avatar {
	left: 0;
	top: 10px;
}
#comments .children .comment-author cite,
#comments .children .comment-meta,
#comments .children .comment-content {
	margin-left: 70px;
}
#comments .comment-content ul,
#comments .comment-content ul li,
#comments .comment-content ol,
#comments .comment-content ol li {
	border: none;
	padding: 0;
}
#comments .comment-content ul,
#comments .comment-content ol {
	margin: 0 0 1.7em 2.5em;
}
#comments .comment-content ul,
#comments .comment-content ul li {
	list-style: disc;
}
#comments .comment-content ol,
#comments .comment-content ol li {
	list-style: decimal;
}
#comments .comment-content ol ol,
#comments .comment-content ol ol li {
	list-style: upper-alpha;
}
#comments .comment-content ol ol ol,
#comments .comment-content ol ol ol li {
	list-style: lower-roman;
}
#comments .comment-content ol ol ol ol,
#comments .comment-content ol ol ol ol li {
	list-style: lower-alpha;
}
.bypostauthor .comment-author a {
	color: #000;
}
#comments .bypostauthor .avatar {
	border: 3px solid #ddd;
}
#respond {
	padding-top: 15px;
}
.comment-notes {
	margin: 5px 0 15px;
}
.logged-in-as {
	margin: 0;
}
.comment-reply-link {
	font-size: 11px;
	position: absolute;
	right: 25px;
	top: 20px;
	text-decoration: none;
	text-transform: uppercase;
}
#cancel-comment-reply-link {
	background: #ff3300;
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 5px 10px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 15px;
}
#respond input[type=text],
#respond textarea {
	background: #f9f9f9;
	border: solid 1px #eaeaea;
	border-top-color: #d5d5d5;
	border-bottom-color: #f4f4f4;
	border-radius: 5px;
	color: #666;
	padding: 6px 10px;
	-webkit-appearance: none;
}
#respond input[type=text] {
	clear: both;
	float: left;
	margin: 0 0 15px 5px;
	max-width: 96%;
	padding: 10px;
	width: 240px;
}
#respond input[type=text]:focus,
#respond textarea:focus {
	background: #fcfcfc;
	color: #000;
}
#respond textarea {
	font-family: inherit;
	font-variant: normal;
	margin: 0 0 10px;
	padding: 7px;
	width: 80%;
}
#respond input[type=submit] {
	background: #333;
	border: none;
	border-radius: 5px;
	box-shadow: 0 2px 0 rgba(0,0,0,.1);
	color: #fff;
	cursor: pointer;
	font: 14px Georgia,"Times New Roman", serif;
	margin-top: 5px;
	padding: 7px 20px;
}
#respond input[type=submit]:hover {
	background: #000;
	color: #fff;
}
#respond label {
	display: inline-block;
	margin: 10px 0 18px 10px;
}
#respond .comment-form-comment {
	margin: 0;
}
#respond .comment-form-comment label {
	display: none;
}
#respond p.comment-subscription-form label {
	font-family: inherit;
	font-variant: normal;
}
#comment-nav-below,
#comment-nav-above {
	margin: 15px 0;
	overflow: hidden;
}
#comment-nav-below a,
#comment-nav-above a {
	color: #000;
	font-size: 13px;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area {
	color: #666;
	font-size: 90%;
	line-height: 1.5;
	list-style: none;
}
.widget {
	display: block;
	margin: 0 0 30px;
}
.widget a {
	text-decoration: none;
}
.widget a:hover {
	text-decoration: underline;
}
.widget-title {
	font: 12px "Sorts Mill Goudy", Georgia, "Times New Roman", serif;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}
.widget-title,
.widget-title a {
	color: #000;
}
.widget-area p {
	margin-bottom: 1em;
}
.widget-area ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget-area ul li {
	border-top: 1px solid #ddd;
	margin: 0;
	padding: 6px 0;
}
.widget-area ul ul {
	list-style: none;
	margin: 0 0 1.5em 0;
}
.widget-area ul ul ul {
	margin-bottom: 0;
}
.widget-area ul ul li {
	padding: 4px 0;
}

/* Gravatar Widget */
.widget_gravatar img {
	box-shadow: 3px 3px rgba(0, 0, 0, 0.3);
}
.widget_gravatar p {
	overflow: visible;
}

/* Search Widget */
.widget_search #s {
	width: 80% !important;
}

/* Calendar Widget */
#wp-calendar {
	margin: 0 auto;
	padding: 0.5em;
	width: 95%;
}
#wp-calendar caption {
	font-weight: bold;
	padding-bottom: 10px;
}
#wp-calendar th {
	font-weight: bold;
}
#wp-calendar tbody td {
	padding: 4px 2px;
	text-align: center;
}
#wp-calendar tfoot td {
	padding-top: .2em;
	text-align: center;
}
#wp-calendar tfoot #next {
	text-align: right;
}
#wp-calendar tbody a,
#wp-calendar #prev a,
#wp-calendar #next a {
	text-decoration: underline !important;
}
#wp-calendar tbody a:hover,
#wp-calendar #prev a:hover,
#wp-calendar #next a:hover {
	text-decoration: none !important;
}
#wp-calendar #today {
	font-weight: bold;
}

/* Flickr Widget (WP.com) */
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	color: #000 !important;
}
#flickr_badge_wrapper {
	background-color: transparent !important;
	border: none !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: 0 -35px 10px -35px;
	max-width: 98%;
}

/* Recent Comments Widget */
.widget_recent_comments td.recentcommentstexttop,
.widget_recent_comments td.recentcommentstextend {
	vertical-align: top;
}

/* Authors Widget */
.widget_authors li {
	background: none !important;
	overflow: hidden;
}
.widget_authors {
	padding: 0 !important;
}
.widget_authors ul ul li {
	overflow: hidden;
}
.widget_authors img {
	float: left;
	margin-bottom: 12px !important;
	padding-right: 10px;
}

/* Cloud Widgets */
.wp_widget_tag_cloud div,
.widget_tag_cloud div {
	line-height: 1.5;
}

/* RSS Widget */
.widget_rss .widget-title {
	margin: 0;
	padding-left: .4em;
}
.rsswidget img {
	margin: 0 !important;
}
.widget_rss .rssSummary,
.widget_rss .rss-date,
.widget_rss cite {
	font-size: 90%;
}
.rss-date {
	color: #666;
	font-style: italic;
}
.widget_rss cite {
	font-weight: bold;
}

/* Menu & Categories Widgets (With Sub-Items) */
.widget-area .sub-menu,
.widget-area .children {
	margin-left: 1.5em;
}
.widget-area .sub-menu li,
.widget-area .children li {
	border-width: 0;
}

/* Blogroll */
.widget-area .blogroll li {
	font-style: italic;
	text-shadow: none;
}
.widget-area .blogroll li a {
	font-style: normal;
}

/* Aksimet Widgets */
.widget-area .widget_akismet a {
	text-shadow: none;
}

/* Twitter Widget */
.widget_twitter .timesince {
	font-size: 90%;
	text-decoration: none;
}


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

#colophon {
	padding: 1em 0 0;
}
#supplementary {
	border-top: 1px solid #000;
	padding: 1.625em 0;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Footer Logo and Menu */
#footer-info {
	text-align: center;
}
#footer-title {
	font: 30px "Sorts Mill Goudy", Georgia, "Times New Roman", serif;
	letter-spacing: 2px;
	margin: 10px 0 10px;
	text-align: center;
	text-transform: uppercase;
}
#footer-title a {
	color: #000;
	text-decoration: none;
}
#footer-title a:hover {
	text-decoration: underline;
}
#access-footer {
	border-top: 1px solid #ccc;
	margin: 0 auto 20px;
	padding: 15px 0 0;
	width: 86%;
}
#access-footer ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access-footer li {
	display: inline;
	list-style: none;
	position: relative;
}
#access-footer a {
	color: #777;
	font: 13px/19px "Sorts Mill Goudy", Georgia, "Times New Roman", serif;
	padding: 0 0.5em;
	text-decoration: none;
	text-transform: uppercase;
}
#access-footer a:hover {
	text-decoration: underline;
}

/* Site Generator and Back to Top Link */
#site-generator {
	font: italic 11px "Sorts Mill Goudy", Georgia, "Times New Roman", serif;
	margin: 0 0 20px;
	text-align: center;
}
#top-link {
	bottom: -15px;
	clear: both;
	left: 50%;
	margin: 20px 0 0 -10px;
	position: absolute;
	text-align: center;
}
#top-link a {
	background: #333;
	border-radius: 10em;
	color: #fff;
	display: inline-block;
	font: 16px "Times New Roman", serif;
	height: 26px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	width: 30px;
}


/* =Clearfix
-------------------------------------------------------------- */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}


/* =Internet Explorer Fixes
-------------------------------------------------------------- */

#ie8 img.size-full,
#ie8 img.size-large {
	width: auto;
}
#ie7 #access li {
	display: inline;
}
#ie7 body.sidebar-content .two-col-posts .post-column,
#ie7 body.content-sidebar .two-col-posts .post-column {
	width: 45%;
}
#ie7 #supplementary.three .widget-area {
	width: 29%;
}
#ie7 .player audio,
#ie8 .player audio,
#ie9 .player audio {
	max-width: 90% !important;
}


/* =Responsive Structure
-------------------------------------------------------------- */

@media only screen and (max-width: 1150px) {
	#page {
		margin-bottom: 10%;
		max-width: 92%;
		padding: 2% 3% 10px;
	}
	#primary {
		margin: 0 0 5%;
	}
	#secondary {
		margin: 7% 0 5%;
		max-width: 26.2%;
	}

	/* Full-Width Layouts */
	body.no-sidebar #primary,
	body.attachment #primary,
	body.no-sidebar #main .page-content,
	body.no-sidebar #main #comments,
	.full-width {
		width: 100% !important;
	}

	/* One-Column-Post Layouts, With Sidebar */
	body.content-sidebar .one-col-posts #primary,
	body.sidebar-content .one-col-posts #primary,
	body.sidebar-content .one-col-posts .page-content,
	body.content-sidebar .one-col-posts .page-content {
		width: 660px;
	}
}

@media only screen and (max-width: 1050px) {
	/* One-Column-Post Layouts, With Sidebar */
	body.content-sidebar .one-col-posts #primary,
	body.sidebar-content .one-col-posts #primary,
	body.sidebar-content .one-col-posts .page-content,
	body.content-sidebar .one-col-posts .page-content {
		width: 650px;
	}
}

@media only screen and (max-width: 1000px) {
	#access {
		clear: both;
		position: static;
		z-index: 100;
	}
	#primary,
	#secondary,
	body.sidebar-content #secondary {
		clear: both;
		float: none;
	}
	#primary {
		margin-bottom: 0;
	}
	#secondary {
		max-width: 100%;
		width: 100%;
	}

	/* One-Column-Post Layouts, With Sidebar */
	body.content-sidebar .one-col-posts #primary,
	body.sidebar-content .one-col-posts #primary,
	body.sidebar-content .one-col-posts .page-content,
	body.content-sidebar .one-col-posts .page-content {
		width: 100%;
	}

	/* Two-Column-Post Layouts, With Sidebar */
	body.content-sidebar .two-col-posts #primary,
	body.sidebar-content .two-col-posts #primary,
	body.no-sidebar .two-col-posts #primary {
		max-width: 100%;
		overflow: hidden;
	}

	/* Remove captions for galleries with 7, 8, or 9 columns */
	.gallery-columns-7 .gallery-caption,
	.gallery-columns-8 .gallery-caption,
	.gallery-columns-9 .gallery-caption {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	/* Two-column posts should now be one-column for better legibility */
	.two-col-posts .post-column {
		float: none;
		width: 100%;
	}

	/* Remove captions for galleries with 4, 5, or 6 columns */
	.gallery-columns-4 .gallery-caption,
	.gallery-columns-5 .gallery-caption,
	.gallery-columns-6 .gallery-caption {
		display: none;
	}
}
@media only screen and (max-width: 600px) {
	/* Remove absolute-positioning from post metadata */
	.entry-meta {
		clear: both;
		margin-bottom: 5px;
		position: relative;
		text-align: left;
		top: 0;
		width: 100%;
	}
	.entry-meta span {
		display: inline !important;
		margin: 0 5px 0 0;
	}
	.post-format-icon {
		border: none;
		display: block;
		float: left;
		height: 30px;
		margin: 2px 14px 5px 0;
		position: static;
		width: 27px;
	}
	.post-content,
	.entry-title,
	.page-content {
		margin-left: 0;
		padding-left: 0;
	}
	#supplementary .widget-area,
	#supplementary.two .widget-area,
	#supplementary.three .widget-area {
		float: none;
		margin-right: 0;
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	html {
		-webkit-text-size-adjust: none;
	}
	#page {
		margin-bottom: 0;
	}
	body.no-sidebar #primary,
	body.attachment #primary,
	body.no-sidebar #main .page-content,
	body.no-sidebar #main #comments,
	.full-width {
		max-width: 100%;
	}
	#primary,
	#content #nav-below,
	#content #image-navigation {
		margin: 0;
	}
	#branding {
		padding: 0;
		min-height: 100px;
	}
	#branding hgroup {
		min-height: 75px;
		height: auto !important;
		text-align: left;
	}
	#site-title {
		font-size: 42px;
		line-height: 1;
		margin: 0;
		padding: 0;
		text-align: left;
		width: auto;
	}
	#site-description {
		text-align: left;
		margin: 0;
	}
	#branding #searchform {
		display: none;
	}
	#branding #searchform #s {
		float: right;
		margin-bottom: 10px;
		width: 85px;
	}
	#access {
		clear: both;
		font-size: 90%;
		margin: 0;
		padding: 10px 0;
		text-align: left;
		width: 100%;
	}
	#access ul {
		top: 24px;
	}
	#content {
		margin: 15px 0 0;
	}
	.post-content,
	.page-content {
		width: 100%;
	}
	.two-col-posts .post-column {
		float: none;
		margin-left: 0;
		width: 100%;
	}
	.two-col-posts #content .post,
	#content .post, body.search #content .page {
		margin-bottom: 5px;
	}
	#primary {
		max-width: 100%;
	}
	.post-format-icon {
		margin-top: 8px;
		position: absolute;
	}
	.entry-title {
		font-size: 2em !important;
		margin: 0 0 2px 30px !important;
		padding-top: 4px;
	}
	.contact-form input[type="text"] {
		width: 200px !important;
	}
	#content nav .nav-previous,
	#content nav .previous-image,
	#content nav .nav-next,
	#content nav .next-image {
		clear: both;
		display: block;
		margin-bottom: 10px;
		width: 100%;
	}
	#comments {
		width: 100%;
	}
	.commentlist {
		padding-left: 0;
	}
	.commentlist .comment-content {
		clear: left;
	}
	#comments .avatar {
		float: left;
		height: 40px;
		margin: 0 10px 10px 0;
		width: 40px;
		position: inherit;
		top: auto;
		left: auto;
	}
	#comments .children .comment-author cite,
	#comments .children .comment-meta,
	#comments .children .comment-content {
		margin-left: 0;
	}
	#comments .children {
		margin: 0 0 0 7%;
	}
	#access-footer {
		display: none;
	}
	/* Make sure embeds and iframes scale on smaller screens */
	embed,
	iframe,
	object {
		height: auto;
	}
}


/* =Jetpack: Infinite Scroll
-------------------------------------------------------------- */

/*
 * Globally hidden elements when IS is supported and in use.
 */
.infinite-scroll #content #nav-below, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending #colophon { /* Theme Footer (when set to scrolling) */
	display: none;
}

/*
 * When IS has reached its end we need to re-display elements that were hidden (via .neverending) before
 */
.infinity-end.neverending #colophon {
	display: block;
}

/*
 * Global style tweaks when IS is supported and in use
 */
.infinite-scroll .infinite-wrap, /* Each IS loop content wrapper (multiple instances) */
.infinite-scroll .infinite-loader, /* Each IS loading spinner (multiple instances) */
.infinite-scroll #infinite-handle /* The Load more posts button */ {
	clear: both;
}
.infinite-scroll .infinite-wrap {
	border-top: none;
	padding: 0;
}

/*
 * Make sure that clicking Load more posts doesn't cause any jarringness.
 */
.infinite-scroll #infinite-handle {
	float: left;
	height: 90px;
	margin-left: 122px;
}
.infinite-scroll #infinite-handle span {
	display: block;
	margin: 0;
}
.infinite-scroll .infinite-loader {
	margin: 0 0 62px 122px;
}

/*
 * Responsive styling
 */
@media screen and (max-width: 768px) {
	#infinite-footer .container {
		width: 85%;
	}
}
@media screen and (max-width: 600px) {
	.infinite-scroll #infinite-handle {
		margin-left: 0;
	}
	.infinite-scroll .infinite-loader {
		margin-left: 0;
	}
}

/* =Jetpack: Likes
-------------------------------------------------------------- */

.jetpack-likes-widget-wrapper {
	overflow: hidden;
}


/* =WP.com: WordAds
-------------------------------------------------------------- */

.elemin-columns-two .hentry .wpa,
.elemin-columns-two .hentry .wpadvert {
	max-width: 100%;
}

/* =Post Format Handling
 * This is a temporary measure for 3.6 beta and will most likely either need to be adjusted or removed entirely.
 * See http://core.trac.wordpress.org/ticket/24109.
---------------------------------------------------------------*/

.format-quote .entry-content > figure {
	margin: 0;
}
.format-quote figure > blockquote {
	font-style: normal;
	margin-left: 0;
	padding-left: 0;
}body {
	background-color: #f5eff2;
	color: #666264;
}
a {
	color: #d65b7b;
}
h1,
h2,
h3,
h4,
h5,
h6,
.page-title,
.entry-title,
.entry-title a,
.widget-title,
.widget-title a,
#site-title a,
#footer-title a
 {
	color: #7b263c;
}
#searchform #s,
.widget_search #s,
#respond input[type=text],
#respond textarea {
	background-color: #f6eef2;
	border-color: #e5e0e2;
}
#searchform #s:focus,
.widget_search #s:focus,
#respond input[type=text]:focus,
#respond textarea:focus {
	background-color: #fff;
}
#respond input[type=submit] {
	background-color: #c52b53;
}
#respond input[type=submit]:hover {
	background-color: #000;
}
#page {
	background-color: #fef6fa;
	border-color: #e6d0da;
	border-bottom-color: #d0c1c8;
}
#branding {
	border-color: #7b263c;
}
#site-description {
	color: #a9a5a7;
}
#access,
#access-footer {
	border-color: #e4dde1;
}
#access li a,
#access-footer a {
	color: #d65b7b;
}
.post-format-icon {
	border-color: #e4dde1;
}
#content nav .nav-previous a,
#content nav .nav-next a,
#content nav .previous-image a,
#content nav .next-image a {
	color: #a9a5a7;
}
#content #nav-below span {
	background-color: #7b263c;
}
.commentlist {
	border-color: #7b263c;
}
#comments .comment .comment-content,
#comments .children .comment-content {
	border-color: #e4dde1;
}
.widget-area ul li {
	border-color: #e4dde1;
}
#supplementary {
	border-color: #7b263c;
}
#top-link a {
	background: #c52b53;
}