/*
Theme Name: Nick Harvey Consulting
Author: Red One Corporation
Description: Custom theme for Nick Harvey Consulting
Version: 1.0.0
*/

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */




body {background: #f4f1ea;}

p, a, input, textarea, footer {font-family: 'Open Sans Condensed', sans-serif;}
h1, h1 a, h2, h2 a, h3 {font-family: 'Droid Serif', serif; display: block;}
h2 a:hover {text-decoration: none;}


#container {width:960px; margin: 0 auto; padding: 0; -webkit-box-shadow: 0px 5px 15px 5px rgba(50, 50, 50, 0.30); -moz-box-shadow:    0px 5px 15px 5px rgba(50, 50, 50, 0.30); box-shadow:         0px 5px 15px 5px rgba(50, 50, 50, 0.30);}
header {height: 117px; background-color: #f4f4f4; position: relative; border-bottom:10px solid #d6a833;}
header ul {list-style: none; float: left; position: absolute; top: 18px; right: 20px;}
header ul li {list-style: none; float: left;}
header ul li a {text-decoration: none; display: block; padding:20px 13px; color: #474671; text-transform: uppercase;}
header ul li a:link {background: none;}
header ul li a:visited {background: none;}
header ul li a:hover {background: url(img/nav_current.gif) center 9px no-repeat;}
header ul li a:active {background: none;}
header ul li a.selected {background: url(img/nav_current.gif) center 9px no-repeat;}
header ul li.current-menu-item a {background: url(img/nav_current.gif) center 9px no-repeat;}
#logo {background: url(/wp-content/uploads/2019/04/NHC-Combo.jpg) center center no-repeat; text-indent: -4000px; width:330px; height: 71px; display:block; padding: 20px;}


#hero {background: url(img/hero_NickHarvey.jpg) center center no-repeat; border-bottom:10px solid #d6a833; height: 439px; padding-left: 38px;}
#hero h1 {color:#fff; font-size:3.2em; font-weight: 400; margin: 0; padding:100px 0 0 0;}
#hero p {color:#fff; font-size:1.5em; width: 450px; margin:10px 0 15px;}
#hero a {color:#ecd394; font-size:1.5em; width: 300px; text-decoration: none;}
#hero a:hover {text-decoration: underline; font-weight: 300;}

#content {background: #f4f4f4;}
#content ul.theBigThree {list-style: none; float: left; width: 100%; padding-left: 0;}
#content ul.theBigThree li {list-style: none; float: left; width: 25%; margin-left:3%; padding-left: 48px; background: url(img/select.jpg) left 23px no-repeat;}
#content ul.theBigThree li:hover {background-image: url(img/select_check.jpg);}
#content ul.theBigThree li h2 {color:#222257; font-size: 2em; margin-bottom: 0;}
#content ul.theBigThree li p {font-size:1.2em; margin-top: 5px;}
#content ul.theBigThree li a {color:#222257; text-decoration: none; font-weight:700; }
#content ul.theBigThree li a:hover {text-decoration: underline;}
#content ul.theBigThree li h2 a:hover {text-decoration: none;}

footer {background: #222257; color:#fff; padding: 40px; font-size:1em;}
footer h3 {font-size:2em; font-weight: 300;}
footer p {font-size:.7em;}

#baseInfo {border-top:1px solid #474671; padding-top: 30px; margin-top: 30px; color:#b0afc1; font-size: .8em; text-transform: uppercase; position: relative;}
footer ul {list-style: none; float: left; margin: 0; padding: 0; position: absolute; top: 30px; right: 0;}
footer ul li {list-style: none; float: left; margin: 0; padding: 0 0 0 8px;}
footer a {text-decoration: none; color:#b0afc1;}
footer a:hover {text-decoration: underline;}

#communityConnect {}
#communityConnect .leftCol {float:left;}
#communityConnect .leftCol h3 {margin: 0;}
#communityConnect .leftCol p {font-size:1.2em;}
#communityConnect .rightCol {float: right;}
#communityConnect .rightCol a {display:inline-block; padding: 9px 15px; color:#222257; background-color: #d6a833; font-weight:700;}
#communityConnect input[type=text] {padding:7px 10px; width: 200px;}

#content.interior {padding: 60px 0; border-top:1px solid #585858; background: #fff;}
#content.interior .leftCol {float: left; width: 242px; margin-left: 45px;}
#content.interior .leftCol img {border:1px solid #585858; display: block;}
#content.interior .leftCol h3 {color:#222257;font-size:1.3em; margin-top: 20px;}
#content.interior .leftCol p {color:#333;}
#content.interior .leftCol p strong {font-weight: normal; text-transform: uppercase;}
#content.interior .leftCol p a {color:#222257;}
#content.interior .rightCol {float: right; width: 560px; margin-right: 55px;}
#content.interior .rightCol h1 {color:#222257; margin: 0; font-size:2.5em;font-weight: 300;}
#content.interior .rightCol h1 a {color:#222257; text-decoration:none;}
#content.interior .rightCol h1 a:hover {color:#222257; text-decoration:underline;}
#content.interior .rightCol h2 {color:#222257; margin:0 0 0 0; font-weight: 300; font-size: 1.8em;}
#content.interior .rightCol h2 a {color:#222257; text-decoration:none;}
#content.interior .rightCol h2 a:hover {color:#222257; text-decoration:underline;}
#content.interior .rightCol p {color:#333;}

#content.interior .rightCol.blog article {border-bottom:5px solid #222257; margin-bottom:20px;}
#content.interior .rightCol.blog article .entry-content {padding-bottom:10px;}

#content.interior .rightCol article header {background-color:#fff; height:auto; border-bottom:0;}
#content.interior .rightCol footer {background:none; padding:0;}
#content.interior .rightCol footer .nav-previous {float:left;}
#content.interior .rightCol footer .nav-next {float:right;}

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #222257;
}

.pagination a:hover{
color:#fff;
background: #3279BB;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}

/****** Constant Contact styles **********/

li.widget-container {list-style-type:none !important;}
#sf_widget_constantcontact-2 input[type=text] {margin-right: 5px;}
#sf_widget_constantcontact-2 input[type=submit] {
	display: inline-block;
	padding: 9px 15px;
	color: #222257;
	background-color: #d6a833;
	font-weight: 700;
	border: none;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

