/* =Global
----------------------------------------------- */
* {
	text-shadow: 1px 1px 1px rgba(0,0,0,.004);
	webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	text-rendering: optimizelegibility !important;
}
body {
	font-family: 'Merriweather', serif;
	line-height: 2.20em;
	font-weight: 300;
	color: #f2f2f2;
	background-color: #2b2f33;
}
ul, ol {
	margin-left: 2em;
}
a > [class^="fa fa-"],a > [class*=" fa fa-"] {
	text-decoration: none;
}
blockquote {
	margin-bottom: 1.5em;
}
.hentry {
	margin: 0;
}
.content-area {
	font-size: 17px;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.updated {
	display: inline;
}
p:last-child {
	margin-bottom: 0;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.balance-text, .widget ul li a, h2.site-description, .entry-title {
	text-wrap: balance;
}
.list-unstyled {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* =Headings
----------------------------------------------- */

h1,h2,h3,h4,h5 {
	font-family: 'Droid Serif', sans-serif;
	line-height: 1.2em;
}
h1 {
	font-size: 42px;
	line-height: 1.5em;
}
h2 {
	font-size: 28px;
	line-height: 1.1em;
	margin: 0.2em 0 0.8em 0;
}
h3 {
	font-size: 24px;
	line-height: 1.1em;
	margin: 0.1em 0 0.7em 0;
}
h4 {
	font-size: 22px;
	line-height: 1.1em;
	margin: 0 0 0.7em 0;
}
.site-header {
	margin-top: 32px;
}
.page-header {
	margin-bottom: 18px;
	padding: 12px 0;
}

.site-title{
	font-size: 42px;
	line-height: 46px;
	margin: 0;
}
.site-title a{
	font-size: 42px;
	color: #f2f2f2!important;
	text-decoration: none!important;
	margin-bottom: -8px;
}
h2.site-description {
	color: #b5b5b5;
	margin: 0;
	line-height: 32px;
}

/* =Links
----------------------------------------------- */

a {
	color: #575d66;
	color: #B8B8B8;
	color: rgba(255, 255, 255, 0.42);
}
a:visited {
	color: #B8B8B8;
	color: rgba(255, 255, 255, 0.42);
}
a:hover,
a:focus,
a:active {
	color: #B8B8B8;
	color: rgba(255, 255, 255, 0.42);
	text-decoration: underline;
}
.entry-sheet a {
	color: #5682bf;
}
.entry-sheet a:visited {
	color: #37537b;
}
.entry-sheet a:hover,
.entry-sheet a:focus,
.entry-sheet a:active {
	color: #5682bf;
}

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

.col2 {
	width: 49.9%;
	float: left;
}
.col3 {
	width: 315px;
	float: left;
	margin-right: 15px;
}
.col3:nth-child(3n) {
	margin-right: 0;
	clear: right;
}
.inner {
	margin: 0 auto;
	width: 980px;
	z-index: 10;
}
.breakout {
	position:absolute;
	left:0;
	right:0;
}

/* =Sub Category Section
----------------------------------------------- */

.sub-category-list li a {
	text-decoration: none;
}

.sub-category-list li {
	list-style: none;
	text-align:center;
}

/* =Post Cover Blog
----------------------------------------------- */

.post-box-packery {
	margin: 0;
	float: left;
}

.post-cover {
	position: relative;
	float: left;
	text-align: center;
	color: #fff;
	background-size: cover;
	overflow: hidden;
}

.post-cover img {
	display: block;
	float: left;
    transition: transform,opacity;
    transition-timing-function: cubic-bezier(0,1,.75,1);
    transition-duration: .6s,.3s;
}

.post-cover:hover img {
	transform: scale(1.05);
}

.post-cover .spacer-dummy {
	margin-top: 100%;
}

.post-cover .cover-overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	height: 55%;
	background: linear-gradient(180deg,hsla(0,0%,100%,0) 55%,rgba(20,21,25,.6));
	transition: opacity 0.3s;
}

.post-cover a {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	z-index: 1;
}

.post-cover h2.entry-title{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0 6px 20px 6px;
	font-size: 16px;
	margin: 0;
	line-height: 1.4em;
	text-shadow: 0 1px 5px rgba(0,0,0,0.6);
}

.post-cover .post-info {
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.05) 70%, rgba(0,0,0,0.5) 85%, rgba(0,0,0,0.7) 100%);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.post-box-packery.cover-small, .packery-sizer {
	width: 25%;
}

.post-box-packery.cover-large {
	width: 50%;
}

.post-box-packery.cover-large h2.entry-title{
	font-size: 24px;
	line-height: 1.4em;
}

.post-cover:hover .cover-overlay {
	opacity: 0;
}

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

.menu-mobile-icon{
	position: absolute;
	line-height: 35px!important;
	right: 14px;
}
.main-navigation {
	margin: 18px 0;
	font-size: 1.4em;
}
.main-navigation a {
	padding: 8px 10px;
	text-decoration: none;
}
.main-navigation ul ul {
	top: 100%;
	left: 0;
	background-color: #fff;
	border-radius: 3px;
	font-size: 0.9em;
}
.main-navigation div > ul > li {
	display: inline-block;
	margin: 0 2px 8px 2px;
}
.main-navigation li {
	float: none;
}
.main-navigation li > a {
	text-transform:lowercase;
	color: #f2f2f2;
	border-radius: 3px;
}
.main-navigation div > ul > li:hover {
	margin-bottom: 0;
	padding-bottom: 8px;
}
.main-navigation li:hover > a {
	background-color: #B8B8B8;
	background-color: rgba(255, 255, 255, 0.30);
}
.main-navigation ul ul a {
	font-size: 0.8em;
	color: #2b2f33;
	width: 220px;
}
.main-navigation .menu li a,
.main-navigation .menu li a {
	border-radius: 3px;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a,
.main-navigation ul ul a:hover {
	background-color: #f2f2f2;
	color: #2b2f33;
}
.main-navigation .menu ul li a:hover,
.main-navigation .menu ul li a:hover {
}
.paging-navigation {
	width: 320px;
	left: 400px;
	font-size: 16px;
	margin: 0 auto;
	/*position: absolute;*/
}

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

.site-main [class*="navigation"] {
	margin: 0 auto;
}
.page-content, .entry-content, .entry-summary {
	margin: 0;
}
.entry-content li {
	margin-bottom: 8px;
	line-height: 1.8em;
}
.more-link {
	text-align: center;
	width: 100%;
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 0;
	margin-top: 12px;
}
.entry-meta {
	clear: both;
	position: absolute;
	left: 0;
	top: 0;
	width: 215px;
	color: #B8B8B8;
	color: rgba(255, 255, 255, 0.38);
	margin-top: 12px;
	font-size: 0.8em;
}
.entry-full-width .entry-meta {
  position: static;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.entry-meta ul {
	margin-left: 0;
}
.entry-meta li {
	list-style: none;
	line-height: 1.5em;
	margin-bottom: 8px;
}
.entry-meta li:nth-child(1) a,.entry-meta li:nth-child(1) {
	color: rgba(255, 255, 255, 0.70);
}
.entry-meta li:nth-child(2) a,.entry-meta li:nth-child(2) {
	color: rgba(255, 255, 255, 0.63);
}
.entry-meta li:nth-child(3) a,.entry-meta li:nth-child(3) {
	color: rgba(255, 255, 255, 0.56);
}
.entry-meta li:nth-child(4) a,.entry-meta li:nth-child(4) {
	color: rgba(255, 255, 255, 0.49);
}
.entry-meta a, .paging-navigation a {
	color: #B8B8B8;
	color: rgba(255, 255, 255, 0.42);
	text-decoration: none;
}
.entry-meta a:hover {
	text-decoration: underline;
}
.post-photo {
	position: relative;
}
.post-photo .wp-post-image {
	display:block;
}
a.post-cta-button {
	width: 258px;
	height: 39px;
	background-color: #2ecc71;
	position: absolute;
	bottom: 16px;
	left: 17px;
	text-align:center;
	padding:5px;
	color: #fff!important;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition:all 0.35s ease-out;
	-moz-transition:all 0.35s ease-out;
	-ms-transition:all 0.35s ease-out;
	transition:all 0.35s ease-out;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.show-exif .img-hover a.post-cta-button, .show-exif .img-exif-display a.post-cta-button {
	width: 232px;
}
a.post-cta-button:hover, .img-hover a.post-cta-button {
	opacity: 1;
	filter: alpha(opacity=100);
}
.show-exif .photo-exif, .show-exif .photo-exif-button {
	background-color: rgba(0,0,0,0.4);
	color: #fff;
	position: absolute;
	bottom: 16px;
	left: 290px;
	right: 46px;
	text-align: center;
	padding: 5px;
	-webkit-transition:all 0.35s ease-out;
	-moz-transition:all 0.35s ease-out;
	-ms-transition:all 0.35s ease-out;
	transition:all 0.35s ease-out;
	opacity: 0;
	filter: alpha(opacity=0);
}
.show-exif .photo-exif-button, .show-exif .photo-exif {
  height: 39px;
}
.show-exif .photo-exif-button {
	left: 250px;
	right: 691px;
	cursor: pointer;
}
.show-exif .img-exif-display  .photo-exif, .show-exif .img-exif-display .photo-exif-button, .show-exif .img-hover .photo-exif-button {
	opacity: 1;
	filter: alpha(opacity=100);
}
.entry-full-width a.post-cta-button {
	bottom: 65px;
	left: 50px;
}
.show-exif .entry-full-width .photo-exif, .show-exif .entry-full-width .photo-exif-button {
	left: 323px;
	right: 50px;
	bottom: 65px;
}
.show-exif .entry-full-width .photo-exif {
	left: 91px;
}
.show-exif .entry-full-width.with-featured-link .photo-exif {
	left: 323px;
}
.show-exif .entry-full-width .photo-exif-button {
	left: 50px;
	right: 890px;
}
.show-exif .entry-full-width.with-featured-link .photo-exif-button {
	left: 283px;
	right: 658px;
}
.entry-full {
	z-index: 5;
	margin: 0 50px;
}
.post-sheet {
	margin: 0 50px 50px 50px;
	position: relative;
	max-width: 100%;
}
.single .post-sheet, .page .post-sheet {
	margin-bottom: 25px;
}
h1.page-title {
	text-align: center;
	font-size: 36px;
}
.entry-title {
	font-size: 30px;
	margin-bottom: 8px;
}
.entry-title a {
	text-decoration: none;
	font-size: 30px;
	color: #41464c!important;
}
.comments-title {
	text-align:center;
}
.entry-sheet {
	background-color: #fff;
	color: #41464c;
	min-height: 215px;
}
.entry-sheet.with-map {
	min-height: 315px;
}
.entry-full-width .entry-sheet {
	position: relative;
	padding: 30px;
	width: 880px;
	max-width: 100%;
}
.entry-full-width .entry-sheet .entry-header, .entry-full-width .entry-sheet .entry-content {
	margin: 0 auto;
	width: 680px;
	max-width: 100%;
}
.entry-right .entry-sheet {
	position: relative;
	width: 644px;
	padding: 32px;
	margin-left: 240px;
}
.entry-sheet.with-photo {
	margin-top: -55px;
}
.show-exif .entry-right.img-exif-display .entry-sheet.with-photo {
	margin-top: 0;
}
.show-exif .img-exif-display .post-sheet {
	margin-bottom: 25px;
}
.featured_collage{
    padding:10px;

}
.featured_collage .featured_collage_wrap {
	opacity: 0;
	vertical-align:bottom;
}
.featured_collage img{
    vertical-align:bottom;
}
.featured_collage_wrap .Caption .Caption_Content {
	color: #f2f2f2;
	padding: 3px 12px;
}
.taxonomy-description {
	width: 680px;
	margin: 0 auto;
}
.archive-box {
	text-align: center;
	margin-bottom: 28px;
}
.archive-box ul{
	list-style: none;
	margin: 0;
}
.instagram-media {
	width: calc(100%)!important;
}

/* =Effects
----------------------------------------------- */

.shadow-well-box, .entry-sheet, img[class*="wp-image-"] {
	box-shadow: 0 1px 0 rgba(0,0,0,0.04),
	0 2px 0 rgba(0,0,0,0.04),
	0 3px 0 rgba(0,0,0,0.04),
	0 4px 0 rgba(0,0,0,0.04),
	0 5px 0 rgba(0,0,0,0.04),
	0 6px 0 rgba(0,0,0,0.04),
	0 7px 0 rgba(0,0,0,0.04),
	0 8px 0 rgba(0,0,0,0.04);
}

/* =Media
----------------------------------------------- */

.wp-caption {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	border: 0;
}
.wp-caption img[class*="wp-image-"] {
	margin: 0;
}
.wp-caption .wp-caption-text {
	margin: 0.6075em 2em;
	font-size: 0.8em;
	line-height: 2em;
}
.fine-gallery-slider {
	margin: 0;
	border: 0;
	border-radius: 0;
	margin-bottom: 55px;
}

.fine-gallery-slider .flex-viewport {
	position: relative;
}
.fine-gallery-slider .flex-direction-nav {
	display: block!important;
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0
}
.fine-gallery-slider .flex-direction-nav .flex-prev, .fine-gallery-slider .flex-direction-nav .flex-next {
	position: absolute;
}
.fine-gallery-slider:hover .flex-next {opacity: 1; right: 0;}
.fine-gallery-slider:hover .flex-prev {opacity: 1; left: 0;}

.fine-gallery-slider .flex-direction-nav .flex-prev {
	left:0;
}
.fine-gallery-slider .flex-direction-nav .flex-next {
	left: 50px;
}
.fine-gallery-slider .flex-direction-nav a {
	background: none;
	background-color: #575d66;
	color: #2b2f33;
	padding: 6px;
	margin: 0;
	float: left;
	border-radius: 3px;
	text-indent: 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
	height: 25px;
	width: 25px;
	opacity: 1;
}
.fine-gallery-slider .flex-caption{
	color: #f2f2f2;
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	bottom: 16px;
	left: 20px;
	right: 20px;
	text-align:center;
	padding:5px;
	-webkit-transition:all 0.35s ease-out;
	-moz-transition:all 0.35s ease-out;
	-ms-transition:all 0.35s ease-out;
	transition:all 0.35s ease-out;
}
.embed-youtube {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.embed-youtube iframe, .embed-youtube object, .embed-youtube embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.alignnone.size-large, .alignnone img.size-large {
	margin: 0 -7%;
	max-width: 114%;
}
.alignright, .alignleft {
	margin-bottom: 1em;
}
.alignleft {
	margin-left: -3em;
}
.alignright {
	margin-right: -3em;
}
.entry-full-width .entry-sheet .alignleft {
	margin-left: -2.6em;
}
.entry-full-width .entry-sheet .alignright {
	margin-right: -2.6em;
}

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

.flickr_widget .image {
	margin: 0 0 8px 8px;
}

.home-featured {
	margin-bottom: 1em;
}

/* =Forms & Buttons
----------------------------------------------- */

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
	padding: 5px 7px;
}
.button, button, input[type="button"], input[type="reset"], input[type="submit"] {
	background-color: #B8B8B8;
	background-color: rgba(255, 255, 255, 0.30);
	color: #f2f2f2;
	text-align: center;
	display:block;
	margin: 0 4px;
	border-radius: 3px;
	box-shadow: none;
	text-shadow: none;
	font-size: 14px;
	border: 0;
	font-family: 'Merriweather',serif;
	line-height: 1.5em;
}
.entry-sheet button, .entry-sheet input[type="button"], .entry-sheet input[type="reset"], .entry-sheet input[type="submit"] {
	background-color: #2b2f33;
}
.button:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background-color: #5682bf;
	box-shadow: none;
	color: #f2f2f2;
}
.button, button a {
	padding: 6px 0;
	display: block;
}
.button:hover, button a:hover, button a:hover{
	text-decoration: none!important;
	box-shadow: none;
	color: #f2f2f2;
}
.form-errors {

}
.form-errors .form-error-message {
	list-style: none;
}
[class*="navigation"] .button  {
	margin: 0;
	width: 48%;
	text-align: center;
	float: left;
}
[class*="navigation"] .button.next-button {
	float: right;
}

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

.comment {
	position: relative;
	margin: 16px 0
}
.comment-right {
	margin-left: 55px;
}
.comment-author a{
	color: #f2f2f2;
}
p.comment-subscription-form {
	margin-bottom: 0;
	font-size: 0.9em;
}
.reply a {
	text-decoration: none;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}
.avatar {
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	width: 40px;
}
.comment-list {
	list-style: none;
	margin: 0;
}
.comment-list .children {
	list-style: none;
	margin-left: 35px;
}
.comment-meta {
	margin-top: -8px;
}
.comment-meta a.time {
	text-decoration: none;
}

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

.widget ul{
	margin: 0;
}
.widget ul li{
	list-style: none;
	margin-bottom: 6px;
}
.widget-area {
	text-align: center;
	color: #b5b5b5;
}
.widget-area a {
	color: #b5b5b5;
}
.widget-area a.image {
}
.widget-area a:visited {
	color: #b5b5b5;
}
.widget-area a:hover,
.widget-area a:focus,
.widget-area a:active {
	color: #b5b5b5;
	border-color: #5f6773;
}
.widget-title {
	font-size: 1.6em;
	color: #ffffff;
	margin-bottom: 8px;
	line-height: 1.5em;
}

/* =Search Form
----------------------------------------------- */

#s {
	width: 85%;
}
.search-form {
	margin: 0 0 1em 0;
}
.search-form .search-field, .search-form .search-submit {
	float: left;
}


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

.site-footer {
	color: #575d66;
}
.site-footer p {
	margin-bottom: 0;
}
.site-footer a {
	color: #575d66;
}
.site-footer a:visited {
	color: #575d66;
}
.site-footer a:hover,
.site-footer a:focus,
.site-footer a:active {
	color: #575d66;
}
.dark-bg {
	background-color: rgba(0, 0, 0, 0.1);
}
.footer-bg {
	padding: 35px 0;
	margin-top: 35px;
	line-height: 1.6em;
}

/* =Text color overwrites for light backgrounds
----------------------------------------------- */

body.light-background {
	color: #131313;
}
.light-background .menu-toggle, .light-background .main-navigation.toggled .nav-menu {
	background-color: rgba(0, 0, 0, 0.10)!important;
}
.light-background .shadow-well-box, .light-background .entry-sheet, .light-background img[class*="wp-image-"] {
	box-shadow: 0px 2px 3px rgba(0,0,0,0.25);
}
.light-background .site-title a {
	color: #41464c!important;
}
.light-background h2.site-description {

}
.light-background .main-navigation li>a {
	color: #41464c;
}
.light-background .main-navigation li.current_page_item a, .light-background .main-navigation li.current-menu-item a {
	background-color: #2b2f33;
	color: #f2f2f2;
}
.light-background .main-navigation li:hover > a {

}
.light-background .entry-meta {
	color: rgba(0, 0, 0, 0.45);
}
.light-background .entry-meta li:nth-child(1) a, .light-background .entry-meta li:nth-child(1) {
	color: rgba(0, 0, 0, 0.70);
}
.light-background .entry-meta li:nth-child(2) a, .light-background .entry-meta li:nth-child(2) {
	color: rgba(0, 0, 0, 0.65);
}
.light-background .entry-meta li:nth-child(3) a, .light-background .entry-meta li:nth-child(3) {
	color: rgba(0, 0, 0, 0.60);
}
.light-background .entry-meta li:nth-child(4) a, .light-background .entry-meta li:nth-child(4) {
	color: rgba(0, 0, 0, 0.55);
}
.light-background .entry-meta a, .light-background .paging-navigation a {
	color: rgba(0, 0, 0, 0.50);
}
.light-background .widget-title {
	color: #41464c;
}
.light-background .widget-area {
	color: #303030;
}
.light-background .button, .light-background button, .light-background input[type="button"], .light-background input[type="reset"], .light-background input[type="submit"] {
	background-color: #B8B8B8;
	background-color: rgba(0, 0, 0, 0.30);
}
.light-background .button:hover, .light-background button:hover, .light-background input[type="button"]:hover, .light-background input[type="reset"]:hover, .light-background input[type="submit"]:hover {
background-color: #5682bf;
color: #f2f2f2;
}
.light-background .comment-author a{
	color: #575d66;
}

/* =Animation
----------------------------------------------- */

.entry-sheet.with-photo, .post-sheet {
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
}

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

@media only screen and (max-width: 491px) {
	.post-box-packery.cover-small, .packery-sizer {
		width: 50%;
	}

	.post-box-packery.cover-large {
		width: 100%;
	}

	.hidden-small, .home-featured .post-box-packery:nth-child(n+5){
		display: none;
	}
}

@media only screen and (min-width : 492px) and (max-width : 767px)  {
	.post-box-packery.cover-small, .packery-sizer {
		width: 33.33%;
	}

	.post-box-packery.cover-large {
		width: 66.66%;
	}

	.home-featured .post-box-packery:nth-child(n+5){
		display: none;
	}
}

@media only screen and (max-width: 981px) {
	body {
		line-height: 1.75em;
	}
	h1 {
		font-size: 26px;
	}
	.entry-title, .entry-title a {
		line-height: 1.2em;
		font-size: 24px;
	}
	.entry-content {
		font-size: 16px;
		line-height: 2.15em;
		letter-spacing: .01rem;
	}
	h2 {
		font-size: 22px;
	}
	h3 {
		font-size: 20px;
	}
	h4 {
		font-size: 18px;
	}
	.site-header {
		margin-top: 6px;
	}
	.inner {
		width: 100%;
	}
	.main-navigation {
		margin: 8px 0;
		padding: 0 4px;
	}
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
		background-color: rgba(255, 255, 255, 0.30);
		border-radius: 3px;
		margin: 8px 0;
		padding: 4px 6px;
		line-height: 35px;
		width: 100%;
		font-size: 20px;
	}
	.main-navigation ul {
		display: none;
	}
	.main-navigation ul ul {
		display: block;
		position: static;
		float: none;
		background-color: rgba(0, 0, 0, 0.05);
		box-shadow: none;
	}
	.main-navigation ul ul a{
		width: auto;
		color: #fcfcfc;
	}
	.main-navigation div > ul > li {
		display: block;
		margin: 0;
	}
	.col2, .col3 {
		width: 100%;
	}
	.site-footer .col2, .site-footer  .col3, .widget-area .col2, .widget-area .col3 {
		text-align: center;
	}
	.entry-full-width .entry-sheet {
		padding: 20px;
	}
	.alignleft, .alignright, .entry-full-width .entry-sheet .alignleft, .entry-full-width .entry-sheet .alignright {
		margin: auto;
		margin-bottom: 2em;
	}
	.alignnone.size-large, .alignnone img.size-large  {
		margin: auto;
		max-width: 100%;
	}
	.entry-full {
		position: static;
		margin: 0 5px 10px 5px;
	}
	.entry-right .entry-sheet {
		padding: 20px;
	}
	.entry-sheet, .entry-right .entry-sheet, .entry-full-width .entry-sheet .entry-header, .entry-full-width .entry-sheet .entry-content {
		width: 100%!important;
		margin-left: auto;
		margin-right: auto;
	}
	.instagram-media {
		width: 100%!important;
		margin-left: auto!important;
		margin-right: auto!important;
	}
	.entry-sheet.with-photo {
		margin-top: -30px;
	}
	a.post-cta-button {
		display: none;
	}
	.photo-exif, .photo-exif-button {
		display: none;
	}
	.entry-meta {
		position: static;
		width: 100%;
		margin-left: 10px;
		margin-right: 10px;
	}
	.entry-meta ul {
		margin-bottom: 0;
	}
	.wp-caption {
		float: none;
		width: auto!important;
		max-width: 100%!important;
	}
	.wp-caption img[class*="wp-image-"] {
		margin: 0 auto;
	}
	.post-photo img {
		width: 100%;
		height: auto;
	}
	.post-map {
		display: none;
	}
	.site-header img, .entry-content img, img.size-full {
		margin: 10px auto;
		float:none;
		display:block;
	}
	.taxonomy-description {
		width: auto;
		padding: 12px;
	}
}
