/* CSS for Texas Sings pages */

/* front page */
#front {
height:100%;
margin-top:10px;

}

.coverlist {
position:relative;
height:290px;
border:0px solid #f00;
font-weight:bold;
margin-left:90px;
width:620px;
}

.coverlist h2 {
color:#fff;
background-color:#066;
padding:3px 0px 3px 10px;
}

.coverlist .cover_img {
position:absolute;
top:35px;
text-align:center;
width:180px;
}

.coverlist .cover_img a {
text-decoration:none;
}

.coverlist .cover1 {
left:0px;
}

.coverlist .cover2 {
left:220px;
}

.coverlist .cover3 {
left:440px;
}

.coverlist#archive {
height:auto;
padding-bottom:20px;
line-height:2em;
}

.coverlist#archive a {
margin-left:.8em;
margin-right:.8em;
white-space:nowrap;
}


/* other Texas Sings pages */
.txsings_main {
border:1px solid #066;
height:100%; 
margin-top:10px;
}

.txsings_main #volnum {
background-color:#066;
padding:3px 5px 3px 5px;
font:14px/20px verdana, helvetica, arial, sans-serif;
font-weight:bold;
color:#fff;
}

.txsings_main #volnum a {
color:#fff;
font-size:70%;
}

.txsings_main #content {
margin:5px;
height:100%; 
}

.txsings_main .text {
float:left;
width:570px;
padding:10px;
}

.txsings_main .text h2 {
color:#069;
}

.txsings_main .text .author {
font-weight:bold;
margin-bottom:10px;
}

.txsings_main .text .quote {
background-color:#eee;
margin:10px;
padding:0px 10px 0px 10px;
}

.txsings_main .text .quote_author {
font-style:italic;
}

.txsings_main .toc {
float:right;
width:223px;
border-left:1px solid #069;
padding:10px 0px 15px 5px;
margin:10px 0px 10px 10px;
}

.txsings_main .toc#cover_left {
float:left;
width:57%;
padding:10px 20px 10px 10px;
border-left:0px;
border-right:1px solid #069;
margin-right:0px;
margin-bottom:10px;
}

.txsings_main .toc#cover_left a {
font-weight:bold;
}

.txsings_main .toc#cover_right {
float:right;
width:35.0%;
margin:0;
border:0;
padding:10px 0px 10px 0px;
text-align:center;
}

.txsings_main .toc .cover_img {
width:220px;
height:288px;
border:1px solid #069;
margin-bottom:0px;
}

.cover_img_small,
.txsings_main .toc#cover_right .cover_img {
width:176px;
height:216px;
border:1px solid #069;
margin-bottom:0px;
}

.txsings_main .toc .toc_top,
.txsings_main .toc .toc_top a,
.txsings_main .toc .toc_top a:visited {
font:14px/20px arial, helvetica, sans-serif;
font-weight:bold;
color:#069;
margin:5px 0px 10px 0px;
}

.txsings_main .toc .toc_top a:hover {
color:#a30;
}

.txsings_main .toc .toc_top span {
color:#a60;
}

.txsings_main .toc .toc_title {
background-color:#069;
margin:15px 0px 15px 0px;
padding:2px;
font:12px/18px verdana, arial, helvetica, sans-serif;
font-weight:bold;
color:#fff;
text-align:center;
}

.txsings_main .toc ul {
margin:0;
padding:0;
list-style:none;
}

.txsings_main ul li{
text-align:left;
padding-left:5px;
line-height:1.2em;
margin:5px 0px 15px 0px;
}

.txsings_main ul li a,
.txsings_main ul li a:visited {
color:#069;
font-size:12px;
text-decoration: underline;
}

.txsings_main ul li a:hover {
color:#a30;
text-decoration: underline;
}


.divider {
width:70%;
border-top:1px solid #ddd;
margin-top:2em;
margin-bottom:2em;
}

.big_name {
font-weight:bold;
font-size:15px;
}

p.big1st:first-letter {
font-size: large;
font-weight: bold;
}
