/*
 Theme Name:   Hemlock Child
 Theme URI:    http://solopine.com
 Description:  Hemlock Child Theme
 Author:       Solo Pine Designs
 Author URI:   http://solopine.com
 Template:     hemlock
 Text Domain:  hemlock-child
*/

@import url("../hemlock/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */


div#comments {
    display: none !important;
}

.single-post #solopine_about_widget-3 {
    display: none !important;
}

.mc4wp-form p {
    font-size: 24px;
    margin-bottom: 5px;
}

input[type="submit"] {
    background: #CB2026;
    border-radius: 2px;
        width: 100%;
}

.footer-widget-wrapper span {
    font-size: 18px;
    font-family: 'Calibri';
    font-weight: 300;
}

.textwidget a {
	  font-size: 18px;
    font-family: 'Calibri';
    font-weight: 300;
}

.container {width: 1085px;}
.container.sp_sidebar #main {
    width: 720px;
}

#sidebar {
    padding-left: 16px;
    border-left: 2px solid #f2f2f2;
}

#widget-area .container {
    width: 940px;
}

.post-author {
    display: none;
}

.post-entry p {
    font-family: 'Open Sans';
    font-size: 14px;
}

.post-header h2 a {
    letter-spacing: 3px;
    font-family: 'Open Sans';
    font-weight: 300;
}

#logo h1 {
    text-align: left;
}