
*{ margin: 0; padding:0;}
html { height: 100%; margin-bottom: 1px; }
html.novertscroll { margin-bottom: 0; }
p { margin: 0 0 .8em 0; }
pre { margin-bottom: 20px; line-height: 120%; }
img { border: none; }
.cantfindkey{ background-color: #f0f;}
span.u {	text-decoration:underline;}
#content form { line-height: 180%;}
form { margin-bottom: 0; }
input { margin: 2px 0; }
input[type=text],input[type=password] { border: 1px solid #aaa; background: #fff url('../images/innie.png') scroll no-repeat top left; padding: 5px;}
input[disabled=yes] { border: none; background: transparent; padding: 5px;}
#edited_user_message { background-color: #00aa00; border: 1px solid #aaa; padding: 10px; margin-bottom: 10px; }


body {
	color: #333;
	font-family: sans-serif;
}

#content li {
	margin-bottom: 5px;
}

#content ul, #content ol {
	margin-left: 20px;
	margin-bottom: 20px;
}

table {
	width: 100%;
	margin: 0 20px 20px 0;
	border: 1px solid #aaa;
	border-collapse: collapse;
}

tr { margin:0; background: #eee url('../images/linebg.gif') scroll repeat-x top left; }
td, th { padding:4px 10px 4px 4px;}
th { text-align:left;}
td a { text-align: left; }
h1, h2, h3, h4, h5, h6, a.h2, a.h3 {
	font-size: 22px;
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #464;
	color: #464;
	margin: 0 0 .4em 0; 
	padding: 0;
	clear: both;
}
h2, a.h2 { font-size: 18px; border:none; }
h3, a.h3 { font-size: 16px; border:none; }
h4, a.h4 { font-size: 14px; border:none; }
h5, a.h5 { font-size: 12px; border:none; }
a.h2:active,a.h2:link,a.h2:visited,a.h2:hover,
a.h3:active,a.h3:link,a.h3:visited,a.h3:hover {
	text-decoration: none;
	text-indent: 1.2em;
	background: url('../images/link.png') no-repeat scroll 0 0;
}

h1 .caption { color: #bcb; }
h1.better {
	font-size: 16px;
	padding: 1px 6px 0 6px;
	border-top: 1px solid #080;
	border-bottom: 1px solid #080;
	background-color: #dfd;
}

small, a.small {
	font-size: .8em;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}

.centering {
	text-align: center;
}
/* ------------ main layout -------------------- */


#meat {
	background: url('../images/header_bg.png') repeat-x scroll top left; 
}

#container {
/*        background: url('../images/header_bg.png') repeat-x scroll top left; */
	position: relative;
	max-width: 1000px;
	min-width: 570px;
	margin: 0 auto;
/*	background-color: #faa; */
}

#header {
	position: relative;
	height: 82px;
	padding:0; margin:0 0 15px 0;
/*	overflow: hidden; 
	background-color: #afa; */
}

#sidebar {
	margin: 0 0 10px 0;
	width: 22%;
	float: left;
	padding: 8px;
/*url('../images/sidebarbg.png') repeat-y scroll top left;*/
/*	background-color: #aaf; */
}
#sidebar_inner {
	border: 1px solid #ccc;
	background-color: #d8e7d8;
	padding: 3%;
}

#content {
    margin: 10px 10px 10px 0; 
    	width: 75%;
	float: right;
	line-height: 1.5em;
/*	overflow: hidden; */
/*	background-color: #ffa; */
}
#content.full {
	width: 95%;
	line-height: 150%;
}

#footer {
	padding: 10px;
	font-size: 10px;
	clear: both;
	border-top: 1px solid #777;
}

#footer a:link, a:active, a:hover, a:visited {
	color: #777;
}
/* ------------------ stuff in the nav bar ----------------- */

/* -- the framework for lists of links -- */
.linklist {
	width: auto;
	position: absolute;
	list-style: none;
	margin:0;
}

.linklist li {
	float: right;
	margin: 0;
}

.linklist a {
	display: block;
	float: left;
}
.linklist li.current a {
	cursor: default;
}

/* --- page list --- */
#pagelist {
	bottom: 0;
	right: 0;
	padding: 0 15px 0 0;
	font-size: 14px;
}

#pagelist li {
	background: transparent url('../images/button-right.png') no-repeat scroll 100% -100px;
	padding: 0 8px 0 0;
}
#pagelist li:hover,
#pagelist li.current { background-position: 100% 0; }

#pagelist a {
	margin:0;
	padding: 5px 4px 3px 10px;
	background: transparent url('../images/button-left.png') no-repeat scroll 0 -100px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 1;
}
#pagelist li:hover a,
#pagelist li.current a {background-position: 0 0;}

/* -- language list -- */
#langlist {
	top: 0;
	right: 0;
	padding: 0 15px 0 0;
}

#langlist li {
/*	background: transparent url('../images/button-right.gif') no-repeat scroll 100% -50px; */
	padding: 0 2px 0 0;
}
#langlist li:hover,
#langlist li.current { background-position: 100% 0; }

#langlist a {
	display: table-cell;
	min-width: 1em;
	margin:0;
	padding: 5px 5px 3px 10px;
/*	background: transparent url('../images/button-left.png') no-repeat scroll 0 -50px; */
	font-weight: normal;
	text-align: center;
	color: #fff;
	text-decoration: none;
	line-height: 1;
}
#langlist li.current a { text-decoration: underline; background-position: 0 0;}
#langlist img.spacer { display: table-cell; }

/* -- home link -- */
#homelink {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 217px;
	height: 60px;
	background: transparent url('../images/gsdlhead.png') no-repeat scroll 0 0;
}


/* ------------ sidebar------------------- */


#sidebar a:link, #sidebar a:active, #sidebar a:visited, #sidebar a:hover {
	color: #575;
}
#sidebar a:visited { color: #464; }
#sidebar a:hover { color: #9a9; }
/*
#sidebar h1, #sidebar h2,#sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6, #sidebar a, #sidebar ul {
	margin: 10px;
}
*/

/* ------------ sidebar buttons  --------------------- */

#sidebar div.button {
	display: block;
	background: url('../images/sidebar-button-top.png') repeat-x scroll top left;
	border: 1px solid gray;
	margin-bottom: 4px;
}

#sidebar a.button:active,
#sidebar a.button:link,
#sidebar a.button:visited,
#sidebar a.button:hover {
	display: block;
	background-image: url('../images/icons.png');
	background-repeat: no-repeat;
	background-position: 0 100px;
	margin: 3px;
	padding: 3px 2px 3px 27px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#sidebar-button-greenstone-blog-link { background-position: 0 -80px !important; }
#sidebar-button-planet-greenstone-link { background-position: 0 -240px !important; }
#sidebar-button-greenstone-calendar-link { background-position: 0 -360px !important; }
#sidebar-button-greenstone-map-link { background-position: 0 -280px !important; }
#sidebar-button-gs-factsheet { background-position: 0 0 !important; }
#sidebar-button-developers-guide { background-position: 0 0 !important; }
#sidebar-button-mailing-lists { background-position: 0 -40px !important; }
#sidebar-button-trac { background-position: 0 -120px !important; }
#sidebar-button-subversion { background-position: 0 -160px !important; }
#sidebar-button-snapshots-devlink { background-position: 0 -200px !important; }
#sidebar-button-greenstone3-devlink { background-position: 0 -320px !important; }

/* ------------ sidebar blog entries -------------------- */
#sidebar-blog-entries li.title {
	background: url('../images/sidebar-button-top.png') repeat-x scroll top left; 
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	list-style: none;
	min-height: 26px;
}

#sidebar-blog-entries li.excerpt {
	background: transparent url('../images/sideboxbg.gif') repeat scroll top left;
	border: 1px solid gray;
	list-style: none;
	margin: 0 0 9px 0;
	line-height: 120%;
}

#sidebar-blog-entries li.excerpt>div {
	background: transparent url('../images/sideboxbg-top.gif') repeat-x scroll top left;
}

#sidebar-blog-entries li.excerpt>div>div {
	background: transparent url('../images/sideboxbg-bottom.gif') repeat-x scroll bottom left;
	padding: 5px 5px 10px 5px;
}


#sidebar-blog-entries a.title-text {
	display: block;
	font-size: 12px;
	text-decoration:none;
	margin: 0;
	padding: 3px;
}
#sidebar-blog-entries a.category-text {
	clear: left;
	font-size: 10px;
	text-decoration:none;	
	margin: 0;
	padding: 1px 1px 3px 0;
}

#sidebar-blog-entries li span { 
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#sidebar-blog-entries li p {
	font-size: 12px;
	overflow: hidden;
	padding:0; margin:0;
}

.sidebar-blog-title-new {
	text-indent: 24px;
	background: transparent url('../images/new.gif') scroll no-repeat 2px 2px;
}

/* ------------ content area ----------------- */

#content a:link, #content a:active, #content a:visited, #content a:hover {
	color: #575;
}
#content a:visited {	color: #464; }
#content a:hover { color: #9a9; }

img.logo {
	float: left;
	padding: 10px 10px;
}

div.note {
	font-family: arial;
	font-style:italic;
	background-color: #dfd;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #aca;
}


/* --- for html forms --- */

input, select, option {
	color: black;
}

input.input-text {
	width: 290px;
}

#sidebar input.input-text {
	width: 180px;
}


.righting {
	text-align: right;
}

.kvp {
	margin-bottom: .3em;
}
.kvk {
	float: left;
	width: 30%;
}
.kvv {
	float: left;
	whitespace: no-wrap;
	width: 70%;
}

.broken {
	color: #333;
}

.clear {
	clear: both;
}

textarea {
	width: 400px;
	height: 120px;
	color: #000;
}

#other-specify-div {
	display: none;
}

.formlabel {
	display: block;
	float: left;
	width: 150px;
	max-width: 150px;
	min-width: 150px;
}

.forminput {
	float: right;
	width: 300px;
}

.formline {
	background: #eee url('../images/linebg.gif') scroll repeat-x top left;
	padding: 5px;
}

option {
	padding-right:10px;
}

.highlighted {
	background: #ffa url('../images/linebg-highlighted.gif') scroll repeat-x top left; 
}

.message {
	background: transparent url('../images/warning.png') scroll no-repeat top left;
	text-indent: 25px;
	padding:3px;
		
}

.floatleft{
	float:left;
}


/* interesting stuff styles */
div.box {
	border: 1px solid #bbb;
	padding: 0 5px 5px 5px;
	margin: 10px 0;
	background: transparent url('../images/glass.png') ;
}
.box h3 {
	font-weight: normal;
	border-bottom: 1px dotted #bbb;
	color: #000;
	margin:0;
	padding: 0;
}

div.redbox {
	border-color: #700;
	background-color: #fdd;
}
div.orangebox {
	border-color: #730;
	background-color: #feb;
}
div.yellowbox {
	border-color: #550;
	background-color: #ffa;
}
div.greenbox {
	border-color: #070;
	background-color: #dfd;
}
div.bluebox {
	border-color: #017;
	background-color: #def;
}
.blink {
	text-decoration: blink;
}


/* side box */
#sidebar h1 {
	font-size: 18px;
	background: url('../images/sidebar-button-top.png') repeat-x scroll top left;
	border: 1px solid gray;
	padding: 5px;
	margin:0;

}
.sidebox {
	background: transparent url('../images/sideboxbg.gif') repeat scroll top left;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	margin-bottom: 5px;
}

.sidebox>div {
	background: transparent url('../images/sideboxbg-top.gif') repeat-x scroll top left;
}

.sidebox>div>div {
	background: transparent url('../images/sideboxbg-bottom.gif') repeat-x scroll bottom left;
	padding: 10px 5px 15px 5px;
}



/* --------- PAGE SPECIFIC STUFF ------------- */

/* blog */
#sidebar.wordpress {
	line-height: 1.3em;
}
#sidebar.wordpress div.button{
	line-height: 1em;
}
#wp-title {
	text-align: center;
}
#sidebar.wordpress li {
	list-style:none;
	margin-left: 0;
}
#sidebar.wordpress #s { width: 130px; }
#sidebar.wordpress #searchsubmit { width: 60px; }

h2 a {
	text-decoration: none;
}

div.navigation {
	position: relative;
	padding: 15px 0 25px 0;
}

div.alignright{
	float:right;
}
div.alignleft {
	float:left;
}

textarea {
	width: 100%;
	border: 1px solid black;
}
a.rssicon {
	padding: 2px;
	position: relative; top: 2px;
	cursor: pointer;
}
.indented{ margin-left: 20px; }
#feed-global {
	cursor: pointer;
}



/* download */

#downloadlist li {
	list-style:none;
}

#downloadlist li>div {
/*	background: url('../images/sidebar-button-bottom.png') repeat-x scroll bottom left; */
}

#downloadlist a:link,
#downloadlist a:visited,
#downloadlist a:active,
#downloadlist a:hover {
	display: block;
	padding: 8px 5px 8px 30px;

	background-repeat: no-repeat;
	background-position: 3px 50%;

	text-decoration: none;
	font-weight: normal;
	font-size: 12px;}

#downloadlist li a:hover {
	/* background-position: -497px 50%; */
}

.file {
	position: relative;
	width: 95%;
	padding: 0 5px 5px 28px;
	background: url('../images/os/000.png') no-repeat scroll 2px 1px;

}
.file-001 { background-image: url('../images/os/001.png'); }
.file-010 { background-image: url('../images/os/010.png'); }
.file-100 { background-image: url('../images/os/100.png'); }
.file-111 { background-image: url('../images/os/111.png'); }
.file-archive { background-image: url('../images/archive.png'); }


.file-jar, .file-001.file-jar, .file-010.file-jar, .file-100.file-jar, .file-000.file-jar { background-image: url('../images/jar.png'); }
.file-zip, .file-001.file-zip, .file-010.file-zip, .file-100.file-zip, .file-000.file-zip { background-image: url('../images/zip.png'); }
.file-gz, .file-001.file-gz, .file-010.file-gz, .file-100.file-gz, .file-000.file-gz { background-image: url('../images/gz.png'); }


.file-description {
	padding: 0 5px 5px 28px;
	font-size: 80%;
	position: relative;
	top: -5px;
}

.main {	
	font-size: 120%;
}

.distFilePrompt {
	float: left;
	width: 200px;
	margin-right: 1em;
}

/* file description show info / hide info styles */
.fileShowHideInfo {
	float: right;
}
.fileShowHideInfo.hidden .up-arrow { display: none; }
.fileShowHideInfo.shown .down-arrow { display: none; }
.fileInfo {
	background-color: #eee;
	margin: .5em 0;
}

/* more info / less info expanding div styles */
.dist-description-closed .dist-description-text {
	max-height: 1.5em;
	overflow: hidden;
}

.dist-description-opener, .dist-description-closer {
	text-align: right;
}

.dist-description-closed .dist-description-closer, .dist-description-fixed .dist-description-closer {
	display: none;
}
.dist-description-open .dist-description-opener, .dist-description-fixed .dist-description-opener {
	display: none;
}

.up-arrow {
	background: transparent url('../images/up-arrow.png') scroll no-repeat 100% 50%;
	padding-right: 14px;
}
.down-arrow {
	background: transparent url('../images/down-arrow.png') scroll no-repeat 100% 50%;
	padding-right: 14px;
}

.point {
	cursor:pointer;
}


/* examples */
#examplelist li {
	list-style:none;
	overflow: hidden;
}

#examplelist a.button:link,
#examplelist a.button:visited,
#examplelist a.button:active,
#examplelist a.button:hover {
	padding: 8px 5px;
}
.example {
	margin: 0 0 1.5em 0;
}
.example h2 {
	margin: 0;
}

.green-background {
	border: 1px solid #aca;
	background-color: #efe;
	padding: 5px;
}


/* sitemap */

#content.sitemap>ul>li {list-style: none;  margin: 0 20px 10px 10px;}
#content.sitemap li { margin-left: 20px; }


/* calendar */
#calframe {
	width:750px;
	height: 640px;
	margin: 10px auto;
	overflow: hidden;
	border: none;
}


.notesLink {
	margin: 0 0 0 1em;
	padding: 0 0 0 24px;
	background: transparent url('../images/paste_plain.png') scroll no-repeat left center;
}
