/* default styles */
body {
	margin: 10px 10px 5px 10px;
	padding: 0px;
	color: #000;
	background-color: #9999bb;
	}
h1 {
	position: absolute;
	top: -999px;
	left: -990px;
	}
h2 {
	font: 18px Verdana, sans-serif;
	font-weight: 900;
	padding-top: 11px;
	margin: 0px 10px 10px 10px;
	color: #666699;
	background-color: inherit;
	}
p,h3,pre {
	margin: 0px 10px 10px 10px;
	color: #333366;
	background-color: inherit;
	}
ul {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #666;
	background-color: inherit;
	line-height: 18px;
	}
ol {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #333;
	background-color: inherit;
	}
ul.hide {
	list-style-type: none
	}
hr {
	font-size: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px dashed #333366;
	width: 80%;
	}
a:link {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	text-decoration: none;
	color: #333366;
	background-color: inherit;
	}
a:visited {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	text-decoration: none;
	color: #666699;
	background-color: inherit;
	}
a:hover	{
	color: #fff;
	background-color: inherit;
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	cursor: pointer;
	text-decoration: underline;
	}
.top {
	font: 10px "Trebuchet MS", Tahoma, sans-serif;
	color: #ccc;
	background-color: inherit;
	text-align: right;
	text-decoration: none;
	}
td, th {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #333366;
	background-color: inherit;
	}
/* banner styles */
#banner {
	color: #000;
	background-color: #ddddee;
	height: 45px;
	border-top: 1px solid #333366;
	border-right: 1px solid #333366;
	border-left: 1px solid #333366;
	}
#banner h2 {
	font-size: 16px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	color: #fff;
	background-color: inherit;
	}
body #banner {
	background-image: url(/images/logobl.gif); 
	background-repeat: no-repeat;
	height: 45px;
	}
#date {
	position: absolute;
	right: 12px;
	top: 15px;
	width: 190px;
	text-align: right;
	}
#date p {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #333;
	background-color: inherit;
	}
.lastmod {
	font: 10px "Trebuchet MS", Tahoma, sans-serif;
	color: #666;
	background-color: inherit;
	}
.smallcenter {
	font: 10px "Trebuchet MS", Tahoma, sans-serif;
	color: #666;
	background-color: inherit;
	text-align: center;
	}
/* style selector styles */
#styles {
	height: 14px;
	margin: 0px;
	border-top: 1px dotted #333366;
	border-left: 1px solid #333366;
	border-right: 1px solid #333366;
	padding: 1px 35px 0px 5px;
	color: #ccc;
	background-color: #ddddee;
	text-align: right;
}
body #styles {
	height: 19px;
	}
#styles a,
.stylepick {
	font:  11px "Trebuchet MS", Tahoma, sans-serif;
	color: #333300;
	background-color: inherit;
	padding-bottom: 2px;
}
#styles a.orig {
	text-decoration: none;
}
#styles a.bluze {
	font-weight: bold;
	text-decoration: underline;
}
#styles a.earth {
	text-decoration: none;
}
#styles a.white {
	text-decoration: none;
}
#styles a.none {
	text-decoration: none;
}
#styles a:hover {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}
/* cydebar styles */
#cydebar {
	position: absolute;
	z-index: 2;
	right: 10px;
	top: 77px;
	width:200px;
	color: #000;
	background-color: #ddddee;
	border-top: 1px solid #333366;
	border-right: 1px solid #333366;
	border-bottom: 1px solid #333366;
	border-left: 1px dashed #333366;
	}
#cydebar p {
	font: 11px  "Trebuchet MS", Tahoma, sans-serif;
	color: #333;
	background-color: inherit;
	}
#cydebar p.author {
	font: 11px  "Trebuchet MS", Tahoma, sans-serif;
	color: #333;
	background-color: inherit;
	text-align: right;
	}
#cydebar h3 {
	font: 14px Verdana, sans-serif;
	font-weight: 900;
	padding-top: 11px;
	margin: 0px 10px 10px 10px;
	color: #666699;
	background-color: inherit;
	}
.rssdesc {
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
	color: #333;
	background-color: inherit;
	}
#cydebar a:hover	{
	text-decoration: underline;
	color: #333366;
	background-color: #ddddee;
	}
#cydebar ul {
	list-style-image: url(/images/ssbl.gif);
	list-style-type: circle;
	}
#cydebar li {
	position: relative; 
	left: -18px; 
	padding-bottom: 8px;
	}
#cydebar div.newsitem {
	background-image: url(/images/ssbl.gif); 
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 5px;
	margin-right: 5px;
	}
/* main section styles */
#main {
	z-index: 1;
	color: #000;
	background-color: #ddddee;
	margin-left: 179px;
	margin-right: 199px;
	border: 1px solid #333366;
}
* html #main {
	margin-left: 181px;
	margin-right: 201px;
	padding-right: 10px;
	}
html>body #main {
	margin-left: 181px;
	margin-right: 201px;
	padding-right: 10px;
	}
#main h3, #main h3 a {
	font: bold 14px Tahoma, sans-serif;
	color: #333366;
	}
#main p {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #000;
	background-color: inherit;
	}
#main ul li {
        margin-bottom: 10px;
        }	
#main div.post {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #000;
	background-color: inherit;
	margin: 0px 10px 10px 10px;
        line-height: 1.4em;
	}
#main div.post img {
        width: 80%;
        height: auto;
        }
#main p.comment {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #000;
	background-color: inherit;
	text-align: right;
	}
#main p.posted {
	text-align: right;
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
	color: #666;
	background-color: inherit;
	}
table.post {
        width: auto;
        border-collapse: collapse;
        border-spacing: 0;
        margin-top: 10px;
        min-width: 50%;
}
table.post th {
        border: 1px solid #333366;
        padding: 5px 10px;
        font-weight: bold;
}
table.post td {
        border: 1px solid #333366;
        padding: 5px 10px;
}
#main dt a:link {
	font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #333366;
	background-color: inherit;
	margin-left: 25px;
	}
#main dt a:visited {
	font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #666699;
	background-color: inherit;
	margin-left: 25px;
	}
#main dd {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #333366;
	background-color: inherit;
	}
#main div.quotetop {
	font-weight: bold;
	border-top: 1px solid #333366;
	border-bottom: 1px dotted #333366;
	border-left: 1px solid #333366;
	border-right: 1px solid #333366;
	padding: 3px 5px;
	margin: 10px 20px 0px 20px;
	}
#main div.quotemain {
	border-bottom: 1px solid #333366;
	border-left: 1px solid #333366;
	border-right: 1px solid #333366;
	margin: 0px 20px 0px 20px;
	padding: 3px 5px 3px 5px;
	}
#main div.codetop {
	font-weight: bold;
	border-top: 1px solid #333366;
	border-bottom: 1px dotted #333366;
	border-left: 1px solid #333366;
	border-right: 1px solid #333366;
	padding: 3px 5px 3px 5px;
	margin: 0px 20px 0px 20px;
	}
#main div.codemain {
	font: 12px "Courier New", monospace;
	border-bottom: 1px solid #333366;
	border-left: 1px solid #333366;
	border-right: 1px solid #333366;
	margin: 0px 20px 0px 20px;
	padding: 3px 5px 3px 5px;
	}
#main img {
	margin: 0px 0px 0px 5px;
	padding: 0;		
	}
/* nav section styles */
#nav {
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 77px;
	width: 180px;
	color: #000;
	background-color: #ddddee;
	border-top: 1px solid #333366;
	border-right: 1px dashed #333366;
	border-bottom: 1px solid #333366;
	border-left: 1px solid #333366;
	}
#nav p {
	text-align: center;
	}
#nav a.links:link {
	font: bold 11px Tahoma, sans-serif;
	padding: 3px 3px 3px 5px;
	margin: 3px 0px 0px -5px;
	border: 1px solid #666;
	text-decoration: none;
	color: #222222;
	background-color: inherit;
	width: 100px;
	display: block;
	list-style-type: none;
	}
#nav a.links:visited {
	font: bold 11px Tahoma, sans-serif;
	padding: 3px 3px 3px 5px;
	margin: 3px 0px 0px -5px;
	border: 1px solid #666;
	text-decoration: none;
	color: #444;
	background-color: inherit;
	width: 100px;
	display: block;
	}
#nav a.links:hover	{
	color: #ccc;
	background-color: #666699;
	font: bold 11px Tahoma, sans-serif;
	padding: 3px 3px 3px 5px;
	margin: 3px 0px 0px -5px;
	border: 1px dashed #666;
	cursor: pointer;
	width: 100px;
	display: block;
	}
#nav ul.links {
	list-style-type: none;
	}
/* featured pic */
#featured {
	text-align: center;
}
#featured h3 {
	font: bold 14px "Trebuchet MS", Tahoma, sans-serif;
	color: #666699;
	background-color: inherit;
	text-align: left;
	margin: 0px 3px 5px 10px;
}
#featured p {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #000;
	background-color: inherit;
	text-align: left;
	margin-top: 3px;
}
#featured img,
#featured img a {
	margin: 0px 5px 0px 5px;
	border: 1px solid #333366;
}
/* footer styles */
#footer {
	position: relative;
	left: 5px;
	bottom: 10px;
	text-align: center;
	}
/* form styles */
.form  { 
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
	padding-left: 2px;
	padding-right: 2px;
	color: #000;
	background-color: #9999CC;
	border-bottom: #333366 1px solid;
	border-left: #333366 1px solid;
	border-right: #333366 1px solid;
	border-top: #333366 1px solid;
	}
.dropdown {
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
	padding-left: 2px;
	padding-right: 2px;
	color: #000;
	background-color: #9999CC;
	}
select {
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
	padding-left: 2px;
	padding-right: 2px;
	color: #000;
	background-color: #9999CC;
	border: #333366 1px solid;
	}
input.submit {
	color: #fff;
	background-color : #333366;
	font: bold 11px Verdana, sans-serif;
	}
form {
	padding-right: 10px;
	padding-left: 10px;
	}
.catch { display: none; }
/* error page styles */
#errorbox {
	position: static;
	margin-top: 100px;
	margin-left: 250px;
	margin-right: 250px;
	color: #000;
	background-color: #ddddee;
	border: 1px solid #333366;
	}
#errorhead {
	background-color: #ddddee;
	border-bottom: 1px dashed #333366;
	font: 20px "Trebuchet MS", Tahoma, sans-serif;
	color: #FFFFCC;
	text-align: left;
	}
#errorhead h1 {
	display: block;
	font: 26px Verdana, sans-serif;
	font-weight: 900;
	padding-top: 10px;
	color: #666699;
	background-color: inherit;
	margin: 0px 10px 10px 10px;
	}
#errorbox p {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #000;
	background-color: inherit;
	margin: 10px 10px 10px 10px;
	}
/* pager style */
#pager {
	color: #000;
	background-color: #ddddee;
	margin-left: 199px;
	margin-right: 199px;
	border: 1px solid #333366;
}
* html #pager {
	margin-left: 201px;
	margin-right: 201px;
	}
#pager h3 {
	font-size: 14px;
	}
#pager p {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	color: #000;
	background-color: inherit;
	}
/* album styles */
#album {
	margin: 20px auto;
	}
.minithumb {
	width: 70px;
	height: auto;
	}
a.albumlink {
	font: bold 1.1em "Trebuchet MS", Tahoma, sans-serif;
	}
.albumrow {
	display: table-row;
	width: 95%;
	margin: 0 auto;
	padding: 5px 3px;
	color: #000;
	}
.picrowsm {
	display: table-cell;
	text-align: right;
	margin: 0 0 0 3px;
	padding: 5px;
	width: 100px;
	} 
.picrow {
	display: table-cell;
	text-align: center;
	margin-left: 3px;
	padding: 5px;
	width: 160px;
	} 
.picdesc {
	display: table-cell;
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	text-align: left;
	vertical-align: top;
	margin-right: 3px;
	padding: 10px;
	}
.picid {
	padding-top: 15px;
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
	font-style: italic;
	}
.spacer {
	border-top: 1px dashed #336;
	margin: 3px auto;
	width: 95%;
	}
.selector {
	width: 100%;
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
	text-align: center;
	margin-top: 5px;
	}
.subselector {
	width: 100%;
	text-align: center;
	vertical-align: top;
		}
.prev {
	text-align: left;
	width: 100px;
	}
.next {
	text-align: right;
	width: 100px;
	}
/* Preview page (album) */
#preview {
	color: #000;
	background-color: #ddddee;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #333366;
	}
#preview table.album {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#preview table th {
	color: #fff;
	background-color: #333366;
	}
#preview td.header {
	text-align: left;
	}
table.details {
	width: 545px;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 2px;
	padding: 3px;
		}
.detleft {
	width: 30%;
	text-align: right;
	vertical-align: top;
	border: 1px dotted #999;
		}
.detcenter {
	text-align: center;
	vertical-align: top;
		}
.detright {
	width: 70%;
	text-align: left;
	vertical-align: bottom;
	border: 1px dotted #999;
		}
#preview form {
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
	padding-left: 2px;
	padding-right: 2px;
}
#preview form label {
	margin-right: 3px;
}
.label {
	float: left;
	margin: 5px 0px 0px 57px;;
}
#preview form input {
	border: 1px solid #333366;
	width: 200px;
	padding: 1px;
	margin: 3px;
	color: #000;
	background-color: #eee;
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
}
#preview form textarea {
	border: 1px solid #333366;
	width: 200px;
	height: 50px;
	padding: 1px;
	margin: 3px;
	color: #333366;
	background-color: #eee;
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
}
fieldset {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #333366;
	text-align: right;
	padding-right: 10px;
}
legend {
	font-weight: bold;
}
#preview form input.submit {
	background-color : #333366;
	color: #FFF;
	font: bold 11px Verdana, sans-serif;
	width: 50px;
	text-align: center;
	cursor: pointer;
	margin-right: 6px;
	border-style: outset;
}
#preview form input:focus, 
#preview form textarea:focus,
form input:focus, 
form textarea:focus {
        color: #000;
        background-color: #ccccdd;
}
.previewnav {
	width: 545px;
	text-align: center;
	margin-top: 5px;
}
.copyright {
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
	text-align: center;
	color: #333;
	background-color: inherit;
	padding:2px;
	}
#news a {
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
	}
#news p {
	font: 10px "Trebuchet MS", Tahoma, sans-serif;
	}
.counter {
	text-align: right;
	}
img {
	border: 0;
	padding: 0;
	margin: 0;
	}
