/* base
----------------------------------------------- */

body {
margin: 0;
padding: 0;
font-family: Bookman Old Style, serif;
color: #fff;
background: #000;
text-align: justify;
}

img, img a {border:none}

blockquote, h3, p, li {
padding-right: 10px;
padding-left: 10px;
font-size: 14px;
line-height: 1.6em;
}

blockquote {
margin-right: 0;
margin-left: 0px;
}

h1, h2, h3 {
font-weight: normal;
}

h1, h2 {
font-family: Bookman Old Style, serif;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 1em;
font-style: italic;
}

hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
}

small, .small {
font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #fff;
border-bottom: 1px green dotted;
}

h1 a {
border: none;
}

h2 a, h3 a {
border-bottom: 1px green dotted;
}

h3 a {
font: 16px Bookman Old Style, serif;
}

#sidebar-2 a, #sidebar-1 a {
color: #c00;
border: none;
}

/* 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 {
background: url(http://www.borroalfumo.com/images/7.jpg) no-repeat;
margin: 10px auto;
padding: 10px;
}

#head {
padding-top: 110px;
height: 160px;
text-align: center;
margin-left: -30px;
}

#sidebar-1 {
}

#sidebar-1 {
}

#sidebar-2 {
}

#content {
padding-top: 40px;
margin-left: 0px;
margin-right: 30px;
}

#content img {margin: 10px; border: 1px solid #ccc; padding: 1px;}

#foot {
margin-top: 15px;
clear: both;
border-top: 1px #fff dotted;
text-align: center;
padding-top: 15px;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* 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;
}