/*
Theme Name: Johnnie Gachassin, LCSW
Theme URI: www.johnniegachassin.com
Description: Custom theme for Johnnie Gachassin
Version: 1.0
Author: Daniel Kedinger, Cruce Design
Author URI: http://crucedesign.com
*/

.hidden {
	display: none;
	visibility: hidden;
}
body {
	background: url(images/bg.gif) repeat-x #f0e9d7;
	margin-top: 35px;
	font-family: Lucida, "Lucida Grande", sans-serif;
	color: #29260d;
}
div#header-title h1 {
	width: 370px;
	height: 39px;
	text-indent: -9999px;
	background: url(images/header-title-bg.png) no-repeat;
	margin-bottom: 0;

}
div#header-nav {
	background: url(images/nav-line.gif) no-repeat bottom center;
}
div#nav {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 8px;
}
div#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#nav li {
	float: left;
	margin-right:25px;
}
div#nav a {
	color: #29260d;
	text-decoration: none;
}
div#nav a:hover,
div#nav li.current_page_item a,
div#nav li.page-item-3 a:hover,
div#nav li.current_page_parent a {
	color:#cb9e06;
}
div#nav li.page-item-3 a {color: #29260d;}
div#search input#s {
	border: 2px solid #efe1b2;
	text-align:right;
	padding: 2px;
	margin:0px;
	color: #7d7d7d;
}
div#search input#searchsubmit {
	margin-bottom: -7px;
}
div#sub-nav {
	background: url(images/nav-line.gif) no-repeat top center;
	line-height: 11px;
}
div#sub-nav {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 15px;
	min-height: 22px;
}
div#sub-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#sub-nav li {
	float: left;
	margin-right:25px;
}
div#sub-nav a {
	color: #29260d;
	text-decoration: none;
}
div#sub-nav a:hover,
div#sub-nav li.current_page_item a,
div#sub-nav li.page-item-3 a:hover {
	color:#cb9e06;
}
div#sub-nav ul.cat-nav li {
	margin-right: 6px;
	border-left: 1px dotted #29260d;
	padding-left: 5px;
}
div#sub-nav ul.cat-nav li.first {
	border: none;
	color:#cb9e06;
	padding: 0;
}
div#content-cont {
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 451px;
	background-color: #fff;
	overflow: hidden;
}
div#content-cont.page{
	min-height: 415px;
	height: 415px;
}
div#content-cont.blog {
	padding: 20px;
	overflow: visible;
	min-height: auto;
	height: auto;
}
div#content-cont .title {
	margin-bottom: 15px;
}
div#content-cont .date-tag {
	background-image: url(images/date-bg.gif);
	width: 39px;
	height: 44px;
	float: left;
	margin: 0px 15px 0px 0px;
	text-align: center;
	color: #29260d;
	text-transform: uppercase;
	font-family: Times, "Times New Roman", serif;
	line-height: 20px;
}
div#content-cont .date-tag span.month {
	font-size: 13px;
d}
div#content-cont .date-tag span.day {
	font-size: 30px;
}
div#content-cont div.title h2 {
	font-size: 49px;
	font-family: Times, "Times New Roman", serif;
	line-height: 52px;
	margin-bottom: 0px;
}
div#content-cont div.title h2 a {
	text-decoration: none;
	color: #29260d;
}
div#content-cont div.title h2 a:hover {
	color:#2E5C2D;
}
div#content {
	padding-top: 10px;
}
div.meta, div.entry {margin-left: 54px;}
div.meta a, div.entry a {
	color:#2E5C2D;
	text-decoration: underline;
}
div.meta a:hover, div.entry a:hover {
	color:#2E5C2D;
	text-decoration: none;
}
div.meta {
	font-size: 10px;
}
div.entry {
	margin-bottom: 30px;
}
div.entry img.alignleft {
	float: left;
	margin: 10px 20px 0px 0px;
}
img.alignleft {
	margin: 20px;
	float: left;
}
div.entry img.alignright {
	float: right;
	margin: 10px 0px 0px 20px;
}
h4 {clear: both; margin-bottom: 0;}
div.entry #comments div.comment-meta {
	margin-bottom: 10px;
}
div#quote {
	margin-top: 10px;
	font-size: 48px;
	font-family: Times, "Times New Roman", serif;
	line-height: 55px;
	margin-bottom: 10px;
}
div#sidebar {
	margin-top: 20px;
}
div#sidebar img.featured {
	margin-bottom: 10px;
}
div#sidebar div.module h3 {
	font-family: Times, "Times New Roman", serif;
}
div#footer {
	margin-top: 35px;
	font-size: 11px;
	letter-spacing: .2px;
	font-weight: normal;
	margin-bottom: 40px;
}
div#footer h3, div#mailing-address  {
	color: #2e5c2d;
	font-size: 15px;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	letter-spacing: .4px;	
}
div#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #29260d;
}
div#footer a:hover {
	border-bottom: 1px dotted #29260d;
}
div#footer ul, div#footer li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 17px;
}
div#mailing-address address {
	font-style: normal;
	margin:0;
	padding:0;
	line-height: 18px;
}
div#mailing-address, div#contact-method {
	background-image: url(images/contact-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
div#contact-method {
	padding-top:10px;
	margin-bottom: 10px;
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
}
div#contact-method a {
	font-weight: normal;
}
div#footer div#social-networks li {
	float: left;
	margin-right: 15px;
}
div#footer div#social-networks li a {
	border: none;
}
div#footer div#social-networks li a span {
	display: none;
}
div#footer div#left-col ul li {
	display:block;
	float:left;
	font-weight:bold;
	width:90px;
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
}
div#footer div#left-col ul li a {
	color: #2e5c2d;
}
div#footer div#left-col ul li li {
	float:none;
	margin:0;
	font-family: Lucida, "Lucida Grande", sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
}
div#footer div#left-col ul li li a {
	color: #29260d;
}