body {
	margin: 20px 20px 20px 20px;
	padding: 0px;
	background-image: url(/images/background.gif);
	font-size: 12pt;
}

a {text-decoration: none; color: #FF9933;}
a:hover {text-decoration: underline;}
a:link { color: #FF9933}
a:visited {color: #CC6633}
a:active {color: #0066CC}

.page {
	background-color: #000000;
	border-width: 1px;
	border-color: #FF0000;
}


.content, .filelist, .pictures, .notes {
	background-color: #FFF8EA;
	font-family: Verdana, Arial, Helvetica, BBSansSerif, sans-serif;
	font-size: 80%;
	min-height: 530px;
	margin-left: 0px;
	margin-right: 180px;
	border-right-color: #FF9933;
	border-right-width: 18px;
	border-bottom-color: #FF9933;
	border-bottom-width: 18px;
	border-right-style: solid;
	border-bottom-style: solid;
}

/* for Internet Explorer */
html>body .content {
	margin-left: 0px;
	margin-right: 180px;
}
/*\*/
* html .content {
	height: 550px;
}
/**/

/* for Internet Explorer */
html>body .notes {
	margin-left: 0px;
	margin-right: 180px;
}
/*\*/
* html .notes {
	height: 550px;
}
/**/


.content .title {
	background-color: #000000;
	/*padding-left: 10px;*/
}

.content .headline {
	background-color: #FF9933;
	font-size: 125%;
	padding-left: 10px;
}

.content p {
	font-size: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.content li {
	margin-left: 30px;
}

.content p a, .filelist a {
	color: #993300;

}

.content a {color: #CC6633;}
.content a:visited {color: #993300}


.content h1 {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 125%;
	margin-left: 10px;
	padding-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
	font-variant: normal;
}

.content h2 {
	font-size: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.content .formline{
	width: 100%;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
}

.content .formline label {
	margin-left: 10px;
	width: 80px;
	font-weight: bold;
	float: left;
}

.content .formline input {
	width: 80%;
	float: right;
	margin-right: 10px;
}

.content .formline textarea {
	width: 80%;
	float: right;
	margin-right: 10px;
	height: 265px;
}

.filelist td {
	/*font-family: Courier New, Courier;*/
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
}

/* for Internet Explorer */
html>body .filelist {
	margin-left: 0px;
	margin-right: 180px;
}
/*\*/
* html .filelist {
	height: 520px;
}
/**/

.pictures {
	background-color: #000;
}

/* for Internet Explorer */
html>body .pictures {
	margin-left: 0px;
	margin-right: 180px;
}
/*\*/
* html .pictures {
	height: 520px;
}
/**/

.pictures  #centercontent {
	background: black;
	color: #999999;
	padding:0px 0px 0px 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 10px
}

.pictures  #indexframe {
	background-color: #222222;
}

.pictures iframe {
	overflow: scroll;
	width: 100%;
	height: 100%;
}


.sidebar, #sidebar {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 180px;
	background-color: #000;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	;
}

.sidebar .linkset {
	padding-bottom: 15px;
}

.sidebar .linkset h1 {
	background-color: #FF9933;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background-image: url(/images/headerback.png);
	color: #000000;
	background-position: top right;
}

.sidebar .linkset li {
	list-style-type: none;
	text-indent: 0px;
	font-size: 80%
}

.sidebar .linkset ul {
	margin: 0px 0px 0px 0px;
	padding-right: 5px;
	padding-left: 5px;
}

/*.sidebar .linkset .internal{
	font-weight: bold;
}*/

#backtoblog, .page .footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	background-color: #000000;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

/*****************************************/
.pictures .logo {}

.pictures .search,.menu,.login {text-align: right; margin-right: 10px;}

.pictures .search form {margin: 0px;}

.pictures .menu {margin-top: 5px; margin-bottom: 5px;}

.pictures .path {background-color: #222; padding-left: 5px; padding-right: 5px; padding-bottom: 0px; padding-top: 0px;}

.pictures .directories {clear: both; padding-top: 5px;}

.pictures .directory {float: left; width: 32%; border: 1px solid #333; margin-bottom: 5px; margin-right: 5px;}

.pictures .directory .dirimage {float: left; padding-right: 5px;}

.pictures .directory .dirinfo {padding-right: 2px}

.pictures .prevnext, .feedback {clear:both; text-align: right; margin-right: 10px; padding-bottom: 5px}

.pictures .thumbnail {float: left; padding-right: 5px; padding-bottom: 5px; height: 170px; text-align: center;}

.pictures .thumbnails img {padding: 1px;}

.pictures .image {clear: both; padding-top: 5px; padding-bottom: 5px; text-align: center;}

.pictures .prevnext img {border: 1px solid #000; width: 48px; height: 48px; margin-top: 5px;}

.pictures .prevnext #current {border: 1px dashed #999;}

.pictures .descshort,.desclong {padding-top: 5px;}

.pictures .sendecard {margin-top: 15px; border-spacing: 0px; border: 1px #222 solid; padding-bottom: 5px;}

.pictures .sendecard td {padding-left: 5px; padding-right: 5px;}

.pictures .sendecardhead {background-color: #222; font-weight: bold; padding-left: 2px;}

.pictures .addcomment {margin-top: 15px; border-spacing: 0px; border: 1px #222 solid; padding-bottom: 5px;}

.pictures .addcomment td {padding-left: 5px; padding-right: 5px;}

.pictures .comments {margin-top: 15px; border-spacing: 0px; }

.pictures .commenthead,.sendecardhead {background-color: #222; font-weight: bold; padding-left: 2px;}

.pictures .comments td {border: 1px #222 solid; padding-left: 5px; padding-right: 5px;}

.pictures td {color: #999;}

.pictures .parameters {margin-top: 10px; }

.pictures .parameters {border-spacing: 0px; border: 1px #222 solid;}

.pictures .parameters .paramhead {background-color: #222; font-weight: bold;}

.pictures .paramname1 {background-color: #111;}

.pictures .paramname0 {background-color: #000;}

.pictures .parameters td {border: 0px solid #222; padding-left: 5px; padding-right: 15px; padding-bottom: 2px; padding-top: 2px;}

.pictures .error {margin-top: 5px; margin-bottom: 5px;}

.pictures .setup {border-spacing: 0px;}

.pictures .setup td {vertical-align: top;}

.pictures .setupmenu table {border: #222 solid 1px; margin-right: 5px; margin-top: 3px; padding: 0px; border-spacing: 0px;}

.pictures .setupmenu table .boxhead {background-color: #222; font-weight: bold; color: #999;}

.pictures .setupmenu table .menu {text-align: left;}

.pictures .setupmenu table .menu_selected {text-align: left; background-color: #222; font-weight: bold; }

.pictures .setupdata h6 {font-size: 1em;  background-color: #222; padding-left: 5px; padding-right: 15px; padding-bottom: 1px; padding-top: 2px;}

.pictures .setupdata fieldset {border: 1px solid #222; margin-top: 5px; margin-bottom: 5px; margin-right: 5px;}

/*****************************************/

/*#sidebar {float: right; margin: 0px; padding-bottom: 5px; padding-top: 5px; background-color: #FFF8EA; }*/

#sidebar ul {margin: 0px; padding: 0px 0px 10px 0px; text-indent: 0px; }

#sidebar li {text-indent: 0px; padding: 0px; list-style: none; text-align: left; margin: 0px;}

#sidebar li li {padding-left: 5px; padding-right: 5px; margin: 0px; font-size: 80%;}

#sidebar #s {margin-left: 0px; margin-bottom: 10px; width: 110px; border: 1px solid black; background-color: #eae4d7;}

#sidebar #cat { left: 5px; margin: 5px; border: 1px solid black; background-color: #eae4d7;}

#sidebar table  {margin: 5px; border-collapse: collapse; font-size: 80%; width: 170px; }

#sidebar table caption {font-weight: bold; }
#sidebar thead th {text-align: center;border: solid #333 1px; padding: 1px; font-weight: bold; }
#sidebar tbody td {text-align: center;border: solid #333 1px; padding: 1px;}
#sidebar tfoot #next {text-align: right;}
#sidebar tfoot #prev {text-align: left;}

#sidebar #today {background-color: #333; color: #eae4d7;}

#sidebar a {color: #FF9933;}
#sidebar a:visited {color: #CC6633;}


#sidebar h2 {
	background-color: #FF9933;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/headerback.png);
	color: #000000;
	background-position: top right;
}

#notes #content .time {margin-left: 10px; padding-left: 5px;background-color: #eae4d7; font-size: 80%;}

#notes #content .entry {padding-left: 0px;}

#notes #content blockquote {margin-left: 10px; border-left: 10px solid #eae4d7; border-top: 1px solid #eae4d7; border-bottom: 1px solid #eae4d7; font-style: italic;}

#notes #content .navigation {margin-left: 10px; font-size: 80%;}

#notes #content .postmetadata {margin-left: 10px; margin-bottom: 10px; padding-left: 5px; font-size: 80%; background-color: #eae4d7; color:black;  }

#notes #searchform {padding-left: 5px;}

#notes #comments {margin: 0px; padding: 0px; text-indent: 0px; min-height: 0px;}

#notes #comments #commentidentity {border: 1px solid black; float:right; width: 270px;margin-right: 10px; margin-left: 5px; vertical-align: top;}

#notes #comments #commentidentity img {float: left; padding-right: 5px;}

#notes #comments #commentmetadata {font-size: 80%; white-space: nowrap;}

#notes #comments li {clear: left; text-indent: 0px; margin-left: 10px; list-style: none; text-align: left; vertical-align: top; padding-left: 0px;}

#notes #comments li p {padding-left: 5px; margin-left: 0px;}

#notes #comments li.alt {background-color: #eae4d7;}

#notes #comments textarea {width: 100%;}

#notes #comments .postmetadata {margin-left: 10px; padding-left: 5px; font-size: 80%; background-color: #eae4d7; color:#000;  }




#login {
	font-family: Verdana, Arial, Helvetica, BBSansSerif, sans-serif;
	font-size: 80%;
	background-color: #FFF8EA; padding: 2px; text-align: center; margin: 0px;}

#backtoblog {background-color: #000; font-size: 80%; text-align: left; padding: 2px; margin: 0px;}

#notes h2.archivetitle {background-color: #000; color: #FFF8EA; margin: 0px; padding-left: 10px;}

/*****************************************/
