/*
 Theme Name:   Creative Review
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       InterconnectIT
 Author URI:   http://interconnectit.com
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  creative review
*/

*, body, .site,
.post-navigation .post-title,
.entry-title,
.comments-title {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

body{
    background: #d3d3ce;
    color: #3a4041;
    font-family:"Helvetica Neue","HelveticaNeue",Helvetica,arial,verdana,sans-serif;
}

body:before,
body:after {
    display: none !Important;
}

body,
button,
input,
select,
textarea {
	line-height: 1.60;
}

.site {
    background-color: transparent;
}

header#masthead {
    /*margin-bottom: 10px;*/
    background-color: #fff;
}

div#content {
    background-color: #fff;
}

footer#colophon {
    background-color: #fff;
}

.site-header {
    padding-top: 30px;
    padding-bottom: 50px;
}

.site-header-main {
    border-bottom: 2px solid #3a4041;
}

.site-header-main .site-title a {
    background-image: url(images/crlogo.png );
    text-indent: -999px;
    overflow: hidden;
    display: block;
    width: 250px;
    height: 55px;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 100%;
    background-position: center;
}

.entry-title a {
    color: #3a4041;
}

.entry-title a:hover, .entry-title a:focus {
    color: #000000;
}

.main-navigation a:hover, .main-navigation a:focus {
    color: #000000 !Important;
}

.footer-widget-areas {
    width: 100%;
    clear: both;
}

.widget {
	border-top: 4px solid #3a4041;
	padding: 1.75em 0 3.5em;
	word-wrap: break-word;
}

.banner-advert-area {
    background-color: #fff;
    background-image: url(images/crpattern.gif);
    background-repeat: repeat;
}

body:not(.search-results) .entry-summary {
	color: #3a4041;
}

a {
    color: #000000;
    text-decoration: none;
}

.job_listing .job-type {
    color: #000000 !Important;
}

.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a,
.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a,
ul.job_listings li.job_listing.job_position_featured a,
ul.job_listings li.no_job_listings_found.job_position_featured a {
    background: #fcfcfc !Important;
}

.widget .widget-title,
.entry-footer,
.entry-title,
.widget .widget-title,
.widget_recent_entries .post-date,
.comments-title, .comment-reply-title,
.comment-form label,
button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
.post-password-form label,
.main-navigation,
.post-navigation,
.post-navigation .post-title,
.pagination,
.site .skip-link,
.image-navigation,
.comment-navigation,
.widget_rss .rss-date,
.widget_rss cite,
.tagcloud a,
.site-title,
.sticky-post,
.page-title,
.page-links,
.comment-metadata,
.pingback .edit-link,
.comment-reply-link,
.no-comments,
.site-footer .site-title:after,
.widecolumn label,
.widecolumn .mu_register label {
	font-family: inherit;
}

.entry-footer {
    line-height: 1.3;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	font-family: inherit;
}

:-moz-placeholder {
	font-family: inherit;
}

::-moz-placeholder {
	font-family: inherit;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	font-family: inherit;
}

article[class^="post-"] {
    border-bottom: 2px solid #3a4041;
}

article[class^="post-"]:last-of-type {
    border-bottom: none;
}


@media screen and (min-width: 44.375em) {

    .site-header-main .site-title a {
        width: 400px;
        height: 55px;
    }

}

@media screen and (min-width: 56.875em) {

    .content-bottom-widgets .widget-area:nth-child(1):nth-last-child(3),
    .content-bottom-widgets .widget-area:nth-child(2):nth-last-child(2),
    .content-bottom-widgets .widget-area:nth-child(3):nth-last-child(1)
     {
        float: left;
        margin-right: 5%;
        width: 30%;
    }

    .content-bottom-widgets .widget-area:nth-child(3):nth-last-child(1):last-of-type {
        margin-right: 0;
    }

    .banner-advert-area {
        padding-left: 4.5455%;
    }

    .main-navigation a {
        outline-offset: -8px;
        padding: 2em 0.875em 0;
        white-space: nowrap;
    }
}

@media screen and (min-width: 61.5625em) {
    .entry-title {
        margin-bottom: 0.70em;
        font-size: 2.05rem;
    }

    /* Media */
    .embed-iframe.media {
        max-width: 140%;
        margin-left: -40%;
    }

    .site-main > article {
		margin-bottom: 2.5em;
	}

    .single .site-main > article {
		margin-bottom: 7.0em;
	}
}

@media screen and (min-width: 75em) {
	body:not(.search-results) .entry-summary {
		line-height: 1.4375;
        font-size: 1.275rem;
	}
}

.nivo-lightbox-title {
	display:block; /* Fix rounded border ugliness */
	font-size: 22px !important;
	line-height: 1.2em !important;
}

.nivo-lightbox-overlay {
	background-color: rgba(0,0,0,0.9) !important;
}

.nivo-lightbox-close {
	background: none !important;
	width: auto !important;
	height: auto !important;
	right: 5% !important;
	top: 5% !important;
	display: block !important;
	font-size: 0 !important;
	text-indent: 0 !important;
	color: white;
}

.nivo-lightbox-close::before {
	position: relative;
	width: 100%;
	height: 100%;
	content: '\D7';
	font-size: 50px;
	font-weight: bold;
}

@media screen and (min-width: 640px) {
	.nivo-lightbox-title {
		font-size: 17px !important;
	}
}