@import url( //s1.wp.com/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;
	}
}
/* =Infinity Styles
-------------------------------------------------------------- */

.infinite-wrap {
}
.infinite-loader {
	color: #000;
	display: block;
	height: 28px;
	text-indent: -9999px;
}
#infinite-handle span {
	background: #333;
	border-radius: 1px;
	color: #eee;
	cursor: pointer;
	font-size: 13px;
	padding: 6px 16px;
}

/**
 * Using a highly-specific rule to make sure that all button styles
 * will be reset
 */
#infinite-handle span button,
#infinite-handle span button:hover,
#infinite-handle span button:focus {
	display: inline;
	position: static;
	padding: 0;
	margin: 0;
	border: none;
	line-height: inherit;
	background: transparent;
	color: inherit;
	cursor: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
}

/**
 * This is used to avoid unnecessary inner button spacing in Firefox
 */
#infinite-handle span button::-moz-focus-inner {
	margin: 0;
	padding: 0;
	border: none;
}

/**
 * For smaller viewports, remove the down-arrow icon and turn
 * the button into a block element, spanning the content's full width.
 */
@media (max-width: 800px) {
	#infinite-handle span:before {
		display: none;
	}
	#infinite-handle span {
		display: block;
	}
}

/**
 * Footer
 */
#infinite-footer {
	position: fixed;
		bottom: -50px;
		left: 0;
	width: 100%;
}
#infinite-footer a {
	text-decoration: none;
}
#infinite-footer .blog-info a:hover,
#infinite-footer .blog-credits a:hover {
	color: #444;
	text-decoration: underline;
}
#infinite-footer .container {
	background: rgba( 255, 255, 255, 0.8 );
	border-color: #ccc;
	border-color: rgba( 0, 0, 0, 0.1 );
	border-style: solid;
	border-width: 1px 0 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	overflow: hidden;
	padding: 1px 20px;
	width: 780px;
}
#infinite-footer .blog-info,
#infinite-footer .blog-credits {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 25px;
}
#infinite-footer .blog-info {
	float: left;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 40%;
}
#infinite-footer .blog-credits {
	font-weight: normal;
	float: right;
	width: 60%;
}
#infinite-footer .blog-info a {
	color: #111;
	font-size: 14px;
	font-weight: bold;
}
#infinite-footer .blog-credits {
	color: #888;
	font-size: 12px;
	text-align: right;
}
#infinite-footer .blog-credits a {
	color: #666;
}

/**
 * Hooks to infinity-end body class to restore footer
 */
.infinity-end.neverending #infinite-footer {
	display: none;
}

/**
 * Responsive structure for the footer
 */
@media (max-width: 640px) {
	#infinite-footer .container {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
	}
	#infinite-footer .blog-info {
		width: 30%;
	}
	#infinite-footer .blog-credits {
		width: 70%;
	}
	#infinite-footer .blog-info a,
	#infinite-footer .blog-credits {
		font-size: 10px;
	}
}

/**
 * No fixed footer on small viewports
 */
@media ( max-width: 640px ) {
	#infinite-footer {
		position: static;
	}
}.slideshow-window {
	background-color: #222;
	border: 20px solid #222;
	border-radius: 10px;
	height: 0;
	margin-bottom: 20px;
	overflow: hidden;
	padding-top: 30px !important;
	padding-bottom: 56.25% !important;
	position: relative;
	z-index: 1;
}

.slideshow-window.slideshow-white {
	background-color: #fff;
	border-color: #fff;
}

.slideshow-window, .slideshow-window * {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.slideshow-loading {
	height: 100%;
	text-align: center;
	margin: auto;
}

body div.slideshow-window * img {
	/* Override any styles that might be present in the page stylesheet */
	background-color: transparent !important;
	background-image: none !important;
	border-width: 0 !important;
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
	padding: 0 !important;
	position: relative;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
}

.slideshow-loading img {
	vertical-align: middle;
}

.slideshow-slide {
	display: none;
	height: 100% !important;
	left: 0;
	margin: auto;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100% !important;
}

.slideshow-slide img {
	vertical-align: middle;
}

.slideshow-line-height-hack {
	overflow: hidden;
	width: 0px;
	font-size: 0px;
}

.slideshow-slide-caption {
	font-size: 13px;
	font-family: "Helvetica Neue", sans-serif;
	color: #f7f7f7;
	text-shadow: #222 1px 1px 2px;
	line-height: 25px;
	height: 25px;
	position: absolute;
	bottom: 5px;
	left: 0;
	z-index: 100;
	width: 100%;
	text-align: center;
}

/* @noflip */
.slideshow-controls {
	z-index: 1000;
	position: absolute;
	bottom: 30px;
	margin: auto;
	text-align: center;
	width: 100%;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: 0.5;
	direction:ltr;
	-webkit-transition: 300ms opacity ease-out;
	-moz-transition: 300ms opacity ease-out;
	transition: 300ms opacity ease-out;
}

.slideshow-window:hover .slideshow-controls {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}

body div div.slideshow-controls a,
body div div.slideshow-controls a:hover {
	border:2px solid rgba(255,255,255,0.1) !important;
	background-color: #000 !important;
	background-color: rgba(0,0,0,0.6) !important;
	background-image: url(/wp-content/mu-plugins/shortcodes/css/../img/slideshow-controls.png) !important;
	background-repeat: no-repeat;
	background-size: 142px 16px !important;
	background-position: -34px 8px !important;
	color: #222 !important;
	margin: 0 5px !important;
	padding: 0 !important;
	display: inline-block !important;
	*display: inline;
	zoom: 1;
	height: 32px !important;
	width: 32px !important;
	line-height: 32px !important;
	text-align: center !important;
	-khtml-border-radius: 10em !important;
	-webkit-border-radius: 10em !important;
	-moz-border-radius: 10em !important;
	border-radius: 10em !important;
	-webkit-transition: 300ms border-color ease-out;
	-moz-transition: 300ms border-color ease-out;
	-o-transition: 300ms border-color ease-out;
	transition: 300ms border-color ease-out;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
	body div div.slideshow-controls a,
	body div div.slideshow-controls a:hover {
		background-image: url(/wp-content/mu-plugins/shortcodes/css/../img/slideshow-controls-2x.png) !important;
	}
}

body div div.slideshow-controls a:hover {
	border-color: rgba(255,255,255,1) !important;
}

body div div.slideshow-controls a:first-child { background-position: -76px 8px !important;}
body div div.slideshow-controls a:last-child { background-position: -117px 8px !important;}
body div div.slideshow-controls a:nth-child(2) { background-position: -34px 8px !important;}
body div div.slideshow-controls a.running { background-position: -34px 8px !important;}
body div div.slideshow-controls a.paused { background-position: 9px 8px !important;}

.slideshow-controls a img {
	border: 50px dotted fuchsia;
}
/**
 * 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: Bouquet
Theme URI: https://wordpress.com/themes/bouquet/
Author: Automattic
Author URI: https://wordpress.com/themes/
Description: Bouquet is an elegant, simple theme inspired by the beauty found in flowers. Notable features include two floral schemes, a responsive layout structure that adapts to smaller devices, a right sidebar, a full-width template, support for post formats, custom background, and custom header.
Version: 1.2.5-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bouquet
Tags: blue, orange, pink, white, light, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, full-width-template, post-formats, rtl-language-support, translation-ready, responsive-layout, infinite-scroll, blog, craft, journal, nature, outdoors, photoblogging, clean, curved, earthy, flowery, natural, simple, sophisticated
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* Remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* Tables still need 'cellspacing="0"' in the markup. */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,
blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}


/* =Clear
-------------------------------------------------------------- */

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


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

#page {
	display: block;
	margin: .9em auto;
	max-width: 1100px;
	padding: 0 20px;
}
#main {
	margin: 0.9em auto;
	max-width: 1100px;
}
#primary {
	float: left;
	margin: 0 -29.2434% 0 0;
	width: 100%;
}
#secondary-wrapper {
	float: right;
	width: 29.2434%;
}
#content,
#secondary-wrapper {
	box-shadow:
		5px 5px 5px -5px rgba(0, 0, 0, 0.5),
		-5px 5px 5px -5px rgba(0, 0, 0, 0.5);
}
#content-wrapper {
	clear: both;
	 margin: 0 30.4% 0 0;
}
#content {
	background: #ffebf2;
	border-top-width: 0;
}
#content,
#main .widget-area {
	border: 5px solid #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 1em;
}
#main .widget-area {
	background: #ffd8e8;
	padding-top: 2em;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Increase the size of the content area for templates without sidebars. */
.full-width #content-wrapper,
body.attachment #content-wrapper,
.full-width #access,
body.attachment #access,
body.one-column #content-wrapper,
body.one-column #access,
body.page-template-full-width-page-php #content-wrapper,
body.page-template-full-width-page-php #access {
	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);
}

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


/* =Global
-------------------------------------------------------------- */

body,
input,
textarea {
	color: #333;
	font: 300 13px/1.625 Verdana, sans-serif;
	font-weight: normal;
}
body {
	background: url(/wp-content/themes/pub/bouquet/images/body-bg.png) #891e42;
	background-attachment: fixed;
}


/* =Forms
-------------------------------------------------------------- */

input[type=text],
input[type=email],
input[type=password],
textarea {
	background: #fafafa;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #e7d9b9;
	border-radius: 3px;
	color: #777;
	margin-bottom: 0.5em;
	padding: 0.3em;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
	color: #4a4a49;
}
textarea {
	width: 98%;
}
#searchform label {
	display: none;
}
input#s {
	background: #e9cbd3 url(/wp-content/themes/pub/bouquet/images/search-bg.png) no-repeat scroll 10px 8px;
	border: 1px solid #c0758b;
	border-radius: 15px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) inset;
	color: #c0758b;
	line-height: 1.2em;
	padding: 0.5em 0 0.5em 2em;
	width: 77%;
}
#primary input#s {
	background: #fafafa url(/wp-content/themes/pub/bouquet/images/search-bg.png) no-repeat scroll 10px 8px;
	border: 1px solid #e7d9b9;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) inset;
}
input#searchsubmit {
	display: none;
}
/* Links */
a {
	color: #bb5974;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}


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

#branding {
	background: url(/wp-content/themes/pub/bouquet/images/pink-header.png) no-repeat #fff;
	border-radius: 4px;
	box-shadow:
		5px 5px 5px -5px rgba(0, 0, 0, 0.5),
		-5px 0 5px -5px rgba(0, 0, 0, 0.5);
	min-height: 180px;
	margin: .9em 0;
}
#branding hgroup {
	padding: 3em 0 0 0.5em;
}
#branding .header-link {
	display: table-cell;
	position: absolute;
	width: 80%;
	min-height: 180px;
}
#site-title {
	font: 50px "Sorts Mill Goudy", "Times New Roman", serif;
	margin-bottom: .2em;
	text-transform: uppercase;
}
#site-title a,
#site-title a:hover {
	color: #891e42;
	margin: 0 0 0 -0.4em;
	padding: 0 0.7em;
	text-decoration: none;
}
#site-title a {
	background: rgba(255, 255, 255, 0.6);
	display: inline-block;
	position: relative;
	z-index: 9999;
}
#site-title a:hover {
	background: rgba(255, 255, 255, 0.8);
	-webkit-transition: background 0.2s linear;
	-moz-transition:    background 0.2s linear;
	-o-transition:      background 0.2s linear;
}
#site-description {
	color: #b14562;
	font: 13px "Sorts Mill Goudy", serif;
	font-weight: normal;
	margin: 0;
	padding: 0 0 .8em 1.9em;
	text-transform: uppercase;
}


/* =Menu and Search Area
-------------------------------------------------------------- */

#access {
	background: #b14562;
	box-shadow: 5px -5px 5px -5px rgba(0, 0, 0, 0.5);
	display: block;
	float: left;
	margin: 0 auto;
	width: 69.6%;
}
.menu {
	margin-left: 1em;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #fff4f9;
	display: block;
	font-size: 13px;
	line-height: 2em;
	padding: 0.5em 1em;
	text-decoration: none;
}
#access a:hover {
	background: #90364e;
	color: #ffcce3;
	-webkit-transition: background 0.2s linear;
	-moz-transition:    background 0.2s linear;
	-o-transition:      background 0.2s linear;
}
#access ul ul {
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow:    0 3px 3px rgba(0,0,0,0.2);
	box-shadow:         0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2.5em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #90364e;
	color: #fff4f9;
	line-height: 1.5em;
	padding: .5em .5em .5em 1em;
	width: 11em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #90364e;
	color: #ffcce3;
}
#access ul ul a:hover {
	background: #90364e;
	color: #ffcce3;
}
#access ul li:hover > ul,
#access ul li.focus > ul {
	display: block;
}
#search-area {
	background: #cf8c9e;
	margin: 0 auto;
	padding: 0.2em 1em;
	text-align: center;
}
#access,
#search-area {
	border-radius: 4px 4px 0 0;
}

/* Small menu */
.menu-toggle {
	display: none;
	color: #fff;
	cursor: pointer;
	font: 20px/2 'Sorts Mill Goudy',serif;
	padding: 1em 1em 0.8em;
	text-align: center;
}

.main-small-navigation ul {
	display: none;
}

@media screen and (max-width: 600px) {
	.menu-toggle,
	.main-small-navigation .nav-menu.toggled-on {
		display: block;
		overflow: hidden;
	}

	.navigation-main ul {
		display: none;
	}

	#access .toggled-on li {
		float: none;
	}

	#access ul.toggled-on ul,
	#access ul.toggled-on ul ul {
		box-shadow: none;
		display: block;
		float: none;
		position: relative;
		top: auto;
		left: 1em;
	}

	#access ul.toggled-on ul a {
		background: none;
		width: 100%;
	}
}


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

.sticky {
}
#content article {
	background: transparent url(/wp-content/themes/pub/bouquet/images/post-ornament.png) no-repeat center bottom;
	margin: 0 0 3em;
	padding: 1.5em .6em 4em;
	position: relative;
}
.archive-title {
	color: #3b4a26;
	font: 300 13px/13px 'Sorts Mill Goudy', serif;
	padding: 1.5em .6em 0.6em;
	text-shadow: 1px 1px 0 #fff;
	text-transform: uppercase;
}
.entry-header,
.entry-header .entry-meta {
	padding: 0.6em 0;
}
.entry-title {
	font: 33px/41px 'Sorts Mill Goudy', serif;
	margin-bottom: 0.3em;
	text-shadow: 1px 1px 0 rgba(255,255,255,1);
	word-wrap: break-word;
}
.entry-title a {
	color: #a23855;
}
.entry-title a:hover {
	color: #891e42;
	text-decoration: none;
}
body.page .entry-title {
	margin-left: 0;
}
.entry-date {
	background: #f8e3ea;
	border: 5px solid #fff;
	border-right-width: 0;
	border-radius: 10px 0 0 10px;
	padding: .2em 0;
	position: absolute;
	left: -5.2em;
	line-height: 3.1em;
	text-align: center;
	top: 1em;
	height: 55px;
	width: 50px;
}
.entry-date a {
	color: #63724b;
	display: block;
	font-family: 'Sorts Mill Goudy', 'Times New Roman', serif;
	margin-top: -6px;
}
.entry-date a:hover {
	text-decoration: none;
}
.entry-date b {
	display: block;
	font-size: 28px;
	font-weight: bold;
	line-height: 0;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	clear: both;
	font-family: 'Sorts Mill Goudy', Georgia, 'Times New Roman', serif;
	margin-bottom: 0.4em;
}
.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,
.comment-content strong {
	font-weight: bold;
}
.entry-content cite,
.entry-content em,
.entry-content i,
.comment-content cite,
.comment-content em,
.comment-content i,
.entry-content .quote-caption {
	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;
	background-repeat: repeat-y;
}
.quote-caption {
	text-align: right;
}
.entry-content big,
.comment-content big {
	font-size: 131.25%;
}
.entry-content ins,
.comment-content ins {
	background: #f0d4db;
	text-decoration: none;
}
.entry-content abbr,
.entry acronym,
.comment-content abbr,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content sup,
.entry-content sub,
.comment-content sup,
.comment-content sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
.entry-content sup,
.comment-content sup, {
	bottom: 1ex;
}
.entry-content sub,
.comment-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 #c8acb6;
	margin: 0 -1px 25px 0;
	text-align: left;
	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 #c8acb6;
	padding: 6px 15px;
}
.entry-content tr.odd td {
	background: #f0d4db;
}
.entry-content blockquote,
.entry-content blockquote[class*="align"],
.comment-content blockquote {
	font-style: italic;
	line-height: 1.5;
	margin-left: 15px;
	padding-left: 10px;
}
.entry-content pre {
	background: #f0d4db;
	font: 13px Monaco, Courier New, Courier, monospace;
	line-height: 1.5;
	margin-bottom: 15px;
	padding: 20px;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content hr {
	background-color: #f0d4db;
	border: 0;
	height: 1px;
	margin: 0 0 13px 0;
}
.entry-meta {
	clear: both;
	color: #63724b;
	display: block;
	font-size: 11px;
	margin: 1em 0;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .nav-previous a,
#content nav .nav-next a {
	background: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 1em;
	position: relative;
	bottom: 0;
}
#nav-below {
	margin: 1em 0 0;
	position: relative;
	top: 1em;
}
.single #nav-below {
	top: 0;
}
.single #content nav .nav-previous a,
.single #content nav .nav-next a {
	background: none;
	padding: 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page-link a {
	background-color: #a23855;
	border-radius: 4px;
	color: #fff !important;
	display: inline-block;
	font-weight: bold;
	margin: 0.5em 0 0;
	padding: 0 0.5em;
}
.page-link a:hover {
	background-color: #b14562;
	text-decoration: none;
}
.comments-link {
	display: block;
	margin: 1em 0;
}
.comments-link,
.edit-link {
	font-weight: bold;
}

/* Notices */
#primary .post .notice,
#primary .error404 #searchform {
	background: #ffe2ea;
	border-radius: 4px;
	display: block;
	padding: 1em;
}

/* Image Attachments */
body.attachment #image-navigation {
	font-size: 11px;
	font-weight: bold;
}
body.attachment .entry-content {
	clear: both;
}
body.attachment .entry-content .entry-attachment {
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
body.attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}

/* Gallery Posts */
.img-gallery {
	text-align: center;
}
.gallery-info {
	margin-top: 1.3em;
}
.gallery img {
	border: 0 !important;
}

/* Image Posts */
.format-image .entry-header {
	display: none;
}
.format-image .entry-content img,
.format-gallery .entry-content img {
	background: #fff;
	padding: 3px;
}
.single .format-image .entry-header {
	display: block;
}


/* =Images
-------------------------------------------------------------- */

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.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.format-gallery .attachment-large,
.entry-attachment img,
.widget-area img,
.post-format-content 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 img,
.post-format-content img {
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
.entry-content embed {
	max-width: 100%;
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	margin: 0 auto;
	padding: .5em;
	max-width: 100%;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	font-family: 'Sorts Mill Goudy', Georgia, 'Times New Roman', serif;
	margin: .5em;
}
.gallery-caption {
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 90%;
}
input[type=text],
input[type=email],
input#s {
	margin: 0.3em 1em 0.3em 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items. */
.required {
	color: #cc0033;
}


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

#comments {
	clear: both;
	line-height: 22px;
	padding: 3em;
}
#comments article {
	background: none;
	border-bottom: 1px solid #fde0e7;
	margin-bottom: 0;
	padding-bottom: 2em;
}
#comments-title {
	color: #3b4a26;
	font: 300 12px/12px Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 2em;
	text-shadow: 1px 1px 0 #fff;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #dcc8cf;
	font-size: 18px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	clear: both;
}
#comments ol {
	list-style: none;
	margin-left: 0;
}
#comments ul {
	list-style: none;
	margin-left: 1.5em;
}
#comments li {
	background: #fff5fc;
	border-radius: 4px;
	list-style: none;
	padding: 1em 1.2em;
	position: relative;
}
#comments li.pingback {
	border-radius: 4px;
	margin: 0 0 15px;
	padding: 20px;
}
#comments li.pingback p {
	font-size: 12px;
	line-height: 18px;
}
#comments ul li {
	list-style: none;
	padding: 0.5em 0.85em;
}
#comments .pingback .comment-content,
#comments .comment .comment-content {
	margin-left: 2em;
	padding: 0.8em 1.7em;
}
div.comment-likes {
	margin: 10px 0 !important;
}
#comments .comment-author {
	font-size: 12px;
	font-weight: bold;
	padding-left: 50px;
}
#comments .comment-content .sd-rating {
	margin: 0 20px 5px;
}
#comments .children {
	margin-top: 25px;
}
#comments .comment-author cite {
	font-style: normal;
}
#comments .comment-meta,
#comments .comment-meta a,
.nopassword,
.subscribe-label {
	color: #63724b;
	text-decoration: none;
}
#comments .comment-meta {
	font-size: 11px;
}
#comments .comment .comment-meta {
	margin-left: 50px;
}
#comments .avatar {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.4);
	padding: 3px;
	position: absolute;
	top: 22px;
	left: 0;
}
#comments .children .avatar {
	top: 13px;
	left: 0;
}
#comments .children .comment-content {
	margin-left: 55px;
}
#comments .children .comment-meta {
	top: 30px;
}
#comments .comment-content p {
	font-size: 12px;
	line-height: 18px;
}
#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 .avatar {
	background: #ffebf2;
}
#respond {
	padding-top: 15px;
}
#respond h3 {
	color: #3b4a26;
	font: bold 12px/12px Verdana,sans-serif;
	margin-bottom: 2em;
  	text-shadow: 1px 1px 0 #fff;
	text-transform: uppercase;
	padding-bottom: 5px !important;
}
.logged-in-as,
.comment-notes,
#respond p {
	font-size: 12px;
}
.comment-notes {
	margin: 5px 0;
}
.logged-in-as {
	margin: 0;
}
.required {
	color: #cc4d22;
}
.comment-reply-link {
	background: #f4ebf0;
	border-radius: 5px 5px 5px 5px;
	font-size: 11px;
	margin: 0.5em;
	padding: 0.1em 0.4em;
	position: absolute;
	right: 0;
	top: 0;
  	text-transform: uppercase;
}
.comment-reply-link:hover {
	background: #e3dbdf;
	text-decoration: none;
}
#cancel-comment-reply-link {
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	text-align: right;
}
#respond input[type=text],
#respond textarea {
	border: 0;
}
#respond input[type=text] {
	margin: 0 0 15px 5px;
	padding: 5px;
}
#respond textarea {
	margin: 10px 0;
	padding: 7px;
	width: 80%;
}
#respond input[type=submit] {
	border: 0;
	cursor: pointer;
	font-size: 13px;
	margin: 10px 0 20px;
	padding: 5px;
}
#respond label {
	color: #333;
	font-weight: bold;
	margin: 15px 0 5px;
}
#respond .comment-form-comment {
	margin: 0;
}
#respond .comment-form-comment label {
	display: none;
}
#respond .form-allowed-tags {
	font-size: 12px;
}
#respond p.comment-subscription-form label {
	color: #000;
}
#comment-nav-below,
#comment-nav-above {
	margin: 15px 0;
}
#comment-nav-below a,
#comment-nav-above a {
	font-weight: normal !important;
}

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

.widget {
	display: block;
	font-size: 11px;
	margin: 1.7em 0;
	padding-bottom: 2em;
	word-wrap: break-word;
}
.widget-title,
.widget-title a {
	color: #3b4a26;
	font: bold 13px/13px 'Sorts Mill Goudy', serif;
	margin-bottom: 1em;
	text-shadow: 1px 0px 0px #fff;
	text-transform: uppercase;
}
.widget ul {
	list-style: none;
	margin: 0;
}
.widget ul li {
	border-bottom: 1px solid #e9c2d2;
	padding: 0.5em 0;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}
.widget-area .widget_search input#s {
	border: 0;
	float: left;
}

/* Calendar Widget */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #934f6d;
	font-family: "Sorts Mill Goudy", "Times New Roman", serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	padding: 0 2px 6px;
}
#wp-calendar th {
	background: #f8bdd5;
	border: 1px solid #ffd8e8;
	color: #934f6d;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#wp-calendar tbody td {
	background: #f8c7db;
	border: 1px solid #ffd8e8;
	color: #934f6d;
	padding: .2em;
	text-align: center;
}
#wp-calendar tfoot td {
	padding-top: .2em;
}
#wp-calendar tfoot #next {
	text-align: right;
}
#wp-calendar #today {
	background: #ffebf2;
	font-weight: bold;
}
#wp-calendar #prev,
#wp-calendar #next {
	font-size: 13px;
	font-weight: bold;
}

#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: #bb5974 !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 auto 10px;
	max-width: 98%;
}

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

/* RSS Widget */
.rsswidget img {
	margin: 0 !important;
}
.rss-date {
	color: #333;
	font-style: italic;
	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;
}

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


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

#colophon {
	font-size: 11px;
	line-height: 2;
	padding-top: 127px;
}
#site-generator-wrapper {
	background: rgba(255, 216, 232, 0.1);
	width: 100%;
}
#site-generator {
	color: #ffd8e8;
	margin: 0 6em;
	padding: 1em 0;
}
#site-generator a {
	color: #fa87a1;
}


/* =WP.com
-------------------------------------------------------------- */

#wpstats {
	display: block;
	margin-top: -22px;
	position: relative;
	z-index: 999;
}
.entry-content img.wp-smiley {
	background: none;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	padding: 0;
}


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

@media (max-width: 1140px) {
	.entry-date {
		border-radius: 0 10px 10px 0;
		border-right-width: 5px;
		border-left-width: 0;
		height: 45px;
		left: -1.3em;
		z-index: 9999;
	}
	.entry-date a {
		margin-top: -9.5px;
	}
	.entry-header {
	  	padding: 0 0 0.6em;
	}
	.entry-title {
		margin-left: 1.4em;
	}
	.entry-content {
		margin-top: 1.1em;
	}
	embed,
	iframe,
	object {
		max-width: 100%;
	}
}

@media (max-width: 860px) {
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}
	#content .gallery-columns-3 .gallery-item img {
		padding: 1px;
	}
	#comments {
		padding: 3em 1em;
	}
	.wp-caption {
		max-width: 100%;
	}
}

@media (max-width: 650px) {
	#primary {
		float: none;
	}
	#secondary-wrapper {
		clear: both;
		float: none;
		margin-top: 0.9em;
		width: 100%;
	}
	#content-wrapper,
	#access {
		width: 100%;
	}
	#content,
	#main .widget-area {
		border-width: 2px;
		padding: 0.5em;
	}
	.entry-date {
		border-width: 2px;
		left: -0.6em;
	}
	.entry-title {
		margin-left: 1.6em;
	}
	#nav-below {
		padding: 2em;
		top: 0.5em;
	}
	#comments {
		padding: 3em 0;
	}
	#colophon {
		padding-top: 0;
	}
}

@media (max-width: 450px) {
	#branding,
	#branding .header-link {
		min-height: 90px;
	}
	#branding hgroup {
		padding: 0;
	}
	#site-title {
		font-size: 40px;
	}
	#site-title a,
	#site-title a:hover {
		margin: 0.3em 0 0;
		padding: 0 0.5em;
	}
	#site-description {
		display: none;
	}
	#page {
		padding: 0 5px;
		overflow: hidden;
	}
	#branding {
		margin-top: 0;
	}
	/* Make sure embeds and iframes scale on smaller screens. */
	embed,
	iframe,
	object {
		height: auto;
	}
	#wpstats {
		display: none;
	}
}


/* =IE Styles
-------------------------------------------------------------- */

#ie8 #site-title a {
	background: #fff;
}
#ie8 img.size-auto,
#ie8 img.size-full,
#ie8 img.size-large,
#ie8 img.size-medium,
#ie8 .format-gallery .attachment-large,
#ie8 .entry-attachment img,
#ie8 .widget-area img {
	width: 100%; /* Prevent vertical stretching */
}
#ie8 .entry-date {
	background: #ffebf2;
	left: -5.2em;
	z-index: 9999;
}


/* =Jetpack: Infinite Scroll
-------------------------------------------------------------- */
.infinite-scroll #wrapper {
	margin-bottom: 40px;
}
.infinite-scroll #content {
	margin-bottom: 50px;
}
.infinite-scroll #content .infinite-wrap {
	border-top: none;
	padding: 0;
}
/* Elements to hide */
.infinite-scroll #nav-below,
.infinite-scroll.neverending #colophon {
	display: none;
}
/* Restore the footer when IS is finished */
.infinity-end.neverending #colophon {
	display: block;
}
.infinity-end.neverending #wrapper,
.infinity-end.neverending #content {
	margin-bottom: 0;
}
/* Make it match the theme */
.infinite-scroll #infinite-footer .container {
	background: rgba(255, 255, 255, 0.7);
	border: none;
}
.infinite-scroll #infinite-footer .blog-info,
.infinite-scroll #infinite-footer .blog-info a {
	color: #A23855;
	font-family: 'Sorts Mill Goudy',serif;
	font-size: 15px;
	font-weight: normal;
}
.infinite-scroll #infinite-footer .blog-info {
	margin-bottom: -5px;
	position: relative;
		bottom: -2px;
}
.infinite-scroll .infinite-loader,
.infinite-scroll #infinite-handle {
	text-align: center;
	padding-bottom: 3em;
}
.infinite-scroll #infinite-handle span {
	background: #A23855;
	border: none;
	color: #FFF4F9;
}
.infinite-scroll #infinite-handle span:before {
	color: #FFF4F9;
}
.infinite-scroll #infinite-handle span:hover,
.infinite-scroll #infinite-handle span:focus,
.infinite-scroll #infinite-handle span:hover:before,
.infinite-scroll #infinite-handle span:focus:before {
	color: #fff;
}
#content {
	background: #f9e4d8;
}
#main .widget-area {
	background: #fdc8aa;
}
body {
	background: url(/wp-content/themes/pub/bouquet/colors/tiger-lily/body-bg.png) #5a5224;
}
input#s {
	background: #e9b69e url(/wp-content/themes/pub/bouquet/colors/tiger-lily/search-bg.png) no-repeat 10px 8px;
	border-color: #be6d47;
	color: #ca4d11;
}
#primary input#s {
	background: #e9b69e url(/wp-content/themes/pub/bouquet/colors/tiger-lily/images/search-bg.png) no-repeat 10px 8px;
	border-color: #be6d47;
}
a {
	color: #ca4d11;
}
#branding {
	background: url(/wp-content/themes/pub/bouquet/colors/tiger-lily/tiger-lily-header.png) no-repeat #fff;
}
#site-title a,
#site-title a:hover {
	color: #821d10;
}
#site-description {
	color: #746050;
}
#access {
	background: #ca4d11;
}
#access a {
	color: #ffebce;
}
#access a:hover {
	background: #ac3200;
	color: #ffc3a7;
}
#access ul ul a {
	background: #ac3200;
	color: #ffc3a7;
}
#access li:hover > a,
#access ul ul :hover > a,
#access ul ul a:hover {
	background: #ac3200;
	color: #ffc3a7;
}
#search-area {
	background: #db865e;
}
.archive-title {
	color: #1c481d;
}
.entry-title a {
	color: #ca4d11;
}
.entry-title a:hover {
	color: #2a372b;
	text-decoration: none;
}
.entry-date {
	background: #f9e4d8;
}
.entry-date a {
	color: #1c481d;
}
.entry-content table {
	border: 1px solid #e6d1c6;
}
.entry-content tr td {
	border-color: #e6d1c6;
}
.entry-content tr.odd td {
	background: #f9cdb5;
}
.entry-content pre,
.entry-content ins {
	background: #f9cdb5;
}
.entry-content hr {
	background-color: #f9cdb5;
}
.entry-meta {
	color: #2f331c;
}
.page-link a {
	background-color: #ca4200;
}
.page-link a:hover {
	background-color: #ac3200;
}
#primary .post .notice,
#primary .error404 #searchform {
	background: #f9cdb5;
}
#comments article {
	border-color: #eec5ad;
}
#comments-title {
    color: #1c481d;
}
.nopassword,
.nocomments {
	color: #d6ac8c;
}
#comments li {
	background: #f9d9c6;
}
#comments .comment-meta,
#comments .comment-meta a,
.nopassword,
.subscribe-label {
	color: #2f331c;
}
.bypostauthor .avatar {
	background: #f9c5a6;
}
#respond h3 {
	color: #3b4a26;
}
.comment-reply-link {
    background-color: #f9c5a6;
}
.comment-reply-link:hover {
	background: #e8b699;
}
.widget-title,
.widget-title a {
	color: #1c481d;
}
.widget ul li {
	border-color: #e9b598;
}
#wp-calendar caption {
	color: #dd5d1f;
}
#wp-calendar th {
	background: #e8ac7c;
	border-color: #fdc8aa;
	color: #925e33;
}
#wp-calendar tbody td {
	background: #fcbe8d;
	border-color: #fdc8aa;
	color: #925e33;
}
#wp-calendar #today {
	background: #ffdabc;
}
#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: #ca4d11 !important;
}
#site-generator {
	color: #fdc8aa;
}
#site-generator a {
	color: #fd9d66;
}
#ie8 .entry-date {
	background: #f9d1ba;
}