/*
Theme Name: Beyond Word Phase II design
Theme URI: http://beyondword.com
Description: Custom theme based on Megan Beierle's http://beyondword.com design; basics borrowed from WordPress Default theme.
Version: 1
Author: Reid Parham
Author URI: http://edgedesign.us
Tags: 

*/
/*

Beyond Words Phase II
Date July 2009
Author Reid Parham reid@edgedesign.us
Designer Megan Beierle megan@edgedesign.us


COLORS
grey	4d4d4d (type)
dk blue	446492
md blue	7090B7
dk green	758424
md green	ACB75E
lt green	DDE5A4 (multi_tab rule)
rose	91595E
lt brown	ECE3CF (rule)
lt brown	f2f5dd

*/


/* SELF-CLEAR FLOAT FIX
================================================== */

.c:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin-bottom: .001em;
}
.c {
    display: inline-block;
}
html[xmlns] .c {
    display: block;
}
* html .c {
    height: 1%;
}


/* GLOBAL RESET AND UTILITY
================================================== */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
.a, 
.screen-reader-text {
	position: absolute;
	left: -9999px;
}
.p {
	display: none;
}
a {
	cursor: pointer;
}
a:link, 
a:visited {
	color: #7090B7;
	text-decoration: none;
}
a:hover {
	color: #446492;
	text-decoration: underline;
}
img, 
a img {
	border: none;
	line-height: 1px;
}
img.alignleft {
	float: left;
	margin: 5px 10px 5px 0px !important;
}
img.alignright {
	float: right;
	margin-left: 10px;
}
.noborder {
	border: none !important;
}
.more_bottom_margin {
	margin-bottom: 30px !important;
}
ul.simple, 
ol.simple {
	list-style: none !important;
}
img.icon {
	vertical-align: top !important;
	border: none !important;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-weight: normal;
}
.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-top input,
.align-top select, 
.align-top textarea {
	vertical-align: top !important;
}
.align-middle input,
.align-middle select, 
.align-middle textarea {
	vertical-align: middle !important;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.float-right-with_margin {
	margin-left: 6px;
	float: right;
}
.float-left-with_margin {
	margin-right: 15px !important;
	float: left;
}
.float-left-with_more_margin {
	margin-right: 40px !important;
	float: left;
}
p.photos.float-left-with_margin {
	margin-right: 12px !important;
}
#sidebar1 .float-right-with_margin, 
#sidebar2 .float-right-with_margin {
	margin: 0 0 0 23px !important;
}
#sidebar1 .float-left-with_margin, 
#sidebar2 .float-left-with_margin {
	margin: 0 23px 0 0 !important;
}
.inline {
	display: inline;
}
.block {
	display: block;
}
.caps {
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.clear {
	clear: both;
}
.highlight-green {
	background: #d3d97f;
	color: #91420e !important;
}
.highlight-orange {
	background: url('images/bg-orange35.png');
	color: #91420e !important;
}
.highlight-number {
	font-weight: bold;
	color: #91420e !important;
}
.highlight-light_grey {
	color: #aaa !important;
}
.disabled {
	font-style: italic;
}
.help {
	display: inline;
	margin: 0 0 0 6px;
	padding: 1px 4px 2px 4px;
	color: #808080;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
.inline_spacer {
	margin: 0 6px;
}
.required {
	color: #ff0000;
}


/* LAYOUT
================================================== */

body {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background: url('images/bg-header.gif') 50% 0px no-repeat #fff;
	color: #4D4D4D;
}
#page {
	width: 951px;
	margin: 0 auto;
	padding-bottom: 100px;
	position: relative;
}
#masthead {
	margin-left: 13px;
}
#content {
	float: left;
	margin: 9px 46px 15px 46px;
}
#primary {
	position: relative;
	margin-top: 24px;
	width: 410px;
	float: left;
}
body.authors #primary .narrow_column .event {
	padding: 0 20px 10px 20px;
	margin-bottom: 14px;
	border-bottom: 1px solid #ECE3CF;
}
body.authors #primary .narrow_column .event.last {
	margin-bottom: 10px;
}
#sidebar1 {
	background: url('images/bg-sidebar_gradient.png') 0px 0px no-repeat #f2f5dd;
	position: relative;
}
#sidebar1 {
	width: 232px;
	margin: 19px 0 50px 12px;
	float: left;
}
#sidebar2 {
	border-left: 1px solid #ECE3CF;
	width: 204px;
	margin: 30px 0 50px 0;
	float: left;
}
#sidebar1 form {
	padding: 2px 18px;
}
#sidebar1 form input#s {
	width: 100px;
}
#sidebar1 li li, 
#sidebar2 li li, 
#sidebar1 li.widget_tag_cloud div {
	padding: 2px 18px;
}
#sidebar1 li>a, 
#sidebar1 li.widget_tag_cloud a {
	display: block;
	font-size: 1.2em;
	color: #4d4d4d;
}
#sidebar1 div.textwidget, 
#sidebar2 div.textwidget {
	padding: 2px 23px 8px 23px;
	font-size: 1.5em;
	line-height: 1.45em;
	font-family: georgia, times, serif;
	font-weight: 700;
	color: #ACB75E;
}
#sidebar1>div {
	background: url('images/bg-sidebar_corner.png') 100% 100% no-repeat transparent;
	padding: 14px 0 10px 0;
}
#sidebar1>#call_to_action {
	position: absolute;
	bottom: -82px;
	right: 0px;
}
#Featured {
	width: 220px;
	position: absolute;
	top: 19px;
	right: 7px;
}
#footer {
	clear: both;
	padding: 14px 0 0 0;
	margin-left: 13px;
	border-top: 1px solid #ECE3CF;
}


/* NAVIGATION
================================================== */

#masthead ul {
	list-style: none;
}
ul.nav>li, 
ul.subnav>li {
	background: transparent;
	padding-left: 0px;
}
#nav_upper, 
#nav_lower {
	display: block;
	clear: both;
}
#nav_upper {
	z-index: 19;
}
#nav_lower {
	margin-left: 35px;
	margin-top: 9px;
	z-index: 18;
}
#nav_upper>li {
	position: relative;
	z-index: 20;
}
#nav_lower>li {
	position: relative;
	z-index: 19;
}
#nav_upper>li, 
#nav_lower>li {
	display: block;
	float: left;
	text-align: center;
}
#masthead ul.nav>li>ul {
	position: absolute;
	z-index: 21;
	text-align: left;
	top: 100%;
	left: 1px;
	width: 165px;
	margin-top: 1px;
}
#nav_upper>li>a, 
#nav_lower>li>a, 
#search_advanced {
	color: #fff;
	display: block;
	font-weight: 100;
	background: url('images/bw_sprite.png');
}
#nav_upper>li>a {
	font-size: 1.1em;
	letter-spacing: 0.75px;
	line-height: 24px;
}
#nav_lower>li>a {
	font-size: 1.6em;
	letter-spacing: 0.5px;
	line-height: 33px;
}
#nav_upper li a:hover, 
#nav_lower li a:hover {
	text-decoration: none;
}
#nav_upper li#nav-trendwatch>a {
	padding-left: 14px;
	width: 134px;
	background-position: 0px 0px;
}
#nav_upper li#nav-bookstores>a {
	width: 92px;
	background-position: -148px 0px;
}
#nav_upper li#nav-foreign_rights>a {
	width: 116px;
	background-position: -240px 0px;
}
#nav_upper li#nav-customized_books>a {
	width: 136px;
	background-position: -356px 0px;
}
#nav_upper li#nav-beyond_distribution>a {
	width: 151px;
	background-position: -492px 0px;
}
#nav_upper li#nav-trendwatch>a:hover, 
#nav_upper li#nav-trendwatch>a.current {
	background-position: 0px -24px;
}
#nav_upper li#nav-bookstores>a:hover, 
#nav_upper li#nav-bookstores>a.current {
	background-position: -148px -24px;
}
#nav_upper li#nav-foreign_rights>a:hover, 
#nav_upper li#nav-foreign_rights>a.current {
	background-position: -240px -24px;
}
#nav_upper li#nav-customized_books>a:hover, 
#nav_upper li#nav-customized_books>a.current {
	background-position: -356px -24px;
}
#nav_upper li#nav-beyond_distribution>a:hover, 
#nav_upper li#nav-beyond_distribution>a.current {
	background-position: -492px -24px;
}
#nav_lower li#nav-catalog>a {
	padding-left: 12px;
	width: 94px;
	background-position: 0px -48px;
}
#nav_lower li#nav-catalog>a {
	padding-left: 12px;
	width: 94px;
	background-position: 0px -48px;
}
#nav_lower li#nav-authors>a {
	width: 179px;
	background-position: -106px -48px;
}
#nav_lower li#nav-about>a {
	padding-right: 6px;
	width: 214px;
	background-position: -285px -48px;
}
#nav_lower li#nav-catalog>a:hover, 
#nav_lower li#nav-catalog>a.current {
	background-position: 0px -81px;
}
#nav_lower li#nav-authors>a:hover, 
#nav_lower li#nav-authors>a.current {
	background-position: -106px -81px;
}
#nav_lower li#nav-about>a:hover, 
#nav_lower li#nav-about>a.current {
	background-position: -285px -81px;
}
#nav_lower li#nav-catalog ul {
	margin-left: 28px;
}
#masthead ul.nav li ul li {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 165px;
}
#masthead ul.nav li ul li a {
	display: block;
	padding: 5px 20px;
	width: 125px;
	font-size: 1.2em;
	background: url('images/bg-nav-sub.png') no-repeat;
}
#masthead #nav_upper li ul li a {
	background-position: 0px 50%;
}
#masthead #nav_upper li ul li a:hover {
	background-position: -165px 50%;
}
#masthead #nav_upper li ul li.first a {
	padding-top: 10px;
	background-position: 0px 0%;
}
#masthead #nav_upper li ul li.first a:hover {
	padding-top: 10px;
	background-position: -165px 0%;
}
#masthead #nav_upper li ul li.last a {
	padding-bottom: 10px;
	background-position: 0px 100%;
}
#masthead #nav_upper li ul li.last a:hover {
	padding-bottom: 10px;
	background-position: -165px 100%;
}
#masthead #nav_lower li ul li a {
	background-position: -330px 50%;
}
#masthead #nav_lower li ul li a:hover {
	background-position: -495px 50%;
}
#masthead #nav_lower li ul li.first a {
	padding-top: 10px;
	background-position: -330px 0px;
}
#masthead #nav_lower li ul li.first a:hover {
	padding-top: 10px;
	background-position: -495px 0px;
}
#masthead #nav_lower li ul li.last a {
	padding-bottom: 10px;
	background-position: -330px 100%;
}
#masthead #nav_lower li ul li.last a:hover {
	padding-bottom: 10px;
	background-position: -495px 100%;
}
#search_advanced {
	width: 148px;
	position: absolute;
	top: 128px;
	left: 656px;
	padding-left: 133px;
	background-position: -643px 0px;
}
#search_advanced a {
	letter-spacing: 0.75px;
	line-height: 24px;
	color: #fff;
	padding-left: 30px;
	display: block;
	font-weight: 100;
	background-position: -643px 0px;
}


/* MASTHEAD
================================================== */

#masthead h2 a {
	width: 336px;
	height: 128px;
	margin-left: 21px;
	display: block;
	background: url('images/bw_logo.png') 28px 25px no-repeat;
}
#utility {
	position: absolute;
	top: 160px;
	right: 15px;
}
#utility p {
	padding-top: 6px;
}
#utility p a {
	margin-left: 10px;
}
#utility a#mycart {
	padding: 4px 0 6px 29px;
	background: url('images/icon-cart.png') 0px 0px no-repeat;
}
#masthead_search {
	position: absolute;
	top: 98px;
	right: 9px;
}
#masthead_search input[type=text] {
	vertical-align: top;
	margin: 1px 6px 0 0;
	padding: 3px 4px 4px 4px;
}


/* CONTENT
================================================== */

#primary div.post {
	margin-bottom: 30px;
}
#primary h2 {
	padding-top: 5px;
	font-size: 1.6em;
	color: #91595E;
}
#primary h2 a {
	color: #91595E;
}
#primary p.postmetadata.author {
	color: #91595E;
}
#primary div.post blockquote {
	margin: 5px 30px;
}
#primary h1 {
	margin-bottom: 10px;
}
ul {
	list-style: none;
}
#content ul.nav li, 
#masthead #Featured li p a, 
#primary ul li {
	padding-left: 14px;
	background: url('images/bullet-md-rose.png') 0 4px no-repeat;
}
ul.nobullets>li {
	padding-left: 0px !important;
	background: transparent !important;
}
#content h3 {
	font-size: 1.2em;
	line-height: 1.75em;
	margin: 20px 0 10px 0;
	color: #ACB75E;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	border-top: 1px solid #ECE3CF;
	border-bottom: 1px solid #ECE3CF;
}
#content h3.chrome {
	margin: 0 0 20px 0;
	padding-left: 30px;
	background: url('images/bg-gradient-vert-white_tan-lt.gif') 0px 100% no-repeat;
}
#content p {
	margin-bottom: 10px;
}
#primary ul {
	margin-bottom: 15px;
}
#primary ul li {
	font-size: 1.2em;
}
#content ul li {
	margin-bottom: 2px;
}
#content p + ul {
	margin-top: 10px;
}
#primary #description {
	padding: 30px;
}
#primary div.pagination {
	text-align: right;
	font-size: 10px;
	letter-spacing: 0.5px;
	margin: 5px 26px 10px 13px;
}
#primary div.pagination span {
	margin: 0px 4px;
}
textarea#comment {
	width: 100%;
}

/* HOME PAGE
================================================== */

#primary p, 
#Featured p, 
#utility p {
	font-size: 1.2em;
	line-height: 16px;
}
#primary p.small {
	font-size: 1em;
	line-height: 18px;
}
#primary p.authors {
	font-size: 1em;
}
#call_to_action a#newsletter_cta {
	margin: 0px;
	display: block;
	background: url('images/bw_sprite.png') -556px -150px no-repeat;
	height: 62px;
	width: 232px;
}
#call_to_action>p {
	padding: 0px;
	margin: 0px;
}
#social_links {
	margin: 20px 38px;
}
#facebook_link, 
#twitter_link, 
#rss_link {
	display: block;
	float: right;
	width: 36px;
	height: 36px;
	margin: 0 6px;
	background:url('images/bw_sprite.png');
}
#facebook_link {
	background-position: -36px -114px;
}
#twitter_link {
	background-position: 0px -114px;
}
#rss_link {
	background-position: -72px -114px;
}


/* FORMS
================================================== */

input, 
select, 
textarea {
	vertical-align: middle;
}
#primary form label {
	margin-top: 2px;
}
#primary form#add_self_to_cart label {
	margin-top: 5px;
}
input[type=text], 
input[type=password], 
input[type=file], 
select, 
option, 
textarea {
	background: #f2f2f2;
	color: #666;
}
input[type=text], 
input[type=password], 
input[type=file], 
textarea {
	padding: 3px 4px 4px 4px;
}
option {
	padding: 1px 4px 1px 4px;
}
select {
	padding: 2px 0 1px 0;
}
input[type=text]:focus, 
input[type=password]:focus, 
input[type=file]:focus, 
select:focus, 
textarea:focus {
	background: #fff;
	color: #000;
}
input[type=text], 
input[type=password], 
input[type=file], 
select, 
textarea {
	border: 1px solid #8CB8E0;
}
input[type=image] {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
input.xsmall, 
textarea.xsmall {
	width: 30px;
}
select.xsmall {
	width: 40px;
}
input.small, 
textarea.small {
	width: 106px;
}
select.small {
	width: 116px;
}
input.medium, 
textarea.medium {
	width: 126px;
}
select.medium {
	width: 136px;
}
input.large, 
textarea.large {
	width: 250px;
}
select.large {
	width: 260px;
}
input.xlarge, 
textarea.xlarge {
	width: 426px;
}
select.xlarge {
	width: 436px;
}
input.xxlarge, 
textarea.xxlarge {
	width: 560px;
}
select.xxlarge {
	width: 570px;
}


/* SECONDARY
================================================== */

#sidebar1>div>ul>li, 
#sidebar2>div>ul>li {
	padding: 0px;
	background: transparent !important;
}
#sidebar1>div>ul>li>ul, 
#sidebar2>div>ul>li>ul, 
#sidebar1 li.widget_tag_cloud, 
#sidebar1 form {
	margin-bottom: 33px;
}
#sidebar2>div>ul>li {
	border-bottom: 1px solid #ECE3CF;
}
#sidebar1 ul li p a:hover, 
#sidebar2 ul li p a:hover {
	color: #446492;
}
#sidebar1 ul li p, 
#sidebar2 ul li p {
	margin: 0px;
}
#sidebar1 ul, 
#sidebar2 ul {
	list-style: none;
}
#sidebar1 ul + ul, 
#sidebar1 ul + ul {
	margin-top: 21px;
}
#sidebar1 div.segment, 
#sidebar1 h5, 
#sidebar2 div.segment, 
#sidebar2 h5 {
	margin-bottom: 15px;
}
#sidebar1 ul li {
	
}
#sidebar1 h4 {
	font-size: 1.3em;
	font-weight: 700;
}
#sidebar1 h2, 
#sidebar2 h2 {
	padding: 0 18px;
	line-height: 27px;
	margin: 10px 0 8px 0;
	color: #91595E;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-size: 1.2em;
}
#sidebar1 h2 {
	border-top: 1px solid #ECE3CF;
	border-bottom: 1px solid #ECE3CF;
}
a[title='Syndicate this content'] {
	display: none !important;
}
#sidebar1 p, 
#sidebar2 p {
	font-size: 1.2em;
}
#sidebar1 p.metadata {
	font-style: italic;
}
blockquote#HomeIntro {
	color: #ACB75E;
	margin: 0 23px 27px 27px;
}
blockquote#HomeIntro p {
	font-weight: 700;
	font-family: georgia, times, serif;
	font-size: 1.5em;
	line-height: 1.45em;
}
blockquote#HomeIntro p.attribution {
	font-family: verdana, arial, sans-serif;
	font-size: 1.2em;
	font-weight: 100;
	margin-left: 120px;
	margin-right: 20px;
	text-indent: -12px;
}
#sidebar1>p {
	margin-left: 26px;
}
#sidebar2 h2 {
	color: #7090B7;
}
#sidebar2 div.rss_image {
	padding: 0 0 12px 18px;
	background: url('images/bg-sidebar_gradient-blog_featured.png') 0px 100% no-repeat;
}
#sidebar2 div.rss_image img {
	margin-bottom: 6px;
}
#sidebar2 .widget_rss li {
	margin-bottom: 22px;
	font-size: 1.2em;
}
#sidebar2 .widget_rss li a.rsswidget {
	color: #4d4d4d;
	line-height: 1.2em;
	display: block;
}
#sidebar2 .widget_rss li span.rss-date {
	font-style: italic;
	display: block;
}


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

#footer #bottom_nav {
	width: 646px;
	margin: 6px 2px 0 17px;
	float: left;
}
#footer #bottom_nav p {
	font-size: 1.1em;
	line-height: 1.35em;
	color: #7090B7;
	margin-bottom: 9px;
}
.separator {
	margin: 0 3px;
}
#footer #Legal {
	margin: 0 0 0 17px;
	color: #7090B7;
}
#contact_info {
	float: left;
	padding: 3px 0 3px 22px;
	border-left: 1px solid #ECE3CF;
}
#contact_info p {
	margin-bottom: 5px;
	font-size: 1.1em;
	line-height: 1.2em;
}

/* QUICK SEARCH
================================================== */

#q_auto_complete, 
#q2_auto_complete {
	z-index: 9999;
	position: absolute;
	left: 742px;
	top: 32px;
}
#q_auto_complete ul, 
#q2_auto_complete ul {
	z-index: 9999;
	margin: 0;
	padding: 0;
	width: 213px;
	background: #fff;
	border: 1px solid #888;
}
#q_auto_complete ul li, 
#q2_auto_complete ul li {
	z-index: 9999;
	float: none;
	height: auto;
	width: auto;
	list-style: none;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	border-bottom: 1px solid #ccc;
	display: block;
	font-size: 10px;
	line-height: 1.35em;
	background-image: none;
}
#q_auto_complete li:hover, 
#q_auto_complete li.selected, 
#q2_auto_complete li:hover, 
#q2_auto_complete li.selected {
	background: #ffb;
}
#q_auto_complete li h3, 
#q_auto_complete li h4, 
#q2_auto_complete li h3, 
#q2_auto_complete li h4 {
	letter-spacing: 0px;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
#q_auto_complete li h3, 
#q2_auto_complete li h3 {
	font-size: 12px;
	font-weight: normal;
}
#q_auto_complete li h3 a span.class {
	color: #999;
}
#q_auto_complete li h4, 
#q2_auto_complete li h4 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
#q_auto_complete li a:link, 
#q_auto_complete li a:visited, 
#q2_auto_complete li a:link, 
#q2_auto_complete li a:visited {
	display: block;
	padding: 5px 10px;
	margin: 0px;
	width: auto;
}
#q_auto_complete li h4 a:link, 
#q_auto_complete li h4 a:visited, 
#q2_auto_complete li h4 a:link, 
#q2_auto_complete li h4 a:visited {
	padding: 0px 10px 5px 10px;
}
#q_auto_complete li a:link + a:link, 
#q_auto_complete li a:visited + a:visited, 
#q2_auto_complete li a:link + a:link, 
#q2_auto_complete li a:visited + a:visited {
	display: block;
	padding: 0px 10px 5px 10px;
	width: auto;
}
#q_auto_complete li a:link, 
#q_auto_complete li a:visited, 
#q_auto_complete li a:hover, 
#q2_auto_complete li a:link, 
#q2_auto_complete li a:visited, 
#q2_auto_complete li a:hover {
	color: #333;
	text-decoration: none;
}
#primary fieldset {
	border: 1px solid #DDE5A4;
	padding: 5px 20px;
	margin: 10px 0 20px 0;
}
#primary fieldset legend {
	color: #7090B7;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
#masthead #auto_complete_container {
	position: relative;
}
#auto_complete_loading_status {
	position: absolute;
	top: 5px;
	right: 90px;
	z-index: 20;
}


/* SHOPPING CART
================================================== */
#primary form#cart_form {
	margin-right: 23px;
}

table.cart {
	border-collapse: collapse;
	margin: 5px 0 20px 0;
	width: 100%;
}
table.cart th, 
table.cart td {
	vertical-align: top;
	border-top: 1px solid #ECE3CF;
	border-bottom: 1px solid #ECE3CF;
	padding: 2px 4px;
}
table.cart tr.head th {
	background: #f2f5dd;
	color: #91595E;
}
table.cart tr.foot th, 
table.cart tr.foot td {
	background: #f2f5dd;
}
table.cart td {
	
}
body#view_cart #primary div#related_products {
	
}


/* NOTICE
================================================== */

#primary div#notice {
	background: url('images/bg-notice_top.gif') no-repeat 0px 0px #7090B7;
	color: #fff;
	width: 400px;
	margin: 5px 0 10px 0;
}
#primary div#notice>div.wrapper {
	padding: 10px 15px 5px 15px;
	background: url('images/bg-notice_bottom.gif') no-repeat 0px 100%;
}
