/*
 Theme Name:   Xwisten
 Author:       EcoPlan
 Author URI:   http://ecoplan.ca
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../twentyfourteen/style.css");

/* = Theme customization starts here
CENTRE THE SITE
-------------------------------------------------------------- */
.site {
margin: 0 auto;
}

/* REMOVE LEFT BORDER COVERING IMAGES AND LINKS
-------------------------------------------------------------- */
@media screen and (min-width: 1008px) {
	.site:before {
		width: 1px !important;
	}
}
@media screen and (min-width: 1080px) {
	.site:before {
		width: 1px !important;
	}
}

/* FULL WIDTH MASTHEAD 
-------------------------------------------------------------- */
#masthead {
	max-width: 100%
}
.header-main {
	max-width: 1230px;
	margin: 0 auto;
}

#search-container {
	max-width: 100%;
}
.search-box-wrapper {
	position: absolute;
	top: 48px;
	left: 0;
	right: 0;
	margin: auto;
	width: 1260px;
	z-index: 2;
}
@media screen and (min-width: 1080px) {
	.search-box-wrapper {
		padding-left: 0px;
	}
}
@media screen and (min-width: 1008px) {
	.search-box-wrapper {
		padding-left: 0px;
	}
}

/* FULL WIDTH FOOTER 
-------------------------------------------------------------- */
#colophon {
	max-width: 100%;
}
#supplementary {
	max-width: 1260px;
	margin: 0 auto;
}
.site-footer {
	background: #253B46 url(images/bg-gradient.png) repeat-x; 
}
#supplementary {
	background: url(images/bg-peaks.png) bottom right no-repeat;
}


/* ADD PEAKS ABOVE PAGE TITLE
-------------------------------------------------------------- */
.entry-header-peaks { 
	position: relative;
	left: -10px;
	top: -27px;
	z-index: 100;
}

.site-content .has-post-thumbnail .entry-header {
	padding-top: 0px;
}

.search .entry-header {
	padding-top: 0 !important;
}
.homepage-peaks {	/* these are the peaks on the front-page*/
	position: relative;
	top: 9px;
	left: -15px;
	margin-right: -76px;
}

.homepage-ghostpeaks {
	position: absolute;
	top: -105px;
	right: 0px;
	width: 300px;
	height: 102px;
}

/* REMOVE SIDEBAR MARGIN AND STRETCH IMAGE TO FIT
-------------------------------------------------------------- */
.hentry {
	max-width: 1260px;
}
img.size-full,img.size-large, .wp-post-image, .post-thumbnail img, .site-content .post-thumbnail img { /* this is for ALL images not just header */
	max-height: 572px;
}
.site-content .post-thumbnail {
	background:none;
}
.site-content a.post-thumbnail:hover{
	background-color:transparent;
}
.site-content .post-thumbnail img {
	width:100%;
}
.site-content {
	margin-left: 0;
}


/* CHANGE DEFAULT PAGE WIDTH
-------------------------------------------------------------- */
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	margin: 0 auto;
	max-width: 750px;
}
.post-navigation,
.image-navigation {
	margin: 24px auto 48px;
	max-width: 750px;
	padding: 0 10px;
}
.archive-header,
.page-header {
	margin: 24px auto;
	max-width: 750px;
}
.contributor-info {
	margin: 0 auto;
	max-width: 750px;
}
.comments-area {
	margin: 48px auto;
	max-width: 750px;
	padding: 0 10px;
}
.site-main .mu_register,
.widecolumn > h2,
.widecolumn > form {
	max-width: 750px;
}
@media screen and (min-width: 810px) {
	.full-width .site-content blockquote.alignright,
	.full-width .site-content img.size-full.alignright,
	.full-width .site-content img.size-large.alignright,
	.full-width .site-content img.size-medium.alignright,
	.full-width .site-content .wp-caption.alignright {
		margin-right: -50px;
	}
	
	.full-width .site-content blockquote.alignleft,
	.full-width .site-content img.size-full.alignleft,
	.full-width .site-content img.size-large.alignleft,
	.full-width .site-content img.size-medium.alignleft,
	.full-width .site-content .wp-caption.alignleft {
		margin-left: -50px;
	}

	.attachment .entry-attachment .attachment {
		margin-right: auto;
		margin-left: auto;
		max-width: 810px;
	}
}	
/* REMOVE HYPHENS FROM CONTENT
-------------------------------------------------------------- */
.entry-content,
.entry-summary,
.page-content {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}
/* CHANGE SOME TYPOGRAPHIC STUFF 
-------------------------------------------------------------- */
blockquote {
	font-size: 24px;
	font-weight: 400;
}
blockquote strong,
blockquote b {
	color: #666666;
	font-weight: 700;
}
h1 {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;	
	margin-bottom: 5px;
}
h2 {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;	
	margin-bottom: 5px;
}
h3 {
	font-size: 17px;
	font-style: italic;
	color: #304C5B;
	font-weight: 700;
	text-transform: capitalize;	
	margin: 20px 0 5px;
	
}
h4 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
}
h5, .more-link {
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 5px;
}
.more-link:before {
	content: '\f501';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 9px/1 'Genericons';
	vertical-align: center;
	margin-right: 10px;
}
.micetype {
	font-size: 11px;
	font-style: italic;
}


/* INCREASE FONT SIZES IN MENUS FOR THE OLDER EYES 
-------------------------------------------------------------- */
@media screen and (min-width: 783px) {
	.primary-navigation { /* main nav */
		float: right; 
		font-size: 13px;
		margin: 0 1px 0 -12px;
		padding: 0;
		text-transform: uppercase;
	}
}	
@media screen and (min-width: 1008px) {
	.footer-sidebar .widget,
	.primary-sidebar .widget { /* sidebar and footer widget text */
		font-size: 14px;
	}
	.footer-sidebar .widget h1,
	.primary-sidebar .widget h1 { /* these next few are still unchanged */
		font-size: 14px;
		line-height: 1.2;
	}

	.footer-sidebar .widget h2,
	.primary-sidebar .widget h2 {
		font-size: 18px;
		line-height: 1.3333333333;
	}

	.footer-sidebar .widget h3,
	.primary-sidebar .widget h3 {
		font-size: 16px;
		line-height: 1.5;
	}

	.footer-sidebar .widget h4,
	.primary-sidebar .widget h4 {
		font-size: 14px;
		line-height: 1.7142857142;
	}

	.footer-sidebar .widget h5,
	.primary-sidebar .widget h5 {
		font-size: 12px;
		line-height: 2;
	}

	.footer-sidebar .widget h6,
	.primary-sidebar .widget h6 {
		font-size: 11px;
		line-height: 2.1818181818;
	}
	.footer-sidebar .widget .widget-title,
	.primary-sidebar .widget .widget-title { /* sidebar and footer widget titles */
		font-size: 13px;
		font-weight: 900;
		line-height: 1.6363636363;
		margin-bottom: 0px;
	}
}

/* CHANGING UP THE 2014 GREEN 
Here are the Xwisten colours
main red: BC2227
light red: E13227
main blue: 304C5B
light blue: 51999E
xtra dark blue: 253B46
-------------------------------------------------------------- */
a {
	color: #304C5B;
	text-decoration: none;
}
a:active,
a:hover {
	color: #51999E;
}
::selection {
	background: #51999E;
}

::-moz-selection {
	background: #51999E;
}
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #BC2227;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #E13227;
}
button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #BC2227;
}
.search-toggle {
	background-color: #BC2227;
}
.search-toggle:hover,
.search-toggle.active {
	background-color: #E13227;
}
.search-box {
	background-color: #E13227;
}
.paging-navigation .page-numbers.current {
	border-top: 5px solid #BC2227;
}
.site-navigation a:hover {
	color: #E13227;
}
.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #E13227;
}
.entry-title a:hover {
	color: #E13227;
}
.entry-meta a:hover {
	color: #E13227;
}
.cat-links a:hover {
	color: #E13227;
}
.entry-meta .tag-links a:hover {
	background-color: #E13227;
}
.entry-meta .tag-links a:hover:before {
	border-right-color: #E13227;
}
.entry-content .edit-link a:hover {
	color: #E13227;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #BC2227;
}
.page-links a:hover {
	background: #E13227;
	border: 1px solid #E13227;
}
.post-navigation a:hover,
.image-navigation a:hover {
	color: #E13227;
}
.paging-navigation .page-numbers.current {
	border-top: 5px solid #BC2227;
}
.paging-navigation a:hover {
	border-top: 5px solid #E13227;
}
.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #E13227;
}
.comment-reply-title small a:hover {
	color: #E13227;
}
.widget a:hover {
	color: #E13227;
}
.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: #BC2227;
}
.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
	background-color: #E13227;
}
.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {
	background-color: #BC2227;
}
.widget-title a:hover {
	color: #E13227;
}
.widget_calendar tbody a {
	background-color: #BC2227;
}
.widget_calendar tbody a:hover {
	background-color: #E13227;
}
.widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #E13227;
}
.content-sidebar .widget a {
	color: #BC2227;
}
.content-sidebar .widget a:hover {
	color: #E13227;
}
.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: #BC2227;
}
.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
	background-color: #E13227;
}
.content-sidebar .widget input[type="button"]:active,
.content-sidebar .widget input[type="reset"]:active,
.content-sidebar .widget input[type="submit"]:active {
	background-color: #BC2227;
}
.content-sidebar .widget .widget-title a:hover {
	color: #E13227;
}
.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #E13227;
}

.site-info a:hover {
	color: #E13227;
}
.featured-content a:hover {
	color: #E13227;
}
.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: #BC2227;
}
.slider-control-paging a:hover:before {
	background-color: #E13227;
}
.slider-direction-nav a:hover {
	background-color: #BC2227;
}
@media screen and (min-width: 783px) {
	.primary-navigation ul ul {
		background-color: #BC2227;
	}
	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: #E13227;
	}
	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: #BC2227;
	}
}
@media screen and (min-width: 1008px) {
	.secondary-navigation ul ul {
		background-color: #BC2227;
	}
	.secondary-navigation ul ul a:hover,
	.secondary-navigation ul ul li.focus > a {
		background-color: #E13227;
	}
	.secondary-navigation li:hover > a,
	.secondary-navigation li.focus > a {
		background-color: #BC2227;
	}
}
/* FEATURED SLIDER MODS

MAKE THE FEATURE CONTENT BOX BACKGROUND ON THE HOMEPAGE TRANSPARENT
-------------------------------------------------------------- */
.featured-content .entry-header {
	background-color: rgba(0, 0, 0, 0.7);
}


/* CHANGING UP THE 2014 BLACK SIDEBAR ETC.
-------------------------------------------------------------- */
.site-header {
	background: #253B46 url(images/bg-gradient.png) repeat-x ;
	border-top: thick solid #BC2227;
	z-index: 1000;
}
#secondary {
	background-color: #304C5B;
}
.menu-toggle {
	background-color: #304C5B;
}
.content-sidebar .widget_twentyfourteen_ephemera .widget-title:before {
	background-color: #304C5B;
}	
.slider-control-paging {
	background-color: rgba(48, 76, 91, 0.0);
}
.slider-direction-nav a {
	background-color: #304C5B;
}
.featured-content .entry-header {
	background-color: rgba(48, 76, 91, 0.8);
}	
.featured-content {
	background: #304C5B url(images/pattern-dark.svg) repeat fixed;
}
@media screen and (min-width: 1008px) {
	.site:before {
		background-color: transparent;
	}
}

/* AND THEN MAKING THE SIDEBAR LINKS AND SLIDER LINKS MORE VISIBLE ON HOVER
-------------------------------------------------------------- */
.primary-sidebar a:hover, .site-footer a:hover {
	color: #51999E;
}
.slider-control-paging a:before {
	background-color: #DDD;
}

/* REMOVE PADDING FROM ABOVE FEATURED IMAGES
-------------------------------------------------------------- */
.content-area { /* page images*/
	padding-top: 48px;
}
.single-jobs .content-area, .list-view .content-area { /* jobs and blog listing images*/
	padding-top: 0px;
}


/* NEGATIVE MARGIN ON TITLE BOX OVERLAYS FEATURED IMAGE
-------------------------------------------------------------- */
@media screen and (min-width: 673px) {
	.full-width .site-content .type-jobs .entry-header, 
	.full-width .site-content .has-post-thumbnail .entry-header,
	.full-width.singular .site-content .hentry.has-post-thumbnail,
	.full-width.home .site-content .hentry.has-post-thumbnail {
		margin-top: -48px;
	}
}

/* ADD LOGO TO FOOTER
-------------------------------------------------------------- */
.footer-sidebar {
	text-align: left;
	margin-top: -25px;
	padding-bottom: 50px;
	background: url(images/xwisten-logo_badge.png) no-repeat center top;
	position: relative;
}

/* EVENTS PAGES 
-------------------------------------------------------------- */
/*ENTRY-CONTENT PADDING HACK FOR CALENDAR PAGE ON MOBILE */
.events-gridview .site-content .entry-content, .events-list .site-content .entry-content, .tribe-events-day .site-content .entry-content { 
	padding: 12px 0 0;
}
@media screen and (min-width: 673px) {
	.events-gridview .site-content .entry-content, .events-list .site-content .entry-content, .tribe-events-day .site-content .entry-content {
		padding-right: 0px;
		padding-left: 0px;
	}
	.grid .featured-content .entry-header {
		border-color: #fff;
		border-style: none;
		border-width: 10px;
		height: 96px;
		margin: 20px;
	}
}

.single-tribe_events.full-width.singular .site-content .hentry.has-post-thumbnail { /* remove the negative margin from event page descriptions */
	margin-top: 0;
}
.events-list.full-width .site-content .entry-summary, .single-tribe_events.full-width.singular .site-content .entry-content, .tribe-events-day.full-width .site-content .entry-summary { /* remove the extra padding from event page descriptions */
	padding: 0;	
}

.tribe-is-responsive .site-content .entry-content a.read-more { /* hide read more link on events pages */
	display: none;
}

/* REMOVE UNDERLINES ON HOVER IN FACEBOOK WIDGET 
-------------------------------------------------------------- */
#cff a:hover,
#cff a:focus {
  text-decoration: none;
}
/* HIDE FOOTER ON SMALL SCREENS and MAKE ROOM BELOW LOGO ON MEDIUM ONES
-------------------------------------------------------------- */
@media screen and (max-width: 672px) {
    .footer-sidebar aside { 
        display: none; 
        visibility: hidden; 
    }
    .site-footer {
    	padding-bottom: 1px;
    }
}
@media screen and (max-width: 1007px) {
	.footer-sidebar {
		padding-top: 100px;
	}
}
/* DON'T PUSH SIDEBAR TO FOOTER, JUST HIDE IT
-------------------------------------------------------------- */
@media screen and (max-width: 1008px) {
    #secondary { 
        display: none; 
        visibility: hidden; 
    }	
}
/* STYLE THE CONTENT BOX (EG. JOBS, SERVICES CONTACT)
-------------------------------------------------------------- */
.hilight-box {
	background-color: #ededed;
	padding: 20px 40px 10px;
	margin: 0 auto 50px;
	max-width: 670px;
	border-top: 3px solid #304C5B;
}

.hilight-box h2 {
	padding-top: 0px;
	margin-top: 0px;
}

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

/* JOBS
-------------------------------------------------------------- */
.job-right {
	display: block;
	width: 25%;
	min-width: 120px;
	float: right;
	background-color: #ededed;
	padding: 20px 40px 10px;
	margin: 0px 20px 50px 0;
	border-top: 3px solid #304C5B;
}
.job-left {
	width: 50%;
	float:left;
	margin-bottom: 50px;
}
.job-left h2 {
	clear: none;
	margin-top: 0px;
}

@media screen and (max-width: 593px) { /* 100% widths for content and contact box on smaller screens */
	.job-left {
		float: none;
		width: 100%;
		margin-bottom: 40px;
	}
	.job-right {
		float: none;
		width: 85%;
		max-width: 483px;
		padding: 20px;
	}
}

/* SERVICES
-------------------------------------------------------------- */
.headshot {
	float: left;
	margin: 0 15px 15px 0;
}
.clear {
	clear: both;
}

.services-float {
	float: right;
	width: 35%;

}
.services-content {
	overflow: auto;	
}
/* FRONT PAGE
-------------------------------------------------------------- */
#site-header {
	max-height: 200px;
	overflow: hidden;
}
#site-header img.feature {
	width: 100%;
}
.header-logo {
	position: absolute;
	max-width: 1240px;
	max-height: 200px;
	margin: 0 auto;
	left: 0;
	right: 0;
	top:-250px;
}
.entry-content.home-content, h1.entry-title.home-content {
	max-width: 950px;
	padding-bottom: 20px;
}

.featured-blocks {
	border-top: solid #304C5B 5px;
	text-align: center;
}
.featured-float {
	width: 100%;
	padding: 0 0 20px 0;
}

.featured-blocks h1 {
	margin: 10px 0 0;
	color: #304C5B;
}
.featured-blocks p {
	padding: 10px 20px 0;
	margin: 0;
	font-style: italic;
}

.home-descr {
	min-height: 100px;
}

.feed-footer {
	background: url(images/bg-fish.jpg) no-repeat center bottom;
	min-height: 526px;
}
.fb-blog {
	float: right;
	font-style: italic;
	text-align: right;
	width: 40%;
	margin: 40px 60px 100px 0;
}

.fb-blog h3 {
	margin: 30px 0 10px;
}
#cff .cff-item { 
	padding: 15px 0;
	border-bottom: 1px dotted #9A9FA9;
}
.cff-wrapper #cff .cff-item .cff-post-text {
	margin: 0;
}

.cff-wrapper #cff .cff-item .cff-date {
	float: right;
	padding-right: 0px;
}

.cff-wrapper #cff .cff-item .cff-viewpost-facebook {
	float: right;
	padding-right: 10px;
	margin-bottom: -1px;
	position: relative;
	bottom: -1px;
}
.cff-date-dot {
	visibility: hidden;
}
h3.fb {
	padding-bottom: 20px;
}
@media screen and (max-width: 400px) {
		#site-header {
		max-height: 150px;
		overflow: hidden;
	}
		.homepage-logo {
		width: 150px;
		margin-top: 120px;
		margin-left: 20px;
	}	
}

@media screen and (min-width: 401px) {
	.homepage-logo {
		width: 200px;
		margin-top: 80px;
		margin-left: 20px;
	}
}

@media screen and (min-width: 594px) {
	.homepage-logo {
		width: 225px;
		margin-top: 60px;
		margin-left: 20px;
	}
	.featured-float {
		float: left;
		width: 33.33%; width: calc(100%/3);
	}
	.featurepics {
	max-height: 250px;
	overflow: hidden;
	}
	.homepage-ghostpeaks {
	position: absolute;
	top: -140px;
	right: 0;
	width: 400px;
	height: 136px;
	}
}

@media screen and (min-width: 1260px) {
	#site-header {
		max-height: 250px;
		overflow: hidden;
	}
	.homepage-logo {
		width: 275px;
		margin-top: 20px;
		margin-left: 0px;
	}	
	.homepage-ghostpeaks {
	position: absolute;
	top: -140px;
	right: 4%;
	width: 400px;
	height: 136px;
	}
}
@media screen and (min-width: 1400px) {
	.homepage-ghostpeaks {
	position: absolute;
	top: -140px;
	right: 8%;
	width: 400px;
	height: 136px;
	}
}

@media screen and (min-width: 1600px) {
	.homepage-ghostpeaks {
	position: absolute;
	top: -140px;
	right: 15%;
	width: 400px;
	height: 136px;
	}
}



/* BUTTONS
-------------------------------------------------------------- */
.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e13327), color-stop(1, #bc2227) );
	background:-moz-linear-gradient( center top, #e13327 5%, #bc2227 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e13327', endColorstr='#bc2227');
	background-color:#e13327;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0px;
	border:1px solid #bc2227;
	display:inline-block;
	color:#ffffff;
	height:20px;
	line-height:20px;
	width:60%;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #bc2227;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bc2227), color-stop(1, #e13327) );
	background:-moz-linear-gradient( center top, #bc2227 5%, #e13327 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc2227', endColorstr='#e13327');
	background-color:#bc2227;
}

.button:active {
	position:relative;
	top:1px;
}

/* IMAGES
-------------------------------------------------------------- */
img.underline {
	border-bottom: solid #304C5B;
}

/* BLOG
-------------------------------------------------------------- */
.entry-meta .byline {	/* hide author card */
display: none;
}

/* SEARCH
-------------------------------------------------------------- */
.search-no-results .page-content {
	margin-bottom: 50px;
}
/* FOOTER WIDGETS
-------------------------------------------------------------- */
.footer-sidebar .widget {
	width: 50%;
}
.footer-sidebar .widget img {
	padding-bottom: 30px;
}

/* MISCELLANEOUS
-------------------------------------------------------------- */
div.entry-content.tight, .job-listing { /* negative margin on those divs that need tightening up */
	margin-top: -38px;
}

/* HOMEPAGE WIDGET
-------------------------------------------------------------- */
#home-widget {
	float: right;
	width: 30%;
}
.home-left {
	float: left;
	width: 50%;
}
.homeeventlist {
	margin-bottom: 20px;
}
.entry-content .tribe-events-widget-link a, .entry-content .homeeventlist a {
	text-decoration: none;
}


@media screen and (max-width: 593px) { /* 100% widths for content and homepage widget on smaller screens */
	#home-widget {
		float: none;
		width: 80%;
	}
	.home-left {
		float: none;
		width: 100%;
	}
}