/*
Theme Name: Twenty Ten Child for Elsewhen Press
Theme URI: http://wordpress.org/
Description: Child them for The 2010 theme
Author: Elsewhen Press
Template: twentyten
Version: 0.1
*/

@import url("../twentyten/style.css");

#site-generator {
	float: right;
	width: 200px;
}

#wrapper {
        background: transparent;
	background-image:url('images/transparentback.png');
	margin-top: 20px;
	padding: 0 20px;
}

#main {
        background: #fff;
}

#branding {
        background: #fff;
}

#footer-widget-area {
        background: #fff;
}

#site-title a {
    color: #E3D08D;
    text-shadow:1px 1px 0px #000;
    letter-spacing:2px;
}

#site-description {
    color: #E3D08D;
    text-shadow:1px 1px 0px #000;
    letter-spacing:2px;
}

a.glossary {
	color: #333;
	text-decoration: none; 
	border-bottom:1px dotted;
	cursor: help;
	font-weight: normal;
}

#content a {
    color: #333;
    text-decoration: none; 
    text-shadow:0px 0px 4px #E3D08D;
}

#content a:hover {
    color: #333;
    text-decoration: none; 
    border-bottom:1px dotted #E3D08D;
    text-shadow:0px 0px 8px #E3D08D;
}

#footer a {
    color: #000000;
}

.teeny {
    font-size: 60%;
}

.ickle {
    font-size: 70%;
}

.supa {
    font-size: 120%;
}

.supadupa {
    font-size: 150%;
}

.right {
    text-align: right;
}

.catalogue {
    font-size: 85%;
}

.cataloguered {
    font-size: 85%;
    color: #FF0000;
}

#boxxy {
    width: 96%;
    padding: 2%;
    border-style: solid;
    border-width: 1px;
    border-color: #888888;
    box-shadow: 10px 10px 5px #888888;
}

#content .nogaps {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content .gapped {
        text-align: justify;
	margin-top: 20px;
	margin-bottom: 0px;
}

#content .firstpara {
        text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content .firstparag {
        text-align: justify;
	margin-top: 20px;
	margin-bottom: 0px;
}

#content .nextpara {
        text-align: justify;
        text-indent: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content .nextparar {
        text-align: right;
        text-indent: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content .footnote {
        text-align: justify;
        font-size: 70%;
        line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content .quotation {
        text-align: justify;
	text-indent:-0.5em;
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3em;
	margin-right: 3em;
}
#content .attribution {
        text-align: right;
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 3em;
	margin-right: 3em;
}

#content .indented {
        text-align: justify;
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8em;
	margin-right: 1em;
}

#content .indentednext {
        text-align: justify;
	font-size: 80%;
        text-indent: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8em;
	margin-right: 1em;
}

#content .centred {
    text-align: center;
}

#content table.author {
    border-style:ridge;
    border-color: #E3D08D;
    border-collapse: separate !important;
}

#content table.author td.authname {
    width: 100px;
    background-color: #F0F0F0;
    color: #606060;
    text-align: center;
}

#content table.author td.authinfo {
    width: auto;
    background-color: #FCFCFC;
    color: #606060;
}

#content table.book {
    border-style:ridge;
    border-color: #E3D08D;
    border-collapse: separate !important;
}

#content table.book td.booktitle {
    width: 40%;
    background-color: #F0F0F0;
    color: #606060;
}

#content table.book td.bookinfo {
    width: 60%;
    background-color: #FCFCFC;
    color: #606060;
}

#content table.cat {
    border-style:ridge;
    border-color: #E3D08D;
    border-collapse: separate !important;
}

table.cat tr.cat0 td {
    background-color: #FCFCFC;
}

table.cat tr.cat1 td {
    background-color: #F0F0F0;
}

#content table.cat th {
    background-color: #E0E0E0;
    color: #606060;
}

.smallprint {
    font-size: 70%;
    line-height: 18px;
    text-align: center;
    margin-bottom: 0px;
}

.elsewhen {
    color: #E3D08D;
    text-shadow:1px 1px 0px #000;
    letter-spacing:1px;
}

hr.elsewhen {
    height: 2px;
    background-color: #E3D08D;
    margin-top: 20px;
    margin-bottom: 20px;
}

#content table.sales {
    border-style: ridge;
    border-color: #E3D08D;
    table-layout: fixed;
}

#content table.sales tr.s0 td {
    background-color: #FCFCFC;
}

#content table.sales tr.s1 td {
    background-color: #F0F0F0;
}

#content table.sales td {
    font-size: 80%;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}

#content table.sales td.tot {
    font-size: 70%;
    text-align: right;
}

#content table.sales th.tot {
    width: 15%;
    text-align: right;
}

#content table.sales th.wid {
    width: 15%;
}

#content table.sales th {
    width: 10%;
    background-color: #C0C0C0;
    color: #606060;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}

#content table.share {
    border-style: ridge;
    border-color: #E3D08D;
    table-layout: auto;
}

#content table.share th {
    text-align: center;
    background-color: #C0C0C0;
    color: #606060;
    font-size: 70%;
    line-height: 120%;
}

#content table.share td.se {
    text-align: center;
    background-color: #FCFCFC;
    color: #606060;
    font-size: 70%;
    line-height: 120%;
}

#content table.share td.so {
    text-align: center;
    background-color: #F0F0F0;
    color: #606060;
    font-size: 70%;
    line-height: 120%;
}

#content table.trybuy {
    border-style: ridge;
    border-color: #E3D08D;
    table-layout: fixed;
    border-collapse: separate !important;
}

#content table.trybuy th {
    text-align: center !important;
    background-color: #C0C0C0;
    color: #606060;
}

#content table.trybuy td.try {
    width: 50%;
    text-align: justify;
    background-color: #FCFCFC;
    color: #606060;
    font-size: 80%;
    line-height: 120%;
}

#content table.trybuy td.buy {
    width: 50%;
    text-align: justify;
    background-color: #F0F0F0;
    color: #606060;
    font-size: 80%;
    line-height: 120%;
}

#content table.rights {
    border-style:ridge;
    border-color: #E3D08D;
    border-collapse: separate !important;
}

#content table.rights th {
    background-color: #FCFCFC;
    color: #606060;
    text-align: center;
}

#content table.rights td.territory {
    width: 30%;
    background-color: #F0F0F0;
    color: #606060;
    text-align: center;
    vertical-align: middle;
}

#content table.rights td.agent {
    width: 30%;
    background-color: #FFFFFF;
    color: #606060;
    text-align: center;
    vertical-align: middle;
}

#content table.rights td.contact {
    width: 40%;
    background-color: #FCFCFC;
    color: #606060;
    font-size: 80%;
    line-height: 120%;
}


#content img.dropped {
    vertical-align: text-bottom;
}


#content img.coverart {
    box-shadow: 4px 4px 2px #888888;
}

.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 9px;
    margin: 5px;
}

#content table.timeline {
    border: none;
    border-collapse: collapse !important;
}

#content table.timeline td.datepoint {
    width: 20%;
    text-align: right;
    font-size: 80%;
    vertical-align: top;
}

#content table.timeline td.datetext {
    width: 80%;
    text-align: left;
    font-size: 80%;
    line-height: 120%;
    vertical-align: top;
}
