/* ----		START INITIAL	---- */
* {
	margin: 0;
	padding: 0;
}
option {
	padding: 0 20px 0 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 1em 0;
}
li, dd, blockquote {
	margin-left: 5%;
}
td, th {
	padding: 0.1em;
}
.content img.imgleft {
	margin: 5px 6px 3px 0;
	float: left;
}
.content img.imgright {
	margin: 5px 0 3px 6px;
	float: right;
}
.content ul {
	margin-left: 0;
}
.itembox h3 {
	font-size: 117%;
}
.gallery {
	clear: right;
}
.gallery .thumb {
	float: right;
	clear: right;
	margin: 3px;
}
.more {
	font-size: 85%;
	text-align: right;
}
.itemdate, .description, .editlink {
	font-size: 80%;
	margin: 1px 0;
}
ul.subnavigation {
	list-style-type: disc;
	list-style-position: inside;
}
ul.subnavigation .depth_1 {	text-indent: 1em; }
ul.subnavigation .depth_2 {	text-indent: 2em; }
ul.subnavigation .depth_3 {	text-indent: 3em; }
ul.subnavigation .depth_4 {	text-indent: 4em; }
ul.subnavigation .depth_5 {	text-indent: 5em; }
.centeralign {
	text-align: center;
}
.rightalign {
	text-align: right;
}
.leftalign {
	text-align: left;
}
.content span.underline {
	border-bottom: none;
	text-decoration: underline;
}
cite {
	font-style: normal;
}
html, body {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
}
html, body/* */ {
	font-size:/**/small;
}
table.login td {
	width: 260px;
}
.itembox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* ----		END INITIAL		---- */

#overview-archive h3 {
	font-size: 110%;
}
#overview-archive ul {
	font-size: 80%;
}

/* CALENDER styles */
table th {
	font-size: small;
	text-align: center;
}
table td {
	font-size: small;
	vertical-align: top;
}
td ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
td ul li {
	line-height: 120%;
	text-indent: 10px;
	background: url(/cpstyle/snelsite_icon.gif) 1px 3px no-repeat;
}
table td ul li a {
	text-decoration: none;
}
#calendar table {
	width: 90%;
	margin: 1em auto 0;
}
#calendar table td {
	width: 80px;
	min-width: 80px;
	height: 80px;
}
body[id=top] #calendar table td {
	width: auto;
}
#prev_next_curr {
	text-align: center;
	font-size: larger;
	padding: 15px;
}
#prev_month, #prev_day {
	font-size: smaller;
	float: left;
}
#next_month, #next_day {
	font-size: smaller;
	float: right;
}
#prev_next_curr h3, #prev_next_curr strong {
	margin: 5px 0 -15px;
}

/* -- Form fields -- */
.input, textarea, .bginput, select {
	padding: 2px;
	border-width: 1px;
	border-style: solid;
}
.input, textarea {
	width: 97%;
}
input[type=checkbox] {
	margin: 1px 2px -1px;
}
#categories_select {
	float: right;
}
form label {
	cursor: pointer;
}
form label:hover {
	color: #900;
}
form label:hover sup {
	color: #000;
}
form td b {
	color: #F00;
}
fieldset {
	border: none;
}
.fieldgroup {
	border: 1px solid;
	padding: 5px 8px;
}
.fieldgroup legend {
	margin: 0 0 0 6px;
	padding: 0 2px;
}
 
#addcomment h3, #content .comments h3 {
	margin: 0 3px;
	border-bottom: 1px solid;
}
#commenterror li {
	color: #990000;
}
p.note {
	margin: 0;
	padding: 0 0 4px 0;
}

/* Site map */
#sitemap ul {
	list-style-type: square;
}
#sitemap div, label div {
	font-size: 90%;
}

/* USER UPLOADS CSS */
#filestable table th {
	border-bottom: 1px solid #000;
}
#filestable table td {
	text-align: center;
}
#filestable table td.leftcol {
	text-align: left;
	width: 30%;
	font-weight: bold;
}
#filestable table td.rightcol {
	text-align: right;
	white-space: nowrap;
}
.usagebar {
	background: #70C270;
	border: 1px solid #000;
	color: #000;
	text-align: left;
	font-size: 5px;
	line-height: 10px;
}
.usedbar {
	display: block;
	background: #E05151;
	border-right: 1px solid #666;
	color: #000;
}
#usage {
	text-align: right;
	border: 1px solid #000;
	border-width: 0 1px;
	padding: 0 2px 2px;
}
#usage span {
	float: left;
}

/* archive CSS */
li.day {
	list-style-type: none;
}
li.day ul {
	margin: -1.5em 0 1em 2em;
}
li.day ul li {
	list-style-type: disc;
}
li.day {
	font-size: small;
	line-height: 160%;
}
li.day ul li {
	font-size: larger;
	line-height: 1.3em;
	margin-top: 0;
	position: relative;
}


/* search results and -form */
.highlight {
	font-weight: bold;
	padding: 1px 3px;
}
#searchresults li a {
	font-size: larger;
	line-height: 150%;
}
#searchresults div {
	margin: 0;
	font-size: smaller;
}

.gallery p {
	margin: 0;
	padding: 0;
}
.gallery #selected-thumb-desc {
	margin: 4px 0 10px 0;
}
#gallery-desc {
	margin: 0 0 10px 0;
}

/* galleries css */
.gallery-header {
	margin: 0 2px 6px;
	padding: 0 0 0 3px;
	border-bottom: 1px solid #000;	
	font-size: 117%;
}
.postgallery {
	clear: both;
	visibility: hidden;
}
#thumbsNS img.gthumb, #thumbs a img {
	float: left;
	margin: 4px 4px 0 0;
}
#thumbs, #thumbsNS {
	padding: 3px 3px 0 0;
}
#viewpic {
	overflow: auto;
	margin: 4px 0;
	width: 550px;
	clear: both;
}
.content blockquote {
	padding: 0;
}
.content .pagelistitems {
	margin: 0 0 10px 0;
	margin: 1em 0;
	list-style-type: none;
	height: 1%;
}
.pagelistitems:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.pagelistitems li {
	float: left;
	font-size: small;
	margin: 2px 0;
}
.pagelistitems li a {
	font-weight: bold;
	padding: 1px 4px;
	margin: 3px;
	text-decoration: none;
	border: 1px solid;
}

/* Comments */
#loggedinas {
	font-style: oblique;
	margin: 0;
}
#loggedinas strong {
	font-style: normal;
}
#extracontent #searchform_mini fieldset {
	padding: 0;
	text-align: center;
}
#addcomment fieldset legend {
	padding: 0 4px;
	font-size: 80%;
	font-weight: bold;
}
#addcomment label {
	display: block;
	width: 30%;
	float: left;
	clear: left;
	margin: 3px 0;
	padding: 2px;
}
#addcomment input, #addcomment select {
	display: block;
	float: left;
	margin: 3px 0;
}
#addcomment fieldset {
	margin: 0;
	padding: 0;
}
#addcomment input.button {
	float: none;
	margin: 2px auto;
}
.commentlist dt {
	font-size: 90%;
	padding: 3px;
}
.commentlist dd {
	overflow: auto;
	margin: 0 0 20px;
	padding: 3px;
}
.commentlist dd p {
	margin: 0 0 1em;
}
.warn {
	font-weight: bold;
	margin: 10px 30px;
	color: #900;
	border: 1px dotted #900;
	background: #fee;
	padding: 6px;
}
.warn li {
	padding: 1px 0;
}
.warn p {
	margin: 0;
	padding:0;
	font-size: 120%;
}
p.warn {
	text-align: center;
}
ul.warn {
	border-style: solid;
}
.meta {
	text-indent: 5px;
	margin: 0;
	font-size: 80%;
}
strong.required {
	color: red;
}
