body{margin:0px;padding:0px;background:#f6f6f6;color:#000000;font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;}
a{color:#DE7008;}
a:hover{color:#E0AD12;}
h1,h2,h3,h4,h5,h6{padding:0px;margin:0px;}

#header{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;border-top:1px solid #eeeeee;border-bottom:dotted 1px #E0AD12;background:#F5E39E;color:white;}

#main{float:right;width:70%;padding:20px 4% 10px 3%;border-left:dotted 1px #E0AD12;}

#title{padding:25px 0px 10px 5%;border-top:double 3px #BF5C00;border-bottom:solid 1px #E89E47;color:#F5DEB3;background:#DE7008;font:bold 300% Verdana,Sans-Serif;letter-spacing:-2px;}

#description{padding:0px;margin:7px 12% 7px 5%;color:#9E5205;background:transparent;font:bold 85% Verdana,Sans-Serif;}

#sidebar{margin:20px 0px 0px 1em;padding:0px;text-align:left;}
#sidebar ul{margin:0px 0px 33px 0px;padding:0px 0px 0px 0px;list-style-type:none;font-size:95%;}
#sidebar li{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;list-style-type:none;font-size:95%;}
#sideBar ul a{padding:2px;margin:1px;width:100%;border:none;color:#999999;text-decoration:none;}
#sideBar ul a:link{color:#999999;}
#sideBar ul a:visited{color:#999999;}
#sideBar ul a:active{color:#ff0000;}
#sideBar ul a:hover{color:#DE7008;text-decoration:none;}

.dateHeader{margin:10px 0px 0px 0px;color:#777777;font-size:105%;}
.blogTitle{color:#9E5205;font-weight:bold;font-family:Verdana,Sans-Serif;letter-spacing:-1px;}
.blogPost{margin:0px 0px 30px 0px;font-size:100%;}
.blogFooter{padding:0px;margin:0px;color:#444444;font-size:80%;}
.sidebarTitle{color:#B8A80D;margin:0px;padding:0px;font-size:120%;}

.photo-pics {float: left; width: 220px; list-style: none outside;}
.photo-pic {margin-left: 30px}
.photo-image {align: left}
.photo-pic .photo-image { padding: 20px 0 0 0; }
.pic-title {text-align: center; font-weight: bold}
.pic-description {text-align: left; width: 100%}
.photo-table {padding: 8px; margin-left: auto; margin-right: auto;}

.hCalTable, .dCalTable {
    border-width: 1px;
    border-style: solid;
    border-color: #DCDCDC;
}
.hCalMonthYearRow, .dCalMonthYearRow {
    background-color: #B8A80D;
    color: #000000;
    height: 24px;
}
.hCalDayNameRow, .dCalDayNameRow {
    background-color: #999999;
    color: #DCDCDC;
    font-weight: bold;
}
.hCalDayRow, .dCalDayRow {
    color: #666666;
    background-color: #eeeeee;
}
.hCalDayLinked, .dCalDayLinked {
    color: #000000;
    background-color: #cccccc;
}
.hCalDayCurrent, .dCalDayCurrent {
    color: #DCDCDC;
    font-weight: bold;
    background-color: black;
}
.hCalMonthYearRow, .hCalMonthNavRow, .hCalDayNameRow, .hCalDayRow, .dCalMonthYearRow, .dCalDayNameRow, .dCalDayRow {
    text-align: center;
}
