/*
Theme Name: Art of Behavior Change
Theme URI: http://artofbehaviorchange.com/blog/
Description: A custom theme built on the Thematic framework for Ellen Mossman-Glazer.
Version: 1.0
Author: James Waddington
Template: thematic
*/
/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

@import url('acaform.css');

body {
	background-color: #f1f9fd;
	font-family: Arial,sans-serif;
}
p {
	margin-bottom: .5em;
}
ul {
	list-style-type: square;
}
label {
	display: inline-block;
	width: 15em;
	margin-right: 1em;
}
	
#wrapper {
	/*overflow: hidden;*/
}
#header {
	width: 1000px;
	height: 220px;
	margin: 0px auto 0px auto;
	background: url('images/header.png') no-repeat;
}
.blog #header {
	width: 800px;
	height: 190px;
	background: url('images/art-of-behavior-change-blog.jpg') no-repeat;
}
#header p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.blog #header p {
	font-size: 12px;
	display: inline;
}
#footer {
	width: 800px;
	margin: auto;
}
#branding {
	margin-left: 235px;
	padding-top: 100px;
	width: auto;
}
.blog #branding {
	margin-left: 190px;
	padding-top: 88px;
}
#blog-description {
	font-family: Georgia,serif;
}
#menubar {
	margin: 10px auto 0px auto;
	padding: 0em;
	width: 1000px;
}
.blog #menubar {
	margin: 10px auto 0px auto;
	width: 800px;
}
#searchform {
	float: right;
}
.current_page_item {
	font-weight: bold;
}
#blog-details {
	font-size: 12px;
	margin-left: 235px;
	margin-top: 30px;
	line-height: 140%;
}
.blog #blog-details {
	margin-left: 205px;
	margin-top: 30px;
}
#main {
	width: 970px;
	padding: 15px;
}
.blog #main {
	width: 770px;
	background: white;
}
#container {
	width: 775px;
	float: left;
}
.blog #container {
	float: right;
}
.blog #container {
	width: 575px;
}
#content.aobc-page {
	width: auto;
	padding-right: 40px;
}
#primary {
	border: none;
}
#secondary {
	clear: none;
}
.main-aside {
	width: 190px;
	float: right;
}
.blog .main-aside {
	float: left;
}
.aobc-postheader {
	background: url('images/palette.jpg') no-repeat;
	background-position: top right;
	padding-bottom: 10px;
	padding-right: 40px;
}
.aobc-tags {clear: left;}
.aobc-comments-header {float: right;}
.entry-title {
	font-size: 18px;
	margin-bottom: 0px; padding-bottom: 0px;
}
.entry-title a {
	color: #0D4D63;
}
.entry-title a:hover,.entry-title a:focus {
	color: #0D4D63;
	text-decoration: underline;
}
.entry-content {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding-top: .5em;
}
.entry-utility {
	margin-top: 10px;
}


.aside .widgetcontainer {
	margin-bottom: 20px;
}
.aside input {
	width: 150px;
	font-size: 12px;
}
.aside h3 {
	color: black;
	font-style: normal;
	font-weight: bold;
}
.aside a {
	text-decoration: none;
	color: black;
}
.aside a:hover,.aside a:focus {
	text-decoration: underline;
	color: black;
}
.aside ul ul {
	margin: 0px 0px;
	list-style-type: square;
}

#searchsubmit {
	background-color: #f1f9fd;
	border: 1px dotted #ccc;
	font-size: 10px;
	font-weight: bold;
}

.widget_tag_cloud a {
	color: #0D4D63;
}
.widget_tag_cloud a:hover,.widget_categories .cat-item a:hover {
	color: #cf1f1f;
	text-decoration: none;
}
.widget_categories .cat-item {
	font-size: 120%;
	font-weight: bold;
	color: black;
	border-bottom: 3px dotted black;
	padding: .5em 0;
}
.widget_categories .cat-item a {
	color: #0D4D63;
}


div.callout,div.testimonial {
	padding: 20px 40px;
	margin: 20px 0px;
}

div.callout {
	/*border: 3px dotted black;*/
	border: 1px solid black;
	background-color: #ffffcd;
}

div.testimonial {
	background-image: url('images/quote1.png');
	background-repeat: no-repeat;
	background-position: 15px 10px;
	background-color: #bee3ee;
	border-top: 3px solid #0D4D63;
	border-bottom: 3px solid #0D4D63;
}

.ttext {
	background: url('images/quote2.png') no-repeat;
	background-position: right bottom;
}

.tname {
	font-style: normal;
	font-size: 90%;
	text-align: right;
	font-weight: bold;
}

.emphasis1 {
	color: #ac2d00;
}

.emphasis2 {
	color: #0D4D63;
}

.textboost {
	font-size: 150%;
	font-weight: bold;
}

.aobc-page h2 {
	font-size: 16px;
	font-weight: bold;
}

.top-space {
	margin-top: 20px;
}

.page #content h1 {
	font-size: 18px;
	font-weight: bold;
	margin: .5em 0em;
	line-height: 120%;
}

.page #content h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.home.page #content h2 {
	font-size: 16px;
}

.page #content h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

.page #content h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.page.home #content h1,.page.home #content h2,.page.home #content h4 {
	text-align: center;
}

.page #signatureblock {
	text-align: right;
	margin-top: 10px;
}

.page .aobc-important,.page .aobc-section {
	margin-bottom: 20px;
}

.page.slug-testimonials #content .testimonial {
	font-size: 11px;
}


#access {border: none;}
.blog #access {border-bottom: 1px solid #cccccc;}

.sf-menu {border: none;}
.blog .sf-menu {border-right: 1px solid #cccccc;}

.sf-menu a {border: none;}
.blog .sf-menu a {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.blog .sf-menu li.current_page_item a {border-bottom: 1px solid white;}

.sf-menu li {background-color: #f1f9fd;}
.blog .sf-menu li {background-color: white;}

.sf-menu li a,.sf-menu li a:visited {
	color: #0D4D63;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
}
.blog .sf-menu li a,.blog .sf-menu li a:visited {
	text-transform: none;
}

.sf-menu li a:hover,.sf-menu li a:focus {
	background-color: #f1f9fd;
	color: #ac2d00;
}

.blog .sf-menu li a:hover,.blog .sf-menu li a:focus {
	color: #0D4D63;
}

.sf-menu li.current_page_item a {
	color: #ac2d00;
}

.prep-questions .wpcf7-list-item {
	display: block;
	border-top: 1px solid #ccc;
	padding: .2em 0em;
	vertical-align: top;
}

/******* CART THEMES TO BE MOVED *******************/
.producttext .additional_description {
	display: none;
}
