body {
padding: 0px; margin: 0px;
background: #dcdcdc url(/images/dbpb_bg2.gif) repeat-y top right;
}
body, p, div, input, select, textarea, td {
font: 10px/1.5em "Trebuchet MS", sans-serif;
}
.container {
padding: 0px; margin: 0px;
background: #dcdcdc url(/images/dbpb_bg.gif) repeat-x;
height: 21px;
}
h1 {
font-size: 12px;
font-weight: normal;
}
a:link, a:visited {
color: black;
}
.errormessage {
margin: 0px;
padding: 10px;
position: relative;
background-color: #9F0;
border-bottom: 1px solid #F09;
color: #F00;
}
.systemmessage {
margin: 0px;
padding: 10px;
position: relative;
background-color: #fff;
border-bottom: 1px solid #000;
color: #000;
}
#content {
position: relative;
width: 100%;
margin: 0px;
}
#content #photos {
position: absolute;
right: 365px;
top: 0px;
}
#content #photos hr {
height: 1px;
border: 0;
background-color: black;
}
#content .photo {
clear: both;
float: none;
width: 600px;
padding: 0px;
text-align: right;
background-color: #7f7f7f;
}
#content .photodetails {
clear: both;
float: none;
width: 600px;
padding: 0px;
text-align: left;
border-bottom: 3px solid black;
overflow: auto;
background-color: white;
}

#content .photodetails .block {
width: 189px;
padding: 5px;
float: left; clear: none;
}
#content .photodetails .blockwide {
width: 379px;
padding: 5px 15px 5px 5px;
float: left; clear: none;
}
#content .photodetails .block b, #content .photodetails .blockwide b {
text-transform: uppercase;
}
#content #photos .prevnext {
width: 585px;
height: 19px;
padding: 2px 15px 0px 0px;
background-color: black;
text-align: right;
}
#content #photos .prevnext .disabled {
color: #666;
}
#content #photos .prevnext a:link, #content #photos .prevnext a:visited, #content #photos .prevnext {
color: white;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}
#content .photo a:link {
color: black;
}
#content .photo a:visited {
color: grey;
}
#content .photo {
max-height: 600px;
overflow: none;
}
#content .photo, #content .photo img {
margin: 0px;
padding: 0px;
}
#content .photo .deloredit {
position: relative;
left: 0px;
top: 0px;
width: auto;
background-color: white;
padding: 0px;
margin: 0px;
}
#content #photocomments {
padding: 20px 45px 20px 45px;
}
#content #photocomments .comment {
padding-top: 20px;
margin-top: 10px;
border-top: 1px solid black;
}
.commentsform input, .commentsform textarea {
width: 100%;
max-width: 300px;
}
.commentsform textarea {
height: 100px;
}
#loginstuff {
width: 35px;
height: 21px;
position: absolute;
top: 0px;
right: 0px;
color: white;
text-align: right;
padding: 0px;
overflow: hidden;
background-color: black;
}
#loginstuff a:link, #loginstuff a:visited {
color: white;
font-weight: bold;
text-decoration: none;
}
#loginstuff #login input {
border: 0px;
border-bottom: 1px solid #7f7f7f;
background: black;
color: #7f7f7f;
height: 14px;
width: 10px;
line-height: 10px;
margin: 0px;
padding: 0px;
vertical-align: middle;
font-size: 10px;
}
#loginstuff #login input.loginsubmit {
height: 16px;
width: 10px;
}
#calendars {
position: absolute;
right: 35px;
top: 0px;
padding: 0px 15px;
margin: 0px;
width: 300px;
overflow: hidden;
background: white url(/images/dbpb_bg.gif) repeat-x;
}
#calendars #calendarcontainer {
width: 1100px;
}
#calendars .menu {
width: 300px;
height: 19px;
text-transform: uppercase;
padding-top: 2px;
font-weight: bold;
}
#calendars .menu a:link, #calendars .menu a:visited, #calendars .menu {
color: white;
text-decoration: none;
text-transform: uppercase;
}
#calendars #calendar, #calendars #about, #calendars #links {
width: 300px;
float: left;
clear: none;
padding-right: 30px;
}
#calendars #calendar h1, #calendars #about h1, #calendars #links h1 {
width: 300px;
border-top: 3px solid black;
padding: 10px 0px 5px 0px;
margin: 0px;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}
#calendars .calendar {
width: 300px;
color: black;
border-bottom: 3px solid black;
margin: 0px;
}
#calendars .calendar td {
height: 30px;
background-color: white;
color: grey;
}
#calendars td.caldayofweek {
background-color: black;
color: white;
font-weight: bold;
}
#calendars td.calwphotos {
background-color: #7f7f7f;
}
#calendars td.caltoday {
background-color: red;
color: white;
}
#calendars td.calwphotos a:link, #calendars td.caltoday a:link {
color: white;
text-decoration: none;
display: block;
height: 20px;
}
#calendars td.calwphotos a:visited, #calendars td.caltoday a:visited {
color: #dcdcdc;
text-decoration: none;
display: block;
height: 20px;
font-style: italic;
}
#calendars td.calwphotos a:hover {
background-color: black;
}
#calendars form.monthsmenus {
border-top: 3px solid black;
border-bottom: 3px solid black;
padding-top: 3px;
margin: 0px;
width: 300px;
}
#calendars form.monthsmenus select {
background-color: white;
color: black;
width: 100%;
clear: both;
margin-bottom: 3px;
}
#uploadform {
width: 300px;
padding: 0px;
/* position: absolute;
right: 0px;
top: 0px; */
background-color: white;
color: black;
margin: 0px;
margin-top: 10px;
border-bottom: 3px solid black;
}
#uploadform .uploadformclass {
border-top: 3px solid black;
padding-top: 10px;
}
#uploadform input, #uploadform textarea {
width: 100%;
background-color: white;
color: black;
border: 1px solid black;
}
#uploadform .fileuploadbox {
width: 100%;
}
#uploadform .commentscheckbox {
width: auto;
height: auto;
}
#uploadform .datelong { width: 32px; }
#uploadform .dateshort { width: 17px; }
#copydonate {
/* border-bottom: 3px solid black; */
padding: 0px 10px;
}
#googleads {
/* border-bottom: 3px solid black;*/
padding: 0px;
}