/* base
----------------------------------------------- */

body {
margin: auto;
padding: 0;
font-family: Garamond, Times, serif;
color: #333;
background-color: #fff;
}

blockquote, h3, p, li {
padding-right: 10px;
padding-left: 10px;
font-size: 14px;
line-height: 1.6em;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

h1, h2, h3 {
font-weight: normal;
}

h1, h2 {
font-family: Georgia, Times, serif;
}

h1 {
font-size: 3em;
}

h2 {
font-size: 1em;
font-style: italic;
}

h3 {
font-size: 12px;
font-family: courier, "courier new", verdana, sans-serif;
text-align: center;
}

hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
}

small, .small {
font-size: 0.9em;
}

img.tract {
margin-right: 10px;
margin-bottom: 10px;
}

.tract-title {
font-weight: bold;
color: #333300;
}

.series {
	font-size: 18px;
	background-color: none;
	cursor: pointer;
}



/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #999900;
}

a:hover {
color: #cccc33;
}

#navbar p a {
font-family: Helvetica, Ariel, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
font-size: 12px;
}


h1 a, h2 a, h3 a {
border: none;
}

h3 a {
font: 1.5em Georgia, Times, serif;
}

#sidebar-2 a, #sidebar-1 a {
color: #c00;
border: none;
}

#head a {
border: none;
}

#head a:hover {
color: #cccc33;
}


/* overrides
----------------------------------------------- */

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

div.divider {
margin: 2em 0;
text-align: center;
}

/* layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {
margin: 10px auto;
padding: 10px;
width: 700px;
}

#head {
height: 100px;
text-align: center;
}

#navbar {
height: 40px;
text-align: center;
border-bottom: 1px dotted #999900;
width: 520px;
}

#content {
margin: 0;
padding-top: 0px;
text-align: justify;
}

#foot {
margin-top: 15px;
clear: both;
text-align: center;
border-top: 1px dotted #999900;
}


#container {
\width: 500px;
w\idth: 500px;
width: 500px;
}

/* 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;
}