* html body
{
margin-top:0;
margin-bottom:0;
}

body
{
/*position:relative;*/
background:#FFF /*url(/images/background-ornament.jpg) no-repeat bottom right;
background-attachment:fixed*/;
font-family: arial, trebuchet, "trebuchet ms", verdana, sans-serif;
font-size:11px;
color:#000;
margin:0;
margin-top:0px;
padding:0;
border:0;
scrollbar-base-color:#FFF; 
scrollbar-arrow-color:#FFF; 
scrollbar-face-color:#CCC;
scrollbar-track-color:#CCC;
scrollbar-shadow-color:#FFF;
scrollbar-darkshadow-color:#CCC;
scrollbar-3dlight-color:#CCC;
scrollbar-highlight-color:#FFF;
}

a
{
text-decoration:underline;
color:#666;
}

a:hover
{
text-decoration:underline;
background:#eee;
color:#333;
border:none;
}

blockquote
{
margin-right:20px;
margin-left:15px;
border:1px;
border-style:solid;
border-color:#333;
background-color:#DFDFDF;
padding:10px 10px;
/* text-align:justify; */
}

blockquote a
{
text-decoration:underline;
color:#333;
}

blockquote a:hover
{
text-decoration:underline;
background:#CCC;
color:#333;
}

h2
{
color:#5C5C5C;
}


.comments
{
margin-right:30px;
margin-left:25px;
border:1px;
border-style:solid;
border-color:#666;
background-color:#EEE;
padding:5px 10px;
}

.photo
{
padding:7px;
background-color:#FFF;
border:1px;
border-style:solid;
border-color:#BBB;
}

#phototable td
{
text-align:center;
font-family: arial, trebuchet, "trebuchet ms", verdana, sans-serif;
font-size:11px;
color:#000;
}

.calendar
{
width:180px;
border-color:#EEE;
}

.calendar th
{
background-color:#000;
color:#FFF;
font-weight:bold;
}

.calendar .emptydays
{
background-color:#EEE;
}

.calendar td
{
font-family: arial, trebuchet, "trebuchet ms", verdana, sans-serif;
font-size:10px;
padding:2px;
background-color:#FFF;
border-color:#CCC;
}

.calendar-month
{
font-family: arial, trebuchet, "trebuchet ms", verdana, sans-serif;
font-size:12px;
font-weight:bold;
}

.calendar .link
{
background-color:#039;
color:#FFF;
}

.calendar .link a
{
color:#FFF;
text-decoration:none;
background-color:#039;
}

.category_title
{
position:absolute;
top:-18px;
right:3px;
font-family: arial, trebuchet, "trebuchet ms", verdana, sans-serif;
font-variant:small-caps;
font-weight:bold;
font-size:15px;
color:#000;
}

.category_desc
{
position:absolute;
top:0px;
right:0px;
/*margin-top:0px;*/
font-family: arial, trebuchet, "trebuchet ms", verdana, sans-serif;
font-size:10px;
color:#000;
}

#masthead
{
position:absolute;
margin:0;
padding:0;
border:0;
width:180px;
height:140px;
top:0px;
left:30px;
background-color:#fff;
}

#masthead a
{
text-decoration:none;
border:none;
}

#navigation
{
position:absolute;
top:160px;
padding:0;
padding-left:0;
margin-left:0;
margin-top:0;
margin-bottom:0;
margin:0;
border:0;
left:30px;
width:180px;
height:180px;
background-color:#fff;
}


#sidebar
{
position:absolute;
width:180px;
top:320px;
left:30px;
padding:0px;
margin:0px;
font-family: arial, verdana, sans-serif;
font-size:10px;
line-height:12px;
color:#000000;
background-color:#fff;
}


#sidebar a
{
text-decoration:none;
color:#333;
border:none;
}

#sidebar a:hover
{
background:#EEE;
color:#333;
border:none;
}

#sidebar b
{
font-weight:bold;
color:#000;
font-size:11px;
}

#sidebar select
{
font-size:10px;
}

#sidebar ul
{
list-style:none;
margin:-5px 0 10px 0;
text-indent:0;
padding:0;
}

#sidebar li
{
margin-left:20px;
text-indent:-20px;
}

#sidebar ul.delicious
{
margin:0;
width:175px;
}

#sidebar li.delicious
{
margin:0;
}

#sidebar div.delicious-tags
{
margin:0 0 7px 0;
}

#sidebar div.delicious-extended
{
display:none;
}

#content
{
position:absolute;
left:253px;
top:62px;
width:500px;
}

#content .title
{
display:block;
width:500px;
border-bottom:1px solid #000;
}

#content .title a
{
text-decoration:none;
}

#content .dateline
{
display:block;
width:500px;
text-align:right;
color:#666;
}

#content .dateline a
{
text-decoration:none;
font-weight:bold;
}

#content .icon
{
float:left;
margin-right:10px;
border:0;
}

#content .delicious
{
list-style-type: none;
padding:0; margin:0;
}

#content .delicious li
{
background: url('/images/icon_delicious.gif') no-repeat;
vertical-align:top;
padding-left:35px;
margin: 0 0 10px 0;
min-height:25px;
}

#content .delicious li a
{
text-decoration:none;
font-weight:bold;
}

#content div.delicious-extended
{
/*display:none;*/
}

#content div.delicious-tags
{
margin:0 0 20px 0;
color:#999;
}

#content div.delicious-tags a
{
text-decoration:underline;
font-weight:normal;
color:#999;
}

#footer
{
position:relative;
width:180px;
color:#333;
}

#footer a
{
color:#666;
text-decoration:none;
border:none;
}

#footer a:hover
{
background-color:#eee;
color:#333;
border:none;
}

