

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

body {
font: 13px Georgia, Arial, Verdana, Tahoma, Helvetica, sans-serif;
line-height: 1.5em;
color: #000;
background-color: #ccc;
}

p, li {
font-size:1em;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

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

h1 {
font-size: 3em;
line-height:1em;
}

h2 {
font-size: 1.5em;
}

h3 {
font-size: 2em;
margin-bottom:13px;
}

hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
}

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


.amp {
color:#666666;
font-family:"Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",serif;
font-size:1.05em;
font-style:italic;
}

.caps {
font-size:0.92em;
}

/* special sections
----------------------------------------------- */

 

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

a {
text-decoration: none;
color: #000;
border-bottom: 1px #000 solid;
}

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

h3 a { 
color:#933;
}

#sidebar-2 a, #sidebar-1 a {
color: #933;
border: none;
}

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

#sidebar-2, #sidebar-1 {
font-family:verdana;
}

#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
----------------------------------------------- */

#container {
padding: 50px;
width: 500px;
background-color:#fff;
margin:0px auto;
}

#width { text-align:center; }

#sidebar-1, #sidebar-2 {
padding-top: 30px;
width: 170px;
}

#sidebar-1 {
margin-right: 5px;
float: left;
text-align: left;
}

#sidebar-2 {
margin-left: 5px;
float: right;
}

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

#head {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;
}

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