/*the big stuff---------------------------------------------------------------*/
* {
    margin: 0;
    padding: 0;
}

body {
    background: #a7a09a;
    background-image: url(http://chrisbemis.com/images/background.gif);
    background-repeat: repeat;
    min-width: 44em;
    text-align: center;
    font-family: helvetica, times, "times new roman", serif;
    word-wrap: break-word;
}

#wrap {
    background: #fff;
    margin: 0 auto;
    width: 44em;
    border: 1px solid #666;
    border-top: .15em solid #666;
    box-shadow: 0 0 10px #666;
    border-radius: 15px;
}

/*left column-----------------------------------------------------------------*/

#secondarynav, #searchbox, #pub_logo, #rotating_image, #photo_printer, #top_picks, #book_notify {
    border-right: .05em dashed #666;
    overflow: hidden;
    float: left;
    clear: left;
    width: 14em;
}

#rotating_image, #photo_printer, #top_picks, #book_notify {
    padding-top: .5em;
    padding-bottom: .5em;
    border-bottom: .05em dashed #666;
    
}

#photo_printer a img {
    border: none;
    width: 10em;
}

#book_notify {
    text-align: left;
}

#book_notify table, #book_notify tr, #book_notify td {
    border: none;
}

#book_notify table {
    width: 13.8em;
}

#book_notify p {
    font-size: .8em;
}

#book_notify a img {
    border: none;
    width: 2.9em;
    margin-left: .5em;
    margin-right: .3em;
}

/*right column----------------------------------------------------------------*/

#maincontent {
    float: right;
    width: 29.90em;
    margin-top: .5em;
}

#pageheader {
    clear: both;
}

#pageheader h2 {
    font-size: .9em;
}

#pageheader p {
    margin-top: -.2em;
    font-size: .8em;
    margin-bottom: .5em;
}

/*primnav---------------------------------------------------------------------*/

#primnav {
    background: #ccc;
    background-image: url(http://chrisbemis.com/images/background2.gif);
    background-repeat: repeat;
    padding: .4em 0;
    text-align: center;
    border-bottom: dotted 1px #666;
    font-size: .8em;
    border-radius: 5px 5px 0 0;
}

#primnav ul {
    list-style: none;
    display: inline;
}

#primnav a:visited {
        color: #930;
}

#primnav li {
    background: transparent url(http://chrisbemis.com/images/seperator.gif) no-repeat scroll 100% 66%;
    display: inline;
    text-transform: uppercase;
    padding: 0em 1em 0em .4em;
    font-size: .9em;
}

#primnav li.last {
    background: none;
}

#primnav li.last img {
    vertical-align: top;
    width: 14px;
}

li a.active {
    border-bottom: 1px solid;
    border-top: 1px dotted;
}

#primnav #facebook_feed {
    background: none; 
}

/*Logo----------------------------------------------------------------------*/

#pub_logo img {
    width: 13.8em;
    border: none;
}

#pub_logo a:link, #pub_logo a:hover, #pub_logo a:visited, #pub_logo a:active {
    color: #000;
}
    

#pub_logo h1 {
    font-family: garamond;
    font-size: 1.6em;
}

#pub_logo span {
    font-size: .6em;
}

#searchbox form, #pub_logo{
    padding: 0 0 .3em;
}

#searchbox form {
    border-bottom: dashed 1px #666;
}

#searchbox label {
    font-size: .7em;
    display: inline;
}

#Search {
    width: 11.5em;
}

#searchbox h2 {
    font-size: .6em;
}

#searchcatalog {
    width: 11.5em;
}

/*subnav----------------------------------------------------------------------*/

#secondarynav{
    border-bottom: 1px dashed #666;
    padding-bottom: .2em;
    text-align: right;
}

#secondarynav ul {
    list-style: none;
    padding: .4em;
    font-size: .75em;
    -moz-column-count: 2;
}

#secondarynav h3 {
    padding-right: .4em;
}

#secondarynav p {
    padding: .5em;
}

/*article listing-------------------------------------------------------------*/

.utility, .page_list {
    clear: both;
}

ul.utility {
    width: 25em;
    float: left;
    padding: .3em 1em;
    border-bottom: 1px dashed #666;
    border-top: 1px dashed #666;
    background: #ccc;
    background-image: url(http://chrisbemis.com/images/background2.gif);
    background-repeat: repeat;
    margin: 1em 0em 1em 1.4em;
}

.utility li {
    list-style: none;
    display: inline;
}

.articlelisting {
    width: 30em;
    font-size: .9em;
    float: right;
    clear: both;
    padding: 1em 0;
    margin-right: 1.8em;
    border-bottom: 1px dashed #666;
}

.articlelisting h3 {
    font-size: 1.1em;
}

ul.article_topic_list {
    display: inline;
}

.article_topic_list li {
    list-style: none;
    border: none;
    display: inline;
}

.article_info {
    float: left;
    text-align: left;
    width: 30em;
    font-family: Helvetica
}

.article_info .list_head p{
    padding-bottom: 0;
}

.list_head {
    margin-bottom: 1em;
}

.article_info p {
    padding-bottom: .8em;
}

p.article_blurb {
    margin-top: .3em;
}

.article_image {
    float: right;
    width: 11em;
    margin-left: .5em;
    margin-bottom: .5em;
}

.image_of_day {
    float: right;
    width: 18.5em;
}

.article_info .article_image img {
    max-width: 11em;
}

.article_info img {
    max-width: 21em;
}

/*article details-------------------------------------------------------------*/

#article_body {
    padding: .3em 1em 1em;
    font: .9em Helvetica, arial, sans-serif;
    text-align: left;
}

#right_head_img img {
    max-width: 16em;
}

#right_head_img {
    max-width: 16em;
    margin-left: .5em;
    text-align: right;
    float: right;
}

#right_head_img span {
    text-align: center;
}

#article_body .left, .article_info img.left, #articleimage {
    margin-right: 1em;
    text-align: center;
    max-width: 21em;
}

#article_body p, #article_body ol, #article_body ul, #article_body h3, #article_body h4, #article_body h5 {
    padding-bottom: .8em;
}

#article_body li {
    margin-left: 1.5em;
    position: relative;
}

#article_body a:link, #article_body a:visited, #article_body a:hover, #article_body a:active {
    text-decoration: underline;
}

.slideshow {
    clear: both;
}

#article_body .slideshow ol {
    margin-left: -.6em;
}

#article_body .slideshow li {
    width: 5.3em;
    height: 17em;
    text-align: center;
    margin: 0 0 0 1em;
    float: left;
    list-style: none;
}

#body .slideshow {
    margin-top: 1em
}

#body .slideshow li {
    width: 6.2em;
    height: 17em;
    text-align: center;
    margin: 0 0 0 1em;
    float: left;
    list-style: none;
}

.slideshow li p {
    font-size: .6em;
}

.slideshow img {
    width: 5.3em;
    padding: 0;
}

#body .slideshow img {
    width: 6.2em;
    padding: 0;
}

img.print_avail {
    border: 3px solid #FFBF00;
}

img.digital_avail {
    border: 3px solid #007BA7;
}

#yellow_swatch span{
    color: #FFBF00;
    background-color: #FFBF00;
}

p#yellow_swatch, p#blue_swatch {
    text-align: right;
    font-size: .7em;
    font-family: Helvetica, arial, sans-serif;
    margin-bottom: .8em;
    margin-right: 1em;
}

#blue_swatch span{
    color: #007BA7;
    background-color: #007BA7;
}

#article_body .article_details li {
    list-style: none;
    margin-left: 0;
    margin-bottom: .5em;
    font-size: .9em;
}

.plug {
    clear: both;
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
    padding-top: 1em;
    padding-left: 1em;
    margin-bottom: 1em;
    text-transform: uppercase;
    font-family: times;
    background-color: #ffffcc;
    box-shadow: 5px 5px 5px #666;
    
}

.ebook_options {
    border-bottom: .05em dashed #666;
    margin-bottom: .5em;
    width: 14em;
}

p.citation {
    margin-left: .8em;
    margin-right: .8em;
    color: #484848;
}

/*shopping cart---------------------------------------------------------------*/

.cart_summary {
    float: right;
    margin: 0 1em 1em 0;
    font-size: .8em;
}

th.product_size {
    width: 10em;
}

.cart_summary a img{
    border: none;
}

.list_cart_item select {
    width: 6em;
}

.shopping_table td img
{
    width: 7em;
}

/*comments--------------------------------------------------------------------*/

#comments {
    padding-top: 2em;
}

#comments h3 {
    border-bottom: 1px dashed #666;
    border-top: 1px dashed #666;
    padding: .3em;
    margin: .5em 0;
    background: #ccc;
    background-image: url(http://chrisbemis.com/images/background2.gif);
    background-repeat: repeat;
}

#comment_listing li {
    border-bottom: 1px dashed #666;
    border-top: 1px dashed #666;
    padding-bottom: .5em;
    padding-top: .5em;
}

/*footer----------------------------------------------------------------------*/

#footer {
    background: #ccc;
    background-image: url(http://chrisbemis.com/images/background2.gif);
    background-repeat: repeat;
    clear: both;
    text-align: center;
    border-top: 1px dotted #666;
    padding: .5em 0;
    position: relative;
    border-radius: 0 0 5px 5px;
}

#footer li {
    display: inline;
    padding-left: 1em;
}

/*General---------------------------------------------------------------------*/

ul.inline li{
    display: inline;
}

span.caption {
    display: block;
    font-style: italic;
    text-align: center;
}

a:link {
    color: #930;
    text-decoration: none;
}

a:visited {
    color: #871;
    text-decoration: none;
}

a:hover, a:active, #primnav a:hover {
    color: #cc0;
    text-decoration: none;
}

h2, .utility a {
    text-align: center;
    text-transform: uppercase;
    font-size: .75em;
    margin: .5em 0;
}

h3 {
    font-size: 1em;
}

.left {
    float: left;
}

.right {
    float: right;
}

.leftclear {
    float: left;
    clear: left;
}

.rightclear {
    float: right;
    clear: right;
}

input, textarea, select, table {
    margin-bottom: .7em;
}

label {
    display: block;
    text-transform: uppercase;
    font-size: .8em;
}

.warning {
    color: #6B8E23;
    clear: both;
    font-weight: bold;
}

table {
	border-width: 2px;
	border-spacing: 1px;
	border-style: ridge;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
    font-size: .9em;
    font-family: georgia, times, "times new roman", serif;
}

th, td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}

th {
    font-size: .95em;
    background-color: #e5e1e1;
    background-image: url(http://chrisbemis.com/images/background2.gif);
    background-repeat: repeat;
}

table input {
    margin: 0;
    font-size: .9em;
}

table input[type="text"] {
    width: 95%;
}

/*to hide elements intended for screen readers--------------------------------*/
.hide, .steak  {
position:absolute;
left:0;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}
