/* base
----------------------------------------------- */

body {
margin: 0px;
padding: 0px;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
color: #ffffff;
background-color: #000000;
background: #000000 url('/background.jpg') top left no-repeat ;
}

blockquote, h3, p, li {
padding-right: 10px;
padding-left: 10px;
font-size: 0.8em;
line-height: 1.6em;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

h1, h2, h3 {
font-weight: normal;
letter-spacing: 0.1em;
}

h1 {
font-family: Georgia, Times, serif;
}

h1 {
font-size: 1em;
}

h2 {
font-size: 1em;
font-style: italic;
}

h3 {
font-weight: normal;
letter-spacing: 0.2em;
}

small, .small {
font-size: 0.9em;
}

.more {
font-size: 0.8em;
}

/* links
----------------------------------------------- */

a {
color: #ffffff;
}

.thumbnail a img {
text-decoration: none;
border: 1px solid black;
}

a img {
text-decoration: none;
border: 1px solid black;
}

h1 a, h2 a {
border: none;
}

#sidebar-2 a, #sidebar-1 a {
text-decoration: none;
color: #000000;
border: none;
font-weight: bold;
padding: 0px 3px;
letter-spacing: 0.1em;
line-height: 2em;
background-color: #413b38;
}

#sidebar-2 a:hover, #sidebar-1 a:hover {
background-color: #ffffff;
}

.more a {
text-decoration: none;
}

#sidebar-1 .active_section {
background-color: #ffffff;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
font-size: 0.8em;
line-height: 1.5em;
}

.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: 20px auto auto auto;
padding: 10px;
width: 790px;
background-color: #20201d;
}

#container_404 {
margin: 20px auto auto auto;
padding: 10px;
width: 790px;
}

#head {
margin: 0px 0px 0px 0px;
text-align: center;
}

#sidebar-1, #sidebar-2 {
padding-top: 75px;
width: 100px;
}

#sidebar-1 {
margin-right: 5px;
float: left;
text-align: right;
}

#sidebar-2 {
margin-left: 5px;
float: right;
}

#content {
margin: 0px 0px 0px 120px;
padding-top: 3px;
}

#content1 {
margin: 0px 0px 0px 150px;
padding-top: 3px;
background-color: #222222;
width: 790px;
text-align: center;
}

.spacer {
clear: both;
}

#foot {
position: absolute;
bottom: 0;
left: 0;
margin-top: 5px;
padding-left: 5px;
text-align: left;
font-size: .7em;
color: #666666;
clear: both;
}

#top {
margin-top: 5px;
padding-left: 5px;
text-align: right;
font-size: .7em;
color: #3c3c3c;
}

.thumbnail
{
float: left;
width: 100px;
margin: 0 15px 15px 0;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 800px;
w\idth: 790px;
}

#sidebar-1, #sidebar-2 {
\width: 100px;
w\idth: 100px;
}

/* 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;
}
