/*
Theme Name: Bob Burns
Theme URI: http://www.wehavechoices.com/
Description: Bob Burns CSS design
Version: 1.0
Author: Concept 64, Inc.
Author URI: http://www.concept64.com/
*/

/* UNIVERSAL */
* {
	margin:0;
	padding:0;
}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

body {
	font: 80%/1.6 Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#671C03;
	background: white url(images/background.gif) repeat-x top left;
}

.home {
	background: white url(images/home-background.gif) repeat-x top left;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* HIDES FROM IE-MAC */
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* HIDES FROM IE-MAC */

#about h2, #books h2, #seminars h2, #contact h2, #links h2, .secondary-nav {
	background-color: #F9F9F9;
	padding-top: 10px;
	padding-left: 20px;
	margin-left: -15px;
	margin-bottom: 10px;
	vertical-align: top;
	margin-right: -15px;
}

h2 {
	color: #4A3F01;
	font-size: 1.5em;
}

h3, h4 {
	color: #671C03;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1em;
}

a, a:link, a:visited {
	color: #671C03;
}

a:hover, a:active {
	text-decoration: none;
	border-bottom: 1px dashed #671c03;
}

#banner p, #navigation h4, #accessibility {
	display: none;
}

.textRed {
	color: red;
}

.textBlue {
	color: blue;
}

/* UNIVERSAL */

/* CONTENT STYLE */
#content {
	color: #4A3F01;
	position: absolute;
	top: 366px;
	width: 737px;
	padding: 15px 20px;
}

.home #content {
	top: 495px;
}

#content h2, h3, h4 {
	padding-bottom: 10px;
}

#content h4 {
	padding-left: 10px;
	color: #4A3F01;
	font-style: italic;
}

#content p {
	padding: 5px 8px;
}

#content ul, ol {
	padding: 10px 0 10px 20px;
	list-style-position: inside;
}

#content ul li, #content ol li {
	padding: 5px 0;
}

#content ul {
	list-style-type: none;
}

.section, .book {
	padding: 15px 25px 10px 15px;
}

.sub-section {
	padding: 10px 10px;
}

.mini-section {
	padding: 35px 30px;
	color: #4A3F01;
/*	width: 300px; */
}

.mini-section h3 {
	background: white url(images/content-rock.jpg) no-repeat center left;
	height: 16px;
	padding-left: 30px;
}
/* CONTENT STYLE */

/* HEADER */
#container {
	width: 777px;
	height: 100%;
	margin: 0 auto;
}

#header {
	background: transparent url(images/logo.jpg) no-repeat center center;
	height: 187px;
}

#header h1 {
	text-indent: -999em;
	overflow: hidden;
}

#header a {
	text-indent: -999em;
	display: block;
	width: 100%;
	height: 167px;
	border: 0 !important;
}

#banner {
	background: white url(images/home-banner99px.jpg) no-repeat top left;
	position: absolute;
	top: 226px;
	height: 100px;
	width: 825px;
}

.home #banner {
	background: white url(images/home-banner.jpg) no-repeat top left;
	height: 234px;
}
/* HEADER */

/* NAVIGATION */
#navigation {
	background: transparent none no-repeat top left;
	position: absolute;
	top: 325px;
}

.home #navigation {
	top: 460px;
}

/* changed witdh from 767 to 820 */
#navigation ul  {
	background: transparent url(images/nav-shadow.jpg) repeat-x top left;
	width: 820px;
	list-style: none outside;
	float: left;
	padding: 0 0 0 10px;
}

#navigation ul li {
	display:block;
	float: left;
	background: transparent url(images/tab-nav-left.gif) no-repeat top left;
	margin: 0 7px;
	padding: 0 0 0 2px;
	border:0;
	height:35px;
}

#navigation ul li#view-cart {
	background: none;
	float: right;
	margin-top: 2px;
	text-align: right;
}

#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
	float:left;
	display:block;
	background:transparent url(images/tab-nav-right.gif) no-repeat right top;
	font-size: 1.1em;
	height:27px;
	text-decoration:none;
	padding: 8px 9px 0px 8px;
	border:0;
	margin:0;
	text-indent: 0;
	color: #2A2719;
}

#navigation ul li a:hover, #navigation ul li a:active {
	color: #2A2719;
	text-decoration:none;
	border:0;
}

#navigation ul li:hover {
	background-position:0% -35px;
}

#navigation ul li:hover a {
	background-position:100% -35px;
}

#navigation ul li.last a {
	background-image: url(images/tab-nav-right.gif) !important;
}

#navigation ul li#current {
	background-image: url(images/tab-nav-left.gif);
	background-position:0 -35px;
}

#navigation ul li#current a {
	background-image: url(images/tab-nav-right.gif);
	background-position:100% -35px;
}

#navigation ul li#current a {
	color: #4A3F01;
}

.secondary-nav {
	background-image: url(images/bg-secondary-nav.gif);
	background-position: 76px 0px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.secondary-nav h2 {
	float: left; width: 50px;
}

#content .secondary-nav ul {
	float: left;
	margin: 5px 0 0 60px;
	padding: 0;
	width: 550px;
}

#content .secondary-nav ul li {
	background: url(images/sep.gif) 100% 50% no-repeat;
	display: inline;
	list-style-type: none;
	padding: 0 20px 0 0;
	margin: 0 0 0 14px;
}

#content .secondary-nav ul li.last {
	background: none;
}

.secondary-nav ul li a {
	color: #87ACD6;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.secondary-nav ul li a:hover {
	border: none; color: #90EE90;
}

.secondary-nav ul li.current a,
.secondary-nav ul li.current a:hover {
	color: #333;
	cursor: text;
	border: none;
}
/* NAVIGATION */

/* HOME */
#welcome {
	float: left;
}

#welcome-photo {
	float: right;
	width: 325px;
	height: 270px;
/* These settings are for the background pix that was there before the Flask video
	width: 260px;
	height: 160px;
	background: white url(images/welcome-photo.jpg) no-repeat right center; */
}

#book {
	float: left;
	width: 100%;
	height: 150px;
	background-color: #F0F0F0;
	padding-bottom: 5px;
	clear: both;
}

#featured-book {
	float: left;
	width: 160px;
	height: 147px;
	background: #F0F0F0 url(images/featured-book.jpg) no-repeat left top;
	margin: 4px;
}

#appointments{
	clear: both;
}

#upcoming-seminars-sub {
	float: left;
}

#contact-sub {
	float: right;
}
/* HOME */

/* ABOUT */
#about .about {
	margin-bottom: 18px;
}

#about .about img {
	float: left; margin: 12px 12px 12px;
}
/* ABOUT */

/* BOOKS */
.title {
	color: #671C03;
	font-size: 1.2em;
}

.available {
	color: #4A3F01;
	font-style: italic;
	font-size: 1em;
}

.book-info {
	margin-left: 90px;
}

#books .buy-button {
	float: left;
	padding-top: 10px;
}
/* BOOKS */

/* AUDIO */
#audio .price {
	padding-right: 10px;
	color: #4A3F01;
	font-style: italic;
	display: inline;
	float: left;
}

#audio .buy-button {
	margin-bottom: 10px;
	display: inline;
}

#audio .sub-section {
	padding: 0 5px; margin-bottom: 24px;
}

#audio .photo {
	border: solid 3px #ccc;
	display: block;
	float: left;
	margin-top: 7px;
} 

#audio h4.divider {
	background: url(images/bg-divider.gif) 100% 55% no-repeat;
	color: #671C03;
	font-size: 16px;
	font-style: normal;
	margin: 0 0 12px 0;
	padding: 0;
}      

#audio .overview {
	background: url(images/bg-audio-overview.gif) top right no-repeat;
	float: right;
	margin: 0 0 24px 0;
	width: 422px;
}

#audio .overview h4 {
	color: #444;
	font-size: 16px;
	font-style: normal;
	margin: 0 0 0 0;
	padding: 0;
}

#content #audio p {
	margin: 0 0 6px 0; padding: 0;
}

#audio .overview ul {
	width: 200px; float: left; margin: 0; padding: 0;
}

#audio .overview ul li {
	background: url(images/bullet-blue-check.gif) 0 6px no-repeat;
	margin: 0;
	padding: 0 0 0 14px;
}

#audio .audio {
	background: url(images/bg-cd.gif) top left no-repeat;
	float: left;
	line-height: 14px;
	padding: 4px 0 0 40px;
	height: 120px;
    width: 185px;    
}

#audio .audio.double {
	background-image: url(images/bg-cd-double.gif);
}

#audio .audio.mary-kay {
	background-image: url(images/bg-cd-pink.gif);
}

#audio h4 {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
}

#audio .audio h4 span {
	color: red;
}

#audio h5 {
	color: #999;
	font-style: italic;
	margin: 0 0 18px 0;
	padding: 0;
}

#audio .audio ul {
	margin: 0 0 4px 0; padding: 0;
}

#audio .audio ul li {
	color: #888;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#audio .audio span {
	color: #671C03;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
}

#audio .audio form {
	display: inline; padding: 16px 0 0 0; margin: 0; vertical-align: middle;
}

#content #audio .warning {
	border-top: solid 1px #eee;
	color: red;
	font-size: 10px;
	margin: 12px 0 24px 0;
	padding: 2px 0 0 0;
}
/* AUDIO */

/* SEMINARS */
.dates {
	color: #009900;
}
/* SEMINARS */

/* CONTACT */
.date, #audio .title, #seminar .title {
	color: #671C03;
	font-size: 1.1em;
}
/* CONTACT */

/* LINKS */
#links h2 {
	margin-bottom: 24px;
}

#content #links h3 {
	margin: 0; padding: 0;
}
/* LINKS */

/* FOOTER */
#footer {
	background-color: #F4F2F2;
	padding: 10px 30px;
	margin-top: 20px;
	height: 20px;
	clear:both;
}

#copyright {
	float: left;
}

#c64 {
	float: right;
}

#footer .c64 a:hover, #footer .c64 a:active	 {
	border:0;
}
/* FOOTER */
