/*
Theme Name: Four Generations for Hazelden
Theme URI: http://fourgencampaign.com/
Description: Designed for this website only by Mike Weiner and April Hodge Silver.
Version: 1.0
Author: April Hodge Silver
Author URI: http://springthistle.com/
*/

body {
	background-color: #bcbdbc;
	color: #333;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h2 {
	font-weight: normal;
	color: #b4a76c;
	margin: 1px 0 10px 0;
	font-size: 24px;
}

h3 {
	font-weight: normal;
	color: #b4a76c;
	margin: 10px 0 10px 0;
	font-size: 18px;
}

a, a:visited {
	color: #a2ad00;
}

a:hover {
	text-decoration: none;
}

a.hazeldenorg, a.hazeldenorg:visited {
	color: #d52b1e;
}

img {
	border: none;
}

.clr {
	clear: both;
	height: 1px;
}

#container {
	margin: 0 auto 10px auto;
	background: url('images/bg.gif') repeat-y;
	width: 858px;
}

/*===--- HEADER ----------------------------------------------------===*/

#header {
	background: url('images/header.jpg') no-repeat;
}

#header h1, #header #description {
	display: none;
}

#flashbug {
	float: left;
	width: 185px;
	margin-left: 33px;
	padding-top: 10px;
}

#header #homelink {
	display: block;
	height: 193px;
	float: right;
	width: 620px;
	text-indent: -1900px;
}

/*===--- MAIN ----------------------------------------------------===*/
#back_to_home {
	padding-left: 33px;
	padding-top: 8px;
}

#back_to_home a, #back_to_home a:visited {
	color: #84773c;
}

#main {
	width: 763px;
	margin: 10px 33px 0 0;
	float: right;
	background-color: #fff;
	padding: 15px;
}

#main p {
	line-height: 18px;
}


/*===--- SIDEBAR ----------------------------------------------------===*/

/* sidebar defaults */
#sidebar {
	width: 203px;
	margin-left: 33px;
	float: left;
/*	color: #b4a76c;*/
	color: #84773c;
	font-size: 14px;
}

#sidebar h3 {
	color: #6a7029;
}

#sidebar ul {
	margin: 10px 0 0 0;
	padding: 0;
}

#sidebar li {
	margin: 0 0 8px 0;
	padding: 0;
	list-style: none;
}

/* for homepage sidebar */

#sidebar .h3img {
	text-indent: -1900px;
	background: no-repeat;
	margin-top: 20px;
	height: 21px;
	background-image: url('images/sidebar_titles.gif');
}

#sidebar .books { background-position: 0 -21px; height: 42px; }
#sidebar .locations { background-position: 0 0; }
#sidebar .updates { background-position: 0 -63px; }

#sidebar #locations {
	font-size: 16px;
	margin: 0;
}

#sidebar #locations li {
	background: url('images/icon-house.gif') no-repeat;
	padding: 0 0 2px 27px;
}

#sidebar #books {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 12px;
}

#sidebar #books li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	padding-left: 60px;
/*	height: 110px;
	overflow: hidden; */
	background-repeat: no-repeat;
}

#sidebar #books a {
	display: block;
}

#sidebar img.social {
	margin-bottom: 10px;
}


/*===--- FOOTER ----------------------------------------------------===*/

#footer {
	background: #bcbdbc url('images/footer.jpg') no-repeat;
	color: #fff;
	text-align: center;
	padding: 10px 0 35px 0;
}

#footer h3 {
	display: none;
}

#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	margin: 0 3px;
	padding: 0 10px 0 0;
	display: inline;
	font-size: 16px;
	border-right: 2px solid #CBC6C3;
}

#footer li:last-child, #footer li.last-child {
	border: none;
}

/*===--- LOCATION PAGES ----------------------------------------------------===*/

h2.location {
	border-bottom: 2px solid #ECE8C3;
	padding-bottom: 5px;
}

#all_locations {
	float: right;
	font-size: 12px;
	padding-top: 5px;
	margin-top: -48px;
}

#inside_main {
	width: 540px;
	float: right;
}

.location_page h3 {
	color: #E07100;
	margin: 5px 0;
}

#inside_main h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}

#sub_left {
	width: 260px;
	float: left;
}

#sub_left p {
	margin: 0 0 10px 0;
}

#sub_right {
	width: 260px;
	float: right;
}

#inside_sidebar {
	width: 200px;
	float: left;
	color: #999;
}

#inside_sidebar p {
	line-height: 14px;
	margin: 0 0 10px 0;
}

#inside_sidebar h3.first {
	margin-top: 0;
}

#inside_sidebar .larger p {
	color: #777;
	font-size: 14px;
}

/*===--- HOMEPAGE ----------------------------------------------------===*/

.page-id-2 #main {
	padding: 0;
	background: none;
	width: 540px; /* 570px minus h-padding */
}

.page-id-2 #main .tabcontent {
	background-color: #fff;
	padding: 5px 10px 0 10px;
/*	height: 400px;
	overflow-y: auto; */
	margin-bottom: 30px;
}

#tabs #the_actual_tabs {
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
	background-color: #EDE8C4;
	height: 31px;
}

#tabs #the_actual_tabs li {
	margin: 0 5px 0 0;
	float: left;
	list-style: none;
}

#tabs #the_actual_tabs li a, #tabs #the_actual_tabs li a:visited {
	text-decoration: none;
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	padding: 5px 12px 3px 12px;
	background-color: #e8ce79;
	float: left;
}

.listitem {
	margin: 0 0 10px 20px;
}

#tabs #the_actual_tabs #ui-tab-help {
	color: #fff;
	background-color: #d52b1e;
}

#tabs #the_actual_tabs .ui-state-active a, 
#tabs #the_actual_tabs .ui-state-active a:visited {
	background-color: #fff;
}

#tabs #the_actual_tabs .ui-state-active #ui-tab-help {
	color: #d52b1e;
	background-color: #fff;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

.page-id-2 #leftad {
	float: left;
}

.page-id-2 #rightad {
	float: right;
}

.page-id-2 #social {
	margin-top: 7px;
	padding-top: 15px;
	border-top: 2px solid #d9d3b3;
	text-align: right;
}

.page-id-2 #social h3 {
	text-indent: -1900px;
	margin: 0;
	float: left;
	text-align: left;
	width: 211px;
	background: url('images/txt-social.gif') no-repeat;
	height: 40px;
}

.printer-friendly {
	float: right;
	width: 140px;
	background-color: #f3f3f3;
	margin: 0 0 8px 0;
}

.printer-friendly a, .printer-friendly a:visited {
	color: #999;
	background: url('images/icon-printer.gif') no-repeat 0 3px;
	padding: 0px 1px 0px 14px;
}

/* wordpress defaults */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 10px 0 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* misc */

.bignumbers {
	font-size: 24px;
	color: #d00;
	font-weight: bold;
}