﻿/*

	bookish1.0 by nodethirtythree design
	http://www.nodethirtythree.com
	hope you enjoy it :)

*/


a
{
color: #D97900;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
background-color: #D97900;
color: #FFFAF3;
}

em
{
font-style: italic;
color: #996633;
}

.date
{
font-family: georgia, "times new roman", serif;
font-size: 10px;
}

h3
{
font-size: 12px;
background-image: url('../images/db2.gif');
background-repeat: no-repeat;
height: 50px;
padding-left: 22px;
margin-bottom: -15px;
}

th strong
{
color: #fff;
}

tablita
{
border-collapse: collapse;
width: 100%;
}

th
{
background: #824900 url('../images/thbg.gif') repeat-x;
height: 29px;
padding-left: 11px;
padding-right: 11px;
color: #fff;
text-align: left;
border-left: solid 1px #A8814D;
border-bottom: solid 2px #ffffff;
}

tr
{
height: 30px;
}


td.first, th.first
{
border-left: 0px;
text-align:justify;
color:maroon; 
}

tr.rowA
{
background: #FFF0DE url('../images/trbg1.gif') repeat-x;
text-align:justify;
}

tr.rowB
{
background: #FFFAF4 url('../images/trbg2.gif') repeat-x;
text-align:justify;
}

