

@font-face {
  font-family: 'FontAwesome';
  src: url(/wp-content/themes/premium/poly/css/../font/fontawesome-webfont.eot?v=4.0.3);
  src: url(/wp-content/themes/premium/poly/css/../font/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'), url(/wp-content/themes/premium/poly/css/../font/fontawesome-webfont.woff?v=4.0.3) format('woff'), url(/wp-content/themes/premium/poly/css/../font/fontawesome-webfont.ttf?v=4.0.3) format('truetype'), url(/wp-content/themes/premium/poly/css/../font/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}


.fa-sticky:before {
  content: "\f08d";
}
.fa-standard:before {
  content: "\f040";
}
.fa-aside:before {
  content: "\f0eb";
}
.fa-image:before {
  content: "\f03e";
}
.fa-video:before {
  content: "\f03d";
}
.fa-quote:before {
  content: "\f10d";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-gallery:before {
  content: "\f009";
}
.fa-audio:before {
  content: "\f025";
}


.fa-date:before {
  content: "\f017";
}
.fa-author:before {
  content: "\f007";
}
.fa-comment:before {
  content: "\f075";
}


.fa-bars:before {
  content: "\f0c9";
}
.fa-reply:before {
  content: "\f112";
}




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; 
	overflow-y: scroll; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust:     100%; 
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { 
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { 
	outline: 0;
}
a img {
	border: 0;
}




body,
button,
input,
select,
textarea {
	color: #000;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
body.custom-background-size {
	background-position: 0 0 !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	-webkit-background-size: cover !important;
	-moz-background-size:    cover !important;
	background-size:         cover !important;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0 0 20px;
	font-family: Montserrat, sans-serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 20px;
}


p {
	margin-bottom: 20px;
}
ul,
ol {
	margin: 0 0 20px 0;
}
ul {
	list-style: square inside;
}
ol {
	list-style: decimal inside;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 20px 20px;
}
b,
strong {
	font-weight: bold;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	padding: 20px 20px 1px 20px;
	margin: 0 0 20px;
	background: #00aeef;
	color: #fff;
	font-family: Montserrat, sans-serif;
}
blockquote cite a {
	color: rgba(255, 255, 255, 0.75);
	text-decoration: none;
}
blockquote cite a:hover,
blockquote cite a:focus,
blockquote cite a:active {
	color: #fff;
}
address {
	margin: 0 0 20px;
}
pre {
	position: relative;
	padding: 20px 20px 20px 51px;
	margin-bottom: 20px;
	max-width: 100%;
	overflow: auto;
	border: 1px solid rgba(0, 0, 0, 0.1);
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.6;
	-ms-word-wrap: normal;
	word-wrap: normal;
}
pre:before {
	content: '\f121';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 30px;
	height: 100%;
	background: #ff64cd;
	color: #fff;
	font-family: FontAwesome;
	font-size: 16px;
	text-align: center;
}
code,
kbd,
tt,
var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}
mark,
ins {
	padding: 0 2px;
	background: #00aeef;
	color: #fff;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 20px;
	width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-width: 1px 0 0 1px;
}
th {
	font-weight: bold;
	text-transform: uppercase;
}
th,
td {
	padding: 5px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-width: 0 1px 1px 0;
}
.site-footer table,
.site-footer th,
.site-footer td {
	border-color: rgba(255, 255, 255, 0.7)
}
img {
	height: auto; 
	max-width: 100%; 
}


button,
input,
select,
textarea {
	font-size: 100%; 
	margin: 0; 
	vertical-align: baseline; 
	*vertical-align: middle; 
	outline: none;
}
button,
input {
	line-height: normal; 
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	display: inline-block;
	position: relative;
	padding: 10px 20px;
	border: none;
	background: #ff64cd;
	color: #fff;
	font-family: Montserrat, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer; 
	-webkit-appearance: button; 
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background: #3f0082;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; 
	padding: 0; 
}
input[type="search"] {
	-webkit-appearance: textfield; 
}
input[type="search"]::-webkit-search-decoration { 
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { 
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #000;
	border: 1px solid transparent;
	background: rgba(0, 0, 0, 0.1);
	-webkit-appearance: none;
	border-radius: 0;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: #111;
	outline: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	padding: 5px;
	width: 100%;
}
textarea {
	overflow: auto; 
	vertical-align: top; 
}


a {
	color: #ff64cd;
}
a:hover,
a:focus,
a:active {
	color: #000;
}
.site-footer a {
	color: #fff;
	text-decoration: none;
}
.site-footer a:hover,
.site-footer a:focus,
.site-footer a:active {
	color: rgba(255, 255, 255, 0.7);
}


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


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

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; 
}


.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after
.widget-container:before,
.widget-container:after {
	content: '';
	display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.widget-container:after {
	clear: both;
}




body {
	position: relative;
	width: 100%;
	background: #dfe0db;
}
.site-header {
	padding: 0 40px;
	margin-bottom: 60px;
}
.site-branding {
	margin: 60px 0;
	color: #00aeef;
	text-transform: uppercase;
	text-align: center;
}
.site-title {
	margin: 0;
	color: #00aeef;
	font-size: 3em;
	line-height: 1.2;
	font-weight: bold;
}
.site-title a {
	color: inherit;
	text-decoration: none;
}
.site-description {
	margin: 0;
	font-size: 1em;
	line-height: 1.5;
}
.site-image,
.site-image img {
	display: block;
}
.site-image {
	margin-bottom: 60px;
	text-align: center;
}
.site-image img {
	margin: 0 auto;
}
.site-branding + .site-image {
	margin-top: -40px;
}
.site-navigation {
	display: block;
	position: relative;
	color: #000;
}
.navigation-search-wrapper {
	display: none;
	position: absolute;
	top: 5px;
	right: 0;
}
.header-search-form .navigation-search-wrapper {
	display: block;
}
.navigation-search-wrapper:before {
	content: '\f002';
	position: absolute;
	color: inherit;
	font-family: FontAwesome;
}
.navigation-search-wrapper:hover:before {
	color: #ff64cd;
}
.navigation-search-wrapper .search-field {
	position: relative;
	top: -5px;
	background: transparent;
	width: 15px;
	opacity: 0;
	cursor: pointer;
}
.navigation-search-wrapper .search-field:focus {
	width: 210px;
	background: #fff;
	border-color: transparent;
	opacity: 1;
}
.site-content {
	position: relative;
	overflow: auto;
	min-width: 960px;
}
.single .site-content,
.page .site-content {
	padding: 0;
	margin: 0 auto;
	width: 960px;
}
.single .content-area,
.page .content-area,
#secondary {
	margin: 0 10px;
}
#secondary {
	margin-bottom: 20px;
}
.single .content-area,
.page .content-area {
	width: 620px;
}
.page-template-page-templatesfull-width-php .content-area {
	width: 940px;
}
#secondary {
	padding: 20px 20px 0 20px;
	width: 300px;
	background: #fff;
}
.sidebar-right.single .content-area,
.sidebar-right.page .content-area {
	float: left;
}
.sidebar-left.single .content-area,
.sidebar-left.page .content-area {
	float: right;
}
.sidebar-right #secondary {
	float: right;
}
.sidebar-left #secondary {
	float: left;
}
.site-footer {
	clear: both;
	margin-top: 20px;
	background: #3f0082;
	color: #fff;
}
.site-info {
	clear: both;
	padding: 20px 0;
	color: rgba(255, 255, 255, 0.7);
	font-family: Montserrat, sans-serif;
	text-align: center;
	text-transform: uppercase;
}




.main-navigation {
	clear: both;
	display: block;
	margin: 0 auto;
	width: 100%;
	font-family: Montserrat, sans-serif;
	text-transform: uppercase;
}
.main-navigation ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style: none;
	text-align: center;
}
.main-navigation {
	max-width: 640px;
}
.header-search-form .main-navigation {
	max-width: 595px;
}
.main-navigation li {
	display: inline-block;
	position: relative;
}
.main-navigation a {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	text-align: left;
}
.main-navigation a {
	color: inherit;
}
.no-touch .main-navigation a:hover,
.no-touch .main-navigation a:focus,
.no-touch .main-navigation a:active {
	color: #ff64cd;
}
.main-navigation a:hover:not(:only-child),
.main-navigation li:hover a:not(:only-child),
.main-navigation li.focus a:not(:only-child) {
	background: #ff64cd;
	color: #fff;
}
.main-navigation a:not(:only-child):after {
	content: '\f0d7';
	font-family: FontAwesome;
	line-height: 1;
	vertical-align: middle;
	padding: 0 0 0 10px;
}
.main-navigation a:hover:not(:only-child):after,
.main-navigation a:focus:not(:only-child):after
.main-navigation a:active:not(:only-child):after,
.main-navigation li:hover a:not(:only-child):after,
.main-navigation li.focus a:not(:only-child):after {
	color: #fff;
}
.main-navigation ul ul {
	display: none;
	z-index: 99999;
	position: absolute;
	top: auto;
	left: 0;
	padding: 35px 0;
	width: 300px;
	max-width: 300px;
	background: #ff64cd;
	text-transform: none;
}
.main-navigation ul ul,
.header-search-form .main-navigation ul ul {
	max-width: 300px;
}
.main-navigation ul ul a {
	padding: 5px 40px;
	width: 220px;
}
.main-navigation ul ul a {
	color: #fff;
}
.main-navigation ul ul li:hover a:hover,
.main-navigation ul ul li.focus a:hover,
.main-navigation ul ul li:hover a:focus,
.main-navigation ul ul li:hover a:active {
	color: #3f0082;
}
.main-navigation ul ul a:not(:only-child):after {
	content: '\f0da';
}
.main-navigation ul ul a:not(:only-child):hover:after {
	color: #3f0082;
}
.main-navigation ul ul ul {
	left: 100%;
	top: -35px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	display: block;
}


.menu-toggle {
	cursor: pointer;
	display: none;
	background: #fff;
}
.no-touch .menu-toggle:hover,
.no-touch .menu-toggle:focus,
.no-touch .menu-toggle:active {
	background: #ff64cd;
	color: #fff;
}




#social-links {
	position: absolute;
	top: 5px;
	right: 0;
}
.header-search-form #social-links {
	right: 55px;
}
.social-links {
	display: inline-block;
	margin: 0;
	list-style: none;
	vertical-align: top;
}
.social-links li {
	display: block;
	float: left;
	margin: 0 20px;
	padding: 0;
}
.social-links li:first-child {
	margin-left: 0;
}
.social-links li:last-child {
	margin-right: 0;
}
.social-links a {
	display: inline-block;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
}
.social-links a {
	color: inherit;
}
.social-links a:hover,
.social-links a:focus,
.social-links a:active {
	color: #ff64cd;
}




.sticky {
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-links {
	clear: both;
	padding-bottom: 16px;
	margin: 0;
}
.page-link {
	display: inline-block;
	margin-right: 1px;
	margin-bottom: 4px;
	height: 19px;
	width: 19px;
	background: #ff64cd;
	border: 1px solid #ff64cd;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
}
a .page-link {
	background: #fff;
	border-color: rgba(0, 0, 0, 0.1);
	color: #999;
}
a:hover .page-link,
a:focus .page-link,
a:active .page-link {
	background: #00aeef;
	border: 1px solid #00aeef;
	color: #fff;
}


.hentry {
	margin: 0 0 20px;
	font-family: "Open Sans", sans-serif;
}
.single .hentry,
.page .hentry {
	background: #fff;
}


.page-title,
.taxonomy-description {
	max-width: 940px;
	text-align: center;
}
.page-title {
	margin: 0 auto 40px auto;
	text-transform: uppercase;
}
.taxonomy-description {
	padding-bottom: 20px;
	margin: -40px auto 0 auto;
}


.page-content {
	padding: 20px;
	margin: 0 auto 20px auto;
	max-width: 940px;
	background: #fff;
}
.no-results .page-content p {
	margin-bottom: 0;
}
.no-results .page-content .search-form {
	margin-top: 20px;
}


.entry-thumbnail {
	background: #00aeef;
}
.entry-thumbnail a,
.entry-thumbnail img {
	position: relative;
	display: block;
	margin: 0;
}
.entry-thumbnail a,
.no-touch .entry-thumbnail a:hover,
.no-touch .entry-thumbnail a:focus,
.no-touch .entry-thumbnail a:active {
	color: #fff;
	text-decoration: none;
}
.no-touch .entry-thumbnail a:hover img,
.no-touch .entry-thumbnail a:focus img,
.no-touch .entry-thumbnail a:active img {
	opacity: 0;
}
.no-touch .entry-thumbnail a:after {
	content: '\f067';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	width: 32px;
	height: 32px;
	font-family: FontAwesome;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	opacity: 0;
}
.no-touch .entry-thumbnail a:hover:after {
	opacity: 1;
}


.entry-header {
	position: relative;
	padding: 20px 20px 0 20px;
	min-height: 32px;
}
.entry-title {
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding-right: 52px;
	min-height: 32px;
	color: #ff64cd;
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	-webkit-flex-align: center;
	-ms-flex-align:     center;
	-webkit-align-items: center;
	align-items: center;
}
.type-page .entry-title {
	padding-right: 0;
}
.entry-title a {
	text-decoration: none;
}
.entry-format-badge {
	position: absolute;
	top: 20px;
	right: 20px;
	background: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.2);
	height: 32px;
	width: 32px;
	text-align: center;
	font-size: 16px;
	line-height: 34px;
	text-decoration: none;
}
a.entry-format-badge {
	color: rgba(0, 0, 0, 0.2);
}
.no-touch a.entry-format-badge:hover,
.no-touch a.entry-format-badge:focus,
.no-touch a.entry-format-badge:active {
	color: #fff;
	background: #3f0082;
}


.entry-content,
.entry-summary {
	padding: 0 20px;
	margin: 20px 0 0;
}
.edit-link {
	margin-bottom: 20px;
}


.entry-meta .fa {
	font-size: 16px;
}
.meta-text {
	padding: 0 20px;
	font-size: 12px;
	color: #999;
}
.meta-list {
	overflow: auto;
	list-style: none;
	margin: 20px 0 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.meta-list li {
	display: block;
	position: relative;
	float: left;
	margin: 0;
	padding: 10px 20px;
	width: 100%;
	text-align: center;
	cursor: pointer;
}
.meta-list.meta-2 li {
	width: 50%;
}
.meta-list.meta-3 li {
	width: 33.33333333%;
}
.no-touch .meta-list li:hover,
.meta-list li.open {
	background: #3f0082;
	color: #fff;
}
.meta-list li.open {
	width: 100%;
}
.meta-list li.open a {
	display: inline-block;
}
.meta-list li.closed {
	display: none;
}
.meta-list a {
	display: none;
	padding-left: 7px;
	font-family: Montserrat, sans-serif;
	line-height: 1.2;
	text-transform: uppercase;
	text-decoration: none;
}
.meta-list a {
	color: rgba(255, 255, 255, 0.75);
}
.no-touch .meta-list a:hover,
.no-touch .meta-list a:focus,
.no-touch .meta-list a:active {
	color: #fff;
}


.more-link {
	display: inline-block;
	position: relative;
	padding: 10px 20px;
	border: none;
	background: rgba(0, 0, 0, 0.1);
	font-family: Montserrat, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
.more-link {
	color: #000;
}
.no-touch .more-link:hover,
.no-touch .more-link:focus,
.no-touch .more-link:active {
	color: #fff;
	background: #3f0082;
}
.more-link-wrapper {
	display: block;
	margin: 20px 0 0;
}


.post-password-required .entry-content input[type="password"] {
	margin-bottom: 20px;
}





.hentry.format-aside .entry-header {
	padding-bottom: 20px;
	margin-bottom: 0;
	background: #00aeef;
}
.hentry.format-aside .entry-title {
	display: none;
}


.hentry.format-image .entry-content .wp-caption {
	background: #00aeef;
}
.hentry.format-image .entry-content img,
.hentry.format-image .entry-content .wp-caption {
	margin-left: -20px;
}
.hentry.format-image .entry-content .wp-caption {
	width: 100%
}
.hentry.format-image .entry-content .wp-caption img {
	margin: 0;
	max-width: 100% !important;
}


.hentry.format-quote .entry-header,
.hentry.format-link .entry-header,
.hentry.format-audio .entry-header {
	padding: 0;
}
.hentry.format-quote .entry-title,
.hentry.format-link .entry-title,
.hentry.format-audio .entry-title {
	padding: 20px 72px 20px 20px;
	color: #fff;
}
.hentry.format-quote .entry-title {
	background: #00aeef;
}
.hentry.format-link .entry-title {
	background: #ff64cd;
}
.hentry.format-audio .entry-title {
	background: #3f0082;
}
.hentry.format-quote .entry-title a,
.hentry.format-link .entry-title a,
.hentry.format-audio .entry-title a {
	color: rgba(255, 255, 255, 0.75);
}
.hentry.format-quote .entry-title a:hover,
.hentry.format-quote .entry-title a:focus,
.hentry.format-quote .entry-title a:active,
.hentry.format-link .entry-title a:hover,
.hentry.format-link .entry-title a:focus,
.hentry.format-link .entry-title a:active,
.hentry.format-audio .entry-title a:hover,
.hentry.format-audio .entry-title a:focus,
.hentry.format-audio .entry-title a:active {
	color: #fff;
}


.hentry.format-gallery .gallery {
	margin-left: -20px !important;
}
.hentry.format-gallery .jetpack-slideshow {
	margin-left: -20px;
	width: 100%;
}


.hentry.format-video .jetpack-video-wrapper {
	margin-left: -20px;
	padding: 0 20px;
	width: 100%;
	background-color: #000;
}
.hentry.format-video .entry-content .jetpack-video-wrapper + .sharedaddy {
	margin-top: -20px;
	border-top: none;
}


.hentry.format-aside a.entry-format-badge,
.hentry.format-quote a.entry-format-badge,
.hentry.format-link a.entry-format-badge,
.hentry.format-audio a.entry-format-badge {
	background: rgba(255, 255, 255, 0.25);
	color: #fff;
}
.no-touch .hentry.format-aside a.entry-format-badge:hover,
.no-touch .hentry.format-aside a.entry-format-badge:focus,
.no-touch .hentry.format-aside a.entry-format-badge:active,
.no-touch .hentry.format-quote a.entry-format-badge:hover,
.no-touch .hentry.format-quote a.entry-format-badge:focus,
.no-touch .hentry.format-quote a.entry-format-badge:active,
.no-touch .hentry.format-link a.entry-format-badge:hover,
.no-touch .hentry.format-link a.entry-format-badge:focus,
.no-touch .hentry.format-link a.entry-format-badge:active,
.no-touch .hentry.format-audio a.entry-format-badge:hover,
.no-touch .hentry.format-audio a.entry-format-badge:focus,
.no-touch .hentry.format-audio a.entry-format-badge:active {
	background: #fff;
}
.no-touch .hentry.format-aside a.entry-format-badge:hover,
.no-touch .hentry.format-aside a.entry-format-badge:focus,
.no-touch .hentry.format-aside a.entry-format-badge:active,
.no-touch .hentry.format-quote a.entry-format-badge:hover,
.no-touch .hentry.format-quote a.entry-format-badge:focus,
.no-touch .hentry.format-quote a.entry-format-badge:active {
	color: #00aeef;
}
.no-touch .hentry.format-link a.entry-format-badge:hover,
.no-touch .hentry.format-link a.entry-format-badge:focus,
.no-touch .hentry.format-link a.entry-format-badge:active {
	color: #ff64cd;
}
.no-touch .hentry.format-audio a.entry-format-badge:hover,
.no-touch .hentry.format-audio a.entry-format-badge:focus,
.no-touch .hentry.format-audio a.entry-format-badge:active {
	color: #3f0082;
}




#masonry-container {
	position: relative;
	margin: 0 auto 20px auto;
}
#masonry-container .hentry {
	opacity: 0;
	float: left;
	margin: 0 10px 20px 10px;
	width: 300px;
	background: #fff;
}
#masonry-container > .hentry:first-of-type {
	width: 620px;
}




.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	margin-bottom: 20px;
	max-width: 100%;
	border: none;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.wp-caption-text {
	padding: 5px 10px;
	background: #e5e5e5;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0;
}
.site-footer .wp-caption-text {
	color: #000;
}
.site-content .gallery {
	margin-bottom: 20px !important;
	line-height: 0;
}
.site-content .gallery a img {
	margin: 0 auto;
	border: none;
	height: auto;
	max-width: 100%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery .gallery-item {
	margin: 0 !important;
}
.site-content .gallery .gallery-icon img {
	display: block;
	border: none !important;
}
.site-content .gallery .gallery-icon a {
	display: block;
}
.site-content .gallery-caption {
	display: none;
}
.site-content .gallery-columns-3 .gallery-item {
	width: 33.3333333% !important;
}
.site-content .gallery-columns-6 .gallery-item {
	width: 16.6666667% !important;
}
.site-content .gallery-columns-7 .gallery-item {
	width: 14.2857143% !important;
}
.site-content .gallery-columns-8 .gallery-item {
	width: 12.5% !important;
}
.site-content .gallery-columns-9 .gallery-item {
	width: 11.1111111% !important;
}
.site-content .slideshow-window {
	-webkit-border-radius: 0;
	-moz-border-radius:    0;
	border-radius:         0;
}
.site-content .tiled-gallery .tiled-gallery-item {
	width: auto;
}


embed,
iframe,
object {
	display: block;
	max-width: 100%;
	margin-bottom: 20px;
}
.video-player {
	padding: 0 !important;
	height: auto !important;
}
.video-player,
.videopress-placeholder,
.videopress-poster {
	width: 100% !important;
}


.wp-audio-shortcode {
	margin: 0 0 20px;
}
.wp-audio-shortcode .mejs-inner .mejs-controls {
	background: #000;
}
.wp-audio-shortcode .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #ff64cd;
}
.wp-audio-shortcode .mejs-controls .mejs-time-rail .mejs-time-total,
.wp-audio-shortcode .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #444;
}
.wp-audio-shortcode .mejs-controls .mejs-time-rail .mejs-time-current,
.wp-audio-shortcode .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #00aeef;
}




.site-main [class*="navigation"] {
	clear: both;
	font-family: Montserrat, sans-serif;
}
.site-main [class*="navigation"] a {
	margin: 0 0 20px;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.paging-navigation {
	padding: 0 40px;
}
.post-navigation a,
.paging-navigation a,
.comment-navigation a {
	display: inline-block;
	padding: 10px 20px;
	background: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.post-navigation a:hover,
.post-navigation a:focus,
.post-navigation a:active,
.paging-navigation a:hover,
.paging-navigation a:focus,
.paging-navigation a:active,
.comment-navigation a:hover,
.comment-navigation a:focus,
.comment-navigation a:active {
	background: #ff64cd;
	color: #fff;
}




.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}
.comment-wrapper,
.comment-respond {
	background: #fff;
}
.comment-wrapper {
	margin-bottom: 20px;
}
.comment-respond {
	padding: 20px;
	margin-bottom: 20px;
}
.required {
	color: #d84239;
}
#respond p:last-of-type {
	margin: 0;
}
.comments-title,
#reply-title {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	text-transform: uppercase;
}
#reply-title small {
	font-size: 100%;
	float: right;
}
#reply-title a {
	text-decoration: none;
}
.comments-title {
	padding: 20px 20px 0 20px;
}
.comment-list {
	list-style: none;
}
.comment-list .comment .comment-body {
	padding: 0 20px;
	margin: 0 0 20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.comment-list > .comment:last-child > .comment-body {
	margin-bottom: 0;
	border-bottom: 0;
}
.comment-list .comment > .children {
	list-style: none;
	margin: 0;
}
.comment-list .comment .children > li {
	padding: 0;
}
.comment-list .comment .children .depth-2 .comment-body {
	padding-left: 100px;
}
.comment-list .comment .children .depth-3 .comment-body {
	padding-left: 180px;
}
.comment-list .comment .children .depth-4 .comment-body {
	padding-left: 260px;
}
.comment-list .comment .children .depth-5 .comment-body {
	padding-left: 340px;
}
.comment-list .comment .children .depth-6 .comment-body {
	padding-left: 420px;
}
.comment-list .comment .children .depth-7 .comment-body {
	padding-left: 500px;
}
.comment-list .comment-respond {
	padding-top: 1px;
	margin-top: -21px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
}
.comment-list > .comment:last-child > .comment-respond {
	padding-top: 0;
	margin: 0;
	border: none;
}
.comment-list .pingback .comment-body {
	padding: 0 20px 20px 20px;
}
.comment-author {
	float: left;
}
.comment-author img {
	-webkit-border-radius: 50%;
	-moz-border-radius:    50%;
	border-radius:         50%;
}
.comment-content {
	padding-left: 80px;
}
.no-avatar .comment-content {
	padding-left: 0;
}
.comment-meta {
	padding-bottom: 20px;
}
.comment-meta a {
	text-decoration: none;
}
.comment-meta .fn {
	margin-right: 7px;
	font-family: Montserrat, sans-serif;
	font-weight: bold;
	font-style: normal;
}
.comment-meta .fn a {
	color: #000;
}
.comment-meta .fn a:hover,
.comment-meta .fn a:focus,
.comment-meta .fn a:active {
	color: #ff64cd;
}
.comment-meta time {
	margin-right: 7px;
}
.comment-meta a time {
	color: #999;
}
.comment-meta a:hover time,
.comment-meta a:focus time,
.comment-meta a:active time {
	color: #000;
}
.comment-meta .bypostauthor {
	padding: 2px 5px;
	margin-right: 7px;
	background: rgba(0, 0, 0, 0.1);
	color: #00aeef;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.reply {
	padding: 0 0 20px;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	text-transform: uppercase;
}
.reply a {
	text-decoration: none;
}
.reply .fa {
	padding-left: 5px;
}
.no-comments {
	padding: 20px;
	background: #fff;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}




input[type="submit"].search-submit {
	display: none;
}




.error404 .page-content {
	padding: 20px 0 0;
}
.error404 .page-content > p {
	padding: 0 20px;
}
.error404 .page-content > form {
	padding: 0 20px 20px 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.error404 .page-content .widget {
	padding: 0 20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.error404 .page-content .widget:last-of-type {
	margin-bottom: 0;
	border-bottom: none;
}




.contact-form input[type='text'],
.contact-form input[type='email'],
.contact-form textarea {
	margin-bottom: 20px !important;
	width: 100% !important;
	max-width: 100% !important;
}




.widget {
	margin: 0 0 20px;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
#secondary .widget {
	padding: 0 20px;
	margin-left: -20px;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#secondary .widget:last-of-type {
	margin-bottom: 0;
	border-bottom-color: transparent;
}
.widget-title,
.widgettitle {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	text-transform: uppercase;
}
.widget-title:empty {
	display: none;
}
.footer-widget-area .widget-title {
	color: #fff;
}
.footer-widget-area {
	overflow: auto;
	padding: 40px 0 20px;
}
.footer-widget-area + .site-info {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.widget-container {
	margin: 0 auto;
	width: 960px;
}
.footer-widget-area .widget-area {
	float: left;
	margin: 0 10px;
	width: 300px;
}


.jetpack_subscription_widget input[type="text"] {
	width: 100% !important;
	padding: 5px !important;
}
.widget_blog_subscription > div > a,
.widget_blog_subscription > div > a:hover {
	color: #000;
}


.widget_calendar .widget-title {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.site-footer .widget_calendar .widget-title {
	border-bottom-color: rgba(255, 255, 255, 0.7);
}
.widget_calendar caption,
.widget_calendar th,
.widget_calendar td {
	text-align: center;
}
.widget_calendar caption {
	padding: 0 20px;
	margin-bottom: 10px;
}
.footer-widget-area input[type="text"],
.footer-widget-area input[type="email"],
.footer-widget-area input[type="url"],
.footer-widget-area input[type="password"],
.footer-widget-area input[type="search"],
.footer-widget-area textarea {
	color: #fff;
}
.footer-widget-area input[type="text"]:focus,
.footer-widget-area input[type="email"]:focus,
.footer-widget-area input[type="url"]:focus,
.footer-widget-area input[type="password"]:focus,
.footer-widget-area input[type="search"]:focus,
.footer-widget-area textarea:focus {
	color: #000;
}


.widget_search .search-form {
	margin-bottom: 20px;
}


.footer-widget-area .widget_tag_cloud {
	margin-bottom: 0;
}
.widget_tag_cloud .tagcloud,
.widget_tag_cloud > div {
	padding-bottom: 15px;
}
.widget_tag_cloud a {
	display: block;
	float: left;
	margin: 0 5px 5px 0 !important;
	padding: 2px 5px !important;
	background: rgba(0, 0, 0, 0.1);
	color: #999;
	font: Montserrat, sans-serif;
	font-size: 12px !important;
	font-size: 1.2rem !important;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.footer-widget-area .widget_tag_cloud a {
	background: rgba(255, 255, 255, 0.1);
	color: #fff;
}
.widget_tag_cloud a:hover,
.widget_tag_cloud a:focus,
.widget_tag_cloud a:active {
	background: #3f0082;
	color: #fff;
}
.footer-widget-area .widget_tag_cloud a:hover,
.footer-widget-area .widget_tag_cloud a:focus,
.footer-widget-area .widget_tag_cloud a:active {
	background: rgba(255, 255, 255, 0.75);
	color: #3f0082;
}


.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_nav_menu ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_entries ul,
.widget_rss_links ul {
	list-style: none;
	color: #999;
}
.footer-widget-area .widget_archive ul,
.footer-widget-area .widget_categories ul,
.footer-widget-area .widget_links ul,
.footer-widget-area .widget_nav_menu ul,
.footer-widget-area .widget_meta ul,
.footer-widget-area .widget_pages ul,
.footer-widget-area .widget_recent_entries ul,
.footer-widget-area .widget_rss_links ul {
	color: rgba(255, 255, 255, 0.5);
}
.widget_recent_comments ul,
.widget_rss ul {
	list-style: none;
	color: #000;
}
.footer-widget-area .widget_recent_comments ul,
.footer-widget-area .widget_rss ul {
	color: #fff;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_nav_menu li,
.widget_meta li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_rss li,
.widget_rss_links li {
	padding: 5px 0;
}
.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_nav_menu li:first-child,
.widget_meta li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child
.widget_rss li:first-child,
.widget_rss_links li:first-child {
	padding-top: 0;
}
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_nav_menu li:last-child,
.widget_meta li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child,
.widget_rss li:last-child,
.widget_rss_links li:last-child {
	padding-bottom: 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	padding-top: 5px;
}
.widget_categories .children li:before,
.widget_nav_menu .sub-menu li:before,
.widget_pages .children li:before {
	content: '\f178';
	padding-right: 5px;
	font-family: FontAwesome;
}


.widget select {
	max-width: 100%;
	width: 100%;
	margin-bottom: 20px;
}





.infinite-scroll .paging-navigation,
.infinite-scroll.neverending #infinite-footer {
	display: none;
}
.infinite-loader {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	width: 40px !important;
	height: 40px !important;
}
#infinite-handle {
	display: block;
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px; 
	width: 40px;
	height: 40px;
	background: #fff;
	color: #ff64cd;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
}
#infinite-handle span {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
#infinite-handle:after {
	content: '\f067';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -15px 0 0 -16px;
	width: 32px;
	height: 32px;
	font-family: FontAwesome;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	text-indent: 0;
}
#infinite-handle:hover {
	background: #ff64cd;
	color: #fff;
}
.infinite-scroll #masonry-container {
	padding-bottom: 60px; 
}
.infinity-end #masonry-container {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}


.entry-content > .sharedaddy {
	padding: 20px;
	margin-bottom: 20px;
	margin-left: -20px;
	width: 100%;
	background: #fff;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: content-box;
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
.hentry.format-image .entry-content .wp-caption + .sharedaddy,
.hentry.format-gallery .entry-content .gallery + .sharedaddy {
	margin-top: -20px;
	border-top: none;
}
.entry-content .sharedaddy + .sharedaddy {
	padding-top: 0;
	margin-top: -21px;
	border-top: none;
}
.sharedaddy .sd-block {
	border: none !important;
}
div.sharedaddy,
div.sharedaddy h3 {
	font-family: inherit !important;
	font-size: 12px !important;
	line-height: 1.5 !important;
}
.entry-content .sharedaddy .jetpack-likes-widget {
	height: 60px;
}


.jetpack-video-wrapper {
	margin-bottom: 20px;
}
.jetpack-video-wrapper embed,
.jetpack-video-wrapper iframe,
.jetpack-video-wrapper object {
	margin: 0 auto !important;
}


img#wpstats {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -3px;
}




.entry-format-badge {
	-webkit-border-radius: 50%;
	-moz-border-radius:    50%;
	border-radius:         50%;
}




body,
pre,
button,
input,
select,
textarea,
blockquote,
.page-content,
#secondary,
.meta-list li,
.wp-caption {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}




.navigation-search-wrapper .search-field:focus,
.page-content,
#secondary,
.menu-toggle,
.single .hentry,
.page .hentry,
#masonry-container .hentry,
.post-navigation a,
.paging-navigation a,
.comment-navigation a,
.comment-wrapper,
.comment-respond,
.no-comments,
#infinite-handle {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow:         0 1px 2px rgba(0, 0, 0, 0.2);
}





@media only screen and (min-width: 1220px) {

	.main-navigation {
		max-width: 835px;
	}
	.header-search-form .main-navigation {
		max-width: 790px;
	}

}


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

	.site-content {
		min-width: 688px;
	}
	.single .site-content,
	.page .site-content {
		width: 688px;
	}
	.single .content-area,
	.page .content-area,
	#secondary {
		float: none !important;
		margin: 0 auto;
		width: 668px;
	}
	#secondary {
		margin-bottom: 20px;
	}
	.main-navigation {
		margin: 0;
	}
	.main-navigation,
	.main-navigation ul,
	.header-search-form .main-navigation,
	.header-search-form .main-navigation ul {
		max-width: 100%;
	}
	.main-navigation ul ul,
	.header-search-form .main-navigation ul ul {
		max-width: 300px;
	}
	.navigation-search-wrapper,
	.header-search-form .navigation-search-wrapper,
	#social-links {
		display: none;
	}
	.page-title,
	.taxonomy-description {
		max-width: 668px;
	}
	.page-content {
		width: 668px;
	}
	#masonry-container .hentry {
		width: 324px;
	}
	#masonry-container .hentry:first-of-type {
		width: 668px;
	}
	.footer-widget-area .widget-area {
		float: none;
		margin: 0;
		width: 100%;
	}
	.widget-container {
		width: 688px;
	}

}


@media only screen and (max-width: 767px) {
	.site-header {
		padding: 0 20px;
		margin-bottom: 20px;
	}
	.site-branding {
		margin: 20px 0;
	}
	.site-branding + .site-image {
		margin-top: 0;
	}
	.site-image {
		margin-bottom: 20px;
	}
	.site-navigation {
		width: 100%;
	}
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block !important;
	}
	.menu-toggle {
		margin: 0;
		width: 100%;
		font-size: 20px !important;
		line-height: 40px;
		text-align: center;
	}
	.menu-toggle .fa {
		margin-right: 17px;
	}
	.main-navigation {
		margin: 0;
	}
	.main-navigation ul:not(.sub-menu):not(.children) {
		display: none;
		padding: 15px 0;
		margin-top: 20px;
		background: #fff;
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
		-moz-box-shadow:    0 1px 2px rgba(0, 0, 0, 0.2);
		box-shadow:         0 1px 2px rgba(0, 0, 0, 0.2);
	}
	.main-navigation li {
		display: block;
	}
	.main-navigation,
	.main-navigation ul,
	.header-search-form .main-navigation,
	.header-search-form .main-navigation ul,
	.header-search-form .main-navigation ul ul {
		max-width: 100%;
	}
	.main-navigation a:hover:not(:only-child),
	.main-navigation li:hover a:not(:only-child) {
		background: #fff !important;
		color: #000;
	}
	.main-navigation a:hover:not(:only-child):after,
	.main-navigation a:focus:not(:only-child):after,
	.main-navigation a:active:not(:only-child):after,
	.main-navigation li:hover a:not(:only-child):after {
		color: #000;
	}
	.main-navigation ul ul {
		display: block;
		z-index: 99999;
		position: relative;
		top: auto;
		left: auto;
		padding: 0;
		margin-top: 0;
		width: 100%;
		max-width: 100%;
		background: #fff !important;
		text-transform: none;
	}
	.main-navigation ul ul li {
		padding: 0 40px;
	}
	.main-navigation ul ul ul {
		top: auto;
		left: auto;
	}
	.main-navigation ul ul a {
		padding: 5px 0;
		width: 100%;
	}
	.main-navigation a,
	.main-navigation a:hover:not(:only-child),
	.main-navigation li:hover a:not(:only-child),
	.main-navigation a:hover:not(:only-child):after,
	.main-navigation a:focus:not(:only-child):after,
	.main-navigation a:active:not(:only-child):after,
	.main-navigation li:hover a:not(:only-child):after,
	.main-navigation ul ul a:not(:only-child):hover:after {
		color: #000 !important;
	}
	.main-navigation ul ul a:not(:only-child):after {
		content: '\f0d7';
	}
	.navigation-search-wrapper,
	.header-search-form .navigation-search-wrapper,
	#social-links {
		display: none;
	}
	.site-content,
	.widget-container {
		padding: 0 20px !important;
		min-width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
	}
	.page-content,
	.single .site-content,
	.page .site-content,
	.single .content-area,
	.page .content-area,
	#secondary,
	.widget-container {
		width: 100%;
	}
	.site-footer {
		margin-top: 0;
	}
	.footer-widget-area {
		padding: 20px 0 0;
	}
	.page-title,
	.taxonomy-description {
		max-width: 100%;
	}
	.page-title {
		margin-bottom: 20px;
	}
	.taxonomy-description {
		padding: 0;
		margin-top: -20px;
	}
	#masonry-container {
		margin-bottom: 0;
	}
	#masonry-container .hentry {
		float: none;
		margin: 0 0 20px;
	}
	#masonry-container .hentry,
	#masonry-container .hentry:first-of-type {
		width: 100%;
	}
	.infinite-loader,
	#infinite-handle {
		bottom: 20px;
	}

}

#jp-post-flair {
	padding-bottom: 0 !important;
}
#jp-post-flair:empty {
	display: none !important;
}
#jp-post-flair .sd-rating,
#jp-post-flair .sharedaddy {
	padding: 0 0 20px !important;
	margin: 0 !important;
	border: none !important;
}
#jp-relatedposts {
	padding: 0 0 20px;
	margin: 0;
}
#jp-relatedposts .jp-relatedposts-headline {
	margin: 0 0 10px;
}
#jp-relatedposts p {
	margin: 0;
	font-size: inherit;
	line-height: inherit;
}
#jp-relatedposts .jp-relatedposts-headline em:before {
	display: none;
}
.entry-content .pd-rating {
	display: block !important;
	padding: 20px;
	margin-left: -20px;
	margin-bottom: 20px;
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.rtl .entry-content .pd-rating {
	margin-left: 0;
	margin-right: -20px;
}
.entry-content .pd-rating + br {
	display: none;
}
.entry-content .pd-rating + br + .gallery,
.entry-content .pd-rating + br + .jetpack-slideshow,
.entry-content .pd-rating + br + .jetpack-video-wrapper {
	margin-top: -21px;
}
.hentry.format-image .entry-content .pd-rating {
	margin-bottom: 0;
	border-bottom: none;
}
.hentry.format-aside .entry-content .pd-rating,
.hentry.format-quote .entry-content .pd-rating,
.hentry.format-link .entry-content .pd-rating,
.hentry.format-audio .entry-content .pd-rating {
	margin-top: -20px;
	border-top: none;
}


#comments #respond {
	padding: 20px;
	margin: 0 0 20px 0;
	font-family: inherit;
	padding: 20px;
	background: #fff;
}
#comments #respond h3 {
	margin-top: 0;
	margin-bottom: 20px;
}


.PDS_Poll {
	display: block !important;
	margin-bottom: 20px;
}
.pds-box {
	width: 100% !important;
	border-color: rgba(0, 0, 0, 0.1) !important;
	color: #000 !important;
	font-family: inherit !important;
	font-size: inherit !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	-webkit-border-radius: 0 !important;
	-moz-border-radius:    0 !important;
	border-radius:         0 !important;
}
.pds-input-label {
	width: auto !important;
}


#am_thumbnail img {
	border-color: rgba(0, 0, 0, 0.1) !important;
}
#am_thumbnail a,
#am_services a {
	display: inline-block;
}
#am_services {
	padding-bottom: 10px;
}


.widget_akismet_widget .a-stats {
	margin-bottom: 20px;
}


.widget_authors img {
	vertical-align: middle;
}


.widget_blog-stats ul {
	list-style: none;
}


.widget_contact_info {
	padding-bottom: 20px !important;
}
.widget_contact_info #contact-map {
	margin-bottom: 20px;
}


.widget_flickr table {
	margin: 0;
	border: none !important;
}
.widget_flickr th,
.widget_flickr td {
	padding: 0;
	border: none !important;
}
.widget_flickr #flickr_badge_wrapper {
	background: transparent;
}
.widget_flickr br {
	display: none;
}
.widget_flickr a {
	float: left;
	margin: 0 10px 20px 10px;
}
.rtl .widget_flickr a {
	float: right;
}
.widget_flickr a:last-of-type {
	float: none;
	clear: both;
	color: #000 !important;
	text-align: center;
}
.footer-widget-area .widget_flickr a:last-of-type {
	color: #fff !important;
}
.widget_flickr a,
.widget_flickr img {
	display: block;
}
.widget_flickr img {
	width: 110px;
}


.widget_goodreads .gr_custom_widget {
	margin-bottom: 20px;
}


.widget_gravatar .avatar {
	display: block;
}


.widget_wpcom_instagram_widget .wpcom-instagram-images {
	padding-bottom: 15px;
}


.milestone-widget .milestone-content {
	margin: 0;
	max-width: 100%;
}
.milestone-widget .milestone-header {
	padding: 10px 20px;
	background: #ff64cd;
	color: #fff;
}
.milestone-widget .milestone-countdown {
	margin-bottom: 20px;
}
.milestone-widget .milestone-countdown,
.milestone-widget .milestone-message {
	padding-bottom: 10px;
	border-color: rgba(0, 0, 0, 0.1);
	color: #000;
	background-color: transparent;
}


.widget_recent_comments table {
	margin-bottom: 0;
}
.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
	padding: 0 0 10px !important;
	border: none !important;
	vertical-align: top;
	background: transparent !important;
}
.widget_recent_comments .recentcommentsavatartop,
.widget_recent_comments .recentcommentsavatarend {
	padding-right: 10px !important;
}
.rtl .widget_recent_comments .recentcommentsavatartop,
.rtl .widget_recent_comments .recentcommentsavatarend {
	padding-right: 0 !important;
	padding-left: 10px !important;
}
.recentcommentsavatartop img,
.recentcommentsavatarend img {
	display: block;
}


.widget_recent_images a {
	float: left;
}
.rtl .widget_recent_images a {
	float: right;
}
.widget_recent_images a,
.widget_recent_images img {
	display: block;
}
.widget_recent_images .recent_images {
	overflow: auto;
	margin-bottom: 15px;
}


.widget_rss .rss-date,
.widget_rss .rssSummary {
	display: block;
}
.widget_rss .rss-date {
	color: rgba(0, 0, 0, 0.1);
}
.footer-widget-area .widget_rss .rss-date {
	color: rgba(255, 255, 255, 0.75);
}


.widget_jetpack_readmill_widget {
	padding-bottom: 20px !important;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.rtl .send-to-readmill-popup {
	display: none !important;
}


.footer-widget-area .wp_widget_tag_cloud {
	margin-bottom: 0;
}
.wp_widget_tag_cloud > div {
	padding-bottom: 15px;
}
.wp_widget_tag_cloud a {
	display: block;
	float: left;
	margin: 0 5px 5px 0 !important;
	padding: 2px 5px !important;
	background: rgba(0, 0, 0, 0.1);
	color: #999;
	font: Montserrat, sans-serif;
	font-size: 12px !important;
	font-size: 1.2rem !important;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.rtl .wp_widget_tag_cloud a {
	float: right;
}
.footer-widget-area .wp_widget_tag_cloud a {
	background: rgba(255, 255, 255, 0.1);
	color: #fff;
}
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:active {
	background: #3f0082;
	color: #fff;
}
.footer-widget-area .wp_widget_tag_cloud a:hover,
.footer-widget-area .wp_widget_tag_cloud a:focus,
.footer-widget-area .wp_widget_tag_cloud a:active {
	background: rgba(255, 255, 255, 0.75);;
	color: #3f0082;
}


.top_rated ul {
	list-style: none;
}


.widget_upcoming_events_widget ul {
	list-style: none;
}
.widget_upcoming_events_widget .event-when {
	color: rgba(0, 0, 0, 0.1);
}
.footer-widget-area .widget_upcoming_events_widget .event-when {
	color: rgba(255, 255, 255, 0.5);
}


.widgets-grid-layout {
	padding-bottom: 10px;
}
.widgets-multi-column-grid {
	padding-bottom: 15px;
}


.widget_authors ul {
	list-style: none;
	color: #999;
}
.footer-widget-area .widget_authors ul {
	color: rgba(255, 255, 255, 0.5);
}
.widget_authors li,
.widget_upcoming_events_widget li {
	padding: 5px 0;
}
.widget_authors li:fist-child,
.widget_upcoming_events_widget li:first-child {
	padding-top: 0;
}
.widget_authors li:last-child,
.widget_upcoming_events_widget li:last-child {
	padding-bottom: 0;
}
.flickr-images {
	text-align: center;
}

.flickr-size-thumbnail .flickr-images {
	align-content: space-between;
	align-items: center;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

.flickr-images img {
	max-width: 100%;
	margin: 5px;
}


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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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


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

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

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

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


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

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

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

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

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

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