/* base
----------------------------------------------- */

body {
margin: 0;
padding: 0;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
color: #000;
background: #AFAFAF url(/images/rock.jpg) no-repeat fixed top left;
}

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;
}

h1, h2, h3 {
font-weight: normal;
}

h1, h2 {
font-family: Georgia, Times, serif;
}

h1 {
font-size: 2em;
}

h2 {
font-size: 1em;
font-style: italic;
}

small, .small 
font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #7A0099;
active-color: #000080;
visited-color: $800080;
background-color: inherit;
}

h1 a, h2 a, h3 a {
border: none;
}

h3 a {
font: 1.5em Georgia, Times, serif;
}

#sidebar-2 a, #sidebar-1 a {
color: #7a0099;
background-color: inherit;
border: none;
font-size: .8em;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
font-size: 0.8em;
line-height: 1.5em;
}

#sidebar-1 p {
text-align: right;
}

#content hr {
margin: 1em 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;
}

/* global layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {
margin: 10px auto;
padding: 10px;
width: 760px;
\width: 770px;
w\idth: 760px;
}

#head {
height: 60px;
text-align: center;
}

#sidebar-1 {
margin-right: 5px;
padding-top: 100px;
float: left;
width: 120px;
\width: 120px;
w\idth: 120px;
}

#sidebar-2 {
margin-left: 5px;
padding-top: 100px;
float: right;
width: 120px;
\width: 120px;
w\idth: 120px;
}

#content {
margin: 0 125px;
padding-top: 30px;
font-size: .9em;
}

#foot {
margin-top: 5px;
clear: both;
text-align: center;
}

/* 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;
}

div#mojoheader {
color: #000;
background-color: #AFAFAF;
border: none;
position: relative;
left: 100;
width: 85%;
scroll: auto;
margin-left: 100px;
}

form#txpCommentInputForm td {
vertical-align: top;
}
