/*
Theme Name: Krantz
Theme URI: http://underscores.me/
Author: Panasall Dev
Coded By: Brighter Vision
Author URI: http://www.brightervision.com
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: krantz
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 krantz is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

*/

/* Blog Customization */

#logo h1 {margin:0; width: 450px;}
#logo h1 a {
	width:460px;
	max-width:100%;
	height:100px;          /* was 200px*/
	background:url(https://howellfamilytherapy.com/wp-content/uploads/2017/10/TracieCaden3.png) top left no-repeat !important;
	text-indent:-9999px;
	display: inline-block;
	margin-top: 1%;
}

body {

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f9ff+0,ffffff+35,fbe8a6+78 */
background: #f0f9ff; /* Old browsers */
background: -moz-linear-gradient(top,  #f0f9ff 0%, #ffffff 35%, #fbe8a6 78%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f0f9ff 0%,#ffffff 35%,#fbe8a6 78%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f0f9ff 0%,#ffffff 35%,#fbe8a6 78%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#fbe8a6',GradientType=0 ); /* IE6-9 */


}

p#form-allowed-tags {display: none;}

img.attachment-post-thumbnail.wp-post-image {float: left !important; width: 170px !important; height: 170px !important; padding: .5em .5em .5em 0em !important;}

#comments > ol {
	list-style-type:none;
}

#comments ol.children {
	list-style-type:none;
padding-left: 3em;
padding-top: 1em;
}

#comment {
width: 599px;
}

#commentform > p.comment-form-comment {
width: 600px;
}

/* Blog Sidebar Customization */

.col-sm-9 {border-right: 1px solid #e6e6e6;}

.padbottom1 {padding-bottom: 8em !important;}

/* .col-sm-9 #topright {border-right: none !important;} */

div#topright {border-right: none !important;}


#navmenu{
	background:#f4976c !important;
	border-bottom:6px solid #fbe8a6 !important;
}

#navmenu .navbar-toggle{background:#fbe8a6;}

.navbar-default .navbar-toggle .icon-bar{}

#navmenu .navbar-header{background:#f4976c;}

.btn{background:#b4dfe5 !important;}
.btn a{color:#fff !important}
.btn:hover{background:#d2fdff!important;}

#navmenu.navbar-default .navbar-nav>li>a:hover, #navmenu .navbar-nav>.current-menu-item>a, #navmenu .navbar-nav>.active>a, #navmenu .navbar-nav>.active>a:hover, #navmenu .navbar-nav>.active>a:focus{background:#fbe8a6!important;color:#000!important;}

a{color:#78c0a8;}

#homeboxes li a, .ds-desc a{color:#000000 !important;}

a{
	color:#303c6c;
}

span a {color:#000000 !important;}

h1{color:#000000;}
h2{color: #f4976c;}
h3{color:#f4976c;}
h4{color:#000000;}

#footerwrap{border-top:7px solid #f4976c !important;}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{background:#A88F98;}

#navmenu.navbar-default .navbar-nav>li>a{color:#fff;}

.dropdown-menu>li>a:hover{background: #fbe8a6 !important; color: #ffffff;}

div#topright {
	float: right !important;
	border-right: none !important;
  	width: 400px;
}

/*#hasrightsidebar #content{width:74.3% !important;}
#sidebar-right{width:25.7% !important;}*/

.wprss-feed-meta {display: none;}