/*
Theme Name: NBI
Theme URI:
Description: 
Version:
Author:
Author URI:
Tags:
*/

body {
	background: #E3EBF3;
    background-image: url('./images/bg.png');
	color: #555;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 15px 15px 15px 15px;
	text-align: center;
}

p, blockquote {
	text-align: justify;
}

a {
	color: #68a;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
}

h1 {
    color: #68b;
    font-size: 2em;
    margin: 0;
    border-bottom: solid 3px black;
    text-align: left;
}

h2 {
    font-size: 1em;
    border-bottom: solid 1px #888;
}

blockquote {
	color: #888;
	font-size: 0.9em;
	padding: 0.2em 2em;
}

blockquote blockquote {
	background: none;
	margin: 0;
	font-size: 1em;
}

input {
	font-size: 1.2em;
}

input[type=text], textarea{
	background: transparent;
	border: 1px inset #aaa;
}

input[type=submit] {
	background: #eee;
	border: 1px outset #aaa;
}

textarea {
    width: 99%;
    padding: 5px;
}

pre, code, textarea {
	font-size: 12px;
}

code {
	color: #000;
}

img {
	border: 0;
}


/* Layout */
#page {
	margin: 0 auto;
	text-align: left;
}

#wrapper {
    margin-bottom: 1em;
    width: 100%;
    float: left;
}

#content {
    background-color: #ffffff;
    padding: 10px;
    border: solid 1px #000000;
    margin-left: 250px;
}

#sidebar {
    background-color: #ffffff;
    padding: 10px;
	width: 210px;
	float: left;
    border: solid 1px #000000;
    top: 15px;
    left: 15px;
    position: absolute;
}

#footer { 
	clear: both;
	margin: 0;
}

/* Sidebar*/
#sidebar {
	color: #888;
    text-align: left;
}

#sidebar div {
    padding-top: 3px;
}

#sidebar div div {
	padding: 0;
	background: none;
}

#sidebar #searchform {
	text-align: center;
}

#sidebar h2 {
	color: #68b;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0;
    border-bottom: solid 2px black;
    width: 100%;
}

#sidebar p {
	text-align: left;
	margin-top: 0;
	color: #666;
}

#sidebar ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 1.4em;
}

#sidebar ul ul {
	font-size: 1em;
}

#sidebar ul ul ul{

}

#sidebar ul li {
	margin-top: 20px;
}

#sidebar ul li li {
	margin: 5px 0 0 0;
}

#sidebar a {
	margin-top: 10px;
	color: #68a;
	border-bottom: 1px solid #eee;
    font-size: 12px;
}

#sidebar a:hover {
    border-bottom: solid 1px #68a;
}

#sidebar > a {
    border: none;
}

#sidebar > a:hover {
    border: none;
}

#content {
	text-align: justify;
}

h2.archive-title {
	font-size: 1.4em;
}
h2.pagetitle {
	font-size: 2em;
}

/* Post */
.post {
	margin: 0;
	clear: both;
}

.post-title {
}

.post-title div {
}

.post-title h2, .post-title h3 {
	font-size: 2em;
	font-weight: bold;
	margin: 1em 1em 0 0;
}

.post-title h2 a, .post-title h3 a{
	color: #8ac;
}

.post-entry, .archives {
	font: 1.2em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.post-entry p.attachment a {
	border-bottom: none;
}

.post-entry p.attachment a:hover {
	border-bottom: none;
}

.post-entry a {
	border-bottom: 1px solid #eee;
}

.post-entry a:hover {
    border-bottom: solid 1px #68a;
}

.post-meta {
	clear: both;
	margin-top: 1.6em;
	font-size: 1.1em;
	color: #999;
}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
    margin: 3px 15px 0 0;
}

.alignright {
    float: right;
    margin: 3px 0 0 15px;
}

.wp-caption a {
    border-bottom: none;
}

.wp-caption a:hover {
    border-bottom: none;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 5px 4px 5px;
    margin: 0;
}

/* Footer */

div#footer {
    margin-top: 50px;
    border-top: solid 1px #579;
    text-align: center;
    padding-top: 5px;
}

/* extra post info */
#post-extra {
    float: right;
}

#post-extra a.refresh {
    border-bottom: none;
}

#post-extra a.refresh:hover {
    border-bottom: none;
}

/* checklist */

ul#checklist {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul#checklist ul {
    list-style-type: none;
}

ul#checklist li a:hover {
    border-bottom: solid 1px #68a;
}

/* orders */
ul#checklist li {
    width: 100%;
    display: block;
    padding: 1px 3px 1px 3px;
}

ul#checklist li a {
    font-weight: bold;
}

/* families */
ul#checklist li li {
    padding: 1px 3px 1px 3px;
}

ul#checklist li li a {
    font-weight: normal;
}

/* genera */
ul#checklist li li li {
    padding: 1px 3px 1px 3px;
}

/* species */
ul#checklist li li li li {
    padding: 1px 3px 1px 3px;
}

#nbn_map {
    border: solid 1px #888888;
    background-color: #ffffff;
    width: 250px;
    margin: 5px 0 10px 20px;
    font-size: smaller;
}

#nbn_map h4 {
    font-size: larger;
    margin: 10px 10px 0 10px;
    border-bottom: solid 1px #888888;
}

#nbn_map a img {
    margin: 0 0 10px 0;
}

#nbn_map p {
    margin: 10px 0 10px 0;
    padding: 0 15px 0 15px;
    clear: both;
    text-align: justify;
}

/* Taxa breadcrumb */

ul#taxa_breadcrumb {
    background-color: #ffffff;
    margin: 5px 0 10px 0;
    padding: 0;
}

ul#taxa_breadcrumb li {
    display: inline;
}

h4 {
    clear: both;
}

/* Gallery */

.gallery {
    border: solid 1px #888888;
    background-color: #ffffff;
    width: 250px;
    margin: 5px 0 10px 20px;
    font-size: smaller;
}

.gallery h4 {
    font-size: larger;
    margin: 10px 10px 0 10px;
    border-bottom: solid 1px #888888;
}

.gallery-item {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.gallery a {
    border-bottom: none;
}

.gallery a:hover {
    border-bottom: none;
}

.gallery img {
	border: 2px solid #cfcfcf;
}

/* Child taxa box */

#child_taxa {
    border: solid 1px #888888;
    background-color: #ffffff;
    width: 250px;
    margin: 5px 0 10px 20px;
    font-size: smaller;
    text-align: left;
}

#child_taxa h4 {
    font-size: larger;
    margin: 10px 10px 0 10px;
    border-bottom: solid 1px #888888;
}

#child_taxa a {
    border-bottom: none;
}

#child_taxa a:hover {
    border-bottom: none;
}

#child_taxa ul {
    list-style-type: square;
    margin: 10px 0 10px 25px;
    padding: 0;
}

#child_taxa ul li a:hover {
    border-bottom: solid 1px #68a;
}



