/* base
----------------------------------------------- */

body {
margin: 0;
padding: 0;
/*font-family: Helvetica, "Lucida Grande", Tahoma, Helvetica, sans-serif;*/
font-family: Palatino, Times, serif;
color: #000;
background-color: #080055; /*#347*/
}

blockquote, h3, p, li {
padding-right: 10px;
padding-left: 10px;
font-size: 0.9em;
line-height: 1.6em;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

p.indentquote {
padding-right: 30px;
padding-left: 30px;
}

h1, h2, h3 {
font-weight: normal;
}

h1, h2, h3 {
font-family: Georgia, Times, serif;
}

h1 {
font-size: 2em;
font-variant: small-caps;
}

h1.booksummary {
border-bottom: 1px solid #68b;
}

h2 {
font-size: 1em;
font-style: italic;
/* color: #9be; */
color: #68b;
border-bottom: 1px solid #68b;
}

h3 {
font-size: 1em;
font-style: italic;
color: #000;
}

small, .small {
font-size: 0.9em;
}

.floatingbookmenu {
background-color: #eef;
border: 1px solid #99a;
padding: 15px;
}

.floatingmenu {
background-color: #eee;
border: 1px solid #999;
padding: 15px;
}

.infoblock {
font-size: 0.8em;
background-color: #eee;
border: 1px solid #999;
margin-top: 30px;
}

.shadedtext {
color: #7a7a7a;
}

.colortext {
color: #347;
}

.copyright {
color: #aaa;
font-size: 0.9em;
}


td.booklist{
/*width: 300px !important;*/
text-align: center;
vertical-align: top;
padding-left: 0px;
padding-right: 0px;
}


table.booklist {
vertical-align: top !important;
}

table.headerimage {
/*padding: 50px;*/
padding: 0px;
border-spacing: 0px !important;
width: 470px;
/* background-color: #DDEEDD; SPRING */
background-color: #FFDDED;
border: 1px solid #CCAABA;
}

img.floatLeft {
float: left;
margin: 0 1em 1em 0;
}

img.floatRight {
float: right;
margin: 0 0 1em 1em;
}

td.fronttextblock { 
/* background-color: #F6FBF2 !important; SPRING */
background-color: #FBF8F9 !important;
}

.linebar {
text-align: center;
vertical-align: middle;
font-size: 1.5em;
font-variant: small-caps;
}

/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #68b;
background-color: inherit;
border-bottom: 1px #abe solid;
}

a:hover {
	color: #469;
}

h1 a, h2 a, h3 a {
border: none;
}


table.booklist a {
border: none !important;
text-decoration: none !important;
}

h3 a {
font: 1.5em Georgia, Times, serif;
}

#sidebar-2 a, #sidebar-1 a {
color: #224;
background-color: inherit;
border: none;
}

#sidebar-1 a:hover, #sidebar-2 a:hover {
color: #68b;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
font-size: 0.8em;
line-height: 1.5em;
}

#sidebar-1 p {
font-size: 1.0em;
font-variant: small-caps;
text-align: right;
}

#content hr {
margin: 2em 0;
width: 66%;
color: #ccc;
background-color: inherit;
}

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

img.divider {
margin: 2em 0;
text-align: center;
}

img.cdivider {
margin: 2em 0;
text-align: center;
vertical-align: middle;
}

/* global layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {
margin: 0px auto;
padding: 0px;
width: 785px;
\width: 775px;
w\idth: 785px;
background-image: url('/images/pilarski-title-background-7b.jpg'); 
background-repeat: no-repeat;
background-position: top center;
background-color: #fff; 
}

#head {
height: 273px;
text-align: center;
}

#sidebar-1 {
margin-top: 0px;
margin-right: 5px;
padding-top: 10px;
float: left;
width: 150px;
\width: 150px;
w\idth: 150px;
text-align: right;
}

#sidebar-2 {
padding: 0px;
margin-left: 25px;
margin-right: 35px;
margin-top: -20px;
margin-bottom: 20px;
float: right;
width: 150px;
\width: 150px;
w\idth: 150px;
text-align: left;
}

#content {
margin: 0 155px;
/* padding-top: 40px; */
padding-top: 0px;
padding-left: 50px;
text-align:justify;
width: 450px;
}

#foot {
margin-top: 5px;
clear: both;
text-align: center;
color: #000;
font-size: 0.8em;
background-image: url('/images/pilarski-foot-background-1.png');
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}

form input, form textarea {
	background: url("/images/form-background.jpg") left top no-repeat;
}
